/* 9.7 */ 

html,body{
	margin:0px;
	padding: 0px;
	background: #edeff1;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #757575;
	/*text-align: center;*/
}

/*body { 
  background:none;
  background-image:url("../images/background_body.png");
  background-position: top center; 
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  /* background: #000 url(../images/background_body.png) 50% 0px no-repeat fixed;

} */

.brend_background { background: #fff;}
.brend_footer { color: #fff;}

::selection { background:#FF5E99; color:#fff; text-shadow: none; } 
::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }

p {margin: 0; padding: 0;}

input, select, button, a, textarea {
	outline: none;
}

.addnews {
    text-align: left;
    width: 106px;
}

.category {
	color: #757575;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}
.category a {
	color: #ff8200;
	text-decoration:none;
}
.category a:hover {
	text-decoration: underline;
	}
.speedbar {
	color: #757575;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	padding-left: 6px;
}
.speedbar a {
	color: #ff8200;
	text-decoration:none;
}
.speedbar a:hover {
	text-decoration: underline;
}
.slink {
	color: #757575;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}
.slink a:active,
.slink a:visited,
.slink a:link {
	color: #ffa200;
	text-decoration:none;
	}

.slink a:hover {
	color: #ffa200;
	text-decoration: underline;
	}
.copy {
	color: #757575;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}
.skin {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	padding-left: 10px;
}
select {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}

.copy a:active,
.copy a:visited,
.copy a:link {
	color: #ff8200;
	text-decoration:none;
	}

.copy a:hover {
	color: #ff8200;
	text-decoration: underline;
	}
.copy ul, .copy li {margin: 0; padding: 0; list-style: none;}
.ltitle {
	color: #E34000;
	font-size: 18px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	padding-left: 6px;
	padding-top:  11px;
}
.stext {
	color: #757575;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}
.stext a:active,
.stext a:visited,
.stext a:link {
	color: #ff8200;
	text-decoration:none;
	}

.stext a:hover {
	color: #ff8200;
	text-decoration: underline;
	}
    
#dlemasscomments .stext {
    font-size: 13px;
    text-align: left !important; 
    font-family: 'PT Sans', sans-serif;
}    
.ntitle {
	color: #404c4f;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
}
.ntitle a {
	color: #404C4F;
	text-decoration:none;
}
.ntitle a:hover {
    color: #ff6000;
	text-decoration: underline;
}
#news-title {
    color: #404c4f;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    display: inline;
}

.news-title_short {
    color: #404c4f;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    display: inline;    
}
.ctitle {
	color: #404c4f;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}
.ctitle a {
	color: #ff6000;
	text-decoration:none;
}
.ctitle a:hover {
	text-decoration: underline;
	}
.ctitle1 {
	color: #757575;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}
.ctitle1 a {
	color: #ff8200;
	text-decoration:none;
}
.ctitle1 a:hover {
	text-decoration: underline;
}
.news {
	font-size: 13px;
	font-family: Tahoma, Arial, sans-serif;
	text-align:justify;
    color: #555;
}
.news a {
	color: #ff8200;
	text-decoration:none;
}
.news a:hover {
	text-decoration: underline;
	}
.news img {
	border:none;
    max-width: 525px;
    height: auto;
}

/*.newsarea img[src$=".gif"] {
   width: 100%;
   max-width: 525px;
   height: auto;
}*/


.userstop {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
}
.userstop thead {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
    font-weight: bold;
}
.userstop td {
	padding:3px;
}
.userstop a {
	color: #ff8200;
	text-decoration:none;
}
.userstop a:hover {
	text-decoration: underline;
	}

/* OLD NAVIGATION WITHOUT IMAGES */

.navigation {
	color: #757575;
	border: 0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
	text-decoration: none;
	color: #636363;
	background-color: #F9F9F9;
	border:1px solid #E6E6E6;
	padding: 3px 6px;
	font-size: 11px
}

.navigation a:hover {
	background-color: #FFB50C;
	color: #FFFFFF;
	border-color: #E6E6E6;
}

.navigation span {
	text-decoration: none;
	background-color: #fff;
	padding: 3px 6px;
	border: 1px solid #E6E6E6;
	color: #ccc;
	font-size: 11px;
}
.navigation span.nav_ext {
	border: none;
	background: transparent;
}

/* Logo
-----------------------*/
#logo {
  position: absolute;
  width: 210px;
  height: 65px;
  top: 10px;
  right: 0;
  z-index: 1;
}
#logo a {
  display: block;
  text-decoration: none;
  width: 210px;
  height: 65px;
}
#logo img {
  border: 0;
  outline: none;
}

.pm_status {
    float: left;
    border: 1px solid #d8d8d8;
    padding: 0px;
    background-color: #fff;
    width: 300px;
    height: 100px;
    margin-left: 20px;
    margin-right: 5px;
}
.pm_status_head {
    border-bottom: 1px solid #d8d8d8;
    font-size: 0.9em;
    background: #fff url("../images/bbcodes.png") repeat-x 0 100%;
    height: 22px;
    padding: 0;
    font-weight: bold;
    text-align: center;
    color: #4e4e4e;
}
.pm_status_content {
    padding: 5px;
}

/*CUSTOM DESIGN BY DLETEMPLATES.COM*/
.head_line {
	background-image: url(../images/head_line.gif);
	background-repeat: repeat-x;
	height: 30px;
}
.mainmenu_bkgr {
	background-image: url(../images/head_04.gif);
	background-repeat: no-repeat;
}
.head_06 {
	background-image: url(../images/head_06.gif);
	background-repeat: repeat-x;
	height: 66px;
}
.head_07 {
	background-image: url(../images/head_07.gif);
	background-repeat: no-repeat;
	height: 84px;
}
.head_08 {
	background-image: url(../images/head_08.gif);
	background-repeat: repeat-x;
	height: 84px;
}
.cp_02 {
	background-image: url(../images/cp_02.gif);
	background-repeat: repeat-x;
}
.inputstyle_01 {
	font-size: 11px;
	color: #757575;
	font-family: Tahoma, Arial, sans-serif;
	padding-left:3px;
	border: 1px solid #ffffff;
	background-image: url(../images/field_bkgr_01.gif);
	background-repeat: no-repeat;
}
.inputstyle_02 {
	font-size: 11px;
	color: #757575;
	font-family: Tahoma, Arial, sans-serif;
	padding-left:3px;
	border: 1px solid #ffffff;
	background-image: url(../images/field_bkgr_02.gif);
	background-repeat: no-repeat;
}
.footer_01_05 {
	background-image: url(../images/footer_01_05.gif);
	background-repeat: repeat-x;
	height: 72px;
}
.footer_03 {
	background-image: url(../images/footer_03.gif);
	background-repeat: repeat-x;
	height: 72px;
}
.col_l {
	background-image: url(../images/col_l.gif);
	background-repeat: repeat-y;
}
.col_r {
	background-image: url(../images/col_r.gif);
	background-repeat: repeat-y;
}
.bl_l_01 {
	background-image: url(../images/bl_l_01.gif);
	background-repeat: no-repeat;
	height: 28px;
}
.bl_l_03 {
	background-image: url(../images/bl_l_03.gif);
	background-repeat: repeat-y;
}
.bl_r_01 {
	background-image: url(../images/bl_r_01.gif);
	background-repeat: no-repeat;
	height: 28px;
}
.bl_r_03 {
	background-image: url(../images/bl_r_03.gif);
	background-repeat: repeat-y;
}
.abl_02 {
	background-image: url(../images/abl_12.gif);
	background-repeat: no-repeat;
}
.abl_02s {
	background-image: url(../images/abl_12s.gif);
	background-repeat: no-repeat;
}
.abl_31 {
	background-image: url(../images/abl_21.gif);
	background-repeat: repeat-y;
}
.abl_33 {
	background-image: url(../images/abl_23.gif);
	background-repeat: repeat-y;
}
.abl_42 {
	background-image: url(../images/abl_42.gif);
	background-repeat: repeat-x;
}
.abl_42s {
	background-image: url(../images/abl_42s.gif);
	background-repeat: repeat-x;
}
.bl_title {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #757575;
}
a.standard:active,
a.standard:visited,
a.standard:link {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #ff8200;
	text-decoration: none;
}
a.standard:hover {
	color: #ff8200;
	text-decoration: underline;
}
a.mmenu:active,
a.mmenu:visited,
a.mmenu:link {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #989898;
	text-decoration: none;
}
a.mmenu:hover {
	color: #757575;
	text-decoration: none;
}
.font_style_01 {
	color: #acacac;
}
.font_style_02 {
	color: #ff9d00;
}

/* Errors */
.berrors {
  min-height: 32px;
  border: 1px solid #f4deac;
  border-width: 1px 0;
  color: #5b5953;
  padding: 10px 10px 10px 52px;
  background: #fff1cf url("../images/berrors.png") no-repeat 10px 9px;
  line-height: normal;
}

.addplz {
  min-height: 32px;
  border: 1px solid #f4deac;
  border-width: 1px 0;
  color: #5b5953;
  padding: 10px 0px 0px 155px;
  background: #fff1cf no-repeat 10px 9px;
  line-height: 2em;
  margin-top: 10px;
}

/* Last comments
-------------------------------------*/
.last_comments {
    padding: 5px 0;
    border-bottom:1px solid #E6E6E6;
}

.last_comments:hover {
    padding: 5px 0;
    border-bottom:1px solid #E6E6E6;
    background:#F5F5F5;
    cursor: hand;
}

.last-comment-hint {
	padding: 10px;
    text-align: left;
	min-width: 250px;
	max-width: 410px;
    width: expression(document.body.clientWidth > 410) ? "1100px" : "auto";
}

.last-comment-hint a {
	color: #FF8200;
}

.last-comment-hint img {
	border: none;
}


#easyTooltip{
    padding:10px;
    border:1px solid #999999;
    background:#FCECD1;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    color: #666666;
    filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    }
/*go to top*/
#toTop {
	position: fixed;
	right: 55px;
	bottom: 55px;
	width: 30px;
	cursor: pointer;
    z-index: 10;
}
.button_top {
	position: relative;
	cursor: pointer;
	display: inline-block;
	height: 16px;
}
.button_top img {
	position: absolute;
    right: 0px;
	border: none;
} 

/* share42
-------------------------------------*/
.share42init { position: relative;}
#share42 {display: inline-block; padding: 6px 0 0 6px; background: #FFF; border: 1px solid #E9E9E9; border-radius: 4px;}
#share42:hover {background: #F6F6F6; border: 1px solid #D4D4D4; box-shadow: 0 0 3px #DDD;}
#share42 a {opacity: 0.7}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
#share42text { position: absolute; top: 10px; left: 225px; font-weight: 600; font-size: 15px; font-family: Arial, Tahoma, sans-serif; font-style: italic;}

.ratebox2 {
  float: right;
}

.ratebox3 {
  float: right;
}

.ratebox ul, .ratebox ul li {
  float: left;
  list-style-type: none;
}

.ratebox2 ul, .ratebox2 ul li {
  float: left;
  list-style-type: none;
}

.ratebox3 ul, .ratebox3 ul li {
  float: left;
  list-style-type: none;
}

/*.mejs-container { max-width: 100% !important; }*/
/*.dle-comments-list video { max-width: 100% !important; }*/
#dle-ajax-comments iframe, #dle-comments-list iframe, #blind-animation iframe, .stext iframe { 
    max-width: 100% !important; 
    /*height: 331px;*/
}

.hr_line {
    background: url(../images/line.gif);
    width: 100%;
    height: 7px;
    font-size: 3px;
    font-family: tahoma;
    margin-top: 4px;
    margin-bottom: 4px;
}

/* ТОП АВТОРОВ и НОВЫЕ КОММЕНТАРИИ */
.top_authors { 
    width: 70px; 
}
.top_authors img { 
    padding: 4px; border: 1px solid #ECECEC; 
}

/* .holiday {  } */
.holiday_first { font-weight: bold; font-size: smaller; }
.holiday_date { color: #FF8500; font-weight: bold; border-top: 1px solid #E0E0E0; margin-top: 4px; padding-top: 4px; }
.holiday_day { padding: 3px 0; }
.holiday_last { border-top: 1px solid #E0E0E0; border-bottom: 1px solid #E0E0E0; padding: 4px 0 6px; margin-top: 3px; }

.anecdotes {
    border-bottom: 1px solid #E6E6E6;
    padding: 4px 2px;
    width: 155px;
}
.anecdotes:hover {
    background: whiteSmoke;
}
.anecdot {
    font-weight: bold;
} 


.widgets_logo {
    display: none !important;
}

/* Оранжевая цветовая схема плеера */
video {
    width: 100%;
}

.dlepl__theme--orange .plyr--audio .plyr__controls {
    background: #141414;
}

.dlepl__theme--orange .plyr--audio .plyr__controls svg {
    fill: #fff;
}

.dlepl__theme--orange .plyr--audio .plyr__controls .plyr__time {
    color: #fff;
    opacity: .33;
}

.dlepl__theme--orange .dlepl__playlist {
    background: #ff8200;
}

.dlepl__theme--orange .dlepl__playlist .dlepl__item {
    background: #ff8200;
    color: #fff;
}

.dlepl__theme--orange .dlepl__playlist .dlepl__item:nth-child(odd) {
    background: #e67500;
}

.dlepl__theme--orange .dlepl__playlist .dlepl__item:hover {
    background: #e66200;
}

.dlepl__theme--orange .dlepl__playlist .dlepl__item--active {
    background: #b35b00 !important;
}

.dlepl__theme--orange .dlepl__playlist .dlepl__item__download svg {
    fill: #fff;
}

.dlepl__theme--orange .plyr--audio .plyr__control.plyr__tab-focus, .dlepl__theme--orange .plyr--audio .plyr__control:hover, .dlepl__theme--orange .plyr--audio .plyr__control[aria-expanded=true] {
    background: #ff8200;
    color: #fff;
}

.dlepl__theme--orange .plyr--full-ui input[type=range] {
    color: #ff8200;
}

.dlepl__theme--orange .plyr__control--overlaid {
    background: rgba(255.0, 130.0, 0.0, 1.0)
}

.dlepl__theme--orange .plyr__control.plyr__tab-focus {
    box-shadow: 0 0 0 5px #ff8200;
}

.dlepl__theme--orange .plyr--video .plyr__control.plyr__tab-focus, .dlepl__theme--orange .plyr--video .plyr__control:hover, .dlepl__theme--orange .plyr--video .plyr__control[aria-expanded=true] {
    background: #ff5700;
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
    background: #ff8200;
}

.plyr--full-ui .plyr__volume input[type="range"] {width: calc(100% - 35px) !important;}


.instagram-media, .twitter-tweet {display: inline-block !important;}


/*--- Подсветка исходного кода ---*/
.hljs-comment, .hljs-quote {
  color: #a0a1a7;
  font-style: italic;
}

.hljs-doctag, .hljs-keyword, .hljs-formula {
  color: #a626a4;
}

.hljs-section, .hljs-name, .hljs-selector-tag, .hljs-deletion, .hljs-subst {
  color: #e45649;
}

.hljs-literal {
  color: #0184bb;
}

.hljs-string, .hljs-regexp, .hljs-addition, .hljs-attribute, .hljs-meta-string {
  color: #50a14f;
}

.hljs-built_in, .hljs-class .hljs-title {
  color: #c18401;
}

.hljs-attr, .hljs-variable, .hljs-template-variable, .hljs-type, .hljs-selector-class, .hljs-selector-attr,
.hljs-selector-pseudo, .hljs-number {
  color: #986801;
}

.hljs-symbol, .hljs-bullet, .hljs-link, .hljs-meta, .hljs-selector-id, .hljs-title {
  color: #4078f2;
}

.hljs-emphasis {
  font-style: italic;
}

.hljs-strong {
  font-weight: bold;
}

.hljs-link {
  text-decoration: underline;
}


figure {
    margin: 0;
}

figure.align-left {
    float: left;
}

figure.align-right {
    float: right;
}

figure.image.align-center {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

figure.image figcaption {
    padding: 1rem;
    background-color: #fafafa;
    font-size: .8rem;
    caption-side: bottom;
    word-break: break-word;
    text-align: center;
}

figure.image.align-center figcaption {
    display: table-caption;
}

/* Изменения между версиями 15.2 и 15.3 */

.comments-image-gallery {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}

.comments-image-gallery li{
	list-style: none;
	margin: 0;
	padding: 0;
}

.comments-image-gallery li img{
	float: left;
	margin-right: 5px;
	border: 5px solid #fff;
	width: 100px;
	height: 100px;
	transition: box-shadow 0.5s ease;
}

.comments-image-gallery li img:hover {
	box-shadow: 0px 0px 7px rgba(0,0,0,0.4);
}

.mce-toc {
	border: 1px solid #dbdada;
	margin: 0 0 .7rem 0;
}

.mce-toc h2 {
	margin: 4px;
}

.mce-toc ul {
	padding-left: 20px;
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-block-start: 1em;
	margin-block-end: 1em;
}

.mce-toc ul ul {
	padding-left: 20px;
	margin-block-start: 0;
	margin-block-end: 0;
}

.mce-toc li {
	list-style-type: none;
}

.title_spoiler svg{
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 7px;
	height: 16px;
	width: 16px;
}

.mce-accordion summary {
	cursor: pointer;
}

.self_delete_link {
	border: 0 none;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	padding: 12px 27px;
	border-radius: 10px;
	outline: none;
	background-color: #f44336;
	color: #fff;
	text-shadow: 0 1px #333;
	text-decoration: none !important;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	box-sizing: border-box;
	transition: all ease .1s; transition: all ease .1s;
}

.DLEPush {
	z-index: 2001;
	position: fixed;
	right: 20px;
	top: 20px
}

@keyframes DLEPush-show {
	0% {
		transform: translateY(100%);
		opacity: 0;
	}

	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

.DLEPush-notification.wrapper {
	animation-name: DLEPush-show;
	animation-duration: 1s;
	position: relative;
	display: grid;
	grid-template-columns: auto 1fr;
	align-items: center;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
	max-width: 400px;
	box-shadow: 0 10px 15px rgb(0 0 0 / 20%);
	background-color: #fff;
	border-radius: 10px
}

.DLEPush-notification .DLEPush-icon {
	grid-column: 1;
	grid-row: 1 / span 2;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	width: 45px;
	height: 100%;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	text-align: center;
}

.DLEPush-notification .DLEPush-icon svg {
	scale: .8;
}

.DLEPush-notification .DLEPush-header {
	font-weight: 500;
	grid-column: 2;
	grid-row: 1;
	font-size: 1rem;
	margin-left: 1rem;
	margin-top: .5rem;
}
.DLEPush-notification .DLEPush-header:empty {
	margin-top: 0;
}

.DLEPush-notification .DLEPush-message {
	grid-column: 2;
	grid-row: 2;
	font-size: .875rem;
	margin: 1rem;
}

.DLEPush-notification .DLEPush-message li, .DLEPush-notification .DLEPush-message ul {
	list-style-type: none;
	padding-left: 0;
}

.DLEPush-notification .DLEPush-close {
	position: absolute;
	top: 8px;
	right: 10px;
	font-weight: 300;
	background: none;
	border: 0;
	font-size: 1.15rem;
	cursor: pointer;
	line-height: 1;
	padding: 0;
	color: inherit;
	outline: 0;
	opacity: 0.75;
}

@media only screen and (min-width: 601px) {
	.DLEPush-notification.wrapper {
		min-width: 400px;
	}
}

.DLEPush-notification .DLEPush-close:hover {
	opacity: 1;
}

.DLEPush-notification.wrapper.push-success {
	background-color: #e0f2f1;
}

.DLEPush-notification.wrapper.push-success .DLEPush-icon {
	background-color: #00897b;
}

.DLEPush-notification.wrapper.push-warning {
	background-color: #FFF3E0;
}

.DLEPush-notification.wrapper.push-warning .DLEPush-icon {
	background-color: #FF9800;
}

.DLEPush-notification.wrapper.push-error {
	background-color: #FBE9E7;
}

.DLEPush-notification.wrapper.push-error .DLEPush-icon {
	background-color: #FF5722;
}

input[type="text"].comments_author_field {
	width: 100%;
	margin-bottom: 10px;
}

.ui-dialog-buttonset button.ui-button-delete {
    background-color: #f44336;
    border-color: #f44336;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(51, 51, 51, .5);
}
.ui-dialog-buttonset button.ui-button-delete:hover {
    background-color: #db3a2f;
    border-color: #db3a2f;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(51, 51, 51, .5);
}
.form-check-label {
    cursor: pointer;
}
.form-check-input {
    color: #0c5f7eed;
    flex-shrink: 0;
    width: 1.12rem;
    height: 1.12rem;
    margin: 0.3rem 0.625rem;
    appearance: none;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #0c5f7eed;
    vertical-align: middle;
}

.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%230c5f7eed' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%230c5f7eed'/%3e%3c/svg%3e");
}

.form-check-input[type=checkbox] {
    border-radius: .25rem;
}

.form-check-input[type=radio] {
    border-radius: 50%;
}

.pm th{
    text-align: left;
    font-weight: 500;
    white-space: nowrap;
}
.pm th.pm_checkbox {
	text-align: center;
}
.pm_list.pm_subj, .pm_list.pm_icon, .pm_list.pm_last_user {
 cursor: pointer;
}
.pm_list.pm_icon svg {
	width: 1.4rem;
	height: 1.4rem;
	vertical-align: middle;
}

.pm_list.pm_icon.pm-unread-image {
 color: #3394e6;
}
.pm td.pm_list.pm_icon, .userstop td, th.pm_head.pm_icon {
	border-bottom: none;
}
.pm_list.pm_icon.pm-reply-image {
	color: #087e02c4;
}
.pm_list.pm_icon.pm-read-image {
	color: #afafaf;
}

.pm_list .pm_last_message, .pm_list .pm_last_date, .pm_list .pm_with_user {
	color: #64748b;
	font-size: .8rem;
}
.pm tbody > tr:hover {
    background-color: #e2e8f099;
}
.pm_navigation {
	margin-top: 1rem;
}
.pm_navigation .navigation {
	display: inline-block;
	color: #333333;
	background-color: #f5f5f5;
	border-radius: 0.188rem;
	padding: .4rem;
}

.pm_navigation .navigation a, .pm_navigation .navigation span {
    padding: 0.5rem;
    min-width: 2.25rem;
}
.pm_navigation .navigation span {
    background-color: #ff8200;
    color: #fff;
}
.pm_navigation .navigation a {
    text-decoration: none;
    color: #000;
}
.pm_navigation .navigation a:hover {
    background-color: #e2e8f0;
}

.quote_link {
	float: right;
}
.quote_link svg {
	color: #6c838e;
	vertical-align: middle;
}

.clipboard-copy-link svg {
	color: #6c838e;
	vertical-align: middle;
	margin-top: -3px;
}

/* Оформление Яндекс Captcha */
.smart-captcha {
    display: inline-block;
}

/* Оформление математических формул */
.mathml-container {
	font-family: math;
}
div.mathml-block {
	font-size: 1.1em;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: .139em .35em;
}

div.mathml-block .katex {
    font-size: 1.1em;
}

span.mathml-inline {
	display: inline-block;
	vertical-align: middle;
	margin: 0 .12em;
}

/* Оформление блока скрытого текста */
.dleshowhidden {
	color: #104d92;
	background-color: #E3F2FD;
	border: 1px solid #1E88E5;
	box-shadow: 0 5px 12px rgba(126, 142, 177, 0.2);
	padding: .83em;	
}