* {
  font-size: 10pt;
}

body {
	margin: 4px;
}

a.rollover {
  background: url(js/PiPer_logo_by_Svetoch_1.png);
  display: block;
  width: 113px;
  height: 65px;
  }
a.rollover:hover {
  background: url(js/PiPer_logo_by_Svetoch_2.png);
}

#divwork {
	text-align: right;
	position: absolute;
	top: 14px;
	right: 20px;
}

a:link,
a:visited,
a:active {
    color: #22229C;
    text-decoration: none;
}

a:hover {
    color: #FF4400;
    text-decoration: underline;
}

a.menu span {
    display: block;
    /*чтобы и как div и валидаторы не трындели насчет блочных в инлайновых*/
    border: 1px solid red;
}

a.menu:hover span {
    text-decoration: none;
}

p {
    margin: 0;
}

table.main {
    width: 100%;
}

table.ids {
    width: 75%;
}

table.cover {
    width: 600px;
    margin: auto;
    border-collapse: collapse;
    text-align: center;
}

td {
    font: 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    padding-left: 3px;
    padding-right: 3px;
}

td.wiki {
    padding-left: 0px;
    padding-right: 0px;
}

td.header {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background: #FFECEC;
    height: 50px;
    position: relative;
}

td.menu {
    vertical-align: top;
    border-right-width: 1px;
    border-right-style: solid;
    width: 150px;
    background: #E8E8E8;
}

td.copyr {
    border-top-width: 1px;
    border-top-style: solid;
}

td.content {
    vertical-align: top;
    background: #DFDFFF;
    position: relative;
}

td.content .last-update-block {
	position: absolute;
	bottom: 0;
	right: 10px;
}

td.link {
    vertical-align: bottom;
    background: #FFFFFF;
}

.div_cover {
    float: left;
    min-height: 200px;
}

img.cover {
    float: left;
    margin: 0 5 5 0;
}

.copy {
    border: dashed 1px;
    background: #fffff5;
    font-family: "Courier New", Courier, monospace;
    padding: 7px;
    text-indent: 0px;
    text-align: center;
}

/*  блок с обновками */
.block1 {
    width: 98%;
    height: 110px;
    background: #ccc;
    margin: 2px;
    border: solid 1px black;
}

.block1 img {
    padding-top: 5px;
    object-fit: contain;
}

.block1 p {
    padding-top: 4px;
    margin-right: 1px;
    font: 8pt;
}

.block1 a {
    display: block;
    height: 100%;
}

.block1 a:hover {
    color: #22229C;
}

p.line {
    background-color: #FFFFFF;
    padding-left: 5px;
}

.cover_group {
    display: block;
    float: left;
    width: 100%;
}

.cover_element {
    text-align: center;
    width: 130px;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 2px;
    padding-left: 2px;
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.thumbnail-caption {
    font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
}

.thumbnail-image {
    overflow: hidden;
    border: 1px solid #fff;
    padding-top: 2px;
    padding-bottom: 2px;
}

.thumbnail-image:hover {
    border: 1px solid #d4d5d6;
}

.thumbnail-image img {
    max-width: 100%;
}

.thumbnail-info {
    padding-top: 2px;
    padding-bottom: 2px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.thumbnail-cover {
    display: block;
    width: 100%;
    height: 100px;
    background-size: auto;
    background-position: center center;
    background-repeat: no-repeat;
}

/* для скриншотов */
.cover_group-scr {
    font-family: Verdana, "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    float: left;
    width: 100%;
}

.cover_element-scr {
    text-align: center;
    width: 200px;
    position: relative;
    min-height: 1px;
    padding-right: 2px;
    padding-left: 2px;
}

.thumbnail-scr {
    display: block;
    padding: 4px;
    margin-bottom: 5px;
    background-color: #ffffff;
    border-radius: 5px;
    border: 1px solid black;
}

.thumbnail-image-scr {
    overflow: hidden;
    border: 1px solid #fff;
    padding-top: 2px;
    padding-bottom: 2px;
}

.thumbnail-image-scr img {
    max-width: 100%;
}

.flex-center {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

/* */
.panel-admin {
    margin-top: 5px;
    padding: 3px 0;
    border: 2px dashed orange;
    text-align: center;
    cursor: pointer;
}


/* таблица файлов */
.fileTbl {
    margin: auto auto;
    border-collapse: collapse;
    margin-bottom: 10px;
    cursor: default;
}

.fileTbl tr:hover {
    background-color: lightgrey;
}

.fileTbl th {
    background-color: white;
    font-size: 12px;
    border: 1px solid black;
}

.fileTbl td {
    font-family: Consolas, "Lucida Console", monospace;
    border: 1px solid black;
}

.fileTbl .nbsp td {
    background-color: black;
}

.fileTbl td:nth-child(1),
.fileTbl td:nth-child(3) {
    text-align: right;
}

.fileTbl td:nth-child(5) {
    text-transform: uppercase;
}

/* прочее */
.clearfix:before {
    display: block;
    content: "";
    clear: both;
}

.content-bottom {
    width: 100%;
}

/*
.content-left {
    min-width: 49%;
}
*/
.content-right {
    float: left;
    max-width: 49%;
}


/* new style */
.goods-cards__entry {
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
    width: 250px;
    margin: 5px;
    filter: drop-shadow(0 0 0.25em #666);
    background: #FFF;
    padding: 5px;
    display: flex;
    position: relative;
}

.entry__image {
    width: 100px;
    margin-right: 5px;
    line-height: 0;
    font-size: 0;
    margin: auto 3px auto 0;
}

.entry__image img {
    width: 100px;
    margin: auto auto;
}

.goods-cards__card-info {
    width: 147px; /*150*/
    position: relative;
}

.card-info__caption {
    z-index: 1;
    font-weight: 700;
    word-wrap: break-word;
}

.card-info__entry-no {
    font-size: 0.7em;
}

.card-info__detail-link {
    position: absolute;
    bottom: 0px;
    left: 22px;
}

.image__event {
    padding: 0 2px;
    color: white;
    position: absolute;
    display: block;
    right: -7px;
    bottom: 25%;
    text-align: -webkit-right;
}

.image__event div {
    text-align: left;
    background-color: rgba(46, 139, 87, 0.506);
    margin-top: 3px;
    padding: 0 5px;
    min-width: 25px;
    max-width: fit-content;
}

.info_series h1 {
  text-align: center;
  font-size: 1.5em;
  margin-top: 0;
}

/* обложки */
.block-info {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
  /*float: left;*/
  font-size: 13px;
  margin: 15px 0;
  border: 1px solid #000000;
  padding: 17px 5px 5px 5px;
  position: relative;
}

.block-info:before {
    background: #ffffff;
    border: 1px solid #000000;
    padding: 1px 12px 2px 12px;
    position: absolute;
    top: -11px;
}

.cover-info:before {
    content: ":: обложки ::";
}

.screen-info:before {
    content: ":: скриншоты ::";
}

/* news 2021-10-07 */
.mg-r-85 {
  width: calc(100% - 85px);
  width: -moz-calc(100% - 85px);
}

.mg-r-55 {
  width: calc(100% - 55px);
  width: -moz-calc(100% - 55px);
}

.pl-0 {
  padding-left: 0 !important;
}

.mx-auto {
  margin-right: auto;
  margin-left: auto;
}

.block-wrapper {
  width: 900px;
  font-weight: 400;
  font-size: 14px;
  background-color: #db7600;
  border-radius: 5px;
  margin: 5px auto 0 auto;
  filter: drop-shadow(0 0 0.25em #666);
  overflow: hidden;
}

.block-wrapper .block-component {
  margin: 0 10px 0 5px;
  background-color: #ffffff;
  position: relative;
}

.block-wrapper .block-detail {
  padding: 5px;
}

.block-wrapper .detail-info-collection {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1030;
  background-color: #00c268;
  padding: 3px 5px 3px 8px;
  border-bottom-left-radius: 5px;
}

.block-wrapper .detail-info-collection a, .block-wrapper .detail-info-request a {
  color: #ffffff;
}

.block-wrapper .detail-img {
  box-sizing: border-box;
}

.block-wrapper .detail-info {
  padding: 0;
}
.block-wrapper ul li {
  line-height: 20px;
}

.block-wrapper .detail-info-property {
  margin: 0;
  padding: 0;
  list-style: none;
}

.block-wrapper .detail-info-property-separator {
  font-weight: 700;
}

.block-wrapper .detail-info-property-name {
  font-weight: bold;
  white-space: nowrap;
}

.block-wrapper .detail-info-property-div {
  float: left;
  width: 112px;
}

.block-wrapper .detail-info-property-version {
  color: #808080;
}

.block-wrapper .detail-info-property-name_alt {
  color: darkgrey;
}

.block-wrapper .detail-info-property-wiki img {
  vertical-align: middle;
}

.block-wrapper .detail-info-property-labels {
  white-space: pre-line;
  text-align: right;
}
  
.block-wrapper .detail-info-property-labels a {
  font-size: 12px;
}

/* bootstrap */
.fixed-bottom {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1030;
}

.admin-panel-block {
  text-align: center;
  background-color: #db7600;
  color: #000000;
  margin: 5px 0 2px -5px;
  padding: 2px 5px;
}

.admin-panel-block a {
  color: #fdfdfd;
}

/* табы */
.block-detail-tabs {
	width: 99%;
	padding: 0px;
	margin: 5px auto;
}

.block-detail-tabs>input {
  display: none;
}

.block-detail-tabs>div {
    display: none;
    padding: 3px;
    border: 1px solid #C0C0C0;
    background: #FFFFFF;
}
.block-detail-tabs>label {
    display: inline-block;
    padding: 3px 7px 0 7px;
    margin: 0 -5px -1px 0;
    text-align: center;
    color: #666666;
    border: 1px solid #C0C0C0;
    background: #E0E0E0;
    /*cursor: pointer;*/
    font-weight: bold;
}
.block-detail-tabs>input:checked + label {
    color: #000000;
    border: 1px solid #C0C0C0;
    border-bottom: 1px solid #FFFFFF;
    background: #FFFFFF;
}

#tab_1:checked ~ #txt_1,
#tab_2:checked ~ #txt_2,
#tab_3:checked ~ #txt_3,
#tab_4:checked ~ #txt_4,
#tab_5:checked ~ #txt_5,
#tab_6:checked ~ #txt_6,
#tab_7:checked ~ #txt_7,
#tab_8:checked ~ #txt_8,
#tab_9:checked ~ #txt_9,
#tab_10:checked ~ #txt_10 { display: block; }
/* **** */
/* fixs */
.block-detail-tabs.col-6 {
  -ms-flex: 0 0 49%;
  flex: 0 0 49%;
  max-width: 49%;
}

.block-detail-tabs:nth-last-child(-n + 1) {
  margin: 5px;
}

.block-detail-tabs.m-auto {
  margin: 5px auto;
}

.mirror {
    cursor: pointer;
    vertical-align: middle;
}

/* left menu */
.menu-left ul {
    padding-left: 10px;
    margin-top: 0;
}

.menu-left ul li {
    list-style-type: none;
}

.lefttable {
		display: none;
    background-color: #DDD;
    border-collapse: separate;
    border-spacing: 1px;
    width: 100%;
    text-align: center;
}

.lefttable.active {
		display: table;
}

.lefttable td {
    background-color: #FFF;
    color: #E88A1C;
    padding: 0;
}

.lefttable a {
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	
}

.lefttable a:hover {
	background-color: #C2C2C2;
	text-decoration: none;
}

/* disabled link */
.nolink {
  pointer-events: none;
  cursor: default;
  color: initial !important;
}

.pre-line {
  white-space: pre-line;
  overflow-wrap: break-word;
}

.a-center {
  text-align: center;
}

/* admins */
.addTypeIzd input[type='radio']:after, .addPlatform input[type='checkbox']:after {
        width: 15px;
        height: 15px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #d1d3d1;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
}

.addTypeIzd input[type='radio']:checked:after, .addPlatform input[type='checkbox']:checked:after {
        text-align: center;
        font-weight: bold;
        width: 15px;
        height: 15px;
        position: relative;
        background-color: #ffa500;
        content: '+';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Old versions of Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome, Edge, Opera and Firefox */
}

@media screen and (max-width: 1025px) {
  .detail-img {
    /*margin-right: 10px;*/
  }
}

/* dumpz color */
.image__event div.g {
  background-color: rgba(0, 52, 241, 0.506);
}

.image__event div.y {
  background-color: rgba(227, 220, 8, 0.506);
}


.dumpz_tbl {
  margin: 5px auto;
  background: #e7f7e7;
  border-radius: 10px 0 0 0px;
  border-collapse: collapse;
  border: 1px solid grey;
  font-size: 14px;
}

.dumpz_tbl tr {
  border-bottom: 1px solid black;
}

.dumpz_tbl th {
  background-color: #db7600;
}

.dumpz_tbl td {
  font-family: consolas, monospace;
  padding:  2px 10px;
}

.dumpz_tbl tr:nth-child(2n) {
  background: #fffeff;
}

.dumpz_tbl td:nth-child(1) {
  text-align: right;
}

.dumpz_tbl td:nth-child(3), .dumpz_tbl td:nth-child(4), .dumpz_tbl td:nth-child(5) {
  white-space: pre-wrap;
}

/* запросы */
.form-request {
  flex-direction: column;
  display: flex;
}

.form-request input {
  border: 1px solid rgba(0,0,0,.2);
  padding: 6px 0 6px 7px;
}

.form-request iframe {
  max-height: 205px;
}
.form-request .g-recaptcha {
  margin: 0 auto;
}

.form-request .form-input {
  display: flex;
  flex-direction: column;
}

.form-request textarea {
  width: 400px;
  height: 100px;
  max-width: 400px;
  max-height: 100px;
  min-width: 400px;
  min-height: 100px;
}
.form-request button {
  color: white;
  background: #db7600;
  line-height: 32px;
  height: 32px;
  display: inline-block;
  margin: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  cursor: pointer;
  border-radius: 3px;
  outline: 0;
  text-align: center;
  white-space: nowrap;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.detail-info-request {
  position: absolute;
  right: -5px;
  top: 17px;
  z-index: 1030;
  background-color: #db7600;
  padding: 3px 5px 3px 8px;
  border-bottom-left-radius: 5px;
}

ul.ant_list {
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 10px;
}

ul.ant_list li:before {
    content:  "—";
    position: relative;
    left:     -5px;
}

.image__event div.dump_color1 {
  background-color: #ffc800;
  font-size: 30px;
  line-height: 18px;
}

/* Оформление боковой панели */
#side-checkbox {
  display: none;
}
.side-panel {
  position: absolute;
  z-index: 100;
  top: 44px;
  right: -370px;
  background: #337AB7;
  transition: all 0.5s;  
  width: 320px;
  height: 36%;
  color: #FFF;
  padding: 10px 20px 40px 20px;
}
.side-title {
  font-size: 16px;
  padding-bottom: 4px;
  border-bottom: 2px solid #BFE2FF;
}

/* Оформление кнопки на странице */
#side-checkbox:checked + .side-panel {
  right: -10px;
}

/* Оформление кнопки на панеле */
.side-button-2 {
  padding: 5px 10px;
  background: #337AB7;
  font-size: 30px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: -30px;
  cursor: pointer;
  color: #FFF;  
  transition: all 280ms ease-in-out;
}

.side-panel textarea {
  width: 100%;
  height: 84%;
  max-width: 100%;
  min-width: 100%;
  max-height: 74%;
  min-height: 74%;
  resize: none;
}

.side-panel .side-textarea {
  margin: 5px 0;
}

.side-panel textarea:focus {
  outline: none;
}

.side-panel .side-message {
  float: right;
}
.side-panel .side-button-2 sup {
  display: table-cell;
}


/* табы 2023-09-12 */
   /* Android 2.3 :checked fix */

/*    @keyframes fake {
    from {
        opacity: 1;
    }
    to {
        opactity: 1
    }
}
body {        
    animation: fake 1s infinite;
}
*/
.radio-tabs {
    margin: 5px 5px 20px 5px;
 }

.radio-tabs .state {
    display: none;
}
/*
#starks:focus ~ .tabs3 #starks-tab,
#lannisters:focus ~ .tabs3 #lannisters-tab,
#targaryens:focus ~ .tabs3 #targaryens-tab {
    box-shadow: 0 0 3px 3px rgba(0,127,255,.5);
}*/

.radio-tabs .tab3 {
    display: inline-block;
    padding: .5em;
    vertical-align: top;
    background-color: #eee;
    cursor: hand;
    cursor: pointer;
}
.radio-tabs .tab3:hover {
    background-color: #fff;
}

#starks:checked ~ .tabs3 #starks-tab,
#lannisters:checked ~ .tabs3 #lannisters-tab,
#targaryens:checked ~ .tabs3 #targaryens-tab, 
#lannisters2:checked ~ .tabs3 #lannisters2-tab,
#filelist:checked ~ .tabs3 #filelist-tab
{
    background-color: #fff;
    border-bottom: .3em solid #fff;
    cursor: default;
}

.radio-tabs .panels {
    position: relative;
    padding: .5em;
}
.radio-tabs .panel {
    display: none;
}

#starks:checked ~ .panels #starks-panel,
#lannisters:checked ~ .panels #lannisters-panel,
#targaryens:checked ~ .panels #targaryens-panel,
#lannisters2:checked ~ .panels #lannisters2-panel,
#filelist:checked ~ .panels #filelist-panel {
    display: block;
}

/* всплывашка для тех. данных */
#hint {
    display: none;
    position: absolute;
    padding: 5px;
    border: 2px solid dodgerblue;
    background-color: #fff;
    z-index: 99;
}
#hint img {
    max-height: 150px;
}
.js-image {
    text-decoration: underline;
    cursor: help;
}

.tinfo-file-block {
    font-family: monospace;
    text-wrap: nowrap;
    margin: 1em 0px;
}

.tinfo-file-block span {
    font-size: x-small;
}
/* копии для тех */
.block-wrapper-teh {
    z-index: 1;
    position: relative;
    /* width: 900px; */
    font-weight: 400;
    font-size: 14px;
    background-color: #db7600;
    border-radius: 5px;
    margin: 5px auto 0 auto;
    filter: drop-shadow(0 0 0.25em #666);
    /* overflow: hidden;*/
}

.block-wrapper-teh .block-component {
    margin: 0 10px 0 5px;
    background-color: #ffffff;
    position: relative;
}

.block-wrapper-teh .block-detail {
    padding: 5px;
}

.pre-block + .pre-block {
    margin-top: 10px;
}

.block-wrapper-teh pre {
    margin: 0;
}
.panel pre {
    margin: 0;
}

.copy-notes {
  background-color: #ff0000;
  line-height: 50px;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}

.rating {
	border-radius: 50%;
	-moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border: 2px solid black;
   /* position: absolute;
    top: 0;
    left: 150px;*/
    font-size: 30px;
    height: 64px;
    width: 64px;
    line-height: 64px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
}

/* Список файлов 2024-05-12 */
.ta-right {
    text-align: right;
}

.tt {
    text-transform: uppercase;
}
.nb {
    white-space: nowrap;
}

#filelist-panel {
    font-family: 'Courier New', Courier, monospace;
}

#filelist-panel .filelist-caption {
    padding: 10px;
    font-weight: bold;
}

.filelist-content {
    max-height: 500px;
    width: max-content;
    overflow-y: auto;
}

.filelist-table {
    border: 1px solid #dddddd;
    border-collapse: collapse;
    background-color: #FFFFFF;
}

.filelist-table th {
    font-weight: bold;
    padding: 5px;
    background: #efefef;
    border: 1px solid #dddddd;
}

.filelist-table td {
    font-family: 'Courier New', Courier, monospace;
    border: 1px solid #dddddd;
    padding: 5px;
}

.filelist-table tr:hover {
    background-color: #BFE2FF;
}