Всем привет с вами Максон4ик
Так !
Качаем:Notepad++
Залазием в такие папки- Zapuskatr\start_progress
Видим там файлик start_progress
Открываем его через Notepad++ или же через Блокнот ! (Просто мне через Notepad++ удобнее)
Видим такую строчку:background:#f3ef46;
(В Notepad++ она 44-я)
То что выделенно красным это отвечает за цвет в прогресс баре !
Вот вам нашёл уже некоторые цвета:Тёмно синий - 034BAC
Красный - ff0000
Чёрный - 000000
Салатовый - AFDC64
Серый - 959595
Белый - FFFFFF
Так же у нас в запускаторе прогресс бар обведён белым цветом. Его тоже можно менять !
Находим такую строчку:border:3px solid #fff;
(В Notepad++ она 26-я)
То что выделенно красным это отвечает за цвет.
И опять же подставляем свои цвета =)
При запуске запускатора там написанно «Запускатр» запускается.
Эту надпись мы можем поменять на свою !
Ищем строчку:<p><label id='info'>«Запускатр» запускается</label></p>
(В Notepad++ она 65-я)
То что выделенно красным меняем на своё.
Меняем цвет текста «Запускатр» запускается
Ищем строчку: #wrapper.start_progress{margin:7px 0 0 12px;padding:5px 0 10px 0;width:800px;height:457px;overflow:hidden;position:relative;color:#000;background:#e7e8ea;-moz-border-radius:7px;-webkit-border-radius:7px;}
(В Notepad++ она 11-я)
И выделенное красным цветом меняем на код своего цвета !
Можно зделать что бы загрузка шла в другую сторону.
Находим строчку:left:0;
(В Notepad++ она 39-я)
Что выделенно красным изменяем на right
Меняем цвет тени запускатора.
Ищем строчку:
*{margin:0;padding:0;-webkit-box-sizing:content-box;}html,body{width:100%;height:100%;}body{color:#fff;background-color:#000;font-family:Arial,Tahoma,Verdana;font-size:13px;line-height:1.1em;}a:link,a:visited,a:hover,a:active{color:#085696;}a.internal:link,a.internal:visited,a.internal:active{padding-bottom:1px;border-bottom:1px dashed #085696;text-decoration:none;}a.internal:hover{border:none;text-decoration:none;}a:focus{outline:none;}a img{border:none;}hr{width:100%;height:1px;visibility:hidden;clear:left;}#wrapper{margin:7px 0 0 12px;padding:5px 0 10px 0;width:800px;height:457px;overflow:hidden;position:relative;color:#000;background-color:#bbbcbe;background:#e7e8ea url(/img/header_bg.png) repeat-x left top;-moz-border-radius:7px;-webkit-border-radius:7px;}.window_action{float:right;margin:0 10px 0 0;}.window_action .reload{float:left;margin:0 5px 0 0;cursor:pointer;}.window_action .minimize{float:left;margin:0 5px 0 0;cursor:pointer;display:block;}.window_action .close{float:left;margin:0;cursor:pointer;}.screen.splash{width:100%;height:100%;display:block;background-color:transparent;position:relative;}.screen.anonymous{display:none;background-color:transparent;}.screen.authenticated{display:none;}.screen .tab_content{margin-top:40px;background-color:#e7e8ea;padding:10px;-moz-border-radius:0 0 7px 7px;-webkit-border-radius:0 0 7px 7px;}.screen.authenticated .tab_content.main{overflow:hidden;}#wrapper #header{padding:10px;width:780px;height:20px;position:absolute;top:0;left:0;cursor:move;}#wrapper #logo{margin:3px 0 0 5px;}#wrapper .window_action{margin:5px 0 0 0;}#wrapper .window_action div,.window_action a{margin-right:7px;width:14px;height:14px;float:left;overflow:hidden;text-indent:-2000px;background:url(controls.png) no-repeat;}#wrapper .window_action .reload{background-position:left center;}#wrapper .window_action div.minimize{width:13px;background-position:-14px center;}#wrapper .window_action div.close{background-position:right center;}#wrapper ul.tabs{margin-left:35px;padding-left:10px;width:685px;float:left;position:absolute;overflow:hidden;top:5px;left:0;list-style-type:none;cursor:move;}#wrapper ul.tabs li{margin-left:-7px;padding:0 15px;height:35px;float:left;position:relative;top:0;z-index:1;font:bold 13px Arial,Verdana,sans-serif;color:#434345;text-shadow:0 1px 1px rgba(255,255,255,1);cursor:default;}#wrapper ul.tabs li a{color:#434345;text-decoration:none;cursor:pointer;}#wrapper ul.tabs li.selected{margin-left:-7px;padding:0 15px;height:36px;z-index:2;}#wrapper ul.tabs li span.tabs_edges{width:15px;height:35px;float:left;position:absolute;background:url(/img/header_tabs_edges.png) no-repeat;}#wrapper ul.tabs li.selected span.tabs_edges{width:17px;height:36px;background-image:url(/img/header_tabs_active_edges.png);}#wrapper ul.tabs li span.tabs_left_edge{top:0;left:0;background-position:left top;}#wrapper ul.tabs li span.tabs_right_edge{top:0;right:0;background-position:right top;}#wrapper ul.tabs li .tabs_center{padding:9px 7px 0;height:26px;float:left;background:#cacaca url(/img/tabs_center.png) repeat-x left top;}#wrapper ul.tabs li.selected span.tabs_left_edge{background-position:-1px 0;}#wrapper ul.tabs li.selected span.tabs_right_edge{background-position:-17px 0;}#wrapper ul.tabs li.selected .tabs_center{padding:9px 7px 0;height:27px;background:#e7e8ea url(/img/tabs_active_center.png) repeat-x left top;}#wrapper h1{margin-bottom:.3em;font:bold 21px Arial,Tahoma,Verdana;color:#000;}#wrapper p{margin-bottom:.5em;font:normal 13px Arial,Tahoma,Verdana;}#wrapper input.watermark{color:#9d9ea0;}#wrapper #register{height:400px;}#wrapper #register_wrapper{margin-bottom:5px;padding:10px;height:275px;background:#e9d600 url(/img/registration_bg.png) no-repeat 340px -90px;border:2px solid #98999d;-moz-border-radius:7px;-webkit-border-radius:7px;}#wrapper #register_wrapper #register_form_wrapper{margin:68px 0 0 35px;}#wrapper #register_wrapper form fieldset{border:none;}#wrapper #register_wrapper form input#email_field{margin:0 7px 7px 0;width:294px;padding:12px;font-size:21px;border:1px solid;border-top-color:#7e7f81;border-right-color:#b9babc;border-bottom-color:#d7d8da;border-left-color:#b9babc;-moz-border-radius:5px;-webkit-border-radius:5px;}.register .teaser_block{width:100%;overflow:hidden;}.register .teaser_block .teaser_block_inner{width:792px;overflow:hidden;}.register .teaser_block img{margin-right:8px;float:left;border:2px #a8a9ad solid;-moz-border-radius:7px;-webkit-border-radius:7px;}#wrapper #login{height:400px;background:#e7e8ea url(/img/enter_bg.png) no-repeat 450px 20px;}#wrapper #login_wrapper{margin:90px 0 0 20px;width:300px;}#wrapper #login_wrapper p.help_links a{margin-right:10px;font-size:12px;}#wrapper #login_wrapper form{position:relative;}#wrapper #login_wrapper form div input#remember{margin-right:5px;float:left;position:relative;bottom:-2px;}#wrapper #login_wrapper form div label[for=remember]{font-size:13px;}#wrapper #login_wrapper form div input#login_submit{padding:7px 31px;margin:0;}#wrapper #login_wrapper form div.captcha{width:100%;overflow:hidden;}#wrapper #login_wrapper form div input.captcha{margin-right:5px;float:left;width:40%;}input.decorated,button.decorated{padding:10px 28px;font:bold 21px Arial,Tahoma,Verdana;cursor:pointer;color:#fff;text-shadow:0 -1px 1px #000;background:#57585a;background:-moz-linear-gradient(top,#57585a 0,#181818 90%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#57585a),color-stop(0.9,#181818));border-width:3px;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-border-image:url(decorated_borders.png) 3 3 3 3 stretch stretch;-webkit-border-image:url(decorated_borders.png) 3 3 3 3 stretch stretch;-moz-border-fit:6px 6px;}button.decorated{font-size:0;}input.small,button.small{padding:3px 14px;font:bold 11px Arial,Tahoma,Verdana;color:#fff;text-shadow:0 -1px 1px #000;background:#57585a;background:-webkit-gradient(linear,left 10px,left bottom,from(#67686b),to(#181818));background:-moz-linear-gradient(top,#67686b,#181818);border-width:3px;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-border-image:url(decorated_borders.png) 3 3 3 3 stretch stretch;-webkit-border-image:url(decorated_borders.png) 3 3 3 3 stretch stretch;}input.semi,button.semi{padding:5px 28px;font:bold 17px Arial,Tahoma,Verdana;color:#fff;text-shadow:0 -1px 1px #000;background:#57585a;background:-webkit-gradient(linear,left 10px,left bottom,from(#67686b),to(#181818));background:-moz-linear-gradient(top,#67686b,#181818);border-width:3px;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-border-image:url(decorated_borders.png) 3 3 3 3 stretch stretch;-webkit-border-image:url(decorated_borders.png) 3 3 3 3 stretch stretch;}input.important,button.important{color:#e7d700;text-shadow:0 -1px 1px #000;}input.decorated:active,button.decorated:active{-moz-border-image:url(decorated_borders_active.png) 3 3 3 3 stretch stretch;-webkit-border-image:url(decorated_borders_active.png) 3 3 3 3 stretch stretch;}input.decorated:disabled,button.decorated:disabled{color:#545559;text-shadow:none;background:#9d9ea0;}input.decorated:disabled:active,button.decorated:disabled:active{border-color:#fff;}.tabs .logged_in{float:left;}.tabs .userinfo{margin-right:15px;float:left;}.tabs .userinfo .logout{margin-left:5px;display:inline-block;width:16px;height:16px;text-indent:-2000px;background:url(/img/logout.png) no-repeat left top;}.tabs .account_info{float:left;}.tabs .account_info input.small{margin:-4px 0 0 7px;}.profile{margin-top:4px;}.error_message{color:#c00;}.error_label{display:none;color:#c00;}.messages{padding:0 5px 0 25px;height:33px;position:relative;overflow:hidden;-moz-border-radius:7px;-webkit-border-radius:7px;background:#f2f2f2 url(/img/bubble.png) no-repeat 5px center;border:2px solid #b1b3b4;}.messages ul{height:33px;position:relative;list-style-type:none;}.messages ul li{height:33px;font-size:12px;line-height:33px;vertical-align:middle;}.messages .msg_controls{width:9px;height:17px;position:absolute;top:8px;right:5px;z-index:5;}.messages .msg_controls a{width:9px;height:5px;position:absolute;left:0;text-indent:-2000px;background-image:url(/img/msg_controls.png);background-repeat:no-repeat;}.messages .msg_controls a.prev{top:0;background-position:left top;}.messages .msg_controls a.prev.inactive{background-position:left bottom;}.messages .msg_controls a.next{bottom:0;background-position:right top;}.messages .msg_controls a.next.inactive{background-position:right bottom;}.games{margin:0 5px 0 0;padding-right:0;width:201px;height:356px;float:left;position:relative;overflow-y:auto;background-color:#fff;border:2px solid #b1b3b4;-moz-border-radius:7px;-webkit-border-radius:7px;}.games h2{font-size:10px;font-weight:normal;text-transform:uppercase;font-family:Arial;padding:5px 0 5px 10px;color:#69696b;}.games>div>div>ul{overflow:hidden;background-color:#fff;}.games div ul{list-style-type:none;}.games div ul li{bottom:-1px;position:relative;font-size:14px;font-family:Arial;border-bottom:1px solid #b1b3b4;}.games div ul li .title{cursor:pointer;}.games div ul li.active .title{cursor:auto;}.games div ul li.service_item{background:url(/img/games_lists_arrow.png) no-repeat 182px 7px;}.games div ul li.active{color:#fff;border-top:1px solid #3c3c3e;}.games div ul li.service_item.active{color:#fff;background:#404043 url(/img/games_lists_arrow_active.png) no-repeat 180px 7px;border-top:1px solid #3c3c3e;border-bottom:1px solid #3c3c3e;}.games div ul li .title{padding:3px 0 3px 10px;}.our_games{display:none;border-bottom:1px solid #b1b3b4;}.user_games{display:block;}.my_games{border-bottom:2px #a8a9ad solid;border-bottom:1px solid #b1b3b4;}.service_progress{display:none;overflow:hidden;height:2px;}.service_progress .progress_line{width:33%;}.games .service_menu{padding-bottom:10px;display:none;color:#e8d436;}.games .service_menu ul{list-style-type:none;margin:0 0 0 10px;}.games .service_menu ul li{margin:0;border:0;text-decoration:underline;font-size:10px;}.games .service_menu .update{display:block;}.games div ul li .service_menu a:link,.games div ul li .service_menu a:visited,.games div ul li .service_menu a:active{color:#e7d700;}.games div ul li .service_menu a:hover{color:#c00;}.user_games .has_extended .service_menu .light_version,.user_games .service_menu .full_version{display:none;}.user_games .extended_status_light .service_menu .full_version{display:block;}ul#navigation{margin:0 1% 1% 0;width:73%;float:right;list-style-type:none;border:1px solid #aaa;}ul#navigation li{padding:5px 15px;float:left;font:21px bold Arial,Tahoma,Verdana;border-right:1px solid #aaa;}ul#navigation li.active{background:#aaa;}#content{margin:0;padding:0;width:566px;height:356px;float:left;position:relative;border:2px solid #b1b3b4;-moz-border-radius:7px;-webkit-border-radius:7px;}.content_block{width:566px;height:356px;position:relative;}.background{width:566px;height:356px;overflow:hidden;position:relative;-moz-border-radius:5px;-webkit-border-radius:5px;background-repeat:no-repeat;background-position:no-left top;}.video,.screenshot,.banned{width:570px;height:360px;margin:0;}.promo{padding:0;}.video{background-color:#0f0;}.screenshot{background-color:#00f;}.news .external_links{margin-bottom:1em;width:100%;overflow:hidden;text-align:right;}.news .external_links a:last-child{margin-left:5px;padding-left:5px;border-left:1px solid #e7d700;}.news .external_links a.twitter,.news .external_links a.facebook,.news .external_links a.youtube,.news .external_links a.vkontakte{margin-right:5px;float:left;overflow:hidden;text-indent:2000px;background-image:url(/img/external_icons.png);background-repeat:no-repeat;}.news .external_links a.twitter{width:19px;height:26px;background-position:left top;}.news .external_links a.facebook{width:18px;height:21px;background-position:-20px top;}.news .external_links a.youtube{width:41px;height:19px;background-position:-39px top;}.news .external_links a.vkontakte{width:20px;height:19px;background-position:-80px top;}.news_wrapper{top:10px;height:252px;}.news .bubble,.news .bubble .data{width:220px;height:265px;}.teaser img:hover,.teaser img:active{border:2px solid #e7d700;}.teaser a:link,.teaser a:visited,.teaser a:hover,.teaser a:active{color:#e7d700;}.news ul{list-style-type:none;}.news ul li{margin:0 0 1em 0;}.news ul li div:last-child{font-size:11px!important;color:#9d9ea0;text-shadow:#000 1px 1px 2px;}.slide{height:318px;position:relative;}.slide .bubble{padding-bottom:30px;width:530px;left:8px;bottom:23px;}.slide .bubble .text{padding-bottom:50px;width:530px;}.slide ul,.slide ol{list-style-type:none;}.slide .data{height:303px;overflow:hidden;}.slide ul li{display:none;}.slide ul li.active{display:block;}.slide ul li.background{display:block!important;float:left;}.slide ul.slide_datas{position:relative;}.slide ol.slide_nav{float:left;position:absolute;left:50%;bottom:-10px;text-align:center;z-index:5;}.slide ol.slide_nav li{margin-right:5px;width:8px;height:9px;float:left;color:#fff;text-indent:-2000px;background:url(/img/slide_nav_item.png) no-repeat left top;}.slide ol.slide_nav li.active{background-position:right top;}.slide li.background{height:303px;background-position:50% 50%;}.banned{background-color:#e2001a;color:#fff;text-align:center;padding:50px 20px 20px 0;}.banned img{margin:0 0 20px 0;}.cancel_dialog{display:none;padding:20px;}#premium,.game_actions{margin:0;width:auto;float:right;text-align:right;}.game_actions{padding:5px 1px 5px 5px;position:absolute;right:-2px;bottom:-2px;background-color:#e7e8ea;border-top:2px solid #b1b3b4;border-left:2px solid #b1b3b4;-moz-border-radius:8px 0 0 0;-webkit-border-radius:8px 0 0 0;z-index:5;}.actions{padding:5px 0 5px;width:570px;position:absolute;left:-2px;bottom:-45px;background-color:#e7e8ea;border-top:2px solid #b1b3b4;z-index:5;}.actions .progress_bar{margin-right:5px;padding:3px;width:445px;height:43px;float:left;position:relative;font-size:10px;color:#fff;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-box-shadow:0 0 1px #7b7c7e;-webkit-box-shadow:0 0 1px #7b7c7e;background:url(/img/teasers_lt.png),url(/img/teasers_rt.png),url(/img/teasers_rb.png),url(/img/teasers_lb.png),url(/img/teasers_l.png),url(/img/teasers_t.png),url(/img/teasers_r.png),url(/img/teasers_b.png),url(/img/progressbar_bg.gif);background-position:left top,right top,right bottom,left bottom,left top,right top,right top,left bottom,left top;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,repeat-y,repeat-x,repeat-y,repeat-x,repeat;}.actions .progress_bar .progress_line{height:43px;font-size:0;}.actions .progress_bar .progress_text{padding:2px;position:absolute;top:0;text-shadow:#000 1px 1px 5px;font-size:12px;font-weight:bold;margin:15px 10px 0 15px;}.shop{position:absolute;left:10px;bottom:5px;}.shop .data{float:left;}.shop ul{list-style-type:none;}.shop ul li{margin-right:5px;padding:0;float:left;border:2px solid #fff;-moz-border-radius:6px;-webkit-border-radius:6px;-moz-box-shadow:0 0 2px #7b7c7e;-webkit-box-shadow:0 0 2px #7b7c7e;}.shop ul li img{width:30px;height:30px;float:left;}#wrapper .cancel_dialog p{font-size:12px;}#wrapper .cancel_dialog p input.ok{margin-right:10px;}#wrapper .registration_captcha form p{margin:0;float:left;}#wrapper .registration_captcha form input[type=text]{width:110px;float:left;}#wrapper .registration_captcha form img{margin-left:10px;width:150px;height:40px;float:left;border:1px solid #085696;}#wrapper .registration_captcha .error{margin-bottom:.5em;}.ui-tabs-hide{display:none;}.progress_bar,.service_progress{background:#000 url(/img/progressbar_bg.gif) repeat left top;}.progress_bar .progress_line,.service_progress .progress_line{background:#e9f500;background:-moz-linear-gradient(top,#e4ff00 0,#ebe400 90%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#e4ff00),color-stop(0.9,#ebe400));opacity:.8;}.inside_out_corners{width:8px;height:8px;position:absolute;font-size:1;background:url(/img/inside_out_corners.png) no-repeat left top;}.lt.inside_out_corners{top:-8px;left:0;background-position:-7px top;}.lb.inside_out_corners{left:-8px;bottom:0;}.rt.inside_out_corners{top:-8px;right:0;}.tooltip{padding:10px;width:200px;position:absolute;display:none;font-size:14px;line-height:1.1em;font-weight:normal;text-shadow:none;color:#000;background:#fff;border:1px solid #7c7d7f;text-align:left;-moz-border-radius:7px;-webkit-border-radius:7px;}.tooltip .arrow{width:10px;height:13px;float:left;position:absolute;font-size:0;background:url(/img/tooltips_arrows.png) no-repeat left top;}.tooltip.lt{right:10px;bottom:0;}.tooltip.lt .arrow{right:10px;bottom:-12px;background-position:right bottom;}.tooltip.rb .arrow{top:-12px;left:10px;background-position:left top;}.filepath .tooltip{right:25px;bottom:40px;}.modal{padding:15px;width:295px;display:none;position:relative;background-color:#e0e1e3;border:1px solid #4b4b4b;-moz-border-radius:7px;-webkit-border-radius:7px;}.modal.big{width:580px;}.modal.semi{width:500px;}.modal.attention{border:2px solid #e0001b;}.modal .close{width:16px;height:16px;position:absolute;top:18px;right:18px;background:url(/img/popup_close.gif) no-repeat left top;cursor:pointer;}#wrapper .modal h1{margin-bottom:1em;padding-right:25px;}#wrapper .modal div{margin-bottom:.5em;}.modal a{font-size:12px;}input.error{color:#000;background-color:#febfc7;}#wrapper p.error,#wrapper div.error{font-size:12px;color:#e2001f;}form fieldset{border:none;}form p,form div{margin-bottom:.5em;}form p label{display:block;}form input[type=text],form input[type=password]{margin-bottom:7px;width:294px;padding:7px 3px;font-size:15px;border:1px solid;border-top-color:#7e7f81;border-right-color:#b9babc;border-bottom-color:#d7d8da;border-left-color:#b9babc;}.bubble{padding:10px;width:299px;position:absolute;right:5px;bottom:66px;z-index:2;text-shadow:#000 0 0 3px;background-color:;-moz-border-radius:7px;-webkit-border-radius:7px;background:url(/img/teasers_lt.png),url(/img/teasers_rt.png),url(/img/teasers_rb.png),url(/img/teasers_lb.png),url(/img/teasers_l.png),url(/img/teasers_t.png),url(/img/teasers_r.png),url(/img/teasers_b.png),url(/img/teasers.png);background-position:left top,right top,right bottom,left bottom,left top,right top,right top,left bottom,left top;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,repeat-y,repeat-x,repeat-y,repeat-x,repeat;opacity:.8;}.bubble .news,.bubble .data,.bubble .text{color:#fff;width:280px;position:relative;z-index:3;text-shadow:#000 0 0 3px;}.bubble img:hover,.bubble img:active{border:2px solid #e7d700;}.bubble a:link,.bubble a:visited,.bubble a:hover,.bubble a:active{color:#e7d700;}.games::-webkit-scrollbar{width:14px;background:#b1b3b4;-webkit-box-sizing:border-box;}.games::-webkit-scrollbar-piece,.games::-webkit-scrollbar-button{display:none;}.games::-webkit-scrollbar-thumb{background-image:url(/img/cursor.png),url(/img/cursor.png),url(/img/games_scroller_cursor_bg.png),url(/img/cursor.png);background-repeat:no-repeat,no-repeat,no-repeat,repeat;background-position:top left,bottom -14px,5px center,right top;cursor:pointer;}.premium_dialog form input.submit,.start_service form input.submit_button{padding:10px 0;width:99%;text-align:center;}.start_service form input[type=password]{margin-bottom:1em;width:98%;}.premium_dialog p.about_premium{text-align:center;display:none;}.select_list_wrapper{margin-bottom:1em;height:175px;overflow-y:auto;background:#fff;border:1px solid #99989d;-moz-border-radius:8px;-webkit-border-radius:8px;}ul.select_list{width:100%;float:left;overflow-y:hidden;}ul.select_list li{padding:7px 10px;position:relative;bottom:-1px;border-bottom:1px solid #99989d;}ul.select_list li input[type=radio]{margin-right:7px;width:17px;height:17px;position:relative;bottom:-5px;font-size:17px;}ul.select_list li label{font-size:14px;}.autopay label{display:inline;font-size:12px;color:#085696;}#wrapper .licence_dialog h1{font-size:17px;}#wrapper .licence_dialog p.note{font-size:12px!important;color:#67686b!important;}.licence_dialog .licence_text{margin-bottom:1em;padding:10px;overflow:auto;max-height:150px;background:#fff;border:1px solid #a8a9ac;-moz-border-radius:8px;-webkit-border-radius:8px;}.licence_dialog a.reject_licence{margin-top:10px;width:20em;float:right;text-align:right;color:#000;}.licence_dialog .licence_text::-webkit-scrollbar{width:11px;background:url(/img/scrollbar_licence.png) repeat left top;-webkit-box-sizing:border-box;-moz-border-radius:7px;-webkit-border-radius:7px;}.licence_dialog .licence_text::-webkit-scrollbar-piece,.games::-webkit-scrollbar-button{display:none;}.licence_dialog .licence_text::-webkit-scrollbar-thumb{background-image:url(/img/scroller_cursor_drag.png),url(/img/cursor_licence.png),url(/img/cursor_licence.png),url(/img/cursor_licence.png);background-repeat:no-repeat,no-repeat,no-repeat,repeat;background-position:center center,left top,-11px bottom,right top;-moz-border-radius:7px;-webkit-border-radius:7px;cursor:pointer;}.registration_success{font-size:13px!important;}.error_dialog{text-align:center;}.ruble{text-transform:uppercase;position:relative;z-index:2;}.ruble span{display:none;}.ruble span.dash{display:inline;position:absolute;top:.1em;left:50%;margin-left:-0.3em;z-index:-1;behavior:expression(this.after=this.after?true:(false,this.innerHTML='–',this.style.visibility='visible'));}.ruble span.dash:after{content:'\2013';}.fade{width:100%;height:100%;position:absolute;top:0;left:0;background-color:#fff;-moz-border-radius:0 0 7px 7px;-webkit-border-radius:0 0 7px 7px;z-index:7;opacity:.5;-moz-box-shadow:0 0 15px #fff;-webkit-box-shadow:0 0 15px #fff;}.spinner{width:100%;height:100%;position:absolute;top:0;left:0;background-color:transparent;}.spinner img{margin-top:-1px;margin-left:-2px;width:18px;height:18px;position:absolute;top:50%;left:50%;}.spinner span{width:10px;height:10px;position:absolute;top:50%;left:50%;font-size:40px;color:#141414;}.spinner .pos1{margin-top:-40px;}.spinner .pos2{margin-top:-28px;margin-left:28px;}.spinner .pos3{margin-left:40px;}.spinner .pos4{margin-top:28px;margin-left:28px;}.spinner .pos5{margin-top:40px;}.spinner .pos6{margin-top:28px;margin-left:-28px;}.spinner .pos7{margin-left:-40px;}.spinner .pos8{margin-left:-40px;}.spinner .pos9{margin-top:-28px;margin-left:-28px;}.spinner .light1{opacity:.1;}.spinner .light2{opacity:.2;}.spinner .light3{opacity:.3;}.spinner .light4{opacity:.4;}.spinner .light5{opacity:.5;}.spinner .light6{opacity:.6;}.spinner .light7{opacity:.7;}.spinner .light8{opacity:.8;}.spinner .light9{opacity:.9;}.install_dialog label{font-size:12px;font-weight:bold;}.install_dialog .licence_controls label{padding-left:20px;position:relative;font-size:12px;font-weight:normal;}.install_dialog .licence_controls input[type=checkbox]{margin-right:5px;position:absolute;top:3px;left:0;}.install_path{padding:3px!important;width:200px!important;}.browse{font-size:12px;}.update,.force_update{display:none;}button.premium,button.force_update,button.service_settings{margin-right:3px;padding:13px 13px 14px;float:left;position:relative;}button.premium span,button.force_update span,button.service_settings span{width:18px;height:18px;float:left;text-indent:-2000px;background:url(/img/buttons.png) no-repeat -18px top;}button.premium:active span,button.force_update:active span,button.service_settings:active span{background:url(/img/buttons.png) no-repeat -18px bottom;}button.force_update span{background-position:right top;}button.force_update:active span{background-position:right bottom;}button.service_settings span{background-position:left top;}button.service_settings:active span{background-position:left bottom;}input.cancel_install{padding:11px 23px 12px;float:left;font-size:17px;}button.pause_install,button.continue_install{margin-right:5px;padding:14px 15px 15px;float:left;}button.pause_install span,button.continue_install span{width:13px;height:14px;float:left;text-indent:-2000px;background:url(/img/install_controls.png) no-repeat left top;}button.pause_install:active span,button.continue_install:active span{width:13px;height:14px;float:left;text-indent:-2000px;background:url(/img/install_controls.png) no-repeat -15px top;}button.continue_install span{background-position:-29px top;}button.continue_install:active span{background-position:right top;}input.buy{padding:7px 15px;font-size:12px;display:none;}input.install{padding:10px 15px;}button.filepath{margin-right:5px;padding:10px 14px;float:left;position:relative;}button.filepath span{width:18px;height:25px;float:left;text-indent:-2000px;font-size:0;line-height:0;background:url(/img/filepath_button.png) no-repeat center center;}#wrapper .note{font-size:11px!important;color:#9d9ea0;}p.action{padding:10px 0;}p.action a{padding:7px 15px 10px;background:#fff;-moz-border-radius:9px;-webkit-border-radius:9px;}.nobreak{white-space:nowrap;}