@font-face {
font-family: 'Calibri Regular';
src: url('Calibri.eot');
src: url('Calibri.eot?#iefix') format('embedded-opentype'),
url('Calibri.woff') format('woff'),
url('Calibri.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Adobe Clean Regular';
src: url('AdobeClean-Regular.eot');
src: url('AdobeClean-Regular.eot?#iefix') format('embedded-opentype'),
url('AdobeClean-Regular.woff') format('woff'),
url('AdobeClean-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
#cat71,#cat142,#cat32{display:none;}
#cat78 a {
    color: #6b75cb;
}
#cat74 a {
    color: #6b75cb;
}
#skrinshoty>.item img{}
/*---показ оригинальной картинки загруженной на сайт из уменьшенной копии---*/
.highslide-wrapper, .highslide-outline { background: #fff }
	.highslide-image { border: 2px solid #fff }
	.highslide-active-anchor { visibility: hidden } 
	.highslide-active-anchor img { visibility: hidden }
	.highslide-dimming { background-color: black }
	.highslide-html { background-color: white }
	.highslide-loading { display: block; color: white; font-size: 9px; font-weight: bold; text-decoration: none; padding: 3px; border: 1px solid white; background-color: black }
	a.highslide-full-expand { background: url(../dleimages/fullexpand.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px }
	.highslide-display-block { display: block }
	.highslide-display-none { display: none }
	.highslide-caption { display: none; padding: 5px; background: white }
	.highslide-controls { width: 195px; height: 40px; background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 0 -90px; margin-right: 15px; margin-bottom: 10px; margin-top: 10px }
	.highslide-controls ul { position: relative; left: 15px; height: 40px; list-style: none; margin: 0; padding: 0; background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 100% -90px }
	.highslide-controls li { float: left; padding: 5px 0; }
	.highslide-controls a { background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif); display: block; float: left; height: 30px; width: 30px; outline: none }
	.highslide-controls a.disabled { cursor: default }
	.highslide-controls a span { display: none }
 
/*---The CSS sprites for the controlbar---*/
.highslide-controls .highslide-previous a { background-position: 0 0 }
	.highslide-controls .highslide-previous a:hover { background-position: 0 -30px }
	.highslide-controls .highslide-previous a.disabled { background-position: 0 -60px !important }
	.highslide-controls .highslide-play a { background-position: -30px 0 }
	.highslide-controls .highslide-play a:hover { background-position: -30px -30px }
	.highslide-controls .highslide-play a.disabled { background-position: -30px -60px !important }
	.highslide-controls .highslide-pause a { background-position: -60px 0 }
	.highslide-controls .highslide-pause a:hover { background-position: -60px -30px }
	.highslide-controls .highslide-next a { background-position: -90px 0 }
	.highslide-controls .highslide-next a:hover { background-position: -90px -30px }
	.highslide-controls .highslide-next a.disabled { background-position: -90px -60px !important }
	.highslide-controls .highslide-move a { background-position: -120px 0 }
	.highslide-controls .highslide-move a:hover { background-position: -120px -30px }
	.highslide-controls .highslide-full-expand a { background-position: -150px 0 }
	.highslide-controls .highslide-full-expand a:hover { background-position: -150px -30px }
	.highslide-controls .highslide-full-expand a.disabled { background-position: -150px -60px !important }
	.highslide-controls .highslide-close a { background-position: -180px 0 }
	.highslide-controls .highslide-close a:hover { background-position: -180px -30px }
#searchsuggestions {
	z-index: 2200;
	width: 273px;
	border-radius: 8px;
	overflow: hidden;
	background: #fff;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(82,63,105,0.15);
    box-shadow: 0px 0px 50px 0px rgba(82,63,105,0.15);

	background-clip: padding-box;
	font-size: .9em;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	}
	#searchsuggestions a, #searchsuggestions span.notfound { padding: 15px 25px; display: block; text-decoration: none; border-bottom: 1px solid #e5e5e5; }
	#searchsuggestions a { color: inherit; }
	#searchsuggestions a:hover { background-color: #f7f7f7; }
	#searchsuggestions a span { display: block; cursor: pointer; }
	#searchsuggestions span.searchheading { display: block; font-weight: bold; margin-bottom: .2em; }
	#searchsuggestions span.seperator { display: block; }
	#searchsuggestions span.seperator a { padding: 10px 0; text-align: center; border: 0 none; background-color: transparent; color: #919191; }
	#searchsuggestions span.notfound { padding: 15px 25px; display: block; }
	#searchsuggestions .break { display: none; }

  .lne i {
      width: 20px;
  }
  .lne li {
    padding-bottom: 3px;
    border-bottom: 1px dashed #222431;
    padding-top: 5px;
}
button.owl-prev {
    border-radius: 0px 4px 4px 0px;
}
button.owl-next {
    border-radius: 4px 0px 0px 4px;
}
.no-img img{display: none;color: #eee;font-family: arial;}
.main-content {
  position: relative;
}
.main-content .owl-theme .custom-nav {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}
#skrinshoty img {
    height: 240px;
    object-fit: cover;
    border-radius: 4px;
    border: 2px solid #e7e8ef;
}
.disabled {
    opacity: 0.5;
}
.ttle{
      color: #fff;
      font-size: 1.4rem;
}
.ttle span{text-shadow: none;}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.card-hd{
  background: #181a26;
    padding: 1.25rem 1.25rem 0px 1.25rem;
    border-top-left-radius:4px;
    border-top-right-radius: 4px;
}
.opis{
  background: #282b40;
border-radius: 4px;
padding: 1.25rem;
}
hr.st {
  border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, #363950, #43a593, #363950);
    background-image: -moz-linear-gradient(left, #363950, #43a593, #363950);
    background-image: -ms-linear-gradient(left, #363950, #43a593, #363950);
    background-image: -o-linear-gradient(left, #363950, #43a593, #363950);
}
.price-tag {
  display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0px 15px;
    color: #ffffff;
    background-color: #828ce0;
    text-shadow: 1px 1px 1px #6b75cb;
    font-weight: bold;
    font-size: 1.1em;
    position: relative;
    border-radius: 4px;
}

.price-tag::after {
  content: "";
    position: absolute;
    top: 10%;
    left: 91%;
    width: 5px;
    height: 5px;
    border-radius: 2.5px;
    background-color: #181a26;
}
.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.owl-prev:focus{outline: 0;}
.owl-next:focus{outline: 0;}
.main-content .owl-theme .custom-nav .owl-prev, .main-content .owl-theme .custom-nav .owl-next {
  position: absolute;
height: 44px;
border-radius: 50%;
width: 44px;
color: inherit;
background: none;
border: none;
line-height: 0;
z-index: 100;
background: #6b75cb;
}
.main-content .owl-theme .custom-nav .owl-prev i, .main-content .owl-theme .custom-nav .owl-next i {
  font-size: 1.2rem;
  color: #fff;
}
.main-content .owl-theme .custom-nav .owl-prev {
  left: 10px;
}
.main-content .owl-theme .custom-nav .owl-next {
  right: 10px;
}
.skrinshoty img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  max-height: 280px;
  border-radius: 4px;
  border: 5px solid #373a4a;
  transition: 0.3s;
}
.skrinshoty img:hover {
  border: 5px solid #7c86d9;
  transition: 0.3s;
  opacity: 0.8;
}
.bg-grad {
    background: radial-gradient(farthest-corner at 30px 20px, #2f3240, #222430);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.iff a:hover{text-decoration: none;}
ul.iff li {
    background: rgba(54, 57, 73, 0.4);
    margin-bottom: 5px;
    border-radius: 4px;
    padding: 10px 12px;
    color: #cecece;
    transition: 0.3s;
}
ul.iff li:last-child {margin-bottom: 0px;}
ul.iff li span {
    color: #fff;
}
ul.iff li a {
    color: #fff;
}
ul.iff li a:hover {
    color: #eee;
    text-decoration: none;
}
ul.iff li i{color: rgba(130, 140, 224, 0.6);transition: 0.3s;vertical-align: middle;}
ul.iff li:hover i{color: #fff;transition: 0.3s;}
ul.iff li:hover {
    background: #828ce0;
    color: #fff;
    transition: 0.3s;
}
.cardl{
  background: rgba(54, 57, 73, 0.4);
    margin-bottom: 5px;
    border-radius: 4px;
    padding: 10px 12px;
    color: #cecece;
    transition: 0.3s;
}
.f2{
  font-size: 2rem;
}
.addbody{
  background-color: #fff;
overflow: hidden;
padding: 30px;
position: relative;
border-left: 1px solid #ebedf2;
}
.addleft{
  width: 80px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}
.addcard{
  background-color: #fff;
    overflow: hidden;
    padding-left: 80px;
    position: relative;
    border-radius: 4px;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(236, 236, 241, 0.44);
    box-shadow: 0px 0px 13px 0px rgba(236, 236, 241, 0.44);
}
.flog {
    font-family: 'Roboto Black';
    font-size: 40px;
    width: 100%;
    text-transform: uppercase;
    background: #36394f;
    display: table;
    color: white;
    border-radius: 5px;
    mix-blend-mode: multiply;
    padding: 5px 10px;
    text-align: center;
}
.ficn{
  width: 40px;
height: 40px;
text-align: center;
font-size: 1.2rem;
padding: 10px;
background: #7d809c;
color: #fff;
border-radius: 4px;
}
  .flst ul{
    list-style-type: circle;
   }
   .flst li {
    padding-top: 5px;
}
.footer {
    background: #fff;
    padding: 1.3rem 2rem;
    border-top: 1px solid rgba(190, 192, 214, 0.45098039215686275);
    -webkit-box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.02);
    box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.02);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.sui li {
    border-bottom: 1px dashed #ebedf2;
}
.usrc {
    padding: 1rem 1.2rem;
    border: 1px solid #ebedf2;
    margin: 4px;
    border-radius: 0.25rem;
}
.usrc img{
  width: 80px;
height: 80px;
border-radius: 50%;
object-fit: cover;
}
.sta li {
    margin-bottom: 15px;
    border-bottom: 1px dashed #d4d6e6;
}
.socb a{
  font-size: 1.1rem;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    height: 38px;
    background: #4a76a8;
    border-radius: 0.25rem;
    padding: 5px;
    transition: 0.3s;
}
.socb a:hover{
  background-color: #3d6898;
    text-decoration: none;
    transition: 0.3s;
    color: #fff;
}

.soct a{
  font-size: 1.1rem;
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    height: 38px;
    background: #5682a3;
    border-radius: 0.25rem;
    padding: 5px;
    transition: 0.3s;
}
.soct a:hover{
  background-color: #456c8a;
    text-decoration: none;
    transition: 0.3s;
    color: #fff;
}

.socb img{
  width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 5px;
}
.isoc{

font-size: 2rem !important;
margin-bottom: 1.2rem;
}

ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #f5f2f8;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 2px solid #6b75cb;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

.lnk a {
    color: #6f7292;
    transition: 0.3s;
}
.lnk a:hover {
  color: #000;
  transition: 0.3s;
  text-decoration: none;
}
.usava img{
  width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
}
.acom a{
  color: #000;
  transition: 0.3s;
}
.acom a:hover{
  color: #7b7b7b;
  transition: 0.3s;
  text-decoration: none;
}
.lik{opacity: 0.7;transition: 0.3s;}
.lik:hover{opacity: 1;transition: 0.3s;}
.lik i {
    font-size: 13px;
    font-weight: bold;
    color: #9092a7;
}
a.lik:hover i{
    font-size: 13px;
    font-weight: bold;
    color: #E9573F;
}
.hov{
  transition: 0.3s;
}
.hov:hover{
  -webkit-box-shadow: 0 1px 2px rgba(190, 192, 214, 0.5);
    -moz-box-shadow: 0 1px 2px rgba(190, 192, 214, 0.5);
    box-shadow: 0 1px 2px rgba(190, 192, 214, 0.5);
    transition: 0.3s;
}
.bgpath{
  background-image: repeating-linear-gradient(-45deg, rgba(82,91,171, 0.25), rgba(82,91,171, 0.25) 1px, transparent 1px, transparent 6px) !important;
    background-size: 8px 8px !important;
}
.nice-nav {
  width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out 0s;
}
.nice-nav.open {
  margin-left: -250px;
  display: block;
}
.nice-nav > .user-info {
  padding: 10px 15px;
  color: #fff;
  border-bottom: 1px solid #ddd;
  min-height: 41px;
}
.nice-nav .user-info .user-name,
.nice-nav .user-info img {
  float: left;
}

.nice-nav > .user-info > .user-name {
  padding: 0px 10px;
}

.user-info > .user-name h5 {
  text-transform: uppercase;
  font-size: 16px;
}

.user-info > .user-name span {
  font-size: 80%;
  color: #555;
  font-style: italic;
}
.catimg{
  width: 20px;
height: 20px;
object-fit: cover;
margin-right: 5px;
vertical-align: text-top;
}
.nice-nav li.child-menu span.toggle-right {
  text-align: right;
    float: right;
    display: inline-block;
    position: absolute;
    right: 0;
    padding: 15px;
    color: #000;
    top: 0;
    background: #f8f9fa;
    bottom: 0;
}
.nice-nav li.child-menu span.toggle-right:focus{
    background: #000 !important;
}

.nice-nav ul li a {
  padding: 12px;
    background: #ffffff;
    border-bottom: 1px solid #f5f5f9;
    display: block;
    color: #6b6e84;
    position: relative;
}
.nice-nav ul li a:hover {
    text-decoration: none;
    background: #f5f5f9;
    transition: 0.2s;
    color: #000;
}
.nice-nav ul li a:focus {
    text-decoration: none;
    background: #f5f5f9;
    transition: 0.2s;
    color: #000;
}
a.active1 {
    background: #eaeaf7 !important;
    border-color: #eaeaf7 !important;
}
.child-menu-ul img{display: none;}


.nice-nav ul li:last-child a{
  border-bottom: 0px;
}
.nice-nav ul{margin: 0;list-style: none;padding: 0px;}
.nice-nav ul li.child-menu ul {
  background: #aaa;
  display: none;
}

.nice-nav ul li.child-menu ul li a {
  background: #f8f9fa;
    padding: 10px 30px;
        font-size: 90%;
}
@font-face {
     font-family: 'Roboto Regular';
     src: url('../css/roboto_regular.eot');
    /* IE 9 Compatibility Mode */
     src: url('../css/roboto_regular.eot?#iefix') format('embedded-opentype'),
    /* IE < 9 */
     url('../css/roboto_regular.woff2') format('woff2'),
    /* Super Modern Browsers */
     url('../css/roboto_regular.woff') format('woff'),
    /* Firefox >= 3.6, any other modern browser */
     url('../css/roboto_regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
     url('../css/roboto_regular.svg#roboto_regular') format('svg');
    /* Chrome < 4, Legacy iOS */
}
 @font-face {
     font-family: 'Roboto Black';
     src: url('../css/roboto_black.eot');
    /* IE 9 Compatibility Mode */
     src: url('../css/roboto_black.eot?#iefix') format('embedded-opentype'),
    /* IE < 9 */
     url('../css/roboto_black.woff2') format('woff2'),
    /* Super Modern Browsers */
     url('../css/roboto_black.woff') format('woff'),
    /* Firefox >= 3.6, any other modern browser */
     url('../css/roboto_black.ttf') format('truetype'),
    /* Safari, Android, iOS */
     url('../css/roboto_black.svg#roboto_black') format('svg');
    /* Chrome < 4, Legacy iOS */
}
.row-flex, .row-flex > div[class*='col-'] {
 display: -webkit-box;
 display: -moz-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 flex:1 1 auto;
}

.row-flex-wrap {
    -webkit-flex-flow: row wrap;
 align-content: flex-start;
 flex:0;
}

.row-flex > div[class*='col-'] {
     margin:-.2px;
}
.f09{
  font-size: 0.9rem;
}
a.lcard{
    display: block;
    color: inherit;
    text-align: center;
    padding: 10px;
    border: 1px solid #ebedf2;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    transition: 0.2s;
}

a.lcard:hover{
    display: block;
    color: inherit;
    text-align: center;
    -webkit-box-shadow: 0 0px 13px #d6dee4;
    box-shadow: 0 0px 13px #d6dee4;
    -webkit-border-radius: .25rem;
    border-radius: .25rem;
    transition: 0.2s;
}

.followed-user-entry {
    padding: 0px;
    margin: auto;
    background-color: #fff;
    border-radius: 4px 4px 4px 4px;
    border-color: #e1e8ed;
    border-width: 1px;
    border-style: solid;
    max-width: 420px;
    min-height: 280px;
}

.followed-user-top {
    height: 100px;
    background-color: #f8f8f8;
    border-radius: 4px 4px 0px 0px;

    overflow-y: hidden ! important;
    overflow-x: hidden ! important;
    background-color: #f8f8f8;
    background-image: url('http://placekitten.com/g/500/200');
    /*background-size: cover;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top left;
    cursor: pointer;

    border-bottom-color: #e1e8ed;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.followed-user-bottom {
    padding-left:12px;
    background-color: white;
}


.followed-user-img {
    width: 70px;
    height: 70px;

    border-radius: 5px !important;
    border-color: #fff;
    border-width: 3px;
    border-style: solid;

    margin-top: -35px;
    cursor: pointer;
}
.followed-user-img-wrapper {

}

.followed-user-name {
    color: rgb(41, 47, 51);
    margin-top: 6px;
    margin-bottom: 0px;
    cursor: pointer;
}
.followed-user-name:hover {
    text-decoration: underline;
}
.followed-user-screenname {
    color: rgb(102, 117, 127);
    margin-top: 0px;
    margin-bottom: 4px;
    font-size: 0.95em;
    cursor: pointer;
}
.user-screenname-span:hover {
    text-decoration: underline;
}


.followed-user-description {
    color: rgb(102, 117, 127);
    margin-bottom: 10px;
}
.gray-theme.fr-box.fr-basic .fr-element {
z-index:9999
}

 .twig-24 {
   font-family: 'twig-24';
   font-variant: normal;
   font-weight: normal;
   speak: none;
   text-transform: none;
   -webkit-font-smoothing: antialiased;
 }

 .auth img{
     width: 20px;
     height: 20px;
     border-radius: 50%;
     object-fit: cover;
}
 .comments-tree-list{
    list-style: none;
    padding: 0px;
}
 .comments-tree-list .comments-tree-list{

}
 .fr-element{
    z-index: 99999;
}
 .mass_comments_action{
     background: #f7f7f7;
     margin: 15px -16px 0px -16px;
     padding: 10px 15px 10px 15px;
     border-top: 1px solid #dfdfdf;
     border-bottom: 1px solid #dfdfdf;
     text-align: right;
     display: none;
}
 .scroll-pup {
     z-index: 999999;
}
img{
      max-width: 100%;
}.fr-placeholder{z-index: 999}
/*---Подсветка кода в теге [code]---*/
pre code {
    display: block;
    padding: 1.25em;
    background: #272938;
    overflow: auto;
    white-space: pre;
    border-radius: 0.25rem;
    color: #dedee6 !important;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
    pre .comment, pre .template_comment, pre .diff .header, pre .doctype, pre .lisp .string, pre .javadoc { color: #93a1a1; font-style: italic; }
    pre .keyword, pre .css .rule .keyword, pre .winutils, pre .javascript .title, pre .method, pre .addition, pre .css .tag, pre .lisp .title { color: #8CC152; }
    pre .number, pre .command, pre .string, pre .tag .value, pre .phpdoc, pre .tex .formula, pre .regexp, pre .hexcolor { color: #48CFAD; }
    pre .title, pre .localvars, pre .function .title, pre .chunk, pre .decorator,
    pre .builtin, pre .built_in, pre .lisp .title, pre .identifier, pre .title .keymethods, pre .id { color: #5D9CEC; }
    pre .tag .title, pre .rules .property, pre .django .tag .keyword { font-weight: bold; }
    pre .attribute, pre .variable, pre .instancevar, pre .lisp .body, pre .smalltalk .number, pre .constant, pre .class .title,
    pre .parent, pre .haskell .label { color: #F6BB42; }
    pre .preprocessor, pre .pi, pre .shebang, pre .symbol,
    pre .diff .change, pre .special, pre .keymethods, pre .attr_selector, pre .important, pre .subst, pre .cdata { color: #FC6E51; }
    pre .deletion { color: #dc322f; }
    pre .tex .formula { background: #eee8d5; }

 .wrap{
     background:#f5f6fa;
     -webkit-box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.02);
     box-shadow: 0px 2px 15px 0px rgba(0,0,0,0.02);
     padding: 30px;
}
 .navbar-light li.active{
     background-color: #e7e8ef;
     border-color: #e7e8ef;
     color: #68667f;
     border-radius: 0.4rem;
     transition: 0.3s;
}
 .navbar-light li.active:hover{
     background-color: #dedfe9;
     border-color: #dedfe9;
     color: #6f6d87;
     transition: 0.05s;
}
 .navbar-dark li.active{
     background-color: #7b8396;
     border-color: #e7e8ef;
     color: #fff !important;
     border-radius: 0.4rem;
     transition: 0.05s;
}
 .navbar-dark li.active:hover{
     background-color: #656e82;
     border-color: #e7e8ef;
     color: #fff !important;
     border-radius: 0.4rem;
     transition: 0.1s;
}


 @media (min-width: 576px) {
     .tb {
         margin-top: 0px;
         margin-bottom: 0px
    }
    #dwth{
      width: min-content;
    }
}
 @media (min-width: 768px) {
     .tb {
         margin-top: 0px;
         margin-bottom: 0px
    }
    #dwth{
      width: min-content;
    }
}
 @media (min-width: 992px) {
     .tb {
         margin-top: 30px;
         margin-bottom: 30px
    }
    #dwth{
      min-width: 400px !important;
    }
}
 @media (min-width: 1200px) {
     .tb {
         margin-top: 30px;
         margin-bottom: 30px
    }
    #dwth{
      min-width: 400px !important;
    }
}
 @media (min-width: 1399px) {
     .tb {
         margin-top: 30px;
         margin-bottom: 30px
    }
    #dwth{
      min-width: 400px !important;
    }
}
 fieldset{
     border: 1px solid rgba(0,0,0,0.1);
     padding: 20px;
     margin-bottom: 25px;
}

.pagination {
display:inline-block;
padding-left:0;
margin:0 0 15px;
border-radius:4px
}

.pagination > li {
display:inline
}

.pagination > li > a,.pagination > li > span {
  position: relative;
      float: left;
      padding: 12px 18px;
      line-height: 1.42857143;
      margin: 0 3px;
      font-size: 1.1rem;
      color: #535c71;
      text-decoration: none;
      background-color: #e7e7f3;
      transition: .3s;
}

.pagination > li:first-child > a,.pagination > li:first-child > span {
margin-left:0;
border-top-left-radius:4px;
border-bottom-left-radius:4px
}

.pagination > li:last-child > a,.pagination > li:last-child > span {
border-top-right-radius:4px;
border-bottom-right-radius:4px
}

.pagination > li > a:hover,.pagination > li > .pagination > li > a:focus,.pagination > li >  {
  z-index: 2;
  color: #8c8fab;
  background-color: #cccce0;
}

.pagination > li > a:hover{
  z-index: 2;
  color: #8c8fab;
  background-color: #cccce0;
}

.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus {
z-index:3;
color:#fff;
cursor:default;
background-color:#337ab7;
border-color:#337ab7
}

.pagination > .disabled > span,.pagination > .disabled > span:hover,.pagination > .disabled > span:focus,.pagination > .disabled > a,.pagination > .disabled > a:hover,.pagination > .disabled > a:focus {
color:#777;
cursor:not-allowed;
background-color:#fff;
border-color:#ddd
}

.pagination-lg > li > a,.pagination-lg > li > span {
padding:10px 16px;
font-size:18px;
line-height:1.3333333
}

.pagination-lg > li:first-child > a,.pagination-lg > li:first-child > span {
border-top-left-radius:6px;
border-bottom-left-radius:6px
}

.pagination-lg > li:last-child > a,.pagination-lg > li:last-child > span {
border-top-right-radius:6px;
border-bottom-right-radius:6px
}

.pagination-sm > li > a,.pagination-sm > li > span {
padding:5px 10px;
font-size:12px;
line-height:1.5
}

.pagination-sm > li:first-child > a,.pagination-sm > li:first-child > span {
border-top-left-radius:3px;
border-bottom-left-radius:3px
}

.pagination-sm > li:last-child > a,.pagination-sm > li:last-child > span {
border-top-right-radius:3px;
border-bottom-right-radius:3px
}
.pagination > li span{
  position: relative;
  float: left;
  padding: 12px 18px;
  line-height: 1.42857143;
  margin: 0 3px;
  font-size: 1.1rem;
  text-decoration: none;
  background-color: #f2f2f9;
  transition: .3s;
  background-image: repeating-linear-gradient(-45deg, rgba(82,91,171, 0.25), rgba(82,91,171, 0.25) 1px, transparent 1px, transparent 6px) !important;
  background-size: 8px 8px !important;
}

.box {
  cursor: pointer;
    height: 200px;
    position: relative;
    overflow: hidden;
    width: 100%;
        border-top-left-radius: 4px;
    border-top-right-radius: 4px;

}

.box img {
  position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all 220ms ease-out;
    -moz-transition: all 220ms ease-out;
    -o-transition: all 220ms ease-out;
    -ms-transition: all 220ms ease-out;
    transition: all 220ms ease-out;
    object-fit: cover;
}

.box .overbox {
  background-color: rgba(31, 32, 41, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    z-index: 100;
    -webkit-transition: all 320ms ease-out;
    -moz-transition: all 320ms ease-out;
    -o-transition: all 320ms ease-out;
    -ms-transition: all 320ms ease-out;
    transition: all 320ms ease-out;
    opacity: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 70px 20px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.box:hover .overbox { opacity: 1; }

.box .overtext {
  -webkit-transition: all 220ms ease-out;
  -moz-transition: all 220ms ease-out;
  -o-transition: all 220ms ease-out;
  -ms-transition: all 220ms ease-out;
  transition: all 220ms ease-out;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
}

.box .title {
  font-size: 1.5em;
  text-transform: uppercase;
  opacity: 0;
  transition-delay: 0.1s;
  transition-duration: 0.2s;
}

.box:hover .title,
.box:focus .title {
  opacity: 1;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}

.box .tagline {
  font-size: 0.8em;
  opacity: 0;
  transition-delay: 0.2s;
  transition-duration: 0.2s;
  font-family: arial;
}

.box:hover .tagline,
.box:focus .tagline {
  opacity: 1;
  transform: translateX(0px);
  -webkit-transform: translateX(0px);
}

#bsh{
	-webkit-box-shadow: 0px 0px 13px 0px rgba(82,63,105,0.1);
    box-shadow: 0px 0px 13px 0px rgba(82,63,105,0.1);
}
 .opaque{
    background: #161623 !important;
    transition: 0.3s;
    border-radius: 0 !important;
}
 .noimg img{
     display: none;
}
 #online a{
    color: #8CC152;
}
 .profoto{
     width: 20px;
     height: 20px;
     border-radius: 50%;
     vertical-align: text-top;
     object-fit: cover;
}
 .commfoto{
     width: 26px;
     height: 26px;
     border-radius: 50%;
     object-fit: cover;
}
 .dropdown-menu a:hover {
    text-decoration: none;
    cursor: pointer;
}
 .dropdown-menu button:hover {
    text-decoration: none;
    cursor: pointer;
}
.tags{margin-top: 5px;}
 .tags a{
     color: #a9acc5;
    background: #f7f8fa;
    padding: 3px 6px 3px 6px;
    border-radius: 0.2rem;
    transition: 0.3s;
    font-weight: 200;
    font-size: 12px;
}
 .tags a:hover{
     color: #b3b3b3;
     background: #eaeaea;
     text-decoration: none;
     cursor: pointer;
}
 .clouds_medium a{
     color: #b3b3b3;
     background: #f3f3f3;
     padding: 0px 6px 3px 6px;
     border-radius: 0.2rem;
     font-size: 13px;
     transition: 0.3s;
     margin: 3px;
}
 .clouds_medium a:hover{
     color: #b3b3b3;
     background: #eaeaea;
     padding: 0px 6px 3px 6px;
     border-radius: 0.2rem;
     font-size: 13px;
     text-decoration: none;
     cursor: pointer;
}
 .clouds_xsmall a{
     color: #b3b3b3;
     background: #f3f3f3;
     padding: 0px 6px 3px 6px;
     border-radius: 0.2rem;
     font-size: 13px;
     transition: 0.3s;
     margin: 3px;
}
 .clouds_xsmall a:hover{
     color: #b3b3b3;
     background: #eaeaea;
     padding: 0px 6px 3px 6px;
     border-radius: 0.2rem;
     font-size: 13px;
     text-decoration: none;
     cursor: pointer;
}
 .clouds_xlarge a{
     color: #b3b3b3;
     background: #f3f3f3;
     padding: 0px 6px 3px 6px;
     border-radius: 0.2rem;
     font-size: 13px;
     transition: 0.3s;
     margin: 3px;
}
 .clouds_xlarge a:hover{
     color: #b3b3b3;
     background: #eaeaea;
     padding: 0px 6px 3px 6px;
     border-radius: 0.2rem;
     font-size: 13px;
     text-decoration: none;
     cursor: pointer;
}
 .auth a{
     color: #898b96;

     padding: 3px 6px 3px 6px;
     border-radius: 0.2rem;
     transition: 0.3s;
}
 .auth a:hover{
     color: #75757b;
     background: #eaeaea;
     text-decoration: none;
     cursor: pointer;
}
 .f90{
    font-size: 90%;
}
.owl-item > .item{margin-bottom: 1.25rem;}
 .ava{
    width: 100px;
    height: 100px;
    object-fit: cover;
}
 .isize i{
    color: #a9a9ca;
}
 .dropdown-menu{
     -webkit-box-shadow: 0px 0px 50px 0px rgba(82,63,105,0.15);
     box-shadow: 0px 0px 50px 0px rgba(82,63,105,0.15);
}
 .authbg{
     background-color: #1f2029;
     background-image: url(../images/pat-back.svg);
     background-position: center;
     background-repeat: repeat;
     background-size: 25%;
}
 ol.spb span:first-child span {
     color: #434349;
}
 .hr1{
     margin-top: 1rem;
     margin-bottom: 1rem;
     border: 0;
     border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.shtitle{
line-height: 1 !important;
    }
 .shtitle a {
     color: #62657b !important;
     font-size: 1.18rem;
     transition: 0.3s;
     font-weight: bold;
         text-decoration: none !important;
}
 .shtitle a:hover {
     color: #77818a !important;
     text-decoration: none !important;
     transition: 0.3s;
}
 #dle-speedbar a{
    color: #959cb6 !important;
}
 #dle-speedbar{
    color: #9ea4ad;
}

 .qq-upload-button {
     background: #eee;
     border: 1px solid #d0d0d0;
}
 .ui-dialog-buttonset button{
     background: #fff;
     border: 1px solid #dfdfdf;
     color: #656D78;
     padding: 2px 8px 4px 8px;
     font-size: 90%;
     border-radius: 0.25rem;
     margin-left: 6px;
     margin-right: 6px;
     transition: 0.3s;
}
 .ui-dialog-buttonset button:hover{
     background: #f1f1f1;
     border: 1px solid #dfdfdf;
     color: #656D78;
     padding: 2px 8px 4px 8px;
     font-size: 90%;
     border-radius: 0.25rem;
     margin-left: 6px;
     margin-right: 6px;
     cursor: pointer;
}
 .bbcodes{
     background: #fff;
     border: 1px solid #dfdfdf;
     color: #656D78;
     padding: 2px 8px 4px 8px;
     font-size: 90%;
     border-radius: 0.25rem;
     margin-left: 6px;
     margin-right: 6px;
     transition: 0.3s;
}
 .bbcodes:hover{
     background: #f1f1f1;
     border: 1px solid #dfdfdf;
     color: #656D78;
     padding: 2px 8px 4px 8px;
     font-size: 90%;
     border-radius: 0.25rem;
     margin-left: 6px;
     margin-right: 6px;
     cursor: pointer;
}
/*---Диалоговые и всплывающие окна jQuery UI---*/
 .ui-widget-overlay {
     background: #000;
     opacity: 0.5;
     left: 0;
     top: 0;
     right: 0;
     bottom: 0;
     position: fixed;
}
 .ui-helper-clearfix:after {
     clear: both;
     content: ".";
     display: block;
     height: 0;
     visibility: hidden
}
 .ui-helper-clearfix {
     display: inline-block
}
 * html .ui-helper-clearfix {
     height: 1%
}
 .ui-helper-clearfix {
     display: block
}
 .ui-dialog {
   text-align: left;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 370px;
  border-radius: 4px;
  background-color: #ffffff;
  background-clip: padding-box;
}
 .ui-dialog-titlebar {
   padding: 1.1rem 1.5rem;
position: relative;
color: #fff;
background: #181a26;
}
 .ui-dialog-title {
     float: left;
     font-weight: 500;
     font-size: 1em;
}
 .ui-dialog-titlebar-close {
     position: absolute;
     right: 10px;
     top: 50%;
     margin-top: -16px;
     height: 32px;
     width: 32px;
     border: 0 none !important;
}
 .ui-dialog-titlebar-close .ui-icon {
     display: block;
    margin: 10px auto 0 auto;
    width: 14px;
    height: 14px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAG1BMV…ASCA6GMoQBGEYjLEV1DopDUbyA4jlUb6ciAiSMgQ0pqAB4linXHtbaoQAAAABJRU5ErkJggg==)!important;
    -webkit-background-size: 12px auto;
    background-size: 14px auto;
    opacity: .5;
}
 .ui-button {
   border: 0 none;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 18px;
  line-height: 22px;
  outline: none;
  background-color: #3394e6;
  color: #fff;
  border: 0 none;
  padding: 7px 22px;
  text-decoration: none !important;
  box-sizing: border-box;
}
 .ui-dialog-titlebar-close:hover .ui-icon {
     opacity: 1;
}
 .ui-icon {
     overflow: hidden;
     text-indent: -9999px;
}
 .ui-dialog label {
     color: #575757;
}
 .ui-dialog-content {
     padding: 20px;
     border: 1px solid #fff;
     overflow: auto;
     position: relative;
     zoom: 1;
}
 .loginbox.ui-dialog, .loginbox .ui-dialog-content {
     overflow: visible !important;
}
 .ui-dialog-content h2 {
     display: inline;
     font-size: 1em;
     font-weight: bold
}
 .ui-dialog .ui-dialog-buttonpane {
     padding: 0.75rem 1.25rem;
     text-align: center;
     background: #f7f7f7;
     border-top: 1px solid #dfdfdf;
}
 .ui-dialog .ui-resizable-se {
     bottom: 3px;
     height: 14px;
     right: 3px;
     width: 14px;
}
 .ui-draggable .ui-dialog-titlebar {
     cursor: move;
}
 .ui-state-error {
     background: #fef1ec 50% 50% repeat-x !important;
     border: 1px solid #cd0a0a;
     color: #cd0a0a;
}
 .ui-button {
     margin: 0 3px;
}
 .ui-helper-hidden-accessible{
    display: none;
}
::-webkit-input-placeholder { /* Chrome */
  color: #c4c6d8 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #c4c6d8 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #c4c6d8 !important;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #c4c6d8 !important;
  opacity: 1;
}

/* --- Поля форм --- */
 select, textarea, input[type="text"], input[type="password"], input[type="file"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
     padding: .375rem .75rem;
     font-size: 1rem;
     line-height: 1.5;
     color: #a5a7c1;
     background-color: #fff;
     background-clip: padding-box;
     border-radius: .25rem;
     transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
 textarea {
     margin: 0;
     overflow: auto;
     vertical-align: top;
     resize: vertical;
}
 textarea:focus, select:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
     background-color: #fff;
}
 input[type="radio"], input[type="checkbox"] {
     line-height: normal;
     margin: -2px 6px 0 0;
     vertical-align: middle;
}
 input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
     width: auto;
}

 select[multiple], select[size], textarea {
     height: auto;
}
 ::-moz-placeholder, :-moz-placeholder, ::-webkit-input-placeholder {
     opacity: 0.6;
}
 input:focus {
     outline: none;
}
 input[type="file"], input[type="image"] {
     padding: 0;
     border-width: 0;
     background: none;
     box-shadow: none;
     -webkit-box-shadow: none;
}
 .wide, .bb-editor textarea, .ui-dialog textarea, select#category, .timezoneselect, .quick-edit-text {
     width: 100% !important;
}
 #searchuser, #searchinput {
     width: 100% !important;
     margin-bottom: 10px;
}
 table.xfields input {
     width: 100%;
}
 table.xfields tr > td:first-child {
     padding-right: 10px;
}
/* Настройка стандартной капчи */
 .form_submit .c-capcha {
     float: right;
}
 .c-capcha {
     position: relative;
}
 .c-capcha:after {
     clear: both;
     display: block;
     content: "";
}
 .c-capcha > a {
     float: left;
     margin-right: 5px;
}
 .c-capcha img {
     position: relative;
     display: block;
     width: 100px;
     height: 36px;
     border-radius: 20px;
     z-index: 1;
     padding: 1px;
     background: #fff;
     border: 1px solid #dcdcdc;
     -webkit-transition: all ease .2s;
     transition: all ease .2s;
}
 .c-capcha:hover img {
     box-shadow: 0 6px 20px 0 rgba(0,0,0,0.2);
     -webkit-box-shadow: 0 6px 20px 0 rgba(0,0,0,0.2);
     -webkit-transform: scale(1.3,1.3);
     transform: scale(1.3,1.3);
     border-color: #1a1a1a;
}
 .c-capcha > input {
     float: left;
     width: 150px;
     text-align: center;
}
/* Настройка стандартной капчи при ответах на комментарии */
 .dle-captcha {
     position: relative;
}
 .dle-captcha:after {
     clear: both;
     display: block;
     content: "";
}
 .dle-captcha > a {
     float: left;
     margin-right: 5px;
}
 .dle-captcha img {
     position: relative;
     display: block;
     width: 130px;
     height: 46px;
     -webkit-transition: all ease .2s;
     transition: all ease .2s;
}
 .dle-captcha > input {
     float: left;
     width: 130px;
}
/* --- Вывод результатов голосования на сайте --- */
 .voteprogress, .pollprogress {
     overflow: hidden;
     height: 9px;
     margin-bottom: 10px;
     background-color: #e7e7e7;
     border-radius: 3px;
     margin-top: 6px;
}
 .voteprogress span, .pollprogress span {
     text-indent: -9999px;
     height: 9px;
     display: block;
     overflow: hidden;
     background-color: #656fc3;
}
 .arrow_box {
   position: relative;
    background: #f5f5f9;
    border: 1px solid #f5f5f9;
    padding: 1.25rem;
    border-radius: 0.25rem;
}
 .arrow_box:after, .arrow_box:before {
     bottom: 100%;
     left: 30px;
     border: solid transparent;
     content: " ";
     height: 0;
     width: 0;
     position: absolute;
     pointer-events: none;
}
 .arrow_box:after {
   border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #f5f5f9;
  border-width: 9px;
  margin-left: -9px;
}
 .arrow_box:before {
   border-color: rgba(0, 0, 0, 0);
border-bottom-color: #f5f5f9;
border-width: 10px;
margin-left: -10px;
}
 .xfieldsnote{
     display: inline-block;
     margin-left: 5px;
     font-size: 90%;
     color: #c5
}

#cd-timeline {
  position: relative;
}
#cd-timeline::before {
  content: '';
    position: absolute;
    top: 0;
    left: 20px;
    height: 100%;
    width: 2px;
    background: #f5f5f9;
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block::after {
  clear: both;
  content: "";
  display: table;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}


.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 2px solid #ebedf5;
}
.cd-timeline-img img {
  display: block;
    width: 100%;
    height: 100%;
    position: relative;
    border-radius: 50%;
    padding: 2px;
}
.cd-timeline-img.cd-picture {
  background: #f5f6fa;
}


.cd-timeline-content {
  position: relative;
      margin-left: 52px;
      background: rgba(245, 245, 249, 0.74);
      border-radius: 0.25em;
      padding: 0.5rem 1.2rem 0.5rem 1.2rem;
}
.cd-timeline-content::after {
  clear: both;
  content: "";
  display: table;
}

.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
margin: 0;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: #ffffff;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
.cd-timeline-content::before {
  content: '';
position: absolute;
top: 14px;
right: 100%;
height: 0;
width: 0;
border: 7px solid transparent;
border-right: 7px solid rgb(247, 247, 250);
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 1rem;
    font-weight: bold;
    color: #8a8c9e;
  }
  .fnm{
font-size: 0.8rem;
font-weight: 100;
color: #b7b6bb;
  }

  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #ffffff;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}
.rep li{font-size: 80%;}
.rep > li:before {
  content: '';
      width: 32px;
      background: #f5f5f9;
      position: absolute;
      height: 2px;
      margin-top: 20px;
      left: -32px;
}
ol.rep {
    margin-left: 52px;
    position: relative;
}
