.auth img,
.ava,
.box img,
.catimg,
.commfoto,
.profoto,
.skrinshoty img,
.usava img,
.usrc img {
    object-fit: cover
}

.er,
.white-popup {
    border-radius: 4px
}

.main-content,
.white-popup {
    position: relative
}

.flog,
.mdl,
.user-info>.user-name h5 {
    text-transform: uppercase
}

.acom a:hover,
.iff a:hover,
.lnk a:hover,
.socb a:hover,
.soct a:hover,
ul.iff li a:hover {
    text-decoration: none
}

.list-group-item:focus,
.owl-next:focus,
.owl-prev:focus,
.ui-button,
input:focus {
    outline: 0
}

@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: 400;
    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: 400;
    font-style: normal
}

.white-popup {
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 1000px;
    margin: 20px auto
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    transition: all .3s;
    transform: translateX(-50px)
}

.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    transition: all .3s
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: translateX(0)
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    transform: translateX(50px);
    opacity: 0
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0
}

.shlnk a {
    color: #a8afe8
}

.shlnk a:hover {
    color: #7780c3
}

.hav {
    opacity: .5;
    transition: .3s
}

.hav:hover {
    opacity: 1;
    transition: .3s
}

.er {
    background: #2c2e3d;
    padding: 15px
}

button.owl-prev {
    border-radius: 0 4px 4px 0
}

button.owl-next {
    border-radius: 4px 0 0 4px
}

ul.brb button {
    border: 1px solid #ebedf2
}

.mdl {
    font-size: 18px;
    color: #fff
}

.mdl i {
    color: rgba(130, 140, 224, .6)
}

.main-content .owl-theme .custom-nav {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0
}

.disabled {
    opacity: .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 .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.acom a,
.acom a:hover,
.cardl,
.hov,
.hov:hover,
.lik,
.lik:hover,
.lnk a,
.lnk a:hover,
.socb a,
.socb a:hover,
.soct a,
.soct a:hover,
ul.iff li,
ul.iff li i,
ul.iff li:hover,
ul.iff li:hover i {
    transition: .3s
}

.card-hd {
    background: #181a26;
    padding: 1.25rem 1.25rem 0;
    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: 0 15px;
    color: #fff;
    background-color: #828ce0;
    text-shadow: 1px 1px 1px #6b75cb;
    font-weight: 700;
    font-size: 1.1em;
    position: relative;
    border-radius: 4px
}

.cardl,
ul.iff li {
    padding: 10px 12px
}

.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: .8
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.main-content .owl-theme .custom-nav .owl-next,
.main-content .owl-theme .custom-nav .owl-prev {
    position: absolute;
    height: 100px;
    color: inherit;
    border: none;
    z-index: 100;
    background: #6b75cb
}

.main-content .owl-theme .custom-nav .owl-next i,
.main-content .owl-theme .custom-nav .owl-prev i {
    font-size: 2.5rem;
    color: #fff
}

.main-content .owl-theme .custom-nav .owl-prev {
    left: -30px
}

.main-content .owl-theme .custom-nav .owl-next {
    right: -30px
}

.skrinshoty img {
    width: 100%;
    height: 180px;
    max-height: 280px;
    border-radius: 4px;
    border: 5px solid #373a4a;
    transition: .3s
}

.skrinshoty img:hover {
    border: 5px solid #7c86d9;
    transition: .3s;
    opacity: .8
}

.addcard,
.cardl,
ul.iff li {
    border-radius: 4px
}

.bg-grad {
    background: radial-gradient(farthest-corner at 30px 20px, #2f3240, #222430);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

ul.iff li {
    background: rgba(54, 57, 73, .4);
    margin-bottom: 5px;
    color: #cecece
}

ul.iff li:last-child {
    margin-bottom: 0
}

ul.iff li a,
ul.iff li span {
    color: #fff
}

ul.iff li a:hover {
    color: #eee
}

ul.iff li i {
    color: rgba(130, 140, 224, .6);
    vertical-align: middle
}

ul.iff li:hover,
ul.iff li:hover i {
    color: #fff
}

.catimg,
.profoto {
    vertical-align: text-top
}

ul.iff li:hover {
    background: #828ce0
}

.cardl {
    background: rgba(54, 57, 73, .4);
    margin-bottom: 5px;
    color: #cecece
}

.addbody,
.addcard {
    background-color: #fff;
    overflow: hidden
}

.ficn,
.flog {
    text-align: center;
    color: #fff
}

.f2 {
    font-size: 2rem
}

.addbody {
    padding: 30px;
    position: relative;
    border-left: 1px solid #ebedf2
}

.addleft {
    width: 80px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0
}

.addcard {
    padding-left: 80px;
    position: relative;
    -webkit-box-shadow: 0 0 13px 0 rgba(236, 236, 241, .44);
    box-shadow: 0 0 13px 0 rgba(236, 236, 241, .44)
}

.flog {
    font-family: 'Roboto Black';
    font-size: 40px;
    width: 100%;
    background: #36394f;
    display: table;
    border-radius: 5px;
    mix-blend-mode: multiply;
    padding: 5px 10px
}

.ficn {
    width: 40px;
    height: 40px;
    font-size: 1.2rem;
    padding: 10px;
    background: #7d809c;
    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, .45098039215686275);
    -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .02);
    box-shadow: 0 2px 15px 0 rgba(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: .25rem
}

.usrc img {
    width: 80px;
    height: 80px;
    border-radius: 50%
}

.socb a,
.soct a {
    font-size: 1.1rem;
    width: 100%;
    display: block;
    text-align: center;
    height: 38px;
    border-radius: .25rem;
    padding: 5px;
    color: #fff
}

.sta li {
    margin-bottom: 15px;
    border-bottom: 1px dashed #d4d6e6
}

.socb a {
    background: #4a76a8
}

.socb a:hover {
    background-color: #3d6898;
    color: #fff
}

.soct a {
    background: #5682a3
}

ul.timeline:before,
ul.timeline>li:before {
    content: ' ';
    display: inline-block;
    z-index: 400
}

.soct a:hover {
    background-color: #456c8a;
    color: #fff
}

.socb img {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    margin-right: 5px
}

.isoc {
    font-size: 2rem !important;
    margin-bottom: 1.2rem
}

.lik i,
a.lik:hover i {
    font-size: 13px;
    font-weight: 700
}

ul.timeline {
    list-style-type: none;
    position: relative
}

ul.timeline:before {
    background: #f5f2f8;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%
}

ul.timeline>li {
    margin: 20px 0;
    padding-left: 20px
}

ul.timeline>li:before {
    background: #fff;
    position: absolute;
    border-radius: .25rem !important;
    border: 2px solid #6b75cb;
    left: 20px;
    width: 20px;
    height: 20px
}

.lnk a {
    color: #6f7292
}

.acom a,
.lnk a:hover {
    color: #000
}

.usava img {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.acom a:hover {
    color: #7b7b7b
}

.lik {
    opacity: .7
}

.lik:hover {
    opacity: 1
}

.lik i {
    color: #9092a7
}

a.lik:hover i {
    color: #E9573F
}

.hov:hover {
    -webkit-box-shadow: 0 1px 2px rgba(190, 192, 214, .5);
    -moz-box-shadow: 0 1px 2px rgba(190, 192, 214, .5);
    box-shadow: 0 1px 2px rgba(190, 192, 214, .5)
}

.bgpath {
    background-image: repeating-linear-gradient(-45deg, rgba(82, 91, 171, .25), rgba(82, 91, 171, .25) 1px, transparent 1px, transparent 6px) !important;
    background-size: 8px 8px !important
}

.nice-nav {
    width: 100%;
    height: 100%;
    transition: all .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: 0 10px
}

.user-info>.user-name h5 {
    font-size: 16px
}

.user-info>.user-name span {
    font-size: 80%;
    color: #555;
    font-style: italic
}

.catimg {
    width: 20px;
    height: 20px;
    margin-right: 5px
}

.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: #fff;
    border-bottom: 1px solid #f5f5f9;
    display: block;
    color: #6b6e84;
    position: relative
}

.nice-nav ul li a:focus,
.nice-nav ul li a:hover {
    text-decoration: none;
    background: #f5f5f9;
    transition: .2s;
    color: #000
}

.followed-user-name:hover,
.user-screenname-span:hover {
    text-decoration: underline
}

a.active1 {
    background: #eaeaf7 !important;
    border-color: #eaeaf7 !important
}

.child-menu-ul img {
    display: none
}

.nice-nav ul li:last-child a {
    border-bottom: 0
}

.nice-nav ul {
    margin: 0;
    list-style: none;
    padding: 0
}

.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);
    src: url(../css/roboto_regular.eot?#iefix) format('embedded-opentype'), url(../css/roboto_regular.woff2) format('woff2'), url(../css/roboto_regular.woff) format('woff'), url(../css/roboto_regular.ttf) format('truetype'), url(../css/roboto_regular.svg#roboto_regular) format('svg')
}

@font-face {
    font-family: 'Roboto Black';
    src: url(../css/roboto_black.eot);
    src: url(../css/roboto_black.eot?#iefix) format('embedded-opentype'), url(../css/roboto_black.woff2) format('woff2'), url(../css/roboto_black.woff) format('woff'), url(../css/roboto_black.ttf) format('truetype'), url(../css/roboto_black.svg#roboto_black) format('svg')
}

.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
}

a.lcard,
a.lcard:hover {
    display: block;
    color: inherit;
    text-align: center;
    transition: .2s
}

.row-flex-wrap {
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex: 0
}

.row-flex>div[class*=col-] {
    margin: -.2px
}

.f09 {
    font-size: .9rem
}

a.lcard {
    padding: 10px;
    border: 1px solid #ebedf2;
    -webkit-border-radius: .25rem;
    border-radius: .25rem
}

a.lcard:hover {
    -webkit-box-shadow: 0 0 13px #d6dee4;
    box-shadow: 0 0 13px #d6dee4;
    -webkit-border-radius: .25rem;
    border-radius: .25rem
}

.followed-user-entry {
    padding: 0;
    margin: auto;
    background-color: #fff;
    border-radius: 4px;
    border-color: #e1e8ed;
    border-width: 1px;
    border-style: solid;
    max-width: 420px;
    min-height: 280px
}

.followed-user-top {
    height: 100px;
    border-radius: 4px 4px 0 0;
    overflow-y: hidden !important;
    overflow-x: hidden !important;
    background-color: #f8f8f8;
    background-image: url(http://placekitten.com/g/500/200);
    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: #fff
}

.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-name {
    color: #292f33;
    margin-top: 6px;
    margin-bottom: 0;
    cursor: pointer
}

.followed-user-screenname {
    color: #66757f;
    margin-top: 0;
    margin-bottom: 4px;
    font-size: .95em;
    cursor: pointer
}

.followed-user-description {
    color: #66757f;
    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: 400;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased
}

.auth img {
    width: 20px;
    height: 20px;
    border-radius: 50%
}

.comments-tree-list {
    list-style: none;
    padding: 0
}

.fr-element {
    z-index: 99999
}

.mass_comments_action {
    background: #f7f7f7;
    margin: 15px -16px 0;
    padding: 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
}

pre code {
    display: block;
    padding: 1.25em;
    background: #272938;
    overflow: auto;
    white-space: pre;
    border-radius: .25rem;
    color: #dedee6 !important;
    margin-top: 1rem;
    margin-bottom: 1rem
}

.box,
.ui-dialog,
.ui-icon {
    overflow: hidden
}

pre .comment,
pre .diff .header,
pre .doctype,
pre .javadoc,
pre .lisp .string,
pre .template_comment {
    color: #93a1a1;
    font-style: italic
}

pre .addition,
pre .css .rule .keyword,
pre .css .tag,
pre .javascript .title,
pre .keyword,
pre .lisp .title,
pre .method,
pre .winutils {
    color: #8CC152
}

pre .command,
pre .hexcolor,
pre .number,
pre .phpdoc,
pre .regexp,
pre .string,
pre .tag .value,
pre .tex .formula {
    color: #48CFAD
}

pre .built_in,
pre .builtin,
pre .chunk,
pre .decorator,
pre .function .title,
pre .id,
pre .identifier,
pre .lisp .title,
pre .localvars,
pre .title,
pre .title .keymethods {
    color: #5D9CEC
}

pre .django .tag .keyword,
pre .rules .property,
pre .tag .title {
    font-weight: 700
}

pre .attribute,
pre .class .title,
pre .constant,
pre .haskell .label,
pre .instancevar,
pre .lisp .body,
pre .parent,
pre .smalltalk .number,
pre .variable {
    color: #F6BB42
}

pre .attr_selector,
pre .cdata,
pre .diff .change,
pre .important,
pre .keymethods,
pre .pi,
pre .preprocessor,
pre .shebang,
pre .special,
pre .subst,
pre .symbol {
    color: #FC6E51
}
pre .deletion {
    color: #dc322f
}

pre .tex .formula {
    background: #eee8d5
}

.wrap {
    background: #f5f6fa;
    -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .02);
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .02);
    padding: 15px
}

.navbar-light li.active {
    background-color: #e7e8ef;
    border-color: #e7e8ef;
    color: #68667f;
    border-radius: .4rem;
    transition: .3s
}

.navbar-light li.active:hover {
    background-color: #dedfe9;
    border-color: #dedfe9;
    color: #6f6d87;
    transition: 50ms
}

.navbar-dark li.active,
.navbar-dark li.active:hover {
    border-color: #e7e8ef;
    color: #fff !important;
    border-radius: .4rem
}

.navbar-dark li.active {
    background-color: #7b8396;
    transition: 50ms
}

.navbar-dark li.active:hover {
    background-color: #656e82;
    transition: .1s
}

.pagination>li span,
.pagination>li>a,
.pagination>li>span {
    transition: .3s;
    position: relative;
    text-decoration: none;
    float: left
}

@media (min-width:576px) {
    .tb {
        margin-top: 0;
        margin-bottom: 0
    }

    #dwth {
        width: min-content
    }
}

@media (min-width:768px) {
    .tb {
        margin-top: 0;
        margin-bottom: 0
    }

    #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, .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 {
    padding: 7px 14px;
    line-height: 1.42857143;
    margin: 0 3px;
    font-size: 1.1rem;
    color: #535c71;
    background-color: #e7e7f3
}

.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>,
.pagination>li>.pagination>li>a:focus,
.pagination>li>a:hover {
    z-index: 2;
    color: #8c8fab;
    background-color: #cccce0
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    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
}

.box,
.box .overbox {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.pagination>li span {
    line-height: 1.42857143;
    margin: 0 3px;
    font-size: 1.1rem;
    background-color: #f2f2f9;
    background-image: repeating-linear-gradient(-45deg, rgba(82, 91, 171, .25), rgba(82, 91, 171, .25) 1px, transparent 1px, transparent 6px) !important;
    background-size: 8px 8px !important
}

.box {
    cursor: pointer;
    height: 200px;
    position: relative;
    width: 100%
}

.box .overbox,
.box img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0
}

.box img {
    -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
}

.box .overbox {
    background-color: rgba(31, 32, 41, .7);
    top: 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;
    padding: 70px 20px
}

.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: .1s;
    transition-duration: .2s
}

.box:focus .title,
.box:hover .title {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.box .tagline {
    font-size: .8em;
    opacity: 0;
    transition-delay: .2s;
    transition-duration: .2s;
    font-family: arial
}

.auth a,
.bbcodes,
.opaque,
.shtitle a,
.shtitle a:hover,
.tags a,
.ui-dialog-buttonset button {
    transition: .3s
}

.box:focus .tagline,
.box:hover .tagline {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0)
}

#bsh {
    -webkit-box-shadow: 0 0 13px 0 rgba(82, 63, 105, .1);
    box-shadow: 0 0 13px 0 rgba(82, 63, 105, .1)
}

.opaque {
    background: #161623 !important;
    border-radius: 0 !important
}

.cd-timeline-img,
.commfoto,
.profoto {
    border-radius: 50%
}

.auth a,
.tags a {
    border-radius: .2rem
}

.noimg img {
    display: none
}

#online a {
    color: #8CC152
}

.profoto {
    width: 20px;
    height: 20px
}

.commfoto {
    width: 26px;
    height: 26px
}

.dropdown-menu a:hover,
.dropdown-menu button:hover {
    text-decoration: none;
    cursor: pointer
}

.tags {
    margin-top: 5px
}

.clouds_medium a,
.clouds_xlarge a,
.clouds_xsmall a {
    margin: 3px;
    transition: .3s
}

.tags a {
    color: #a9acc5;
    background: #f7f8fa;
    padding: 3px 6px;
    font-weight: 200;
    font-size: 12px
}

.clouds_medium a,
.clouds_medium a:hover,
.clouds_xlarge a,
.clouds_xlarge a:hover,
.clouds_xsmall a,
.clouds_xsmall a:hover {
    color: #b3b3b3;
    padding: 0 6px 3px;
    font-size: 13px;
    border-radius: .2rem
}

.tags a:hover {
    color: #b3b3b3;
    background: #eaeaea;
    text-decoration: none;
    cursor: pointer
}

.clouds_medium a {
    background: #f3f3f3
}

.clouds_medium a:hover {
    background: #eaeaea;
    text-decoration: none;
    cursor: pointer
}

.clouds_xsmall a {
    background: #f3f3f3
}

.clouds_xsmall a:hover {
    background: #eaeaea;
    text-decoration: none;
    cursor: pointer
}

.clouds_xlarge a {
    background: #f3f3f3
}

.clouds_xlarge a:hover {
    background: #eaeaea;
    text-decoration: none;
    cursor: pointer
}

.auth a {
    color: #898b96;
    background: #fff;
    padding: 3px 6px
}

.auth a:hover {
    color: #75757b;
    background: #eaeaea;
    text-decoration: none;
    cursor: pointer
}

.shtitle a,
.shtitle a:hover,
.ui-button {
    text-decoration: none !important
}

.f90 {
    font-size: 90%
}

.ava {
    width: 100px;
    height: 100px
}

.isize i {
    color: #a9a9ca
}

.dropdown-menu {
    -webkit-box-shadow: 0 0 50px 0 rgba(82, 63, 105, .15);
    box-shadow: 0 0 50px 0 rgba(82, 63, 105, .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, .1)
}

.shtitle {
    line-height: 1 !important
}

.shtitle a {
    color: #62657b !important;
    font-size: 1.18rem;
    font-weight: 700
}

.shtitle a:hover {
    color: #77818a !important
}

#dle-speedbar a {
    color: #959cb6 !important
}

#dle-speedbar {
    color: #9ea4ad
}

.bbcodes,
.bbcodes:hover,
.ui-dialog-buttonset button,
.ui-dialog-buttonset button:hover {
    color: #656D78;
    padding: 2px 8px 4px;
    font-size: 90%;
    margin-left: 6px;
    margin-right: 6px
}

.qq-upload-button {
    background: #eee;
    border: 1px solid #d0d0d0
}

.ui-dialog-buttonset button {
    background: #fff;
    border: 1px solid #dfdfdf;
    border-radius: .25rem
}

.bbcodes,
.ui-dialog-buttonset button:hover {
    border: 1px solid #dfdfdf
}

.ui-dialog-buttonset button:hover {
    background: #f1f1f1;
    border-radius: .25rem;
    cursor: pointer
}

.bbcodes {
    background: #fff;
    border-radius: .25rem
}

.bbcodes:hover {
    background: #f1f1f1;
    border: 1px solid #dfdfdf;
    border-radius: .25rem;
    cursor: pointer
}

.ui-widget-overlay {
    background: #000;
    opacity: .5;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: fixed
}

.ui-helper-clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden
}

.c-capcha:after,
.dle-captcha:after {
    content: "";
    clear: both
}

* html .ui-helper-clearfix {
    height: 1%
}

.ui-helper-clearfix {
    display: block
}

.ui-dialog {
    text-align: left;
    padding: 0;
    position: absolute;
    width: 370px;
    border-radius: .2rem;
    box-shadow: 0 8px 40px -10px rgba(0, 0, 0, .3);
    border: 1px solid #dfdfdf;
    background-color: #fff;
    background-clip: padding-box
}

.ui-dialog-titlebar {
    padding: .75rem 1.25rem;
    position: relative;
    background: #f7f7f7;
    border-bottom: 1px solid #d8d8d8
}

.ui-dialog-title {
    float: left;
    font-weight: 500;
    font-size: 1em
}

.form_submit .c-capcha,
.ui-button {
    float: right
}

.ui-dialog-titlebar-close {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -16px;
    height: 32px;
    width: 32px;
    border: 0 !important
}

.arrow_box,
.c-capcha,
.c-capcha img,
.dle-captcha,
.dle-captcha img {
    position: relative
}

.ui-dialog-titlebar-close .ui-icon {
    display: block;
    margin: 10px auto 0;
    width: 12px;
    height: 12px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAG1BMVEUAAAA1NTU1NTU1NTU1NTU1NTU1NTU1NTU1NTW7eCkWAAAACHRSTlMA8DiyCsELwNb3saQAAABlSURBVBjTY2AxYoACZQcG10YFCJtJooTBokMIwlHsaAZioBRYAigKJoAAJAghoRIQCiYEoSEiUCmIBFQKLAGTAkvApCASCA6GMoQBGEYjLEV1DopDUbyA4jlUb6ciAiSMgQ0pqAB4linXHtbaoQAAAABJRU5ErkJggg==);
    -webkit-background-size: 12px auto;
    background-size: 12px auto;
    opacity: .5
}

.ui-button {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    height: 36px;
    border-radius: 18px;
    line-height: 22px;
    background-color: #3394e6;
    color: #fff;
    border: 0;
    padding: 7px 22px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 3px
}

.ui-dialog-titlebar-close:hover .ui-icon {
    opacity: 1
}

.ui-icon {
    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-content,
.loginbox.ui-dialog {
    overflow: visible !important
}

.ui-dialog-content h2 {
    display: inline;
    font-size: 1em;
    font-weight: 700
}

.ui-dialog .ui-dialog-buttonpane {
    padding: .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: 50% 50% repeat-x #fef1ec !important;
    border: 1px solid #cd0a0a;
    color: #cd0a0a
}

.ui-helper-hidden-accessible {
    display: none
}

::-webkit-input-placeholder {
    color: #c4c6d8 !important
}

:-ms-input-placeholder {
    color: #c4c6d8 !important
}

::-moz-placeholder {
    color: #c4c6d8 !important;
    opacity: 1
}

:-moz-placeholder {
    color: #c4c6d8 !important;
    opacity: 1
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=file],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ebedf2;
    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
}

.uneditable-input:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=file]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select:focus,
textarea:focus {
    background-color: #fff
}

input[type=checkbox],
input[type=radio] {
    line-height: normal;
    margin: -2px 6px 0 0;
    vertical-align: middle
}

.c-capcha>a,
.dle-captcha>a {
    margin-right: 5px;
    float: left
}

input[type=button],
input[type=checkbox],
input[type=file],
input[type=image],
input[type=radio],
input[type=reset],
input[type=submit] {
    width: auto
}

select[multiple],
select[size],
textarea {
    height: auto
}

:-moz-placeholder,
::-moz-placeholder,
::-webkit-input-placeholder {
    opacity: .6
}

input[type=file],
input[type=image] {
    padding: 0;
    border-width: 0;
    background: 0 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.bb-editor textarea,
.quick-edit-text,
.timezoneselect,
.ui-dialog textarea,
.wide,
select#category {
    width: 100% !important
}

#searchinput,
#searchuser {
    width: 100% !important;
    margin-bottom: 10px
}

table.xfields input {
    width: 100%
}

table.xfields tr>td:first-child {
    padding-right: 10px
}

.c-capcha:after {
    display: block
}

.c-capcha img {
    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, .2);
    -webkit-box-shadow: 0 6px 20px 0 rgba(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:after {
    display: block
}

.dle-captcha img {
    display: block;
    width: 130px;
    height: 46px;
    -webkit-transition: all ease .2s;
    transition: all ease .2s
}

.dle-captcha>input {
    float: left;
    width: 130px
}

.pollprogress,
.voteprogress {
    overflow: hidden;
    height: 9px;
    margin-bottom: 10px;
    background-color: #e7e7e7;
    border-radius: 3px;
    margin-top: 6px
}

.pollprogress span,
.voteprogress span {
    text-indent: -9999px;
    height: 9px;
    display: block;
    overflow: hidden;
    background-color: #656fc3
}

.arrow_box {
    background: rgba(245, 246, 250, .7);
    border: 1px solid #ebedf2;
    padding: 1.25rem;
    border-radius: .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: #f8f8fb;
    border-width: 9px;
    margin-left: -9px
}

.arrow_box:before {
    border-color: transparent transparent #ebedf2;
    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: 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, .74);
    border-radius: .25em;
    padding: .5rem 1.2rem
}

.cd-timeline-content::after {
    clear: both;
    content: "";
    display: table
}

.cd-timeline-content::before,
.rep>li:before {
    content: '';
    position: absolute
}

.cd-timeline-content .cd-date,
.cd-timeline-content .cd-read-more,
.cd-timeline-content p {
    font-size: 13px;
    font-size: .8125rem
}

.cd-timeline-content .cd-date,
.cd-timeline-content .cd-read-more {
    display: inline-block
}

.cd-timeline-content p {
    margin: 0
}

.cd-timeline-content .cd-read-more {
    float: right;
    padding: .8em 1em;
    background: #acb7c0;
    color: #fff;
    border-radius: .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 {
    top: 14px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #f7f7fa
}

@media only screen and (min-width:768px) {
    .cd-timeline-content h2 {
        font-size: 1rem;
        font-weight: 700;
        color: #8a8c9e
    }

    .fnm {
        font-size: .8rem;
        font-weight: 100;
        color: #b7b6bb
    }

    .cd-timeline-content .cd-date,
    .cd-timeline-content .cd-read-more {
        font-size: 14px;
        font-size: .875rem
    }
}

#shopid a,
#shopid a:hover {
    font-weight: 100;
    transition: .3s
}

.cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent #fff transparent transparent
}

.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 .6s;
    -moz-animation: cd-bounce-2 .6s;
    animation: cd-bounce-2 .6s
}

.rep li {
    font-size: 80%
}

.rep>li:before {
    width: 32px;
    background: #f5f5f9;
    height: 2px;
    margin-top: 20px;
    left: -32px
}

ol.rep {
    margin-left: 52px;
    position: relative
}

.ttype a {
    color: #8693a7;
    transition: .3s
}

#shopbtn a,
#shopbtn a:hover {
    color: #7a83ca;
    border-color: rgba(77, 85, 146, .3);
    transition: .3s
}

#shopid a {
    color: #e7e8ef !important
}

#shopid a:hover {
    color: #fff !important
}

#shopbtn button {
    background-color: #454a5d;
    border-color: rgba(77, 85, 146, .3);
    color: #fbfbfb
}

#shopbtn a {
    background-color: rgba(72, 76, 95, .4)
}

#shopbtn a:hover {
    background-color: rgba(72, 76, 95, .7)
}

.highslide-outline,
.highslide-wrapper {
    background: #fff
}

.highslide-image {
    border: 2px solid #fff
}

.highslide-active-anchor,
.highslide-active-anchor img {
    visibility: hidden
}

.highslide-dimming {
    background-color: #000
}

.highslide-html {
    background-color: #fff
}

.highslide-loading {
    display: block;
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    text-decoration: none;
    padding: 3px;
    border: 1px solid #fff;
    background-color: #000
}

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: #fff
}

.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
    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) 100% -90px no-repeat
}

.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: 0
}

.highslide-controls a.disabled {
    cursor: default
}

.highslide-controls a span {
    display: none
}

.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
}

.sort {
    list-style: none
}

.sort,
.sort>li {
    display: inline
}

.sort>li a {
    color: #353535
}

.sort>li.asc a,
.sort>li.desc a {
    color: #656D78;
    font-weight: 700
}

.sort>li.asc a:after,
.sort>li.desc a:after {
    content: "";
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAsBAMAAACj90TiAAAAG1BMVEUAAAAzlOYzlOYzlOYzlOYzlOYzlOYzlOYzlOar6gzlAAAACHRSTlMAjesv90eHRuQt1XUAAABSSURBVBjTzdCxDQAhDENRSyzAEFdQ0zDB9axEgzw2DokEI1A9/S4OyAxADEcpPGlpFKWoSpEKp0Dlb6SvG2jY4Fka4tw4PqbEsDNTcb8gn/d4LPQHQDdjhblbAAAAAElFTkSuQmCC);
    display: inline-block;
    vertical-align: middle;
    margin: -1px 0 0 .4em;
    width: 6px;
    height: 11px;
    -webkit-background-size: 6px auto;
    background-size: 6px auto
}

.sort>li.asc a:after {
    background-position: 0 -11px
}

.fxd {
    border: 1px solid #96a5ff;
    box-shadow: 0 .1rem .5rem #96a5ff !important
}

@media (min-width: 768px)
{
.wrap .col-md-9 {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.wrap .col-md-3 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
}

.card-top {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 10px 0;
}
