@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i&subset=cyrillic,cyrillic-ext");*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}html,body{height:100%;font-family:'Roboto', sans-serif;font-size:24px}html a,body a{font-weight:500;color:red;text-decoration:none;font-size:24px}html #visually-impaired,body #visually-impaired{padding:5px 10px;background:#fff;margin:0 auto;text-align:center}html #visually-impaired .small,body #visually-impaired .small{font-size:14px}html #visually-impaired .medium,body #visually-impaired .medium{font-size:20px}html #visually-impaired .big,body #visually-impaired .big{font-size:24px}.Wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;min-height:100%;width:100%}.Wrapper header{width:1170px;margin:25px auto;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.Wrapper header .borderedButton,.Wrapper header .HeaderButton button,.Wrapper header .HeaderButton .ButtonsList li{height:50px;width:100%;text-align:center;background:#fff;border:1px solid #000;outline:none;padding:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.Wrapper header .HeaderButton{width:260px;position:relative}.Wrapper header .HeaderButton button{font-size:26px;font-weight:bold;color:#000}.Wrapper header .HeaderButton button .SvgMenuIcon{height:20px;width:20px;margin-right:15px}.Wrapper header .HeaderButton .ButtonsList{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Wrapper header .HeaderButton .ButtonsList li a{height:inherit}.Wrapper header .HeaderButton .ButtonsList li a img{height:100%}.Wrapper header .HeaderButton .ButtonsList li img{height:100%}.Wrapper header .HeaderButton #MainMenuBlock{position:absolute;display:none;z-index:3}.Wrapper header .HeaderButton #MainMenuBlock .MainMenu{list-style:none;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:950px;padding:45px;-webkit-box-shadow:4px 4px 2px rgba(102,102,102,0.59);box-shadow:4px 4px 2px rgba(102,102,102,0.59)}.Wrapper header .HeaderButton #MainMenuBlock .MainMenu>li{width:350px;margin-bottom:30px}.Wrapper header .HeaderButton #MainMenuBlock .MainMenu>li h3{color:#000;font-size:26px;font-weight:400;margin:5px 0}.Wrapper header .HeaderButton #MainMenuBlock .MainMenu>li ul{list-style:none;border-left:2px solid #000;padding-left:15px}.Wrapper header .HeaderButton #MainMenuBlock .MainMenu>li ul li a{text-decoration:none;color:#111;font-size:24px;line-height:22px;display:inline-block;cursor:pointer;position:relative}.Wrapper header .HeaderButton #MainMenuBlock .MainMenu>li ul li a:after{content:'';position:absolute;display:block;left:0;bottom:0;height:2px;width:0;-webkit-transition:all .2s;transition:all .2s;background-color:#000}.Wrapper header .HeaderButton #MainMenuBlock .MainMenu>li ul li a:hover:after{width:100%}.Wrapper header .Logo{display:none}.Wrapper .Content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.Wrapper footer{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;height:125px;background:#000}.Wrapper footer .container{width:1070px;margin:0 auto;padding:30px 0px 0px 0px}.Wrapper footer .container .logos{width:765px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;float:left}.Wrapper footer .container .logos img{max-height:56px}.Wrapper footer .container .copyright{width:230px;color:#000;font-size:16px;letter-spacing:.16px;font-weight:300;font-family:'Roboto', sans-serif;line-height:20px;text-align:right;float:right}.gosuslugi{width:100%;grid-area:h;margin-top:10px}.MainPageContent{margin:0 auto;width:1170px;display:grid;grid-template-columns:25% 25% 25% 25%;grid-template-areas:"g g g g" "a b c d" "a e f d" "h h h h"}.MainPageContent .block_att{grid-column:1/span 4;min-height:92px;background-color:#fff;padding:25px 50px;-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;grid-template-columns:110px auto;grid-gap:30px;grid-area:g;border-radius:0;margin:0 0 10px 0}.MainPageContent .block_att .att{color:#000;font-size:28px;line-height:48px;font-family:'Roboto', sans-serif;font-style:italic;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 10px 0 0}.MainPageContent .block_att .att_text{color:#000;letter-spacing:-.16px;line-height:28px;font-size:24px;font-family:'Roboto', sans-serif;font-weight:300}.MainPageContent .left_sidebar{height:426px;grid-area:a;padding:38px 0;margin:10px 10px 0 0;position:relative}.MainPageContent .contacts{grid-column:4;height:426px;grid-area:d;margin:10px 0 0 10px;padding:38px 17px;color:#111;font-family:'Roboto', sans-serif;line-height:25px;position:relative}.MainPageContent .home{grid-area:c}.MainPageContent .leanpub{grid-area:b}.MainPageContent .report{grid-area:e}.MainPageContent .wrench{grid-area:f}.MainPageContent .square{height:203px;margin:10px;font-size:24px}.MainPageContent .square svg{display:none}.MainPageContent .square a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000}.MainPageContent .square a h2{font-size:24px}.block{border:1px solid #000;min-height:15px;text-align:center;position:relative;z-index:2;background-color:#fff;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box}.block .BottomLink{position:absolute;z-index:1;right:30px;bottom:30px}.block h2{line-height:30px;letter-spacing:-.2px;font-family:'Roboto', sans-serif;font-weight:300;font-size:26px;margin-bottom:0;margin-top:25px}.block h4{margin-bottom:6px;color:#000;font-weight:400;letter-spacing:.22px;margin-top:0;font-size:22px}.block a{text-decoration:none}.block .news-item{text-overflow:clip;font-size:14px;color:#000;font-weight:400;vertical-align:middle;padding:0 15px;text-align:justify;margin-top:20px}.block .news-item p{color:#111;letter-spacing:-.14px;font-weight:300;margin:0;font-size:20px;line-height:20px}.block .news-item p.news-item-name{text-overflow:clip;max-height:76px;line-height:26px;font-size:24px;color:#000 !important;font-style:italic;font-weight:400;text-decoration:none;overflow:hidden}.block .news-item p.content{line-height:24px;font-size:22px;max-height:110px;font-weight:400;text-align:left}.pal-hover{-webkit-transition:all .55s;transition:all .55s;position:relative}.pal-hover :before{content:'';position:absolute;display:block;border-top:2px solid #000;border-left:2px solid #000;top:-8px;right:calc(50% + 8px);width:0;height:0;-webkit-transition:.15s height, .15s width;transition:.15s height, .15s width}.pal-hover :after{content:'';position:absolute;display:block;border-bottom:2px solid #000;border-right:2px solid #000;width:0;height:0;bottom:-8px;left:calc(50% + 8px);-webkit-transition:.25s height, .25s width;transition:.25s height, .25s width}.pal-hover:hover{background-color:#fff}.pal-hover:hover :before,.pal-hover:hover :after{width:50%;height:50%}.MiniIcon{width:20px;height:20px}.BigIcon{width:70px;height:70px}.MiddleIcon{width:30px;height:30px}.phone .number{font-weight:500;color:#000;font-size:20px}.question_button{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;position:fixed;bottom:50px;right:40px;z-index:10}.question_button .open-window{width:55px;height:55px;cursor:pointer;border:3px solid #000;border-radius:50%;background-color:#fff;line-height:55px;font-size:32px;vertical-align:middle;text-align:center;color:#000;padding:0;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12);box-shadow:0 3px 1px -2px rgba(0,0,0,0.2),0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12)}.PageContent{padding:30px;background:#fff;width:1170px;margin:0 auto}.PageContent .Breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px 0 20px}.PageContent .Breadcrumbs .Position{display:inline !important;font-size:24px;color:red;text-decoration:none}.PageContent .Breadcrumbs .BreadIcon{width:20px;height:20px;fill:red}.PageContent .TwoColumnBlock{margin:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.CommonInformList{list-style:none}.CommonInformList li{font-weight:300;color:#666;font-size:26px;line-height:24px;margin:13px 0}.CommonInformList li .Header{font-weight:400}.LicencesList{list-style:none}.LicencesList li{width:100%;margin-top:26px;font-size:24px;line-height:30px;margin-bottom:40px}#MainMap{widtH:100%;height:350px}.h2_about{color:red;letter-spacing:.6px;text-align:left;font-weight:400;font-size:24pt;margin:20px 0}.ContactsTable,.ProcurementList{width:100%;list-style:none;color:#111}.ContactsTable .TableLine,.ProcurementList .TableLine{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ContactsTable .TableLine:nth-child(odd),.ProcurementList .TableLine:nth-child(odd){background:#e6e6e6}.ContactsTable .TableLine.BigPaddings,.ProcurementList .TableLine.BigPaddings{padding:10px 5px;font-weight:400;font-size:14px}.ContactsTable .TableLine.BigPaddings .TableCell.Big,.ProcurementList .TableLine.BigPaddings .TableCell.Big{text-align:left}.ContactsTable .TableLine .TableCell,.ProcurementList .TableLine .TableCell{width:25%;padding:6px 4px;text-align:center}.ContactsTable .TableLine .TableCell.Small,.ProcurementList .TableLine .TableCell.Small{width:100px}.ContactsTable .TableLine .TableCell.Big,.ProcurementList .TableLine .TableCell.Big{width:550px}.ProcurementList .TableLine{margin:0;display:grid;grid-template-columns:50px 1fr 1fr 1fr 2fr 1fr}.ProcurementList .TableLine:first-child{font-weight:800}.ProcurementList .TableLine:first-child .TableCell{border-top:1px solid #c7c7c7}.ProcurementList .TableLine .TableCell{width:100%;border-right:1px solid #c7c7c7;border-bottom:1px solid #c7c7c7;overflow:hidden;word-break:break-all;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.ProcurementList .TableLine .TableCell:first-child{border-left:1px solid #c7c7c7}#DisclusureBlock{margin:30px 0;width:100%}.SpoilersList{list-style:none}.SpoilersList>li{font-weight:300;color:#111;font-size:26px;line-height:30px;margin:20px 0}.SpoilersList>li .Header{margin:15px 0}.VariusSpoiler .Container{display:none}.VariusSpoiler .Toggle{width:100%;padding:5px 20px;cursor:pointer;color:#111;font-size:19px;background:#e6e6e6;border:1px solid #c7c7c7;border-radius:5px;position:relative}.VariusSpoiler .Toggle:after{content:'';position:absolute;width:14px;height:9px;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:transparent url("/Resources/images/arrow_down.png") no-repeat center center}.VariusSpoiler .Toggle.Opened:after{background:url("/Resources/images/arrow_up.png") no-repeat center center}table{border:none;border-collapse:collapse}table tr th,table tr td{padding:5px;border:1px solid #c7c7c7}table tr th{background:#e6e6e6}.DVUTable{margin:0 20px 0 0}.Tabs{margin:20px 0 10px}.Tabs .Buttons{width:100%;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Tabs .Buttons li{padding:10px 20px;margin:0 7px;background:#fff;color:#000;border:1px solid red;cursor:pointer}.Tabs .Buttons li.Active{background:red;color:#fff}.Tabs h2{font-size:26px;font-weight:500;line-height:30px;color:red;margin-bottom:10px;margin-top:15px}.Tabs h3{font-size:18px;font-weight:400;color:#111;margin-bottom:10px;margin-top:10px}.Tabs.Columned{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Tabs.Columned .ColumnFirst{width:60%}.Tabs.Columned .ColumnSecond{width:40% !important;margin:35px auto}.Tabs .Data{margin:35px auto}.Tabs .Data>div{display:none}.Tabs .Data>div.Active{display:block}.RewardsList{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.RewardsList li{width:40%}.RewardsList li img{width:100%}.RewardsList li .About{width:100%;padding:20px 0}.RewardsList li .About .Header{color:red;font-weight:500}.CommonInformationBlock{font-weight:300;color:#111;font-size:16px;line-height:20px;margin:25px 0}.ContentList{list-style:none}.ContentList li{margin:10px auto;padding:10px 0;border-bottom:1px solid #c7c7c7}.ContentList li:last-child{border:none}.MobileDisclosure{display:none}.Chooser{margin:10px 0}.HeadFinance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.HeadFinance #DirectList{padding:10px 0 0;text-align:right;display:block}.HeadFinance #DirectList a{text-align:right}.BodyFinance{margin:5px auto;padding:5px 0}.BodyFinance .FinanceBlock{height:80px}.DebtorsTable{list-style:none;margin:0 20px 0 0}.DebtorsTable .TableLine{display:grid;grid-template-columns:2fr 1fr 2fr;padding:10px}.DebtorsTable .TableLine:nth-child(odd){background:#e6e6e6}.FinanceBlock{margin:20px 0;border-bottom:1px solid rgba(102,102,102,0.59);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#111;line-height:30px;font-size:24px}.FooterFinance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.FooterFinance #chartContainer{height:370px;margin-left:50px}.FooterFinance .AdditionalFinance{width:370px}.FooterFinance .AdditionalFinance .FinanceBlock{border:none}.InPageHeader{color:red;font-weight:300;letter-spacing:.6px;font-size:30px;line-height:30px;text-align:center;margin-top:6px;margin-bottom:43px}.NewsList{list-style:none;margin:10px}.NewsItem{margin:0 0 30px}.NewsItem .NewaDate{margin:20px 0}.NewsItem .ShortText{line-height:25px;color:#111}.NewsItem .Attachments{margin:30px 0 0}h1{color:red;font-weight:300;letter-spacing:.6px;font-size:30px;line-height:30px;text-align:center;margin:20px 0 45px}.PhotoList{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around}.PhotoList li{width:40%;margin:0 auto 30px}.PhotoList li img{width:100%;border:none;outline:none}.paginationjs{display:block;margin:10px auto;width:auto;min-width:300px;max-width:400px}.paginationjs .paginationjs-pages ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}.paginationjs .paginationjs-pages ul li{padding:5px 10px;background:#e6e6e6;border:1px solid #c7c7c7}.paginationjs .paginationjs-pages ul li.active{background:#fff}.FormBlock{width:440px;margin:20px auto 0.75em}.FormBlock select{width:100%;height:45px;border:none;border-radius:0px;border-bottom:1px solid red;font-size:20px;background:none}.FormBlock input{width:100%;height:45px;border:none;border-radius:0px;border-bottom:1px solid red;font-size:20px;background:none}.FormBlock textarea{width:100%;height:150px;border:none;border-radius:0px;font-size:20px;border-bottom:1px solid red;background:none}.FormBlock label{font-size:25px;color:#000}.FormBlock button{width:190px;height:34px;line-height:26px;background-color:#000;color:#fefefe;padding:0;letter-spacing:.28px;font-family:Roboto;font-size:16px;font-weight:300;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin:10px auto;border:0;outline:none}.FormBlock p{text-align:center;color:#0870ae;margin-top:25px;margin-bottom:25px}.FormBlock #date,.FormBlock #date1,.FormBlock #time,.FormBlock #time1{display:none}.CovidIcon{width:50%;margin:0 auto}.Covid h1{width:100%;font-size:44px;text-align:center;line-height:54px}.Covid p{width:90%;margin:30px auto;text-align:justify}.Covid img{width:300px;margin:30px auto;display:block}.VacanciesList{list-style:none}.VacanciesList li{display:grid;grid-template-columns:190px 250px 400px 100px}.VacanciesList li:first-child{background:#e6e6e6;font-weight:bold}.VacanciesList li span{display:block;margin-right:7px;padding:10px 7px}.VacanciesList li span:last-child{margin:0}@media screen and (max-width: 1110px){.Wrapper header{width:980px}.Wrapper .MainPageContent{width:980px}.Wrapper .PageContent{width:980px}.Wrapper footer .container{width:980px}.Wrapper footer .container .logos{width:700px}}@media screen and (max-width: 980px){.Wrapper header{width:730px;margin:10px auto}.Wrapper header .HeaderButton{width:180px;position:relative}.Wrapper header .HeaderButton #MainMenuBlock .MainMenu{padding:20px;width:730px}.Wrapper header .HeaderButton #MainMenuBlock .MainMenu>li{width:300px}.Wrapper header .Logo{width:360px;height:100px}.Wrapper .MainPageContent{margin:5px auto 0;width:730px;grid-template-columns:50% 50%;grid-template-areas:"g g" "a b" "c d" "e f" "h h"}.Wrapper .MainPageContent .block_att{padding:15px 30px;min-height:0;margin:0 0 5px 0}.Wrapper .MainPageContent .left_sidebar{padding:20px 10px;margin:5px 5px 0 0;grid-area:e;position:relative;height:auto}.Wrapper .MainPageContent .contacts{margin:5px 0 0 5px;position:relative;grid-area:f;height:auto}.Wrapper .MainPageContent .home{grid-area:a;margin:5px 5px 5px 0}.Wrapper .MainPageContent .leanpub{grid-area:b;margin:5px 0 5px 5px}.Wrapper .MainPageContent .report{grid-area:c;margin:5px 5px 5px 0}.Wrapper .MainPageContent .wrench{grid-area:d;margin:5px 0 5px 5px}.Wrapper .PageContent{width:730px}.Wrapper .PageContent .ProcurementList{font-size:13px}.Wrapper footer .container{width:730px}.Wrapper footer .container .logos{width:450px}.Wrapper footer .container .logos img{max-width:50px}.MiddleIcon{width:20px;height:20px}.Tabs .Buttons{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Tabs .Buttons li{margin-bottom:20px}.Tabs.Columned{display:block;-ms-flex-wrap:wrap;flex-wrap:wrap}.Tabs.Columned .ColumnFirst{width:100%}.Tabs.Columned .ColumnSecond{width:100% !important}.NonMobile{display:none !important}.forMobile{display:block}.VacanciesList li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid rgba(102,102,102,0.59)}}@media screen and (max-width: 740px){.Wrapper header{width:470px}.Wrapper header .Logo{display:none}.Wrapper header .HeaderButton{width:220px;position:relative}.Wrapper header .HeaderButton #MainMenuBlock{max-height:300px;overflow-y:scroll}.Wrapper header .HeaderButton #MainMenuBlock .MainMenu{padding:30px;width:470px}.Wrapper header .HeaderButton #MainMenuBlock .MainMenu>li{width:300px}.Wrapper .MainPageContent{width:470px;grid-template-columns:100%;grid-template-areas:"a" "b" "c" "d" "e" "f" "g" "h"}.Wrapper .MainPageContent .block_att{grid-area:a;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.Wrapper .MainPageContent .left_sidebar{grid-area:f;margin:5px 0}.Wrapper .MainPageContent .contacts{grid-area:g;margin:5px 0}.Wrapper .MainPageContent .home{grid-area:b;margin:5px 0}.Wrapper .MainPageContent .leanpub{grid-area:c;margin:5px 0}.Wrapper .MainPageContent .report{grid-area:d;margin:5px 0}.Wrapper .MainPageContent .wrench{grid-area:e;margin:5px 0}.Wrapper .PageContent{width:470px}.Wrapper .PageContent .RewardsList{display:block}.Wrapper .PageContent .RewardsList li{width:100%}.Wrapper footer{height:auto}.Wrapper footer .container{width:470px;-ms-flex-wrap:wrap;flex-wrap:wrap}.Wrapper footer .container .logos{width:100%}.select2-container{width:100% !important}.NonMobile{display:none}.MobileDisclosure{display:block}.FormBlock{width:100%}.FormBlock select,.FormBlock input,.FormBlock button{width:100%;margin:0}.Breadcrumbs{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width: 490px){.Wrapper header{position:fixed;top:0;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;z-index:10000}.Wrapper header .HeaderButton{width:220px;position:relative}.Wrapper header .HeaderButton #MainMenuBlock{max-height:400px;overflow-y:scroll}.Wrapper header .HeaderButton #MainMenuBlock .MainMenu{width:310px}.Wrapper .PageContent{width:310px;margin:40px auto 20px;padding:20px}.Wrapper .MainPageContent{width:310px}.Wrapper footer .container{width:310px}.DVUTable{font-size:15px}}

/*# sourceMappingURL=style-for-vi.css.map */