From 7f2ded601830afb70836c56488aeb47d05a80329 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 29 Feb 2016 16:15:15 +0200 Subject: [PATCH] update --- css/release.1080.css | 2 +- css/release.480.css | 2 +- css/release.576.css | 2 +- css/release.720.css | 2 +- img/1080/icons/2015.focus.png | Bin 0 -> 680 bytes img/1080/icons/2015.png | Bin 1966 -> 550 bytes img/480/icons/2015.focus.png | Bin 0 -> 565 bytes img/480/icons/2015.png | Bin 803 -> 558 bytes img/576/icons/2015.focus.png | Bin 0 -> 617 bytes img/576/icons/2015.png | Bin 803 -> 558 bytes img/720/icons/2015.focus.png | Bin 0 -> 550 bytes img/720/icons/2015.png | Bin 803 -> 461 bytes index.html | 2 +- lang/en.json | 14 ++++++++++++++ lang/ru.json | 14 ++++++++++++++ lang/uk.json | 14 ++++++++++++++ package.json | 9 +++++---- 17 files changed, 52 insertions(+), 9 deletions(-) create mode 100644 img/1080/icons/2015.focus.png create mode 100644 img/480/icons/2015.focus.png create mode 100644 img/576/icons/2015.focus.png create mode 100644 img/720/icons/2015.focus.png create mode 100644 lang/en.json create mode 100644 lang/ru.json create mode 100644 lang/uk.json diff --git a/css/release.1080.css b/css/release.1080.css index 7ed3915..01585ab 100644 --- a/css/release.1080.css +++ b/css/release.1080.css @@ -1 +1 @@ -body,html,table td{padding:0}.component div,div{-webkit-box-sizing:border-box}body,html{width:20in;height:810pt;overflow:hidden;color:#fff;margin:0;font-family:Ubuntu,sans-serif;font-size:33px;-webkit-user-select:none}table{border:0;border-collapse:collapse;border-spacing:0}.maxh{height:100%}.maxw{width:100%}a{text-decoration:none}.component.hidden{display:none!important}.component.button{background-color:#002042;display:inline-table;height:69px;cursor:pointer}.component.button.focus,.component.button:hover{background-color:#005b9c}.component.button.click{background-color:#0073c4}.component.button .icon{height:69px;width:69px;display:table-cell;background:center center no-repeat}.component.button .text{display:table-cell;padding:9px 18px;vertical-align:middle;text-align:center}.component.button .text:empty{padding:0}.component.checkBox{cursor:pointer;display:inline-block;width:42px;height:42px;line-height:42px;background-color:#333;vertical-align:bottom}.component.checkBox.checked{background-color:orange}.component.grid{background-color:#333}.component.grid table{width:100%;table-layout:fixed}.component.grid table td.item{cursor:pointer;padding:6px 9pt;vertical-align:middle;text-align:center}.component.grid table td.item.mark{color:#000;background-color:green}.component.grid table td.item.focus{color:#000;background-color:orange}.component.grid table td.item.focus.mark{color:#fff;background-color:#AE7200}.component.grid table td.item.disable{color:grey;background-color:#111}.component.input{width:375px;height:72px;border:3px solid green;font-size:36px;color:#000;background-color:#fff;display:table;table-layout:fixed}.component.input .line{cursor:text;display:table-cell;vertical-align:middle;padding:0 6px;overflow:hidden;white-space:nowrap}.component.input .line>.caret,.component.input .line>.char,.component.input .line>.placeholder{display:inline-block;vertical-align:middle}.component.input .line>.caret{height:80%;width:2px;margin-left:-2px}.component.input .line>.placeholder{color:#999}.component.input.focus .line>.caret{background-color:#000;-webkit-animation:inputCursor 1s;-webkit-animation-iteration-count:infinite}@-webkit-keyframes inputCursor{from{background-color:#000}to{background-color:transparent}}.component.list{background-color:#333;width:100%}.component.list>.item{cursor:pointer;padding:0 9pt;vertical-align:middle;height:72px;line-height:72px}.component.list>.item.mark{background-color:green;color:#000}.component.list>.item.focus{background-color:orange;color:#000}.component.list>.item.focus.mark{background-color:#AE7200;color:#fff}.component.list.horizontal{display:table;table-layout:fixed;width:100%}.component.modalBox,.component.page{width:20in;height:810pt;left:0;position:absolute;top:0}.component.list.horizontal>.item{display:table-cell;text-align:center;vertical-align:middle}.component.modalBox{background-color:#000;display:table}.component.modalBox>div{display:table-cell;vertical-align:middle;text-align:center}.component.modalBox>div>div.body{display:inline-block;overflow:hidden;background-color:#333;padding:3%;max-width:80%;max-height:80%}.component.modalBox.modalMessage>div>.body{padding:0}.component.modalBox.modalMessage>div>.body>.footer,.component.modalBox.modalMessage>div>.body>.header{color:#777;background-color:#222;text-align:center}.component.modalBox.modalMessage>div>.body>.content,.component.modalBox.modalMessage>div>.body>.footer,.component.modalBox.modalMessage>div>.body>.header{padding:10%}.component.page{visibility:hidden;overflow:hidden}.component.page.active{visibility:visible}.component.panel{padding:15px;background-color:#222}.component.progressBar{height:36px;background-color:grey}.component.progressBar .value{height:100%;background-color:orange}.component.scrollBar{background-color:grey;display:inline-block;height:100%;width:9pt;vertical-align:bottom}.component.scrollBar .thumb{display:block;width:9pt;min-height:9pt;background-color:#fff}.component.scrollBar .thumb.hidden{display:none}.component.scrollBar.horizontal{display:block;height:9pt;width:100%}.component.scrollBar.horizontal .thumb{display:inline-block;vertical-align:top;height:9pt;min-width:9pt}.component.widget{position:absolute;background-color:#483d8b}.component.widget.hidden{visibility:hidden}.component.tabItem{position:absolute;visibility:hidden;width:inherit;height:inherit}.component.tabItem.active{visibility:visible}#volumeWidget.invisible,.invisible{visibility:hidden}.component.tabList{position:relative}.clr{clear:both}.component.panel{background:0 0}.component.page{background:#2d2d2d}body,html{background-color:transparent}#pageInit{background:url(../img/1080/splash.logo.png) center no-repeat #2d2d2d}#pageInit .main{display:table-cell;vertical-align:middle;text-align:center;width:20in;height:810pt;font-size:150%}.dualPageLayout{background:#2d2d2d!important}.dualPageLayout .left{width:12in;padding:0;height:810pt;float:left}.dualPageLayout .right{display:block;width:8in;float:right;padding:0;height:810pt;background:#111}.component.modalBox{background:rgba(0,0,0,.7);font-size:39.6px}.component.modalBox .wrapper{background:#3E3E3E!important;padding:3px}.component.modalBox div.body{background:#3E3E3E!important;padding:0!important;position:relative;border:2px solid rgba(0,0,0,.7);min-width:25%}.component.modalBox div.body .list{background:0 0}.component.modalBox div.body .list .item .text{display:inline-block;padding:0 10px;width:100%;text-align:left}#pageMovieInfoLeft #pageMovieInfoName,#pageMovieInfoLeft #pageMovieInfoStuff,#pageMovieInfoLeft .picWrapper,#pageServiceDescription,#pageServiceLeftPanel .icons,#playerAspect,#playerTotalDuration{text-align:right}.component.modalBox div.body .list .item.focus{background:red}.component.modalBox div.body .list .item.focus .text{color:#fff}.component.modalBox div.body .list::after,.component.modalBox div.body .list::before{text-transform:none;color:#282828;font-size:82.5px;display:inline-block;position:relative;bottom:-9.9px;margin-top:-19.8px;font-family:icomoon;font-style:normal;font-weight:400;font-variant:normal}.component.modalBox div.body .list::before{content:'\f0d8'}.component.modalBox div.body .list::after{content:'\f0d7'}.component.modalBox div.body .modalHeader{color:red;font-size:46.2px;padding:10px;border-bottom:none;text-transform:uppercase}.component.modalBox div.body .button{background:0 0;margin:5px}.component.modalBox div.body .button.focus{background:url(../img/1080/white30.png);border-radius:18px}#pageService{background-size:100% 100%}#pageService #pageServiceWrapper{padding:0}#pageServiceRightPanel .list{position:absolute;width:8in;background-color:transparent}#pageServiceRightPanel .list .item{height:90pt;line-height:90pt;color:#fff;font-size:39.6px;padding:0;background-color:transparent;overflow:hidden;text-overflow:ellipsis;width:100%}#pageServiceRightPanel .list .item .text{line-height:45px;word-wrap:break-word;display:table-cell;height:90pt;vertical-align:middle;word-break:break-all;position:relative}#pageServiceRightPanel .list .item .wrapper{padding-left:60px;padding-right:37.5px}#pageServiceRightPanel .list .backItem::before{font-family:icomoon;display:block;position:absolute;content:"\ea40";left:15px}#pageServiceRightPanel .list .item.focus{background-color:#E62B1E}#pageServiceLeftPanel table{table-layout:fixed;width:100%}#pageServiceLeftPanel .empty{height:390px}#pageServiceLogo.logo{height:300px;width:660px;margin-right:37.5px;background:url(../img/1080/main.logo.png) center no-repeat;background-size:100%;display:inline-block}#pageServiceCatImg{height:300px;width:300px;margin-right:37.5px;background:#1A3148}#pageServiceDescription{padding:37.5px 37.5px 37.5px 75px}.modalBox .button{height:48.3px;line-height:48.3px;min-width:35%;margin-bottom:15px!important}#pageVideoList{background:url(../img/1080/list.logo.png) center 60px no-repeat #2d2d2d}#pageVideoListHeader{font-size:33px;width:20in;position:fixed;top:313px;left:0;padding:0 178px}#pageVideoListBreadCrumb{float:right}#pageVideoListButtonSearch{float:left;background:0 0;border-bottom:2px solid red;line-height:normal;padding:0;height:33px}#pageVideoListButtonDel{display:inline-block;position:absolute;left:40px;background:0 0}#pageVideoListButtonDel .text{border-bottom:2px solid red;line-height:normal;padding:0}#pageVideoListContentWrapper{padding:0}#pageVideoListContentWrapper .grid{background:0 0;width:100%;height:810pt}#pageVideoListContentWrapper .grid table{width:auto;table-layout:fixed;height:10in;margin:75pt auto}#pageVideoListContentWrapper .grid table .tr{height:auto}#pageVideoListContentWrapper .grid .item{width:410px;height:20pc;background:url(../img/1080/cover.png) top no-repeat;vertical-align:top;padding:0}#pageVideoListContentWrapper .grid .item .cover{width:20pc;height:180px;background-repeat:no-repeat;background-position:center;background-size:100%;margin-top:5px;position:relative}#pageVideoListContentWrapper .grid .item .cover .duration{font-size:18.15px;display:block;position:absolute;bottom:4px;right:4px;background:rgba(7,7,7,.5)}#playerGrid,#playerPanel{bottom:0;position:absolute}#pageVideoListContentWrapper .grid .item .cover.profession{width:254px;height:191px;background-size:100%;margin:auto}#pageVideoListContentWrapper .grid .movieItem{width:322px;height:270px;margin:0 auto}#pageVideoListContentWrapper .grid .movieItem .speakerProf{font-size:23.1px;max-height:23.1px}#pageVideoListContentWrapper .grid .movieItem .name{color:#fff;font-size:24px;height:85px;display:table-cell;vertical-align:middle;width:20pc}#pageVideoListContentWrapper .grid .movieItem .movieDescription{height:85px;overflow:hidden}#pageVideoListContentWrapper .grid .movieItem .speakerProf~.movieDescription{height:61.9px}#pageVideoListContentWrapper .grid .item.focus{background:url(../img/1080/cover.focused.png) top no-repeat;color:#fff}#pageVideoListContentWrapper .grid .item.focus .movieItem .info{color:#21B5EA}.component.modalBox .list .item{text-transform:capitalize}#pageMovieInfoLeft table{table-layout:fixed;width:100%}#pageMovieInfoLeft tr.info{height:5in}#pageMovieInfoLeft tr.info td:nth-child(2){width:365px;vertical-align:top;padding-top:27.5px}#pageMovieInfoLeft tr.info td{vertical-align:top}#pageMovieInfoLeft .picWrapper #pageMovieInfoPic{box-sizing:border-box;max-width:300px;max-height:375px;border-width:10px;-webkit-border-image:url(../img/1080/frame.png) 10 stretch;margin-right:27.5px}#pageMovieInfoLeft #pageMovieInfoStuff b{font-size:36.3px}#pageMovieInfoLeft #pageMovieInfoStuff .wrapper{height:405px;line-height:45px;overflow:hidden;padding:37.5px 0 37.5px 75px}#pageMovieInfoLeft #pageMovieInfoName{padding-right:37.5px}#pageMovieInfoLeft #pageMovieInfoNameTop{padding-top:24px;font-size:2em;color:#ea4}#pageMovieInfoLeft #pageMovieInfoNameBot{margin-top:37.5px}#pageMovieInfoLeft #pageMovieInfoDescription{padding:37.5px;text-align:right}#pageMovieInfoRight{display:block;width:8in;float:right;padding:0;height:810pt;background:#034e2b;background-size:100% 100%;position:relative}#pageMovieInfoRight .list{width:8in;background-color:transparent;position:absolute}#pageMovieInfoRight .list .item{height:90pt;line-height:90pt;color:#fff;font-size:33px;padding:0;background-color:transparent;overflow:hidden;text-overflow:ellipsis;width:100%}#pageMovieInfoRight .list .item .text{line-height:45px;word-wrap:break-word;display:table-cell;height:90pt;vertical-align:middle;word-break:break-all;position:relative}#pageMovieInfoRight .list .item .wrapper{padding-left:60px;padding-right:37.5px}#pageMovieInfoRight .list .item.focus{background-color:#0c7b44}#pageMovieInfoRight .list .backItem{background:url(../img/1080/left.arrow.png) center left no-repeat;background-position-x:15px;background-size:30px}#pageMovieInfoRight .list .starItem,#pageMovieInfoRight .list .starItemF{background:url(../img/1080/star.png) center left no-repeat;background-position-x:15px;background-size:30px}#pagePlayer{background:0 0}#pagePlayer:before{display:none}#pagePlayer .modalBox .wrapper{min-width:25%}#pagePlayer .modalBox .wrapper .body{width:100%}#tedPlayer{width:20in;height:810pt}#playerPanel{width:20in;height:15pc;background:url(../img/1080/player.bg.png);padding:0}#playerPanelWrapper .right,#playerPanelWrapper .right>table td{padding-left:20px}#playerGrid{margin:auto;width:92%;height:90%;top:0;left:0;right:0}#playerPanelWrapper .left{width:1305px}#playerPanelWrapper .left>table{width:100%}#playerPanelWrapper .left .line1{height:72px}#playerPanelWrapper .left .line3 .single table{table-layout:fixed;width:1305px}#playerPanelWrapper .right>table{width:100%;border-left:1px solid red;table-layout:fixed}#playerPanelWrapper .right .line1{font-size:26.4px;line-height:39.6px}#playerCurrentDuration,#playerTotalDuration{font-size:49.5px;width:30%}#playerProgressBarWrapper{width:100%;background:#606060;margin-top:10px}#playerProgressBar{outline:0;background:#606060;height:15px;border:1px solid #000}#playerAspect:before,#playerHD:before{display:inline-block;height:26.4px;width:26.4px;border-radius:33px;margin-right:13.2px;content:''}#playerProgressBar .value{background:red}#playerHD{font-size:29.7px;padding:29.7px 29.7px 29.7px 0}#playerHD:before{background:green}#playerAspect{font-size:29.7px;padding:29.7px 0 29.7px 29.7px}#playerAspect:before{background:#00f}#playerButtons{width:20%;font-size:62px}#playerButtons table{width:auto!important;margin:0 auto}#playerButtons span{padding:0 10px}#playerButtons .icon-play3{padding-left:15px;padding-right:5px}#playerTitle{font-size:39.6px}#pageSearch{text-align:center}#pageSearch #keyboardWrapper{width:20in;height:498px;position:absolute;bottom:0;background:url(../img/1080/player.bg.png)}#pageSearch .grid{background:0 0;margin-top:45px}#pageSearch .grid table{width:auto;margin-left:450px;table-layout:fixed}#pageSearch .grid .item{text-align:left;font-size:33px;padding:2px 10px;width:660px}#pageSearch .grid .item span{-webkit-border-radius:8px;padding:2px 10px}#pageSearch .grid .item.focus{background:0 0;color:#fff;padding:2px 10px}#pageSearch .grid .item.disable{background:0 0}#pageSearch .grid.focus .item.focus span{background:url(../img/1080/white30.png)}#pageSearch #pageSearchStory{text-align:center;font-size:42.9px;margin-top:192.5px;text-transform:uppercase}#pageSearch #pageSearchStory .searchType{text-transform:lowercase;color:#1ABAED}#keyboardWidgetWrapper #keyboardWidget.upper,#keyboardWidgetWrapper.upperCase{text-transform:uppercase}#pageSearch #pageSearchStoryClear{background:0 0;padding:2px 10px;margin:0 auto;height:39.6px;line-height:33px}#pageSearch #pageSearchStoryClear .text{font-size:33px;height:33px;line-height:33px}#pageSearch #pageSearchStoryClear.focus{background:url(../img/1080/white30.png);-webkit-border-radius:8px;padding:2px 10px}.modalBox{z-index:10}#pageSettingsRight .list{position:absolute;width:8in;background-color:transparent}#pageSettingsRight .list .item{height:90pt;color:#fff;padding:0 0 0 75px;background-color:transparent}#pageSettingsRight .list .item .itemName{font-size:39.6px;height:39.6px}#pageSettingsRight .list .item .itemValue{font-size:23.1px;color:#b3b3b3;height:26.4px}#pageSettingsRight .list .item .mid{height:90pt;display:table-cell;vertical-align:middle}#pageSettingsRight .list .item.current{text-decoration:underline}#pageSettingsRight .list .item .star{display:inline-block;height:90pt;width:30px;background:url(../img/1080/star.png) center no-repeat}#pageSettingsRight .list .item.focus{background-color:#0c7b44}#pageSettingsLeft table{table-layout:fixed;width:100%}#pageSettingsLeft .empty{height:390px}#pageSettingsCatImg,#pageSettingsCatName{height:300px;margin-right:37.5px;float:right}#pageSettingsLeft .icons{text-align:right}#pageSettingsCatName{display:inline-block;color:#ea4;font-size:59.4px;line-height:300px}#pageSettingsCatImg{width:300px}#pageSettingsDescription{text-align:right;padding:37.5px}#inputWidgetWrapper{width:20in;background-color:transparent}#inputWidgetWrapper #inputWidgetBg{width:75pc;height:112.5px;background:#3F3F3F;margin:60px auto 28.13px}#inputWidgetWrapper #inputWidget{width:75pc;height:112.5px;background:url(../img/1080/search.ico.png) left center no-repeat;background-size:78.75px;border:none;padding-left:112.5px}#inputWidgetWrapper #inputWidget .char{color:#fff;font-size:67.5px}#keyboardWidgetWrapper{width:20in;height:498px;top:582px;background:0 0}#keyboardWidgetWrapper.background{background:#3F3F3F}#keyboardWidgetWrapper #keyboardWidget{background:0 0;height:415px;bottom:0;table-layout:fixed;margin:37.5px auto 0}#keyboardWidgetWrapper #keyboardWidget table{table-layout:fixed;height:415px;width:auto;margin:0 auto}#keyboardWidgetWrapper #keyboardWidget .item{width:83px;height:83px;padding:0;text-align:center;font-size:42.9px;position:relative}#keyboardWidgetWrapper #keyboardWidget .item div img{max-width:60px;max-height:60px}#keyboardWidgetWrapper #keyboardWidget .item.disable{background:0 0}#keyboardWidgetWrapper #keyboardWidget .item.focus{background:0 0;color:#fff}#keyboardWidgetWrapper #keyboardWidget .item.focus div{-webkit-border-radius:75px;width:75px;height:75px;margin:auto;line-height:75px}#keyboardWidgetWrapper #keyboardWidget .item.focus div img{margin-top:9px}#keyboardWidgetWrapper #keyboardWidget .item#keySpace div{width:80%;height:20px;background:rgba(255,255,255,.5);margin:auto;-webkit-border-radius:6px;padding:5px}#volumeBotValue,#volumeTopValue{padding-right:10%}#keyboardWidgetWrapper #keyboardWidget .item#keySpace div:after{content:'';display:block;margin:0 auto;width:60px;height:6px;position:relative;border:2px solid green;border-top:none}#keyBackspace div:after,#keyLang div:after,#keyboardWidgetSearchBtn:after{content:'';display:block;height:2px}#volumeCurrentValue,#volumeWidget table td{width:236.25px;height:105px;box-sizing:border-box}#keyboardWidgetWrapper #keyboardWidget .item#keySpace.focus{background:url(../img/1080/white30.png);-webkit-border-radius:5pc}#keyboardWidgetWrapper #keyboardWidget.focus .item.focus div{background:url(../img/1080/white30.png)}#keyLang div{position:relative}#keyLang div:after{background-color:#ff0;position:absolute;width:52.5px;left:20%}#keyLang.focus div:after{bottom:9px;left:10.5px}#keyBackspace div{position:relative}#keyBackspace div:after{background-color:red;position:absolute;width:52.5px;left:20%}#keyBackspace.focus div:after{bottom:9px;left:10.5px}#keyboardWidgetSearchBtn{display:table-cell;vertical-align:middle;position:absolute;right:165px;bottom:225px;padding:5px 20px;background:0 0;-webkit-border-radius:75px;height:75px;line-height:65px}#keyboardWidgetSearchBtn:after{width:80%;background-color:#0056f3;position:absolute;left:10%;bottom:11.25px}#keyboardWidgetSearchBtn.focus{background:url(../img/1080/white30.png);border:none}#volumeWidget{top:382.5px;z-index:20;background:0 0}#volumeWidget table{table-layout:fixed}#volumeWidget table td{text-align:right;line-height:105px;font-size:39.6px}#volumeCurrentValue{border:3px solid #fff;border-top-right-radius:315px;border-bottom-right-radius:315px;border-left:transparent;padding-right:10%;margin:0;background:url(../img/1080/volume.ico.png) center left no-repeat rgba(11,11,11,.5);background-size:63px;background-position-x:30%;font-size:46.2px}#volumeCurrentValue.muted{background:url(../img/1080/volume.mute.png) center left no-repeat rgba(11,11,11,.5);background-position-x:30%}@font-face{font-family:icomoon;src:url(../font/icomoon.ttf?-eo1sqg) format('truetype')}[class*=" icon-"],[class^=icon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-clock:before{content:"\e94e"}.icon-undo2:before{content:"\e967"}.icon-spinner9:before{content:"\e982"}.icon-eye:before{content:"\e9ce"}.icon-star-full:before{content:"\e9d9"}.icon-heart:before{content:"\e9da"}.icon-checkmark:before{content:"\ea10"}.icon-checkmark2:before{content:"\ea11"}.icon-play3:before{content:"\ea1c"}.icon-pause2:before{content:"\ea1d"}.icon-stop2:before{content:"\ea1e"}.icon-backward2:before{content:"\ea1f"}.icon-forward3:before{content:"\ea20"}.icon-first:before{content:"\ea21"}.icon-last:before{content:"\ea22"}.icon-previous2:before{content:"\ea23"}.icon-next2:before{content:"\ea24"}.icon-arrow-left2:before{content:"\ea40"} \ No newline at end of file +body,html,table td{padding:0}.component div,div{-webkit-box-sizing:border-box}body,html{width:1920px;height:1080px;overflow:hidden;color:#fff;margin:0;font-family:Ubuntu,sans-serif;font-size:33px;-webkit-user-select:none}table{border:0;border-collapse:collapse;border-spacing:0}.maxh{height:100%}.maxw{width:100%}a{text-decoration:none}.component.hidden{display:none!important}.component.button{background-color:#002042;display:inline-table;height:69px;cursor:pointer}.component.button.focus,.component.button:hover{background-color:#005b9c}.component.button.click{background-color:#0073c4}.component.button .icon{height:69px;width:69px;display:table-cell;background:center center no-repeat}.component.button .text{display:table-cell;padding:9px 18px;vertical-align:middle;text-align:center}.component.button .text:empty{padding:0}.component.checkBox{cursor:pointer;display:inline-block;width:42px;height:42px;line-height:42px;background-color:#333;vertical-align:bottom}.component.checkBox.checked{background-color:orange}.component.grid{background-color:#333}.component.grid table{width:100%;table-layout:fixed}.component.grid table td.item{cursor:pointer;padding:6px 12px;vertical-align:middle;text-align:center}.component.grid table td.item.mark{color:#000;background-color:green}.component.grid table td.item.focus{color:#000;background-color:orange}.component.grid table td.item.focus.mark{color:#fff;background-color:#AE7200}.component.grid table td.item.disable{color:grey;background-color:#111}.component.input{width:375px;height:72px;border:3px solid green;font-size:36px;color:#000;background-color:#fff;display:table;table-layout:fixed}.component.input .line{cursor:text;display:table-cell;vertical-align:middle;padding:0 6px;overflow:hidden;white-space:nowrap}.component.input .line>.caret,.component.input .line>.char,.component.input .line>.placeholder{display:inline-block;vertical-align:middle}.component.input .line>.caret{height:80%;width:2px;margin-left:-2px}.component.input .line>.placeholder{color:#999}.component.input.focus .line>.caret{background-color:#000;-webkit-animation:inputCursor 1s;-webkit-animation-iteration-count:infinite}@-webkit-keyframes inputCursor{from{background-color:#000}to{background-color:transparent}}.component.list{background-color:#333;width:100%}.component.list>.item{cursor:pointer;padding:0 12px;vertical-align:middle;height:72px;line-height:72px}.component.list>.item.mark{background-color:green;color:#000}.component.list>.item.focus{background-color:orange;color:#000}.component.list>.item.focus.mark{background-color:#AE7200;color:#fff}.component.list.horizontal{display:table;table-layout:fixed;width:100%}.component.modalBox,.component.page{width:1920px;height:1080px;left:0;position:absolute;top:0}.component.list.horizontal>.item{display:table-cell;text-align:center;vertical-align:middle}.component.modalBox{background-color:#000;display:table}.component.modalBox>div{display:table-cell;vertical-align:middle;text-align:center}.component.modalBox>div>div.body{display:inline-block;overflow:hidden;background-color:#333;padding:3%;max-width:80%;max-height:80%}.component.modalBox.modalMessage>div>.body{padding:0}.component.modalBox.modalMessage>div>.body>.footer,.component.modalBox.modalMessage>div>.body>.header{color:#777;background-color:#222;text-align:center}.component.modalBox.modalMessage>div>.body>.content,.component.modalBox.modalMessage>div>.body>.footer,.component.modalBox.modalMessage>div>.body>.header{padding:10%}.component.page{visibility:hidden;overflow:hidden}.component.page.active{visibility:inherit}.component.panel{padding:15px;background-color:#222}.component.progressBar{height:36px;background-color:grey}.component.progressBar .value{height:100%;background-color:orange}.component.scrollBar{background-color:grey;display:inline-block;height:100%;width:12px;vertical-align:bottom}.component.scrollBar .thumb{display:block;width:12px;min-height:12px;background-color:#fff}.component.scrollBar .thumb.hidden{display:none}.component.scrollBar.horizontal{display:block;height:12px;width:100%}.component.scrollBar.horizontal .thumb{display:inline-block;vertical-align:top;height:12px;min-width:12px}.component.widget{position:absolute;background-color:#483d8b}.component.widget.hidden{visibility:hidden}.component.tabItem{position:absolute;visibility:inherit;width:inherit;height:inherit}.component.tabItem.hidden{visibility:hidden}.component.tabList{position:relative}.component.layerItem{position:absolute;width:inherit;height:inherit;display:block;visibility:inherit}#pageInit>.cell,.component.layerList{position:relative}#volumeWidget.invisible,.invisible{visibility:hidden}.component.layerItem.hidden{display:block;visibility:hidden}.clr{clear:both}.component.panel{background:0 0}.component.page{background:#2d2d2d}#pageInit,body,html{background-color:transparent}#pageInit{background-image:url(../img/1080/splash.logo.png);background-position:center;background-repeat:no-repeat;display:table}#pageInit>.cell{display:table-cell;text-align:center;vertical-align:middle;font-size:150%}#pageInit>.cell>.version{position:absolute;bottom:15px;right:15px;font-size:50%;color:#555}#pageInit>.cell>.version>.value,.component.modalBox div.body .list .item.focus .text{color:#fff}.dualPageLayout{background:#2d2d2d!important}.dualPageLayout .left{width:1152px;padding:0;height:1080px;float:left}.dualPageLayout .right{display:block;width:768px;float:right;padding:0;height:1080px;background:#111}.component.modalBox{background:rgba(0,0,0,.7);font-size:39.6px}.component.modalBox .wrapper{background:#3E3E3E!important;padding:3px}.component.modalBox div.body{background:#3E3E3E!important;padding:0!important;position:relative;border:2px solid rgba(0,0,0,.7);min-width:25%}.component.modalBox div.body .list{background:0 0}.component.modalBox div.body .list .item .text{display:inline-block;padding:0 10px;width:100%;text-align:left}#pageMovieInfoLeft #pageMovieInfoName,#pageMovieInfoLeft #pageMovieInfoStuff,#pageMovieInfoLeft .picWrapper,#pageServiceDescription,#pageServiceLeftPanel .icons,#playerAspect,#playerTotalDuration{text-align:right}.component.modalBox div.body .list .item.focus{background:red}.component.modalBox div.body .list::after,.component.modalBox div.body .list::before{text-transform:none;color:#282828;font-size:82.5px;display:inline-block;position:relative;bottom:-9.9px;margin-top:-19.8px;font-family:icomoon;font-style:normal;font-weight:400;font-variant:normal}.component.modalBox div.body .list::before{content:'\f0d8'}.component.modalBox div.body .list::after{content:'\f0d7'}.component.modalBox div.body .modalHeader{color:red;font-size:46.2px;padding:10px;border-bottom:none;text-transform:uppercase}.component.modalBox div.body .button{background:0 0;margin:5px}.component.modalBox div.body .button.focus{background:url(../img/1080/white30.png);border-radius:18px}#pageService{background-size:100% 100%}#pageService #pageServiceWrapper{padding:0}#pageServiceRightPanel .list{position:absolute;width:768px;background-color:transparent}#pageServiceRightPanel .list .item{height:120px;line-height:120px;color:#fff;font-size:39.6px;padding:0;background-color:transparent;overflow:hidden;text-overflow:ellipsis;width:100%}#pageServiceRightPanel .list .item .text{line-height:45px;word-wrap:break-word;display:table-cell;height:120px;vertical-align:middle;word-break:break-all;position:relative}#pageServiceRightPanel .list .item .wrapper{padding-left:60px;padding-right:37.5px}#pageServiceRightPanel .list .backItem::before{font-family:icomoon;display:block;position:absolute;content:"\ea40";left:15px}#pageServiceRightPanel .list .item.focus{background-color:#E62B1E}#pageServiceLeftPanel table{table-layout:fixed;width:100%}#pageServiceLeftPanel .empty{height:390px}#pageServiceLogo.logo{height:300px;width:660px;margin-right:37.5px;background:url(../img/1080/main.logo.png) center no-repeat;background-size:100%;display:inline-block}#pageServiceCatImg{height:300px;width:300px;margin-right:37.5px;background:#1A3148}#pageServiceDescription{padding:37.5px 37.5px 37.5px 75px}.modalBox .button{height:48.3px;line-height:48.3px;min-width:35%;margin-bottom:15px!important}#pageVideoList{background:url(../img/1080/list.logo.png) center 60px no-repeat #2d2d2d}#pageVideoListHeader{font-size:33px;width:1920px;position:fixed;top:313px;left:0;padding:0 178px}#pageVideoListBreadCrumb{float:right}#pageVideoListButtonSearch{float:left;background:0 0;border-bottom:2px solid red;line-height:normal;padding:0;height:33px}#pageVideoListButtonDel{display:inline-block;position:absolute;left:40px;background:0 0}#pageVideoListButtonDel .text{border-bottom:2px solid red;line-height:normal;padding:0}#pageVideoListContentWrapper{padding:0}#pageVideoListContentWrapper .grid{background:0 0;width:100%;height:1080px}#pageVideoListContentWrapper .grid table{width:auto;table-layout:fixed;height:960px;margin:100px auto}#pageVideoListContentWrapper .grid table .tr{height:auto}#pageVideoListContentWrapper .grid .item{width:410px;height:320px;background:url(../img/1080/cover.png) top no-repeat;vertical-align:top;padding:0}#pageVideoListContentWrapper .grid .item .cover{width:320px;height:180px;background-repeat:no-repeat;background-position:center;background-size:100%;margin-top:5px;position:relative}#pageVideoListContentWrapper .grid .item .cover .duration{font-size:18.15px;display:block;position:absolute;bottom:4px;right:4px;background:rgba(7,7,7,.5)}#playerGrid,#playerPanel{bottom:0;position:absolute}#pageVideoListContentWrapper .grid .item .cover.profession{width:254px;height:191px;background-size:100%;margin:auto}#pageVideoListContentWrapper .grid .movieItem{width:322px;height:270px;margin:0 auto}#pageVideoListContentWrapper .grid .movieItem .speakerProf{font-size:23.1px;max-height:23.1px}#pageVideoListContentWrapper .grid .movieItem .name{color:#fff;font-size:24px;height:85px;display:table-cell;vertical-align:middle;width:320px}#pageVideoListContentWrapper .grid .movieItem .movieDescription{height:85px;overflow:hidden}#pageVideoListContentWrapper .grid .movieItem .speakerProf~.movieDescription{height:61.9px}#pageVideoListContentWrapper .grid .item.focus{background:url(../img/1080/cover.focused.png) top no-repeat;color:#fff}#pageVideoListContentWrapper .grid .item.focus .movieItem .info{color:#21B5EA}.component.modalBox .list .item{text-transform:capitalize}#pageMovieInfoLeft table{table-layout:fixed;width:100%}#pageMovieInfoLeft tr.info{height:480px}#pageMovieInfoLeft tr.info td:nth-child(2){width:365px;vertical-align:top;padding-top:27.5px}#pageMovieInfoLeft tr.info td{vertical-align:top}#pageMovieInfoLeft .picWrapper #pageMovieInfoPic{box-sizing:border-box;max-width:300px;max-height:375px;border-width:10px;-webkit-border-image:url(../img/1080/frame.png) 10 stretch;margin-right:27.5px}#pageMovieInfoLeft #pageMovieInfoStuff b{font-size:36.3px}#pageMovieInfoLeft #pageMovieInfoStuff .wrapper{height:405px;line-height:45px;overflow:hidden;padding:37.5px 0 37.5px 75px}#pageMovieInfoLeft #pageMovieInfoName{padding-right:37.5px}#pageMovieInfoLeft #pageMovieInfoNameTop{padding-top:24px;font-size:2em;color:#ea4}#pageMovieInfoLeft #pageMovieInfoNameBot{margin-top:37.5px}#pageMovieInfoLeft #pageMovieInfoDescription{padding:37.5px;text-align:right}#pageMovieInfoRight{display:block;width:768px;float:right;padding:0;height:1080px;background:#034e2b;background-size:100% 100%;position:relative}#pageMovieInfoRight .list{width:768px;background-color:transparent;position:absolute}#pageMovieInfoRight .list .item{height:120px;line-height:120px;color:#fff;font-size:33px;padding:0;background-color:transparent;overflow:hidden;text-overflow:ellipsis;width:100%}#pageMovieInfoRight .list .item .text{line-height:45px;word-wrap:break-word;display:table-cell;height:120px;vertical-align:middle;word-break:break-all;position:relative}#pageMovieInfoRight .list .item .wrapper{padding-left:60px;padding-right:37.5px}#pageMovieInfoRight .list .item.focus{background-color:#0c7b44}#pageMovieInfoRight .list .backItem{background:url(../img/1080/left.arrow.png) center left no-repeat;background-position-x:15px;background-size:30px}#pageMovieInfoRight .list .starItem,#pageMovieInfoRight .list .starItemF{background:url(../img/1080/star.png) center left no-repeat;background-position-x:15px;background-size:30px}#pagePlayer{background:0 0}#pagePlayer:before{display:none}#pagePlayer .modalBox .wrapper{min-width:25%}#pagePlayer .modalBox .wrapper .body{width:100%}#tedPlayer{width:1920px;height:1080px}#playerPanel{width:1920px;height:240px;background:url(../img/1080/player.bg.png);padding:0}#playerPanelWrapper .right,#playerPanelWrapper .right>table td{padding-left:20px}#playerGrid{margin:auto;width:92%;height:90%;top:0;left:0;right:0}#playerPanelWrapper .left{width:1305px}#playerPanelWrapper .left>table{width:100%}#playerPanelWrapper .left .line1{height:72px}#playerPanelWrapper .left .line3 .single table{table-layout:fixed;width:1305px}#playerPanelWrapper .right>table{width:100%;border-left:1px solid red;table-layout:fixed}#playerPanelWrapper .right .line1{font-size:26.4px;line-height:39.6px}#playerProgressBarWrapper{width:100%;background:#606060;margin-top:10px}#playerProgressBar{outline:0;background:#606060;height:15px;border:1px solid #000}#playerAspect:before,#playerHD:before{display:inline-block;height:26.4px;width:26.4px;border-radius:33px;margin-right:13.2px;content:''}#playerProgressBar .value{background:red}#playerHD{font-size:29.7px;padding:29.7px 29.7px 29.7px 0}#playerHD:before{background:green}#playerAspect{font-size:29.7px;padding:29.7px 0 29.7px 29.7px}#playerCurrentDuration,#playerTotalDuration{font-size:49.5px;width:30%}#playerAspect:before{background:#00f}#playerButtons{width:20%;font-size:62px}#playerButtons table{width:auto!important;margin:0 auto}#playerButtons span{padding:0 10px}#playerButtons .icon-play3{padding-left:15px;padding-right:5px}#playerTitle{font-size:39.6px}#pageSearch{text-align:center}#pageSearch #keyboardWrapper{width:1920px;height:498px;position:absolute;bottom:0;background:url(../img/1080/player.bg.png)}#pageSearch .grid{background:0 0;margin-top:45px}#pageSearch .grid table{width:auto;margin-left:450px;table-layout:fixed}#pageSearch .grid .item{text-align:left;font-size:33px;padding:2px 10px;width:660px}#pageSearch .grid .item span{-webkit-border-radius:8px;padding:2px 10px}#pageSearch .grid .item.focus{background:0 0;color:#fff;padding:2px 10px}#pageSearch .grid .item.disable{background:0 0}#pageSearch .grid.focus .item.focus span{background:url(../img/1080/white30.png)}#pageSearch #pageSearchStory{text-align:center;font-size:42.9px;margin-top:192.5px;text-transform:uppercase}#pageSearch #pageSearchStory .searchType{text-transform:lowercase;color:#1ABAED}#keyboardWidgetWrapper #keyboardWidget.upper,#keyboardWidgetWrapper.upperCase{text-transform:uppercase}#pageSearch #pageSearchStoryClear{background:0 0;padding:2px 10px;margin:0 auto;height:39.6px;line-height:33px}#pageSearch #pageSearchStoryClear .text{font-size:33px;height:33px;line-height:33px}#pageSearch #pageSearchStoryClear.focus{background:url(../img/1080/white30.png);-webkit-border-radius:8px;padding:2px 10px}.modalBox{z-index:10}#pageSettingsRight .list{position:absolute;width:768px;background-color:transparent}#pageSettingsRight .list .item{height:120px;color:#fff;padding:0 0 0 75px;background-color:transparent}#pageSettingsRight .list .item .itemName{font-size:39.6px;height:39.6px}#pageSettingsRight .list .item .itemValue{font-size:23.1px;color:#b3b3b3;height:26.4px}#pageSettingsRight .list .item .mid{height:120px;display:table-cell;vertical-align:middle}#pageSettingsRight .list .item.current{text-decoration:underline}#pageSettingsRight .list .item .star{display:inline-block;height:120px;width:30px;background:url(../img/1080/star.png) center no-repeat}#pageSettingsRight .list .item.focus{background-color:#0c7b44}#pageSettingsLeft table{table-layout:fixed;width:100%}#pageSettingsLeft .empty{height:390px}#pageSettingsCatImg,#pageSettingsCatName{height:300px;margin-right:37.5px;float:right}#pageSettingsLeft .icons{text-align:right}#pageSettingsCatName{display:inline-block;color:#ea4;font-size:59.4px;line-height:300px}#pageSettingsCatImg{width:300px}#pageSettingsDescription{text-align:right;padding:37.5px}#inputWidgetWrapper{width:1920px;background-color:transparent}#inputWidgetWrapper #inputWidgetBg{width:1200px;height:112.5px;background:#3F3F3F;margin:60px auto 28.13px}#inputWidgetWrapper #inputWidget{width:1200px;height:112.5px;background:url(../img/1080/search.ico.png) left center no-repeat;background-size:78.75px;border:none;padding-left:112.5px}#inputWidgetWrapper #inputWidget .char{color:#fff;font-size:67.5px}#keyboardWidgetWrapper{width:1920px;height:498px;top:582px;background:0 0}#keyboardWidgetWrapper.background{background:#3F3F3F}#keyboardWidgetWrapper #keyboardWidget{background:0 0;height:415px;bottom:0;table-layout:fixed;margin:37.5px auto 0}#keyboardWidgetWrapper #keyboardWidget table{table-layout:fixed;height:415px;width:auto;margin:0 auto}#keyboardWidgetWrapper #keyboardWidget .item{width:83px;height:83px;padding:0;text-align:center;font-size:42.9px;position:relative}#keyboardWidgetWrapper #keyboardWidget .item div img{max-width:60px;max-height:60px}#keyboardWidgetWrapper #keyboardWidget .item.disable{background:0 0}#keyboardWidgetWrapper #keyboardWidget .item.focus{background:0 0;color:#fff}#keyboardWidgetWrapper #keyboardWidget .item.focus div{-webkit-border-radius:75px;width:75px;height:75px;margin:auto;line-height:75px}#keyboardWidgetWrapper #keyboardWidget .item.focus div img{margin-top:9px}#keyboardWidgetWrapper #keyboardWidget .item#keySpace div{width:80%;height:20px;background:rgba(255,255,255,.5);margin:auto;-webkit-border-radius:6px;padding:5px}#keyboardWidgetWrapper #keyboardWidget .item#keySpace div:after{content:'';display:block;margin:0 auto;width:60px;height:6px;position:relative;border:2px solid green;border-top:none}#keyBackspace div:after,#keyLang div:after,#keyboardWidgetSearchBtn:after{content:'';display:block;height:2px}#volumeCurrentValue,#volumeWidget table td{width:236.25px;height:105px;box-sizing:border-box}#keyboardWidgetWrapper #keyboardWidget .item#keySpace.focus{background:url(../img/1080/white30.png);-webkit-border-radius:80px}#keyboardWidgetWrapper #keyboardWidget.focus .item.focus div{background:url(../img/1080/white30.png)}#keyLang div{position:relative}#keyLang div:after{background-color:#ff0;position:absolute;width:52.5px;left:20%}#keyLang.focus div:after{bottom:9px;left:10.5px}#keyBackspace div{position:relative}#keyBackspace div:after{background-color:red;position:absolute;width:52.5px;left:20%}#keyBackspace.focus div:after{bottom:9px;left:10.5px}#keyboardWidgetSearchBtn{display:table-cell;vertical-align:middle;position:absolute;right:165px;bottom:225px;padding:5px 20px;background:0 0;-webkit-border-radius:75px;height:75px;line-height:65px}#keyboardWidgetSearchBtn:after{width:80%;background-color:#0056f3;position:absolute;left:10%;bottom:11.25px}#keyboardWidgetSearchBtn.focus{background:url(../img/1080/white30.png);border:none}#volumeWidget{top:382.5px;z-index:20;background:0 0}#volumeWidget table{table-layout:fixed}#volumeWidget table td{text-align:right;line-height:105px;font-size:39.6px}#volumeTopValue{padding-right:10%}#volumeCurrentValue{border:3px solid #fff;border-top-right-radius:315px;border-bottom-right-radius:315px;border-left:transparent;padding-right:10%;margin:0;background:url(../img/1080/volume.ico.png) center left no-repeat rgba(11,11,11,.5);background-size:63px;background-position-x:30%;font-size:46.2px}#volumeCurrentValue.muted{background:url(../img/1080/volume.mute.png) center left no-repeat rgba(11,11,11,.5);background-position-x:30%}#volumeBotValue{padding-right:10%}@font-face{font-family:icomoon;src:url(../font/icomoon.ttf?-eo1sqg) format('truetype')}[class*=" icon-"],[class^=icon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-clock:before{content:"\e94e"}.icon-undo2:before{content:"\e967"}.icon-spinner9:before{content:"\e982"}.icon-eye:before{content:"\e9ce"}.icon-star-full:before{content:"\e9d9"}.icon-heart:before{content:"\e9da"}.icon-checkmark:before{content:"\ea10"}.icon-checkmark2:before{content:"\ea11"}.icon-play3:before{content:"\ea1c"}.icon-pause2:before{content:"\ea1d"}.icon-stop2:before{content:"\ea1e"}.icon-backward2:before{content:"\ea1f"}.icon-forward3:before{content:"\ea20"}.icon-first:before{content:"\ea21"}.icon-last:before{content:"\ea22"}.icon-previous2:before{content:"\ea23"}.icon-next2:before{content:"\ea24"}.icon-arrow-left2:before{content:"\ea40"} \ No newline at end of file diff --git a/css/release.480.css b/css/release.480.css index 643df44..0b58f88 100644 --- a/css/release.480.css +++ b/css/release.480.css @@ -1 +1 @@ -body,html,table td{padding:0}.component div,div{-webkit-box-sizing:border-box}body,html{width:45pc;height:5in;overflow:hidden;color:#fff;margin:0;font-family:Ubuntu,sans-serif;font-size:18px;-webkit-user-select:none}table{border:0;border-collapse:collapse;border-spacing:0}.maxh{height:100%}.maxw{width:100%}a{text-decoration:none}.component.hidden{display:none!important}.component.button{background-color:#002042;display:inline-table;height:30px;cursor:pointer}.component.button.focus,.component.button:hover{background-color:#005b9c}.component.button.click{background-color:#0073c4}.component.button .icon{height:30px;width:30px;display:table-cell;background:center center no-repeat}.component.button .text{display:table-cell;padding:4px 7px;vertical-align:middle;text-align:center}.component.button .text:empty{padding:0}.component.checkBox{cursor:pointer;display:inline-block;width:18px;height:18px;line-height:18px;background-color:#333;vertical-align:bottom}.component.checkBox.checked{background-color:orange}.component.grid{background-color:#333}.component.grid table{width:100%;table-layout:fixed}.component.grid table td.item{cursor:pointer;padding:2px 5px;vertical-align:middle;text-align:center}.component.grid table td.item.mark{color:#000;background-color:green}.component.grid table td.item.focus{color:#000;background-color:orange}.component.grid table td.item.focus.mark{color:#fff;background-color:#AE7200}.component.grid table td.item.disable{color:grey;background-color:#111}.component.input{width:200px;height:30px;border:1px solid green;font-size:20px;color:#000;background-color:#fff;display:table;table-layout:fixed}.component.input .line{cursor:text;display:table-cell;vertical-align:middle;padding:0 3px;overflow:hidden;white-space:nowrap}.component.input .line>.caret,.component.input .line>.char,.component.input .line>.placeholder{display:inline-block;vertical-align:middle}.component.input .line>.caret{height:80%;width:2px;margin-left:-2px}.component.input .line>.placeholder{color:#999}.component.input.focus .line>.caret{background-color:#000;-webkit-animation:inputCursor 1s;-webkit-animation-iteration-count:infinite}@-webkit-keyframes inputCursor{from{background-color:#000}to{background-color:transparent}}.component.list{background-color:#333;width:100%}.component.list>.item{cursor:pointer;padding:0 5px;vertical-align:middle;height:2pc;line-height:2pc}.component.list>.item.mark{background-color:green;color:#000}.component.list>.item.focus{background-color:orange;color:#000}.component.list>.item.focus.mark{background-color:#AE7200;color:#fff}.component.list.horizontal{display:table;table-layout:fixed;width:100%}.component.modalBox,.component.page{width:45pc;height:5in;left:0;position:absolute;top:0}.component.list.horizontal>.item{display:table-cell;text-align:center;vertical-align:middle}.component.modalBox{background-color:#000;display:table}.component.modalBox>div{display:table-cell;vertical-align:middle;text-align:center}.component.modalBox>div>div.body{display:inline-block;overflow:hidden;background-color:#333;padding:3%;max-width:80%;max-height:80%}.component.modalBox.modalMessage>div>.body{padding:0}.component.modalBox.modalMessage>div>.body>.footer,.component.modalBox.modalMessage>div>.body>.header{color:#777;background-color:#222;text-align:center}.component.modalBox.modalMessage>div>.body>.content,.component.modalBox.modalMessage>div>.body>.footer,.component.modalBox.modalMessage>div>.body>.header{padding:10%}.component.page{visibility:hidden;overflow:hidden}.component.page.active{visibility:visible}.component.panel{padding:6px;background-color:#222}.component.progressBar{height:1pc;background-color:grey}.component.progressBar .value{height:100%;background-color:orange}.component.scrollBar{background-color:grey;display:inline-block;height:100%;width:4px;vertical-align:bottom}.component.scrollBar .thumb{display:block;width:4px;min-height:4px;background-color:#fff}.component.scrollBar .thumb.hidden{display:none}.component.scrollBar.horizontal{display:block;height:4px;width:100%}.component.scrollBar.horizontal .thumb{display:inline-block;vertical-align:top;height:4px;min-width:4px}.component.widget{position:absolute;background-color:#483d8b}.component.widget.hidden{visibility:hidden}.component.tabItem{position:absolute;visibility:hidden;width:inherit;height:inherit}.component.tabItem.active{visibility:visible}#volumeWidget.invisible,.invisible{visibility:hidden}.component.tabList{position:relative}.clr{clear:both}.component.panel{background:0 0}.component.page{background:#2d2d2d}body,html{background-color:transparent}#pageInit{background:url(../img/480/splash.logo.png) center no-repeat #2d2d2d}#pageInit .main{display:table-cell;vertical-align:middle;text-align:center;width:45pc;height:5in;font-size:150%}.dualPageLayout{background:#2d2d2d!important}.dualPageLayout .left{width:27pc;padding:0;height:5in;float:left}.dualPageLayout .right{display:block;width:3in;float:right;padding:0;height:5in;background:#111}.component.modalBox{background:rgba(0,0,0,.7);font-size:21.6px}.component.modalBox .wrapper{background:#3E3E3E!important;padding:3px}.component.modalBox div.body{background:#3E3E3E!important;padding:0!important;position:relative;border:2px solid rgba(0,0,0,.7);min-width:25%}.component.modalBox div.body .list{background:0 0}.component.modalBox div.body .list .item .text{display:inline-block;padding:0 10px;width:100%;text-align:left}#pageMovieInfoLeft #pageMovieInfoName,#pageMovieInfoLeft #pageMovieInfoStuff,#pageMovieInfoLeft .picWrapper,#pageServiceDescription,#pageServiceLeftPanel .icons,#playerAspect,#playerTotalDuration{text-align:right}.component.modalBox div.body .list .item.focus{background:red}.component.modalBox div.body .list .item.focus .text{color:#fff}.component.modalBox div.body .list::after,.component.modalBox div.body .list::before{text-transform:none;color:#282828;font-size:45px;display:inline-block;position:relative;bottom:-5.4px;margin-top:-10.8px;font-family:icomoon;font-style:normal;font-weight:400;font-variant:normal}.component.modalBox div.body .list::before{content:'\f0d8'}.component.modalBox div.body .list::after{content:'\f0d7'}.component.modalBox div.body .modalHeader{color:red;font-size:25.2px;padding:10px;border-bottom:none;text-transform:uppercase}.component.modalBox div.body .button{background:0 0;margin:5px}.component.modalBox div.body .button.focus{background:url(../img/480/white30.png);border-radius:18px}#pageService{background-size:100% 100%}#pageService #pageServiceWrapper{padding:0}#pageServiceRightPanel .list{position:absolute;width:3in;background-color:transparent}#pageServiceRightPanel .list .item{height:53.33px;line-height:53.33px;color:#fff;font-size:21.6px;padding:0;background-color:transparent;overflow:hidden;text-overflow:ellipsis;width:100%}#pageServiceRightPanel .list .item .text{line-height:20px;word-wrap:break-word;display:table-cell;height:53.33px;vertical-align:middle;word-break:break-all;position:relative}#pageServiceRightPanel .list .item .wrapper{padding-left:30px;padding-right:15px}#pageServiceRightPanel .list .backItem::before{font-family:icomoon;display:block;position:absolute;content:"\ea40";left:7.5px}#pageServiceRightPanel .list .item.focus{background-color:#E62B1E}#pageServiceLeftPanel table{table-layout:fixed;width:100%}#pageServiceLeftPanel .empty{height:178.5px}#pageServiceLogo.logo{height:90pt;width:264px;margin-right:15px;background:url(../img/480/main.logo.png) center no-repeat;background-size:100%;display:inline-block}#pageServiceCatImg{height:90pt;width:90pt;margin-right:15px;background:#1A3148}#pageServiceDescription{padding:15px 15px 15px 30px}.modalBox .button{height:21px;line-height:21px;min-width:35%;margin-bottom:15px!important}#pageVideoList{background:url(../img/480/list.logo.png) center 20px no-repeat #2d2d2d}#pageVideoListHeader{font-size:18px;width:45pc;position:fixed;top:75pt;left:0;padding:0 15px}#pageVideoListBreadCrumb{float:right}#pageVideoListButtonSearch{float:left;background:0 0;border-bottom:2px solid red;line-height:normal;padding:0;height:18px}#pageVideoListButtonDel{display:inline-block;position:absolute;left:40px;background:0 0}#pageVideoListButtonDel .text{border-bottom:2px solid red;line-height:normal;padding:0}#pageVideoListContentWrapper{padding:0}#pageVideoListContentWrapper .grid{background:0 0;width:100%;height:5in}#pageVideoListContentWrapper .grid table{width:auto;table-layout:fixed;height:900px;margin:-10pc auto}#pageVideoListContentWrapper .grid table .tr{height:auto}#pageVideoListContentWrapper .grid .item{width:25pc;height:300px;background:url(../img/480/cover.png) top no-repeat;vertical-align:top;padding:0}#pageVideoListContentWrapper .grid .item .cover{width:20pc;height:180px;background-repeat:no-repeat;background-position:center;background-size:100%;margin-top:5px;position:relative}#pageVideoListContentWrapper .grid .item .cover .duration{font-size:9.9px;display:block;position:absolute;bottom:4px;right:4px;background:rgba(7,7,7,.5)}#pageVideoListContentWrapper .grid .item .cover.profession{width:254px;height:191px;background-size:100%;margin:auto}#pageVideoListContentWrapper .grid .movieItem{width:20pc;height:270px;margin:0 auto}#pageVideoListContentWrapper .grid .movieItem .speakerProf{font-size:12.6px;max-height:12.6px}#pageVideoListContentWrapper .grid .movieItem .name{color:#fff;font-size:18px;height:85px;display:table-cell;vertical-align:middle;width:20pc}#pageVideoListContentWrapper .grid .movieItem .movieDescription{height:85px;overflow:hidden}#pageVideoListContentWrapper .grid .movieItem .speakerProf~.movieDescription{height:72.4px}#pageVideoListContentWrapper .grid .item.focus{background:url(../img/480/cover.focused.png) top no-repeat;color:#fff}#pageVideoListContentWrapper .grid .item.focus .movieItem .info{color:#21B5EA}.component.modalBox .list .item{text-transform:capitalize}#pageMovieInfoLeft table{table-layout:fixed;width:100%}#pageMovieInfoLeft tr.info{height:212px}#pageMovieInfoLeft tr.info td:nth-child(2){width:90pt;vertical-align:top;padding-top:5px}#pageMovieInfoLeft tr.info td{vertical-align:top}#pageMovieInfoLeft .picWrapper #pageMovieInfoPic{box-sizing:border-box;max-width:75pt;max-height:150px;border-width:10px;-webkit-border-image:url(../img/480/frame.png) 10 stretch;margin-right:5px}#pageMovieInfoLeft #pageMovieInfoStuff b{font-size:19.8px}#pageMovieInfoLeft #pageMovieInfoStuff .wrapper{height:182px;line-height:20.22px;overflow:hidden;padding:15px 0 15px 30px}#pageMovieInfoLeft #pageMovieInfoName{padding-right:15px}#pageMovieInfoLeft #pageMovieInfoNameTop{padding-top:10.6px;font-size:2em;color:#ea4}#pageMovieInfoLeft #pageMovieInfoNameBot{margin-top:15px}#pageMovieInfoLeft #pageMovieInfoDescription{padding:15px;text-align:right}#pageMovieInfoRight{display:block;width:3in;float:right;padding:0;height:5in;background:#034e2b;background-size:100% 100%;position:relative}#pageMovieInfoRight .list{width:3in;background-color:transparent;position:absolute}#pageMovieInfoRight .list .item{height:53.33px;line-height:53.33px;color:#fff;font-size:18px;padding:0;background-color:transparent;overflow:hidden;text-overflow:ellipsis;width:100%}#pageMovieInfoRight .list .item .text{line-height:20px;word-wrap:break-word;display:table-cell;height:53.33px;vertical-align:middle;word-break:break-all;position:relative}#pageMovieInfoRight .list .item .wrapper{padding-left:30px;padding-right:15px}#pageMovieInfoRight .list .item.focus{background-color:#0c7b44}#pageMovieInfoRight .list .backItem{background:url(../img/480/left.arrow.png) center left no-repeat;background-position-x:7.5px;background-size:15px}#pageMovieInfoRight .list .starItem,#pageMovieInfoRight .list .starItemF{background:url(../img/480/star.png) center left no-repeat;background-position-x:7.5px;background-size:15px}#pagePlayer{background:0 0}#pagePlayer:before{display:none}#pagePlayer .modalBox .wrapper{min-width:25%}#pagePlayer .modalBox .wrapper .body{width:100%}#tedPlayer{width:45pc;height:5in}#playerPanel{width:45pc;height:130px;position:absolute;bottom:0;background:url(../img/480/player.bg.png);padding:0}#playerPanelWrapper .right,#playerPanelWrapper .right>table td{padding-left:20px}#playerGrid{margin:auto;width:92%;height:90%;position:absolute;top:0;left:0;right:0;bottom:0}#playerPanelWrapper .left{width:450px}#playerPanelWrapper .left>table{width:100%}#playerPanelWrapper .left .line1{height:24px}#playerPanelWrapper .left .line3 .single table{table-layout:fixed;width:450px}#playerPanelWrapper .right>table{width:100%;border-left:1px solid red;table-layout:fixed}#playerPanelWrapper .right .line1{font-size:14.4px;line-height:21.6px}#playerCurrentDuration,#playerTotalDuration{font-size:27px;width:30%}#playerProgressBarWrapper{width:100%;background:#606060;margin-top:8px}#playerProgressBar{outline:0;background:#606060;height:15px;border:1px solid #000}#playerAspect:before,#playerHD:before{display:inline-block;height:14.4px;width:14.4px;border-radius:18px;margin-right:7.2px;content:''}#playerProgressBar .value{background:red}#playerHD{font-size:16.2px;padding:16.2px 16.2px 16.2px 0}#playerHD:before{background:green}#playerAspect{font-size:16.2px;padding:16.2px 0 16.2px 16.2px}#playerAspect:before{background:#00f}#playerButtons{width:20%;font-size:1pc}#playerButtons table{width:auto!important;margin:0 auto}#playerButtons span{padding:0 10px}#playerButtons .icon-play3{padding-left:15px;padding-right:5px}#playerTitle{font-size:21.6px}#pageSearch{text-align:center}#pageSearch #keyboardWrapper{width:45pc;height:222px;position:absolute;bottom:0;background:url(../img/480/player.bg.png)}#pageSearch .grid{background:0 0;margin-top:17.4px}#pageSearch .grid table{width:auto;margin-left:150px;table-layout:fixed}#pageSearch .grid .item{text-align:left;font-size:18px;padding:2px 10px;width:250px}#pageSearch .grid .item span{-webkit-border-radius:8px;padding:2px 10px}#pageSearch .grid .item.focus{background:0 0;color:#fff;padding:2px 10px}#pageSearch .grid .item.disable{background:0 0}#pageSearch .grid.focus .item.focus span{background:url(../img/480/white30.png)}#pageSearch #pageSearchStory{text-align:center;font-size:23.4px;margin-top:90px;text-transform:uppercase}#pageSearch #pageSearchStory .searchType{text-transform:lowercase;color:#1ABAED}#keyboardWidgetWrapper #keyboardWidget.upper,#keyboardWidgetWrapper.upperCase{text-transform:uppercase}#pageSearch #pageSearchStoryClear{background:0 0;padding:2px 10px;margin:0 auto;height:21.6px;line-height:18px}#pageSearch #pageSearchStoryClear .text{font-size:18px;height:18px;line-height:18px}#pageSearch #pageSearchStoryClear.focus{background:url(../img/480/white30.png);-webkit-border-radius:8px;padding:2px 10px}.modalBox{z-index:10}#pageSettingsRight .list{position:absolute;width:3in;background-color:transparent}#pageSettingsRight .list .item{height:53px;color:#fff;padding:0 0 0 30px;background-color:transparent}#pageSettingsRight .list .item .itemName{font-size:21.6px;height:21.6px}#pageSettingsRight .list .item .itemValue{font-size:12.6px;color:#b3b3b3;height:14.4px}#pageSettingsRight .list .item .mid{height:53px;display:table-cell;vertical-align:middle}#pageSettingsRight .list .item.current{text-decoration:underline}#pageSettingsRight .list .item .star{display:inline-block;height:53px;width:30px;background:url(../img/480/star.png) center no-repeat}#pageSettingsRight .list .item.focus{background-color:#0c7b44}#pageSettingsLeft table{table-layout:fixed;width:100%}#pageSettingsLeft .empty{height:178.5px}#pageSettingsCatImg,#pageSettingsCatName{height:90pt;margin-right:15px;float:right}#pageSettingsLeft .icons{text-align:right}#pageSettingsCatName{display:inline-block;color:#ea4;font-size:32.4px;line-height:90pt}#pageSettingsCatImg{width:90pt}#pageSettingsDescription{text-align:right;padding:15px}#inputWidgetWrapper{width:45pc;background-color:transparent}#inputWidgetWrapper #inputWidgetBg{width:500px;height:50px;background:#3F3F3F;margin:20px auto 12.5px}#inputWidgetWrapper #inputWidget{width:500px;height:50px;background:url(../img/480/search.ico.png) left center no-repeat;background-size:35px;border:none;padding-left:50px}#inputWidgetWrapper #inputWidget .char{color:#fff;font-size:30px}#keyboardWidgetWrapper{width:45pc;height:222px;top:258px;background:0 0}#keyboardWidgetWrapper.background{background:#3F3F3F}#keyboardWidgetWrapper #keyboardWidget{background:0 0;height:185px;bottom:0;table-layout:fixed;margin:14.5px auto 0}#keyboardWidgetWrapper #keyboardWidget table{table-layout:fixed;height:185px;width:auto;margin:0 auto}#keyboardWidgetWrapper #keyboardWidget .item{width:37px;height:37px;padding:0;text-align:center;font-size:23.4px;position:relative}#keyboardWidgetWrapper #keyboardWidget .item div img{max-width:23.2px;max-height:23.2px}#keyboardWidgetWrapper #keyboardWidget .item.disable{background:0 0}#keyboardWidgetWrapper #keyboardWidget .item.focus{background:0 0;color:#fff}#keyboardWidgetWrapper #keyboardWidget .item.focus div{-webkit-border-radius:29px;width:29px;height:29px;margin:auto;line-height:29px}#keyboardWidgetWrapper #keyboardWidget .item.focus div img{margin-top:0}#keyboardWidgetWrapper #keyboardWidget .item#keySpace div{width:80%;height:20px;background:rgba(255,255,255,.5);margin:auto;-webkit-border-radius:6px;padding:5px}#volumeBotValue,#volumeTopValue{padding-right:10%}#keyboardWidgetWrapper #keyboardWidget .item#keySpace div:after{content:'';display:block;margin:0 auto;width:60px;height:6px;position:relative;border:2px solid green;border-top:none}#keyBackspace div:after,#keyLang div:after,#keyboardWidgetSearchBtn:after{content:'';display:block;height:2px}#volumeCurrentValue,#volumeWidget table td{width:97.5px;height:43.33px;box-sizing:border-box}#keyboardWidgetWrapper #keyboardWidget .item#keySpace.focus{background:url(../img/480/white30.png);-webkit-border-radius:5pc}#keyboardWidgetWrapper #keyboardWidget.focus .item.focus div{background:url(../img/480/white30.png)}#keyLang div{position:relative}#keyLang div:after{background-color:#ff0;position:absolute;width:20.3px;left:20%}#keyLang.focus div:after{bottom:0;left:3px}#keyBackspace div{position:relative}#keyBackspace div:after{background-color:red;position:absolute;width:20.3px;left:20%}#keyBackspace.focus div:after{bottom:0;left:3px}#keyboardWidgetSearchBtn{display:table-cell;vertical-align:middle;position:absolute;right:10px;bottom:87px;padding:5px 20px;background:0 0;-webkit-border-radius:29px;height:29px;line-height:19px}#keyboardWidgetSearchBtn:after{width:80%;background-color:#0056f3;position:absolute;left:10%;bottom:4.35px}#keyboardWidgetSearchBtn.focus{background:url(../img/480/white30.png);border:none}#volumeWidget{top:175px;z-index:20;background:0 0}#volumeWidget table{table-layout:fixed}#volumeWidget table td{text-align:right;line-height:43.33px;font-size:21.6px}#volumeCurrentValue{border:3px solid #fff;border-top-right-radius:130px;border-bottom-right-radius:130px;border-left:transparent;padding-right:10%;margin:0;background:url(../img/480/volume.ico.png) center left no-repeat rgba(11,11,11,.5);background-size:26px;background-position-x:30%;font-size:25.2px}#volumeCurrentValue.muted{background:url(../img/480/volume.mute.png) center left no-repeat rgba(11,11,11,.5);background-position-x:30%}@font-face{font-family:icomoon;src:url(../font/icomoon.ttf?-eo1sqg) format('truetype')}[class*=" icon-"],[class^=icon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-clock:before{content:"\e94e"}.icon-undo2:before{content:"\e967"}.icon-spinner9:before{content:"\e982"}.icon-eye:before{content:"\e9ce"}.icon-star-full:before{content:"\e9d9"}.icon-heart:before{content:"\e9da"}.icon-checkmark:before{content:"\ea10"}.icon-checkmark2:before{content:"\ea11"}.icon-play3:before{content:"\ea1c"}.icon-pause2:before{content:"\ea1d"}.icon-stop2:before{content:"\ea1e"}.icon-backward2:before{content:"\ea1f"}.icon-forward3:before{content:"\ea20"}.icon-first:before{content:"\ea21"}.icon-last:before{content:"\ea22"}.icon-previous2:before{content:"\ea23"}.icon-next2:before{content:"\ea24"}.icon-arrow-left2:before{content:"\ea40"} \ No newline at end of file +body,html,table td{padding:0}.component div,div{-webkit-box-sizing:border-box}body,html{width:720px;height:480px;overflow:hidden;color:#fff;margin:0;font-family:Ubuntu,sans-serif;font-size:18px;-webkit-user-select:none}table{border:0;border-collapse:collapse;border-spacing:0}.maxh{height:100%}.maxw{width:100%}a{text-decoration:none}.component.hidden{display:none!important}.component.button{background-color:#002042;display:inline-table;height:30px;cursor:pointer}.component.button.focus,.component.button:hover{background-color:#005b9c}.component.button.click{background-color:#0073c4}.component.button .icon{height:30px;width:30px;display:table-cell;background:center center no-repeat}.component.button .text{display:table-cell;padding:4px 7px;vertical-align:middle;text-align:center}.component.button .text:empty{padding:0}.component.checkBox{cursor:pointer;display:inline-block;width:18px;height:18px;line-height:18px;background-color:#333;vertical-align:bottom}.component.checkBox.checked{background-color:orange}.component.grid{background-color:#333}.component.grid table{width:100%;table-layout:fixed}.component.grid table td.item{cursor:pointer;padding:2px 5px;vertical-align:middle;text-align:center}.component.grid table td.item.mark{color:#000;background-color:green}.component.grid table td.item.focus{color:#000;background-color:orange}.component.grid table td.item.focus.mark{color:#fff;background-color:#AE7200}.component.grid table td.item.disable{color:grey;background-color:#111}.component.input{width:200px;height:30px;border:1px solid green;font-size:20px;color:#000;background-color:#fff;display:table;table-layout:fixed}.component.input .line{cursor:text;display:table-cell;vertical-align:middle;padding:0 3px;overflow:hidden;white-space:nowrap}.component.input .line>.caret,.component.input .line>.char,.component.input .line>.placeholder{display:inline-block;vertical-align:middle}.component.input .line>.caret{height:80%;width:2px;margin-left:-2px}.component.input .line>.placeholder{color:#999}.component.input.focus .line>.caret{background-color:#000;-webkit-animation:inputCursor 1s;-webkit-animation-iteration-count:infinite}@-webkit-keyframes inputCursor{from{background-color:#000}to{background-color:transparent}}.component.list{background-color:#333;width:100%}.component.list>.item{cursor:pointer;padding:0 5px;vertical-align:middle;height:32px;line-height:32px}.component.list>.item.mark{background-color:green;color:#000}.component.list>.item.focus{background-color:orange;color:#000}.component.list>.item.focus.mark{background-color:#AE7200;color:#fff}.component.list.horizontal{display:table;table-layout:fixed;width:100%}.component.modalBox,.component.page{width:720px;height:480px;left:0;position:absolute;top:0}.component.list.horizontal>.item{display:table-cell;text-align:center;vertical-align:middle}.component.modalBox{background-color:#000;display:table}.component.modalBox>div{display:table-cell;vertical-align:middle;text-align:center}.component.modalBox>div>div.body{display:inline-block;overflow:hidden;background-color:#333;padding:3%;max-width:80%;max-height:80%}.component.modalBox.modalMessage>div>.body{padding:0}.component.modalBox.modalMessage>div>.body>.footer,.component.modalBox.modalMessage>div>.body>.header{color:#777;background-color:#222;text-align:center}.component.modalBox.modalMessage>div>.body>.content,.component.modalBox.modalMessage>div>.body>.footer,.component.modalBox.modalMessage>div>.body>.header{padding:10%}.component.page{visibility:hidden;overflow:hidden}.component.page.active{visibility:inherit}.component.panel{padding:6px;background-color:#222}.component.progressBar{height:16px;background-color:grey}.component.progressBar .value{height:100%;background-color:orange}.component.scrollBar{background-color:grey;display:inline-block;height:100%;width:4px;vertical-align:bottom}.component.scrollBar .thumb{display:block;width:4px;min-height:4px;background-color:#fff}.component.scrollBar .thumb.hidden{display:none}.component.scrollBar.horizontal{display:block;height:4px;width:100%}.component.scrollBar.horizontal .thumb{display:inline-block;vertical-align:top;height:4px;min-width:4px}.component.widget{position:absolute;background-color:#483d8b}.component.widget.hidden{visibility:hidden}.component.tabItem{position:absolute;visibility:inherit;width:inherit;height:inherit}.component.tabItem.hidden{visibility:hidden}.component.tabList{position:relative}.component.layerItem{position:absolute;width:inherit;height:inherit;display:block;visibility:inherit}#pageInit>.cell,.component.layerList{position:relative}#volumeWidget.invisible,.invisible{visibility:hidden}.component.layerItem.hidden{display:block;visibility:hidden}.clr{clear:both}.component.panel{background:0 0}.component.page{background:#2d2d2d}#pageInit,body,html{background-color:transparent}#pageInit{background-image:url(../img/480/splash.logo.png);background-position:center;background-repeat:no-repeat;display:table}#pageInit>.cell{display:table-cell;text-align:center;vertical-align:middle;font-size:150%}#pageInit>.cell>.version{position:absolute;bottom:24px;right:32px;font-size:50%;color:#555}#pageInit>.cell>.version>.value,.component.modalBox div.body .list .item.focus .text{color:#fff}.dualPageLayout{background:#2d2d2d!important}.dualPageLayout .left{width:432px;padding:0;height:480px;float:left}.dualPageLayout .right{display:block;width:288px;float:right;padding:0;height:480px;background:#111}.component.modalBox{background:rgba(0,0,0,.7);font-size:21.6px}.component.modalBox .wrapper{background:#3E3E3E!important;padding:3px}.component.modalBox div.body{background:#3E3E3E!important;padding:0!important;position:relative;border:2px solid rgba(0,0,0,.7);min-width:25%}.component.modalBox div.body .list{background:0 0}.component.modalBox div.body .list .item .text{display:inline-block;padding:0 10px;width:100%;text-align:left}#pageMovieInfoLeft #pageMovieInfoName,#pageMovieInfoLeft #pageMovieInfoStuff,#pageMovieInfoLeft .picWrapper,#pageServiceDescription,#pageServiceLeftPanel .icons,#playerAspect,#playerTotalDuration{text-align:right}.component.modalBox div.body .list .item.focus{background:red}.component.modalBox div.body .list::after,.component.modalBox div.body .list::before{text-transform:none;color:#282828;font-size:45px;display:inline-block;position:relative;bottom:-5.4px;margin-top:-10.8px;font-family:icomoon;font-style:normal;font-weight:400;font-variant:normal}.component.modalBox div.body .list::before{content:'\f0d8'}.component.modalBox div.body .list::after{content:'\f0d7'}.component.modalBox div.body .modalHeader{color:red;font-size:25.2px;padding:10px;border-bottom:none;text-transform:uppercase}.component.modalBox div.body .button{background:0 0;margin:5px}.component.modalBox div.body .button.focus{background:url(../img/480/white30.png);border-radius:18px}#pageService{background-size:100% 100%}#pageService #pageServiceWrapper{padding:0}#pageServiceRightPanel .list{position:absolute;width:288px;background-color:transparent}#pageServiceRightPanel .list .item{height:53.33px;line-height:53.33px;color:#fff;font-size:21.6px;padding:0;background-color:transparent;overflow:hidden;text-overflow:ellipsis;width:100%}#pageServiceRightPanel .list .item .text{line-height:20px;word-wrap:break-word;display:table-cell;height:53.33px;vertical-align:middle;word-break:break-all;position:relative}#pageServiceRightPanel .list .item .wrapper{padding-left:30px;padding-right:15px}#pageServiceRightPanel .list .backItem::before{font-family:icomoon;display:block;position:absolute;content:"\ea40";left:7.5px}#pageServiceRightPanel .list .item.focus{background-color:#E62B1E}#pageServiceLeftPanel table{table-layout:fixed;width:100%}#pageServiceLeftPanel .empty{height:178.5px}#pageServiceLogo.logo{height:120px;width:264px;margin-right:15px;background:url(../img/480/main.logo.png) center no-repeat;background-size:100%;display:inline-block}#pageServiceCatImg{height:120px;width:120px;margin-right:15px;background:#1A3148}#pageServiceDescription{padding:15px 15px 15px 30px}.modalBox .button{height:21px;line-height:21px;min-width:35%;margin-bottom:15px!important}#pageVideoList{background:url(../img/480/list.logo.png) center 20px no-repeat #2d2d2d}#pageVideoListHeader{font-size:18px;width:720px;position:fixed;top:100px;left:0;padding:0 15px}#pageVideoListBreadCrumb{float:right}#pageVideoListButtonSearch{float:left;background:0 0;border-bottom:2px solid red;line-height:normal;padding:0;height:18px}#pageVideoListButtonDel{display:inline-block;position:absolute;left:40px;background:0 0}#pageVideoListButtonDel .text{border-bottom:2px solid red;line-height:normal;padding:0}#pageVideoListContentWrapper{padding:0}#pageVideoListContentWrapper .grid{background:0 0;width:100%;height:480px}#pageVideoListContentWrapper .grid table{width:auto;table-layout:fixed;height:900px;margin:-160px auto}#pageVideoListContentWrapper .grid table .tr{height:auto}#pageVideoListContentWrapper .grid .item{width:400px;height:300px;background:url(../img/480/cover.png) top no-repeat;vertical-align:top;padding:0}#pageVideoListContentWrapper .grid .item .cover{width:320px;height:180px;background-repeat:no-repeat;background-position:center;background-size:100%;margin-top:5px;position:relative}#pageVideoListContentWrapper .grid .item .cover .duration{font-size:9.9px;display:block;position:absolute;bottom:4px;right:4px;background:rgba(7,7,7,.5)}#pageVideoListContentWrapper .grid .item .cover.profession{width:254px;height:191px;background-size:100%;margin:auto}#pageVideoListContentWrapper .grid .movieItem{width:320px;height:270px;margin:0 auto}#pageVideoListContentWrapper .grid .movieItem .speakerProf{font-size:12.6px;max-height:12.6px}#pageVideoListContentWrapper .grid .movieItem .name{color:#fff;font-size:18px;height:85px;display:table-cell;vertical-align:middle;width:320px}#pageVideoListContentWrapper .grid .movieItem .movieDescription{height:85px;overflow:hidden}#pageVideoListContentWrapper .grid .movieItem .speakerProf~.movieDescription{height:72.4px}#pageVideoListContentWrapper .grid .item.focus{background:url(../img/480/cover.focused.png) top no-repeat;color:#fff}#pageVideoListContentWrapper .grid .item.focus .movieItem .info{color:#21B5EA}.component.modalBox .list .item{text-transform:capitalize}#pageMovieInfoLeft table{table-layout:fixed;width:100%}#pageMovieInfoLeft tr.info{height:212px}#pageMovieInfoLeft tr.info td:nth-child(2){width:120px;vertical-align:top;padding-top:5px}#pageMovieInfoLeft tr.info td{vertical-align:top}#pageMovieInfoLeft .picWrapper #pageMovieInfoPic{box-sizing:border-box;max-width:100px;max-height:150px;border-width:10px;-webkit-border-image:url(../img/480/frame.png) 10 stretch;margin-right:5px}#pageMovieInfoLeft #pageMovieInfoStuff b{font-size:19.8px}#pageMovieInfoLeft #pageMovieInfoStuff .wrapper{height:182px;line-height:20.22px;overflow:hidden;padding:15px 0 15px 30px}#pageMovieInfoLeft #pageMovieInfoName{padding-right:15px}#pageMovieInfoLeft #pageMovieInfoNameTop{padding-top:10.6px;font-size:2em;color:#ea4}#pageMovieInfoLeft #pageMovieInfoNameBot{margin-top:15px}#pageMovieInfoLeft #pageMovieInfoDescription{padding:15px;text-align:right}#pageMovieInfoRight{display:block;width:288px;float:right;padding:0;height:480px;background:#034e2b;background-size:100% 100%;position:relative}#pageMovieInfoRight .list{width:288px;background-color:transparent;position:absolute}#pageMovieInfoRight .list .item{height:53.33px;line-height:53.33px;color:#fff;font-size:18px;padding:0;background-color:transparent;overflow:hidden;text-overflow:ellipsis;width:100%}#pageMovieInfoRight .list .item .text{line-height:20px;word-wrap:break-word;display:table-cell;height:53.33px;vertical-align:middle;word-break:break-all;position:relative}#pageMovieInfoRight .list .item .wrapper{padding-left:30px;padding-right:15px}#pageMovieInfoRight .list .item.focus{background-color:#0c7b44}#pageMovieInfoRight .list .backItem{background:url(../img/480/left.arrow.png) center left no-repeat;background-position-x:7.5px;background-size:15px}#pageMovieInfoRight .list .starItem,#pageMovieInfoRight .list .starItemF{background:url(../img/480/star.png) center left no-repeat;background-position-x:7.5px;background-size:15px}#pagePlayer{background:0 0}#pagePlayer:before{display:none}#pagePlayer .modalBox .wrapper{min-width:25%}#pagePlayer .modalBox .wrapper .body{width:100%}#tedPlayer{width:720px;height:480px}#playerPanel{width:720px;height:130px;position:absolute;bottom:0;background:url(../img/480/player.bg.png);padding:0}#playerPanelWrapper .right,#playerPanelWrapper .right>table td{padding-left:20px}#playerGrid{margin:auto;width:92%;height:90%;position:absolute;top:0;left:0;right:0;bottom:0}#playerPanelWrapper .left{width:450px}#playerPanelWrapper .left>table{width:100%}#playerPanelWrapper .left .line1{height:24px}#playerPanelWrapper .left .line3 .single table{table-layout:fixed;width:450px}#playerPanelWrapper .right>table{width:100%;border-left:1px solid red;table-layout:fixed}#playerPanelWrapper .right .line1{font-size:14.4px;line-height:21.6px}#playerProgressBarWrapper{width:100%;background:#606060;margin-top:8px}#playerProgressBar{outline:0;background:#606060;height:15px;border:1px solid #000}#playerAspect:before,#playerHD:before{display:inline-block;height:14.4px;width:14.4px;border-radius:18px;margin-right:7.2px;content:''}#playerProgressBar .value{background:red}#playerHD{font-size:16.2px;padding:16.2px 16.2px 16.2px 0}#playerHD:before{background:green}#playerAspect{font-size:16.2px;padding:16.2px 0 16.2px 16.2px}#playerCurrentDuration,#playerTotalDuration{font-size:27px;width:30%}#playerAspect:before{background:#00f}#playerButtons{width:20%;font-size:16px}#playerButtons table{width:auto!important;margin:0 auto}#playerButtons span{padding:0 10px}#playerButtons .icon-play3{padding-left:15px;padding-right:5px}#playerTitle{font-size:21.6px}#pageSearch{text-align:center}#pageSearch #keyboardWrapper{width:720px;height:222px;position:absolute;bottom:0;background:url(../img/480/player.bg.png)}#pageSearch .grid{background:0 0;margin-top:17.4px}#pageSearch .grid table{width:auto;margin-left:150px;table-layout:fixed}#pageSearch .grid .item{text-align:left;font-size:18px;padding:2px 10px;width:250px}#pageSearch .grid .item span{-webkit-border-radius:8px;padding:2px 10px}#pageSearch .grid .item.focus{background:0 0;color:#fff;padding:2px 10px}#pageSearch .grid .item.disable{background:0 0}#pageSearch .grid.focus .item.focus span{background:url(../img/480/white30.png)}#pageSearch #pageSearchStory{text-align:center;font-size:23.4px;margin-top:90px;text-transform:uppercase}#pageSearch #pageSearchStory .searchType{text-transform:lowercase;color:#1ABAED}#keyboardWidgetWrapper #keyboardWidget.upper,#keyboardWidgetWrapper.upperCase{text-transform:uppercase}#pageSearch #pageSearchStoryClear{background:0 0;padding:2px 10px;margin:0 auto;height:21.6px;line-height:18px}#pageSearch #pageSearchStoryClear .text{font-size:18px;height:18px;line-height:18px}#pageSearch #pageSearchStoryClear.focus{background:url(../img/480/white30.png);-webkit-border-radius:8px;padding:2px 10px}.modalBox{z-index:10}#pageSettingsRight .list{position:absolute;width:288px;background-color:transparent}#pageSettingsRight .list .item{height:53px;color:#fff;padding:0 0 0 30px;background-color:transparent}#pageSettingsRight .list .item .itemName{font-size:21.6px;height:21.6px}#pageSettingsRight .list .item .itemValue{font-size:12.6px;color:#b3b3b3;height:14.4px}#pageSettingsRight .list .item .mid{height:53px;display:table-cell;vertical-align:middle}#pageSettingsRight .list .item.current{text-decoration:underline}#pageSettingsRight .list .item .star{display:inline-block;height:53px;width:30px;background:url(../img/480/star.png) center no-repeat}#pageSettingsRight .list .item.focus{background-color:#0c7b44}#pageSettingsLeft table{table-layout:fixed;width:100%}#pageSettingsLeft .empty{height:178.5px}#pageSettingsCatImg,#pageSettingsCatName{height:120px;margin-right:15px;float:right}#pageSettingsLeft .icons{text-align:right}#pageSettingsCatName{display:inline-block;color:#ea4;font-size:32.4px;line-height:120px}#pageSettingsCatImg{width:120px}#pageSettingsDescription{text-align:right;padding:15px}#inputWidgetWrapper{width:720px;background-color:transparent}#inputWidgetWrapper #inputWidgetBg{width:500px;height:50px;background:#3F3F3F;margin:20px auto 12.5px}#inputWidgetWrapper #inputWidget{width:500px;height:50px;background:url(../img/480/search.ico.png) left center no-repeat;background-size:35px;border:none;padding-left:50px}#inputWidgetWrapper #inputWidget .char{color:#fff;font-size:30px}#keyboardWidgetWrapper{width:720px;height:222px;top:258px;background:0 0}#keyboardWidgetWrapper.background{background:#3F3F3F}#keyboardWidgetWrapper #keyboardWidget{background:0 0;height:185px;bottom:0;table-layout:fixed;margin:14.5px auto 0}#keyboardWidgetWrapper #keyboardWidget table{table-layout:fixed;height:185px;width:auto;margin:0 auto}#keyboardWidgetWrapper #keyboardWidget .item{width:37px;height:37px;padding:0;text-align:center;font-size:23.4px;position:relative}#keyboardWidgetWrapper #keyboardWidget .item div img{max-width:23.2px;max-height:23.2px}#keyboardWidgetWrapper #keyboardWidget .item.disable{background:0 0}#keyboardWidgetWrapper #keyboardWidget .item.focus{background:0 0;color:#fff}#keyboardWidgetWrapper #keyboardWidget .item.focus div{-webkit-border-radius:29px;width:29px;height:29px;margin:auto;line-height:29px}#keyboardWidgetWrapper #keyboardWidget .item.focus div img{margin-top:0}#keyboardWidgetWrapper #keyboardWidget .item#keySpace div{width:80%;height:20px;background:rgba(255,255,255,.5);margin:auto;-webkit-border-radius:6px;padding:5px}#keyboardWidgetWrapper #keyboardWidget .item#keySpace div:after{content:'';display:block;margin:0 auto;width:60px;height:6px;position:relative;border:2px solid green;border-top:none}#keyBackspace div:after,#keyLang div:after,#keyboardWidgetSearchBtn:after{content:'';display:block;height:2px}#volumeCurrentValue,#volumeWidget table td{width:97.5px;height:43.33px;box-sizing:border-box}#keyboardWidgetWrapper #keyboardWidget .item#keySpace.focus{background:url(../img/480/white30.png);-webkit-border-radius:80px}#keyboardWidgetWrapper #keyboardWidget.focus .item.focus div{background:url(../img/480/white30.png)}#keyLang div{position:relative}#keyLang div:after{background-color:#ff0;position:absolute;width:20.3px;left:20%}#keyLang.focus div:after{bottom:0;left:3px}#keyBackspace div{position:relative}#keyBackspace div:after{background-color:red;position:absolute;width:20.3px;left:20%}#keyBackspace.focus div:after{bottom:0;left:3px}#keyboardWidgetSearchBtn{display:table-cell;vertical-align:middle;position:absolute;right:10px;bottom:87px;padding:5px 20px;background:0 0;-webkit-border-radius:29px;height:29px;line-height:19px}#keyboardWidgetSearchBtn:after{width:80%;background-color:#0056f3;position:absolute;left:10%;bottom:4.35px}#keyboardWidgetSearchBtn.focus{background:url(../img/480/white30.png);border:none}#volumeWidget{top:175px;z-index:20;background:0 0}#volumeWidget table{table-layout:fixed}#volumeWidget table td{text-align:right;line-height:43.33px;font-size:21.6px}#volumeTopValue{padding-right:10%}#volumeCurrentValue{border:3px solid #fff;border-top-right-radius:130px;border-bottom-right-radius:130px;border-left:transparent;padding-right:10%;margin:0;background:url(../img/480/volume.ico.png) center left no-repeat rgba(11,11,11,.5);background-size:26px;background-position-x:30%;font-size:25.2px}#volumeCurrentValue.muted{background:url(../img/480/volume.mute.png) center left no-repeat rgba(11,11,11,.5);background-position-x:30%}#volumeBotValue{padding-right:10%}@font-face{font-family:icomoon;src:url(../font/icomoon.ttf?-eo1sqg) format('truetype')}[class*=" icon-"],[class^=icon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-clock:before{content:"\e94e"}.icon-undo2:before{content:"\e967"}.icon-spinner9:before{content:"\e982"}.icon-eye:before{content:"\e9ce"}.icon-star-full:before{content:"\e9d9"}.icon-heart:before{content:"\e9da"}.icon-checkmark:before{content:"\ea10"}.icon-checkmark2:before{content:"\ea11"}.icon-play3:before{content:"\ea1c"}.icon-pause2:before{content:"\ea1d"}.icon-stop2:before{content:"\ea1e"}.icon-backward2:before{content:"\ea1f"}.icon-forward3:before{content:"\ea20"}.icon-first:before{content:"\ea21"}.icon-last:before{content:"\ea22"}.icon-previous2:before{content:"\ea23"}.icon-next2:before{content:"\ea24"}.icon-arrow-left2:before{content:"\ea40"} \ No newline at end of file diff --git a/css/release.576.css b/css/release.576.css index 31409f5..66320af 100644 --- a/css/release.576.css +++ b/css/release.576.css @@ -1 +1 @@ -body,html,table td{padding:0}.component div,div{-webkit-box-sizing:border-box}body,html{width:45pc;height:6in;overflow:hidden;color:#fff;margin:0;font-family:Ubuntu,sans-serif;font-size:18px;-webkit-user-select:none}table{border:0;border-collapse:collapse;border-spacing:0}.maxh{height:100%}.maxw{width:100%}a{text-decoration:none}.component.hidden{display:none!important}.component.button{background-color:#002042;display:inline-table;height:36px;cursor:pointer}.component.button.focus,.component.button:hover{background-color:#005b9c}.component.button.click{background-color:#0073c4}.component.button .icon{height:36px;width:36px;display:table-cell;background:center center no-repeat}.component.button .text{display:table-cell;padding:4.8px 7px;vertical-align:middle;text-align:center}.component.button .text:empty{padding:0}.component.checkBox{cursor:pointer;display:inline-block;width:18px;height:21.6px;line-height:21.6px;background-color:#333;vertical-align:bottom}.component.checkBox.checked{background-color:orange}.component.grid{background-color:#333}.component.grid table{width:100%;table-layout:fixed}.component.grid table td.item{cursor:pointer;padding:2.4px 5px;vertical-align:middle;text-align:center}.component.grid table td.item.mark{color:#000;background-color:green}.component.grid table td.item.focus{color:#000;background-color:orange}.component.grid table td.item.focus.mark{color:#fff;background-color:#AE7200}.component.grid table td.item.disable{color:grey;background-color:#111}.component.input{width:200px;height:36px;border:1px solid green;font-size:20px;color:#000;background-color:#fff;display:table;table-layout:fixed}.component.input .line{cursor:text;display:table-cell;vertical-align:middle;padding:0 3px;overflow:hidden;white-space:nowrap}.component.input .line>.caret,.component.input .line>.char,.component.input .line>.placeholder{display:inline-block;vertical-align:middle}.component.input .line>.caret{height:80%;width:2px;margin-left:-2px}.component.input .line>.placeholder{color:#999}.component.input.focus .line>.caret{background-color:#000;-webkit-animation:inputCursor 1s;-webkit-animation-iteration-count:infinite}@-webkit-keyframes inputCursor{from{background-color:#000}to{background-color:transparent}}.component.list{background-color:#333;width:100%}.component.list>.item{cursor:pointer;padding:0 5px;vertical-align:middle;height:38.4px;line-height:38.4px}.component.list>.item.mark{background-color:green;color:#000}.component.list>.item.focus{background-color:orange;color:#000}.component.list>.item.focus.mark{background-color:#AE7200;color:#fff}.component.list.horizontal{display:table;table-layout:fixed;width:100%}.component.modalBox,.component.page{width:45pc;height:6in;left:0;position:absolute;top:0}.component.list.horizontal>.item{display:table-cell;text-align:center;vertical-align:middle}.component.modalBox{background-color:#000;display:table}.component.modalBox>div{display:table-cell;vertical-align:middle;text-align:center}.component.modalBox>div>div.body{display:inline-block;overflow:hidden;background-color:#333;padding:3%;max-width:80%;max-height:80%}.component.modalBox.modalMessage>div>.body{padding:0}.component.modalBox.modalMessage>div>.body>.footer,.component.modalBox.modalMessage>div>.body>.header{color:#777;background-color:#222;text-align:center}.component.modalBox.modalMessage>div>.body>.content,.component.modalBox.modalMessage>div>.body>.footer,.component.modalBox.modalMessage>div>.body>.header{padding:10%}.component.page{visibility:hidden;overflow:hidden}.component.page.active{visibility:visible}.component.panel{padding:7.2px 6px;background-color:#222}.component.progressBar{height:19.2px;background-color:grey}.component.progressBar .value{height:100%;background-color:orange}.component.scrollBar{background-color:grey;display:inline-block;height:100%;width:4px;vertical-align:bottom}.component.scrollBar .thumb{display:block;width:4px;min-height:4px;background-color:#fff}.component.scrollBar .thumb.hidden{display:none}.component.scrollBar.horizontal{display:block;height:4.8px;width:100%}.component.scrollBar.horizontal .thumb{display:inline-block;vertical-align:top;height:4.8px;min-width:4.8px}.component.widget{position:absolute;background-color:#483d8b}.component.widget.hidden{visibility:hidden}.component.tabItem{position:absolute;visibility:hidden;width:inherit;height:inherit}.component.tabItem.active{visibility:visible}#volumeWidget.invisible,.invisible{visibility:hidden}.component.tabList{position:relative}.clr{clear:both}.component.panel{background:0 0}.component.page{background:#2d2d2d}body,html{background-color:transparent}#pageInit{background:url(../img/576/splash.logo.png) center no-repeat #2d2d2d}#pageInit .main{display:table-cell;vertical-align:middle;text-align:center;width:45pc;height:6in;font-size:150%}.dualPageLayout{background:#2d2d2d!important}.dualPageLayout .left{width:27pc;padding:0;height:6in;float:left}.dualPageLayout .right{display:block;width:3in;float:right;padding:0;height:6in;background:#111}.component.modalBox{background:rgba(0,0,0,.7);font-size:21.6px}.component.modalBox .wrapper{background:#3E3E3E!important;padding:3px}.component.modalBox div.body{background:#3E3E3E!important;padding:0!important;position:relative;border:2px solid rgba(0,0,0,.7);min-width:25%}.component.modalBox div.body .list{background:0 0}.component.modalBox div.body .list .item .text{display:inline-block;padding:0 10px;width:100%;text-align:left}#pageMovieInfoLeft #pageMovieInfoName,#pageMovieInfoLeft #pageMovieInfoStuff,#pageMovieInfoLeft .picWrapper,#pageServiceDescription,#pageServiceLeftPanel .icons,#playerAspect,#playerTotalDuration{text-align:right}.component.modalBox div.body .list .item.focus{background:red}.component.modalBox div.body .list .item.focus .text{color:#fff}.component.modalBox div.body .list::after,.component.modalBox div.body .list::before{text-transform:none;color:#282828;font-size:45px;display:inline-block;position:relative;bottom:-5.4px;margin-top:-10.8px;font-family:icomoon;font-style:normal;font-weight:400;font-variant:normal}.component.modalBox div.body .list::before{content:'\f0d8'}.component.modalBox div.body .list::after{content:'\f0d7'}.component.modalBox div.body .modalHeader{color:red;font-size:25.2px;padding:10px;border-bottom:none;text-transform:uppercase}.component.modalBox div.body .button{background:0 0;margin:5px}.component.modalBox div.body .button.focus{background:url(../img/576/white30.png);border-radius:18px}#pageService{background-size:100% 100%}#pageService #pageServiceWrapper{padding:0}#pageServiceRightPanel .list{position:absolute;width:3in;background-color:transparent}#pageServiceRightPanel .list .item{height:4pc;line-height:4pc;color:#fff;font-size:21.6px;padding:0;background-color:transparent;overflow:hidden;text-overflow:ellipsis;width:100%}#pageServiceRightPanel .list .item .text{line-height:24px;word-wrap:break-word;display:table-cell;height:4pc;vertical-align:middle;word-break:break-all;position:relative}#pageServiceRightPanel .list .item .wrapper{padding-left:30px;padding-right:15px}#pageServiceRightPanel .list .backItem::before{font-family:icomoon;display:block;position:absolute;content:"\ea40";left:7.5px}#pageServiceRightPanel .list .item.focus{background-color:#E62B1E}#pageServiceLeftPanel table{table-layout:fixed;width:100%}#pageServiceLeftPanel .empty{height:228px}#pageServiceLogo.logo{height:90pt;width:264px;margin-right:15px;background:url(../img/576/main.logo.png) center no-repeat;background-size:100%;display:inline-block}#pageServiceCatImg{height:90pt;width:90pt;margin-right:15px;background:#1A3148}#pageServiceDescription{padding:15px 15px 15px 30px}.modalBox .button{height:25.2px;line-height:25.2px;min-width:35%;margin-bottom:15px!important}#pageVideoList{background:url(../img/576/list.logo.png) center 10px no-repeat #2d2d2d}#pageVideoListHeader{font-size:18px;width:45pc;position:fixed;top:90pt;left:0;padding:0 25px}#pageVideoListBreadCrumb{float:right}#pageVideoListButtonSearch{float:left;background:0 0;border-bottom:2px solid red;line-height:normal;padding:0;height:18px}#pageVideoListButtonDel{display:inline-block;position:absolute;left:40px;background:0 0}#pageVideoListButtonDel .text{border-bottom:2px solid red;line-height:normal;padding:0}#pageVideoListContentWrapper{padding:0}#pageVideoListContentWrapper .grid{background:0 0;width:100%;height:6in}#pageVideoListContentWrapper .grid table{width:auto;table-layout:fixed;height:900px;margin:-140px auto}#pageVideoListContentWrapper .grid table .tr{height:auto}#pageVideoListContentWrapper .grid .item{width:340px;height:300px;background:url(../img/576/cover.png) top no-repeat;vertical-align:top;padding:0}#pageVideoListContentWrapper .grid .item .cover{width:20pc;height:180px;background-repeat:no-repeat;background-position:center;background-size:100%;margin-top:5px;position:relative}#pageVideoListContentWrapper .grid .item .cover .duration{font-size:9.9px;display:block;position:absolute;bottom:4px;right:4px;background:rgba(7,7,7,.5)}#pageVideoListContentWrapper .grid .item .cover.profession{width:254px;height:191px;background-size:100%;margin:auto}#pageVideoListContentWrapper .grid .movieItem{width:20pc;height:270px;margin:0 auto}#pageVideoListContentWrapper .grid .movieItem .speakerProf{font-size:12.6px;max-height:12.6px}#pageVideoListContentWrapper .grid .movieItem .name{color:#fff;font-size:18px;height:85px;display:table-cell;vertical-align:middle;width:20pc}#pageVideoListContentWrapper .grid .movieItem .movieDescription{height:85px;overflow:hidden}#pageVideoListContentWrapper .grid .movieItem .speakerProf~.movieDescription{height:72.4px}#pageVideoListContentWrapper .grid .item.focus{background:url(../img/576/cover.focused.png) top no-repeat;color:#fff}#pageVideoListContentWrapper .grid .item.focus .movieItem .info{color:#21B5EA}.component.modalBox .list .item{text-transform:capitalize}#pageMovieInfoLeft table{table-layout:fixed;width:100%}#pageMovieInfoLeft tr.info{height:16pc}#pageMovieInfoLeft tr.info td:nth-child(2){width:90pt;vertical-align:top;padding-top:5px}#pageMovieInfoLeft tr.info td{vertical-align:top}#pageMovieInfoLeft .picWrapper #pageMovieInfoPic{box-sizing:border-box;max-width:75pt;max-height:150px;border-width:10px;-webkit-border-image:url(../img/576/frame.png) 10 stretch;margin-right:5px}#pageMovieInfoLeft #pageMovieInfoStuff b{font-size:19.8px}#pageMovieInfoLeft #pageMovieInfoStuff .wrapper{height:226px;line-height:25.11px;overflow:hidden;padding:15px 0 15px 30px}#pageMovieInfoLeft #pageMovieInfoName{padding-right:15px}#pageMovieInfoLeft #pageMovieInfoNameTop{padding-top:12.8px;font-size:2em;color:#ea4}#pageMovieInfoLeft #pageMovieInfoNameBot{margin-top:15px}#pageMovieInfoLeft #pageMovieInfoDescription{padding:15px;text-align:right}#pageMovieInfoRight{display:block;width:3in;float:right;padding:0;height:6in;background:#034e2b;background-size:100% 100%;position:relative}#pageMovieInfoRight .list{width:3in;background-color:transparent;position:absolute}#pageMovieInfoRight .list .item{height:4pc;line-height:4pc;color:#fff;font-size:18px;padding:0;background-color:transparent;overflow:hidden;text-overflow:ellipsis;width:100%}#pageMovieInfoRight .list .item .text{line-height:24px;word-wrap:break-word;display:table-cell;height:4pc;vertical-align:middle;word-break:break-all;position:relative}#pageMovieInfoRight .list .item .wrapper{padding-left:30px;padding-right:15px}#pageMovieInfoRight .list .item.focus{background-color:#0c7b44}#pageMovieInfoRight .list .backItem{background:url(../img/576/left.arrow.png) center left no-repeat;background-position-x:7.5px;background-size:15px}#pageMovieInfoRight .list .starItem,#pageMovieInfoRight .list .starItemF{background:url(../img/576/star.png) center left no-repeat;background-position-x:7.5px;background-size:15px}#pagePlayer{background:0 0}#pagePlayer:before{display:none}#pagePlayer .modalBox .wrapper{min-width:25%}#pagePlayer .modalBox .wrapper .body{width:100%}#tedPlayer{width:45pc;height:6in}#playerPanel{width:45pc;height:130px;position:absolute;bottom:0;background:url(../img/576/player.bg.png);padding:0}#playerPanelWrapper .right,#playerPanelWrapper .right>table td{padding-left:20px}#playerGrid{margin:auto;width:92%;height:90%;position:absolute;top:0;left:0;right:0;bottom:0}#playerPanelWrapper .left{width:470px}#playerPanelWrapper .left>table{width:100%}#playerPanelWrapper .left .line1{height:24px}#playerPanelWrapper .left .line3 .single table{table-layout:fixed;width:470px}#playerPanelWrapper .right>table{width:100%;border-left:1px solid red;table-layout:fixed}#playerPanelWrapper .right .line1{font-size:14.4px;line-height:21.6px}#playerCurrentDuration,#playerTotalDuration{font-size:27px;width:30%}#playerProgressBarWrapper{width:100%;background:#606060;margin-top:8px}#playerProgressBar{outline:0;background:#606060;height:15px;border:1px solid #000}#playerAspect:before,#playerHD:before{display:inline-block;height:14.4px;width:14.4px;border-radius:18px;margin-right:7.2px;content:''}#playerProgressBar .value{background:red}#playerHD{font-size:16.2px;padding:16.2px 16.2px 16.2px 0}#playerHD:before{background:green}#playerAspect{font-size:16.2px;padding:16.2px 0 16.2px 16.2px}#playerAspect:before{background:#00f}#playerButtons{width:20%;font-size:1pc}#playerButtons table{width:auto!important;margin:0 auto}#playerButtons span{padding:0 10px}#playerButtons .icon-play3{padding-left:15px;padding-right:5px}#playerTitle{font-size:21.6px}#pageSearch{text-align:center}#pageSearch #keyboardWrapper{width:45pc;height:228px;position:absolute;bottom:0;background:url(../img/576/player.bg.png)}#pageSearch .grid{background:0 0;margin-top:18px}#pageSearch .grid table{width:auto;margin-left:150px;table-layout:fixed}#pageSearch .grid .item{text-align:left;font-size:18px;padding:2px 10px;width:250px}#pageSearch .grid .item span{-webkit-border-radius:8px;padding:2px 10px}#pageSearch .grid .item.focus{background:0 0;color:#fff;padding:2px 10px}#pageSearch .grid .item.disable{background:0 0}#pageSearch .grid.focus .item.focus span{background:url(../img/576/white30.png)}#pageSearch #pageSearchStory{text-align:center;font-size:23.4px;margin-top:90px;text-transform:uppercase}#pageSearch #pageSearchStory .searchType{text-transform:lowercase;color:#1ABAED}#keyboardWidgetWrapper #keyboardWidget.upper,#keyboardWidgetWrapper.upperCase{text-transform:uppercase}#pageSearch #pageSearchStoryClear{background:0 0;padding:2px 10px;margin:0 auto;height:21.6px;line-height:18px}#pageSearch #pageSearchStoryClear .text{font-size:18px;height:18px;line-height:18px}#pageSearch #pageSearchStoryClear.focus{background:url(../img/576/white30.png);-webkit-border-radius:8px;padding:2px 10px}.modalBox{z-index:10}#pageSettingsRight .list{position:absolute;width:3in;background-color:transparent}#pageSettingsRight .list .item{height:4pc;color:#fff;padding:0 0 0 30px;background-color:transparent}#pageSettingsRight .list .item .itemName{font-size:21.6px;height:21.6px}#pageSettingsRight .list .item .itemValue{font-size:12.6px;color:#b3b3b3;height:14.4px}#pageSettingsRight .list .item .mid{height:4pc;display:table-cell;vertical-align:middle}#pageSettingsRight .list .item.current{text-decoration:underline}#pageSettingsRight .list .item .star{display:inline-block;height:4pc;width:30px;background:url(../img/576/star.png) center no-repeat}#pageSettingsRight .list .item.focus{background-color:#0c7b44}#pageSettingsLeft table{table-layout:fixed;width:100%}#pageSettingsLeft .empty{height:228px}#pageSettingsCatImg,#pageSettingsCatName{height:90pt;margin-right:15px;float:right}#pageSettingsLeft .icons{text-align:right}#pageSettingsCatName{display:inline-block;color:#ea4;font-size:32.4px;line-height:90pt}#pageSettingsCatImg{width:90pt}#pageSettingsDescription{text-align:right;padding:15px}#inputWidgetWrapper{width:45pc;background-color:transparent}#inputWidgetWrapper #inputWidgetBg{width:500px;height:50px;background:#3F3F3F;margin:20px auto 12.5px}#inputWidgetWrapper #inputWidget{width:500px;height:50px;background:url(../img/576/search.ico.png) left center no-repeat;background-size:35px;border:none;padding-left:50px}#inputWidgetWrapper #inputWidget .char{color:#fff;font-size:30px}#keyboardWidgetWrapper{width:45pc;height:228px;top:348px;background:0 0}#keyboardWidgetWrapper.background{background:#3F3F3F}#keyboardWidgetWrapper #keyboardWidget{background:0 0;height:190px;bottom:0;table-layout:fixed;margin:15px auto 0}#keyboardWidgetWrapper #keyboardWidget table{table-layout:fixed;height:190px;width:auto;margin:0 auto}#keyboardWidgetWrapper #keyboardWidget .item{width:38px;height:38px;padding:0;text-align:center;font-size:23.4px;position:relative}#keyboardWidgetWrapper #keyboardWidget .item div img{max-width:24px;max-height:24px}#keyboardWidgetWrapper #keyboardWidget .item.disable{background:0 0}#keyboardWidgetWrapper #keyboardWidget .item.focus{background:0 0;color:#fff}#keyboardWidgetWrapper #keyboardWidget .item.focus div{-webkit-border-radius:30px;width:30px;height:30px;margin:auto;line-height:30px}#keyboardWidgetWrapper #keyboardWidget .item.focus div img{margin-top:0}#keyboardWidgetWrapper #keyboardWidget .item#keySpace div{width:80%;height:20px;background:rgba(255,255,255,.5);margin:auto;-webkit-border-radius:6px;padding:5px}#volumeBotValue,#volumeTopValue{padding-right:10%}#keyboardWidgetWrapper #keyboardWidget .item#keySpace div:after{content:'';display:block;margin:0 auto;width:60px;height:6px;position:relative;border:2px solid green;border-top:none}#keyBackspace div:after,#keyLang div:after,#keyboardWidgetSearchBtn:after{content:'';display:block;height:2px}#volumeCurrentValue,#volumeWidget table td{width:105px;height:46.67px;box-sizing:border-box}#keyboardWidgetWrapper #keyboardWidget .item#keySpace.focus{background:url(../img/576/white30.png);-webkit-border-radius:5pc}#keyboardWidgetWrapper #keyboardWidget.focus .item.focus div{background:url(../img/576/white30.png)}#keyLang div{position:relative}#keyLang div:after{background-color:#ff0;position:absolute;width:21px;left:20%}#keyLang.focus div:after{bottom:0;left:3px}#keyBackspace div{position:relative}#keyBackspace div:after{background-color:red;position:absolute;width:21px;left:20%}#keyBackspace.focus div:after{bottom:0;left:3px}#keyboardWidgetSearchBtn{display:table-cell;vertical-align:middle;position:absolute;right:10px;bottom:90px;padding:5px 20px;background:0 0;-webkit-border-radius:30px;height:30px;line-height:20px}#keyboardWidgetSearchBtn:after{width:80%;background-color:#0056f3;position:absolute;left:10%;bottom:4.5px}#keyboardWidgetSearchBtn.focus{background:url(../img/576/white30.png);border:none}#volumeWidget{top:218px;z-index:20;background:0 0}#volumeWidget table{table-layout:fixed}#volumeWidget table td{text-align:right;line-height:46.67px;font-size:21.6px}#volumeCurrentValue{border:3px solid #fff;border-top-right-radius:140px;border-bottom-right-radius:140px;border-left:transparent;padding-right:10%;margin:0;background:url(../img/576/volume.ico.png) center left no-repeat rgba(11,11,11,.5);background-size:28px;background-position-x:30%;font-size:25.2px}#volumeCurrentValue.muted{background:url(../img/576/volume.mute.png) center left no-repeat rgba(11,11,11,.5);background-position-x:30%}@font-face{font-family:icomoon;src:url(../font/icomoon.ttf?-eo1sqg) format('truetype')}[class*=" icon-"],[class^=icon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-clock:before{content:"\e94e"}.icon-undo2:before{content:"\e967"}.icon-spinner9:before{content:"\e982"}.icon-eye:before{content:"\e9ce"}.icon-star-full:before{content:"\e9d9"}.icon-heart:before{content:"\e9da"}.icon-checkmark:before{content:"\ea10"}.icon-checkmark2:before{content:"\ea11"}.icon-play3:before{content:"\ea1c"}.icon-pause2:before{content:"\ea1d"}.icon-stop2:before{content:"\ea1e"}.icon-backward2:before{content:"\ea1f"}.icon-forward3:before{content:"\ea20"}.icon-first:before{content:"\ea21"}.icon-last:before{content:"\ea22"}.icon-previous2:before{content:"\ea23"}.icon-next2:before{content:"\ea24"}.icon-arrow-left2:before{content:"\ea40"} \ No newline at end of file +body,html,table td{padding:0}.component div,div{-webkit-box-sizing:border-box}body,html{width:720px;height:576px;overflow:hidden;color:#fff;margin:0;font-family:Ubuntu,sans-serif;font-size:18px;-webkit-user-select:none}table{border:0;border-collapse:collapse;border-spacing:0}.maxh{height:100%}.maxw{width:100%}a{text-decoration:none}.component.hidden{display:none!important}.component.button{background-color:#002042;display:inline-table;height:36px;cursor:pointer}.component.button.focus,.component.button:hover{background-color:#005b9c}.component.button.click{background-color:#0073c4}.component.button .icon{height:36px;width:36px;display:table-cell;background:center center no-repeat}.component.button .text{display:table-cell;padding:4.8px 7px;vertical-align:middle;text-align:center}.component.button .text:empty{padding:0}.component.checkBox{cursor:pointer;display:inline-block;width:18px;height:21.6px;line-height:21.6px;background-color:#333;vertical-align:bottom}.component.checkBox.checked{background-color:orange}.component.grid{background-color:#333}.component.grid table{width:100%;table-layout:fixed}.component.grid table td.item{cursor:pointer;padding:2.4px 5px;vertical-align:middle;text-align:center}.component.grid table td.item.mark{color:#000;background-color:green}.component.grid table td.item.focus{color:#000;background-color:orange}.component.grid table td.item.focus.mark{color:#fff;background-color:#AE7200}.component.grid table td.item.disable{color:grey;background-color:#111}.component.input{width:200px;height:36px;border:1px solid green;font-size:20px;color:#000;background-color:#fff;display:table;table-layout:fixed}.component.input .line{cursor:text;display:table-cell;vertical-align:middle;padding:0 3px;overflow:hidden;white-space:nowrap}.component.input .line>.caret,.component.input .line>.char,.component.input .line>.placeholder{display:inline-block;vertical-align:middle}.component.input .line>.caret{height:80%;width:2px;margin-left:-2px}.component.input .line>.placeholder{color:#999}.component.input.focus .line>.caret{background-color:#000;-webkit-animation:inputCursor 1s;-webkit-animation-iteration-count:infinite}@-webkit-keyframes inputCursor{from{background-color:#000}to{background-color:transparent}}.component.list{background-color:#333;width:100%}.component.list>.item{cursor:pointer;padding:0 5px;vertical-align:middle;height:38.4px;line-height:38.4px}.component.list>.item.mark{background-color:green;color:#000}.component.list>.item.focus{background-color:orange;color:#000}.component.list>.item.focus.mark{background-color:#AE7200;color:#fff}.component.list.horizontal{display:table;table-layout:fixed;width:100%}.component.modalBox,.component.page{width:720px;height:576px;left:0;position:absolute;top:0}.component.list.horizontal>.item{display:table-cell;text-align:center;vertical-align:middle}.component.modalBox{background-color:#000;display:table}.component.modalBox>div{display:table-cell;vertical-align:middle;text-align:center}.component.modalBox>div>div.body{display:inline-block;overflow:hidden;background-color:#333;padding:3%;max-width:80%;max-height:80%}.component.modalBox.modalMessage>div>.body{padding:0}.component.modalBox.modalMessage>div>.body>.footer,.component.modalBox.modalMessage>div>.body>.header{color:#777;background-color:#222;text-align:center}.component.modalBox.modalMessage>div>.body>.content,.component.modalBox.modalMessage>div>.body>.footer,.component.modalBox.modalMessage>div>.body>.header{padding:10%}.component.page{visibility:hidden;overflow:hidden}.component.page.active{visibility:inherit}.component.panel{padding:7.2px 6px;background-color:#222}.component.progressBar{height:19.2px;background-color:grey}.component.progressBar .value{height:100%;background-color:orange}.component.scrollBar{background-color:grey;display:inline-block;height:100%;width:4px;vertical-align:bottom}.component.scrollBar .thumb{display:block;width:4px;min-height:4px;background-color:#fff}.component.scrollBar .thumb.hidden{display:none}.component.scrollBar.horizontal{display:block;height:4.8px;width:100%}.component.scrollBar.horizontal .thumb{display:inline-block;vertical-align:top;height:4.8px;min-width:4.8px}.component.widget{position:absolute;background-color:#483d8b}.component.widget.hidden{visibility:hidden}.component.tabItem{position:absolute;visibility:inherit;width:inherit;height:inherit}.component.tabItem.hidden{visibility:hidden}.component.tabList{position:relative}.component.layerItem{position:absolute;width:inherit;height:inherit;display:block;visibility:inherit}#pageInit>.cell,.component.layerList{position:relative}#volumeWidget.invisible,.invisible{visibility:hidden}.component.layerItem.hidden{display:block;visibility:hidden}.clr{clear:both}.component.panel{background:0 0}.component.page{background:#2d2d2d}#pageInit,body,html{background-color:transparent}#pageInit{background-image:url(../img/576/splash.logo.png);background-position:center;background-repeat:no-repeat;display:table}#pageInit>.cell{display:table-cell;text-align:center;vertical-align:middle;font-size:150%}#pageInit>.cell>.version{position:absolute;bottom:24px;right:28px;font-size:50%;color:#555}#pageInit>.cell>.version>.value,.component.modalBox div.body .list .item.focus .text{color:#fff}.dualPageLayout{background:#2d2d2d!important}.dualPageLayout .left{width:432px;padding:0;height:576px;float:left}.dualPageLayout .right{display:block;width:288px;float:right;padding:0;height:576px;background:#111}.component.modalBox{background:rgba(0,0,0,.7);font-size:21.6px}.component.modalBox .wrapper{background:#3E3E3E!important;padding:3px}.component.modalBox div.body{background:#3E3E3E!important;padding:0!important;position:relative;border:2px solid rgba(0,0,0,.7);min-width:25%}.component.modalBox div.body .list{background:0 0}.component.modalBox div.body .list .item .text{display:inline-block;padding:0 10px;width:100%;text-align:left}#pageMovieInfoLeft #pageMovieInfoName,#pageMovieInfoLeft #pageMovieInfoStuff,#pageMovieInfoLeft .picWrapper,#pageServiceDescription,#pageServiceLeftPanel .icons,#playerAspect,#playerTotalDuration{text-align:right}.component.modalBox div.body .list .item.focus{background:red}.component.modalBox div.body .list::after,.component.modalBox div.body .list::before{text-transform:none;color:#282828;font-size:45px;display:inline-block;position:relative;bottom:-5.4px;margin-top:-10.8px;font-family:icomoon;font-style:normal;font-weight:400;font-variant:normal}.component.modalBox div.body .list::before{content:'\f0d8'}.component.modalBox div.body .list::after{content:'\f0d7'}.component.modalBox div.body .modalHeader{color:red;font-size:25.2px;padding:10px;border-bottom:none;text-transform:uppercase}.component.modalBox div.body .button{background:0 0;margin:5px}.component.modalBox div.body .button.focus{background:url(../img/576/white30.png);border-radius:18px}#pageService{background-size:100% 100%}#pageService #pageServiceWrapper{padding:0}#pageServiceRightPanel .list{position:absolute;width:288px;background-color:transparent}#pageServiceRightPanel .list .item{height:64px;line-height:64px;color:#fff;font-size:21.6px;padding:0;background-color:transparent;overflow:hidden;text-overflow:ellipsis;width:100%}#pageServiceRightPanel .list .item .text{line-height:24px;word-wrap:break-word;display:table-cell;height:64px;vertical-align:middle;word-break:break-all;position:relative}#pageServiceRightPanel .list .item .wrapper{padding-left:30px;padding-right:15px}#pageServiceRightPanel .list .backItem::before{font-family:icomoon;display:block;position:absolute;content:"\ea40";left:7.5px}#pageServiceRightPanel .list .item.focus{background-color:#E62B1E}#pageServiceLeftPanel table{table-layout:fixed;width:100%}#pageServiceLeftPanel .empty{height:228px}#pageServiceLogo.logo{height:120px;width:264px;margin-right:15px;background:url(../img/576/main.logo.png) center no-repeat;background-size:100%;display:inline-block}#pageServiceCatImg{height:120px;width:120px;margin-right:15px;background:#1A3148}#pageServiceDescription{padding:15px 15px 15px 30px}.modalBox .button{height:25.2px;line-height:25.2px;min-width:35%;margin-bottom:15px!important}#pageVideoList{background:url(../img/576/list.logo.png) center 10px no-repeat #2d2d2d}#pageVideoListHeader{font-size:18px;width:720px;position:fixed;top:120px;left:0;padding:0 25px}#pageVideoListBreadCrumb{float:right}#pageVideoListButtonSearch{float:left;background:0 0;border-bottom:2px solid red;line-height:normal;padding:0;height:18px}#pageVideoListButtonDel{display:inline-block;position:absolute;left:40px;background:0 0}#pageVideoListButtonDel .text{border-bottom:2px solid red;line-height:normal;padding:0}#pageVideoListContentWrapper{padding:0}#pageVideoListContentWrapper .grid{background:0 0;width:100%;height:576px}#pageVideoListContentWrapper .grid table{width:auto;table-layout:fixed;height:900px;margin:-140px auto}#pageVideoListContentWrapper .grid table .tr{height:auto}#pageVideoListContentWrapper .grid .item{width:340px;height:300px;background:url(../img/576/cover.png) top no-repeat;vertical-align:top;padding:0}#pageVideoListContentWrapper .grid .item .cover{width:320px;height:180px;background-repeat:no-repeat;background-position:center;background-size:100%;margin-top:5px;position:relative}#pageVideoListContentWrapper .grid .item .cover .duration{font-size:9.9px;display:block;position:absolute;bottom:4px;right:4px;background:rgba(7,7,7,.5)}#pageVideoListContentWrapper .grid .item .cover.profession{width:254px;height:191px;background-size:100%;margin:auto}#pageVideoListContentWrapper .grid .movieItem{width:320px;height:270px;margin:0 auto}#pageVideoListContentWrapper .grid .movieItem .speakerProf{font-size:12.6px;max-height:12.6px}#pageVideoListContentWrapper .grid .movieItem .name{color:#fff;font-size:18px;height:85px;display:table-cell;vertical-align:middle;width:320px}#pageVideoListContentWrapper .grid .movieItem .movieDescription{height:85px;overflow:hidden}#pageVideoListContentWrapper .grid .movieItem .speakerProf~.movieDescription{height:72.4px}#pageVideoListContentWrapper .grid .item.focus{background:url(../img/576/cover.focused.png) top no-repeat;color:#fff}#pageVideoListContentWrapper .grid .item.focus .movieItem .info{color:#21B5EA}.component.modalBox .list .item{text-transform:capitalize}#pageMovieInfoLeft table{table-layout:fixed;width:100%}#pageMovieInfoLeft tr.info{height:256px}#pageMovieInfoLeft tr.info td:nth-child(2){width:120px;vertical-align:top;padding-top:5px}#pageMovieInfoLeft tr.info td{vertical-align:top}#pageMovieInfoLeft .picWrapper #pageMovieInfoPic{box-sizing:border-box;max-width:100px;max-height:150px;border-width:10px;-webkit-border-image:url(../img/576/frame.png) 10 stretch;margin-right:5px}#pageMovieInfoLeft #pageMovieInfoStuff b{font-size:19.8px}#pageMovieInfoLeft #pageMovieInfoStuff .wrapper{height:226px;line-height:25.11px;overflow:hidden;padding:15px 0 15px 30px}#pageMovieInfoLeft #pageMovieInfoName{padding-right:15px}#pageMovieInfoLeft #pageMovieInfoNameTop{padding-top:12.8px;font-size:2em;color:#ea4}#pageMovieInfoLeft #pageMovieInfoNameBot{margin-top:15px}#pageMovieInfoLeft #pageMovieInfoDescription{padding:15px;text-align:right}#pageMovieInfoRight{display:block;width:288px;float:right;padding:0;height:576px;background:#034e2b;background-size:100% 100%;position:relative}#pageMovieInfoRight .list{width:288px;background-color:transparent;position:absolute}#pageMovieInfoRight .list .item{height:64px;line-height:64px;color:#fff;font-size:18px;padding:0;background-color:transparent;overflow:hidden;text-overflow:ellipsis;width:100%}#pageMovieInfoRight .list .item .text{line-height:24px;word-wrap:break-word;display:table-cell;height:64px;vertical-align:middle;word-break:break-all;position:relative}#pageMovieInfoRight .list .item .wrapper{padding-left:30px;padding-right:15px}#pageMovieInfoRight .list .item.focus{background-color:#0c7b44}#pageMovieInfoRight .list .backItem{background:url(../img/576/left.arrow.png) center left no-repeat;background-position-x:7.5px;background-size:15px}#pageMovieInfoRight .list .starItem,#pageMovieInfoRight .list .starItemF{background:url(../img/576/star.png) center left no-repeat;background-position-x:7.5px;background-size:15px}#pagePlayer{background:0 0}#pagePlayer:before{display:none}#pagePlayer .modalBox .wrapper{min-width:25%}#pagePlayer .modalBox .wrapper .body{width:100%}#tedPlayer{width:720px;height:576px}#playerPanel{width:720px;height:130px;position:absolute;bottom:0;background:url(../img/576/player.bg.png);padding:0}#playerPanelWrapper .right,#playerPanelWrapper .right>table td{padding-left:20px}#playerGrid{margin:auto;width:92%;height:90%;position:absolute;top:0;left:0;right:0;bottom:0}#playerPanelWrapper .left{width:470px}#playerPanelWrapper .left>table{width:100%}#playerPanelWrapper .left .line1{height:24px}#playerPanelWrapper .left .line3 .single table{table-layout:fixed;width:470px}#playerPanelWrapper .right>table{width:100%;border-left:1px solid red;table-layout:fixed}#playerPanelWrapper .right .line1{font-size:14.4px;line-height:21.6px}#playerProgressBarWrapper{width:100%;background:#606060;margin-top:8px}#playerProgressBar{outline:0;background:#606060;height:15px;border:1px solid #000}#playerAspect:before,#playerHD:before{display:inline-block;height:14.4px;width:14.4px;border-radius:18px;margin-right:7.2px;content:''}#playerProgressBar .value{background:red}#playerHD{font-size:16.2px;padding:16.2px 16.2px 16.2px 0}#playerHD:before{background:green}#playerAspect{font-size:16.2px;padding:16.2px 0 16.2px 16.2px}#playerCurrentDuration,#playerTotalDuration{font-size:27px;width:30%}#playerAspect:before{background:#00f}#playerButtons{width:20%;font-size:16px}#playerButtons table{width:auto!important;margin:0 auto}#playerButtons span{padding:0 10px}#playerButtons .icon-play3{padding-left:15px;padding-right:5px}#playerTitle{font-size:21.6px}#pageSearch{text-align:center}#pageSearch #keyboardWrapper{width:720px;height:228px;position:absolute;bottom:0;background:url(../img/576/player.bg.png)}#pageSearch .grid{background:0 0;margin-top:18px}#pageSearch .grid table{width:auto;margin-left:150px;table-layout:fixed}#pageSearch .grid .item{text-align:left;font-size:18px;padding:2px 10px;width:250px}#pageSearch .grid .item span{-webkit-border-radius:8px;padding:2px 10px}#pageSearch .grid .item.focus{background:0 0;color:#fff;padding:2px 10px}#pageSearch .grid .item.disable{background:0 0}#pageSearch .grid.focus .item.focus span{background:url(../img/576/white30.png)}#pageSearch #pageSearchStory{text-align:center;font-size:23.4px;margin-top:90px;text-transform:uppercase}#pageSearch #pageSearchStory .searchType{text-transform:lowercase;color:#1ABAED}#keyboardWidgetWrapper #keyboardWidget.upper,#keyboardWidgetWrapper.upperCase{text-transform:uppercase}#pageSearch #pageSearchStoryClear{background:0 0;padding:2px 10px;margin:0 auto;height:21.6px;line-height:18px}#pageSearch #pageSearchStoryClear .text{font-size:18px;height:18px;line-height:18px}#pageSearch #pageSearchStoryClear.focus{background:url(../img/576/white30.png);-webkit-border-radius:8px;padding:2px 10px}.modalBox{z-index:10}#pageSettingsRight .list{position:absolute;width:288px;background-color:transparent}#pageSettingsRight .list .item{height:64px;color:#fff;padding:0 0 0 30px;background-color:transparent}#pageSettingsRight .list .item .itemName{font-size:21.6px;height:21.6px}#pageSettingsRight .list .item .itemValue{font-size:12.6px;color:#b3b3b3;height:14.4px}#pageSettingsRight .list .item .mid{height:64px;display:table-cell;vertical-align:middle}#pageSettingsRight .list .item.current{text-decoration:underline}#pageSettingsRight .list .item .star{display:inline-block;height:64px;width:30px;background:url(../img/576/star.png) center no-repeat}#pageSettingsRight .list .item.focus{background-color:#0c7b44}#pageSettingsLeft table{table-layout:fixed;width:100%}#pageSettingsLeft .empty{height:228px}#pageSettingsCatImg,#pageSettingsCatName{height:120px;margin-right:15px;float:right}#pageSettingsLeft .icons{text-align:right}#pageSettingsCatName{display:inline-block;color:#ea4;font-size:32.4px;line-height:120px}#pageSettingsCatImg{width:120px}#pageSettingsDescription{text-align:right;padding:15px}#inputWidgetWrapper{width:720px;background-color:transparent}#inputWidgetWrapper #inputWidgetBg{width:500px;height:50px;background:#3F3F3F;margin:20px auto 12.5px}#inputWidgetWrapper #inputWidget{width:500px;height:50px;background:url(../img/576/search.ico.png) left center no-repeat;background-size:35px;border:none;padding-left:50px}#inputWidgetWrapper #inputWidget .char{color:#fff;font-size:30px}#keyboardWidgetWrapper{width:720px;height:228px;top:348px;background:0 0}#keyboardWidgetWrapper.background{background:#3F3F3F}#keyboardWidgetWrapper #keyboardWidget{background:0 0;height:190px;bottom:0;table-layout:fixed;margin:15px auto 0}#keyboardWidgetWrapper #keyboardWidget table{table-layout:fixed;height:190px;width:auto;margin:0 auto}#keyboardWidgetWrapper #keyboardWidget .item{width:38px;height:38px;padding:0;text-align:center;font-size:23.4px;position:relative}#keyboardWidgetWrapper #keyboardWidget .item div img{max-width:24px;max-height:24px}#keyboardWidgetWrapper #keyboardWidget .item.disable{background:0 0}#keyboardWidgetWrapper #keyboardWidget .item.focus{background:0 0;color:#fff}#keyboardWidgetWrapper #keyboardWidget .item.focus div{-webkit-border-radius:30px;width:30px;height:30px;margin:auto;line-height:30px}#keyboardWidgetWrapper #keyboardWidget .item.focus div img{margin-top:0}#keyboardWidgetWrapper #keyboardWidget .item#keySpace div{width:80%;height:20px;background:rgba(255,255,255,.5);margin:auto;-webkit-border-radius:6px;padding:5px}#keyboardWidgetWrapper #keyboardWidget .item#keySpace div:after{content:'';display:block;margin:0 auto;width:60px;height:6px;position:relative;border:2px solid green;border-top:none}#keyBackspace div:after,#keyLang div:after,#keyboardWidgetSearchBtn:after{content:'';display:block;height:2px}#volumeCurrentValue,#volumeWidget table td{width:105px;height:46.67px;box-sizing:border-box}#keyboardWidgetWrapper #keyboardWidget .item#keySpace.focus{background:url(../img/576/white30.png);-webkit-border-radius:80px}#keyboardWidgetWrapper #keyboardWidget.focus .item.focus div{background:url(../img/576/white30.png)}#keyLang div{position:relative}#keyLang div:after{background-color:#ff0;position:absolute;width:21px;left:20%}#keyLang.focus div:after{bottom:0;left:3px}#keyBackspace div{position:relative}#keyBackspace div:after{background-color:red;position:absolute;width:21px;left:20%}#keyBackspace.focus div:after{bottom:0;left:3px}#keyboardWidgetSearchBtn{display:table-cell;vertical-align:middle;position:absolute;right:10px;bottom:90px;padding:5px 20px;background:0 0;-webkit-border-radius:30px;height:30px;line-height:20px}#keyboardWidgetSearchBtn:after{width:80%;background-color:#0056f3;position:absolute;left:10%;bottom:4.5px}#keyboardWidgetSearchBtn.focus{background:url(../img/576/white30.png);border:none}#volumeWidget{top:218px;z-index:20;background:0 0}#volumeWidget table{table-layout:fixed}#volumeWidget table td{text-align:right;line-height:46.67px;font-size:21.6px}#volumeTopValue{padding-right:10%}#volumeCurrentValue{border:3px solid #fff;border-top-right-radius:140px;border-bottom-right-radius:140px;border-left:transparent;padding-right:10%;margin:0;background:url(../img/576/volume.ico.png) center left no-repeat rgba(11,11,11,.5);background-size:28px;background-position-x:30%;font-size:25.2px}#volumeCurrentValue.muted{background:url(../img/576/volume.mute.png) center left no-repeat rgba(11,11,11,.5);background-position-x:30%}#volumeBotValue{padding-right:10%}@font-face{font-family:icomoon;src:url(../font/icomoon.ttf?-eo1sqg) format('truetype')}[class*=" icon-"],[class^=icon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-clock:before{content:"\e94e"}.icon-undo2:before{content:"\e967"}.icon-spinner9:before{content:"\e982"}.icon-eye:before{content:"\e9ce"}.icon-star-full:before{content:"\e9d9"}.icon-heart:before{content:"\e9da"}.icon-checkmark:before{content:"\ea10"}.icon-checkmark2:before{content:"\ea11"}.icon-play3:before{content:"\ea1c"}.icon-pause2:before{content:"\ea1d"}.icon-stop2:before{content:"\ea1e"}.icon-backward2:before{content:"\ea1f"}.icon-forward3:before{content:"\ea20"}.icon-first:before{content:"\ea21"}.icon-last:before{content:"\ea22"}.icon-previous2:before{content:"\ea23"}.icon-next2:before{content:"\ea24"}.icon-arrow-left2:before{content:"\ea40"} \ No newline at end of file diff --git a/css/release.720.css b/css/release.720.css index 6d2f158..dfaed3b 100644 --- a/css/release.720.css +++ b/css/release.720.css @@ -1 +1 @@ -body,html,table td{padding:0}.component div,div{-webkit-box-sizing:border-box}body,html{width:80pc;height:45pc;overflow:hidden;color:#fff;margin:0;font-family:Ubuntu,sans-serif;font-size:22px;-webkit-user-select:none}table{border:0;border-collapse:collapse;border-spacing:0}.maxh{height:100%}.maxw{width:100%}a{text-decoration:none}.component.hidden{display:none!important}.component.button{background-color:#002042;display:inline-table;height:46px;cursor:pointer}.component.button.focus,.component.button:hover{background-color:#005b9c}.component.button.click{background-color:#0073c4}.component.button .icon{height:46px;width:46px;display:table-cell;background:center center no-repeat}.component.button .text{display:table-cell;padding:6px 9pt;vertical-align:middle;text-align:center}.component.button .text:empty{padding:0}.component.checkBox{cursor:pointer;display:inline-block;width:28px;height:28px;line-height:28px;background-color:#333;vertical-align:bottom}.component.checkBox.checked{background-color:orange}.component.grid{background-color:#333}.component.grid table{width:100%;table-layout:fixed}.component.grid table td.item{cursor:pointer;padding:4px 8px;vertical-align:middle;text-align:center}.component.grid table td.item.mark{color:#000;background-color:green}.component.grid table td.item.focus{color:#000;background-color:orange}.component.grid table td.item.focus.mark{color:#fff;background-color:#AE7200}.component.grid table td.item.disable{color:grey;background-color:#111}.component.input{width:250px;height:3pc;border:2px solid green;font-size:24px;color:#000;background-color:#fff;display:table;table-layout:fixed}.component.input .line{cursor:text;display:table-cell;vertical-align:middle;padding:0 4px;overflow:hidden;white-space:nowrap}.component.input .line>.caret,.component.input .line>.char,.component.input .line>.placeholder{display:inline-block;vertical-align:middle}.component.input .line>.caret{height:80%;width:2px;margin-left:-2px}.component.input .line>.placeholder{color:#999}.component.input.focus .line>.caret{background-color:#000;-webkit-animation:inputCursor 1s;-webkit-animation-iteration-count:infinite}@-webkit-keyframes inputCursor{from{background-color:#000}to{background-color:transparent}}.component.list{background-color:#333;width:100%}.component.list>.item{cursor:pointer;padding:0 8px;vertical-align:middle;height:3pc;line-height:3pc}.component.list>.item.mark{background-color:green;color:#000}.component.list>.item.focus{background-color:orange;color:#000}.component.list>.item.focus.mark{background-color:#AE7200;color:#fff}.component.list.horizontal{display:table;table-layout:fixed;width:100%}.component.modalBox,.component.page{width:80pc;height:45pc;left:0;position:absolute;top:0}.component.list.horizontal>.item{display:table-cell;text-align:center;vertical-align:middle}.component.modalBox{background-color:#000;display:table}.component.modalBox>div{display:table-cell;vertical-align:middle;text-align:center}.component.modalBox>div>div.body{display:inline-block;overflow:hidden;background-color:#333;padding:3%;max-width:80%;max-height:80%}.component.modalBox.modalMessage>div>.body{padding:0}.component.modalBox.modalMessage>div>.body>.footer,.component.modalBox.modalMessage>div>.body>.header{color:#777;background-color:#222;text-align:center}.component.modalBox.modalMessage>div>.body>.content,.component.modalBox.modalMessage>div>.body>.footer,.component.modalBox.modalMessage>div>.body>.header{padding:10%}.component.page{visibility:hidden;overflow:hidden}.component.page.active{visibility:visible}.component.panel{padding:10px;background-color:#222}.component.progressBar{height:24px;background-color:grey}.component.progressBar .value{height:100%;background-color:orange}.component.scrollBar{background-color:grey;display:inline-block;height:100%;width:8px;vertical-align:bottom}.component.scrollBar .thumb{display:block;width:8px;min-height:8px;background-color:#fff}.component.scrollBar .thumb.hidden{display:none}.component.scrollBar.horizontal{display:block;height:8px;width:100%}.component.scrollBar.horizontal .thumb{display:inline-block;vertical-align:top;height:8px;min-width:8px}.component.widget{position:absolute;background-color:#483d8b}.component.widget.hidden{visibility:hidden}.component.tabItem{position:absolute;visibility:hidden;width:inherit;height:inherit}.component.tabItem.active{visibility:visible}#volumeWidget.invisible,.invisible{visibility:hidden}.component.tabList{position:relative}.clr{clear:both}.component.panel{background:0 0}.component.page{background:#2d2d2d}body,html{background-color:transparent}#pageInit{background:url(../img/720/splash.logo.png) center no-repeat #2d2d2d}#pageInit .main{display:table-cell;vertical-align:middle;text-align:center;width:80pc;height:45pc;font-size:150%}.dualPageLayout{background:#2d2d2d!important}.dualPageLayout .left{width:8in;padding:0;height:45pc;float:left}.dualPageLayout .right{display:block;width:32pc;float:right;padding:0;height:45pc;background:#111}.component.modalBox{background:rgba(0,0,0,.7);font-size:26.4px}.component.modalBox .wrapper{background:#3E3E3E!important;padding:3px}.component.modalBox div.body{background:#3E3E3E!important;padding:0!important;position:relative;border:2px solid rgba(0,0,0,.7);min-width:25%}.component.modalBox div.body .list{background:0 0}.component.modalBox div.body .list .item .text{display:inline-block;padding:0 10px;width:100%;text-align:left}#pageMovieInfoLeft #pageMovieInfoName,#pageMovieInfoLeft #pageMovieInfoStuff,#pageMovieInfoLeft .picWrapper,#pageServiceDescription,#pageServiceLeftPanel .icons,#playerAspect,#playerTotalDuration{text-align:right}.component.modalBox div.body .list .item.focus{background:red}.component.modalBox div.body .list .item.focus .text{color:#fff}.component.modalBox div.body .list::after,.component.modalBox div.body .list::before{text-transform:none;color:#282828;font-size:55px;display:inline-block;position:relative;bottom:-6.6px;margin-top:-13.2px;font-family:icomoon;font-style:normal;font-weight:400;font-variant:normal}.component.modalBox div.body .list::before{content:'\f0d8'}.component.modalBox div.body .list::after{content:'\f0d7'}.component.modalBox div.body .modalHeader{color:red;font-size:30.8px;padding:10px;border-bottom:none;text-transform:uppercase}.component.modalBox div.body .button{background:0 0;margin:5px}.component.modalBox div.body .button.focus{background:url(../img/720/white30.png);border-radius:18px}#pageService{background-size:100% 100%}#pageService #pageServiceWrapper{padding:0}#pageServiceRightPanel .list{position:absolute;width:32pc;background-color:transparent}#pageServiceRightPanel .list .item{height:5pc;line-height:5pc;color:#fff;font-size:26.4px;padding:0;background-color:transparent;overflow:hidden;text-overflow:ellipsis;width:100%}#pageServiceRightPanel .list .item .text{line-height:30px;word-wrap:break-word;display:table-cell;height:5pc;vertical-align:middle;word-break:break-all;position:relative}#pageServiceRightPanel .list .item .wrapper{padding-left:40px;padding-right:25px}#pageServiceRightPanel .list .backItem::before{font-family:icomoon;display:block;position:absolute;content:"\ea40";left:10px}#pageServiceRightPanel .list .item.focus{background-color:#E62B1E}#pageServiceLeftPanel table{table-layout:fixed;width:100%}#pageServiceLeftPanel .empty{height:260px}#pageServiceLogo.logo{height:200px;width:440px;margin-right:25px;background:url(../img/720/main.logo.png) center no-repeat;background-size:100%;display:inline-block}#pageServiceCatImg{height:200px;width:200px;margin-right:25px;background:#1A3148}#pageServiceDescription{padding:25px 25px 25px 50px}.modalBox .button{height:32.2px;line-height:32.2px;min-width:35%;margin-bottom:15px!important}#pageVideoList{background:url(../img/720/list.logo.png) center 60px no-repeat #2d2d2d}#pageVideoListHeader{font-size:22px;width:80pc;position:fixed;top:10pc;left:0;padding:0 85px}#pageVideoListBreadCrumb{float:right}#pageVideoListButtonSearch{float:left;background:0 0;border-bottom:2px solid red;line-height:normal;padding:0;height:22px}#pageVideoListButtonDel{display:inline-block;position:absolute;left:40px;background:0 0}#pageVideoListButtonDel .text{border-bottom:2px solid red;line-height:normal;padding:0}#pageVideoListContentWrapper{padding:0}#pageVideoListContentWrapper .grid{background:0 0;width:100%;height:45pc}#pageVideoListContentWrapper .grid table{width:auto;table-layout:fixed;height:900px;margin:-60px auto}#pageVideoListContentWrapper .grid table .tr{height:auto}#pageVideoListContentWrapper .grid .item{width:25pc;height:300px;background:url(../img/720/cover.png) top no-repeat;vertical-align:top;padding:0}#pageVideoListContentWrapper .grid .item .cover{width:20pc;height:180px;background-repeat:no-repeat;background-position:center;background-size:100%;margin-top:5px;position:relative}#pageVideoListContentWrapper .grid .item .cover .duration{font-size:12.1px;display:block;position:absolute;bottom:4px;right:4px;background:rgba(7,7,7,.5)}#playerGrid,#playerPanel{bottom:0;position:absolute}#pageVideoListContentWrapper .grid .item .cover.profession{width:254px;height:191px;background-size:100%;margin:auto}#pageVideoListContentWrapper .grid .movieItem{width:20pc;height:270px;margin:0 auto}#pageVideoListContentWrapper .grid .movieItem .speakerProf{font-size:15.4px;max-height:15.4px}#pageVideoListContentWrapper .grid .movieItem .name{color:#fff;font-size:18px;height:85px;display:table-cell;vertical-align:middle;width:20pc}#pageVideoListContentWrapper .grid .movieItem .movieDescription{height:85px;overflow:hidden}#pageVideoListContentWrapper .grid .movieItem .speakerProf~.movieDescription{height:69.6px}#pageVideoListContentWrapper .grid .item.focus{background:url(../img/720/cover.focused.png) top no-repeat;color:#fff}#pageVideoListContentWrapper .grid .item.focus .movieItem .info{color:#21B5EA}.component.modalBox .list .item{text-transform:capitalize}#pageMovieInfoLeft table{table-layout:fixed;width:100%}#pageMovieInfoLeft tr.info{height:20pc}#pageMovieInfoLeft tr.info td:nth-child(2){width:15pc;vertical-align:top;padding-top:15px}#pageMovieInfoLeft tr.info td{vertical-align:top}#pageMovieInfoLeft .picWrapper #pageMovieInfoPic{box-sizing:border-box;max-width:200px;max-height:250px;border-width:10px;-webkit-border-image:url(../img/720/frame.png) 10 stretch;margin-right:15px}#pageMovieInfoLeft #pageMovieInfoStuff b{font-size:24.2px}#pageMovieInfoLeft #pageMovieInfoStuff .wrapper{height:270px;line-height:30px;overflow:hidden;padding:25px 0 25px 50px}#pageMovieInfoLeft #pageMovieInfoName{padding-right:25px}#pageMovieInfoLeft #pageMovieInfoNameTop{padding-top:1pc;font-size:2em;color:#ea4}#pageMovieInfoLeft #pageMovieInfoNameBot{margin-top:25px}#pageMovieInfoLeft #pageMovieInfoDescription{padding:25px;text-align:right}#pageMovieInfoRight{display:block;width:32pc;float:right;padding:0;height:45pc;background:#034e2b;background-size:100% 100%;position:relative}#pageMovieInfoRight .list{width:32pc;background-color:transparent;position:absolute}#pageMovieInfoRight .list .item{height:5pc;line-height:5pc;color:#fff;font-size:22px;padding:0;background-color:transparent;overflow:hidden;text-overflow:ellipsis;width:100%}#pageMovieInfoRight .list .item .text{line-height:30px;word-wrap:break-word;display:table-cell;height:5pc;vertical-align:middle;word-break:break-all;position:relative}#pageMovieInfoRight .list .item .wrapper{padding-left:40px;padding-right:25px}#pageMovieInfoRight .list .item.focus{background-color:#0c7b44}#pageMovieInfoRight .list .backItem{background:url(../img/720/left.arrow.png) center left no-repeat;background-position-x:10px;background-size:20px}#pageMovieInfoRight .list .starItem,#pageMovieInfoRight .list .starItemF{background:url(../img/720/star.png) center left no-repeat;background-position-x:10px;background-size:20px}#pagePlayer{background:0 0}#pagePlayer:before{display:none}#pagePlayer .modalBox .wrapper{min-width:25%}#pagePlayer .modalBox .wrapper .body{width:100%}#tedPlayer{width:80pc;height:45pc}#playerPanel{width:80pc;height:10pc;background:url(../img/720/player.bg.png);padding:0}#playerPanelWrapper .right,#playerPanelWrapper .right>table td{padding-left:20px}#playerGrid{margin:auto;width:92%;height:90%;top:0;left:0;right:0}#playerPanelWrapper .left{width:870px}#playerPanelWrapper .left>table{width:100%}#playerPanelWrapper .left .line1{height:3pc}#playerPanelWrapper .left .line3 .single table{table-layout:fixed;width:870px}#playerPanelWrapper .right>table{width:100%;border-left:1px solid red;table-layout:fixed}#playerPanelWrapper .right .line1{font-size:17.6px;line-height:26.4px}#playerCurrentDuration,#playerTotalDuration{font-size:33px;width:30%}#playerProgressBarWrapper{width:100%;background:#606060;margin-top:8px}#playerProgressBar{outline:0;background:#606060;height:15px;border:1px solid #000}#playerAspect:before,#playerHD:before{display:inline-block;height:17.6px;width:17.6px;border-radius:22px;margin-right:8.8px;content:''}#playerProgressBar .value{background:red}#playerHD{font-size:19.8px;padding:19.8px 19.8px 19.8px 0}#playerHD:before{background:green}#playerAspect{font-size:19.8px;padding:19.8px 0 19.8px 19.8px}#playerAspect:before{background:#00f}#playerButtons{width:20%;font-size:40px}#playerButtons table{width:auto!important;margin:0 auto}#playerButtons span{padding:0 10px}#playerButtons .icon-play3{padding-left:15px;padding-right:5px}#playerTitle{font-size:26.4px}#pageSearch{text-align:center}#pageSearch #keyboardWrapper{width:80pc;height:348px;position:absolute;bottom:0;background:url(../img/720/player.bg.png)}#pageSearch .grid{background:0 0;margin-top:30px}#pageSearch .grid table{width:auto;margin-left:300px;table-layout:fixed}#pageSearch .grid .item{text-align:left;font-size:22px;padding:2px 10px;width:440px}#pageSearch .grid .item span{-webkit-border-radius:8px;padding:2px 10px}#pageSearch .grid .item.focus{background:0 0;color:#fff;padding:2px 10px}#pageSearch .grid .item.disable{background:0 0}#pageSearch .grid.focus .item.focus span{background:url(../img/720/white30.png)}#pageSearch #pageSearchStory{text-align:center;font-size:28.6px;margin-top:135px;text-transform:uppercase}#pageSearch #pageSearchStory .searchType{text-transform:lowercase;color:#1ABAED}#keyboardWidgetWrapper #keyboardWidget.upper,#keyboardWidgetWrapper.upperCase{text-transform:uppercase}#pageSearch #pageSearchStoryClear{background:0 0;padding:2px 10px;margin:0 auto;height:26.4px;line-height:22px}#pageSearch #pageSearchStoryClear .text{font-size:22px;height:22px;line-height:22px}#pageSearch #pageSearchStoryClear.focus{background:url(../img/720/white30.png);-webkit-border-radius:8px;padding:2px 10px}.modalBox{z-index:10}#pageSettingsRight .list{position:absolute;width:32pc;background-color:transparent}#pageSettingsRight .list .item{height:5pc;color:#fff;padding:0 0 0 50px;background-color:transparent}#pageSettingsRight .list .item .itemName{font-size:26.4px;height:26.4px}#pageSettingsRight .list .item .itemValue{font-size:15.4px;color:#b3b3b3;height:17.6px}#pageSettingsRight .list .item .mid{height:5pc;display:table-cell;vertical-align:middle}#pageSettingsRight .list .item.current{text-decoration:underline}#pageSettingsRight .list .item .star{display:inline-block;height:5pc;width:30px;background:url(../img/720/star.png) center no-repeat}#pageSettingsRight .list .item.focus{background-color:#0c7b44}#pageSettingsLeft table{table-layout:fixed;width:100%}#pageSettingsLeft .empty{height:260px}#pageSettingsCatImg,#pageSettingsCatName{height:200px;margin-right:25px;float:right}#pageSettingsLeft .icons{text-align:right}#pageSettingsCatName{display:inline-block;color:#ea4;font-size:39.6px;line-height:200px}#pageSettingsCatImg{width:200px}#pageSettingsDescription{text-align:right;padding:25px}#inputWidgetWrapper{width:80pc;background-color:transparent}#inputWidgetWrapper #inputWidgetBg{width:50pc;height:75px;background:#3F3F3F;margin:40px auto 18.75px}#inputWidgetWrapper #inputWidget{width:50pc;height:75px;background:url(../img/720/search.ico.png) left center no-repeat;background-size:52.5px;border:none;padding-left:75px}#inputWidgetWrapper #inputWidget .char{color:#fff;font-size:45px}#keyboardWidgetWrapper{width:80pc;height:348px;top:372px;background:0 0}#keyboardWidgetWrapper.background{background:#3F3F3F}#keyboardWidgetWrapper #keyboardWidget{background:0 0;height:290px;bottom:0;table-layout:fixed;margin:25px auto 0}#keyboardWidgetWrapper #keyboardWidget table{table-layout:fixed;height:290px;width:auto;margin:0 auto}#keyboardWidgetWrapper #keyboardWidget .item{width:58px;height:58px;padding:0;text-align:center;font-size:28.6px;position:relative}#keyboardWidgetWrapper #keyboardWidget .item div img{max-width:40px;max-height:40px}#keyboardWidgetWrapper #keyboardWidget .item.disable{background:0 0}#keyboardWidgetWrapper #keyboardWidget .item.focus{background:0 0;color:#fff}#keyboardWidgetWrapper #keyboardWidget .item.focus div{-webkit-border-radius:50px;width:50px;height:50px;margin:auto;line-height:50px}#keyboardWidgetWrapper #keyboardWidget .item.focus div img{margin-top:6px}#keyboardWidgetWrapper #keyboardWidget .item#keySpace div{width:80%;height:20px;background:rgba(255,255,255,.5);margin:auto;-webkit-border-radius:6px;padding:5px}#volumeBotValue,#volumeTopValue{padding-right:10%}#keyboardWidgetWrapper #keyboardWidget .item#keySpace div:after{content:'';display:block;margin:0 auto;width:60px;height:6px;position:relative;border:2px solid green;border-top:none}#keyBackspace div:after,#keyLang div:after,#keyboardWidgetSearchBtn:after{content:'';display:block;height:2px}#volumeCurrentValue,#volumeWidget table td{width:157.5px;height:70px;box-sizing:border-box}#keyboardWidgetWrapper #keyboardWidget .item#keySpace.focus{background:url(../img/720/white30.png);-webkit-border-radius:5pc}#keyboardWidgetWrapper #keyboardWidget.focus .item.focus div{background:url(../img/720/white30.png)}#keyLang div{position:relative}#keyLang div:after{background-color:#ff0;position:absolute;width:35px;left:20%}#keyLang.focus div:after{bottom:6px;left:7px}#keyBackspace div{position:relative}#keyBackspace div:after{background-color:red;position:absolute;width:35px;left:20%}#keyBackspace.focus div:after{bottom:6px;left:7px}#keyboardWidgetSearchBtn{display:table-cell;vertical-align:middle;position:absolute;right:110px;bottom:150px;padding:5px 20px;background:0 0;-webkit-border-radius:50px;height:50px;line-height:40px}#keyboardWidgetSearchBtn:after{width:80%;background-color:#0056f3;position:absolute;left:10%;bottom:7.5px}#keyboardWidgetSearchBtn.focus{background:url(../img/720/white30.png);border:none}#volumeWidget{top:255px;z-index:20;background:0 0}#volumeWidget table{table-layout:fixed}#volumeWidget table td{text-align:right;line-height:70px;font-size:26.4px}#volumeCurrentValue{border:3px solid #fff;border-top-right-radius:210px;border-bottom-right-radius:210px;border-left:transparent;padding-right:10%;margin:0;background:url(../img/720/volume.ico.png) center left no-repeat rgba(11,11,11,.5);background-size:42px;background-position-x:30%;font-size:30.8px}#volumeCurrentValue.muted{background:url(../img/720/volume.mute.png) center left no-repeat rgba(11,11,11,.5);background-position-x:30%}@font-face{font-family:icomoon;src:url(../font/icomoon.ttf?-eo1sqg) format('truetype')}[class*=" icon-"],[class^=icon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-clock:before{content:"\e94e"}.icon-undo2:before{content:"\e967"}.icon-spinner9:before{content:"\e982"}.icon-eye:before{content:"\e9ce"}.icon-star-full:before{content:"\e9d9"}.icon-heart:before{content:"\e9da"}.icon-checkmark:before{content:"\ea10"}.icon-checkmark2:before{content:"\ea11"}.icon-play3:before{content:"\ea1c"}.icon-pause2:before{content:"\ea1d"}.icon-stop2:before{content:"\ea1e"}.icon-backward2:before{content:"\ea1f"}.icon-forward3:before{content:"\ea20"}.icon-first:before{content:"\ea21"}.icon-last:before{content:"\ea22"}.icon-previous2:before{content:"\ea23"}.icon-next2:before{content:"\ea24"}.icon-arrow-left2:before{content:"\ea40"} \ No newline at end of file +body,html,table td{padding:0}.component div,div{-webkit-box-sizing:border-box}body,html{width:1280px;height:720px;overflow:hidden;color:#fff;margin:0;font-family:Ubuntu,sans-serif;font-size:22px;-webkit-user-select:none}table{border:0;border-collapse:collapse;border-spacing:0}.maxh{height:100%}.maxw{width:100%}a{text-decoration:none}.component.hidden{display:none!important}.component.button{background-color:#002042;display:inline-table;height:46px;cursor:pointer}.component.button.focus,.component.button:hover{background-color:#005b9c}.component.button.click{background-color:#0073c4}.component.button .icon{height:46px;width:46px;display:table-cell;background:center center no-repeat}.component.button .text{display:table-cell;padding:6px 12px;vertical-align:middle;text-align:center}.component.button .text:empty{padding:0}.component.checkBox{cursor:pointer;display:inline-block;width:28px;height:28px;line-height:28px;background-color:#333;vertical-align:bottom}.component.checkBox.checked{background-color:orange}.component.grid{background-color:#333}.component.grid table{width:100%;table-layout:fixed}.component.grid table td.item{cursor:pointer;padding:4px 8px;vertical-align:middle;text-align:center}.component.grid table td.item.mark{color:#000;background-color:green}.component.grid table td.item.focus{color:#000;background-color:orange}.component.grid table td.item.focus.mark{color:#fff;background-color:#AE7200}.component.grid table td.item.disable{color:grey;background-color:#111}.component.input{width:250px;height:48px;border:2px solid green;font-size:24px;color:#000;background-color:#fff;display:table;table-layout:fixed}.component.input .line{cursor:text;display:table-cell;vertical-align:middle;padding:0 4px;overflow:hidden;white-space:nowrap}.component.input .line>.caret,.component.input .line>.char,.component.input .line>.placeholder{display:inline-block;vertical-align:middle}.component.input .line>.caret{height:80%;width:2px;margin-left:-2px}.component.input .line>.placeholder{color:#999}.component.input.focus .line>.caret{background-color:#000;-webkit-animation:inputCursor 1s;-webkit-animation-iteration-count:infinite}@-webkit-keyframes inputCursor{from{background-color:#000}to{background-color:transparent}}.component.list{background-color:#333;width:100%}.component.list>.item{cursor:pointer;padding:0 8px;vertical-align:middle;height:48px;line-height:48px}.component.list>.item.mark{background-color:green;color:#000}.component.list>.item.focus{background-color:orange;color:#000}.component.list>.item.focus.mark{background-color:#AE7200;color:#fff}.component.list.horizontal{display:table;table-layout:fixed;width:100%}.component.modalBox,.component.page{width:1280px;height:720px;left:0;position:absolute;top:0}.component.list.horizontal>.item{display:table-cell;text-align:center;vertical-align:middle}.component.modalBox{background-color:#000;display:table}.component.modalBox>div{display:table-cell;vertical-align:middle;text-align:center}.component.modalBox>div>div.body{display:inline-block;overflow:hidden;background-color:#333;padding:3%;max-width:80%;max-height:80%}.component.modalBox.modalMessage>div>.body{padding:0}.component.modalBox.modalMessage>div>.body>.footer,.component.modalBox.modalMessage>div>.body>.header{color:#777;background-color:#222;text-align:center}.component.modalBox.modalMessage>div>.body>.content,.component.modalBox.modalMessage>div>.body>.footer,.component.modalBox.modalMessage>div>.body>.header{padding:10%}.component.page{visibility:hidden;overflow:hidden}.component.page.active{visibility:inherit}.component.panel{padding:10px;background-color:#222}.component.progressBar{height:24px;background-color:grey}.component.progressBar .value{height:100%;background-color:orange}.component.scrollBar{background-color:grey;display:inline-block;height:100%;width:8px;vertical-align:bottom}.component.scrollBar .thumb{display:block;width:8px;min-height:8px;background-color:#fff}.component.scrollBar .thumb.hidden{display:none}.component.scrollBar.horizontal{display:block;height:8px;width:100%}.component.scrollBar.horizontal .thumb{display:inline-block;vertical-align:top;height:8px;min-width:8px}.component.widget{position:absolute;background-color:#483d8b}.component.widget.hidden{visibility:hidden}.component.tabItem{position:absolute;visibility:inherit;width:inherit;height:inherit}.component.tabItem.hidden{visibility:hidden}.component.tabList{position:relative}.component.layerItem{position:absolute;width:inherit;height:inherit;display:block;visibility:inherit}#pageInit>.cell,.component.layerList{position:relative}#volumeWidget.invisible,.invisible{visibility:hidden}.component.layerItem.hidden{display:block;visibility:hidden}.clr{clear:both}.component.panel{background:0 0}.component.page{background:#2d2d2d}#pageInit,body,html{background-color:transparent}#pageInit{background-image:url(../img/720/splash.logo.png);background-position:center;background-repeat:no-repeat;display:table}#pageInit>.cell{display:table-cell;text-align:center;vertical-align:middle;font-size:150%}#pageInit>.cell>.version{position:absolute;bottom:20px;right:20px;font-size:50%;color:#555}#pageInit>.cell>.version>.value,.component.modalBox div.body .list .item.focus .text{color:#fff}.dualPageLayout{background:#2d2d2d!important}.dualPageLayout .left{width:768px;padding:0;height:720px;float:left}.dualPageLayout .right{display:block;width:512px;float:right;padding:0;height:720px;background:#111}.component.modalBox{background:rgba(0,0,0,.7);font-size:26.4px}.component.modalBox .wrapper{background:#3E3E3E!important;padding:3px}.component.modalBox div.body{background:#3E3E3E!important;padding:0!important;position:relative;border:2px solid rgba(0,0,0,.7);min-width:25%}.component.modalBox div.body .list{background:0 0}.component.modalBox div.body .list .item .text{display:inline-block;padding:0 10px;width:100%;text-align:left}#pageMovieInfoLeft #pageMovieInfoName,#pageMovieInfoLeft #pageMovieInfoStuff,#pageMovieInfoLeft .picWrapper,#pageServiceDescription,#pageServiceLeftPanel .icons,#playerAspect,#playerTotalDuration{text-align:right}.component.modalBox div.body .list .item.focus{background:red}.component.modalBox div.body .list::after,.component.modalBox div.body .list::before{text-transform:none;color:#282828;font-size:55px;display:inline-block;position:relative;bottom:-6.6px;margin-top:-13.2px;font-family:icomoon;font-style:normal;font-weight:400;font-variant:normal}.component.modalBox div.body .list::before{content:'\f0d8'}.component.modalBox div.body .list::after{content:'\f0d7'}.component.modalBox div.body .modalHeader{color:red;font-size:30.8px;padding:10px;border-bottom:none;text-transform:uppercase}.component.modalBox div.body .button{background:0 0;margin:5px}.component.modalBox div.body .button.focus{background:url(../img/720/white30.png);border-radius:18px}#pageService{background-size:100% 100%}#pageService #pageServiceWrapper{padding:0}#pageServiceRightPanel .list{position:absolute;width:512px;background-color:transparent}#pageServiceRightPanel .list .item{height:80px;line-height:80px;color:#fff;font-size:26.4px;padding:0;background-color:transparent;overflow:hidden;text-overflow:ellipsis;width:100%}#pageServiceRightPanel .list .item .text{line-height:30px;word-wrap:break-word;display:table-cell;height:80px;vertical-align:middle;word-break:break-all;position:relative}#pageServiceRightPanel .list .item .wrapper{padding-left:40px;padding-right:25px}#pageServiceRightPanel .list .backItem::before{font-family:icomoon;display:block;position:absolute;content:"\ea40";left:10px}#pageServiceRightPanel .list .item.focus{background-color:#E62B1E}#pageServiceLeftPanel table{table-layout:fixed;width:100%}#pageServiceLeftPanel .empty{height:260px}#pageServiceLogo.logo{height:200px;width:440px;margin-right:25px;background:url(../img/720/main.logo.png) center no-repeat;background-size:100%;display:inline-block}#pageServiceCatImg{height:200px;width:200px;margin-right:25px;background:#1A3148}#pageServiceDescription{padding:25px 25px 25px 50px}.modalBox .button{height:32.2px;line-height:32.2px;min-width:35%;margin-bottom:15px!important}#pageVideoList{background:url(../img/720/list.logo.png) center 60px no-repeat #2d2d2d}#pageVideoListHeader{font-size:22px;width:1280px;position:fixed;top:160px;left:0;padding:0 85px}#pageVideoListBreadCrumb{float:right}#pageVideoListButtonSearch{float:left;background:0 0;border-bottom:2px solid red;line-height:normal;padding:0;height:22px}#pageVideoListButtonDel{display:inline-block;position:absolute;left:40px;background:0 0}#pageVideoListButtonDel .text{border-bottom:2px solid red;line-height:normal;padding:0}#pageVideoListContentWrapper{padding:0}#pageVideoListContentWrapper .grid{background:0 0;width:100%;height:720px}#pageVideoListContentWrapper .grid table{width:auto;table-layout:fixed;height:900px;margin:-60px auto}#pageVideoListContentWrapper .grid table .tr{height:auto}#pageVideoListContentWrapper .grid .item{width:400px;height:300px;background:url(../img/720/cover.png) top no-repeat;vertical-align:top;padding:0}#pageVideoListContentWrapper .grid .item .cover{width:320px;height:180px;background-repeat:no-repeat;background-position:center;background-size:100%;margin-top:5px;position:relative}#pageVideoListContentWrapper .grid .item .cover .duration{font-size:12.1px;display:block;position:absolute;bottom:4px;right:4px;background:rgba(7,7,7,.5)}#playerGrid,#playerPanel{bottom:0;position:absolute}#pageVideoListContentWrapper .grid .item .cover.profession{width:254px;height:191px;background-size:100%;margin:auto}#pageVideoListContentWrapper .grid .movieItem{width:320px;height:270px;margin:0 auto}#pageVideoListContentWrapper .grid .movieItem .speakerProf{font-size:15.4px;max-height:15.4px}#pageVideoListContentWrapper .grid .movieItem .name{color:#fff;font-size:18px;height:85px;display:table-cell;vertical-align:middle;width:320px}#pageVideoListContentWrapper .grid .movieItem .movieDescription{height:85px;overflow:hidden}#pageVideoListContentWrapper .grid .movieItem .speakerProf~.movieDescription{height:69.6px}#pageVideoListContentWrapper .grid .item.focus{background:url(../img/720/cover.focused.png) top no-repeat;color:#fff}#pageVideoListContentWrapper .grid .item.focus .movieItem .info{color:#21B5EA}.component.modalBox .list .item{text-transform:capitalize}#pageMovieInfoLeft table{table-layout:fixed;width:100%}#pageMovieInfoLeft tr.info{height:320px}#pageMovieInfoLeft tr.info td:nth-child(2){width:240px;vertical-align:top;padding-top:15px}#pageMovieInfoLeft tr.info td{vertical-align:top}#pageMovieInfoLeft .picWrapper #pageMovieInfoPic{box-sizing:border-box;max-width:200px;max-height:250px;border-width:10px;-webkit-border-image:url(../img/720/frame.png) 10 stretch;margin-right:15px}#pageMovieInfoLeft #pageMovieInfoStuff b{font-size:24.2px}#pageMovieInfoLeft #pageMovieInfoStuff .wrapper{height:270px;line-height:30px;overflow:hidden;padding:25px 0 25px 50px}#pageMovieInfoLeft #pageMovieInfoName{padding-right:25px}#pageMovieInfoLeft #pageMovieInfoNameTop{padding-top:16px;font-size:2em;color:#ea4}#pageMovieInfoLeft #pageMovieInfoNameBot{margin-top:25px}#pageMovieInfoLeft #pageMovieInfoDescription{padding:25px;text-align:right}#pageMovieInfoRight{display:block;width:512px;float:right;padding:0;height:720px;background:#034e2b;background-size:100% 100%;position:relative}#pageMovieInfoRight .list{width:512px;background-color:transparent;position:absolute}#pageMovieInfoRight .list .item{height:80px;line-height:80px;color:#fff;font-size:22px;padding:0;background-color:transparent;overflow:hidden;text-overflow:ellipsis;width:100%}#pageMovieInfoRight .list .item .text{line-height:30px;word-wrap:break-word;display:table-cell;height:80px;vertical-align:middle;word-break:break-all;position:relative}#pageMovieInfoRight .list .item .wrapper{padding-left:40px;padding-right:25px}#pageMovieInfoRight .list .item.focus{background-color:#0c7b44}#pageMovieInfoRight .list .backItem{background:url(../img/720/left.arrow.png) center left no-repeat;background-position-x:10px;background-size:20px}#pageMovieInfoRight .list .starItem,#pageMovieInfoRight .list .starItemF{background:url(../img/720/star.png) center left no-repeat;background-position-x:10px;background-size:20px}#pagePlayer{background:0 0}#pagePlayer:before{display:none}#pagePlayer .modalBox .wrapper{min-width:25%}#pagePlayer .modalBox .wrapper .body{width:100%}#tedPlayer{width:1280px;height:720px}#playerPanel{width:1280px;height:160px;background:url(../img/720/player.bg.png);padding:0}#playerPanelWrapper .right,#playerPanelWrapper .right>table td{padding-left:20px}#playerGrid{margin:auto;width:92%;height:90%;top:0;left:0;right:0}#playerPanelWrapper .left{width:870px}#playerPanelWrapper .left>table{width:100%}#playerPanelWrapper .left .line1{height:48px}#playerPanelWrapper .left .line3 .single table{table-layout:fixed;width:870px}#playerPanelWrapper .right>table{width:100%;border-left:1px solid red;table-layout:fixed}#playerPanelWrapper .right .line1{font-size:17.6px;line-height:26.4px}#playerProgressBarWrapper{width:100%;background:#606060;margin-top:8px}#playerProgressBar{outline:0;background:#606060;height:15px;border:1px solid #000}#playerAspect:before,#playerHD:before{display:inline-block;height:17.6px;width:17.6px;border-radius:22px;margin-right:8.8px;content:''}#playerProgressBar .value{background:red}#playerHD{font-size:19.8px;padding:19.8px 19.8px 19.8px 0}#playerHD:before{background:green}#playerAspect{font-size:19.8px;padding:19.8px 0 19.8px 19.8px}#playerCurrentDuration,#playerTotalDuration{font-size:33px;width:30%}#playerAspect:before{background:#00f}#playerButtons{width:20%;font-size:40px}#playerButtons table{width:auto!important;margin:0 auto}#playerButtons span{padding:0 10px}#playerButtons .icon-play3{padding-left:15px;padding-right:5px}#playerTitle{font-size:26.4px}#pageSearch{text-align:center}#pageSearch #keyboardWrapper{width:1280px;height:348px;position:absolute;bottom:0;background:url(../img/720/player.bg.png)}#pageSearch .grid{background:0 0;margin-top:30px}#pageSearch .grid table{width:auto;margin-left:300px;table-layout:fixed}#pageSearch .grid .item{text-align:left;font-size:22px;padding:2px 10px;width:440px}#pageSearch .grid .item span{-webkit-border-radius:8px;padding:2px 10px}#pageSearch .grid .item.focus{background:0 0;color:#fff;padding:2px 10px}#pageSearch .grid .item.disable{background:0 0}#pageSearch .grid.focus .item.focus span{background:url(../img/720/white30.png)}#pageSearch #pageSearchStory{text-align:center;font-size:28.6px;margin-top:135px;text-transform:uppercase}#pageSearch #pageSearchStory .searchType{text-transform:lowercase;color:#1ABAED}#keyboardWidgetWrapper #keyboardWidget.upper,#keyboardWidgetWrapper.upperCase{text-transform:uppercase}#pageSearch #pageSearchStoryClear{background:0 0;padding:2px 10px;margin:0 auto;height:26.4px;line-height:22px}#pageSearch #pageSearchStoryClear .text{font-size:22px;height:22px;line-height:22px}#pageSearch #pageSearchStoryClear.focus{background:url(../img/720/white30.png);-webkit-border-radius:8px;padding:2px 10px}.modalBox{z-index:10}#pageSettingsRight .list{position:absolute;width:512px;background-color:transparent}#pageSettingsRight .list .item{height:80px;color:#fff;padding:0 0 0 50px;background-color:transparent}#pageSettingsRight .list .item .itemName{font-size:26.4px;height:26.4px}#pageSettingsRight .list .item .itemValue{font-size:15.4px;color:#b3b3b3;height:17.6px}#pageSettingsRight .list .item .mid{height:80px;display:table-cell;vertical-align:middle}#pageSettingsRight .list .item.current{text-decoration:underline}#pageSettingsRight .list .item .star{display:inline-block;height:80px;width:30px;background:url(../img/720/star.png) center no-repeat}#pageSettingsRight .list .item.focus{background-color:#0c7b44}#pageSettingsLeft table{table-layout:fixed;width:100%}#pageSettingsLeft .empty{height:260px}#pageSettingsCatImg,#pageSettingsCatName{height:200px;margin-right:25px;float:right}#pageSettingsLeft .icons{text-align:right}#pageSettingsCatName{display:inline-block;color:#ea4;font-size:39.6px;line-height:200px}#pageSettingsCatImg{width:200px}#pageSettingsDescription{text-align:right;padding:25px}#inputWidgetWrapper{width:1280px;background-color:transparent}#inputWidgetWrapper #inputWidgetBg{width:800px;height:75px;background:#3F3F3F;margin:40px auto 18.75px}#inputWidgetWrapper #inputWidget{width:800px;height:75px;background:url(../img/720/search.ico.png) left center no-repeat;background-size:52.5px;border:none;padding-left:75px}#inputWidgetWrapper #inputWidget .char{color:#fff;font-size:45px}#keyboardWidgetWrapper{width:1280px;height:348px;top:372px;background:0 0}#keyboardWidgetWrapper.background{background:#3F3F3F}#keyboardWidgetWrapper #keyboardWidget{background:0 0;height:290px;bottom:0;table-layout:fixed;margin:25px auto 0}#keyboardWidgetWrapper #keyboardWidget table{table-layout:fixed;height:290px;width:auto;margin:0 auto}#keyboardWidgetWrapper #keyboardWidget .item{width:58px;height:58px;padding:0;text-align:center;font-size:28.6px;position:relative}#keyboardWidgetWrapper #keyboardWidget .item div img{max-width:40px;max-height:40px}#keyboardWidgetWrapper #keyboardWidget .item.disable{background:0 0}#keyboardWidgetWrapper #keyboardWidget .item.focus{background:0 0;color:#fff}#keyboardWidgetWrapper #keyboardWidget .item.focus div{-webkit-border-radius:50px;width:50px;height:50px;margin:auto;line-height:50px}#keyboardWidgetWrapper #keyboardWidget .item.focus div img{margin-top:6px}#keyboardWidgetWrapper #keyboardWidget .item#keySpace div{width:80%;height:20px;background:rgba(255,255,255,.5);margin:auto;-webkit-border-radius:6px;padding:5px}#keyboardWidgetWrapper #keyboardWidget .item#keySpace div:after{content:'';display:block;margin:0 auto;width:60px;height:6px;position:relative;border:2px solid green;border-top:none}#keyBackspace div:after,#keyLang div:after,#keyboardWidgetSearchBtn:after{content:'';display:block;height:2px}#volumeCurrentValue,#volumeWidget table td{width:157.5px;height:70px;box-sizing:border-box}#keyboardWidgetWrapper #keyboardWidget .item#keySpace.focus{background:url(../img/720/white30.png);-webkit-border-radius:80px}#keyboardWidgetWrapper #keyboardWidget.focus .item.focus div{background:url(../img/720/white30.png)}#keyLang div{position:relative}#keyLang div:after{background-color:#ff0;position:absolute;width:35px;left:20%}#keyLang.focus div:after{bottom:6px;left:7px}#keyBackspace div{position:relative}#keyBackspace div:after{background-color:red;position:absolute;width:35px;left:20%}#keyBackspace.focus div:after{bottom:6px;left:7px}#keyboardWidgetSearchBtn{display:table-cell;vertical-align:middle;position:absolute;right:110px;bottom:150px;padding:5px 20px;background:0 0;-webkit-border-radius:50px;height:50px;line-height:40px}#keyboardWidgetSearchBtn:after{width:80%;background-color:#0056f3;position:absolute;left:10%;bottom:7.5px}#keyboardWidgetSearchBtn.focus{background:url(../img/720/white30.png);border:none}#volumeWidget{top:255px;z-index:20;background:0 0}#volumeWidget table{table-layout:fixed}#volumeWidget table td{text-align:right;line-height:70px;font-size:26.4px}#volumeTopValue{padding-right:10%}#volumeCurrentValue{border:3px solid #fff;border-top-right-radius:210px;border-bottom-right-radius:210px;border-left:transparent;padding-right:10%;margin:0;background:url(../img/720/volume.ico.png) center left no-repeat rgba(11,11,11,.5);background-size:42px;background-position-x:30%;font-size:30.8px}#volumeCurrentValue.muted{background:url(../img/720/volume.mute.png) center left no-repeat rgba(11,11,11,.5);background-position-x:30%}#volumeBotValue{padding-right:10%}@font-face{font-family:icomoon;src:url(../font/icomoon.ttf?-eo1sqg) format('truetype')}[class*=" icon-"],[class^=icon-]{font-family:icomoon;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-caret-down:before{content:"\f0d7"}.icon-caret-up:before{content:"\f0d8"}.icon-clock:before{content:"\e94e"}.icon-undo2:before{content:"\e967"}.icon-spinner9:before{content:"\e982"}.icon-eye:before{content:"\e9ce"}.icon-star-full:before{content:"\e9d9"}.icon-heart:before{content:"\e9da"}.icon-checkmark:before{content:"\ea10"}.icon-checkmark2:before{content:"\ea11"}.icon-play3:before{content:"\ea1c"}.icon-pause2:before{content:"\ea1d"}.icon-stop2:before{content:"\ea1e"}.icon-backward2:before{content:"\ea1f"}.icon-forward3:before{content:"\ea20"}.icon-first:before{content:"\ea21"}.icon-last:before{content:"\ea22"}.icon-previous2:before{content:"\ea23"}.icon-next2:before{content:"\ea24"}.icon-arrow-left2:before{content:"\ea40"} \ No newline at end of file diff --git a/img/1080/icons/2015.focus.png b/img/1080/icons/2015.focus.png new file mode 100644 index 0000000000000000000000000000000000000000..e78bfbfd5382552c508f9abad630dfc9d4206c41 GIT binary patch literal 680 zcmeAS@N?(olHy`uVBq!ia0vp^4?&oN8Ax*GDtQ1YrvRT2SD(zn|C9mq%_@t4riqpW z`2{l+T$uRLAYj9RhTmNGC9Pg1E>v}HeSD%$6OK@BZIL>s)w+zC7n_h^>!e z*zoFZ%(PO=EG5x%i)^%47fhSq8e-91yMZfx?*{IxvTF|AoOPph7W?ji+3Dh|KEH9w zZH`?r=|=0Vm#tDSTGwviE?p>o?4aHiKm8t7Q}(SGv8N)xAu!OrC#l}Y80?oG;8M(1((vSvLKE^ zx2?A*%Y^zkh@UyRZU!|RLvPABw?TP=<_aR{MT-O`Nd`sSS zi96M4k$W!tb_2Eo z?#GNl4_S)1?{elXNqp~4VgHb{3*jJX0*4v92)*RCCo?)Z3FgtSFK6$&p u+2wpJz=)J!yF33Ele0$CBSw^HWnd^MxHnlKaZ7_9NZixa&t;ucLK6V_yhH^6 literal 0 HcmV?d00001 diff --git a/img/1080/icons/2015.png b/img/1080/icons/2015.png index 357473d2e10fd07b7a2fd45608c4b798f52f97d6..da1dc82b4aed0f980f8dcdf00c854bcd6a127740 100644 GIT binary patch literal 550 zcmeAS@N?(olHy`uVBq!ia0vp^(?FPm8Ax*9Z@d7c`~rMJTzxVN|5Fc`HEgK_nk-oo z{=A^=udR@M@~uO6V_Wl zCsKw-nUx*kUFZCd2l^%)_s<#X{A4uPiNIlb5h^-tVry^ z<`-&AVoimrY+`#}q_K&W1^)b>xb$V|zd52Vrgf*R@@>)`?+aVAXJ0ASVqbl+y{Y-? ztCusILtR`CJW90;ES$IY%)w7{@*f?n$iK;}eboG7=c@%X6jrUUVP3u0@LaTNm)4`I zX|G+w_0x5o#e#n{eEnFzX!c<<)s3zXnyO!K>767h?iI%Dc8$v|Os8j!N%MrMQ39JD z@i>LW9yngb($KfnoI&#SwY#zh4xd_i|Fyuh^<@tl*nlCJIN@*b?8nk;_`%`H@L-D2 UqpBFDT_GT@r>mdKI;Vst0P9s3ivR!s literal 1966 zcmV;f2T}NmP)yp*5A>3fFzgs+MEJLx{Y;lBJ`C-Jq4?=B@?MH~#}DV#qqAy1y63{CkM zj(K)dIe9VPnbHX7r$qdixVqwhbBR~$|M>}dO8YLOo-HY#eyDtgh}(%h#D3x~;!ffp z#9k!~k3_xmu2 zf3v=6Nvm_RgCb$W&`@E?cRN@HdqSW0)_H#UeYI##Ahr|d=>H86e}Ld58pvh3EM5^DOYwAQDsvcn&kBsfgtgERu038)wmqA~+0J z63?pqf(KK&bYTrfSXt9*#V9LWo*+0~1#|tgws^b>ty=}%c3y&q@MAtRcv|&FmAsNJ z3+&TntklRCx0&)8w_-C1Y#evwRPlIO!cJYsN)`Dn=eb$4wGLW0Gl;*LH-q1`?QLX&V>wYCG7r$dALR6hF=oTv13dYeQtgnA+l8@hx!=DmT~Cw!lil zY*Y87t>T+S{7C1&QPsBJS1o%CC+)%OtLn`Nc?@DXak1q_i1*ccfOx7v+B}>wLqa4{ z%_3WyTU;40sMEZ46u?vSR;Hf`iG=kr6@k0k*jte2cuO$$n_yEHFn}hk32OxfKMS4& zC<1uAWP?!J^C1#=k|Ml2?z-M0l{lJ4Zo@B7^Q#*ok$-_0-?1Bg5J~=46#yU-pithk z5h4NLJ>$`8lSn+gPQf3C!)Cpz&ppsBc}_cy~?KM762n@Lc3sd zYcs}4ir4gTQ6#)SSCdfMy*9-pzU3mUN3;~=IpztyKb~3KEwP@&){P*f(*Kh9gbF6% zwL}QsAH}^#^IP8NU`qi6!s|$83#H8>*(M34E-3nG!nM2qrjQ(VT~zI=pRyWl;3l#CyM>UJ$WN%pv#c%yJx zd@Uss2+v;F;z{lxJ}Z2WUy0vHRcK60fzglx_YU%|jW6X;t}GBf?n9Lz5^?;3A~@9J zIhtl?8}V}DL&P(3%JWL%K`D^{)#yhN)MPlzJ6>{!#}pMDfpANX;$UnnH?^chg1KAO zm`i+7ThgXF^0b_nPl)g4a4+7)@(mT7`qgZxFT=V%@>!0PRWPe}`WTfB?^^$xq)32j z%v57@?qAw?DG!nGVK_Hg^1e7=UoIU~A||m1eJFxRFS1@*BtS7^1sAZ5_;i%JwFMq3 z3?K|X?_{gZB0(hvB=H{cbyMJGo5i=)Q^63`FL;jDBP!^9%S9xpAodyt7YzlUmh~X< zd(#Ez-GX6o89buCkhnVTB6t!sw_F7e?k*xOO}Y>w0bB$hA-90|Oqz=kxWjw820j(* z8sf6FKfpK%ViK3|Ht{;*7q$Edr|$wTlrbL__nZpGK?ZC6u}xbF0rK9tXx^Hqyz|Mt zZ>nJ8;)qbP_=N)S98q9Tu}%x)Q{v{)CTP>XTL4630&o1ciMWQiN{gf?tHiSw30wO% zOFhYv4vHdt@J*WqdFGX#eOd&aS{xlJSV_1?;)Yp^ge?(ooykit_s3LhFUE3(x9;Q^ zhgY+GCtUcv5{=gp48-KwH{{(jSYt22I@kJt&rnu=igd&I=50>HGhTn!WpE&cSMijL z=izjRbRGtDJ>tsWtLwnuDmZDE^SUDsRsJWy08z_-DU1uO@&Et;07*qoM6N<$f?*?Yc zQW5v|+U>q31A&HzfngbiOXv72t=Rqf-})WmM`U+R)AOiGG`jy(;M43Iehh~sl6wq~ zNhCM6vQK@Q$+vy^O}{Iv739hEc9EL&v_&tXS^fY$1G9O$E*>< z9-zyy=W zla_m&TkuhHgE{LI(+|~KjZ}`Va@eB7AjF*fX67BdDi6#S9LRKNOW?ThS=sme z>;3EYUlN}2Bgkfp$=aiPn3h~H4UOGqw?`QmAiz+$!7p<}aJtrcg}cC*VDNPHb6Mw< G&;$VHNigsL literal 0 HcmV?d00001 diff --git a/img/480/icons/2015.png b/img/480/icons/2015.png index 61091ccab12dcd827d3e5232ed55d8941fc15486..0b17ee5b3e3c7a53db069bd1cdf59544097f02f1 100644 GIT binary patch literal 558 zcmeAS@N?(olHy`uVBq!ia0vp^4j|0I3?%1nZ+ru!+5>z-TzxVN{|^G7^E;sw=p>zz zAirRS);m_qo~Nu}m*_ALpZ)!bF3XGFh$d^E_>Vp`IR}|R}?NiP55dZi8cUKXw>Bd%;vx}eS_8sxq zW?&=Sd@#YFWj)vNh`WHgSl%FdSIr1|vy4wIS*EIM0eUFKBS zadb}Db$-DY36Ip~bJ^Tv5wGNSP2_Ld_`fM_Ve8Y`3acz<*KTq?Eza~x^;DzG+6ci7 zX^s9{Za+I9*_&hM)N*VZbJ_OUD-K0AESx)yS=B?pazaYR#UO|O@;eM3)Gd^`^VDIY zmGG2@X-oaiZIV;m@Jc9j-*py~Xukj4EeeWp$vw|9nfhnXZ|bR7z#FxY^NiW=M+FsT eY(P){VEz4nB7@rY<4b{|&EVYdCNK literal 803 zcmV+;1Kj+HP)bz|NA3Ch-45r>@&@>^3FrAY z{0gVxFnkDSYT3bx770fy((b`|F2WwTAKr$K;Z?Y%mVl6KSn}`+ycV8=@8DSmgxKhU z*Woj`kpUq#_Q2P0kO3h!I^bP+lmQ_&+TbYcV?an!i)RXMVL*tDZaBt(kR= z<$9}fIn;m@8t6<5pQlyu$lnvDb=^Z6+Tlw|1Kq@9*NSvTeW-KWpKu&@nm_1rxBY4r zb$D%s>ofRluV60&;(tJ1z};1fGHH1nf>%sv(m)3K4zLd5Kh*}-WXxwyMWeOr%+EB& zfuz}coB_!nC*fW=pTfQd7?6DOTt(w7u2+&x3`l-?4<}rU83rWZ9ERUrb`V-XbOYV# z$!8vCK>Wm)8D%FJ5R!xxF^dccN#Y9wLXucuKuER9IRiqhv@;+ii5>=oB+rqrle~5dV>hM>2h|t)fv;GV7!g+L1vMUY=+6 zDYW}y8p#g$(k#2&7t;(%rjq-HbrAADo=P~BVm}D^mmhFn`49eV(z(gJ)!TzxVN|I;40n#XMh+Nf9( zq8%sWj!fbH z{`B!G5B`67kHima-np@kH~!HBp=)iGB07z1a#>OpHq4xN<}|Xr%U;ls$|}J8Jwdem z)#B-VwK~_@xmPRSc&A`BD z=jq}YQW5v|^6jD~1A&HztXrl`E1L8<()IJd{0R1RXQ|1I*=c)jzVB20b6ADpy$gq8 zi@+q~t!jx`?6XhKQDV|d%UY=SBHBmMkC*+Xh$Q!-#V;3ZF49vpqO|Y9tSB1|`{=doUzh8!NzeJC{lb1x8jQj>o*C-{0`2k49MeV+qHnzc=aL2jk*$boVUs>FJFFZ zwUztW+ik3`PYPdIx%JMBJzct96%VI`DpfqR4#_x>vw>l;qdALbyY=o}?Oh3Xs9tWc1@dp0VfW{C*m(yPx^|=haUw7K7*&LpUXO@geCwrv@UJ{ literal 803 zcmV+;1Kj+HP)bz|NA3Ch-45r>@&@>^3FrAY z{0gVxFnkDSYT3bx770fy((b`|F2WwTAKr$K;Z?Y%mVl6KSn}`+ycV8=@8DSmgxKhU z*Woj`kpUq#_Q2P0kO3h!I^bP+lmQ_&+TbYcV?an!i)RXMVL*tDZaBt(kR= z<$9}fIn;m@8t6<5pQlyu$lnvDb=^Z6+Tlw|1Kq@9*NSvTeW-KWpKu&@nm_1rxBY4r zb$D%s>ofRluV60&;(tJ1z};1fGHH1nf>%sv(m)3K4zLd5Kh*}-WXxwyMWeOr%+EB& zfuz}coB_!nC*fW=pTfQd7?6DOTt(w7u2+&x3`l-?4<}rU83rWZ9ERUrb`V-XbOYV# z$!8vCK>Wm)8D%FJ5R!xxF^dccN#Y9wLXucuKuER9IRiqhv@;+ii5>=oB+rqrle~5dV>hM>2h|t)fv;GV7!g+L1vMUY=+6 zDYW}y8p#g$(k#2&7t;(%rjq-HbrAADo=P~BVm}D^mmhFn`4{=A^=udR@M@~uO6V_Wl zCsKw-nUx*kUFZCd2l^%)_s<#X{A4uPiNIlb5h^-tVry^ z<`-&AVoimrY+`#}q_K&W1^)b>xb$V|zd52Vrgf*R@@>)`?+aVAXJ0ASVqbl+y{Y-? ztCusILtR`CJW90;ES$IY%)w7{@*f?n$iK;}eboG7=c@%X6jrUUVP3u0@LaTNm)4`I zX|G+w_0x5o#e#n{eEnFzX!c<<)s3zXnyO!K>767h?iI%Dc8$v|Os8j!N%MrMQ39JD z@i>LW9yngb($KfnoI&#SwY#zh4xd_i|Fyuh^<@tl*nlCJIN@*b?8nk;_`%`H@L-D2 UqpBFDT_GT@r>mdKI;Vst0P9s3ivR!s literal 0 HcmV?d00001 diff --git a/img/720/icons/2015.png b/img/720/icons/2015.png index 61091ccab12dcd827d3e5232ed55d8941fc15486..08db1124810932a3fded60b7e2d5fb2769dd6bdc 100644 GIT binary patch literal 461 zcmeAS@N?(olHy`uVBq!ia0vp^DIm@9r8?(nW``nJW&)VraAvt~fj9rJclEglqv#d7T zQ?z7j|D%OEMT^$zTsq^t$MPIY>xnhyI`g~)UqybgR-Rs_EUKK6D*N5#)GeDJo2jAQ zE{D0-i!D6By;!`^=z7bt?N>3*ibe~H9TuES5SUE0kA_RbH+ XM^@ioy~+`P3*vgZ`njxgN@xNApkenH literal 803 zcmV+;1Kj+HP)bz|NA3Ch-45r>@&@>^3FrAY z{0gVxFnkDSYT3bx770fy((b`|F2WwTAKr$K;Z?Y%mVl6KSn}`+ycV8=@8DSmgxKhU z*Woj`kpUq#_Q2P0kO3h!I^bP+lmQ_&+TbYcV?an!i)RXMVL*tDZaBt(kR= z<$9}fIn;m@8t6<5pQlyu$lnvDb=^Z6+Tlw|1Kq@9*NSvTeW-KWpKu&@nm_1rxBY4r zb$D%s>ofRluV60&;(tJ1z};1fGHH1nf>%sv(m)3K4zLd5Kh*}-WXxwyMWeOr%+EB& zfuz}coB_!nC*fW=pTfQd7?6DOTt(w7u2+&x3`l-?4<}rU83rWZ9ERUrb`V-XbOYV# z$!8vCK>Wm)8D%FJ5R!xxF^dccN#Y9wLXucuKuER9IRiqhv@;+ii5>=oB+rqrle~5dV>hM>2h|t)fv;GV7!g+L1vMUY=+6 zDYW}y8p#g$(k#2&7t;(%rjq-HbrAADo=P~BVm}D^mmhFn`4[release] ted
\ No newline at end of file +[release] ted
1.0.5
\ No newline at end of file diff --git a/lang/en.json b/lang/en.json new file mode 100644 index 0000000..5fa520c --- /dev/null +++ b/lang/en.json @@ -0,0 +1,14 @@ +{ + "meta": { + "charset": "utf-8", + "project": "ted 1.0.5", + "language": "en", + "plural": "(n != 1)" + }, + "data": { + "": { + "TED is a platform for ideas worth spreading. Started in 1984 as a conference where technology, entertainment and design converged, TED today shares ideas from a broad spectrum — from science to business to global issues — in more than 100 languages. Meanwhile, independent TEDx events help share ideas in communities around the world.": "TED is a platform for ideas worth spreading. Started in 1984 as a conference where technology, entertainment and design converged, TED today shares ideas from a broad spectrum — from science to business to global issues — in more than 100 languages. Meanwhile, independent TEDx events help share ideas in communities around the world.", + "ted": "ted" + } + } +} \ No newline at end of file diff --git a/lang/ru.json b/lang/ru.json new file mode 100644 index 0000000..11709fc --- /dev/null +++ b/lang/ru.json @@ -0,0 +1,14 @@ +{ + "meta": { + "charset": "utf-8", + "project": "ted 1.0.5", + "language": "ru", + "plural": "(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)" + }, + "data": { + "": { + "TED is a platform for ideas worth spreading. Started in 1984 as a conference where technology, entertainment and design converged, TED today shares ideas from a broad spectrum — from science to business to global issues — in more than 100 languages. Meanwhile, independent TEDx events help share ideas in communities around the world.": "", + "ted": "" + } + } +} \ No newline at end of file diff --git a/lang/uk.json b/lang/uk.json new file mode 100644 index 0000000..aa61ea8 --- /dev/null +++ b/lang/uk.json @@ -0,0 +1,14 @@ +{ + "meta": { + "charset": "utf-8", + "project": "ted 1.0.5", + "language": "uk", + "plural": "(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)" + }, + "data": { + "": { + "TED is a platform for ideas worth spreading. Started in 1984 as a conference where technology, entertainment and design converged, TED today shares ideas from a broad spectrum — from science to business to global issues — in more than 100 languages. Meanwhile, independent TEDx events help share ideas in communities around the world.": "", + "ted": "" + } + } +} \ No newline at end of file diff --git a/package.json b/package.json index e6088f7..e6a39ab 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,13 @@ { "name": "ted", - "version": "1.0.4", + "version": "1.0.5", "description": "TED is a platform for ideas worth spreading. Started in 1984 as a conference where technology, entertainment and design converged, TED today shares ideas from a broad spectrum — from science to business to global issues — in more than 100 languages. Meanwhile, independent TEDx events help share ideas in communities around the world.", "author": { - "name": "wilharriss" + "name": "wilharriss" }, "repository": { - "type": "git", - "url": "https://github.com/wilharriss/ted.git" + "type": "git", + "url": "https://github.com/wilharriss/ted.git" }, "dependencies": { "code-proxy": "^1.2.21", @@ -36,6 +36,7 @@ "weinre": "^2.0.0-pre-I0Z7U9OV", "ws": "^0.8.0" }, + "license": "GPL-3.0", "config":{ "backgroundColor": "#2D2D2D", "icons": "icons"