MediaWiki:Common.css

Материал из Викиреальностя
Перейти к: навигация, поиск

Замечание. Возможно, после сохранения вам придётся очистить кеш своего браузера, чтобы увидеть изменения.

  • Firefox / Safari: Удерживая клавишу Shift, нажмите на панели инструментов Обновить, или нажмите Ctrl-F5 или Ctrl-R (⌘-R на Mac)
  • Google Chrome: Нажмите Ctrl-Shift-R (⌘-Shift-R на Mac)
  • Internet Explorer: Удерживая Ctrl нажмите Обновить, или нажмите Ctrl-F5
  • Opera: Выберите очистку кеша в меню Инструменты → Настройки
/* Этот набор стилей применяется для всех страниц Викиреальности */
 
/* Оформление таблиц */
table.standard, table.wide { border:1px solid #AAAAAA; border-collapse: collapse }
table.standard th, table.wide th, table.wikitable th { border:1px solid #AAAAAA; padding-left:0.2em; padding-right:0.2em; background-color:#EEEEFF }
table.standard td, table.wide td { border: 1px solid #AAAAAA; padding-left:0.2em; padding-right:0.2em }
table.standard caption, table.wide caption, table.tiles caption { font-weight:bold; padding-top: 0.2em; padding-bottom:0.2em }
table.wide { width: 100% }
 
table.wikitable, table.prettytable { margin:1em 1em 1em 0; background:#F9F9F9; border:1px solid #AAAAAA; border-collapse:collapse }
table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td { border:1px solid #AAAAAA; padding:0.2em }
table.wikitable caption, table.prettytable caption { margin-left:inherit; margin-right:inherit; font-size:larger; font-weight:bold }
table.prettytable th { background:#f2f2f2 }
 
table th.highlight { background-color: #EEEEFF }
table td.highlight { background-color: #FFFFEE }
table th.bright { background-color: #CCCCFF }
table td.bright { background-color: #FFEECC }
table th.shadow, table td.shadow { background-color: #F0F0F0 }
table th.dark, table td.dark { background-color: #CCCCCC }
table th.transparent, table td.transparent, .transparent { background-color: transparent }
 
table.toccolours th { background-color: #ccccff }
 
.messagebox.standard-talk { border: 1px solid #c0c090; background-color: #f8eaba }
.messagebox .floatleft { vertical-align: middle; clear: both; margin: 2px; padding: 0 }
.messagebox .image { margin: 0; padding: 0 }
 
/* Edit window toolbar */
#toolbar {
    height: 22px;
    margin-bottom: 6px;
}
 
.infobox {
  border: 1px solid #aaaaaa;
  background-color: #f9f9f9;
  margin-bottom: 0.5em;
  margin-left: 1em;
  padding:.4em;
  float: right;
  clear: right;
  font-size: 90%;
  width: 18em;
  vertical-align: middle;
}
.infobox td, .infobox th {vertical-align:top}
table.infobox td p {margin:0} /* temporarily for [[Template:Карточка]]*/
 
/* MediaWiki interface */
.portlet li.FA {list-style-image:url('http://upload.wikimedia.org/wikipedia/en/d/d4/Monobook-bullet-star.png')}
.portlet li.GA {list-style-image:url('http://upload.wikimedia.org/wikipedia/commons/thumb/6/6f/QS_blue_star_small.png/9px-QS_blue_star_small.png')}
.allpagesredirect {font-style:italic}
#file img {background:url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
#wpSave {font-weight:bold}
#userSummaryButtonsA a {
  white-space:nowrap;
  background: #C2F2FF;
  border: 1px solid #9BD5F5;
  padding: 0px 2px;
  margin: 2px;
  cursor: pointer;
  font-size: 80%;
  line-height: 17px;
  color: #5B5B5B
}
#userSummaryButtonsA a:hover {
  background: #B1EBFF;
  border: 1px solid #64BDF0;
  color: black;
  text-decoration: none
}
 
.warningbox {
  background: #FFFF99;
  border: 1px solid #EEEE00;
  background-image: url('http://upload.wikimedia.org/wikipedia/commons/thumb/6/62/Nuvola_apps_important.png/30px-Nuvola_apps_important.png')
}
.informationbox {
  background: #F4FBFF;
  border: 1px solid #D5D9E6;
  background-image: url('http://upload.wikimedia.org/wikipedia/commons/thumb/2/28/Information.svg/30px-Information.svg.png')
}
.warningbox, .informationbox {
  padding: 10px 10px 10px 50px;
  background-position: 10px center;
  background-repeat: no-repeat;
  vertical-align: middle;
  font-size: smaller;
}
 
/*** references settings ***/
ol.references {font-size:100%}
.references-small {font-size:90%}
sup.reference:target, ol.references li:target {background-color:#DDEEFF}
sup.reference:target {font-weight:bold}
 
.references-scroll {
 overflow: auto;
 padding: 3px;
}
 
/* fix for line-breaking references */
sup, sub {line-height:1em}
 
.plainlinksneverexpand, .plainlinksneverexpand a
  { background:none !important; padding:0 !important }
.plainlinksneverexpand a.external.text:after,
.plainlinksneverexpand a.external.autonumber:after,
.plainlinksneverexpand .urlexpansion
  { display:none !important }
 
.clickable-image a:hover {text-decoration: none}
 
.hiddenStructure {display:none; speak:none}
 
#disambig {border-top: 3px double #cccccc; border-bottom: 3px double #cccccc}
 
/* Добавление прозрачным изображениям клетчатого фона */
#file img {background: url("http://upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png") repeat;}
 
/* 'external' links to this site & russian Wikipedia */
#bodyContent a.external[href^="http://ru.wikipedia.org"], #bodyContent a.external[href^="http://wikireality.ru"] {
  background: none; padding-right: 0 
}
 
/* Фоновое изображение разными цветами */
.ns--2 #content { background: #f4f4f4; }
.ns--2 div.thumb { border-color: #f4f4f4; }
.ns-4 #content, .ns-5 #content { background: #f8fcff; }
.ns-4 div.thumb, .ns-5 div.thumb { border-color: #f8fcff; }
.ns-8 #content, .ns-9 #content { background: #f4f4f4; }
.ns-8 div.thumb, .ns-9 div.thumb { border-color: #f4f4f4; }
 
/* {ambox} */
table.ambox {
  width: auto;
  margin: 0 10%;
  border-collapse: collapse;
  background: #FBFBFB;
  border: 1px solid #AAAAAA;
  border-left: 10px solid #1E90FF
}
table.ambox th, table.ambox td {
  padding: 0.25em 0.5em;
}
table.ambox td.ambox-widthhack {
  padding: 0;
}
table.ambox td.ambox-text {
  width:100%;
}
table.ambox td.ambox-text .ambox-text-small {
  font-size:smaller;
}
table.ambox td.ambox-image {
  width: 52px;
  padding: 2px 0px 2px 0.5em;
  text-align: center;
}
table.ambox td.ambox-imageright {
  width: 52px;
  padding: 2px 4px 2px 0px;
  text-align: center;
}
table.ambox td.ambox-image div,
table.ambox td.ambox-imageright div { width:52px } /* Фикс для изображений разной ширины */
table.ambox-delete,
table.ambox-serious {
  border-left: 10px solid #B22222
}
table.ambox-content {
  border-left: 10px solid #F28500
}
table.ambox-style {
  border-left: 10px solid #F4C430
}
table.ambox-good {
  border-left: 10px solid #66CC44
}
table.ambox-discussion {
  border-left: 10px solid #339966
}
table.ambox-notice {
  border-left: 10px solid #1E90ff
}
table.ambox-merge {
  border-left: 10px solid #9932CC
}
table.ambox-protection {
  border-left: 10px solid #BBBBAA
}
table.ambox.ambox-mini {
  float: right;
  clear: right;
  margin: 0 0 0.5em 1em;
  width: 20%;
}
 
/*
 *  Устранение проблемы убегания гиперссылок «править» от заголовков первого, второго, и так далее до шестого уровня включительно
*/
h1, h2, h3, h4, h5, h6, blockquote { overflow: hidden; }
 
/* Наработки руководства Викиреальности */
.mw-plusminus-pos { color:#006400 }
.mw-plusminus-neg { color:#8B0000 }
#ca-edit a { font-weight: bold }
 
body.page-Заглавная_страница #t-cite, body.page-Заглавная_страница #lastmod, body.page-Заглавная_страница #siteSub, 
body.page-Заглавная_страница #contentSub, body.page-Заглавная_страница h1.firstHeading {
  display: none !important
}
 
/*
 * Инфобоксы, описание в статье [[Summary]]
 */
 
div#p-summary p, div#p-summary dl,
div.p-summary p, div.p-summary dl {
  margin: 0;
}
 
div#p-summary dl, div.p-summary dl {
  clear: both;
}
 
div#p-summary, div#p-summary dl, div#p-summary dt,
div#p-summary dd, div#p-summary strong, div.p-summary,
div.p-summary dl, div.p-summary dt, div.p-summary dd,
div.p-summary strong, div.summarybox div.p-summary-title {
  line-height: 1.1;
}
 
div#p-summary dt, div#p-summary dd, div#p-summary div.p-summary-line,
div.p-summary dt, div.p-summary dd, div.p-summary div.p-summary-line,
div.summarybox div.p-summary-line {
  border-top: 1px solid #ddd;
  padding: 0.35em 0em 0.3em;
  display: block;
  position: relative;
  overflow: hidden;
}
 
div#p-summary, div.p-summary {
  float: right;
  clear: right;
  width: 316px;
  padding-top:0.4em !important;
}
 
div#p-summary, div.p-summary, div.summarybox {
  padding: 0em 0.5em 0.5em 0.6em;
  margin: 0 0 1em 1em;
  border-left: 3px solid #ccc;
}
 
div#p-summary div.thumbinner, div.p-summary div.thumbinner, div.summarybox div.thumbinner {
  background: white;
  border-color: #ddd;
}
 
div#p-summary img.thumbimage, div.p-summary img.thumbimage, div.summarybox img.thumbimage {
  border: none;
}
 
div#p-summary div.magnify, div.p-summary div.magnify, div.summarybox div.magnify {
  display: none;
}
 
div#p-summary ol, div.p-summary ol, div.summarybox ol {
  margin-left: 2em;
}
 
div#p-summary p br, div.p-summary p br {
  display: none;
}
 
div#p-summary dt, div#p-summary div.p-summary-left, div.p-summary dt,
div.p-summary div.p-summary-left {
  float: left;
  clear: both;
  width: 150px;
  font-weight: normal;
}
 
div#p-summary dd, div#p-summary div.p-summary-right, div.p-summary dd,
div.p-summary div.p-summary-right {
  float: right;
  clear: none;
  margin: 0;
  width: 152px;
}
 
div#p-summary strong, div.p-summary strong {
  display: block; 
  clear: both;
  padding: 0.75em 0;
}
 
div#p-summary strong.p-summary-title, div.p-summary strong.p-summary-title {
  padding: 0 0 0.25em;
  font-size: x-large;
}
 
div#p-summary div.p-summary-line, div.p-summary div.p-summary-line {
  clear: both;
}
 
.p-summary-tools, .p-summary-tools *, .p-summary-tools a, .p-summary-tools a:link,
.p-summary-tools a:active, .p-summary-tools a:hover, .p-summary-tools a:visited,
.p-summary-tools a:focus {
  color: #aaa;
  list-style-type: none;
  list-style-image: none;
  font-size: 9pt;
  font-weight: normal;
}
 
div.summarybox .p-summary-title a, div.summarybox .p-summary-title a:link,
div.summarybox .p-summary-title a:active, div.summarybox .p-summary-title a:hover,
div.summarybox .p-summary-title a:visited, div.summarybox .p-summary-title a:focus {
  color: inherit;
}
 
.p-summary-tools ul {
  margin-left: 0.5em;
}
 
.p-summary-line .thumbcaption { display: none !important }
.p-summary sup.reference::before { content: " " }
.p-summary sup.reference { vertical-align:middle !important }
.p-summary sup.reference a { color: #006400 !important }
 
h1#firstHeading > .editsection { display: none; }
.invisible { display:none }
 
.jnav { -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; border-radius: 0.3em; margin: 0 0.25em 0.2em; font-size: 13px; border: 0 !important; -webkit-box-shadow: 0 0 20px -3px grey; -moz-box-shadow: 0 0 20px -3px grey; box-shadow: 0 0 20px -3px grey; padding:0.15em 0.4em; white-space: nowrap }
.jnav a:hover { text-decoration: none !important }
.jnav a:visited { color: #002BB8 !important }
#jnav-container { text-align:center; line-height: 1.8 }
.jnav-inactive { background-color: #F0F0F0 }
.jnav-active { background-color: moccasin }
 
textarea#wpFilterRules, textarea#wpFilterNotes { width: 880px; height: 300px }
.page-Викиреальность_Конституция .tocnumber { display: none }
 
.znav-wrapper { margin-top:1.4em }
.znav-body { clear:both; background:rgb(242,242,242); width:94%; -webkit-border-radius: 0.4em 0.4em 0.4em 0.4em; -moz-border-radius: 0.4em 0.4em 0.4em 0.4em; border-radius: 0.4em 0.4em 0.4em 0.4em }
.znav-header { text-align:center; background-color:#f0f0f0; -webkit-border-radius: 0.4em; -moz-border-radius: 0.4em; border-radius: 0.4em; -webkit-box-shadow: 0 0 22px -4px darkgrey; -moz-box-shadow: 0 0 22px -4px darkgrey; box-shadow: 0 0 22px -4px darkgrey }
.znav-header-text { font-size: 115%; font-weight: bold }
 
blockquote { float:none; padding: 3px 15px 3px 15px !important; border: 1px solid #EEE; border-left: 3px solid #CCC; display: table; font-size: 94%; background: #F9F9F9; margin: 0.4em 0.6em 0.2em 1.75em }
.tright { margin:0.2rem 0 0.2rem 0.4rem; }
.thumbinner { border: 2px solid #D8DFD8 !important; -webkit-border-radius: 0.4em; -moz-border-radius: 0.4em; border-radius: 0.4em; padding-bottom: -3px !important; background-color: #F9F9F9 !important }
.thumbcaption { -webkit-border-radius: 0 0 0.4em 0.4em; -moz-border-radius: 0 0 0.4em 0.4em; border-radius: 0 0 0.4em 0.4em }
div.magnify { margin-top: 0.2em }
#dsm-sheader { margin-top: -17px; font-size:13px; margin-bottom: 0.8em }
#siteSub {display: none;}
.gcolor { color: #5078AA !important }
.g2color { color: #666666 !important }
.tright { margin:0.2rem 0 0.2rem 0.4rem !important; }
div.mw-geshi { padding: 1em; margin: 1em 0; border: 1px dashed #2f6fab; background-color: #F9F9F9 }mary dd, .archivenocolor .p-summary dt { border-top: 1px solid #ddd; border-left: 0; background-color: white; padding: 0.35em 0em 0.3em }
 
/* Выделение цветом реплик (в обсужденииях) */
.ns-1 dd, .ns-3 dd, .ns-4 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd, .ns-11 dd, .ns-13 dd, .ns-15 dd { 
  margin: 0; padding: 0;
}
 
.ns-1 dl, .ns-3 dl, .ns-4 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, .ns-11 dl, .ns-13 dl, .ns-15 dl { 
  border-top: solid 1px #F0F080; 
  border-left: solid 1px #F0F080; 
  padding-top: 0.5em; 
  padding-left: 0.5em; 
  margin-left: 1em; 
}
 
.ns-1 dl, .ns-3 dl, .ns-4 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, .ns-11 dl, .ns-13 dl, .ns-15 dl
{ background-color: #F8FCF0; }
 
.ns-1 dl dl, .ns-3 dl dl, .ns-4 dl dl, .ns-5 dl dl, .ns-7 dl dl, .ns-9 dl dl, .ns-11 dl dl, .ns-13 dl dl, .ns-15 dl dl
{ background-color: #F8FCFE; }
 
.ns-1 dl dl dl, .ns-3 dl dl dl, .ns-4 dl dl dl, .ns-5 dl dl dl, .ns-7 dl dl dl, .ns-9 dl dl dl, .ns-11 dl dl dl, .ns-13 dl dl dl, .ns-15 dl dl dl
{ background-color: #F8FCF0; }
 
.ns-1 dl dl dl dl, .ns-3 dl dl dl dl, .ns-4 dl dl dl dl, .ns-5 dl dl dl dl, .ns-7 dl dl dl dl,
.ns-9 dl dl dl dl, .ns-11 dl dl dl dl, .ns-13 dl dl dl dl, .ns-15 dl dl dl dl
{ background-color: #F8FCFE; }
 
.ns-1 dl dl dl dl dl, .ns-3 dl dl dl dl dl, .ns-4 dl dl dl dl dl, .ns-5 dl dl dl dl dl, 
.ns-7 dl dl dl dl dl, .ns-9 dl dl dl dl dl, .ns-11 dl dl dl dl dl, .ns-13 dl dl dl dl dl, .ns-15 dl dl dl dl dl
{ background-color: #F8FCF0; }
 
.ns-1 dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl, .ns-4 dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl,
.ns-7 dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl
{ background-color: #F8FCFE; }
 
.ns-1 dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl, .ns-4 dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl,
.ns-7 dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl
{ background-color: #F8FCF0; }
 
.ns-1 dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl, .ns-4 dl dl dl dl dl dl dl dl, .ns-5 dl dl dl dl dl dl dl dl,
.ns-7 dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl
{ background-color: #F8FCF0; }
 
.ns-1 dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl, .ns-4 dl dl dl dl dl dl dl dl dl,
.ns-5 dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl dl,
.ns-11 dl dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl
{ background-color: #F8FCF0; }
 
.ns-1 dl dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl dl, .ns-4 dl dl dl dl dl dl dl dl dl dl,
.ns-5 dl dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl dl, .ns-9 dl dl dl dl dl dl dl dl dl dl,
.ns-11 dl dl dl dl dl dl dl dl dl dl, .ns-13 dl dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl dl
{ background-color: #F8FCFE; }
 
.archivenocolor dl, .archivenocolor dd, .archivenocolor dt { border-top: 0; border-left: 0; background-color: white; padding: 0 } 
.archivenocolor .p-summary dl { border-top: 0; border-left: 0; background-color: white; padding: 0 }
.archivenocolor .p-summary dd, .archivenocolor .p-summary dt { border-top: 1px solid #ddd; border-left: 0; background-color: white; padding: 0.35em 0em 0.3em }
 
.page-Заглавная_страница #bodyContent { padding-top: 0.01em !important }
 
.forum-box{padding:0.6em;width:98.7%;background-color:#F0F8FF;border:1px solid #AAA;-webkit-border-radius: 0.6em;-moz-border-radius:0.6em;border-radius: 0.6em;-webkit-box-shadow: 0 0 9px -3px black;-moz-box-shadow: 0 0 9px -3px black;box-shadow: 0 0 9px -3px black;}
.forum-button{margin:0.6em 0.6em 0 0.6em;padding:0.2em 0.3em;border:1px solid #93CCEA;background-color:#F9F9F9;-webkit-border-radius: 0.3em;-moz-border-radius: 0.3em; border-radius: 0.3em;}
table.base{float:left; width:100%; background-color:rgb(240,255,240); margin-left:1.5em; margin-bottom:0.4em; padding:0.3em 0.4em; border:1px solid #AAA; -webkit-border-radius: 0.6em; border-radius: 0.6em; -webkit-box-shadow: -2px -1px 9px -3px black; box-shadow: -2px -1px 9px -4px black}
.dynnav-body{margin-top:1.4em; margin-bottom:0.4em;}
.dynnav-table{clear:both; width:94%; background:rgb(242,242,242);width:94%;-webkit-border-radius: 0.4em 0.4em 0.4em 0.4em;-moz-border-radius: 0.4em 0.4em 0.4em 0.4em;border-radius: 0.4em 0.4em 0.4em 0.4em;border: 1px solid #AAA;padding: 5px;}
.dynnav-header{text-align:center; background-color:#f0f0f0;-webkit-border-radius: 0.4em;-moz-border-radius:0.4em;border-radius:0.4em;-webkit-box-shadow:0 0 22px -4px darkgrey; -moz-box-shadow:0 0 22px -4px darkgrey;box-shadow: 0 0 22px -4px darkgrey;}
.dynnav-header-text{font-size: 115%; font-weight: bold}
.navtemplate-table{background-color:white; border:1px solid #CCC; width:100%; margin-top:0.8em}
.navtemplate-table-header{font-size:108%; font-weight:bold; color:#708090; padding-left:60px}
.navtemplate-edit{float:right; margin-right:0.4em}
.navtemplate-header{text-align:center; background-color:rgb(255,246,232); -webkit-border-radius: 0.4em 0.4em 0 0; -moz-border-radius: 0.4em 0.4em 0 0; border-radius: 0.4em 0.4em 0 0}
.navtemplate-group{background-color:rgb(242,242,242); text-align:center; width:15%; text-weight:bold; -webkit-border-radius: 0.4em 0.4em 0.4em 0.4em; -moz-border-radius: 0.4em 0.4em 0.4em 0.4em; border-radius: 0.4em 0.4em 0.4em 0.4em}
.navtemplate-text{background:rgb(242,242,242); padding-left: .3em; text-align:left; -webkit-border-radius: 0.4em 0.4em 0.4em 0.4em; -moz-border-radius: 0.4em 0.4em 0.4em 0.4em; border-radius: 0.4em 0.4em 0.4em 0.4em}
#dynnav-buttons{text-align:center; line-height: 1.5;}
.dynnav-button{-webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; border-radius: 0.3em; margin: 0px 0.25em 0.4em; font-size: 13px; border: 0 !important; -webkit-box-shadow: 0 0 20px -3px grey; -moz-box-shadow: 0 0 20px -3px grey; box-shadow: 0 0 20px -3px grey; padding: 0em 0.4em; white-space: nowrap; display: inline-block;}
.dynnav-button a:hover{text-decoration: none !important}
.dynnav-button a:visited{color: #002BB8 !important}
.dynnav-button-inactive{background-color: #F0F0F0}
.dynnav-button-active{background-color: moccasin}
#dynnav-button-one .dynnav-button-inactive{background-color:inherit !important;}
#dynnav-button-one .dynnav-button-active{background-color:inherit !important;}
#dynnav-templates{margin-top: -0.75em;}
.navtemplate-odd{background-color:#EFFFEF !important;}
 
#ctrlcopy {
	color:transparent;
        height:1px;
        overflow:hidden;
        position:absolute;
        width:1px;
}
 
h3 { padding-top: 0.6em !important; }