From 213f388f17a434a157b080920029437b36962bc3 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Sat, 21 Jun 2014 02:27:44 +0400 Subject: [PATCH] merged with master --- app.manifest | 6 +- css/app.css | 3 +- img/icons/IconsetW.png | Bin 14850 -> 23815 bytes img/icons/IconsetW_1x.png | Bin 6770 -> 10915 bytes index.html | 2 +- js/app.js | 32 +- js/app.js.map | 2 +- js/background.js | 2 +- js/lib/aes_worker.js | 4 +- js/lib/bin_utils.js | 435 +++++ js/lib/mtproto.js | 3312 ------------------------------------- js/lib/pq_worker.js | 4 +- js/lib/sha1_worker.js | 4 +- manifest.json | 2 +- manifest.webapp | 2 +- webogram.appcache | 4 +- 16 files changed, 469 insertions(+), 3345 deletions(-) create mode 100644 js/lib/bin_utils.js delete mode 100644 js/lib/mtproto.js diff --git a/app.manifest b/app.manifest index e40308f5..bf83f548 100644 --- a/app.manifest +++ b/app.manifest @@ -1,5 +1,5 @@ CACHE MANIFEST -# Time: Sat Jun 14 2014 01:05:20 GMT+0400 (MSK) +# Time: Sat Jun 21 2014 02:27:01 GMT+0400 (MSK) CACHE: @@ -61,11 +61,11 @@ img/placeholders/UserAvatar8@2x.png img/placeholders/VideoThumbConversation.gif img/placeholders/VideoThumbModal.gif js/lib/aes_worker.js -js/lib/mtproto.js +js/lib/bin_utils.js js/lib/pq_worker.js js/lib/sha1_worker.js -vendor/closure/long.js vendor/console-polyfill/console-polyfill.js +vendor/closure/long.js vendor/cryptoJS/crypto.js vendor/jsbn/jsbn_combined.js diff --git a/css/app.css b/css/app.css index fb8a684b..c69d06d0 100644 --- a/css/app.css +++ b/css/app.css @@ -5,4 +5,5 @@ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) *//*! normalize.css v3.0.0 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:focus,a:hover{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#999}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:200;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}cite{font-style:normal}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-muted{color:#999}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}.list-inline>li:first-child{padding-left:0}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.428571429}dt{font-weight:700}dd{margin-left:0}@media (min-width:480px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #999}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.428571429;color:#999}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}blockquote:after,blockquote:before{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.428571429}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid{margin-right:auto;margin-left:auto;padding-left:0;padding-right:0}@media (min-width:768px){.container{width:720px}}@media (min-width:992px){.container{width:940px}}@media (min-width:1200px){.container{width:1140px}}.row{margin-left:0;margin-right:0}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:0;padding-right:0}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666666666666%}.col-xs-10{width:83.33333333333334%}.col-xs-9{width:75%}.col-xs-8{width:66.66666666666666%}.col-xs-7{width:58.333333333333336%}.col-xs-6{width:50%}.col-xs-5{width:41.66666666666667%}.col-xs-4{width:33.33333333333333%}.col-xs-3{width:25%}.col-xs-2{width:16.666666666666664%}.col-xs-1{width:8.333333333333332%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666666666666%}.col-xs-pull-10{right:83.33333333333334%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666666666666%}.col-xs-pull-7{right:58.333333333333336%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666666666667%}.col-xs-pull-4{right:33.33333333333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.666666666666664%}.col-xs-pull-1{right:8.333333333333332%}.col-xs-pull-0{right:0}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666666666666%}.col-xs-push-10{left:83.33333333333334%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666666666666%}.col-xs-push-7{left:58.333333333333336%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666666666667%}.col-xs-push-4{left:33.33333333333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.666666666666664%}.col-xs-push-1{left:8.333333333333332%}.col-xs-push-0{left:0}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666666666666%}.col-xs-offset-10{margin-left:83.33333333333334%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666666666666%}.col-xs-offset-7{margin-left:58.333333333333336%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666666666667%}.col-xs-offset-4{margin-left:33.33333333333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.666666666666664%}.col-xs-offset-1{margin-left:8.333333333333332%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666666666666%}.col-sm-10{width:83.33333333333334%}.col-sm-9{width:75%}.col-sm-8{width:66.66666666666666%}.col-sm-7{width:58.333333333333336%}.col-sm-6{width:50%}.col-sm-5{width:41.66666666666667%}.col-sm-4{width:33.33333333333333%}.col-sm-3{width:25%}.col-sm-2{width:16.666666666666664%}.col-sm-1{width:8.333333333333332%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-0{right:0}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666666666666%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-0{left:0}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666666666666%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-1{margin-left:8.333333333333332%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666666666666%}.col-md-10{width:83.33333333333334%}.col-md-9{width:75%}.col-md-8{width:66.66666666666666%}.col-md-7{width:58.333333333333336%}.col-md-6{width:50%}.col-md-5{width:41.66666666666667%}.col-md-4{width:33.33333333333333%}.col-md-3{width:25%}.col-md-2{width:16.666666666666664%}.col-md-1{width:8.333333333333332%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666666666666%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-0{right:0}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666666666666%}.col-md-push-10{left:83.33333333333334%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666666666666%}.col-md-push-7{left:58.333333333333336%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666666666667%}.col-md-push-4{left:33.33333333333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.666666666666664%}.col-md-push-1{left:8.333333333333332%}.col-md-push-0{left:0}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666666666666%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-1{margin-left:8.333333333333332%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666666666666%}.col-lg-10{width:83.33333333333334%}.col-lg-9{width:75%}.col-lg-8{width:66.66666666666666%}.col-lg-7{width:58.333333333333336%}.col-lg-6{width:50%}.col-lg-5{width:41.66666666666667%}.col-lg-4{width:33.33333333333333%}.col-lg-3{width:25%}.col-lg-2{width:16.666666666666664%}.col-lg-1{width:8.333333333333332%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-1{right:8.333333333333332%}.col-lg-pull-0{right:0}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666666666666%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-1{left:8.333333333333332%}.col-lg-push-0{left:0}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666666666666%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-1{margin-left:8.333333333333332%}.col-lg-offset-0{margin-left:0}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}@media (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd;-webkit-overflow-scrolling:touch}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.428571429;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control:-moz-placeholder{color:#999}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=date]{line-height:34px}.form-group{margin-bottom:15px}.checkbox,.radio{display:block;min-height:20px;margin-top:10px;margin-bottom:10px;padding-left:20px}.checkbox label,.radio label{display:inline;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{float:left;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}.checkbox-inline[disabled],.checkbox[disabled],.radio-inline[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=radio][disabled]{cursor:not-allowed}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.has-feedback .form-control-feedback{position:absolute;top:25px;right:0;display:block;width:34px;height:34px;line-height:34px;text-align:center}.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}.form-control-static{margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{float:none;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-left:0;margin-right:0}.form-horizontal .form-control-static{padding-top:7px}@media (min-width:768px){.form-horizontal .control-label{text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:0}.btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.428571429;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.active,.btn-default:active,.btn-default:focus,.btn-default:hover,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default.active,.btn-default:active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary.active,.btn-primary:active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success.active,.btn-success:active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.active,.btn-info:active,.btn-info:focus,.btn-info:hover,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info.active,.btn-info:active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.active,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.active,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#428bca;font-weight:400;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#999;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%;padding-left:0;padding-right:0}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.428571429;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#999}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px solid;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:480px){.navbar-right .dropdown-menu{left:auto;right:0}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group-vertical>.btn:focus,.btn-group>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-group>.btn+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn{width:100%}[data-toggle=buttons]>.btn>input[type=checkbox],[data-toggle=buttons]>.btn>input[type=radio]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}.input-group .form-control{float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:480px){.navbar{border-radius:4px}}@media (min-width:480px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;overflow-x:visible;padding-right:0;padding-left:0;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,.1);-webkit-overflow-scrolling:touch}.navbar-collapse.in{overflow-y:auto}@media (min-width:480px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}@media (min-width:480px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:480px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:480px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:15px 0;font-size:18px;line-height:20px;height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}@media (min-width:480px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:0}}.navbar-toggle{position:relative;float:right;margin-right:0;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:480px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px 0}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:479px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:480px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:0}}@media (min-width:480px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{margin-left:0;margin-right:0;padding:10px 0;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);margin-top:8px;margin-bottom:8px}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0;vertical-align:middle}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{float:none;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:479px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:480px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:0}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:480px){.navbar-text{float:left;margin-left:0;margin-right:0}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:#e7e7e7;color:#555}@media (max-width:479px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#080808;color:#fff}@media (max-width:479px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.428571429;text-decoration:none;color:#428bca;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#999;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#999;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:focus,.label[href]:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#999}.label-default[href]:focus,.label-default[href]:hover{background-color:gray}.label-primary{background-color:#428bca}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#999;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.nav-pills>.active>a>.badge,a.list-group-item.active>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-left:60px;padding-right:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15)25%,transparent 25%,transparent 50%,rgba(255,255,255,.15)50%,rgba(255,255,255,.15)75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{text-decoration:none;background-color:#f5f5f5}a.list-group-item.active,a.list-group-item.active:focus,a.list-group-item.active:hover{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:focus .list-group-item-text,a.list-group-item.active:hover .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group .list-group-item:first-child{border-top:0}.panel>.list-group .list-group-item:last-child{border-bottom:0}.panel>.list-group:first-child .list-group-item:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tfoot>tr:first-child>td,.panel>.table-bordered>tfoot>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:first-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-top:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:last-child>td,.panel>.table-bordered>thead>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:last-child>td,.panel>.table-responsive>.table-bordered>thead>tr:last-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px;overflow:hidden}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#faebcc}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#ebccd1}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ebccd1}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.43px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:20px}.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top .arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right .arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom .arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left .arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{display:block;max-width:100%;height:auto;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-control.left{background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.5)0),color-stop(rgba(0,0,0,.0001)100%));background-image:linear-gradient(to right,rgba(0,0,0,.5)0,rgba(0,0,0,.0001)100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,.0001)0),color-stop(rgba(0,0,0,.5)100%));background-image:linear-gradient(to right,rgba(0,0,0,.0001)0,rgba(0,0,0,.5)100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)}.carousel-control:focus,.carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:rgba(0,0,0,0)}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicons-chevron-left,.carousel-control .glyphicons-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{content:" ";display:table}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-print,.visible-sm,.visible-xs,td.visible-lg,td.visible-md,td.visible-print,td.visible-sm,td.visible-xs,th.visible-lg,th.visible-md,th.visible-print,th.visible-sm,th.visible-xs,tr.visible-lg,tr.visible-md,tr.visible-print,tr.visible-sm,tr.visible-xs{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (max-width:767px){.hidden-xs,td.hidden-xs,th.hidden-xs,tr.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm,td.hidden-sm,th.hidden-sm,tr.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md,td.hidden-md,th.hidden-md,tr.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg,td.hidden-lg,th.hidden-lg,tr.hidden-lg{display:none!important}}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}@media print{.hidden-print,td.hidden-print,th.hidden-print,tr.hidden-print{display:none!important}} .nano{position:relative;width:100%;height:100%;overflow:hidden}.nano .content{position:absolute;overflow:scroll;overflow-x:hidden;top:0;right:0;bottom:0;left:0}.nano .content:focus{outline:thin dotted}.nano .content::-webkit-scrollbar{visibility:hidden}.has-scrollbar .content::-webkit-scrollbar{visibility:visible}.nano .content::-moz-scrollbar{visibility:hidden}.has-scrollbar .content::-moz-scrollbar{visibility:visible}.nano>.pane{background:rgba(0,0,0,.1);position:absolute;width:10px;right:0;top:0;bottom:0;opacity:.01;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.nano>.pane>.slider{background:#444;background:rgba(0,0,0,.4);position:relative;margin:0 1px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.nano:hover>.pane,.pane.active,.pane.flashed{opacity:.99} -html{display:none;background:#dee4e9 url(../img/bg_tile.png) 0 0 repeat;overflow:visible}body{color:#000;background:0 0;font:12px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;overflow:visible}.font-light{font-family:HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Light",Helvetica,Arial,Verdana,sans-serif;font-weight:300}.non_osx .font-light,body.non_osx{font:13px/18px Tahoma,sans-serif,Arial,Helvetica;font-weight:400}h1,h2,h3,h4,h5{color:#222}.non_osx h4{font-size:17px}a,a:hover{color:#3a6d99}a:hover{cursor:pointer}a.disabled{cursor:default;pointer-events:none}.form-control{color:#000;border:1px solid #d9dbde;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control:-moz-placeholder{color:#9aa2ab}.form-control::-moz-placeholder{color:#9aa2ab}.form-control:-ms-input-placeholder{color:#9aa2ab}.form-control::-webkit-input-placeholder{color:#9aa2ab}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.btn-success{color:#fff;background-color:#6AC065;border-color:#6AC065}.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover,.open .dropdown-toggle.btn-success{color:#fff;background-color:#61b75b;border-color:#61b75b}.btn-success.active,.btn-success:active,.open .dropdown-toggle.btn-success{background:#5aaf54;background-image:none}.btn-danger{color:#fff;background-color:#c05f5a;border-color:#c05f5a}.btn-danger.active,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#ab5450;border-color:#ab5450}.btn-danger.active,.btn-danger:active,.open .dropdown-toggle.btn-danger{background:#a24f4b;background-image:none}.btn-primary{color:#fff;background-color:#5d8db3;border-color:#5d8db3;border-radius:3px}.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#4a80a9;border-color:#4a80a9}.btn-primary.active,.btn-primary:active,.open .dropdown-toggle.btn-primary{background:#41769e;background-image:none}.btn-primary.disabled,.btn-primary[disabled]{background:#7999b3;border-color:#7999b3}.btn-primary:focus{outline:0}.btn-link{color:#3a6d99;text-decoration:none!important;border-radius:3px;overflow:hidden}.btn-link:hover{background:#f2f6fa}.btn-link.dropdown-toggle:hover{background:0 0}.tg_page_head .navbar{min-height:44px}.tg_page_head .navbar-toggle{margin-top:5px;margin-bottom:5px}.tg_page_head .container{display:block;width:auto}.tg_page_head .navbar-inverse{background:#497495;border:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.11);-moz-box-shadow:0 1px 1px rgba(0,0,0,.11);box-shadow:0 1px 1px rgba(0,0,0,.11);margin:0}.tg_page_head .navbar>.container .navbar-brand{padding:9px 15px;opacity:.9;margin-left:0;margin-right:20px;-webkit-transition:opacity swing .9s;display:block;line-height:0;height:auto}.navbar-offline{max-width:250px;margin:0 auto;float:none}.navbar-offline-text{padding:12px 15px;color:#b9cfe3;font-size:13px;display:block;line-height:20px}.tg_head_logo{background:url(../img/Tlogo_2x.png) 0 0 no-repeat;background-size:26px 26px;display:inline-block;width:26px;height:26px;vertical-align:text-top}.is_1x .tg_head_logo{background-image:url(../img/TLogo_1x.png)}.tg_head_logo_text{background:url(../img/TLogo2_2x.png) 0 0 no-repeat;background-size:97px 15px;display:inline-block;width:97px;height:15px;vertical-align:text-top;margin-top:7px;margin-left:10px}.is_1x .tg_head_logo_text{background-image:url(../img/TLogo2_1x.png)}.tg_page_head .navbar>.container .navbar-brand:hover{opacity:1}.tg_page_head .navbar-inverse .navbar-nav>li>a{padding-top:12px;padding-bottom:12px;color:#b9cfe3;font-size:13px}.tg_page_head .navbar-inverse .navbar-nav>li>a:hover{color:#FFF}.tg_page_head .navbar-inverse .navbar-toggle{border-color:#497495;outline:0}.tg_page_head .navbar-inverse .navbar-collapse,.tg_page_head .navbar-inverse .navbar-form{border-color:#497495}.tg_page_head .navbar-inverse .navbar-toggle:active,.tg_page_head .navbar-inverse .navbar-toggle:focus,.tg_page_head .navbar-inverse .navbar-toggle:hover{background-color:rgba(255,255,255,.1)}.tg_page_head .navbar-quick-nav{margin:0}.tg_page_head .navbar-quick-nav li{float:left}.tg_page_head .navbar-quick-nav a{padding-top:15px;padding-bottom:15px}.icon-back{display:inline-block;width:10px;height:18px;vertical-align:text-top;background:url(../img/icons/IconsetW.png) -15px -419px no-repeat;background-size:42px 710px;opacity:.6}.tg_page_head .navbar-quick-nav a:hover .icon-back{opacity:1}.tg_progress{height:12px;margin:0;padding:0;background:rgba(255,255,255,.4);border:5px solid rgba(0,0,0,.5);border-radius:3px}.tg_progress .progress-bar{height:5px;line-height:2px;background:rgba(255,255,255,.9);border-radius:0;overflow:hidden}.dropdown-menu{border-radius:2px;padding:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.175);box-shadow:0 1px 3px rgba(0,0,0,.175)}.dropdown-menu>li>a{padding:5px 14px;font-size:13px}.modal-backdrop{background:#111;opacity:.25!important}.modal-backdrop.fade,.modal.fade,.modal.fade .modal-dialog{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.modal{overflow-y:auto}.modal-content{border:0;border-radius:4px;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.15);box-shadow:0 1px 10px rgba(0,0,0,.15)}.modal_close_wrap{cursor:pointer;position:fixed;top:0;right:0;width:50%;height:100%}.modal_close{background:url(../img/icons/PhotoControls.png) 0 -53px no-repeat;background-size:33px 86px;width:33px;height:33px;float:right;margin:60px 30px 0 0;opacity:.6;pointer-events:none;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s}.modal_close_wrap:hover .modal_close{opacity:.85}.modal_prev_wrap{cursor:pointer;position:fixed;top:0;left:0;width:50%;height:100%}.modal_prev{background:url(../img/icons/PhotoControls.png) 0 0 no-repeat;background-size:33px 86px;width:33px;height:33px;float:left;margin:60px 0 0 30px;opacity:.6;pointer-events:none;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s}.modal_prev_wrap:hover .modal_prev{opacity:.85}.is_1x .modal_close,.is_1x .modal_prev{background-image:url(../img/icons/PhotoControls_1x.png)}.text-invisible{visibility:hidden}.modal-header{padding:12px 0 4px 3px;border-bottom:2px solid #E1E1E1;margin:0 18px}.modal-title{color:#222;font-weight:700;font-size:17px;line-height:1.4}.modal-close-link,.modal-head-link{font-size:12px;line-height:1.4;float:right;padding:0 2px;margin:6px 2px 0 0}.modal-close-link:hover,.modal-head-link:hover{text-decoration:none}.modal-head-link{margin-right:15px}.modal-close-button{position:absolute;z-index:1051;top:0;right:0;width:47px;height:47px}.modal-close-button i{display:inline-block;background:url(../img/icons/IconsetW.png) -15px -320px no-repeat;background-size:42px 710px;width:12px;height:12px;margin:17px;opacity:.8}.is_1x .icon-back{background-image:url(../img/icons/IconsetW_1x.png)}.modal-close-button:hover i{opacity:1}.modal-body{padding:14px}.modal_simple_header{font-size:14px;margin:0 0 10px;text-align:center;font-weight:700}.modal_simple_form{max-width:230px;margin:0 auto;padding:70px 0 50px}.modal_simple_form h4{font-size:16px;margin-bottom:20px;text-align:center}.modal_simple_form .form-group{margin-bottom:13px}.modal_section_header{font-size:12px;line-height:14px;color:#999;background:#f5f5f5;padding:7px 14px;margin:0}.modal_section_body{padding:14px}.modal_section_body p{margin:5px 0}.modal_section:last-child .modal_section_body{padding-bottom:8px}.modal-footer{padding:0 14px 13px;margin:0;border-top:0}a.tg_checkbox{color:#000;display:block;line-height:18px;margin:8px 0}a.tg_checkbox:hover{text-decoration:none}.tg_checkbox span.icon-checkbox-outer{display:inline-block;background:#c7c7c7;width:33px;height:18px;line-height:18px;vertical-align:middle;padding:4px;border-radius:10px;overflow:hidden;margin:0 9px 0 0;-webkit-transition:background ease-in-out .1s;transition:background ease-in-out .1s}.tg_checkbox.tg_checkbox_on span.icon-checkbox-outer{background-color:#5c8db3}.tg_checkbox i.icon-checkbox-inner{display:inline-block;background:#fff;width:10px;height:10px;border-radius:5px;overflow:hidden;float:left;margin-left:0;-webkit-transition:margin-left ease .1s;transition:margin-left ease .1s}.tg_checkbox.tg_checkbox_on i.icon-checkbox-inner{margin-left:15px}.tg_checkbox_label{display:inline-block;line-height:18px;vertical-align:middle}a.tg_checkbox:hover span.icon-checkbox-outer{background:#bdbdbd}a.tg_checkbox_on:hover span.icon-checkbox-outer{background:#5785aa}a.tg_checkbox:hover i.icon-checkbox-inner{background:#f2f2f2}a.tg_radio{color:#000;display:block;line-height:18px;margin:5px 0}a.tg_radio:hover{text-decoration:none}.tg_radio i.icon-radio{display:inline-block;background:#FFF;width:20px;height:20px;line-height:20px;vertical-align:middle;border-radius:10px;border:1px solid #ccc;overflow:hidden;margin:0 9px 0 14px;-webkit-transition:border-color ease-in-out .1s;transition:border-color ease-in-out .1s}.tg_radio.tg_radio_on i.icon-radio{border:6px solid #5c8db3}.tg_radio_label{display:inline-block;line-height:20px;vertical-align:middle}a.tg_radio:hover i.icon-radio{background:#f2f2f2;border-color:#ccc}a.tg_radio_on:hover i.icon-radio{border-color:#5785aa}.tg_form_group{padding:6px 0}.tg_form_group:first-child{padding-top:0}.tg_form_group:last-child{padding-bottom:0}.img_fullsize_with_progress_wrap{position:relative;margin:0 auto}.img_fullsize_progress_overlay{position:absolute;width:100%;height:100%}.img_fullsize_progress_wrap{position:relative}.img_fullsize_progress{position:absolute;bottom:0;left:0;width:100%;height:25px;margin:0;background:rgba(0,0,0,.5);border:0;border-radius:0;padding:10px}.welcome_form{background:#FFF;padding:45px 0 63px;border-bottom:1px solid #e9e9e9}.welcome_logo{background:url(../img/decentralization.png) 0 0 no-repeat;background-size:160px 160px;display:block;width:160px;height:160px;margin:0 auto}.welcome_header{text-align:center;font-size:24px;font-weight:400;margin:15px 0 20px}.welcome_text{text-align:center;margin-bottom:26px;font-size:14px;line-height:14px}.welcome_btn_wrap{max-width:219px;margin:0 auto}.welcome_footer{background:#f8f8f8;padding:20px 0 65px}.welcome_cards_wrap{max-width:870px;margin:0 auto}.welcome_footer_card_wrap{width:260px;margin:41px auto 0;text-align:center}.welcome_footer_card{background:url(../img/WebIntro2_1x.png) 0 0 no-repeat;background-size:217px 178px;width:219px;height:180px;border:1px solid #e0e4e9;margin:0 auto 24px}.welcome_footer_card_messaging{background-image:url(../img/WebIntro1.png)}.is_1x .welcome_footer_card_messaging{background-image:url(../img/WebIntro1_1x.png)}.welcome_footer_card_filesharing{background-image:url(../img/WebIntro2.png)}.is_1x .welcome_footer_card_filesharing{background-image:url(../img/WebIntro2_1x.png)}.welcome_footer_card_powerful{background-image:url(../img/WebIntro3.png)}.is_1x .welcome_footer_card_powerful{background-image:url(../img/WebIntro3_1x.png)}.welcome_footer_card_wrap h4{font-size:18px}.login_form_wrap{max-width:310px;padding:25px;background:#FFF;margin:200px auto 0;border-radius:1px;overflow:hidden;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1)}.login_form_head{color:#222;margin-top:0;margin-bottom:7px;text-align:center}.login_edit_phone{text-align:center;margin-bottom:3px}.login_form_lead{color:#959595;text-align:center;margin:15px 0 30px;font-size:13px}.login_country_selector{cursor:pointer;background:#f7f7f7;height:34px;padding:10px 12px 10px 13px;line-height:14px;margin-bottom:12px}.login_country_selector:hover{background:#ededed}.login_country_selector .icon-caret{margin-top:4px;height:5px;width:10px;background-position:-16px -653px}.login_phone_country,.login_phone_number{float:left;display:inline-block;font-size:12px}.login_phone_country{width:53px;margin-right:9px;padding:6px 3px;text-align:center}.login_phone_number{width:198px}.login_first_name_wrap{margin-bottom:11px}.im_page_wrap{background:#FFF;max-width:1000px;min-width:300px;margin:0 auto;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:0 0 3px 3px;overflow:hidden}.im_page_footer{font-size:11px;text-align:center;color:#9cacb9;line-height:40px}.im_page_footer_brand{color:#9cacb9;font-weight:700}.im_page_footer_brand:active,.im_page_footer_brand:hover{color:#8499aa;text-decoration:none}.im_dialogs_col_wrap{float:left;width:31%;border-right:2px solid #E9EBED;padding-bottom:10px}.im_history_col_wrap{float:left;width:69%}.im_dialogs_empty_wrap{margin:60px 50px;text-align:center}.im_dialogs_import_phonebook{margin-top:10px}.im_dialogs_col{margin-right:-7px}.im_dialogs_col .nano>.pane{background:rgba(0,0,0,0);width:12px;right:0;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.im_dialogs_col .nano>.pane>.slider{background:#A5B1B9;margin:0 5px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.im_dialogs_panel{padding:12px 12px 6px;position:relative}.im_dialogs_search{position:relative}.im_page_split .im_dialogs_search{margin-right:48px}.im_dialogs_search_field{font-size:12px;line-height:normal;background:#F2F2F2 url(../img/icons/IconsetW.png) -6px -205px no-repeat;background-size:42px 710px;border:1px solid #F2F2F2;border-radius:3px;padding:6px 20px 6px 30px;margin:0 0 6px}.is_1x .im_dialogs_search_field{background-image:url(../img/icons/IconsetW_1x.png)}.im_dialogs_search_field:active,.im_dialogs_search_field:focus{background-color:#FFF}.im_dialogs_search_clear{position:absolute;right:9px;margin-top:-30px;color:#999;width:13px;height:13px;vertical-align:text-top;background:url(../img/icons/IconsetW.png) -15px -192px no-repeat;background-size:42px 710px;opacity:.6}.is_1x .im_dialogs_search_clear{background-image:url(../img/icons/IconsetW_1x.png)}.im_dialogs_search_clear:hover{opacity:1}.im_dialogs_tabs_wrap{display:none}.im_dialogs_tabs{padding:4px 0;position:relative}.im_dialogs_tab{color:#8c8c8c;background:#f2f2f2;height:30px;text-align:center;overflow:hidden;width:50%;float:left;padding:7px 0}.im_dialogs_tab:active,.im_dialogs_tab:hover{color:#8c8c8c;text-decoration:none}.im_dialogs_tab.active{color:#FFF;background:#6490b1}.im_dialogs_tab:first-child{border-radius:2px 0 0 2px}.im_dialogs_tab:last-child{border-radius:0 2px 2px 0}.im_dialogs_panel_dropdown{position:absolute;right:12px}.im_dialogs_panel_dropdown .dropdown-menu{right:auto;left:0;margin-top:8px}.im_dialogs_scrollable_wrap{padding:0 19px 0 12px;outline:0!important}.im_dialogs_scrollable_wrap .im_dialog_wrap{margin-top:0}.im_dialogs_scrollable_wrap a.im_dialog{clear:both;overflow:hidden;color:#000;padding:8px 9px;border-radius:0}.im_dialogs_scrollable_wrap a.im_dialog:hover,.im_dialogs_scrollable_wrap a.im_dialog_selected{border-radius:2px;background:#f2f6fa}.im_dialogs_scrollable_wrap .active a.im_dialog{border-radius:2px;background-color:#6490b1}.im_dialogs_scrollable_wrap .active a.im_dialog:hover,.im_dialogs_scrollable_wrap .active a.im_dialog_selected{background-color:#6490b1}.im_dialogs_scrollable_wrap a.im_dialog .glyphicon,.im_dialogs_scrollable_wrap a.im_dialog .icon{display:none}.im_dialog_message_wrap{overflow:hidden;word-wrap:break-word}.im_dialog_chat_from_wrap,.im_dialog_message_media,.im_dialog_message_service{color:#3a6d99}.im_dialog_message_text{color:gray}a.im_dialog:hover .im_dialog_message_text,a.im_dialog_selected .im_dialog_message_text{color:#698192}.active a.im_dialog .im_dialog_chat_from_wrap,.active a.im_dialog .im_dialog_message_media,.active a.im_dialog .im_dialog_message_service,.active a.im_dialog .im_dialog_message_text{color:#FFF}.im_dialog_photo{width:40px;height:40px;border-radius:2px;overflow:hidden;margin:0 10px 0 0}.im_dialog_peer{color:#222;font-weight:700;margin-top:2px;margin-bottom:2px}.active .im_dialog_peer{color:#FFF}.im_dialog_badge{background:#75BB72;border-radius:2px;font-size:10px;padding:3px 4px;margin-top:4px}.active .im_dialog_badge{color:#428bca;background-color:#fff}.im_dialogs_modal_col .im_dialog_badge{display:none}.im_dialog_unread{background:#c1d6e5;display:inline-block;float:right;width:8px;height:8px;border-radius:5px;overflow:hidden;margin:10px 0 0}a.im_dialog:hover .im_dialog_unread,a.im_dialog_selected .im_dialog_unread{background:#a3c0d4}.active .im_dialog_unread{background-color:#a4c4dd}.im_dialog_date{color:#b3b3b3;font-size:.85em}a.im_dialog:hover .im_dialog_date,a.im_dialog_selected .im_dialog_date{color:#91a6ba}.active .im_dialog_date,.active a.im_dialog:hover .im_dialog_date,.active a.im_dialog_selected .im_dialog_date{color:#b8d1e4}.im_dialog_service{font-style:italic;color:#999}.im_dialog_message,.im_dialog_peer{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.contacts_modal_col .nano>.pane,.im_dialogs_modal_col .nano>.pane,.im_history_col .nano>.pane{background:rgba(3,36,64,.08);width:9px;right:0;top:0;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}.contacts_modal_col .nano>.pane{width:6px;right:7px}.im_dialogs_modal_col .nano>.pane{width:6px;right:2px}.im_dialogs_modal_col .im_dialogs_scrollable_wrap{padding:0 12px}.im_history_col .nano>.pane{top:10px;right:8px}.contacts_modal_col .nano>.pane>.slider,.im_dialogs_modal_col .nano>.pane>.slider,.im_history_col .nano>.pane>.slider{background:rgba(3,46,79,.22);margin:0;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}.im_history_panel_wrap{margin:0 23px 0 15px;cursor:pointer;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.12);-moz-box-shadow:0 1px 0 rgba(0,0,0,.12);box-shadow:0 1px 0 rgba(0,0,0,.12);position:relative;z-index:2;min-height:44px}.im_history_panel{padding:10px 4px 0}.im_history_panel_title h4{font-size:17px;line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:8px 0 6px}.im_history_panel_title h4 small{color:#999;font-size:13px;margin-left:5px}.im_history_panel_edit_link,.im_history_panel_info_link,.im_history_panel_media_dropdown .dropdown-toggle,.im_history_panel_return_link{font-size:13px;font-weight:400;padding-top:5px;line-height:1}.im_history_panel_media_dropdown{padding-top:2px}.im_history_panel_edit_link,.im_history_panel_media_dropdown,.im_history_panel_return_link{font-size:13px;margin-right:20px}.im_history_panel_return_count{margin-left:5px}.icon-caret{width:8px;height:4px;display:inline-block;vertical-align:text-top;margin-top:7px;margin-left:6px;background:url(../img/icons/IconsetW.png) -17px -444px no-repeat;background-size:42px 710px}.is_1x .icon-caret{background-image:url(../img/icons/IconsetW_1x.png)}.im_history_panel_media_dropdown .dropdown-menu{border-radius:2px;right:auto;left:-15px;margin-top:11px;padding:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.175);box-shadow:0 1px 3px rgba(0,0,0,.175)}.im_history_no_dialogs_wrap{margin:122px 170px 60px;text-align:center}.im_dialogs_empty_header{font-size:15px;color:gray;margin:0 0 15px}.im_dialogs_empty_lead{color:gray;margin-bottom:18px}.im_history_wrap{overflow:hidden}.im_history_scrollable_wrap{outline:0!important;-webkit-user-select:text}.im_history_to_bottom .im_history_scrollable{position:absolute;bottom:0;width:100%}.im_history_appending{-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}.im_history{padding:20px 0 0;position:relative}.im_history_typing_wrap{margin-top:13px;height:18px;line-height:18px;width:100%;margin-bottom:13px;overflow:hidden;-webkit-user-select:none}.im_history_typing{font-size:11px;color:#999;max-width:526px;margin:0 auto;padding:0 77px}.im_message_unread_split{background:#f4f4f4;color:#777;text-align:center;padding:4px 10px;margin:10px 0}.im_message_author{color:#3a6d99;font-weight:700}.non_osx .im_message_author{font-size:12px}.im_message_grouped1 .im_message_author,.im_message_grouped1 .im_message_from_photo,.im_message_grouped2 .im_message_author,.im_message_grouped2 .im_message_from_photo{display:none}.im_message_grouped1 .im_message_body,.im_message_grouped2 .im_message_body{margin-left:46px}.im_message_grouped1 .im_content_message_select_area,.im_message_grouped2 .im_content_message_select_area{height:34px}.im_history_appending .im_content_message_select_area{height:52px}.im_message_grouped1 .icon-select-tick{margin-top:4px}.im_message_grouped1 .icon-message-status{margin-top:5px}.im_message_contact_photo,.im_message_from_photo{width:34px;height:34px;border-radius:2px;overflow:hidden}a.im_message_contact_photo,a.im_message_from_photo{margin:1px 12px 0 0}.non_osx .im_message_contact_name{font-size:12px}.im_message_contact_name{font-weight:700}a.im_message_photo_thumb,a.im_message_video_thumb{display:block;overflow:hidden;border-radius:2px}img.im_message_photo_thumb,img.im_message_video_thumb{overflow:hidden;border-radius:2px}.im_message_video,a.im_message_photo_thumb{margin-top:5px}a.im_message_video_thumb{float:left;margin-right:15px;position:relative}img.im_message_video_thumb{-webkit-filter:blur(2px);-moz-filter:blur(2px);-o-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='2')}div.im_message_video_thumb{position:relative}.im_message_video_duration{background:rgba(0,0,0,.4);color:#FFF;position:absolute;bottom:4px;right:4px;padding:2px 6px;font-size:11px;line-height:15px;border-radius:2px;overflow:hidden;z-index:1}.icon-videoplay{position:absolute;display:inline-block;top:50%;left:50%;margin-left:-21px;margin-top:-21px;width:42px;height:42px;background:url(../img/icons/IconsetW.png) 0 -590px no-repeat;background-size:42px 710px;z-index:1}.is_1x .icon-videoplay{background-image:url(../img/icons/IconsetW_1x.png)}.im_message_geopoint{border-radius:2px;margin-top:5px;overflow:hidden;display:block;position:relative;width:200px;height:100px}.icon-geo-point{position:absolute;display:inline-block;top:50%;left:50%;margin-left:-8px;margin-top:-10px;width:15px;height:19px;background:url(../img/icons/IconsetW.png) -14px -389px no-repeat;background-size:42px 710px}.is_1x .icon-geo-point{background-image:url(../img/icons/IconsetW_1x.png)}.im_message_iframe_video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin-top:5px}.im_message_iframe_video iframe,.im_message_iframe_video webview{position:absolute;top:0;left:0;width:100%;height:100%}.im_message_gif_wrap{position:relative}.im_message_gif_btn{color:#FFF;font-style:normal;font-weight:700;position:absolute;display:inline-block;top:50%;left:50%;margin-left:-22px;margin-top:-21px;border:2px solid #FFF;border-radius:20px;padding:10px;z-index:1}.im_message_audio,.im_message_document,.im_message_upload_file{margin-top:3px;border-radius:3px;display:inline-block;width:340px}.icon-document,.icon-photo,.icon-video{display:block;float:left;width:38px;height:38px;vertical-align:text-top;background:#F2F2F2 url(../img/icons/IconsetW.png) -2px -229px no-repeat;background-size:42px 710px;border-radius:3px;margin-right:10px}.is_1x .icon-document,.is_1x .icon-photo,.is_1x .icon-video{background-image:url(../img/icons/IconsetW_1x.png)}.im_history_selectable .im_message_outer_wrap:hover .icon-document,.im_history_selectable .im_message_outer_wrap:hover .icon-photo,.im_history_selectable .im_message_outer_wrap:hover .icon-video,.im_message_selected .icon-document,.im_message_selected .icon-photo,.im_message_selected .icon-video{background-color:#dae6f0;background-position:-2px -542px}.im_message_document_link_disabled{cursor:default;pointer-events:none}.im_message_document_info{float:left}.im_message_document_thumb_wrap{border-radius:2px;overflow:hidden;background:#f2f2f2;width:100px;min-height:38px;max-height:100px;margin-right:10px;text-align:center;float:left;line-height:0}img.im_message_document_thumb{max-width:100px;max-height:100px;vertical-align:middle}.im_message_document_name_wrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:290px;padding:0 0 1px}.im_message_document_name{color:#222;display:inline-block;font-weight:700;max-width:200px;overflow:hidden;vertical-align:text-top;white-space:nowrap;text-overflow:ellipsis}.im_message_document_size{color:#999;padding-left:2px}.im_message_document_actions a{margin-right:10px}.icon-audio{display:block;float:left;width:38px;height:38px;vertical-align:text-top;background:#F2F2F2 url(../img/icons/IconsetW.png) -2px -277px no-repeat;background-size:42px 710px;border-radius:3px;margin-right:10px}.is_1x .icon-audio{background-image:url(../img/icons/IconsetW_1x.png)}.im_message_audio_info{float:left;width:292px}.im_message_audio_name_wrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:290px;padding:0 0 1px}.im_message_audio_name{color:#222;display:inline-block;font-weight:700;max-width:200px;overflow:hidden;vertical-align:text-top;white-space:nowrap;text-overflow:ellipsis}.im_message_audio_duration,.im_message_audio_size{color:#999;padding-left:2px}.im_message_audio_info audio{height:38px;line-height:38px}.im_message_download_progress_wrap,.im_message_upload_progress_wrap{margin-top:5px;width:290px}.im_message_document_thumbed .im_message_audio_name_wrap,.im_message_document_thumbed .im_message_document_name_wrap,.im_message_document_thumbed .im_message_download_progress_wrap,.im_message_document_thumbed .im_message_upload_progress_wrap{width:230px}.im_message_document_thumbed .im_message_document_name{max-width:150px}.im_message_video .im_message_document_name_wrap,.im_message_video .im_message_download_progress_wrap{width:150px}.im_message_video .im_message_document_name_wrap{margin-top:5px}.im_message_media_progress_cancel{font-size:11px;margin-left:10px;line-height:100%}.tg_down_progress,.tg_up_progress{height:5px;margin:0;padding:0;background:#F2F2F2;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.tg_down_progress .progress-bar,.tg_up_progress .progress-bar{height:5px;line-height:5px;background:#6B9ABD;border-radius:0;overflow:hidden;-webkit-box-shadow:none;box-shadow:none}.im_service_message_wrap{text-align:center}.im_service_message{display:inline-block;min-width:10px;padding:4px 7px;line-height:1.4;color:#999;text-align:center;border-radius:10px;margin:5px 0}.im_service_message_photo_thumb{display:block;margin:0 auto}.im_content_message_wrap{margin:8px 0 8px 16px}.icon-message-status{background:#43A4DB;border:0;display:block;width:10px;height:10px;border-radius:7px;overflow:hidden;position:absolute;margin-left:-26px;margin-top:13px;opacity:0}.icon-message-status-unread{opacity:1}.icon-message-status-pending{opacity:.5}.icon-message-status-error{background:#da564d;opacity:.85}.icon-message-status-error:hover{opacity:1}.icon-message-status-tick{display:none;width:16px;height:10px;background:url(../img/icons/Checks2_2x.png) 0 0 no-repeat;background-size:16px 10px;top:2px;position:relative}.icon-message-status-tick.message-status-unread-tick{background:url(../img/icons/Checks1_2x.png) 0 0 no-repeat;background-size:16px 10px}.im_message_date{color:#adadad;font-size:.85em;padding:0 0 20px 10px}div.im_message_author,div.im_message_body{display:block;overflow:hidden}div.im_message_fwd_header{color:gray}.im_message_text{word-wrap:break-word}span.emoji{-moz-box-orient:vertical;display:inline-block;vertical-align:baseline;*vertical-align:auto;*zoom:1;*display:inline;height:18px;width:18px;background-repeat:no-repeat;text-indent:-9999px}.emoji-spritesheet-0{background-size:486px 126px;background-image:url(../img/emojisprite_0.png)}.emoji-spritesheet-1{background-size:522px 72px;background-image:url(../img/emojisprite_1.png)}.emoji-spritesheet-2{background-size:594px 126px;background-image:url(../img/emojisprite_2.png)}.emoji-spritesheet-3{background-size:612px 54px;background-image:url(../img/emojisprite_3.png)}.emoji-spritesheet-4{background-size:612px 108px;background-image:url(../img/emojisprite_4.png)}.im_history_empty,.im_history_not_selected{text-align:center;color:#999;font-size:16px;line-height:18px;padding:1px 50px}.im_history_to_bottom .im_history_empty,.im_history_to_bottom .im_history_not_selected{display:none}.im_send_panel_wrap{max-width:526px;margin:0 auto;padding:10px 15px 22px}.im_send_form_wrap{position:relative}.im_send_form{max-width:389px;margin:0 auto;position:absolute;bottom:0;left:62px;right:62px}.im_submit{padding:5px 12px;font-size:13px;line-height:17px;min-width:60px}.im_send_dropbox_wrap{background:#FFF;display:none;padding:15px 10px;margin:1px;border-radius:4px;overflow:hidden;text-align:center;color:#999;position:absolute}textarea.im_message_field{font-size:12px;margin-bottom:10px;padding:6px;min-height:50px;height:50px;resize:none}.im_attach{cursor:pointer;display:block;overflow:hidden;position:relative;padding:0 2px;width:23px;height:24px;margin-top:4px;margin-left:20px}.icon-paperclip{display:inline-block;width:19px;height:23px;vertical-align:text-top;background:url(../img/icons/IconsetW.png) -12px -68px no-repeat;background-size:42px 710px;opacity:.8}.is_1x .icon-paperclip{background-image:url(../img/icons/IconsetW_1x.png)}.im_attach:hover .icon-paperclip{opacity:1}.im_attach:active .icon-paperclip{background-position:-12px -100px;opacity:1}.im_emoji_btn{cursor:pointer;padding:0;width:23px;height:23px;margin-top:4px}.icon-emoji{display:inline-block;width:23px;height:23px;vertical-align:text-top;background:url(../img/icons/IconsetW.png) -10px -4px no-repeat;background-size:42px 710px;opacity:.8}.is_1x .icon-emoji{background-image:url(../img/icons/IconsetW_1x.png)}.im_emoji_btn:hover .icon-emoji{opacity:1}.im_emoji_btn.on .icon-emoji,.im_emoji_btn:active .icon-emoji{background-position:-10px -36px;opacity:1}.im_attach_input,.im_media_attach_input{cursor:pointer;font-size:72px!important;opacity:.01;position:absolute;z-index:100;margin:0;padding:0;top:0;right:0}.im_media_attach{cursor:pointer;display:block;overflow:hidden;position:relative;padding:0;width:24px;height:22px;margin-top:5px;margin-left:20px}.icon-camera{display:inline-block;width:25px;height:21px;vertical-align:text-top;background:url(../img/icons/IconsetW.png) -9px -132px no-repeat;background-size:42px 710px;opacity:.8}.is_1x .icon-camera{background-image:url(../img/icons/IconsetW_1x.png)}.im_media_attach:hover .icon-camera{opacity:1}.im_media_attach:active .icon-camera{background-position:-9px -162px;opacity:1}.im_panel_own_photo,.im_panel_peer_photo{width:50px;height:50px;border-radius:3px;overflow:hidden}div.im_panel_peer_photo{cursor:pointer;margin-left:12px;height:55px}div.im_panel_own_photo{margin-right:12px}.im_panel_peer_online{background:#6DBF69;border:1px solid #FFF;display:block;width:11px;height:11px;border-radius:6px;overflow:hidden;position:absolute;margin-top:-7px;margin-left:43px}.status_online{background:#6DBF69;border:1px solid #FFF;display:block;width:11px;height:11px;border-radius:6px;overflow:hidden;position:absolute;margin-top:-7px;margin-left:33px}.media_modal_wrap .modal-body{padding:19px 18px 17px}a.img_fullsize{display:block;text-align:center}img.img_fullsize{margin:0 auto}.media_modal_info{color:#999;margin:20px 0 0}.media_modal_actions{margin-top:20px}.media_modal_action_link{margin-left:15px}.media_modal_author{font-weight:700}.non_osx .media_modal_author{font-size:12px}.user_modal_window .modal-dialog{max-width:506px}.user_modal_photo_profile_wrap{padding:13px 12px;margin-bottom:15px}.user_modal_image_wrap{display:block;width:100px;margin-right:22px;overflow:hidden;border-radius:3px}.user_modal_image{width:100px;height:100px}.user_modal_header{font-weight:700;margin:2px 0 7px}.user_modal_status{color:#999;margin-bottom:24px}.user_modal_actions_wrap{margin-top:8px}.user_modal_main_btn{border:0;font-size:12px;padding-left:16px;padding-right:16px;float:left}.user_modal_other_btn{margin-left:10px;float:left}.user_modal_other_btn .dropdown-toggle{border:0;font-size:12px}.user_modal_other_btn .dropdown-menu{margin-left:-3px}.user_modal_settings_wrap{margin-top:25px}.user_modal_notifications{font-weight:700}.user_modal_clear{margin-top:20px}.chat_modal_window .modal-dialog{max-width:506px}.chat_modal_header{font-weight:700;margin:0 0 10px}.chat_modal_members_count{color:#999;margin-bottom:24px}.chat_modal_actions_wrap{margin-top:8px}.chat_modal_main_btn{border:0;font-size:12px;padding-left:16px;padding-right:16px;float:left;position:relative;overflow:hidden}.chat_modal_invite_btn{border:0;font-size:12px;padding-left:16px;padding-right:16px;float:left;position:relative;margin-right:10px}.chat_modal_delete_btn{border:0;font-size:12px;padding-left:16px;padding-right:16px;float:left}.chat_modal_other_btn{margin-left:10px;float:left}.chat_modal_other_btn .dropdown-toggle{border:0;font-size:12px}.chat_modal_other_btn .dropdown-menu{margin-left:-3px}.chat_modal_photo_update_link{display:block;padding:5px 14px;clear:both;font-weight:400;line-height:1.428571429;color:#333;white-space:nowrap;font-size:13px;overflow:hidden;position:relative}.chat_modal_photo_update_link:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.chat_modal_settings_wrap{margin-top:10px}.chat_modal_participant_wrap{padding:8px 0;border-top:1px solid #F0F0F0}.chat_modal_participant_wrap:first-child{border-top:0}.chat_modal_participant_kick{padding:11px 0;display:block}.chat_modal_participant_name{display:block;color:#3C6E97;font-weight:700;margin:1px 0 2px}.non_osx .chat_modal_participant_name{font-size:12px}.chat_modal_participant_status{color:#999}a.chat_modal_participant_photo{width:40px;height:40px;margin-right:10px;border-radius:2px;overflow:hidden}img.chat_modal_participant_photo{width:40px;height:40px}.chat_modal_members_forbidden{color:#999}.emoji-wysiwyg-editor:empty:before{content:attr(placeholder);color:#9aa2ab}.emoji-wysiwyg-editor:active:before,.emoji-wysiwyg-editor:focus:before{content:none}.emoji-wysiwyg-editor{font-size:12px;margin-bottom:10px;padding:6px;min-height:50px;height:auto;max-height:300px;overflow:auto;line-height:17px;border:1px solid #d9dbde;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-user-select:text;word-wrap:break-word}.emoji-wysiwyg-editor img{width:20px;height:20px;vertical-align:middle;margin:-3px 0 0 0}.emoji-menu{position:absolute;z-index:999;width:220px;margin-left:-107px;margin-top:-252px;border:1px #dfdfdf solid;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;overflow:hidden;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1)}.emoji-items-wrap1{background:#FFF;padding:5px 2px 5px 5px}.emoji-items-wrap1 .emoji-menu-tabs{width:100%;margin-bottom:8px;margin-top:3px}.emoji-items-wrap1 .emoji-menu-tabs td{text-align:center;color:#fff;line-height:0}.emoji-menu-tabs .emoji-menu-tab{display:inline-block;width:24px;height:29px;background:url(../img/icons/IconsetSmiles.png) no-repeat;background-size:42px 350px}.is_1x .emoji-menu-tabs .emoji-menu-tab{background-image:url(../img/icons/IconsetSmiles_1x.png)}.emoji-menu-tabs .icon-recent{background-position:-9px -306px}.emoji-menu-tabs .icon-recent-selected{background-position:-9px -277px}.emoji-menu-tabs .icon-smile{background-position:-9px -34px}.emoji-menu-tabs .icon-smile-selected{background-position:-9px -5px}.emoji-menu-tabs .icon-flower{background-position:-9px -145px}.emoji-menu-tabs .icon-flower-selected{background-position:-9px -118px}.emoji-menu-tabs .icon-bell{background-position:-9px -89px}.emoji-menu-tabs .icon-bell-selected{background-position:-9px -61px}.emoji-menu-tabs .icon-car{background-position:-9px -196px}.emoji-menu-tabs .icon-car-selected{background-position:-9px -170px}.emoji-menu-tabs .icon-grid{background-position:-9px -248px}.emoji-menu-tabs .icon-grid-selected{background-position:-9px -222px}.emoji-menu-tabs .icon-bell,.emoji-menu-tabs .icon-car,.emoji-menu-tabs .icon-flower,.emoji-menu-tabs .icon-grid,.emoji-menu-tabs .icon-smile{opacity:.7}.emoji-menu-tabs .icon-bell:hover,.emoji-menu-tabs .icon-car:hover,.emoji-menu-tabs .icon-flower:hover,.emoji-menu-tabs .icon-grid:hover,.emoji-menu-tabs .icon-smile:hover{opacity:1}.emoji-menu .emoji-items-wrap{position:relative;height:174px}.emoji-menu .emoji-items{padding-right:8px;outline:0!important}.emoji-menu img{width:20px;height:20px;vertical-align:middle;border:0 none}.emoji-menu .emoji-items a{margin:-1px 0 0 -1px;padding:5px;display:block;float:left;border-radius:2px}.emoji-menu .emoji-items a:hover{background-color:#edf2f5}.emoji-menu:after{content:' ';display:block;clear:left}.emoji-menu a .label{display:none}.emoji-menu-tail{display:none;background:url(../img/icons/IconsetW.png) -14px -268px no-repeat;background-size:42px 710px;width:14px;height:7px;margin:0 83px}.is_1x .emoji-menu-tail{background-image:url(../img/icons/IconsetW_1x.png)}.emoji-menu .nano>.pane{background:rgba(255,255,255,0);right:-2px}.emoji-menu .nano>.pane>.slider{background:#d1d1d1;margin:0 3px 0 4px}.error_modal_window .modal-dialog{max-width:350px}.error_modal_description{text-align:center;padding:20px;font-size:14px;line-height:160%}.error_modal_details textarea{display:block;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:10px;line-height:100%;white-space:pre-wrap;padding:4px;margin:10px 0;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;width:100%;text-align:left}.error_modal_details div{padding:0 20px;font-size:13px;text-align:center}.error_modal_details div a{color:#999}.confirm_modal_window .modal-dialog{max-width:400px}.confirm_modal_description{text-align:center;padding:20px;font-size:14px;line-height:160%;margin-top:40px}.confirm_phone_number{font-weight:700;padding:15px 10px 0;text-align:center}.photo_modal_error{color:#999;position:absolute;width:100%;top:50%;margin-top:-20px;padding:0 20px;text-align:center;font-size:1.4em;line-height:160%}.video_full_error{border-radius:10px;overflow:hidden;background:rgba(0,0,0,.6);color:#FFF;position:absolute;top:50%;margin:-40px 10px 0;padding:10px;text-align:center;font-size:1.4em;line-height:160%}.settings_modal_window .modal-dialog{max-width:482px}.settings_modal_wrap .im_attach_input{z-index:1200}.settings_modal_settings{padding:4px 0;margin:0}.settings_modal_wrap .user_modal_main_btn{position:relative;overflow:hidden}.settings_profile_image_wrap{float:left;width:120px;margin-right:22px}.settings_profile_first_name,.settings_profile_last_name{width:180px;float:left}.settings_profile_first_name label,.settings_profile_last_name label{margin-bottom:3px}.settings_profile_first_name{margin-right:22px;margin-bottom:10px}.settings_profile_last_name{margin-right:10px;margin-bottom:15px}.settings_profile_save{padding-top:21px;float:left}.settings_profile_save_btn{width:50px}.settings_profile_edit_form{margin-bottom:0}.settings_profile_edit_form input{font-size:12px;line-height:normal;background:#F2F2F2;border:1px solid #F2F2F2;border-radius:0;padding:6px;margin:0}.settings_profile_edit_form input:active,.settings_profile_edit_form input:focus{background-color:#FFF}.settings_send_choose_form input{margin-top:2px}.settings_send_choose_form{margin-bottom:20px}.settings_user_phone,.settings_version{color:#999}.tg_range_wrap{line-height:18px}input.tg_range{cursor:pointer;outline:0!important;-webkit-appearance:none;width:100%;max-width:362px;display:inline-block;background:#c7c7c7;height:3px;line-height:18px;vertical-align:top;margin:8px 0;border-radius:2px}input.tg_range::-moz-range-track{cursor:pointer;outline:0!important;-webkit-appearance:none;width:100%;max-width:362px;display:inline-block;background:#c7c7c7;height:3px;line-height:18px;vertical-align:top;margin:8px 0;border-radius:2px}input.tg_range::-webkit-slider-thumb{border:0;-webkit-appearance:none;background:#568cb5;width:12px;height:12px;border-radius:6px;overflow:hidden}input.tg_range::-moz-range-thumb{border:0;background:#568cb5;width:12px;height:12px;border-radius:6px;overflow:hidden}.icon-volume-outer{display:inline-block;background:#c7c7c7;border-radius:10px;overflow:hidden;height:18px;padding:5px 8px;margin:0 9px 0 0;width:32px}.icon-volume-inner{display:block;background:#fff;float:left;width:2px;vertical-align:bottom;margin:0 1px;height:8px}.icon-volume-inner1{height:2px;margin-top:6px}.icon-volume-inner2{height:4px;margin-top:4px}.icon-volume-inner3{height:6px;margin-top:2px}.icon-volume-outer1 .icon-volume-inner2,.icon-volume-outer1 .icon-volume-inner3,.icon-volume-outer1 .icon-volume-inner4,.icon-volume-outer2 .icon-volume-inner3,.icon-volume-outer2 .icon-volume-inner4,.icon-volume-outer3 .icon-volume-inner4{display:none}.settings_about_section_body{padding-right:0}.settings_about_section_body p{margin-top:7px;margin-bottom:3px}.settings_external_service{line-height:0;display:inline-block;padding:7px 9px}.icon-github{display:inline-block;width:59px;height:18px;background:url(../img/icons/AboutLogos_2x.png) no-repeat 0 -5px;background-size:60px 136px}a:hover .icon-github{background-position:0 -43px}.icon-twitter{display:inline-block;width:20px;height:15px;margin-top:1px;background:url(../img/icons/AboutLogos_2x.png) no-repeat 0 -81px;background-size:60px 136px}a:hover .icon-twitter{background-position:0 -116px}.is_1x .icon-github,.is_1x .icon-twitter{background-image:url(../img/icons/AboutLogos_1x.png)}.contacts_modal_window .modal-dialog{max-width:506px}.contacts_modal_search{padding:0 0 14px;position:relative}.contacts_modal_search_field{font-size:12px;line-height:normal;background:#F2F2F2 url(../img/icons/IconsetW.png) -6px -205px no-repeat;background-size:42px 710px;border:1px solid #F2F2F2;border-radius:3px;padding:6px 20px 6px 30px;margin:0}.is_1x .contacts_modal_search_field{background-image:url(../img/icons/IconsetW_1x.png)}.contacts_modal_search_field:active,.contacts_modal_search_field:focus{background-color:#FFF}.contacts_modal_search_clear{position:absolute;right:9px;margin-top:-23px;color:#999;width:13px;height:13px;vertical-align:text-top;background:url(../img/icons/IconsetW.png) -15px -192px no-repeat;background-size:42px 710px;opacity:.6}.is_1x .contacts_modal_search_clear{background-image:url(../img/icons/IconsetW_1x.png)}.contacts_modal_search_clear:hover{opacity:1}.contacts_modal_col{margin-right:-17px}.contacts_scrollable_wrap{padding:0 17px 0 0;outline:0!important}.contacts_modal_members_list a.contacts_modal_contact{clear:both;overflow:hidden;color:#000;padding:8px 9px;border-radius:0}.contacts_modal_members_list a.contacts_modal_contact:hover{border-radius:2px;background:#f2f6fa}.contacts_modal_members_list .active a.contacts_modal_contact{border-radius:2px;background-color:#6490b1}.contacts_modal_members_list .active a.contacts_modal_contact:hover{background-color:#6490b1}.contacts_modal_contact_name{display:block;color:#3C6E97;font-weight:700;margin:1px 0 2px}.non_osx .contacts_modal_contact_name{font-size:12px}.contacts_modal_contact_photo{width:40px;height:40px;margin-right:10px;overflow:hidden}.contacts_modal_contact_status{color:#999}a.contacts_modal_contact:hover .contacts_modal_contact_status{color:#91a6ba}.contacts_modal_members_list .active .contacts_modal_contact_name,.contacts_modal_members_list .active a.contacts_modal_contact .contacts_modal_contact_status{color:#FFF}.icon-contact-tick{position:absolute;right:10px;top:22px;width:17px;height:15px;background:url(../img/icons/IconsetW.png) -13px -366px no-repeat;background-size:42px 710px;opacity:.5}.is_1x .icon-contact-tick{background-image:url(../img/icons/IconsetW_1x.png)}.contacts_modal_members_list a.contacts_modal_contact:hover .icon-contact-tick{background-position:-13px -366px;opacity:1}.contacts_modal_members_list .active .icon-contact-tick{background-position:-13px -458px!important;opacity:1}.contacts_modal_members_list .disabled{pointer-events:none}.contacts_modal_members_list .disabled .icon-contact-tick{display:none}.im_edit_panel_wrap{padding:10px 0 34px;margin:0 24px 0 12px}.im_edit_panel_border{display:block;margin:0 0 34px 3px;border-bottom:1px solid #EEE}.im_panel_to_top .im_edit_panel_wrap{background:#FFF;position:absolute;width:100%}.im_edit_cancel_link,.im_edit_flush_link{display:block;padding:6px 17px;border-radius:2px;overflow:hidden;margin:6px}.im_edit_cancel_link{float:left}.im_edit_flush_link{float:right}.im_edit_cancel_link:hover,.im_edit_flush_link:hover{background:#f2f6fa;text-decoration:none}.im_edit_selected_actions{text-align:center}.im_edit_delete_btn,.im_edit_forward_btn{border-radius:2px;padding:5px 17px;font-weight:400;font-size:12px;line-height:18px;margin:6px}.im_edit_panel_title{text-align:center;margin:0;font-size:14px;line-height:34px}.icon-delete{display:inline-block;width:12px;height:15px;background:url(../img/icons/IconsetW.png) -15px -319px no-repeat;background-size:42px 710px}.is_1x .icon-delete{background-image:url(../img/icons/IconsetW_1x.png)}.im_message_focus,.im_message_selected{background:#f2f6fa}.im_history_selectable .im_message_outer_wrap{cursor:pointer}.im_history_selectable .im_message_outer_wrap:hover{background:#f2f6fa}.im_history_selectable .im_message_outer_wrap:hover .im_message_date,.im_history_selectable .im_message_outer_wrap:hover .im_message_document_size,.im_history_selectable .im_message_outer_wrap:hover .im_message_fwd_header,.im_message_focus .im_message_date,.im_message_focus .im_message_document_size,.im_message_focus .im_message_fwd_header,.im_message_selected .im_message_date,.im_message_selected .im_message_document_size,.im_message_selected .im_message_fwd_header{color:#68839c}.im_message_wrap{max-width:526px;padding:0 15px;margin:0 auto;position:relative}.im_content_message_select_area{display:none;cursor:pointer;position:absolute;width:112px;height:52px;margin:-8px 0 0 -112px;-webkit-user-select:text}@media (min-width:1024px){.im_content_message_select_area{display:block}}.icon-select-tick{display:none;width:26px;height:26px;margin:13px 0 0 40px;background:url(../img/icons/IconsetW.png) -9px -516px no-repeat;background-size:42px 710px}.is_1x .icon-select-tick{background-image:url(../img/icons/IconsetW_1x.png)}.im_content_message_select_area:hover .icon-select-tick,.im_history_selectable .icon-select-tick{display:inline-block}.im_content_message_select_area:hover .icon-select-tick,.im_history_selectable .im_message_outer_wrap:hover .icon-select-tick,.im_message_selected .icon-select-tick{background-position:-9px -481px;opacity:.5}.im_message_selected .icon-select-tick{opacity:1!important}@media (min-width:480px){.tg_page_head .navbar-quick-nav{display:none}}@media (max-width:480px){.tg_page_head .navbar>.container .navbar-brand{padding-left:9px}.im_history_panel_edit_link{margin-right:0}.im_dialogs_panel_dropdown .dropdown-menu{right:0;left:auto}}@media (max-width:480px){.login_form_wrap{border-radius:0;max-width:auto;box-shadow:none;-webkit-box-shadow:none;margin:30px auto 20px}}@media (max-width:640px){.im_page_footer,.im_panel_own_photo,.im_panel_peer_photo{display:none}.im_history_panel_wrap{margin:0 15px}.im_send_panel_wrap{padding:10px 15px}.icon-select-tick{margin:10px 0 0 -24px}.im_content_message_wrap{margin-left:0}.im_history_typing{padding:0 15px 0 60px}.im_history_panel_info_link{display:none}.im_send_form{left:0;right:0;max-width:none}.im_edit_cancel_link,.im_edit_delete_btn,.im_edit_flush_link,.im_edit_forward_btn{padding-left:5px;padding-right:5px;margin:6px 4px}.im_edit_panel_border{margin:0 18px 22px 3px}.im_edit_panel_wrap{margin:0 5px;padding-bottom:18px}.emoji-wysiwyg-editor{min-height:34px;max-height:150px}.im_dialog_peer{white-space:normal;height:2.84em}.im_dialog_message{display:none}}@media (max-width:900px){.icon-message-status{z-index:10;margin-left:-5px;border-radius:0;height:34px;width:2px;margin-top:1px;border:0}.im_message_grouped1 .icon-message-status,.im_message_grouped2 .icon-message-status{margin-top:-8px}}@media (max-width:480px){.im_dialogs_col_wrap,.im_page_peer_not_selected .im_history_col_wrap{display:none}.im_page_peer_not_selected .im_dialogs_col_wrap{display:block;border-right:0}.im_page_peer_not_selected .im_dialogs_col{margin-right:0}.im_page_peer_not_selected .im_dialogs_col_wrap .pane{width:12px;right:0}.im_page_peer_not_selected .im_dialogs_col_wrap .pane>.slider{border-radius:3px;margin:0 3px}.im_dialogs_scrollable_wrap{padding:0 12px}.im_dialogs_col_wrap,.im_history_col_wrap{float:none;width:auto;max-width:auto;min-width:auto}.im_page_peer_not_selected .im_dialog_peer{white-space:nowrap;height:auto}.im_page_peer_not_selected .im_dialog_message{display:block}}.peer_select_window .modal-dialog{max-width:506px}.peer_select_modal_wrap .modal-body{padding:0 2px 14px}.user_color_1,.user_color_1:hover{color:#b3577a}.user_color_2,.user_color_2:hover{color:#539e4f}.user_color_3,.user_color_3:hover{color:#ae9661}.user_color_4,.user_color_4:hover{color:#4979a3}.user_color_5,.user_color_5:hover{color:#8365ab}.user_color_6,.user_color_6:hover{color:#b7635d}.user_color_7,.user_color_7:hover{color:#5397b4}.user_color_8,.user_color_8:hover{color:#c07844}.im_dialogs_contacts_wrap h5{color:#999;font-size:13px;margin-left:8px}.tooltip-inner{background:rgba(0,0,0,.8)}.tooltip-arrow{opacity:.8}.im_dialogs_panel_dropdown{margin-left:8px}.im_dialogs_panel_dropdown .dropdown-toggle{background:#F2F2F2;display:block;border-radius:2px;overflow:hidden;padding:11px 12px;width:38px;height:34px}.im_dialogs_panel_dropdown .dropdown-toggle .icon-bar{background:#b3b3b3;display:block;height:2px;margin-bottom:3px}.im_dialogs_panel_dropdown .dropdown-toggle .icon-bar:last-child{margin-bottom:0}.im_dialogs_panel_dropdown.open .dropdown-toggle{background:#6690b0}.im_dialogs_panel_dropdown.open .dropdown-toggle .icon-bar{background:#fff}.import_contact_modal_window .modal-dialog{max-width:480px}.modal-content-animated{-webkit-transition:margin-top linear .2s;transition:margin-top linear .2s}.img_gif_with_progress_wrap{position:relative;overflow:hidden;float:left;margin-top:3px}.img_gif_thumb{-webkit-filter:blur(2px);-moz-filter:blur(2px);-o-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='2');margin:-1px;padding:1px}.img_gif_image{max-width:100%}.img_gif_info_wrap{color:#FFF;font-size:10px;position:absolute;bottom:0;left:0;right:0;padding:4px}.img_gif_label,.img_gif_size{padding:1px 8px;background:rgba(0,0,0,.5);border-radius:3px;overflow:hidden}.img_gif_progress_wrap{position:absolute;bottom:0;left:0;right:0}.img_gif_progress_wrap .tg_progress{background:rgba(0,0,0,.6);border-color:rgba(0,0,0,.6);border-width:8px;height:18px;border-radius:0}.img_gif_progress_wrap .progress-bar{background:#FFF;height:2px}.countries_modal_window .modal-dialog{max-width:392px}.countries_modal_window .modal_simple_header{margin-bottom:12px;font-weight:400}.countries_modal_col{max-height:350px}.countries_modal_search{padding:0 0 12px;margin:0 20px;position:relative}.countries_modal_search_field{font-size:12px;line-height:normal;background:#F2F2F2 url(../img/icons/IconsetW.png) -6px -205px no-repeat;background-size:42px 710px;border:1px solid #F2F2F2;border-radius:3px;padding:6px 20px 6px 30px;margin:0}.is_1x .countries_modal_search_field{background-image:url(../img/icons/IconsetW_1x.png)}.countries_modal_search_field:active,.countries_modal_search_field:focus{background-color:#FFF}.countries_modal_search_clear{position:absolute;right:9px;margin-top:-23px;color:#999;width:13px;height:13px;vertical-align:text-top;background:url(../img/icons/IconsetW.png) -15px -192px no-repeat;background-size:42px 710px;opacity:.6}.is_1x .countries_modal_search_clear{background-image:url(../img/icons/IconsetW_1x.png)}.countries_modal_search_clear:hover{opacity:1}.countries_modal_wrap .modal-body{padding:14px 0}.countries_modal_col .nano>.pane{background:rgba(3,36,64,.08);width:3px;right:6px;top:0;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.countries_modal_col .nano>.pane>.slider{background:rgba(3,46,79,.22);margin:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.countries_scrollable_wrap a.countries_modal_country{clear:both;overflow:hidden;color:#000;padding:8px 26px;font-size:12px;border-radius:0}.countries_scrollable_wrap a.countries_modal_country:hover{border-radius:2px;background:#f2f6fa}.countries_modal_country_code{color:#999}.countries_scrollable_wrap a.countries_modal_country:hover .countries_modal_country_code{color:#698192}.loading_dots{display:inline-block;font-size:1em;line-height:1;padding:.125em 0 .175em .15em}.loading_dots span{border:.125rem solid;border-radius:50%;display:inline-block;height:.2rem;width:.2rem;margin-left:.2rem;-webkit-animation:loading_dots .8s linear infinite;-moz-animation:loading_dots .8s linear infinite;-ms-animation:loading_dots .8s linear infinite;animation:loading_dots .8s linear infinite}.loading_dots span:nth-child(2){-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-ms-animation-delay:.2s;animation-delay:.2s}.loading_dots span:nth-child(3){-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-ms-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes loading_dots{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-moz-keyframes loading_dots{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-ms-keyframes loading_dots{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes loading_dots{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.changelog_modal_window .modal-dialog{max-width:506px}.changelog_card_wrap{text-align:center;padding:12px 0 18px}.changelog_header{margin-top:15px;font-size:16px}.changelog_card{width:160px;height:160px;display:block;background:url(../img/changelog/card_wecandoit.png) no-repeat 0 0;background-size:160px 160px;margin:0 auto}.changelog_card_search{width:133px;height:133px;display:block;background:url(../img/changelog/search.png) no-repeat 0 0;background-size:133px 133px;margin:0 auto}.changelog_version_title{color:#9d9479;background:#efede3}.changelog_version_changes_list li{line-height:20px} \ No newline at end of file +html{display:none;background:#dee4e9 url(../img/bg_tile.png) 0 0 repeat;overflow:visible}body{color:#000;background:0 0;font:12px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Verdana,sans-serif;overflow:visible}.font-light{font-family:HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Light",Helvetica,Arial,Verdana,sans-serif;font-weight:300}.non_osx .font-light,body.non_osx{font:13px/18px Tahoma,sans-serif,Arial,Helvetica;font-weight:400}h1,h2,h3,h4,h5{color:#222}.non_osx h4{font-size:17px}a,a:hover{color:#3a6d99}a:hover{cursor:pointer}a.disabled{cursor:default;pointer-events:none}.form-control{color:#000;border:1px solid #d9dbde;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control:-moz-placeholder{color:#9aa2ab}.form-control::-moz-placeholder{color:#9aa2ab}.form-control:-ms-input-placeholder{color:#9aa2ab}.form-control::-webkit-input-placeholder{color:#9aa2ab}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.btn-success{color:#fff;background-color:#6AC065;border-color:#6AC065}.btn-success.active,.btn-success:active,.btn-success:focus,.btn-success:hover,.open .dropdown-toggle.btn-success{color:#fff;background-color:#61b75b;border-color:#61b75b}.btn-success.active,.btn-success:active,.open .dropdown-toggle.btn-success{background:#5aaf54;background-image:none}.btn-danger{color:#fff;background-color:#c05f5a;border-color:#c05f5a}.btn-danger.active,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#ab5450;border-color:#ab5450}.btn-danger.active,.btn-danger:active,.open .dropdown-toggle.btn-danger{background:#a24f4b;background-image:none}.btn-primary{color:#fff;background-color:#5d8db3;border-color:#5d8db3;border-radius:3px}.btn-primary.active,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#4a80a9;border-color:#4a80a9}.btn-primary.active,.btn-primary:active,.open .dropdown-toggle.btn-primary{background:#41769e;background-image:none}.btn-primary.disabled,.btn-primary[disabled]{background:#7999b3;border-color:#7999b3}.btn-primary:focus{outline:0}.btn-link{color:#3a6d99;text-decoration:none!important;border-radius:3px;overflow:hidden}.btn-link:hover{background:#f2f6fa}.btn-link.dropdown-toggle:hover{background:0 0}.tg_page_head .navbar{min-height:44px}.tg_page_head .navbar-quick-nav,.tg_page_head .navbar-toggle{display:none}.tg_page_head .container{display:block;width:auto}.tg_page_head .navbar-inverse{background:#497495;border:0;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.11);-moz-box-shadow:0 1px 1px rgba(0,0,0,.11);box-shadow:0 1px 1px rgba(0,0,0,.11);margin:0}.tg_page_head .navbar>.container .navbar-brand{padding:9px 15px;opacity:.9;margin-left:0;margin-right:20px;-webkit-transition:opacity swing .9s;display:block;line-height:0;height:auto}.navbar_offline .navbar-header,.navbar_offline .navbar-offline>li{float:left}.navbar-offline{max-width:250px;margin:0 auto;float:none}.navbar-offline-text{padding:12px 15px;color:#b9cfe3;font-size:13px;display:block;line-height:20px}.tg_head_logo{background:url(../img/Tlogo_2x.png) 0 0 no-repeat;background-size:26px 26px;display:inline-block;width:26px;height:26px;vertical-align:text-top}.is_1x .tg_head_logo{background-image:url(../img/TLogo_1x.png)}.tg_head_logo_text{background:url(../img/TLogo2_2x.png) 0 0 no-repeat;background-size:97px 15px;display:inline-block;width:97px;height:15px;vertical-align:text-top;margin-top:7px;margin-left:10px}.is_1x .tg_head_logo_text{background-image:url(../img/TLogo2_1x.png)}.tg_page_head .navbar>.container .navbar-brand:hover{opacity:1}.tg_page_head .navbar-inverse .navbar-nav>li>a{padding-top:12px;padding-bottom:12px;color:#b9cfe3;font-size:13px}.tg_page_head .navbar-inverse .navbar-nav>li>a:hover{color:#FFF}.tg_page_head .navbar-inverse .navbar-toggle{border-color:#497495;outline:0}.tg_page_head .navbar-inverse .navbar-collapse,.tg_page_head .navbar-inverse .navbar-form{border-color:#497495}.tg_page_head .navbar-inverse .navbar-toggle:active,.tg_page_head .navbar-inverse .navbar-toggle:focus,.tg_page_head .navbar-inverse .navbar-toggle:hover{background-color:rgba(255,255,255,.1)}.tg_progress{height:12px;margin:0;padding:0;background:rgba(255,255,255,.4);border:5px solid rgba(0,0,0,.5);border-radius:3px}.tg_progress .progress-bar{height:5px;line-height:2px;background:rgba(255,255,255,.9);border-radius:0;overflow:hidden}.dropdown-menu{border-radius:2px;padding:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.175);box-shadow:0 1px 3px rgba(0,0,0,.175)}.dropdown-menu>li>a{padding:5px 14px;font-size:13px}.dropdown-header{padding:3px 14px}.modal-backdrop{background:#111;opacity:.25!important}.modal-backdrop.fade,.modal.fade,.modal.fade .modal-dialog{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.modal{overflow-y:auto}.modal-content{border:0;border-radius:4px;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.15);box-shadow:0 1px 10px rgba(0,0,0,.15)}.modal_close_wrap{cursor:pointer;position:fixed;top:0;right:0;width:50%;height:100%}.modal_close{background:url(../img/icons/PhotoControls.png) 0 -53px no-repeat;background-size:33px 86px;width:33px;height:33px;float:right;margin:60px 30px 0 0;opacity:.6;pointer-events:none;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s}.modal_close_wrap:hover .modal_close{opacity:.85}.modal_prev_wrap{cursor:pointer;position:fixed;top:0;left:0;width:50%;height:100%}.modal_prev{background:url(../img/icons/PhotoControls.png) 0 0 no-repeat;background-size:33px 86px;width:33px;height:33px;float:left;margin:60px 0 0 30px;opacity:.6;pointer-events:none;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s}.modal_prev_wrap:hover .modal_prev{opacity:.85}.is_1x .modal_close,.is_1x .modal_prev{background-image:url(../img/icons/PhotoControls_1x.png)}.modal{padding:10px}.modal-dialog{margin:0 auto}.text-invisible{visibility:hidden}.modal-header{padding:12px 0 4px 3px;border-bottom:2px solid #E1E1E1;margin:0 18px}.modal-title{color:#222;font-weight:700;font-size:17px;line-height:1.4}.modal-close-link,.modal-head-link{font-size:12px;line-height:1.4;float:right;padding:0 2px;margin:6px 2px 0 0}.modal-close-link:hover,.modal-head-link:hover{text-decoration:none}.modal-head-link{margin-right:15px}.modal-close-button{position:absolute;z-index:1051;top:0;right:0;width:47px;height:47px}.modal-close-button i{display:inline-block;background:url(../img/icons/IconsetW.png) -15px -320px no-repeat;background-size:42px 710px;width:12px;height:12px;margin:17px;opacity:.8}.is_1x .modal-close-button i{background-image:url(../img/icons/IconsetW_1x.png)}.modal-close-button:hover i{opacity:1}.modal-body{padding:14px}.modal_simple_header{font-size:14px;margin:0 0 10px;text-align:center;font-weight:700}.modal_simple_form{max-width:230px;margin:0 auto;padding:70px 0 50px}.modal_simple_form h4{font-size:16px;margin-bottom:20px;text-align:center}.modal_simple_form .form-group{margin-bottom:13px}.modal_section_header{font-size:12px;line-height:14px;color:#999;background:#f5f5f5;padding:7px 14px;margin:0}.modal_section_body{padding:14px}.modal_section_body p{margin:5px 0}.modal_section:last-child .modal_section_body{padding-bottom:8px}.modal-footer{padding:0 14px 13px;margin:0;border-top:0}a.tg_checkbox{color:#000;display:block;line-height:18px;margin:8px 0}a.tg_checkbox:hover{text-decoration:none}.tg_checkbox span.icon-checkbox-outer{display:inline-block;background:#c7c7c7;width:33px;height:18px;line-height:18px;vertical-align:middle;padding:4px;border-radius:10px;overflow:hidden;margin:0 9px 0 0;-webkit-transition:background ease-in-out .1s;transition:background ease-in-out .1s}.tg_checkbox.tg_checkbox_on span.icon-checkbox-outer{background-color:#5c8db3}.tg_checkbox i.icon-checkbox-inner{display:inline-block;background:#fff;width:10px;height:10px;border-radius:5px;overflow:hidden;float:left;margin-left:0;-webkit-transition:margin-left ease .1s;transition:margin-left ease .1s}.tg_checkbox.tg_checkbox_on i.icon-checkbox-inner{margin-left:15px}.tg_checkbox_label{display:inline-block;line-height:18px;vertical-align:middle}a.tg_checkbox:hover span.icon-checkbox-outer{background:#bdbdbd}a.tg_checkbox_on:hover span.icon-checkbox-outer{background:#5785aa}a.tg_checkbox:hover i.icon-checkbox-inner{background:#f2f2f2}a.tg_radio{color:#000;display:block;line-height:18px;margin:5px 0}a.tg_radio:hover{text-decoration:none}.tg_radio i.icon-radio{display:inline-block;background:#FFF;width:20px;height:20px;line-height:20px;vertical-align:middle;border-radius:10px;border:1px solid #ccc;overflow:hidden;margin:0 9px 0 14px;-webkit-transition:border-color ease-in-out .1s;transition:border-color ease-in-out .1s}.tg_radio.tg_radio_on i.icon-radio{border:6px solid #5c8db3}.tg_radio_label{display:inline-block;line-height:20px;vertical-align:middle}a.tg_radio:hover i.icon-radio{background:#f2f2f2;border-color:#ccc}a.tg_radio_on:hover i.icon-radio{border-color:#5785aa}.tg_form_group{padding:6px 0}.tg_form_group:first-child{padding-top:0}.tg_form_group:last-child{padding-bottom:0}.img_fullsize_with_progress_wrap{position:relative;margin:0 auto}.img_fullsize_progress_overlay{position:absolute;width:100%;height:100%}.img_fullsize_progress_wrap{position:relative}.img_fullsize_progress{position:absolute;bottom:0;left:0;width:100%;height:25px;margin:0;background:rgba(0,0,0,.5);border:0;border-radius:0;padding:10px}.welcome_form{background:#FFF;padding:45px 0 63px;border-bottom:1px solid #e9e9e9}.welcome_logo{background:url(../img/decentralization.png) 0 0 no-repeat;background-size:160px 160px;display:block;width:160px;height:160px;margin:0 auto}.welcome_header{text-align:center;font-size:24px;font-weight:400;margin:15px 0 20px}.welcome_text{text-align:center;margin-bottom:26px;font-size:14px;line-height:14px}.welcome_btn_wrap{max-width:219px;margin:0 auto}.welcome_footer{background:#f8f8f8;padding:20px 0 65px}.welcome_cards_wrap{max-width:870px;margin:0 auto}.welcome_footer_card_wrap{width:260px;margin:41px auto 0;text-align:center}.welcome_footer_card{background:url(../img/WebIntro2_1x.png) 0 0 no-repeat;background-size:217px 178px;width:219px;height:180px;border:1px solid #e0e4e9;margin:0 auto 24px}.welcome_footer_card_messaging{background-image:url(../img/WebIntro1.png)}.is_1x .welcome_footer_card_messaging{background-image:url(../img/WebIntro1_1x.png)}.welcome_footer_card_filesharing{background-image:url(../img/WebIntro2.png)}.is_1x .welcome_footer_card_filesharing{background-image:url(../img/WebIntro2_1x.png)}.welcome_footer_card_powerful{background-image:url(../img/WebIntro3.png)}.is_1x .welcome_footer_card_powerful{background-image:url(../img/WebIntro3_1x.png)}.welcome_footer_card_wrap h4{font-size:18px}.login_form_wrap{max-width:310px;padding:25px;background:#FFF;margin:200px auto 0;border-radius:1px;overflow:hidden;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1)}.login_form_head{color:#222;margin-top:0;margin-bottom:7px;text-align:center}.login_edit_phone{text-align:center;margin-bottom:3px}.login_form_lead{color:#959595;text-align:center;margin:15px 0 30px;font-size:13px}.login_form_messaging{text-align:center;color:#959595;font-size:13px;margin-top:20px}.login_country_selector{cursor:pointer;background:#f7f7f7;height:34px;padding:10px 12px 10px 13px;line-height:14px;margin-bottom:12px}.login_country_selector:hover{background:#ededed}.login_country_selector .icon-caret{margin-top:4px;height:5px;width:10px;background-position:-16px -653px}.login_phone_country,.login_phone_number{float:left;display:inline-block;font-size:12px}.login_phone_country{width:53px;margin-right:9px;padding:6px 3px;text-align:center}.login_phone_number{width:198px}.login_first_name_wrap{margin-bottom:11px}.im_page_wrap{background:#FFF;max-width:1000px;min-width:300px;margin:0 auto;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);-moz-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px rgba(0,0,0,.1);border-radius:0 0 3px 3px;overflow:hidden}.im_page_footer{font-size:11px;text-align:center;color:#9cacb9;line-height:40px}.im_page_footer_brand{color:#9cacb9;font-weight:700}.im_page_footer_brand:active,.im_page_footer_brand:hover{color:#8499aa;text-decoration:none}.im_dialogs_col_wrap{float:left;width:31%;border-right:2px solid #E9EBED;padding-bottom:10px}.im_history_col_wrap{float:left;width:69%}.im_dialogs_empty_wrap{margin:60px 50px;text-align:center}.im_dialogs_import_phonebook{margin-top:10px}.im_dialogs_col{margin-right:-7px}.im_dialogs_col .nano>.pane{background:rgba(0,0,0,0);width:12px;right:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.im_dialogs_col .nano>.pane>.slider{background:#A5B1B9;margin:0 5px;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.im_dialogs_panel{padding:12px 12px 6px;position:relative}.im_dialogs_search{position:relative}.im_page_split .im_dialogs_search{margin-right:48px}.im_dialogs_search_field{font-size:12px;line-height:normal;background:#F2F2F2 url(../img/icons/IconsetW.png) -6px -205px no-repeat;background-size:42px 710px;border:1px solid #F2F2F2;border-radius:3px;padding:6px 20px 6px 30px;margin:0 0 6px}.is_1x .im_dialogs_search_field{background-image:url(../img/icons/IconsetW_1x.png)}.im_dialogs_search_field:active,.im_dialogs_search_field:focus{background-color:#FFF}.im_dialogs_search_clear{position:absolute;right:9px;margin-top:-30px;color:#999;width:13px;height:13px;vertical-align:text-top;background:url(../img/icons/IconsetW.png) -15px -192px no-repeat;background-size:42px 710px;opacity:.6}.is_1x .im_dialogs_search_clear{background-image:url(../img/icons/IconsetW_1x.png)}.im_dialogs_search_clear:hover{opacity:1}.im_dialogs_tabs_wrap{display:none}.im_dialogs_tabs{padding:4px 0;position:relative}.im_dialogs_tab{color:#8c8c8c;background:#f2f2f2;height:30px;text-align:center;overflow:hidden;width:50%;float:left;padding:7px 0}.im_dialogs_tab:active,.im_dialogs_tab:hover{color:#8c8c8c;text-decoration:none}.im_dialogs_tab.active{color:#FFF;background:#6490b1}.im_dialogs_tab:first-child{border-radius:2px 0 0 2px}.im_dialogs_tab:last-child{border-radius:0 2px 2px 0}.im_dialogs_panel_dropdown{position:absolute;right:12px}.im_dialogs_panel_dropdown .dropdown-menu{right:auto;left:0;margin-top:8px}.im_dialogs_scrollable_wrap{padding:0 19px 0 12px;outline:0!important}.im_dialogs_scrollable_wrap .im_dialog_wrap{margin-top:0}.im_dialogs_scrollable_wrap a.im_dialog{clear:both;overflow:hidden;color:#000;padding:8px 9px;border-radius:0}.im_dialogs_scrollable_wrap a.im_dialog:hover,.im_dialogs_scrollable_wrap a.im_dialog_selected{border-radius:2px;background:#f2f6fa}.im_dialogs_scrollable_wrap .active a.im_dialog{border-radius:2px;background-color:#6490b1}.im_dialogs_scrollable_wrap .active a.im_dialog:hover,.im_dialogs_scrollable_wrap .active a.im_dialog_selected{background-color:#6490b1}.im_dialogs_scrollable_wrap a.im_dialog .glyphicon,.im_dialogs_scrollable_wrap a.im_dialog .icon{display:none}.im_dialog_message_wrap{overflow:hidden;word-wrap:break-word}.im_dialog_chat_from_wrap,.im_dialog_message_media,.im_dialog_message_service{color:#3a6d99}.im_dialog_message_text{color:gray}a.im_dialog:hover .im_dialog_message_text,a.im_dialog_selected .im_dialog_message_text{color:#698192}.active a.im_dialog .im_dialog_chat_from_wrap,.active a.im_dialog .im_dialog_message_media,.active a.im_dialog .im_dialog_message_service,.active a.im_dialog .im_dialog_message_text{color:#FFF}.im_dialog_photo{width:40px;height:40px;border-radius:2px;overflow:hidden;margin:0 10px 0 0}.im_dialog_peer{color:#222;font-weight:700;margin-top:2px;margin-bottom:2px}.active .im_dialog_peer{color:#FFF}.im_dialog_badge{background:#75BB72;border-radius:2px;font-size:10px;padding:3px 4px;margin-top:4px}.active .im_dialog_badge{color:#428bca;background-color:#fff}.im_dialogs_modal_col .im_dialog_badge{display:none}.im_dialog_unread{background:#c1d6e5;display:inline-block;float:right;width:8px;height:8px;border-radius:5px;overflow:hidden;margin:10px 0 0}a.im_dialog:hover .im_dialog_unread,a.im_dialog_selected .im_dialog_unread{background:#a3c0d4}.active .im_dialog_unread{background-color:#a4c4dd}.im_dialog_date{color:#b3b3b3;font-size:.85em}a.im_dialog:hover .im_dialog_date,a.im_dialog_selected .im_dialog_date{color:#91a6ba}.active .im_dialog_date,.active a.im_dialog:hover .im_dialog_date,.active a.im_dialog_selected .im_dialog_date{color:#b8d1e4}.im_dialog_service{font-style:italic;color:#999}.im_dialog_message,.im_dialog_peer{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.contacts_modal_col .nano>.pane,.im_dialogs_modal_col .nano>.pane,.im_history_col .nano>.pane{background:rgba(3,36,64,.08);width:9px;right:0;top:0;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.contacts_modal_col .nano>.pane{width:6px;right:7px}.im_dialogs_modal_col .nano>.pane{width:6px;right:2px}.im_dialogs_modal_col .im_dialogs_scrollable_wrap{padding:0 12px}.im_history_col .nano>.pane{top:10px;right:8px}.contacts_modal_col .nano>.pane>.slider,.im_dialogs_modal_col .nano>.pane>.slider,.im_history_col .nano>.pane>.slider{background:rgba(3,46,79,.22);margin:0;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}.im_history_panel_wrap{margin:0 23px 0 15px;cursor:pointer;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.12);-moz-box-shadow:0 1px 0 rgba(0,0,0,.12);box-shadow:0 1px 0 rgba(0,0,0,.12);position:relative;z-index:2;min-height:44px}.im_history_panel{padding:10px 4px 0}.im_history_panel_title h4{font-size:17px;line-height:20px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:8px 0 6px}.im_history_panel_title h4 small{color:#999;font-size:13px;margin-left:5px}.im_history_panel_edit_link,.im_history_panel_info_link,.im_history_panel_media_dropdown .dropdown-toggle,.im_history_panel_return_link{font-size:13px;font-weight:400;padding-top:5px;line-height:1}.im_history_panel_media_dropdown{padding-top:2px}.im_history_panel_edit_link,.im_history_panel_media_dropdown,.im_history_panel_return_link{font-size:13px;margin-right:20px}.im_history_panel_return_count{margin-left:5px}.icon-caret{width:8px;height:4px;display:inline-block;vertical-align:text-top;margin-top:7px;margin-left:6px;background:url(../img/icons/IconsetW.png) -17px -444px no-repeat;background-size:42px 710px}.is_1x .icon-caret{background-image:url(../img/icons/IconsetW_1x.png)}.im_history_panel_media_dropdown .dropdown-menu{border-radius:2px;right:auto;left:-15px;margin-top:11px;padding:0;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.175);box-shadow:0 1px 3px rgba(0,0,0,.175)}.im_history_no_dialogs_wrap{margin:122px 170px 60px;text-align:center}.im_dialogs_empty_header{font-size:15px;color:gray;margin:0 0 15px}.im_dialogs_empty_lead{color:gray;margin-bottom:18px}.im_history_wrap{overflow:hidden}.im_history_scrollable_wrap{outline:0!important;-webkit-user-select:text}.im_history_to_bottom .im_history_scrollable{position:absolute;bottom:0;width:100%}.im_history_appending{-webkit-transition:all ease-in-out .2s;-moz-transition:all ease-in-out .2s;-ms-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s}.im_history{padding:20px 0 0;position:relative}.im_history_typing_wrap{margin-top:13px;height:18px;line-height:18px;width:100%;margin-bottom:13px;overflow:hidden;-webkit-user-select:none}.im_history_typing{font-size:11px;color:#999;max-width:526px;margin:0 auto;padding:0 77px}.im_message_unread_split{background:#f4f4f4;color:#777;text-align:center;padding:4px 10px;margin:10px 0}.im_message_author,.im_message_fwd_author{color:#3a6d99;font-weight:700}.non_osx .im_message_author,.non_osx .im_message_fwd_author{font-size:12px}.im_message_grouped1 .im_message_author,.im_message_grouped1 .im_message_from_photo,.im_message_grouped2 .im_message_author,.im_message_grouped2 .im_message_from_photo,.im_message_grouped3 .im_message_author,.im_message_grouped3 .im_message_from_photo,.im_message_grouped4 .im_message_author,.im_message_grouped4 .im_message_from_photo{display:none}.im_message_grouped1 .im_message_body,.im_message_grouped2 .im_message_body,.im_message_grouped3 .im_message_body,.im_message_grouped4 .im_message_body{margin-left:46px}.im_message_grouped1 .im_content_message_select_area,.im_message_grouped2 .im_content_message_select_area{height:34px}.im_history_appending .im_content_message_select_area{height:52px}.im_message_grouped1 .icon-message-status,.im_message_grouped1 .icon-select-tick,.im_message_grouped4 .icon-message-status,.im_message_grouped4 .icon-select-tick{margin-top:5px}.im_message_grouped1 .im_message_fwd .im_message_date,.im_message_grouped2 .im_message_fwd .im_message_date,.im_message_grouped3 .im_message_fwd .im_message_date,.im_message_grouped3 .im_message_fwd_from,.im_message_grouped4 .im_message_fwd .im_message_date,.im_message_grouped4 .im_message_fwd_from{display:none}.im_message_grouped3 .im_message_fwd,.im_message_grouped4 .im_message_fwd{margin-top:8px}.im_message_contact_photo,.im_message_from_photo,.im_message_fwd_photo{width:34px;height:34px;border-radius:2px;overflow:hidden}a.im_message_contact_photo,a.im_message_from_photo{margin:1px 12px 0 0}.non_osx .im_message_contact_name{font-size:12px}.im_message_contact_name{font-weight:700}a.im_message_photo_thumb,a.im_message_video_thumb{display:block;overflow:hidden;border-radius:2px}img.im_message_photo_thumb,img.im_message_video_thumb{overflow:hidden;border-radius:2px}.im_message_video,a.im_message_photo_thumb{margin-top:5px}a.im_message_video_thumb{float:left;margin-right:15px;position:relative}img.im_message_video_thumb{-webkit-filter:blur(2px);-moz-filter:blur(2px);-o-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='2')}div.im_message_video_thumb{position:relative}.im_message_video_duration{background:rgba(0,0,0,.4);color:#FFF;position:absolute;bottom:4px;right:4px;padding:2px 6px;font-size:11px;line-height:15px;border-radius:2px;overflow:hidden;z-index:1}.icon-videoplay{position:absolute;display:inline-block;top:50%;left:50%;margin-left:-21px;margin-top:-21px;width:42px;height:42px;background:url(../img/icons/IconsetW.png) 0 -590px no-repeat;background-size:42px 710px;z-index:1}.is_1x .icon-videoplay{background-image:url(../img/icons/IconsetW_1x.png)}.im_message_geopoint{border-radius:2px;margin-top:5px;overflow:hidden;display:block;position:relative;width:200px;height:100px}.icon-geo-point{position:absolute;display:inline-block;top:50%;left:50%;margin-left:-8px;margin-top:-10px;width:15px;height:19px;background:url(../img/icons/IconsetW.png) -14px -389px no-repeat;background-size:42px 710px}.is_1x .icon-geo-point{background-image:url(../img/icons/IconsetW_1x.png)}.im_message_iframe_video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;margin-top:5px}.im_message_iframe_video iframe,.im_message_iframe_video webview{position:absolute;top:0;left:0;width:100%;height:100%}.im_message_gif_wrap{position:relative}.im_message_gif_btn{color:#FFF;font-style:normal;font-weight:700;position:absolute;display:inline-block;top:50%;left:50%;margin-left:-22px;margin-top:-21px;border:2px solid #FFF;border-radius:20px;padding:10px;z-index:1}.im_message_audio,.im_message_document,.im_message_upload_file{margin-top:3px;border-radius:3px;display:inline-block;width:340px}.icon-document,.icon-photo,.icon-video{display:block;float:left;width:38px;height:38px;vertical-align:text-top;background:#F2F2F2 url(../img/icons/IconsetW.png) -2px -229px no-repeat;background-size:42px 710px;border-radius:3px;margin-right:10px}.is_1x .icon-document,.is_1x .icon-photo,.is_1x .icon-video{background-image:url(../img/icons/IconsetW_1x.png)}.im_history_selectable .im_message_outer_wrap:hover .icon-document,.im_history_selectable .im_message_outer_wrap:hover .icon-photo,.im_history_selectable .im_message_outer_wrap:hover .icon-video,.im_message_selected .icon-document,.im_message_selected .icon-photo,.im_message_selected .icon-video{background-color:#dae6f0;background-position:-2px -542px}.im_message_document_link_disabled{cursor:default;pointer-events:none}.im_message_document_info{float:left}.im_message_document_thumb_wrap{border-radius:2px;overflow:hidden;background:#f2f2f2;width:100px;min-height:38px;max-height:100px;margin-right:10px;text-align:center;float:left;line-height:0}img.im_message_document_thumb{max-width:100px;max-height:100px;vertical-align:middle}.im_message_document_name_wrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:290px;padding:0 0 1px}.im_message_document_name{color:#222;display:inline-block;font-weight:700;max-width:200px;overflow:hidden;vertical-align:text-top;white-space:nowrap;text-overflow:ellipsis}.im_message_document_size{color:#999;padding-left:2px}.im_message_document_actions a{margin-right:10px}.icon-audio{display:block;float:left;width:38px;height:38px;vertical-align:text-top;background:#F2F2F2 url(../img/icons/IconsetW.png) -2px -277px no-repeat;background-size:42px 710px;border-radius:3px;margin-right:10px}.is_1x .icon-audio{background-image:url(../img/icons/IconsetW_1x.png)}.im_message_audio_info{float:left;width:292px}.im_message_audio_name_wrap{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:290px;padding:0 0 1px}.im_message_audio_name{color:#222;display:inline-block;font-weight:700;max-width:200px;overflow:hidden;vertical-align:text-top;white-space:nowrap;text-overflow:ellipsis}.im_message_audio_duration,.im_message_audio_size{color:#999;padding-left:2px}.im_message_audio_info audio{height:38px;line-height:38px}.im_message_download_progress_wrap,.im_message_upload_progress_wrap{margin-top:5px;width:290px}.im_message_document_thumbed .im_message_audio_name_wrap,.im_message_document_thumbed .im_message_document_name_wrap,.im_message_document_thumbed .im_message_download_progress_wrap,.im_message_document_thumbed .im_message_upload_progress_wrap{width:230px}.im_message_document_thumbed .im_message_document_name{max-width:150px}.im_message_video .im_message_document_name_wrap,.im_message_video .im_message_download_progress_wrap{width:150px}.im_message_video .im_message_document_name_wrap{margin-top:5px}.im_message_media_progress_cancel{font-size:11px;margin-left:10px;line-height:100%}.tg_down_progress,.tg_up_progress{height:5px;margin:0;padding:0;background:#F2F2F2;border:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.tg_down_progress .progress-bar,.tg_up_progress .progress-bar{height:5px;line-height:5px;background:#6B9ABD;border-radius:0;overflow:hidden;-webkit-box-shadow:none;box-shadow:none}.im_service_message_wrap{text-align:center}.im_service_message{display:inline-block;min-width:10px;padding:4px 7px;line-height:1.4;color:#999;text-align:center;border-radius:10px;margin:5px 0}.im_service_message_photo_thumb{display:block;margin:0 auto}.im_content_message_wrap{margin:8px 0 8px 16px}.icon-message-status{background:#43A4DB;border:0;display:block;width:10px;height:10px;border-radius:7px;position:absolute;margin-left:-26px;margin-top:13px;opacity:0}.im_message_unread .icon-message-status{opacity:1}.im_message_pending .icon-message-status{opacity:.5}.im_message_error_btn{display:none}.im_message_error .im_message_error_btn{display:inline}.im_message_error_btn .icon-message-status{background:#da564d;opacity:.85}.im_message_error_btn .icon-message-status:hover{opacity:1}.im_message_date,.im_message_fwd_date{color:#adadad;font-size:.85em;padding:0 0 20px 10px}@media (max-width:900px){.icon-message-status,.icon-message-status-tick,.im_message_error_btn{display:none}.im_message_out .icon-message-status-tick{display:inline-block;width:16px;height:10px;background:url(../img/icons/Checks2_2x.png);background-size:16px 10px;top:2px;position:relative}.is_1x .im_message_out .icon-message-status-tick{background-image:url(../img/icons/Checks2_1x.png)}.im_message_pending .icon-message-status-tick{display:none}.im_message_unread .icon-message-status-tick{background:url(../img/icons/Checks1_2x.png);background-size:16px 10px}.is_1x .im_message_unread .icon-message-status-tick{background-image:url(../img/icons/Checks1_1x.png)}.im_message_date{padding:0}}div.im_message_author,div.im_message_body{display:block;overflow:hidden}div.im_message_fwd_header{color:gray}.im_message_fwd_from{margin-top:5px}.im_message_grouped2 .im_message_fwd_from{margin-top:0}.im_message_fwd{margin-top:4px;margin-bottom:4px}.im_message_fwd .im_message_fwd_author_wrap,.im_message_fwd .im_message_media,.im_message_fwd .im_message_text{margin-left:42px}a.im_message_fwd_photo{position:absolute;margin-top:1px}.im_message_fwd_author{margin-right:5px}.im_message_fwd_date{padding:0}.im_message_text{word-wrap:break-word}span.emoji{-moz-box-orient:vertical;display:inline-block;vertical-align:baseline;*vertical-align:auto;*zoom:1;*display:inline;height:18px;width:18px;background-repeat:no-repeat;text-indent:-9999px}.emoji-spritesheet-0{background-size:486px 126px;background-image:url(../img/emojisprite_0.png)}.emoji-spritesheet-1{background-size:522px 72px;background-image:url(../img/emojisprite_1.png)}.emoji-spritesheet-2{background-size:594px 126px;background-image:url(../img/emojisprite_2.png)}.emoji-spritesheet-3{background-size:612px 54px;background-image:url(../img/emojisprite_3.png)}.emoji-spritesheet-4{background-size:612px 108px;background-image:url(../img/emojisprite_4.png)}.im_history_empty,.im_history_not_selected{visibility:hidden;text-align:center;color:#999;font-size:16px;line-height:18px;padding:1px 50px;margin:0}.im_history_empty.vertical-aligned,.im_history_not_selected.vertical-aligned{visibility:visible}.im_history_to_bottom .im_history_empty,.im_history_to_bottom .im_history_not_selected{display:none}.im_send_panel_wrap{max-width:526px;margin:0 auto;padding:10px 15px 22px}.im_send_form_wrap{position:relative}.im_send_form{max-width:389px;margin:0 auto;position:absolute;bottom:0;left:62px;right:62px}.im_submit{padding:5px 12px;font-size:13px;line-height:17px;min-width:60px}.im_send_dropbox_wrap{background:#FFF;display:none;padding:15px 10px;margin:1px;border-radius:4px;overflow:hidden;text-align:center;color:#999;position:absolute}textarea.im_message_field{font-size:12px;margin-bottom:10px;padding:6px;min-height:50px;height:50px;resize:none}.im_attach{cursor:pointer;display:block;overflow:hidden;position:relative;padding:0 2px;width:23px;height:24px;margin-top:4px;margin-left:20px}.icon-paperclip{display:inline-block;width:19px;height:23px;vertical-align:text-top;background:url(../img/icons/IconsetW.png) -12px -68px no-repeat;background-size:42px 710px;opacity:.8}.is_1x .icon-paperclip{background-image:url(../img/icons/IconsetW_1x.png)}.im_attach:hover .icon-paperclip{opacity:1}.im_attach:active .icon-paperclip{background-position:-12px -100px;opacity:1}.im_emoji_btn{cursor:pointer;padding:0;width:23px;height:23px;margin-top:4px}.icon-emoji{display:inline-block;width:23px;height:23px;vertical-align:text-top;background:url(../img/icons/IconsetW.png) -10px -4px no-repeat;background-size:42px 710px;opacity:.8}.is_1x .icon-emoji{background-image:url(../img/icons/IconsetW_1x.png)}.im_emoji_btn:hover .icon-emoji{opacity:1}.im_emoji_btn.on .icon-emoji,.im_emoji_btn:active .icon-emoji{background-position:-10px -36px;opacity:1}.im_head_attach{display:none}.im_attach_input,.im_media_attach_input{cursor:pointer;font-size:72px!important;opacity:.01;position:absolute;z-index:100;margin:0;padding:0;top:0;right:0}.im_media_attach{cursor:pointer;display:block;overflow:hidden;position:relative;padding:0;width:24px;height:22px;margin-top:5px;margin-left:20px}.icon-camera{display:inline-block;width:25px;height:21px;vertical-align:text-top;background:url(../img/icons/IconsetW.png) -9px -132px no-repeat;background-size:42px 710px;opacity:.8}.is_1x .icon-camera{background-image:url(../img/icons/IconsetW_1x.png)}.im_media_attach:hover .icon-camera{opacity:1}.im_media_attach:active .icon-camera{background-position:-9px -162px;opacity:1}.im_panel_own_photo,.im_panel_peer_photo{width:50px;height:50px;border-radius:3px;overflow:hidden}div.im_panel_peer_photo{cursor:pointer;margin-left:12px;height:55px}div.im_panel_own_photo{margin-right:12px}.im_panel_peer_online{background:#6DBF69;border:1px solid #FFF;display:block;width:11px;height:11px;border-radius:6px;overflow:hidden;position:absolute;margin-top:-7px;margin-left:43px}.status_online{background:#6DBF69;border:1px solid #FFF;display:block;width:11px;height:11px;border-radius:6px;overflow:hidden;position:absolute;margin-top:-7px;margin-left:33px}.media_modal_wrap .modal-body{padding:19px 18px 17px}a.img_fullsize{display:block;text-align:center}img.img_fullsize{margin:0 auto}.media_modal_info{color:#999;margin:20px 0 0}.media_modal_actions{margin-top:20px}.media_modal_action_link{margin-left:15px}.media_modal_author{font-weight:700}.non_osx .media_modal_author{font-size:12px}.user_modal_window .modal-dialog{max-width:506px}.user_modal_photo_profile_wrap{padding:13px 12px;margin-bottom:15px}.user_modal_image_wrap{display:block;width:100px;margin-right:22px;overflow:hidden;border-radius:3px}.user_modal_image{width:100px;height:100px}.user_modal_header{font-weight:700;margin:2px 0 7px}.user_modal_status{color:#999;margin-bottom:16px}.user_modal_main_btn{border:0;font-size:12px;padding-left:16px;padding-right:16px;margin:8px 10px 0 0;float:left}.user_modal_other_btn{margin:8px 0 0;float:left}.user_modal_other_btn .dropdown-toggle{border:0;font-size:12px}.user_modal_other_btn .dropdown-menu{margin-left:-3px}.user_modal_settings_wrap{margin-top:25px}.user_modal_notifications{font-weight:700}.user_modal_clear{margin-top:20px}.chat_modal_window .modal-dialog{max-width:506px}.chat_modal_header{font-weight:700;margin:0 0 10px}.chat_modal_members_count{color:#999;margin-bottom:16px}.chat_modal_actions_wrap{position:relative}.chat_modal_main_btn{border:0;font-size:12px;padding-left:16px;padding-right:16px;float:left;position:relative;overflow:hidden;margin-right:10px;margin-top:8px}.chat_modal_invite_btn{border:0;font-size:12px;padding-left:16px;padding-right:16px;float:left;position:relative;margin-right:10px;margin-top:8px}.chat_modal_delete_btn{border:0;font-size:12px;padding-left:16px;padding-right:16px;float:left;margin-right:10px;margin-top:8px}.chat_modal_other_btn{margin-top:8px;float:left}.chat_modal_other_btn .dropdown-toggle{border:0;font-size:12px}.chat_modal_other_btn .dropdown-menu{margin-left:-3px}.chat_modal_photo_update_link{display:block;padding:5px 14px;clear:both;font-weight:400;line-height:1.428571429;color:#333;white-space:nowrap;font-size:13px;overflow:hidden;position:relative}.chat_modal_photo_update_link:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.chat_modal_settings_wrap{margin-top:10px}.chat_modal_participant_wrap{padding:8px 0;border-top:1px solid #F0F0F0}.chat_modal_participant_wrap:first-child{border-top:0}.chat_modal_participant_kick{padding:11px 0;display:block}.chat_modal_participant_name{display:block;color:#3C6E97;font-weight:700;margin:1px 0 2px}.non_osx .chat_modal_participant_name{font-size:12px}.chat_modal_participant_status{color:#999}a.chat_modal_participant_photo{width:40px;height:40px;margin-right:10px;border-radius:2px;overflow:hidden}img.chat_modal_participant_photo{width:40px;height:40px}.chat_modal_members_forbidden{color:#999}.emoji-wysiwyg-editor:empty:before{content:attr(placeholder);color:#9aa2ab}.emoji-wysiwyg-editor:active:before,.emoji-wysiwyg-editor:focus:before{content:none}.emoji-wysiwyg-editor{font-size:12px;margin-bottom:10px;padding:6px;min-height:50px;height:auto;max-height:300px;overflow:auto;line-height:17px;border:1px solid #d9dbde;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-user-select:text;word-wrap:break-word}.emoji-wysiwyg-editor img{width:20px;height:20px;vertical-align:middle;margin:-3px 0 0 0}.emoji-menu{position:absolute;z-index:999;width:220px;margin-left:-107px;margin-top:-252px;border:1px #dfdfdf solid;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;overflow:hidden;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);-moz-box-shadow:0 1px 1px rgba(0,0,0,.1);box-shadow:0 1px 1px rgba(0,0,0,.1)}.emoji-items-wrap1{background:#FFF;padding:5px 2px 5px 5px}.emoji-items-wrap1 .emoji-menu-tabs{width:100%;margin-bottom:8px;margin-top:3px}.emoji-items-wrap1 .emoji-menu-tabs td{text-align:center;color:#fff;line-height:0}.emoji-menu-tabs .emoji-menu-tab{display:inline-block;width:24px;height:29px;background:url(../img/icons/IconsetSmiles.png) no-repeat;background-size:42px 350px}.is_1x .emoji-menu-tabs .emoji-menu-tab{background-image:url(../img/icons/IconsetSmiles_1x.png)}.emoji-menu-tabs .icon-recent{background-position:-9px -306px}.emoji-menu-tabs .icon-recent-selected{background-position:-9px -277px}.emoji-menu-tabs .icon-smile{background-position:-9px -34px}.emoji-menu-tabs .icon-smile-selected{background-position:-9px -5px}.emoji-menu-tabs .icon-flower{background-position:-9px -145px}.emoji-menu-tabs .icon-flower-selected{background-position:-9px -118px}.emoji-menu-tabs .icon-bell{background-position:-9px -89px}.emoji-menu-tabs .icon-bell-selected{background-position:-9px -61px}.emoji-menu-tabs .icon-car{background-position:-9px -196px}.emoji-menu-tabs .icon-car-selected{background-position:-9px -170px}.emoji-menu-tabs .icon-grid{background-position:-9px -248px}.emoji-menu-tabs .icon-grid-selected{background-position:-9px -222px}.emoji-menu-tabs .icon-bell,.emoji-menu-tabs .icon-car,.emoji-menu-tabs .icon-flower,.emoji-menu-tabs .icon-grid,.emoji-menu-tabs .icon-smile{opacity:.7}.emoji-menu-tabs .icon-bell:hover,.emoji-menu-tabs .icon-car:hover,.emoji-menu-tabs .icon-flower:hover,.emoji-menu-tabs .icon-grid:hover,.emoji-menu-tabs .icon-smile:hover{opacity:1}.emoji-menu .emoji-items-wrap{position:relative;height:174px}.emoji-menu .emoji-items{padding-right:8px;outline:0!important}.emoji-menu img{width:20px;height:20px;vertical-align:middle;border:0 none}.emoji-menu .emoji-items a{margin:-1px 0 0 -1px;padding:5px;display:block;float:left;border-radius:2px}.emoji-menu .emoji-items a:hover{background-color:#edf2f5}.emoji-menu:after{content:' ';display:block;clear:left}.emoji-menu a .label{display:none}.emoji-menu-tail{display:none;background:url(../img/icons/IconsetW.png) -14px -268px no-repeat;background-size:42px 710px;width:14px;height:7px;margin:0 83px}.is_1x .emoji-menu-tail{background-image:url(../img/icons/IconsetW_1x.png)}.emoji-menu .nano>.pane{background:rgba(255,255,255,0);right:-2px}.emoji-menu .nano>.pane>.slider{background:#d1d1d1;margin:0 3px 0 4px}.error_modal_window .modal-dialog{max-width:350px}.error_modal_description{text-align:center;padding:20px;font-size:14px;line-height:160%}.error_modal_details textarea{display:block;font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:10px;line-height:100%;white-space:pre-wrap;padding:4px;margin:10px 0;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px;width:100%;text-align:left}.error_modal_details div{padding:0 20px;font-size:13px;text-align:center}.error_modal_details div a{color:#999}.confirm_modal_window .modal-dialog{max-width:400px}.confirm_modal_description{text-align:center;padding:20px;font-size:14px;line-height:160%;margin-top:40px}.confirm_phone_number{font-weight:700;padding:15px 10px 0;text-align:center}.photo_modal_error{color:#999;position:absolute;width:100%;top:50%;margin-top:-20px;padding:0 20px;text-align:center;font-size:1.4em;line-height:160%}.video_full_error{border-radius:10px;overflow:hidden;background:rgba(0,0,0,.6);color:#FFF;position:absolute;top:50%;margin:-40px 10px 0;padding:10px;text-align:center;font-size:1.4em;line-height:160%}.settings_modal_window .modal-dialog{max-width:482px}.settings_modal_wrap .im_attach_input{z-index:1200}.settings_modal_settings{padding:4px 0;margin:0}.settings_modal_wrap .user_modal_main_btn{position:relative;overflow:hidden}.settings_profile_image_wrap{float:left;width:120px;margin-right:22px}.settings_profile_first_name,.settings_profile_last_name{width:180px;float:left}.settings_profile_first_name label,.settings_profile_last_name label{margin-bottom:3px}.settings_profile_first_name{margin-right:22px;margin-bottom:10px}.settings_profile_last_name{margin-right:10px;margin-bottom:15px}.settings_profile_save{padding-top:21px;float:left}.settings_profile_save_btn{width:50px}.settings_profile_edit_form{margin-bottom:0}.settings_profile_edit_form input{font-size:12px;line-height:normal;background:#F2F2F2;border:1px solid #F2F2F2;border-radius:0;padding:6px;margin:0}.settings_profile_edit_form input:active,.settings_profile_edit_form input:focus{background-color:#FFF}.settings_send_choose_form input{margin-top:2px}.settings_send_choose_form{margin-bottom:20px}.settings_user_phone,.settings_version{color:#999}.tg_range_wrap{line-height:18px}input.tg_range{cursor:pointer;outline:0!important;-webkit-appearance:none;width:100%;max-width:362px;display:inline-block;background:#c7c7c7;height:3px;line-height:18px;vertical-align:top;margin:8px 0;border-radius:2px}input.tg_range::-moz-range-track{cursor:pointer;outline:0!important;-webkit-appearance:none;width:100%;max-width:362px;display:inline-block;background:#c7c7c7;height:3px;line-height:18px;vertical-align:top;margin:8px 0;border-radius:2px}input.tg_range::-webkit-slider-thumb{border:0;-webkit-appearance:none;background:#568cb5;width:12px;height:12px;border-radius:6px;overflow:hidden}input.tg_range::-moz-range-thumb{border:0;background:#568cb5;width:12px;height:12px;border-radius:6px;overflow:hidden}.icon-volume-outer{display:inline-block;background:#c7c7c7;border-radius:10px;overflow:hidden;height:18px;padding:5px 8px;margin:0 9px 0 0;width:32px}.icon-volume-inner{display:block;background:#fff;float:left;width:2px;vertical-align:bottom;margin:0 1px;height:8px}.icon-volume-inner1{height:2px;margin-top:6px}.icon-volume-inner2{height:4px;margin-top:4px}.icon-volume-inner3{height:6px;margin-top:2px}.icon-volume-outer1 .icon-volume-inner2,.icon-volume-outer1 .icon-volume-inner3,.icon-volume-outer1 .icon-volume-inner4,.icon-volume-outer2 .icon-volume-inner3,.icon-volume-outer2 .icon-volume-inner4,.icon-volume-outer3 .icon-volume-inner4{display:none}.settings_about_section_body{padding-right:0}.settings_about_section_body p{margin-top:7px;margin-bottom:3px}.settings_external_service{line-height:0;display:inline-block;padding:7px 9px}.icon-github{display:inline-block;width:59px;height:18px;background:url(../img/icons/AboutLogos_2x.png) no-repeat 0 -5px;background-size:60px 136px}a:hover .icon-github{background-position:0 -43px}.icon-twitter{display:inline-block;width:20px;height:15px;margin-top:1px;background:url(../img/icons/AboutLogos_2x.png) no-repeat 0 -81px;background-size:60px 136px}a:hover .icon-twitter{background-position:0 -116px}.is_1x .icon-github,.is_1x .icon-twitter{background-image:url(../img/icons/AboutLogos_1x.png)}.contacts_modal_window .modal-dialog{max-width:506px}.contacts_modal_search{padding:0 0 14px;position:relative}.contacts_modal_search_field{font-size:12px;line-height:normal;background:#F2F2F2 url(../img/icons/IconsetW.png) -6px -205px no-repeat;background-size:42px 710px;border:1px solid #F2F2F2;border-radius:3px;padding:6px 20px 6px 30px;margin:0}.is_1x .contacts_modal_search_field{background-image:url(../img/icons/IconsetW_1x.png)}.contacts_modal_search_field:active,.contacts_modal_search_field:focus{background-color:#FFF}.contacts_modal_search_clear{position:absolute;right:9px;margin-top:-23px;color:#999;width:13px;height:13px;vertical-align:text-top;background:url(../img/icons/IconsetW.png) -15px -192px no-repeat;background-size:42px 710px;opacity:.6}.is_1x .contacts_modal_search_clear{background-image:url(../img/icons/IconsetW_1x.png)}.contacts_modal_search_clear:hover{opacity:1}.contacts_modal_col{margin-right:-17px}.contacts_scrollable_wrap{padding:0 17px 0 0;outline:0!important}.contacts_modal_members_list a.contacts_modal_contact{clear:both;overflow:hidden;color:#000;padding:8px 9px;border-radius:0}.contacts_modal_members_list a.contacts_modal_contact:hover{border-radius:2px;background:#f2f6fa}.contacts_modal_members_list .active a.contacts_modal_contact{border-radius:2px;background-color:#6490b1}.contacts_modal_members_list .active a.contacts_modal_contact:hover{background-color:#6490b1}.contacts_modal_contact_name{display:block;color:#3C6E97;font-weight:700;margin:1px 0 2px}.non_osx .contacts_modal_contact_name{font-size:12px}.contacts_modal_contact_photo{width:40px;height:40px;margin-right:10px;overflow:hidden}.contacts_modal_contact_status{color:#999}a.contacts_modal_contact:hover .contacts_modal_contact_status{color:#91a6ba}.contacts_modal_members_list .active .contacts_modal_contact_name,.contacts_modal_members_list .active a.contacts_modal_contact .contacts_modal_contact_status{color:#FFF}.icon-contact-tick{position:absolute;right:10px;top:22px;width:17px;height:15px;background:url(../img/icons/IconsetW.png) -13px -366px no-repeat;background-size:42px 710px;opacity:.5}.is_1x .icon-contact-tick{background-image:url(../img/icons/IconsetW_1x.png)}.contacts_modal_members_list a.contacts_modal_contact:hover .icon-contact-tick{background-position:-13px -366px;opacity:1}.contacts_modal_members_list .active .icon-contact-tick{background-position:-13px -458px!important;opacity:1}.contacts_modal_members_list .disabled{pointer-events:none}.contacts_modal_members_list .disabled .icon-contact-tick{display:none}.im_edit_panel_wrap{padding:10px 0 34px;margin:0 24px 0 12px}.im_edit_panel_border{display:block;margin:0 0 34px 3px;border-bottom:1px solid #EEE}.im_panel_to_top .im_edit_panel_wrap{background:#FFF;position:absolute;width:100%}.im_edit_cancel_link,.im_edit_flush_link{display:block;padding:6px 17px;border-radius:2px;overflow:hidden;margin:6px}.im_edit_cancel_link{float:left}.im_edit_flush_link{float:right}.im_edit_cancel_link:hover,.im_edit_flush_link:hover{background:#f2f6fa;text-decoration:none}.im_edit_selected_actions{text-align:center}.im_edit_delete_btn,.im_edit_forward_btn{border-radius:2px;padding:5px 17px;font-weight:400;font-size:12px;line-height:18px;margin:6px}.im_edit_panel_title{text-align:center;margin:0;font-size:14px;line-height:34px}.icon-delete{display:inline-block;width:12px;height:15px;background:url(../img/icons/IconsetW.png) -15px -319px no-repeat;background-size:42px 710px}.is_1x .icon-delete{background-image:url(../img/icons/IconsetW_1x.png)}.im_message_focus,.im_message_selected{background:#f2f6fa}.im_history_selectable .im_message_outer_wrap{cursor:pointer}.im_history_selectable .im_message_outer_wrap:hover{background:#f2f6fa}.im_history_selectable .im_message_outer_wrap:hover .im_message_date,.im_history_selectable .im_message_outer_wrap:hover .im_message_document_size,.im_history_selectable .im_message_outer_wrap:hover .im_message_fwd_date,.im_history_selectable .im_message_outer_wrap:hover .im_message_fwd_header,.im_message_focus .im_message_date,.im_message_focus .im_message_document_size,.im_message_focus .im_message_fwd_date,.im_message_focus .im_message_fwd_header,.im_message_selected .im_message_date,.im_message_selected .im_message_document_size,.im_message_selected .im_message_fwd_date,.im_message_selected .im_message_fwd_header{color:#68839c}.im_message_wrap{max-width:526px;padding:0 15px;margin:0 auto;position:relative}.im_content_message_select_area{display:none;cursor:pointer;position:absolute;width:112px;height:52px;margin:-8px 0 0 -112px;-webkit-user-select:text}@media (min-width:1024px){.im_content_message_select_area{display:block}}.icon-select-tick{display:none;width:26px;height:26px;margin:13px 0 0 40px;background:url(../img/icons/IconsetW.png) -9px -516px no-repeat;background-size:42px 710px}.is_1x .icon-select-tick{background-image:url(../img/icons/IconsetW_1x.png)}.im_content_message_select_area:hover .icon-select-tick,.im_history_selectable .icon-select-tick{display:inline-block}.im_content_message_select_area:hover .icon-select-tick,.im_history_selectable .im_message_outer_wrap:hover .icon-select-tick,.im_message_selected .icon-select-tick{background-position:-9px -481px;opacity:.5}.im_message_selected .icon-select-tick{opacity:1!important}.peer_select_window .modal-dialog{max-width:506px}.peer_select_modal_wrap .modal-body{padding:0 2px 14px}.user_color_1,.user_color_1:hover{color:#b3577a}.user_color_2,.user_color_2:hover{color:#539e4f}.user_color_3,.user_color_3:hover{color:#ae9661}.user_color_4,.user_color_4:hover{color:#4979a3}.user_color_5,.user_color_5:hover{color:#8365ab}.user_color_6,.user_color_6:hover{color:#b7635d}.user_color_7,.user_color_7:hover{color:#5397b4}.user_color_8,.user_color_8:hover{color:#c07844}.im_dialogs_contacts_wrap h5{color:#999;font-size:13px;margin-left:8px}.tooltip-inner{background:rgba(0,0,0,.8)}.tooltip-arrow{opacity:.8}.im_dialogs_panel_dropdown{margin-left:8px}.im_dialogs_panel_dropdown .dropdown-toggle{background:#F2F2F2;display:block;border-radius:2px;overflow:hidden;padding:11px 12px;width:38px;height:34px}.im_dialogs_panel_dropdown .dropdown-toggle .icon-bar{background:#b3b3b3;display:block;height:2px;margin-bottom:3px}.im_dialogs_panel_dropdown .dropdown-toggle .icon-bar:last-child{margin-bottom:0}.im_dialogs_panel_dropdown.open .dropdown-toggle{background:#6690b0}.im_dialogs_panel_dropdown.open .dropdown-toggle .icon-bar{background:#fff}.import_contact_modal_window .modal-dialog{max-width:480px}.modal-content-animated{-webkit-transition:margin-top linear .2s;transition:margin-top linear .2s}.img_gif_with_progress_wrap{position:relative;overflow:hidden;float:left;margin-top:3px}.img_gif_thumb{-webkit-filter:blur(2px);-moz-filter:blur(2px);-o-filter:blur(2px);-ms-filter:blur(2px);filter:blur(2px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='2');margin:-1px;padding:1px}.img_gif_image{max-width:100%}.img_gif_info_wrap{color:#FFF;font-size:10px;position:absolute;bottom:0;left:0;right:0;padding:4px}.img_gif_label,.img_gif_size{padding:1px 8px;background:rgba(0,0,0,.5);border-radius:3px;overflow:hidden}.img_gif_progress_wrap{position:absolute;bottom:0;left:0;right:0}.img_gif_progress_wrap .tg_progress{background:rgba(0,0,0,.6);border-color:rgba(0,0,0,.6);border-width:8px;height:18px;border-radius:0}.img_gif_progress_wrap .progress-bar{background:#FFF;height:2px}.countries_modal_window .modal-dialog{max-width:392px}.countries_modal_window .modal_simple_header{margin-bottom:12px;font-weight:400}.countries_modal_col{max-height:350px}.countries_modal_search{padding:0 0 12px;margin:0 20px;position:relative}.countries_modal_search_field{font-size:12px;line-height:normal;background:#F2F2F2 url(../img/icons/IconsetW.png) -6px -205px no-repeat;background-size:42px 710px;border:1px solid #F2F2F2;border-radius:3px;padding:6px 20px 6px 30px;margin:0}.is_1x .countries_modal_search_field{background-image:url(../img/icons/IconsetW_1x.png)}.countries_modal_search_field:active,.countries_modal_search_field:focus{background-color:#FFF}.countries_modal_search_clear{position:absolute;right:9px;margin-top:-23px;color:#999;width:13px;height:13px;vertical-align:text-top;background:url(../img/icons/IconsetW.png) -15px -192px no-repeat;background-size:42px 710px;opacity:.6}.is_1x .countries_modal_search_clear{background-image:url(../img/icons/IconsetW_1x.png)}.countries_modal_search_clear:hover{opacity:1}.countries_modal_wrap .modal-body{padding:14px 0}.countries_modal_col .nano>.pane{background:rgba(3,36,64,.08);width:3px;right:6px;top:0;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;transition:.2s;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.countries_modal_col .nano>.pane>.slider{background:rgba(3,46,79,.22);margin:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}.countries_scrollable_wrap a.countries_modal_country{clear:both;overflow:hidden;color:#000;padding:8px 26px;font-size:12px;border-radius:0}.countries_scrollable_wrap a.countries_modal_country:hover{border-radius:2px;background:#f2f6fa}.countries_modal_country_code{color:#999}.countries_scrollable_wrap a.countries_modal_country:hover .countries_modal_country_code{color:#698192}.loading_dots{display:inline-block;font-size:1em;line-height:1;padding:.125em 0 .175em .15em}.loading_dots span{border:.125rem solid;border-radius:50%;display:inline-block;height:.2rem;width:.2rem;margin-left:.2rem;-webkit-animation:loading_dots .8s linear infinite;-moz-animation:loading_dots .8s linear infinite;-ms-animation:loading_dots .8s linear infinite;animation:loading_dots .8s linear infinite}.loading_dots span:nth-child(2){-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-ms-animation-delay:.2s;animation-delay:.2s}.loading_dots span:nth-child(3){-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-ms-animation-delay:.4s;animation-delay:.4s}@-webkit-keyframes loading_dots{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-moz-keyframes loading_dots{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@-ms-keyframes loading_dots{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes loading_dots{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.changelog_modal_window .modal-dialog{max-width:506px}.changelog_card_wrap{text-align:center;padding:12px 0 18px}.changelog_header{margin-top:15px;font-size:16px}.changelog_card{width:160px;height:160px;display:block;background:url(../img/changelog/card_wecandoit.png) no-repeat 0 0;background-size:160px 160px;margin:0 auto}.changelog_card_search{width:133px;height:133px;display:block;background:url(../img/changelog/search.png) no-repeat 0 0;background-size:133px 133px;margin:0 auto}.changelog_version_title{color:#9d9479;background:#efede3}.changelog_version_changes_list li{line-height:20px} +@media (max-width:479px){html{background:#FFF}.tg_page_head .navbar>.container .navbar-brand{padding-left:9px}.im_history_panel_edit_link{margin-right:0}.navbar-header{float:none}.navbar-toggle-wrap{float:right;display:block;margin:5px}.navbar-toggle-wrap .navbar-toggle{float:none;display:block;margin:0}.navbar-toggle .dropdown-toggle{display:block}.navbar-toggle-wrap .dropdown-menu{margin-top:4px;right:0;left:auto}.tg_page_head .navbar-quick-nav{display:block;margin:0}.tg_page_head .navbar-quick-nav li{float:left}.tg_page_head .navbar-quick-nav a{padding-top:15px;padding-bottom:15px}.icon-back{display:inline-block;width:10px;height:18px;vertical-align:text-top;background:url(../img/icons/IconsetW.png) -15px -419px no-repeat;background-size:42px 710px;opacity:.8}.is_1x .icon-back{background-image:url(../img/icons/IconsetW_1x.png)}.tg_page_head .navbar-quick-nav a:hover .icon-back{opacity:1}.tg_page_head .navbar>.container .navbar-brand{display:none}.tg_page_head .navbar_peer_not_selected>.container .navbar-brand{display:block}.tg_page_head .navbar-inverse .navbar-quick-nav>li>a{padding:6px 10px 2px 25px;color:#b9cfe3;font-size:13px;height:44px}.tg_page_head .navbar-inverse .navbar-quick-nav>li>a:hover{color:#b9cfe3;background-color:rgba(255,255,255,.1)}.navbar-quick-nav .icon-back{position:absolute;margin-left:-15px;margin-top:9px}.navbar-quick-nav h4{font-size:14px;color:#FFF;white-space:nowrap;overflow:hidden;margin:0}.navbar-quick-media-back h4{margin:9px 0 12px}.navbar-quick-group-back small,.navbar-quick-profile-back small{white-space:nowrap;overflow:hidden;margin-left:0}.navbar-menu{display:none}.navbar_offline .navbar-menu{display:block}.navbar_offline .navbar-offline{float:left;margin:0}.navbar_offline .tg_head_logo_text{display:none}.tg_page_head .navbar_offline>.container .navbar-brand{margin-right:0}.navbar_offline .navbar-quick-nav li>a>h4,.navbar_offline .navbar-quick-nav li>a>small{display:none}.login_form_wrap{border-radius:0;max-width:auto;box-shadow:none;-webkit-box-shadow:none;margin:30px auto 20px}.im_page_wrap{background:0 0;box-shadow:none;border:0;overflow:hidden}.im_page_footer,.im_panel_own_photo,.im_panel_peer_photo{display:none}.im_history_panel_wrap{margin:0 15px}.im_send_panel_wrap{padding:10px}.icon-select-tick{margin:10px 0 0 -24px}.im_message_wrap{padding:0 10px}.im_content_message_wrap{margin-left:0}.im_history_typing{padding:0 15px 0 56px}.im_history_panel_info_link{display:none}.im_send_form{left:0;right:0;max-width:none}.im_edit_cancel_link,.im_edit_delete_btn,.im_edit_flush_link,.im_edit_forward_btn{padding-left:5px;padding-right:5px;margin:6px 4px}.im_edit_panel_border{margin:0 18px 22px 3px}.im_edit_panel_wrap{margin:0 5px}.im_dialog_peer{white-space:normal;height:2.84em}.im_dialog_message{display:none}.im_history_col .nano>.pane{top:3px;right:3px;width:6px}.contacts_modal_col .nano>.pane>.slider,.im_dialogs_modal_col .nano>.pane>.slider,.im_history_col .nano>.pane>.slider{background:rgba(3,46,79,.22);border-radius:3px;margin:0}.im_dialogs_col_wrap,.im_page_peer_not_selected .im_history_col_wrap{display:none}.im_page_peer_not_selected .im_dialogs_col_wrap{display:block;border-right:0}.im_page_peer_not_selected .im_dialogs_col{margin-right:0}.im_page_peer_not_selected .im_dialogs_col_wrap .pane{width:6px;right:3px}.im_page_peer_not_selected .im_dialogs_col_wrap .pane>.slider{background:rgba(3,46,79,.22);border-radius:3px;margin:0}.im_dialogs_panel{padding-left:9px;padding-right:9px}.im_dialogs_panel_dropdown{display:none}.im_page_split .im_dialogs_search{margin-right:0}.im_dialogs_modal_col .im_dialogs_scrollable_wrap,.im_dialogs_scrollable_wrap{padding:0}.peer_select_modal_wrap .modal-body{padding-left:0;padding-right:0}.im_dialogs_col_wrap,.im_history_col_wrap{float:none;width:auto;max-width:auto;min-width:auto}.im_dialogs_modal_col_wrap .im_dialog_peer,.im_page_peer_not_selected .im_dialog_peer{white-space:nowrap;height:auto}.im_dialogs_modal_col_wrap .im_dialog_message,.im_page_peer_not_selected .im_dialog_message{display:block}.im_history_panel_wrap{display:none}.modal.page_modal{background:#FFF}.page_modal .modal-content{border-radius:0;box-shadow:none}.page_modal .modal-dialog{margin:0}.page_modal .modal-content .modal-body{padding-left:0;padding-right:0}.user_modal_other_btn button{padding-right:0}.user_modal_other_btn .dropdown-menu{left:auto;right:-9px}.chat_modal_actions_wrap{clear:both}.chat_modal_other_btn button{padding-right:0}.chat_modal_other_btn .dropdown-menu{left:auto;right:-9px}.photo_modal_window .modal-content,.video_modal_window .modal-content{border-radius:0}.media_modal_wrap .modal-body{padding:0}.media_modal_actions,.media_modal_info{margin:10px}.im_send_form{position:relative}.im_send_field_wrap{margin-right:45px}.im_attach,.im_media_attach{display:none}.im_submit{padding:6px 0;position:absolute;right:0;top:0;width:40px;min-width:0;line-height:18px}.im_emoji_btn{position:absolute;top:-1px;right:50px}.emoji-wysiwyg-editor{min-height:32px;max-height:150px;padding-right:30px}.emoji-menu{margin-left:-158px;margin-top:-257px}.im_edit_panel_wrap{padding-top:2px;padding-bottom:4px}.im_edit_panel_border{margin-bottom:3px}.im_head_attach{display:block;float:right;cursor:pointer;overflow:hidden;position:relative;margin:5px 0 5px 5px;height:34px;border-radius:4px;padding:3px 7px;border:1px solid #497495}.navbar_peer_not_selected .im_head_attach{display:none}.im_head_attach:active,.im_head_attach:hover{background-color:rgba(255,255,255,.1)}.im_head_attach .icon-paperclip{display:inline-block;width:19px;height:23px;vertical-align:text-top;background:url(../img/icons/IconsetW.png) -12px -672px no-repeat;background-size:42px 710px;opacity:.8}.is_1x .im_head_attach .icon-paperclip{background-image:url(../img/icons/IconsetW_1x.png)}.im_head_attach:active .icon-paperclip,.im_head_attach:hover .icon-paperclip{opacity:1}} \ No newline at end of file diff --git a/img/icons/IconsetW.png b/img/icons/IconsetW.png index 9501a4a04b1ddc0015b48540ebccc0f11e8b93f2..6e8615faf4ec559dfa1b6b09819d4a1164842447 100644 GIT binary patch literal 23815 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 diff --git a/index.html b/index.html index 673c3b78..9460dd0f 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -Webogram

\ No newline at end of file +Webogram
\ No newline at end of file diff --git a/js/app.js b/js/app.js index af9c4dd0..a9af3127 100644 --- a/js/app.js +++ b/js/app.js @@ -1,16 +1,16 @@ -function BigInteger(e,t,n){null!=e&&("number"==typeof e?this.fromNumber(e,t,n):null==t&&"string"!=typeof e?this.fromString(e,256):this.fromString(e,t))}function nbi(){return new BigInteger(null)}function am1(e,t,n,i,r,o){for(;--o>=0;){var a=t*this[e++]+n[i]+r;r=Math.floor(a/67108864),n[i++]=67108863&a}return r}function am2(e,t,n,i,r,o){for(var a=32767&t,s=t>>15;--o>=0;){var c=32767&this[e],l=this[e++]>>15,u=s*c+l*a;c=a*c+((32767&u)<<15)+n[i]+(1073741823&r),r=(c>>>30)+(u>>>15)+s*l+(r>>>30),n[i++]=1073741823&c}return r}function am3(e,t,n,i,r,o){for(var a=16383&t,s=t>>14;--o>=0;){var c=16383&this[e],l=this[e++]>>14,u=s*c+l*a;c=a*c+((16383&u)<<14)+n[i]+r,r=(c>>28)+(u>>14)+s*l,n[i++]=268435455&c}return r}function int2char(e){return BI_RM.charAt(e)}function intAt(e,t){var n=BI_RC[e.charCodeAt(t)];return null==n?-1:n}function bnpCopyTo(e){for(var t=this.t-1;t>=0;--t)e[t]=this[t];e.t=this.t,e.s=this.s}function bnpFromInt(e){this.t=1,this.s=0>e?-1:0,e>0?this[0]=e:-1>e?this[0]=e+this.DV:this.t=0}function nbv(e){var t=nbi();return t.fromInt(e),t}function bnpFromString(e,t,n){var i;if(16==t)i=4;else if(8==t)i=3;else if(256==t)i=8;else if(2==t)i=1;else if(32==t)i=5;else{if(4!=t)return void this.fromRadix(e,t);i=2}this.t=0,this.s=0;for(var r=e.length,o=!1,a=0;--r>=0;){var s=8==i?255&e[r]:intAt(e,r);0>s?"-"==e.charAt(r)&&(o=!0):(o=!1,0==a?this[this.t++]=s:a+i>this.DB?(this[this.t-1]|=(s&(1<>this.DB-a):this[this.t-1]|=s<=this.DB&&(a-=this.DB))}8==i&&0!=(128&e[0])&&n&&(this.s=-1,a>0&&(this[this.t-1]|=(1<0&&this[this.t-1]==e;)--this.t}function bnToString(e){if(this.s<0)return"-"+this.negate().toString(e);var t;if(16==e)t=4;else if(8==e)t=3;else if(2==e)t=1;else if(32==e)t=5;else{if(4!=e)return this.toRadix(e);t=2}var n,i=(1<0)for(s>s)>0&&(r=!0,o=int2char(n));a>=0;)t>s?(n=(this[a]&(1<>(s+=this.DB-t)):(n=this[a]>>(s-=t)&i,0>=s&&(s+=this.DB,--a)),n>0&&(r=!0),r&&(o+=int2char(n));return r?o:"0"}function bnNegate(){var e=nbi();return BigInteger.ZERO.subTo(this,e),e}function bnAbs(){return this.s<0?this.negate():this}function bnCompareTo(e){var t=this.s-e.s;if(0!=t)return t;var n=this.t;if(t=n-e.t,0!=t)return this.s<0?-t:t;for(;--n>=0;)if(0!=(t=this[n]-e[n]))return t;return 0}function nbits(e){var t,n=1;return 0!=(t=e>>>16)&&(e=t,n+=16),0!=(t=e>>8)&&(e=t,n+=8),0!=(t=e>>4)&&(e=t,n+=4),0!=(t=e>>2)&&(e=t,n+=2),0!=(t=e>>1)&&(e=t,n+=1),n}function bnBitLength(){return this.t<=0?0:this.DB*(this.t-1)+nbits(this[this.t-1]^this.s&this.DM)}function bnpDLShiftTo(e,t){var n;for(n=this.t-1;n>=0;--n)t[n+e]=this[n];for(n=e-1;n>=0;--n)t[n]=0;t.t=this.t+e,t.s=this.s}function bnpDRShiftTo(e,t){for(var n=e;n=0;--n)t[n+a+1]=this[n]>>r|s,s=(this[n]&o)<=0;--n)t[n]=0;t[a]=s,t.t=this.t+a+1,t.s=this.s,t.clamp()}function bnpRShiftTo(e,t){t.s=this.s;var n=Math.floor(e/this.DB);if(n>=this.t)return void(t.t=0);var i=e%this.DB,r=this.DB-i,o=(1<>i;for(var a=n+1;a>i;i>0&&(t[this.t-n-1]|=(this.s&o)<n;)i+=this[n]-e[n],t[n++]=i&this.DM,i>>=this.DB;if(e.t>=this.DB;i+=this.s}else{for(i+=this.s;n>=this.DB;i-=e.s}t.s=0>i?-1:0,-1>i?t[n++]=this.DV+i:i>0&&(t[n++]=i),t.t=n,t.clamp()}function bnpMultiplyTo(e,t){var n=this.abs(),i=e.abs(),r=n.t;for(t.t=r+i.t;--r>=0;)t[r]=0;for(r=0;r=0;)e[n]=0;for(n=0;n=t.DV&&(e[n+t.t]-=t.DV,e[n+t.t+1]=1)}e.t>0&&(e[e.t-1]+=t.am(n,t[n],e,2*n,0,1)),e.s=0,e.clamp()}function bnpDivRemTo(e,t,n){var i=e.abs();if(!(i.t<=0)){var r=this.abs();if(r.t0?(i.lShiftTo(c,o),r.lShiftTo(c,n)):(i.copyTo(o),r.copyTo(n));var l=o.t,u=o[l-1];if(0!=u){var p=u*(1<1?o[l-2]>>this.F2:0),d=this.FV/p,f=(1<=0&&(n[n.t++]=1,n.subTo(y,n)),BigInteger.ONE.dlShiftTo(l,y),y.subTo(o,o);o.t=0;){var v=n[--g]==u?this.DM:Math.floor(n[g]*d+(n[g-1]+h)*f);if((n[g]+=o.am(0,v,n,m,0,l))0&&n.rShiftTo(c,n),0>a&&BigInteger.ZERO.subTo(n,n)}}}function bnMod(e){var t=nbi();return this.abs().divRemTo(e,null,t),this.s<0&&t.compareTo(BigInteger.ZERO)>0&&e.subTo(t,t),t}function Classic(e){this.m=e}function cConvert(e){return e.s<0||e.compareTo(this.m)>=0?e.mod(this.m):e}function cRevert(e){return e}function cReduce(e){e.divRemTo(this.m,null,e)}function cMulTo(e,t,n){e.multiplyTo(t,n),this.reduce(n)}function cSqrTo(e,t){e.squareTo(t),this.reduce(t)}function bnpInvDigit(){if(this.t<1)return 0;var e=this[0];if(0==(1&e))return 0;var t=3&e;return t=t*(2-(15&e)*t)&15,t=t*(2-(255&e)*t)&255,t=t*(2-((65535&e)*t&65535))&65535,t=t*(2-e*t%this.DV)%this.DV,t>0?this.DV-t:-t}function Montgomery(e){this.m=e,this.mp=e.invDigit(),this.mpl=32767&this.mp,this.mph=this.mp>>15,this.um=(1<0&&this.m.subTo(t,t),t}function montRevert(e){var t=nbi();return e.copyTo(t),this.reduce(t),t}function montReduce(e){for(;e.t<=this.mt2;)e[e.t++]=0;for(var t=0;t>15)*this.mpl&this.um)<<15)&e.DM;for(n=t+this.m.t,e[n]+=this.m.am(0,i,e,t,0,this.m.t);e[n]>=e.DV;)e[n]-=e.DV,e[++n]++}e.clamp(),e.drShiftTo(this.m.t,e),e.compareTo(this.m)>=0&&e.subTo(this.m,e)}function montSqrTo(e,t){e.squareTo(t),this.reduce(t)}function montMulTo(e,t,n){e.multiplyTo(t,n),this.reduce(n)}function bnpIsEven(){return 0==(this.t>0?1&this[0]:this.s)}function bnpExp(e,t){if(e>4294967295||1>e)return BigInteger.ONE;var n=nbi(),i=nbi(),r=t.convert(this),o=nbits(e)-1;for(r.copyTo(n);--o>=0;)if(t.sqrTo(n,i),(e&1<0)t.mulTo(i,r,n);else{var a=n;n=i,i=a}return t.revert(n)}function bnModPowInt(e,t){var n;return n=256>e||t.isEven()?new Classic(t):new Montgomery(t),this.exp(e,n)}function bnClone(){var e=nbi();return this.copyTo(e),e}function bnIntValue(){if(this.s<0){if(1==this.t)return this[0]-this.DV;if(0==this.t)return-1}else{if(1==this.t)return this[0];if(0==this.t)return 0}return(this[1]&(1<<32-this.DB)-1)<>24}function bnShortValue(){return 0==this.t?this.s:this[0]<<16>>16}function bnpChunkSize(e){return Math.floor(Math.LN2*this.DB/Math.log(e))}function bnSigNum(){return this.s<0?-1:this.t<=0||1==this.t&&this[0]<=0?0:1}function bnpToRadix(e){if(null==e&&(e=10),0==this.signum()||2>e||e>36)return"0";var t=this.chunkSize(e),n=Math.pow(e,t),i=nbv(n),r=nbi(),o=nbi(),a="";for(this.divRemTo(i,r,o);r.signum()>0;)a=(n+o.intValue()).toString(e).substr(1)+a,r.divRemTo(i,r,o);return o.intValue().toString(e)+a}function bnpFromRadix(e,t){this.fromInt(0),null==t&&(t=10);for(var n=this.chunkSize(t),i=Math.pow(t,n),r=!1,o=0,a=0,s=0;sc?"-"==e.charAt(s)&&0==this.signum()&&(r=!0):(a=t*a+c,++o>=n&&(this.dMultiply(i),this.dAddOffset(a,0),o=0,a=0))}o>0&&(this.dMultiply(Math.pow(t,o)),this.dAddOffset(a,0)),r&&BigInteger.ZERO.subTo(this,this)}function bnpFromNumber(e,t,n){if("number"==typeof t)if(2>e)this.fromInt(1);else for(this.fromNumber(e,n),this.testBit(e-1)||this.bitwiseTo(BigInteger.ONE.shiftLeft(e-1),op_or,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(t);)this.dAddOffset(2,0),this.bitLength()>e&&this.subTo(BigInteger.ONE.shiftLeft(e-1),this);else{var i=new Array,r=7&e;i.length=(e>>3)+1,t.nextBytes(i),r>0?i[0]&=(1<0)for(r>r)!=(this.s&this.DM)>>r&&(n[o++]=i|this.s<=0;)8>r?(i=(this[t]&(1<>(r+=this.DB-8)):(i=this[t]>>(r-=8)&255,0>=r&&(r+=this.DB,--t)),e&&0!=(128&i)&&(i|=-256),0==o&&(128&this.s)!=(128&i)&&++o,(o>0||i!=this.s)&&(n[o++]=i);return n}function bnEquals(e){return 0==this.compareTo(e)}function bnMin(e){return this.compareTo(e)<0?this:e}function bnMax(e){return this.compareTo(e)>0?this:e}function bnpBitwiseTo(e,t,n){var i,r,o=Math.min(e.t,this.t);for(i=0;o>i;++i)n[i]=t(this[i],e[i]);if(e.te?this.rShiftTo(-e,t):this.lShiftTo(e,t),t}function bnShiftRight(e){var t=nbi();return 0>e?this.lShiftTo(-e,t):this.rShiftTo(e,t),t}function lbit(e){if(0==e)return-1;var t=0;return 0==(65535&e)&&(e>>=16,t+=16),0==(255&e)&&(e>>=8,t+=8),0==(15&e)&&(e>>=4,t+=4),0==(3&e)&&(e>>=2,t+=2),0==(1&e)&&++t,t}function bnGetLowestSetBit(){for(var e=0;e=this.t?0!=this.s:0!=(this[t]&1<n;)i+=this[n]+e[n],t[n++]=i&this.DM,i>>=this.DB;if(e.t>=this.DB;i+=this.s}else{for(i+=this.s;n>=this.DB;i+=e.s}t.s=0>i?-1:0,i>0?t[n++]=i:-1>i&&(t[n++]=this.DV+i),t.t=n,t.clamp()}function bnAdd(e){var t=nbi();return this.addTo(e,t),t}function bnSubtract(e){var t=nbi();return this.subTo(e,t),t}function bnMultiply(e){var t=nbi();return this.multiplyTo(e,t),t}function bnSquare(){var e=nbi();return this.squareTo(e),e}function bnDivide(e){var t=nbi();return this.divRemTo(e,t,null),t}function bnRemainder(e){var t=nbi();return this.divRemTo(e,null,t),t}function bnDivideAndRemainder(e){var t=nbi(),n=nbi();return this.divRemTo(e,t,n),new Array(t,n)}function bnpDMultiply(e){this[this.t]=this.am(0,e-1,this,0,0,this.t),++this.t,this.clamp()}function bnpDAddOffset(e,t){if(0!=e){for(;this.t<=t;)this[this.t++]=0;for(this[t]+=e;this[t]>=this.DV;)this[t]-=this.DV,++t>=this.t&&(this[this.t++]=0),++this[t]}}function NullExp(){}function nNop(e){return e}function nMulTo(e,t,n){e.multiplyTo(t,n)}function nSqrTo(e,t){e.squareTo(t)}function bnPow(e){return this.exp(e,new NullExp)}function bnpMultiplyLowerTo(e,t,n){var i=Math.min(this.t+e.t,t);for(n.s=0,n.t=i;i>0;)n[--i]=0;var r;for(r=n.t-this.t;r>i;++i)n[i+this.t]=this.am(0,e[i],n,i,0,this.t);for(r=Math.min(e.t,t);r>i;++i)this.am(0,e[i],n,i,0,t-i);n.clamp()}function bnpMultiplyUpperTo(e,t,n){--t;var i=n.t=this.t+e.t-t;for(n.s=0;--i>=0;)n[i]=0;for(i=Math.max(t-this.t,0);i2*this.m.t)return e.mod(this.m);if(e.compareTo(this.m)<0)return e;var t=nbi();return e.copyTo(t),this.reduce(t),t}function barrettRevert(e){return e}function barrettReduce(e){for(e.drShiftTo(this.m.t-1,this.r2),e.t>this.m.t+1&&(e.t=this.m.t+1,e.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);e.compareTo(this.r2)<0;)e.dAddOffset(1,this.m.t+1);for(e.subTo(this.r2,e);e.compareTo(this.m)>=0;)e.subTo(this.m,e)}function barrettSqrTo(e,t){e.squareTo(t),this.reduce(t)}function barrettMulTo(e,t,n){e.multiplyTo(t,n),this.reduce(n)}function bnModPow(e,t){var n,i,r=e.bitLength(),o=nbv(1);if(0>=r)return o;n=18>r?1:48>r?3:144>r?4:768>r?5:6,i=8>r?new Classic(t):t.isEven()?new Barrett(t):new Montgomery(t);var a=new Array,s=3,c=n-1,l=(1<1){var u=nbi();for(i.sqrTo(a[1],u);l>=s;)a[s]=nbi(),i.mulTo(u,a[s-2],a[s]),s+=2}var p,d,f=e.t-1,h=!0,g=nbi();for(r=nbits(e[f])-1;f>=0;){for(r>=c?p=e[f]>>r-c&l:(p=(e[f]&(1<0&&(p|=e[f-1]>>this.DB+r-c)),s=n;0==(1&p);)p>>=1,--s;if((r-=s)<0&&(r+=this.DB,--f),h)a[p].copyTo(o),h=!1;else{for(;s>1;)i.sqrTo(o,g),i.sqrTo(g,o),s-=2;s>0?i.sqrTo(o,g):(d=o,o=g,g=d),i.mulTo(g,a[p],o)}for(;f>=0&&0==(e[f]&1<o)return t;for(o>r&&(o=r),o>0&&(t.rShiftTo(o,t),n.rShiftTo(o,n));t.signum()>0;)(r=t.getLowestSetBit())>0&&t.rShiftTo(r,t),(r=n.getLowestSetBit())>0&&n.rShiftTo(r,n),t.compareTo(n)>=0?(t.subTo(n,t),t.rShiftTo(1,t)):(n.subTo(t,n),n.rShiftTo(1,n));return o>0&&n.lShiftTo(o,n),n}function bnpModInt(e){if(0>=e)return 0;var t=this.DV%e,n=this.s<0?e-1:0;if(this.t>0)if(0==t)n=this[0]%e;else for(var i=this.t-1;i>=0;--i)n=(t*n+this[i])%e;return n}function bnModInverse(e){var t=e.isEven();if(this.isEven()&&t||0==e.signum())return BigInteger.ZERO;for(var n=e.clone(),i=this.clone(),r=nbv(1),o=nbv(0),a=nbv(0),s=nbv(1);0!=n.signum();){for(;n.isEven();)n.rShiftTo(1,n),t?(r.isEven()&&o.isEven()||(r.addTo(this,r),o.subTo(e,o)),r.rShiftTo(1,r)):o.isEven()||o.subTo(e,o),o.rShiftTo(1,o);for(;i.isEven();)i.rShiftTo(1,i),t?(a.isEven()&&s.isEven()||(a.addTo(this,a),s.subTo(e,s)),a.rShiftTo(1,a)):s.isEven()||s.subTo(e,s),s.rShiftTo(1,s);n.compareTo(i)>=0?(n.subTo(i,n),t&&r.subTo(a,r),o.subTo(s,o)):(i.subTo(n,i),t&&a.subTo(r,a),s.subTo(o,s))}return 0!=i.compareTo(BigInteger.ONE)?BigInteger.ZERO:s.compareTo(e)>=0?s.subtract(e):s.signum()<0?(s.addTo(e,s),s.signum()<0?s.add(e):s):s}function bnIsProbablePrime(e){var t,n=this.abs();if(1==n.t&&n[0]<=lowprimes[lowprimes.length-1]){for(t=0;ti;)i*=lowprimes[r++];for(i=n.modInt(i);r>t;)if(i%lowprimes[t++]==0)return!1}return n.millerRabin(e)}function bnpMillerRabin(e){var t=this.subtract(BigInteger.ONE),n=t.getLowestSetBit();if(0>=n)return!1;var i=t.shiftRight(n);e=e+1>>1,e>lowprimes.length&&(e=lowprimes.length);for(var r=nbi(),o=0;e>o;++o){r.fromInt(lowprimes[Math.floor(Math.random()*lowprimes.length)]);var a=r.modPow(i,this);if(0!=a.compareTo(BigInteger.ONE)&&0!=a.compareTo(t)){for(var s=1;s++>8&255,rng_pool[rng_pptr++]^=e>>16&255,rng_pool[rng_pptr++]^=e>>24&255,rng_pptr>=rng_psize&&(rng_pptr-=rng_psize)}function rng_seed_time(){rng_seed_int((new Date).getTime())}function rng_get_byte(){if(null==rng_state){for(rng_seed_time(),rng_state=prng_newstate(),rng_state.init(rng_pool),rng_pptr=0;rng_pptrt;++t)this.S[t]=t;for(n=0,t=0;256>t;++t)n=n+this.S[t]+e[t%e.length]&255,i=this.S[t],this.S[t]=this.S[n],this.S[n]=i;this.i=0,this.j=0}function ARC4next(){var e;return this.i=this.i+1&255,this.j=this.j+this.S[this.i]&255,e=this.S[this.i],this.S[this.i]=this.S[this.j],this.S[this.j]=e,this.S[e+this.S[this.i]&255]}function prng_newstate(){return new Arcfour}function bigint(e){return new BigInteger(e.toString(16),16)}function bigStringInt(e){return new BigInteger(e,10)}function dHexDump(e){for(var t=[],n=0;nt;t+=2)i.push(parseInt(e.substr(t,2),16));return i}function bytesToBase64(e){for(var t,n="",i=e.length,r=0,o=0;i>o;o++)t=o%3,r|=e[o]<<(16>>>t&24),(2===t||i-o===1)&&(n+=String.fromCharCode(uint6ToBase64(r>>>18&63),uint6ToBase64(r>>>12&63),uint6ToBase64(r>>>6&63),uint6ToBase64(63&r)),r=0);return n.replace(/A(?=A$|$)/g,"=")}function uint6ToBase64(e){return 26>e?e+65:52>e?e+71:62>e?e-4:62===e?43:63===e?47:65}function bytesCmp(e,t){var n=e.length;if(n!=t.length)return!1;for(var i=0;n>i;i++)if(e[i]!=t[i])return!1;return!0}function bytesXor(e,t){for(var n=e.length,i=[],r=0;n>r;++r)i[r]=e[r]^t[r];return i}function bytesToWords(e){for(var t=e.length,n=[],i=0;t>i;i++)n[i>>>2]|=e[i]<<24-i%4*8;return new CryptoJS.lib.WordArray.init(n,t)}function bytesFromWords(e){for(var t=e.words,n=e.sigBytes,i=[],r=0;n>r;r++)i.push(t[r>>>2]>>>24-r%4*8&255);return i}function bytesFromBigInt(e,t){for(var n=e.toByteArray();!n[0]&&(!t||n.length>t);)n=n.slice(1);return n}function bytesToArrayBuffer(e){return new Uint8Array(e).buffer}function bytesFromArrayBuffer(e){for(var t=e.byteLength,n=new Uint8Array(e),i=[],r=0;t>r;++r)i[r]=n[r];return i}function longToInts(e){var t=bigStringInt(e).divideAndRemainder(bigint(4294967296));return[t[0].intValue(),t[1].intValue()]}function longToBytes(e){return bytesFromWords({words:longToInts(e),sigBytes:8}).reverse()}function longFromInts(e,t){return bigint(e).shiftLeft(32).add(bigint(t)).toString(10)}function intToUint(e){return e=parseInt(e),0>e&&(e+=4294967296),e}function uintToInt(e){return e>2147483647&&(e-=4294967296),e}function sha1Hash(e){var t=sha1.hash(e,!0);return t}function rsaEncrypt(e,t){var n=255-t.length;if(n>0){var i=new Array(n);(new SecureRandom).nextBytes(i),t=t.concat(i)}var r=new BigInteger(e.modulus,16),o=new BigInteger(e.exponent,16),a=new BigInteger(t),s=a.modPowInt(o,r),c=bytesFromBigInt(s,256);return c}function aesEncrypt(e,t,n){var i=16-e.length%16;if(i>0&&16>i){var r=new Array(i);(new SecureRandom).nextBytes(r),e=e.concat(r)}var o=CryptoJS.AES.encrypt(bytesToWords(e),bytesToWords(t),{iv:bytesToWords(n),padding:CryptoJS.pad.NoPadding,mode:CryptoJS.mode.IGE}).ciphertext,a=bytesFromWords(o);return a}function aesDecrypt(e,t,n){var i=CryptoJS.AES.decrypt({ciphertext:bytesToWords(e)},bytesToWords(t),{iv:bytesToWords(n),padding:CryptoJS.pad.NoPadding,mode:CryptoJS.mode.IGE}),r=bytesFromWords(i);return r}function gzipUncompress(e){var t=new Zlib.Gunzip(e).decompress();return t}function nextRandomInt(e){return Math.floor(Math.random()*e)}function pqPrimeFactorization(e){var t=new BigInteger(e),n=!1;if(console.log("PQ start",e,t.bitLength()),t.bitLength()<=64)try{n=pqPrimeLong(goog.math.Long.fromString(t.toString(16),16))}catch(i){console.error("Pq long Exception",i)}return n===!1&&(n=pqPrimeBigInteger(t)),console.log("PQ finish"),n}function pqPrimeBigInteger(e){for(var t,n=0,i=0;3>i;i++){for(var r=(15&nextRandomInt(128))+17,o=bigint(nextRandomInt(1e9)+1),a=o.clone(),s=1<c;c++){++n;for(var l=o.clone(),u=o.clone(),p=bigint(r);!u.equals(BigInteger.ZERO);)u.and(BigInteger.ONE).equals(BigInteger.ZERO)||(p=p.add(l),p.compareTo(e)>0&&(p=p.subtract(e))),l=l.add(l),l.compareTo(e)>0&&(l=l.subtract(e)),u=u.shiftRight(1);o=p.clone();var d=o.compareTo(a)<0?a.subtract(o):o.subtract(a);if(t=d.gcd(e),!t.equals(BigInteger.ONE))break;0==(c&c-1)&&(a=o.clone())}if(t.compareTo(BigInteger.ONE)>0)break}var f,h,g=e.divide(t);return t.compareTo(g)>0?(f=g,h=t):(f=t,h=g),[bytesFromBigInt(f),bytesFromBigInt(h)]}function gcdLong(e,t){for(;e.notEquals(goog.math.Long.ZERO)&&t.notEquals(goog.math.Long.ZERO);){for(;t.and(goog.math.Long.ONE).equals(goog.math.Long.ZERO);)t=t.shiftRight(1);for(;e.and(goog.math.Long.ONE).equals(goog.math.Long.ZERO);)e=e.shiftRight(1);e.compare(t)>0?e=e.subtract(t):t=t.subtract(e)}return t.equals(goog.math.Long.ZERO)?e:t}function pqPrimeLong(e){for(var t,n=0,i=0;3>i;i++){for(var r=goog.math.Long.fromInt((15&nextRandomInt(128))+17),o=goog.math.Long.fromInt(nextRandomInt(1e9)+1),a=o,s=1<c;c++){++n;for(var l=o,u=o,p=r;u.notEquals(goog.math.Long.ZERO);)u.and(goog.math.Long.ONE).notEquals(goog.math.Long.ZERO)&&(p=p.add(l),p.compare(e)>0&&(p=p.subtract(e))),l=l.add(l),l.compare(e)>0&&(l=l.subtract(e)),u=u.shiftRight(1);o=p;var d=o.compare(a)<0?a.subtract(o):o.subtract(a);if(t=gcdLong(d,e),t.notEquals(goog.math.Long.ONE))break;0==(c&c-1)&&(a=o)}if(t.compare(goog.math.Long.ONE)>0)break}var f,h,g=e.div(t);return t.compare(g)>0?(f=g,h=t):(f=t,h=g),[bytesFromHex(f.toString(16)),bytesFromHex(h.toString(16))]}function TLSerialization(e){return e=e||{},this.maxLength=e.startMaxLength||2048,this.offset=0,this.createBuffer(),this.mtproto=e.mtproto||!1,this}function TLDeserialization(e,t){return t=t||{},this.offset=0,this.override=t.override||{},this.buffer=e,this.intView=new Uint32Array(this.buffer),this.byteView=new Uint8Array(this.buffer),this.mtproto=t.mtproto||!1,this}function dT(){return"["+(((new Date).getTime()-_logTimer)/1e3).toFixed(3)+"]"}function checkClick(e,t){return 1==e.which&&(e.ctrlKey||e.metaKey)||2==e.which?!0:(t||e.preventDefault(),!1)}function checkDragEvent(e){if(!e||e.target&&("IMG"==e.target.tagName||"A"==e.target.tagName))return!1;if(!e.dataTransfer||!e.dataTransfer.types)return!0;for(var t=0;t0&&t-1 in e)}function i(e){var t=Mt[e]={};return ut.each(e.match(dt)||[],function(e,n){t[n]=!0}),t}function r(e,n,i,r){if(ut.acceptData(e)){var o,a,s=ut.expando,c=e.nodeType,l=c?ut.cache:e,u=c?e[s]:e[s]&&s;if(u&&l[u]&&(r||l[u].data)||i!==t||"string"!=typeof n)return u||(u=c?e[s]=tt.pop()||ut.guid++:s),l[u]||(l[u]=c?{}:{toJSON:ut.noop}),("object"==typeof n||"function"==typeof n)&&(r?l[u]=ut.extend(l[u],n):l[u].data=ut.extend(l[u].data,n)),a=l[u],r||(a.data||(a.data={}),a=a.data),i!==t&&(a[ut.camelCase(n)]=i),"string"==typeof n?(o=a[n],null==o&&(o=a[ut.camelCase(n)])):o=a,o}}function o(e,t,n){if(ut.acceptData(e)){var i,r,o=e.nodeType,a=o?ut.cache:e,c=o?e[ut.expando]:ut.expando;if(a[c]){if(t&&(i=n?a[c]:a[c].data)){ut.isArray(t)?t=t.concat(ut.map(t,ut.camelCase)):t in i?t=[t]:(t=ut.camelCase(t),t=t in i?[t]:t.split(" ")),r=t.length;for(;r--;)delete i[t[r]];if(n?!s(i):!ut.isEmptyObject(i))return}(n||(delete a[c].data,s(a[c])))&&(o?ut.cleanData([e],!0):ut.support.deleteExpando||a!=a.window?delete a[c]:a[c]=null)}}}function a(e,n,i){if(i===t&&1===e.nodeType){var r="data-"+n.replace(xt,"-$1").toLowerCase();if(i=e.getAttribute(r),"string"==typeof i){try{i="true"===i?!0:"false"===i?!1:"null"===i?null:+i+""===i?+i:kt.test(i)?ut.parseJSON(i):i}catch(o){}ut.data(e,n,i)}else i=t}return i}function s(e){var t;for(t in e)if(("data"!==t||!ut.isEmptyObject(e[t]))&&"toJSON"!==t)return!1;return!0}function c(){return!0}function l(){return!1}function u(){try{return X.activeElement}catch(e){}}function p(e,t){do e=e[t];while(e&&1!==e.nodeType);return e}function d(e,t,n){if(ut.isFunction(t))return ut.grep(e,function(e,i){return!!t.call(e,i,e)!==n});if(t.nodeType)return ut.grep(e,function(e){return e===t!==n});if("string"==typeof t){if(jt.test(t))return ut.filter(t,e,n);t=ut.filter(t,e)}return ut.grep(e,function(e){return ut.inArray(e,t)>=0!==n})}function f(e){var t=Wt.split("|"),n=e.createDocumentFragment();if(n.createElement)for(;t.length;)n.createElement(t.pop());return n}function h(e,t){return ut.nodeName(e,"table")&&ut.nodeName(1===t.nodeType?t:t.firstChild,"tr")?e.getElementsByTagName("tbody")[0]||e.appendChild(e.ownerDocument.createElement("tbody")):e}function g(e){return e.type=(null!==ut.find.attr(e,"type"))+"/"+e.type,e}function m(e){var t=on.exec(e.type);return t?e.type=t[1]:e.removeAttribute("type"),e}function y(e,t){for(var n,i=0;null!=(n=e[i]);i++)ut._data(n,"globalEval",!t||ut._data(t[i],"globalEval"))}function v(e,t){if(1===t.nodeType&&ut.hasData(e)){var n,i,r,o=ut._data(e),a=ut._data(t,o),s=o.events;if(s){delete a.handle,a.events={};for(n in s)for(i=0,r=s[n].length;r>i;i++)ut.event.add(t,n,s[n][i])}a.data&&(a.data=ut.extend({},a.data))}}function _(e,t){var n,i,r;if(1===t.nodeType){if(n=t.nodeName.toLowerCase(),!ut.support.noCloneEvent&&t[ut.expando]){r=ut._data(t);for(i in r.events)ut.removeEvent(t,i,r.handle);t.removeAttribute(ut.expando)}"script"===n&&t.text!==e.text?(g(t).text=e.text,m(t)):"object"===n?(t.parentNode&&(t.outerHTML=e.outerHTML),ut.support.html5Clone&&e.innerHTML&&!ut.trim(t.innerHTML)&&(t.innerHTML=e.innerHTML)):"input"===n&&tn.test(e.type)?(t.defaultChecked=t.checked=e.checked,t.value!==e.value&&(t.value=e.value)):"option"===n?t.defaultSelected=t.selected=e.defaultSelected:("input"===n||"textarea"===n)&&(t.defaultValue=e.defaultValue)}}function b(e,n){var i,r,o=0,a=typeof e.getElementsByTagName!==K?e.getElementsByTagName(n||"*"):typeof e.querySelectorAll!==K?e.querySelectorAll(n||"*"):t;if(!a)for(a=[],i=e.childNodes||e;null!=(r=i[o]);o++)!n||ut.nodeName(r,n)?a.push(r):ut.merge(a,b(r,n));return n===t||n&&ut.nodeName(e,n)?ut.merge([e],a):a}function w(e){tn.test(e.type)&&(e.defaultChecked=e.checked)}function $(e,t){if(t in e)return t;for(var n=t.charAt(0).toUpperCase()+t.slice(1),i=t,r=Mn.length;r--;)if(t=Mn[r]+n,t in e)return t;return i}function S(e,t){return e=t||e,"none"===ut.css(e,"display")||!ut.contains(e.ownerDocument,e)}function C(e,t){for(var n,i,r,o=[],a=0,s=e.length;s>a;a++)i=e[a],i.style&&(o[a]=ut._data(i,"olddisplay"),n=i.style.display,t?(o[a]||"none"!==n||(i.style.display=""),""===i.style.display&&S(i)&&(o[a]=ut._data(i,"olddisplay",T(i.nodeName)))):o[a]||(r=S(i),(n&&"none"!==n||!r)&&ut._data(i,"olddisplay",r?n:ut.css(i,"display"))));for(a=0;s>a;a++)i=e[a],i.style&&(t&&"none"!==i.style.display&&""!==i.style.display||(i.style.display=t?o[a]||"":"none"));return e}function M(e,t,n){var i=vn.exec(t);return i?Math.max(0,i[1]-(n||0))+(i[2]||"px"):t}function k(e,t,n,i,r){for(var o=n===(i?"border":"content")?4:"width"===t?1:0,a=0;4>o;o+=2)"margin"===n&&(a+=ut.css(e,n+Cn[o],!0,r)),i?("content"===n&&(a-=ut.css(e,"padding"+Cn[o],!0,r)),"margin"!==n&&(a-=ut.css(e,"border"+Cn[o]+"Width",!0,r))):(a+=ut.css(e,"padding"+Cn[o],!0,r),"padding"!==n&&(a+=ut.css(e,"border"+Cn[o]+"Width",!0,r)));return a}function x(e,t,n){var i=!0,r="width"===t?e.offsetWidth:e.offsetHeight,o=pn(e),a=ut.support.boxSizing&&"border-box"===ut.css(e,"boxSizing",!1,o);if(0>=r||null==r){if(r=dn(e,t,o),(0>r||null==r)&&(r=e.style[t]),_n.test(r))return r;i=a&&(ut.support.boxSizingReliable||r===e.style[t]),r=parseFloat(r)||0}return r+k(e,t,n||(a?"border":"content"),i,o)+"px"}function T(e){var t=X,n=wn[e];return n||(n=E(e,t),"none"!==n&&n||(un=(un||ut("