/* Datalife Engine templateby: redissx (E-mail: redissx@gmail.com, Website: webrambo.ru ),name: DLE Tracklist;release date:\ 09 august 2018,version dle: 12-13*/
/* SET BASE----------------------------------------------- */
.item-track-play .fa {
    line-height: 40px;
}

.item-track-dl .fa {
    line-height: 30px;
}

.items-123 {
    border-bottom: 1px solid #617fa0;
    padding: 0 30px 0;
}

.share {
    width: 216px;
    height: 39px;
    position: absolute;
    right: -5px;
    top: 6px;
}

.share a {
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    float: left;
    margin-right: 5px;
    box-shadow: 5px 5px 16px 0 rgba(0,0,0,0.1);
    background: url(../images/share.png) -2px 0 no-repeat;
}

.share a:last-child {
    margin: 0;
}

.share a:nth-child(2) {
    background-position: -46px 0;
}

.share a:nth-child(3) {
    background-position: -88px 0;
}

.share a:nth-child(4) {
    background-position: -132px 0;
}

.share a:nth-child(6) {
    background-position: -175px 0;
}

.share a:nth-child(5) {
    background-position: -218px 0;
}

.share a:hover {
    transform: rotate(20deg);
}

.side-jj {
    background-color: #617fa0;
    border-radius: 0 0 3px 3px
}

h2,h3 {
    font-weight: 700;
}

* {
    background: transparent;
    margin: 0;
    padding: 0;
    outline: none;
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

input, select {
    vertical-align: middle;
}

article, aside, figure, figure img, hgroup, footer, header, nav, section, main {
    display: block;
}

img {
    max-width: 100%;
}

.clr {
    clear: both;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

body {
    font: 14px 'Roboto', Tahoma, Geneva, sans-serif;
    line-height: normal;
    padding: 0;
    margin: 0;
    color: #617fa0;
    background-image: linear-gradient(to right, #f7f6fb, #f3f1f9);
    /* background-color: #f3f3f3; */
    min-height: 100%;
    width: 100%;
    font-weight: 400;
}

a {
    color: #676767;
    text-decoration: none;
    c}

a: hover, a:focus {
    color: #2980b8;
    text-decoration: none;
}

h1, h4, h5 {
    font-weight: 700;
    font-size: 18px;
}

button, textarea, input[type="text"], input[type="password"] {
    appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    font-family: 'Roboto' !important;
    font-weight: 400;
}

.button, .btn, .pagi-load a, .up-second li a, .usp-edit a, .qq-upload-button, button:not(.color-btn):not([class*=fr]),html input[type="button"], input[type="reset"], input[type="submit"], .meta-fav a, .usp-btn a {
    display: inline-block;
    text-align: center;
    padding: 0 10px;
    height: 40px;
    /* width: 100%; */
    line-height: 40px;
    /* border-radius: 20px; */
    cursor: pointer;
    background-color: #617fa0;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
}

.button:hover, .btn:hover, .up-second li a:hover, .usp-edit a:hover, .qq-upload-button:hover,.pagi-load a:hover, .usp-btn a:hover,button:not(.color-btn):hover, html input[type="button"]:hover, input[type="reset"]:hover,input[type="submit"]:hover, .meta-fav a:hover {
    background-color: #617fa0;
    color: #fff;
}

button:active, input[type="button"]:active, input[type="submit"]:active {
    box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);
}

input[type="text"], input[type="password"] {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    background-color: #fff;
    color: #000;
    /* border-radius: 0px; */
    border-radius: 4px;
    box-shadow: inset 0 0 0 1px #e8e8e8;
    border: 0;
}

input[type="text"]:focus, input[type="password"]:focus {
}

input::-webkit-input-placeholder {
    color: #222;
    opacity: 0.5;
}

input::-moz-placeholder {
    color: #222;
    opacity: 0.5;
}

input:-moz-placeholder {
    color: #222;
    opacity: 0.5;
}

input:-ms-input-placeholder {
    color: #222;
    opacity: 0.5;
}

input:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus::-moz-placeholder {
    color: transparent
}

input:focus:-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder {
    color: transparent
}

select {
    height: 40px;
    border: 1px solid #e3e3e3;
    background-color: #fff;
    color: #000;
}

textarea {
    display: block;
    width: 100%;
    padding: 15px;
    overflow: auto;
    vertical-align: top;
    resize: vertical;
    background-color: #fff;
    color: #000;
    border: 1px solid #e3e3e3;
    box-shadow: none;
}

.img-box, .img-wide, .img-square, .img-resp, .img-resp-vert, .img-resp-sq, .img-fit {
    overflow: hidden;
    position: relative;
    background-color: #617fa0;
}

.img-resp {
    padding-top: 57%;
}

.img-resp-vert {
    padding-top: 140%;
}

.img-resp-sq {
    padding-top: 100%;
}

.img-box img, .img-square img, .img-resp img, .img-resp-vert img, .img-resp-sq img {
    width: 100%;
    min-height: 100%;
    display: block;
}

.img-resp img, .img-resp-vert img, .img-resp-sq img {
    position: absolute;
    left: 0;
    top: 0;
}

.img-wide img {
    width: 100%;
    display: block;
}

.img-fit img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fx-row, #dle-content1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.fx-row777, #dle-content1 {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.bg-primary {
    background-color: #fff!important
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #fff!important
}

.bg-success {
    background-color: #fff!important
}

a.bg-success:focus,a.bg-success:hover {
    background-color: #fff!important
}

.bg-info {
    background-color: #fff!important
}

a.bg-info:focus,a.bg-info:hover {
    background-color: #fff!important
}

.bg-warning {
    background-color: #fff!important
}

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #fff!important
}

.bg-danger {
    background-color: #fff!important
}

a.bg-danger:focus,a.bg-danger:hover {
    background-color: #fff!important
}

.clearfix::after {
    content: "";
    display: table;
    clear: both
}

.d-block {
    display: block!important
}

.d-inline-block {
    display: inline-block!important
}

.d-inline {
    display: inline!important
}

.hidden-xl-down,.hidden-xs-up,.visible-print-block {
    display: none!important
}

.pull-xs-left {
    float: left!important
}

.pull-xs-right {
    float: right!important
}

.pull-xs-none {
    float: none!important
}

@media (min-width: 544px) {
    .carousel-control .icon-next,.carousel-control .icon-prev {
        width:30px;
        height: 30px;
        margin-top: -15px;
        font-size: 40px
    }

    .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }

    .pull-sm-left {
        float: left!important
    }

    .pull-sm-right {
        float: right!important
    }

    .pull-sm-none {
        float: none!important
    }
}

@media (min-width: 768px) {
    .pull-md-left {
        float:left!important
    }

    .pull-md-right {
        float: right!important
    }

    .pull-md-none {
        float: none!important
    }
}

@media (min-width: 992px) {
    .pull-lg-left {
        float:left!important
    }

    .pull-lg-right {
        float: right!important
    }

    .pull-lg-none {
        float: none!important
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.p-r-0,.p-x-0 {
    padding-right: 0!important
}

.p-l-0,.p-x-0 {
    padding-left: 0!important
}

.p-t-0,.p-y-0 {
    padding-top: 0!important
}

.p-b-0,.p-y-0 {
    padding-bottom: 0!important
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.m-t-0,.m-y-0 {
    margin-top: 0!important
}

.m-b-0,.m-y-0 {
    margin-bottoafter,.nav: before,.navbar-collapse:after,.navbar-collapse:before {
        display:table;
        content: " "
    }

    .nav:after,.navbar-collapse:after {
        clear: both
    }

    .visible-xs-inline {
        display: none!important
    }

    @media (max-width: 767px) {
        .visible-xs-inline {
            display:inline!important
        }

        .hidden-xs {
            display: none!important
        }
    }
}

@media print {
    * {
        color: #000!important;
        text-shadow: none!important;
        background: 0 0!important;
        box-shadow: none!important
    }
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 768px) {
    ::-webkit-scrollbar {
        width:10px;
        height: 10px
    }

    ::-webkit-scrollbar-thumb {
        background-color: rgba(50,50,50,.25);
        border: 2px solid transparent;
        border-radius: 10px;
        background-clip: padding-box
    }

    ::-webkit-scrollbar-thumb:hover {
        background-color: rgba(50,50,50,.5)
    }

    ::-webkit-scrollbar-track {
        background-color: rgba(50,50,50,.05)
    }
}

.no-touch ::-webkit-scrollbar-button {
    width: 10px;
    height: 6px;
    background-color: rgba(50,50,50,.05)
}

.bg-primary.lter {
    background-color: #797fb4
}

.bg-info.lt {
    background-color: #62bcce
}

.bg-warning.dk {
    background-color: #fcd417
}

.bg-danger.dker {
    background-color: #f21b1b
}

.inline {
    display: inline-block!important
}

.m-l-sm {
    margin-left: 10px
}

.musicbar {
    position: relative
}

.musicbar span {
    position: absolute;
    bottom: 0;
    width: 15%;
    text-indent: -9999px
}

.bar1 {
    left: 0;
    height: 60%
}

.bar2 {
    left: 20%;
    height: 45%
}

.bar3 {
    left: 40%;
    height: 90%
}

.bar4 {
    left: 60%;
    height: 60%
}

.bar5 {
    left: 80%;
    height: 40%
}

.animate .a1 {
    -webkit-animation: movingbar1 1s infinite alternate both;
    -moz-animation: movingbar1 1s infinite alternate both;
    animation: movingbar1 1s infinite alternate both
}

.animate .a2 {
    -webkit-animation: movingbar2 1.5s infinite alternate both;
    -moz-animation: movingbar2 1.5s infinite alternate both;
    animation: movingbar2 1.5s infinite alternate both
}

.animate .a3 {
    -webkit-animation: movingbar3 1.2s infinite alternate both;
    -moz-animation: movingbar3 1.2s infinite alternate both;
    animation: movingbar3 1.2s infinite alternate both
}

.animate .a4 {
    -webkit-animation: movingbar4 1.1s infinite alternate both;
    -moz-animation: movingbar4 1.1s infinite alternate both;
    animation: movingbar4 1.1s infinite alternate both
}

.animate .a5 {
    -webkit-animation: movingbar5 1.2s infinite alternate both;
    -moz-animation: movingbar5 1.2s infinite alternate both;
    animation: movingbar5 1.2s infinite alternate both
}

/*! CSS Used keyframes */
@-webkit-keyframes movingbar1 {
    0% {
        height: 32%
    }

    25% {
        height: 80%
    }

    50% {
        height: 56%
    }

    75% {
        height: 100%
    }

    100% {
        height: 84%
    }
}

@-moz-keyframes movingbar1 {
    0% {
        height: 32%
    }

    25% {
        height: 80%
    }

    50% {
        height: 56%
    }

    75% {
        height: 100%
    }

    100% {
        height: 84%
    }
}

@keyframes movingbar1 {
    0% {
        height: 32%
    }

    25% {
        height: 80%
    }

    50% {
        height: 56%
    }

    75% {
        height: 100%
    }

    100% {
        height: 84%
    }
}

@-webkit-keyframes movingbar2 {
    0% {
        height: 20%
    }

    25% {
        height: 58%
    }

    50% {
        height: 90%
    }

    75% {
        height: 74%
    }

    100% {
        height: 53%
    }
}

@-moz-keyframes movingbar2 {
    0% {
        height: 20%
    }

    25% {
        height: 58%
    }

    50% {
        height: 90%
    }

    75% {
        height: 74%
    }

    100% {
        height: 53%
    }
}

@keyframes movingbar2 {
    0% {
        height: 20%
    }

    25% {
        height: 58%
    }

    50% {
        height: 90%
    }

    75% {
        height: 74%
    }

    100% {
        height: 53%
    }
}

@-webkit-keyframes movingbar3 {
    0% {
        height: 34%
    }

    25% {
        height: 69%
    }

    50% {
        height: 100%
    }

    75% {
        height: 82%
    }

    100% {
        height: 41%
    }
}

@-moz-keyframes movingbar3 {
    0% {
        height: 34%
    }

    25% {
        height: 69%
    }

    50% {
        height: 100%
    }

    75% {
        height: 82%
    }

    100% {
        height: 41%
    }
}

@keyframes movingbar3 {
    0% {
        height: 34%
    }

    25% {
        height: 69%
    }

    50% {
        height: 100%
    }

    75% {
        height: 82%
    }

    100% {
        height: 41%
    }
}

@-webkit-keyframes movingbar4 {
    0% {
        height: 80%
    }

    25% {
        height: 49%
    }

    50% {
        height: 59%
    }

    75% {
        height: 82%
    }

    100% {
        height: 65%
    }
}

@-moz-keyframes movingbar4 {
    0% {
        height: 80%
    }

    25% {
        height: 49%
    }

    50% {
        height: 59%
    }

    75% {
        height: 82%
    }

    100% {
        height: 65%
    }
}

@keyframes movingbar4 {
    0% {
        height: 80%
    }

    25% {
        height: 49%
    }

    50% {
        height: 59%
    }

    75% {
        height: 82%
    }

    100% {
        height: 65%
    }
}

@-webkit-keyframes movingbar5 {
    0%,75% {
        height: 50%
    }

    25% {
        height: 30%
    }

    50% {
        height: 90%
    }

    100% {
        height: 65%
    }
}

@-moz-keyframes movingbar5 {
    0%,75% {
        height: 50%
    }

    25% {
        height: 30%
    }

    50% {
        height: 90%
    }

    100% {
        height: 65%
    }
}

@keyframes movingbar5 {
    0%,75% {
        height: 50%
    }

    25% {
        height: 30%
    }

    50% {
        height: 90%
    }

    100% {
        height: 65%
    }
}

.link-dotted {
    color: #000;
    border-bottom: #000 1px dashed
}

.fx-col {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.fx-center {
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.fx-middle {
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.fx-start {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.fx-first {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
}

.fx-last {
    -ms-flex-order: 10;
    -webkit-order: 10;
    order: 10;
}

.fx-1 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-width: 50px;
}

.fx-1666 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-width: 50px;
}

b, strong, h1, h4, h5, .fw700 {
    font-weight: 300;
}

.icon-left .fa {
    margin-right: 10px;
}

.icon-right .fa {
    margin-left: 10px;
}

.animate {
    transition: color .2s, background-color .2s, opacity .2s;
}

#dofullsearch {
    display: none;
}

/* GRID----------------------------------------------- */
.wrap {
    min-width: 320px;
    position: relative;
    overflow: hidden;
}

.wrap-container {
    max-width: 960px;
    margin: 0 auto;
    z-index: 100;
    width: calc(100% - 20px);
}

.header {
    padding: 10px 10px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    /* margin: 0 -000px; */
    background-color: #617fa0;
}

.nav-tabs {
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    /* margin: 0 -1000px; */
    /* padding: 0 1000px; */
}

.wrap-content {
    margin: 0px;
    padding: 20px 20px 0 20px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}


.wrap-content2 {
    margin: 0 0 20px 0;
    padding: 20px 20px 0 20px;
    background-color: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}


#gotop {
    position: fixed;
    width: 50px;
    height: 50px;
    line-height: 46px;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    font-size: 20px;
    z-index: 9998;
    display: none;
    opacity: 1;
    background-color: #fff;
    color: #222;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2);
}

/* HEADER----------------------------------------------- */
.logo {
    display: block;
    width: 280px;
    height: 40px;
    margin-left: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff !important;
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
}

.logo .fa {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    margin-right: 10px;
    box-shadow: inset 0 0 0 2px #fff;
    font-size: 14px;
    padding-left: 2px;
    vertical-align: top;
}

.search-box {
    position: relative;
}

.search-box input {
    border: 0;
}

.search-box button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent !important;
    color: #000 !important;
    width: 40px;
    padding: 0 !important;
}

.tabs-sel > span {
    display: inline-block;
    width: 50%;
    height: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #939393;
    padding-top: 10px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
}

.tabs-sel .fa {
    display: block;
    font-size: 18px;
    margin-bottom: 5px;
}

.tabs-sel > span.current {
    color: #617fa0;
    box-shadow: inset 0 -3px #617fa0;
}

.tabs-b {
    display: none;
}

.tabs-b.visible {
    display: block;
}

/* SECTION----------------------------------------------- */
.mtitle {
    font-size: 18px;
    font-weight: 700;
    /* margin-bottom: 10px; */
    color: #617fa0;
    border-bottom: 1px solid #82a0c3b8;
    padding: 0 0 10px 0;
}

.descr {
    line-height: 1.7;
    color: #676767;
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.descr-top {
    margin-bottom: 20px;
    line-height: 1.7;
    font-size: 12px;
    color: #939393;
    padding-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
}

.descr-img {
    margin: 0 -20px 20px -20px;
    height: 200px;
    position: relative;
}

.descr-img:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.5;
    background: linear-gradient(to right, #f64f59, #c471ed, #12c2e9);
}

.descr-top p + p {
    margin-top: 10px;
}

.descr-top a {
    color: #2980b9;
    text-decoration: underline;
}

.more-btn {
    text-align: center;
    padding-top: 40px;
}

.more-btn .fa {
    margin-right: 10px;
}

.btn.play .fa:before {
    content: '\f04c';
}

.mb-fix {
    margin-bottom: -20px;
}

.nav-menu a {
    display: block;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 20px;
}

.nav-genres {
    text-align: center;
    font-size: 0;
}

.nav-genre {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 20px 10px;
    height: 160px;
    width: 240px;
}

.nav-genre-desc {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    padding: 15px;
    background-color: rgba(0,0,0,0.5);
    color: #fff !important;
    font-size: 18px;
    font-weight: 700;
}

/* ITEMS----------------------------------------------- */
.item-track {
    margin: 0 -20px;
    padding: 10px 20px;
}

.item-track:nth-child(2n) {
    background-color: #617fa00f;
}

.item-track-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}

.item-title, .item-track-desc {
    display: block;
}

.item-titles {
    display: block;
    width: 200px;
    text-transform: capitalize;

}

.item-subtitle {
    display: block;
    margin-top: 3px;
    color: #939393;
}

.item-track-time {
    color: #939393;
    margin-left: 20px;
    font-size: 12px;
}

.item-track-dl {
    margin-left: 20px;
    font-size: 14px;
    color: #fff !important;
    background-color: #617fa0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    display: block;
}

.item-track-rate {
    margin-left: 20px;
}

.item-track-play {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    padding-left: 2px;
}

.item-track-play:hover, .show-player .item-track-play {
    background-color: rgb(231, 76, 60) color: #fff;
}

.show-player .item-track-play {
    padding-left: 0;
}

.rate3-short {
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    white-space: nowrap;
    font-size: 12px;
}

.rate3-short .fa {
    margin-right: 10px;
}

.sr-plus, .sr-minus {
    display: inline-block;
    vertical-align: top;
}

.sr-plus .fa , .sr-minus .fa {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 16px;
}

.sr-plus .fa {
    color: #6cc43c;
}

.sr-minus .fa {
    color: #f1656f;
}

.r3-hide {
    display: none;
}

.sr-minus {
    margin-left: 10px;
}

.sr-plus[onclick]:hover, .sr-minus[onclick]:hover {
    cursor: pointer;
    opacity: 0.8;
}

/* PLAYER----------------------------------------------- */
.item-player {
    width: 100%;
    padding: 10px 10px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 99999;
    background-color: #333;
    color: #fff;
    box-shadow: 0 -5px 11px 0 rgba(0,0,0,0.05);
}

.audioplayer {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.audioplayer audio {
    display: none;
}

.audioplayer-caption {
    font-size: 14px;
    margin-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    padding: 0 50px;
    text-overflow: ellipsis;
}

.audioplayer-dl {
    width: 40px;
    text-align: center;
    border-radius: 50%;
    display: block;
    margin-right: 30px;
    color: #fff;
    font-size: 18px;
}

.audioplayer-playpause {
    width: 40px;
    margin-right: 15px;
}

.audioplayer-time {
    margin-right: 0px;
    font-size: 12px;
    position: absolute;
    top: 3px;
    left: 125px;
}

.audioplayer-time-duration {
    left: auto;
    right: 70px;
}

.audioplayer-volume {
    margin-left: 30px;
}

.audioplayer-bar {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    min-width: 50px;
    background-color: #111;
    height: 10px;
    border-radius: 5px;
    position: relative;
}

.audioplayer-bar-loaded, .audioplayer-bar-played {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 5px;
    background-color: rgba(0,0,0,0.1);
}

.audioplayer-bar-played {
    z-index: 10;
    background-color: #617fa0;
}

.audioplayer-playpause a, .audioplayer-volume-button a {
    overflow: hidden;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-indent: -9999px;
    position: relative;
    background-color: #222;
    border-radius: 50%;
    display: block;
}

.audioplayer-playpause a:before, .audioplayer-volume-button a:before {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    content: "\f04c";
    font-family: 'FontAwesome';
    font-size: 18px;
    text-indent: 0;
}

.audioplayer-stopped .audioplayer-playpause a:before {
    content: "\f04b";
    left: 3px;
}

.audioplayer-volume-button a:before {
    content: "\f028";
}

.audioplayer-muted .audioplayer-volume-button a:before {
    content: "\f026";
}

.audioplayer-volume {
    position: relative;
}

.audioplayer-volume-adjust {
    width: 40px;
    height: 100px;
    background-color: #222;
    position: absolute;
    right: 0;
    bottom: 100%;
    display: none;
}

.audioplayer-volume-adjust > div {
    width: 10px;
    height: 70px;
    border-radius: 5px;
    position: relative;
    left: 15px;
    top: 15px;
    background-color: #111;
    cursor: pointer;
}

.audioplayer-volume-adjust > div > div {
    width: 10px;
    border-radius: 5px;
    background-color: #617fa0;
    position: absolute;
    left: 0;
    bottom: 0;
}

.audioplayer-volume-button {
    position: relative;
}

.audioplayer-volume:hover .audioplayer-volume-adjust {
    display: block;
}

.audioplayer-playpause a:hover, .audioplayer-volume-button a:hover, .audioplayer-dl:hover {
    background-color: #617fa0;
    color: #fff;
}

/* BOTTOM NAVIGATION----------------------------------------------- */
.bottom-nav {
    line-height: 40px;
    text-align: center;
    padding: 10px 0 0 0;
}

.pagi-nav {
    max-width: 100%;
    display: inline-block;
}

.pagi-nav > span {
    display: inline-block;
}

.pprev, .pnext {
}

.pprev {
}

.pnext a, .pprev a, .pprev > span, .pnext > span {
    display: block;
    width: 40px;
    text-align: center;
}

.navigation {
    text-align: center;
}

.navigation a, .navigation span, .pnext a, .pprev a, .pprev > span, .pnext > span {
    display: inline-block;
    padding: 0 5px;
    min-width: 40px;
    background-color: #f5f5f5;
    margin: 0 5px;
    border-radius: 20px;
    margin-top: 10px;
    box-shadow: 3px 5px 10px 0 rgba(0,0,0,0.0);
}

.navigation span, .pagi-nav a:hover {
    background-color: #617fa0;
    color: #fff;
}

.navigation span.nav_ext {
    background-color: #fff;
    color: #ccc;
}

.pagi-nav a:hover {
    background-color: #617fa0;
    color: #fff;
}

.dle-comments-navigation .pagi-nav {
    margin-bottom: 0;
}

/* FULL----------------------------------------------- */
.full h1 {
    font-size: 22px;
    font-weight: 700;
}

.full h1 > span {
    display: block;
    font-size: 20px;
    margin-bottom: 0px;
    color: #6b758b;
    font-weight: 400;
    text-transform: none;
}

.full h1 a {
    margin-left: 7px;
    font-size: 16px;
}

.fwide {
    margin: 20px -20px 0 -20px;
}

.fimg {
    width: 50px;
    height: 50px;
    margin-right: 20px;
}

.ftop {
    position: relative;
}

.fmeta {
    padding: 5px 20px;
    border-top: 2px solid #e3e3e3;
    background-color: #f9f9f9;
}

.ftime {
    font-size: 12px;
    opacity: 0.6;
}

.fmeta .rate3-short {
    margin: 5px 0;
}

.subtitle {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #617fa0;
}

.subtitle .fa {
    color: #617fa0;
    margin-right: 10px;
}

.rels {
    margin-bottom: 25px;
    margin-top: 25px;
}

.slice {
    overflow: hidden;
    position: relative;
    transition: height .2s;
}

.slice-masked:before {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 0;
    right: 0;
    height: 30px;
    pointer-events: none;
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%);
}

.slice-btn {
    margin: 10px 0 20px 0;
}

.slice-btn span {
    display: inline-block;
    cursor: pointer;
    text-decoration: underline;
    color: #617fa0;
    font-size: 14px;
}

.fbtns {
    background-color: #617fa0;
    color: #fff;
    font-size: 0;
    position: relative;
}

.fplay, .fdl {
    display: inline-block;
    vertical-align: top;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    width: auto;
    font-size: 18px;
    color: #fff !important;
    padding: 0 20px 0 80px;
    border-right: 2px solid #fff !important;
    position: relative;
    text-align: left;
    border: 0;
    transition: all .2s linear;
}

.fdl:hover, .fplay:hover {
    background-color: #617fa0a1;
    color: #fff;
}

.fdl .fa, .fplay .fa {
    position: absolute;
    left: 20px;
    top: 10px;
    z-index: 10;
    line-height: 40px;
    font-size: 16px;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    box-shadow: inset 0 0 0 2px #fff;
    color: #fff;
}

.fplay .fa {
    padding-left: 2px;
}

.show-player .fplay .fa {
    padding-left: 0px;
}

.show-player .fplay {
    animation: flash 0.3s infinite linear alternate;
}

@keyframes flash {
    from {
        background-color: #617fa0a1;
    }

    to {
        background-color: #617fa0;
    }
}

/* FULL STORY STATIC----------------------------------------------- */
.video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {
    width: 100%;
    max-width: 100% !important;
    height: 450px;
    display: block;
    margin: 0 auto;
}

.mejs-container {
    max-width: 100% !important;
}

.full-text {
    color: #444;
    font-size: 14px;
    line-height: 1.7;
}

.full-text img:not(.emoji) {
    max-width: 100%;
    margin: 10px auto;
}

.full-text > img[style*="left"], .full-text > .highslide img[style*="left"] {
    margin: 0 10px 10px 0;
}

.full-text > img[style*="right"], .full-text > .highslide img[style*="right"] {
    margin: 0 0 10px 10px;
}

.full-text a {
    text-decoration: underline;
    color: #617fa0;
}

.full-text a:hover {
    text-decoration: none;
}

.full-text h2, .full-text h3, .full-text h4, .full-text h5 {
    margin: 10px 0;
    font-size: 18px;
    font-weight: 700;
}

.full-text p {
    margin-bottom: 10px;
}

.full-text > ul, .full-text > ol {
    margin: 10px 0;
}

.full-text > ul li {
    list-style: disc;
    margin-left: 40px;
    position: relative;
}

.full-text > ol li {
    list-style: decimal;
    margin-left: 40px;
}

.full-text table {
    width: 100%;
    text-align: left;
    margin: 0;
}

.full-text table tr td {
    padding: 3px 7px;
    border: 2px solid #fff;
}

.full-text table tr:nth-child(2n+1) {
    background-color: #e3e3e3;
}

.full-text222 table tr:nth-child(1) {
    background-color: #0297dc !important;
    color: #FFF;
    font-size: 14px !important;
}

.full-text table img {
    display: block;
    margin: 0;
    border: 0;
    max-width: 350px
}

.attach {
    line-height: 40px;
    background-color: #f5f5f5;
    padding: 0 15px 0 0;
    border-radius: 4px;
    margin: 10px 0;
    overflow: hidden;
}

.attach .download-link {
    color: #FFF !important;
    text-decoration: none !important;
    margin-right: 15px;
    float: left;
    display: inline-block;
    padding: 0 15px;
    background: #0297dc;
}

.attach-info {
    float: right;
}

.attach i {
    margin-right: 5px;
}

.dcont {
    border: 1px solid #e3e3e3;
    padding: 0 15px 15px 15px;
    margin: 0 0 20px 0;
    line-height: 20px;
}

.polltitle {
    display: block;
    padding: 5px 15px;
    margin: 0 -15px 15px -15px;
    font-size: 18px;
    background-color: #f5f5f5;
    line-height: normal;
}

.full-taglist a {
    color: #4a61a3;
}

.full-taglist {
    margin: 0;
}

/* COMMENTS----------------------------------------------- */
.full-comms {
    position: relative;
    margin-top: 25px;
}

.comms-title {
    line-height: 40px;
}

.comms-title > span {
    font-size: 14px;
    opacity: 0.5;
}

.add-comm-form {
    position: relative;
    margin: 15px 0 0 0;
    padding: 15px;
    border: 0px solid #e3e3e3;
    background-color: #617fa00f;
    border-radius: 4px;
}

.ac-soc {
    position: absolute;
    right: 0px;
    top: -8px;
}

.ac-soc:before {
    content: attr(data-label);
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
    margin-right: 5px;
}

.ac-soc a {
    display: inline-block;
    margin: 0 0 0 3px;
    vertical-align: top;
}

.ac-soc img {
    display: block;
    width: 30px;
}

.ac-inputs, .ac-textarea {
    margin-bottom: 15px;
}

.ac-av {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    background: #fff url(../dleimages/noavatar.png) no-repeat;
    background-size: contain;
}

.ac-title {
    font-weight: 700;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.ac-inputs input {
    width: 100%;
    background-color: #FFF;
    /* box-shadow:0 0 0 1px #EDEDED,inset 1px 1px 3px 0 rgba(0,0,0,0.1); */
}

.ac-textarea textarea {
    height: 85px;
    background-color: #fff;
    border-radius: 4px;
}

.ac-submit {
    /* width: 100%; */
}

.sec-answer + .sec-label {
    margin-top: 10px;
}

.ac-protect {
    margin-top: -10px;
    display: none;
}

.ac-protect .label {
    font-size: 12px;
}

.ac-protect .sep-input {
    padding: 10px 10px 10px 160px;
}

.ac-protect input {
    background-color: #FFF;
}

.mass_comments_action {
    text-align: right;
    padding: 5px 15px;
    background-color: #f0f0f0;
    margin: 20px 0 0 0;
    display: none;
}

.last-comm-link {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: -15px;
}

.last-comm-link a {
    text-decoration: underline;
    color: #617fa0;
}

.full-comms {
}

#dle-comments-list {
    margin-top: 15px;
}

.add-comm-btn {
    position: absolute;
    right: 0;
    top: -8px;
}

.comm-item {
    padding-left: 55px;
    margin-top: 30px;
}

.comm-left {
    width: 40px;
    height: 40px;
    margin-left: -55px;
    float: left;
    border-radius: 50%;
}

.comm-right {
    width: 100%;
    float: right;
    position: relative;
}

.comm-one {
    padding: 0 80px 5px 0;
    position: relative;
    font-size: 12px;
    color: #888;
}

.comm-one > span:nth-child(4) {
    float: right;
    margin-right: 0;
}

.comm-one > span {
    float: left;
    margin-right: 10px;
}

.comm-author {
    color: #617fa0;
}

.comm-author a {
    color: #617fa0;
}

.rate3-comm {
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    font-size: 16px;
}

.rate3-comm a {
    cursor: pointer;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    font-size: 14px;
    color: #0aa80a;
    margin: 0 5px 0 0;
    vertical-align: top
}

.rate3-comm a:last-child {
    color: #d00e0e;
    margin: 0 0 0 5px;
}

.rate3-comm a:hover {
    opacity: 0.5;
}

.rate3-comm > span {
    height: 20px;
    line-height: 20px;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    vertical-align: top;
}

.rate3-comm > span > span.ratingtypeplus {
    color: #06b601;
}

.rate3-comm > span > span.ratingplus {
    color: #95c613;
}

.rate3-comm > span > span.ratingminus {
    color: #ff0e0e;
}

.comm-two {
}

.signature {
    font: italic 12px Georgia, "Times New Roman", Times, serif;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #000;
}

.comm-three {
    margin-top: 10px;
    font-size: 12px;
    text-align: right;
}

.comm-three li {
    display: inline-block;
    margin-left: 10px;
    line-height: 20px;
}

.comm-three a {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid transparent;
    line-height: 18px;
    height: 20px;
}

.comm-three li:first-child {
    margin-left: 0px;
    float: left;
}

.comm-three li:first-child a {
    border: 1px solid #e3e3e3;
    padding: 0 5px;
    text-decoration: none;
}

/* ADAPTIVE----------------------------------------------- */
.btn-menu {
    display: none;
}

@media screen and (max-width: 1220px) {
    .wrap-container {
        max-width:1000px;
    }

    #gotop {
        display: none !important;
    }

    .video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {
        height: 400px;
    }
}

@media screen and (max-width: 950px) {
    .wrap-container {
        max-width:768px;
    }
}

@media screen and (max-width: 760px) {
    .wrap-container {
        max-width:640px;
    }

    .share {
        width: 100%;
        position: static;
        margin-top: 20px;
        text-align: center;
    }

    .share a {
        display: inline-block;
        vertical-align: top;
        float: none;
    }

    .item-track-rate {
        display: none;
    }

    .item-track-share {
        margin-left: 10px;
        font-size: 18px;
        color: #939393;
        display: block;
    }

    .comm-three li:not(:first-child) {
        display: none;
    }

    .dcont button {
        font-size: 12px;
        padding: 0 15px !important;
    }

    .ac-protect {
        margin-top: 0px;
    }

    .comments-tree-list .comments-tree-list {
        padding-left: 0px !important;
    }

    .comments-tree-list .comments-tree-list:before {
        display: none;
    }

    .mass_comments_action {
        display: none;
    }

    .sub-title h1 {
        font-size: 18px;
        line-height: 24px;
    }
}

@media screen and (max-width: 590px) {
    .wrap-container {
        max-width:480px;
    }

    .header {
        display: block;
    }

    .logo {
        width: 100%;
        text-align: center;
        /* margin: 0; */
        margin: 0 0 10px 0;
    }

    .comm-one {
        overflow: hidden;
        height: 20px;
        line-height: 20px;
    }

    .video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {
        height: 300px;
    }

    .ac-soc {
        position: static;
    }

    .ac-inputs input {
        width: 100%;
        margin-top: 10px;
    }

    .ac-protect {
        width: 100%;
        float: none;
        margin: 0;
    }

    .ui-dialog {
        width: 100% !important;
    }

    .upop-left, .upop-right {
        float: none !important;
        width: 100% !important;
        margin: 0;
        padding: 0 20px;
    }

    .upop-left {
        margin-bottom: 10px;
        text-align: center;
    }

    .ui-dialog-buttonset button {
        display: block;
        margin: 0 0 5px 0;
        width: 100%;
    }

    #dofullsearch, #searchsuggestions span.seperator {
        display: none !important;
    }

    .attach .download-link {
        margin: 0 -15px 0 0;
        float: none;
        display: block;
        padding: 0 10px;
    }

    .attach-info {
        float: none;
    }
}

@media screen and (max-width: 470px) {
    .wrap-container22 {
        max-width:320px;
    }

    .item-track {
    }

    .item-track-dl, .item-track-time {
        margin-left: 10px;
    }

    .audioplayer-time {
        display: none;
    }

    .audioplayer-caption {
        padding: 0;
    }

    .audioplayer-dl {
        margin-right: 15px;
    }

    .audioplayer-volume {
        margin-left: 15px;
    }

    .full h1 {
        font-size: 20px;
    }

    .full h1 > span {
        font-size: 16px;
    }

    .fplay, .fdl {
        width: 50%;
        border-bottom: 2px solid #fff !important;
    }

    .comms-title {
        display: block;
        text-align: center;
    }

    .add-comm-btn {
        width: 100%;
        position: static;
    }

    .video-box embed, .video-box object, .video-box video, .video-box iframe, .video-box frame {
        height: 250px;
    }
}

.easylike_count {
    display: inline-block;
    color: #828a99;
    cursor: pointer;
    font: normal 18px/16px Arial, Tahome, sans-serif;
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%3Ctitle%3Elike_outline_24%3C%2Ftitle%3E%3Cpath%20d%3D%22M0%2C0H24V24H0Z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M17%2C2.9A6.43%2C6.43%2C0%2C0%2C1%2C23.4%2C9.33c0%2C3.57-1.43%2C5.36-7.45%2C10l-2.78%2C2.16a1.9%2C1.9%2C0%2C0%2C1-2.33%2C0L8.05%2C19.37C2%2C14.69.6%2C12.9.6%2C9.33A6.43%2C6.43%2C0%2C0%2C1%2C7%2C2.9a6.46%2C6.46%2C0%2C0%2C1%2C5%2C2.54A6.46%2C6.46%2C0%2C0%2C1%2C17%2C2.9ZM7%2C4.7A4.63%2C4.63%2C0%2C0%2C0%2C2.4%2C9.33c0%2C2.82%2C1.15%2C4.26%2C6.76%2C8.63l2.78%2C2.16a.1.1%2C0%2C0%2C0%2C.12%2C0L14.84%2C18c5.61-4.36%2C6.76-5.8%2C6.76-8.63A4.63%2C4.63%2C0%2C0%2C0%2C17%2C4.7c-1.56%2C0-3%2C.88-4.23%2C2.73L12%2C8.5l-.74-1.07C10%2C5.58%2C8.58%2C4.7%2C7%2C4.7Z%22%20fill%3D%22%23828a99%22%2F%3E%3C%2Fsvg%3E') no-repeat 8px 50%;
    padding: 5px 10px 5px 40px;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}

.easylike_count:hover {
    color: #828a99;
    /* background: #617fa0 url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%3Ctitle%3Elike_active_24%3C%2Ftitle%3E%3Cpath%20d%3D%22M0%2C0H24V24H0Z%22%20fill%3D%22none%22%2F%3E%3Cpath%20d%3D%22M17%2C2.9A6.43%2C6.43%2C0%2C0%2C1%2C23.4%2C9.33c0%2C3.57-1.43%2C5.36-7.45%2C10l-2.78%2C2.16a1.9%2C1.9%2C0%2C0%2C1-2.33%2C0L8.05%2C19.37C2%2C14.69.6%2C12.9.6%2C9.33A6.43%2C6.43%2C0%2C0%2C1%2C7%2C2.9%2C5.7%2C5.7%2C0%2C0%2C1%2C12%2C6%2C5.7%2C5.7%2C0%2C0%2C1%2C17%2C2.9Z%22%20fill%3D%22%23ff3347%22%2F%3E%3C%2Fsvg%3E') no-repeat 8px 50%; */
}

/*v 1.2*/
.easylike_load {
    width: 19px;
}

.easylike_circles {
    background-color: #617fa0;
    float: left;
    height: 4px;
    margin: 6px 2px 6px 0;
    width: 4px;
    -webkit-animation-name: easylikeBounce;
    -webkit-animation-duration: 0.8999999999999999s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: linear;
    -o-animation-name: easylikeBounce;
    -o-animation-duration: 0.8999999999999999s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: linear;
    animation-name: easylikeBounce;
    animation-duration: 0.8999999999999999s;
    animation-iteration-count: infinite;
    animation-direction: linear;
}

.easylike_circles.ec1 {
    -webkit-animation-delay: 0.18s;
    -o-animation-delay: 0.18s;
    animation-delay: 0.18s;
}

.easylike_circles.ec2 {
    -webkit-animation-delay: 0.42000000000000004s;
    -o-animation-delay: 0.42000000000000004s;
    animation-delay: 0.42000000000000004s;
}

.easylike_circles.ec3 {
    -webkit-animation-delay: 0.5399999999999999s;
    -o-animation-delay: 0.5399999999999999s;
    animation-delay: 0.5399999999999999s;
}

@-webkit-keyframes easylikeBounce {
    0% {
    }

    50% {
        background-color: #617fa0
    }

    100% {
    }
}

@-o-keyframes easylikeBounce {
    0% {
    }

    50% {
        background-color: #617fa0
    }

    100% {
    }
}

@keyframes easylikeBounce {
    0% {
    }

    50% {
        background-color: #617fa0
    }

    100% {
    }
}

.grecaptcha-badge {
    visibility: hidden;
}

.btnn {
    display: inline-block;
    text-align: center;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    background-color: #617fa0;
    color: #fff;
    font-size: 14px;
}

.btnaa {
    display: inline-block;
    text-align: center;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    background-color: #617fa0;
    color: #fff;
    font-size: 14px;
}

a.glo {
    color: #617fa0;
    padding: 10px 20px;
    width: 100%;
    text-decoration: none;
    text-align: center;
    margin: 20px auto;
    display: block;
    background-image: linear-gradient(to left,transparent,transparent 50%,#617fa0 50%,#617fa0);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
    font: 400 18px tahoma;
    border: 1px solid #617fa0;
    border-radius: 0.4rem;
}

a.glo:hover {
    background-position: 0 0;
    color: #fff;
}

a.gloss {
    color: #617fa0;
    padding: 10px 20px;
    width: 100%;
    text-decoration: none;
    text-align: center;
    margin-top: 20px;
    display: block;
    background-image: linear-gradient(to left,transparent,transparent 50%,#617fa0 50%,#617fa0);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
    font: 400 18px tahoma;
    border: 1px solid #617fa0;
    /* border-radius: 0.5rem; */
}

a.gloss:hover {
    background-position: 0 0;
    color: #fff;
}

.tester .responses {
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}

.tester .results {
    text-align: center;
}

.tester .results .message {
    border: 1px solid #617fa0;
    padding: 10px;
}

.tester .results button {
    margin: 15px;
    width: 30%;
    text-align: center;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    background-color: #617fa0;
    color: #fff;
    font-size: 14px;
}

.incorrect {
    color: white;
    background: #ff5c77;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s;
    border: 1px solid #ff5c77 !important;
}

.correct {
    color: white;
    background: #00a550;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s;
    border: 1px solid #00a550 !important;
    ; }

.tester .responses div {
    border: 1px solid #676767;
    padding: 10px;
    margin-bottom: 5px;
    cursor: pointer;
    font-size: 16px;
}

.dark .dark\:border-neutral-700 {
    --tw-border-opacity: 1;
    border-color: rgb(64 64 64 / var(--tw-border-opacity));
}

.dark .dark\:text-neutral-50 {
    --tw-text-opacity: 1;
    color: rgb(250 250 250 / var(--tw-text-opacity));
}

.dark .dark\:bg-neutral-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(38 38 38 / var(--tw-bg-opacity));
}

.bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: #617fa026;
}

.rounded-lg {
    border-radius: 0rem;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
}

.text-sm {
    font-size: 0.780rem;
    line-height: 1.25rem;
}

.text-blue-700 {
    --tw-text-opacity: 1;
    color: #456383c7;
}

.ac-form {
    margin-bottom: 0px;
}

.ac-form__header {
    gap: 10px;
    margin-bottom: -10px;
}

.ac-form__header input {
    flex: 1 0 280px;
}

.ac-form__bottom {
    gap: 10px 12px;
}

.ac-form .message-info {
    margin-bottom: 0;
    display: none;
}

.ac-form.is-active .message-info {
    display: flex;
}

.ac-form__editor .bb-editor textarea, .ac-form__editor .fr-wrapper {
    height: 100px !important;
}

.ac-form__editor .fr-view {
    min-height: 80px !important;
}

.ac-form .tox-tinymce {
    height: 160px !important;
}

.ac-form__social-caption {
    font-size: 12px;
    margin-right: 5px;
}

.ac-form__social .login__social div {
    margin: 0 0 0 6px;
}

.d-flex {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
}

.page__comments {
    margin-top: 20px;
}
