﻿/**
 * NukeViet Content Management System
 * @version 4.x
 * @author VINADES.,JSC <contact@vinades.vn>
 * @copyright (C) 2009-2021 VINADES.,JSC. All rights reserved
 * @license GNU/GPL version 2 or any later version
 * @see https://github.com/nukeviet The NukeViet CMS GitHub project
 */

#topnews {
    border: 1px solid #c3d3e0;
    margin-bottom: 10px;
    padding: 4px;
}

#topnews ul.lastest-news {
    padding: 0;
}

#topnews ul.lastest-news li {
    text-indent: 10px;
}

#topnews ul.lastest-news a {
    background: transparent url('../images/squared-blue.png') no-repeat 5px 9px;
    border-bottom: 1px dotted #bbdbf6;
    color: #383838;
    display: block;
    font-weight: normal;
    padding: 2px 0;
}

#topnews ul.lastest-news a:hover {
    background: #fff url('../images/squared-blue.png') no-repeat 5px 9px;
}

/*div.news_column h5 .list-inline > li {
    padding-left:0;
}

div.news_column h5 .list-inline {
    margin-bottom:3px;
}*/

div.news_column .socialicon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
}

div.news_column .imghome {
    margin: 4px 10px 0 0;
}

div.news_column .text-muted {
    font-size: 12px;
}

#hometext h2 {
    font-weight: bold;
    /*font-size:14px;
    line-height:20px;*/
}

div.news_column .imgalt {
    display: block;
    text-align: center;
    margin-top: 5px;
}

div.news_column div.items p,
div.news_column #hometext,
#news_detail h1,
p.copyright {
    margin-bottom: 10px;
}

div.news_column div.copyright {
    margin-top: 10px;
}

div.news_column p.adminlink {
    margin-bottom: 10px;
}

div.news_column ul.related {
    float: left;
}

div.span-25 ul.related {
    width: 100%;
}

div.news_column ul.related li {
    padding: 0 4px 0 0;
}

div.news_column .panel-heading {
    font-size: 14px;
    font-weight: bold;
}

div.span-25 ul.related li {
    padding: 0 10px;
}

div.news_column ul.related a {
    color: #3b3b3b;
    padding-left: 6px;
    text-align: left;
}

div.news_column ul.related a:hover {
    color: #004175;
}

.txtrequired {
    color: #ff0000;
}

.content-box {
    padding: 10px;
}

.panel-body.other-news > div.clearfix {
    margin-bottom: 15px;
}

.panel-body.other-news > div.clearfix:last-child {
    margin-bottom: 0;
}

ul.other-news {
    padding-left: 0;
    margin-left: 0;
}

#hot-news .hot-news-others ul {
    padding: 0;
    margin: 0;
}

#hot-news .hot-news-others ul li {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #dadada;
}

#hot-news .hot-news-others ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

#hot-news li a span {
    text-indent: 8px;
    display: inherit;
}

#print {
    margin: 0 auto;
    text-align: left;
    width: 800px;
}

#print a,
#print a:active,
#print a:focus,
#print a:visited {
    color: #4d5764;
    text-decoration: none;
}

#print h1 {
    /*font-size:160%;*/
}

#print h2 {
    /*font-size:150%;*/
}

#print a:hover {
    text-decoration: underline;
}

#print h1,
h2,
p {
    margin: 0 0 6px 0;
    padding: 0;
}

#print #hd_print {
    margin-top: 10px;
}

#print #content #hometext {
    font-weight: bold;
    margin-bottom: 10px;
}

#print #content ul.control {
    margin: 0;
    display: block;
    padding: 7px 0 19px 0;
}

#print #content ul.control li {
    display: inline;
    float: left;
    list-style: none;
    font-size: 95%;
}

#print #content ul.control li a {
    padding: 0 2px;
}

#print #content ul.control li a:hover {
    text-decoration: none;
    cursor: pointer;
}

#print #content .time {
    color: #333;
}

#print #content .imghome {
    padding: 4px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

#print #content .imghome p {
    font-weight: normal;
}

#print #content .copyright {
    background: #66ccff;
    padding: 4px;
    width: 100%;
}

#print #content #author {
    text-align: right;
}

#print #footer {
    margin-top: 10px;
    border-top: 2px solid #dc0312;
    min-height: 30px !important;
    padding: 10px;
}

#print #footer #url {
    line-height: 20px;
    font-size: 100%;
    display: block;
    border-bottom: 2px solid #4d5764;
}

#print #footer .copyright {
    float: left;
    display: inline;
    padding: 5px 0;
}

#print #footer #contact {
    float: right;
    display: inline;
    padding: 5px 0;
}

#print #footer #contact a:hover {
    text-decoration: none;
    cursor: pointer;
}

#print #footer a {
    color: #fff;
}

.bodytext figure.image figcaption {
    padding: 5px;
}

.featured h2 {
    /*font-size:16px !important;*/
    padding-left: 5px !important;
}

.featured p {
    font-size: 14px !important;
    padding-left: 5px !important;
}

ul.related h4 {
    display: inline-block;
}

.detail-related.related li * {
    display: inline;
}

.news-download-file {
    margin-top: -6px;
}

.news-download-file .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.news-download-file .list-group-item .badge {
    float: right;
    display: inline-block;
    width: 22px;
    height: 22px;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #5cb85c;
    border-radius: 15px;
}

.news-download-file .list-group-item .badge a {
    color: #fff;
}

h3.newh3 {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;
    font-size: 20px;
    line-height: 25px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    padding-top: 10px;
    margin-top: 0px;
    color: #02659d;
}

/* Player */
:root {
    --plyr-color-main: #108DE5;
    --plyr-audio-controls-background: transparent;
}

.news-detail-player {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
    background-color: #f4f4f4;
}

.news-detail-player > .player {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding-right: 24px;
}

.news-detail-player > .source {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 20px;
}

.news-detail-player > .tools {
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 20px;
}

.news-switch {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.news-switch .news-switch-btn {
    margin-left: 5px;
    position: relative;
    width: 44px;
    height: 22px;
}

.news-switch .news-switch-btn .news-switch-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .4s;
    transition: .4s;
}

.news-switch .news-switch-btn .news-switch-slider:before {
    position: absolute;
    content: "";
    background-color: #d6dadf;
    -webkit-transition: .4s;
    transition: .4s;
    height: 14px;
    width: 36px;
    left: 4px;
    bottom: 4px;
    border-radius: 7px;
}

.news-switch .news-switch-btn .news-switch-slider:after {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 0;
    bottom: 0;
    background-color: #4a5464;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 50%;
}

.news-switch .news-switch-btn.checked .news-switch-slider:after {
    background-color: #108DE5;
    -webkit-transform: translateX(22px);
    -ms-transform: translateX(22px);
    transform: translateX(22px);
}

/* Responsive news */

@media (max-width: 499.98px) {
    div.news_column ul.related {
        padding: 4px;
        clear: both;
    }

    div.news_column ul.fixedwidth {
        width: 100%;
        clear: both;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 100%;
        clear: both;
    }

    .news-detail-player {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .news-detail-player > .player {
        padding-right: 0;
        width: 100%;
        -ms-flex-order: 1;
        order: 2;
    }

    .news-detail-player > .source {
        padding-right: 10;
        -ms-flex-order: 0;
        order: 0;
        margin-top: 12px;
    }

    .news-detail-player > .tools {
        padding-right: 0;
        -ms-flex-order: 0;
        order: 1;
        margin-top: 12px;
    }
}

@media (min-width: 500px) {
    div.news_column ul.fixedwidth {
        width: 100%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 100%;
    }
}

@media (max-width: 640px) {
    div.news_column ul.related {
        margin-bottom: 0;
    }

    div.news_column ul.related li {
        padding: 0 4px 4px 0 !important;
    }
}

@media (min-width: 768px) {
    div.news_column ul.related {
        padding: 4px;
    }

    div.news_column ul.fixedwidth {
        width: 28%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 68%;
    }
}

@media (min-width: 992px) {
    div.news_column ul.related {
        padding: 4px;
    }

    div.news_column ul.fixedwidth {
        width: 28%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 68%;
    }
}

@media (min-width: 1200px) {
    div.news_column ul.related {
        padding: 4px;
    }

    div.news_column ul.fixedwidth {
        width: 28%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 68%;
    }
}

@media (min-width: 500px) {
    div.news_column ul.related {
        padding: 4px;
    }

    div.news_column ul.fixedwidth {
        width: 100%;
    }

    div.news_column div.fixedwidth {
        float: left;
        width: 100%;
    }
}
@keyframes placeHolderShimmer {
  0% {
  background-position:-468px 0;
}
100% {
  background-position:468px 0;
}
}

.animated-background,
.evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-header img:not(.loaded),
.evo-list-blog-page .list-blogs .newslist .later_news_big .tempvideo img:not(.loaded),
.evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo .tempvideo img:not(.loaded),
.evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small .tempvideo img:not(.loaded) {
  animation-duration:1.25s;
  animation-fill-mode:forwards;
  animation-iteration-count:infinite;
  animation-name:placeHolderShimmer;
  animation-timing-function:linear;
  background:#F6F6F6;
  background:linear-gradient(to right,#F6F6F6 8%,#F0F0F0 18%,#F6F6F6 33%);
  background-size:700px 104px;
  position:relative;
}

@media (max-width:569px) {
  .pagging-css {
    margin-top:15px;
  }
}

.pagging-css .pagination {
  justify-content:center;
}

@media (max-width:569px) {
  .evo-list-blog-page {
    margin-top:0 !important;
  }
}

.evo-list-blog-page .list-blogs .fix-blog-col-small {
  margin-bottom:20px;
}

@media (max-width:569px) {
  .evo-list-blog-page .list-blogs .fix-blog-col-small {
    margin-bottom:10px;
  }
}

.evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-header {
  display:block;
  position:relative;
  margin-bottom:10px;
  height:177px;
}

@media (max-width:1024px) {
  .evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-header {
    height:147px;
  }
}

@media (max-width:991px) {
  .evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-header {
    height:147px;
  }
}

@media (max-width:767px) {
  .evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-header {
    height:167px;
  }
}

@media (max-width:668px) {
  .evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-header {
    height:167px;
  }
}

@media (max-width:569px) {
  .evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-header {
    height:80px;
    width:120px;
    margin-bottom:0;
    margin-right:10px;
    float:left;
  }
}

@media (max-width:480px) {
  .evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-header {
    height:80px;
  }
}

@media (max-width:376px) {
  .evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-header {
    height:80px;
  }
}

@media (max-width:321px) {
  .evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-header {
    height:80px;
  }
}

.evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-header img {
  width:auto !important;
  max-height:100%;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
}

.evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-header img:not(.loaded) {
  width:100% !important;
  height:100% !important;
  opacity:0.2;
}

.evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-title {
  margin:0;
  font-size:14px;
}

@media (max-width:569px) {
  .evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-title {
    padding-left:130px;
    font-size:13px;
  }
}

.evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-title a {
  color:#333;
}

.evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-title a:hover,
.evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item .entry-title a:focus {
  color:#1ba0e2;
}

.evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item p {
  margin-bottom:0;
  font-size:13px;
  color:#727272;
  margin-top:5px;
}

@media (max-width:569px) {
  .evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item p {
    display:none;
  }
}

.evo-list-blog-page .list-blogs .fix-blog-col-small .blog-item:hover .entry-title a {
  color:#1ba0e2;
}

.evo-list-blog-page .list-blogs .newslist {
  margin-bottom:15px;
}

@media (max-width:569px) {
  .evo-list-blog-page .list-blogs .newslist {
    margin-bottom:0;
  }
}

.evo-list-blog-page .list-blogs .newslist .later_news_big .tempvideo {
  height:367px;
  position:relative;
}

@media (max-width:1024px) {
  .evo-list-blog-page .list-blogs .newslist .later_news_big .tempvideo {
    height:307px;
  }
}

@media (max-width:991px) {
  .evo-list-blog-page .list-blogs .newslist .later_news_big .tempvideo {
    height:267px;
  }
}

@media (max-width:767px) {
  .evo-list-blog-page .list-blogs .newslist .later_news_big .tempvideo {
    height:197px;
  }
}

@media (max-width:668px) {
  .evo-list-blog-page .list-blogs .newslist .later_news_big .tempvideo {
    height:197px;
  }
}

@media (max-width:569px) {
  .evo-list-blog-page .list-blogs .newslist .later_news_big .tempvideo {
    height:365px;
  }
}

@media (max-width:480px) {
  .evo-list-blog-page .list-blogs .newslist .later_news_big .tempvideo {
    height:267px;
  }
}

@media (max-width:376px) {
  .evo-list-blog-page .list-blogs .newslist .later_news_big .tempvideo {
    height:241px;
  }
}

@media (max-width:321px) {
  .evo-list-blog-page .list-blogs .newslist .later_news_big .tempvideo {
    height:204px;
  }
}

.evo-list-blog-page .list-blogs .newslist .later_news_big .tempvideo img {
  width:auto !important;
  max-height:100%;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
}

.evo-list-blog-page .list-blogs .newslist .later_news_big .tempvideo img:not(.loaded) {
  width:100% !important;
  height:100% !important;
  opacity:0.2;
}

.evo-list-blog-page .list-blogs .newslist .later_news_big h3 {
  margin:0;
  font-size:18px;
  margin-top:10px;
}

@media (max-width:992px) {
  .evo-list-blog-page .list-blogs .newslist .later_news_big h3 {
    font-size:14px;
  }
}

@media (max-width:569px) {
  .evo-list-blog-page .list-blogs .newslist .later_news_big h3 {
    font-size:15px;
  }
}

.evo-list-blog-page .list-blogs .newslist .later_news_big h3 a {
  color:#333;
}

.evo-list-blog-page .list-blogs .newslist .later_news_big h3 a:hover,
.evo-list-blog-page .list-blogs .newslist .later_news_big h3 a:focus {
  color:#1ba0e2;
}

@media (min-width:570px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo {
    border-bottom:1px dashed #e5e5e5;
    margin-bottom:10px;
    padding-bottom:10px;
  }
}

.evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo .tempvideo {
  height:177px;
  position:relative;
}

@media (max-width:1024px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo .tempvideo {
    height:147px;
  }
}

@media (max-width:991px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo .tempvideo {
    height:187px;
  }
}

@media (max-width:767px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo .tempvideo {
    height:137px;
  }
}

@media (max-width:668px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo .tempvideo {
    height:137px;
  }
}

@media (max-width:569px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo .tempvideo {
    height:80px;
    width:120px;
    margin-bottom:0;
    margin-right:10px;
    float:left;
  }
}

@media (max-width:480px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo .tempvideo {
    height:80px;
  }
}

@media (max-width:376px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo .tempvideo {
    height:80px;
  }
}

@media (max-width:321px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo .tempvideo {
    height:80px;
  }
}

.evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo .tempvideo img {
  width:auto !important;
  max-height:100%;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
}

.evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo .tempvideo img:not(.loaded) {
  width:100% !important;
  height:100% !important;
  opacity:0.2;
}

.evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo h3 {
  margin:0;
  font-size:14px;
  margin-top:10px;
}

@media (max-width:569px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo h3 {
    padding-left:130px;
    font-size:13px;
  }
}

.evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo h3 a {
  color:#333;
}

.evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo h3 a:hover,
.evo-list-blog-page .list-blogs .newslist .col-later-news li.has-tempvideo h3 a:focus {
  color:#1ba0e2;
}

.evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small h3 {
  margin:0;
  font-size:14px;
  font-weight:normal;
}

@media (max-width:569px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small h3 {
    padding-left:130px;
    font-weight:500;
    font-size:13px;
  }
}

.evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small h3 a {
  color:#333;
  word-break:break-word;
}

.evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small h3 a:hover,
.evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small h3 a:focus {
  color:#1ba0e2;
}

.evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small .tempvideo {
  height:177px;
  position:relative;
}

@media (max-width:1024px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small .tempvideo {
    height:147px;
  }
}

@media (max-width:991px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small .tempvideo {
    height:187px;
  }
}

@media (max-width:767px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small .tempvideo {
    height:137px;
  }
}

@media (max-width:668px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small .tempvideo {
    height:137px;
  }
}

@media (max-width:569px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small .tempvideo {
    height:80px;
    width:120px;
    margin-bottom:0;
    margin-right:10px;
    float:left;
  }
}

@media (max-width:480px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small .tempvideo {
    height:80px;
  }
}

@media (max-width:376px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small .tempvideo {
    height:80px;
  }
}

@media (max-width:321px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small .tempvideo {
    height:80px;
  }
}

.evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small .tempvideo img {
  width:auto !important;
  max-height:100%;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
}

.evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small .tempvideo img:not(.loaded) {
  width:100% !important;
  height:100% !important;
  opacity:0.2;
}

@media (min-width:570px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li.list-small+.list-small {
    border-top:1px dashed #e5e5e5;
    margin-top:10px;
    padding-top:10px;
  }
}

@media (max-width:569px) {
  .evo-list-blog-page .list-blogs .newslist .col-later-news li {
    margin-bottom:10px;
  }
}

.aside-item.collection-category .aside-title {
  margin:0 0 10px;
  font-size:18px;
  position:relative;
  color:#2d2a2a;
  text-transform:uppercase;
}

.aside-item.collection-category .aside-title .title-head {
  font-size:18px;
  font-weight:600;
  color:#2d2a2a;
  margin-bottom:0;
}

.aside-item.collection-category .aside-content .navbar-pills .nav-item a {
  font-size:14px;
  padding-left:0;
  padding-right:25px;
  color:#727272;
  white-space:normal;
  position:relative;
  display:table;
  width:100%;
  padding-top:3px;
  padding-bottom:3px;
}

.aside-item.collection-category .aside-content .navbar-pills .nav-item a:hover,
.aside-item.collection-category .aside-content .navbar-pills .nav-item a:focus {
  color:#1ba0e2;
  background-color:transparent;
}

.aside-item.collection-category .aside-content .navbar-pills .nav-item a i.fa-caret-right {
  display:table-cell;
  width:10px !important;
}

.aside-item.collection-category .aside-content .navbar-pills .nav-item .Collapsible__Plus {
  position:absolute;
  right:7px;
  top:calc(50% - (20px / 2));
  width:20px;
  height:20px;
}

.aside-item.collection-category .aside-content .navbar-pills .nav-item .Collapsible__Plus::before,
.aside-item.collection-category .aside-content .navbar-pills .nav-item .Collapsible__Plus::after {
  position:absolute;
  content:'';
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%,-50%) rotate(-90deg);
  transform:translate(-50%,-50%) rotate(-90deg);
  background-color:currentColor;
  -webkit-transition:opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;
  transition:opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;
  transition:transform 0.4s ease-in-out,opacity 0.4s ease-in-out;
  transition:transform 0.4s ease-in-out,opacity 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;
}

.aside-item.collection-category .aside-content .navbar-pills .nav-item .Collapsible__Plus::before {
  width:11px;
  height:1px;
  opacity:1;
}

.aside-item.collection-category .aside-content .navbar-pills .nav-item .Collapsible__Plus::after {
  width:1px;
  height:11px;
}

.aside-item.collection-category .aside-content .navbar-pills .nav-item.active>.Collapsible__Plus::after {
  -webkit-transform:translate(-50%,-50%) rotate(90deg);
  transform:translate(-50%,-50%) rotate(90deg);
}

.aside-item.collection-category .aside-content .navbar-pills .nav-item.active>.Collapsible__Plus::before {
  opacity:0;
}

.aside-item.collection-category .aside-content .navbar-pills .nav-item .dropdown-menu {
  margin:0;
  padding:0;
  -webkit-transition:left 0.3s ease 0s,opacity 0.3s;
  transition:left 0.3s ease 0s,opacity 0.3s;
}

.aside-item.collection-category .aside-content .navbar-pills .nav-item .dropdown-menu .nav-item a {
  padding:5px 10px;
  padding-right:25px;
}

.aside-item.collection-category .aside-content .navbar-pills .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item a {
  padding:5px 20px;
}

.aside-item.collection-category .aside-content .navbar-pills .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item a {
  padding:5px 30px;
}

.aside-item.top-news .aside-title {
  margin:0 0 10px;
  font-size:18px;
  position:relative;
  color:#2d2a2a;
  text-transform:uppercase;
}

.aside-item.top-news .aside-title .title-head {
  font-size:18px;
  font-weight:600;
  color:#2d2a2a;
  margin-bottom:0;
}

.aside-item.top-news .item {
  margin-bottom:20px;
}

.aside-item.top-news .item .thumb {
  float:left;
  overflow:hidden;
  position:relative;
  width:80px;
  margin-right:15px;
}

.aside-item.top-news .item .info {
  padding-left:95px;
}

.aside-item.top-news .item .info .title {
  margin-bottom:0;
  line-height:1.5;
  font-size:14px;
  font-weight:400;
}

.aside-item.top-news .item .info .title a {
  color:#727272;
}

.aside-item.top-news .item .info .title a:hover,
.aside-item.top-news .item .info .title a:focus {
  color:#1ba0e2;
}
.list-small .tempvideo{
    display: none;
}

.evo-list-blog-page .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.image-center figure.image {
    box-shadow: 2px 2px 10px #aaaaaa;
}
.bodytext figure {
    display: inline-block;
}
figure {
    position: relative;
    margin: 10px;
    text-align: left;
}
.bodytext figure.image figcaption {
    padding: 5px;
    font-weight: normal;
    font-style: italic;
    background: #e6e6e6;
    margin-top: 0;
    font-size: inherit;
}

.bodytext a {
    color: #1155cc;
    text-decoration: underline;
}