﻿.btn-search{cursor:pointer;}.input-search:focus{outline:none !important;box-shadow:none;}.news figure{display:flex;flex-direction:row;box-shadow:0 2px 4px 0 rgba(0,0,0,.3);border-radius:8px;}.news figure img{width:200px;border-top-right-radius:8px;border-bottom-right-radius:8px;}.news figure figcaption{padding:0 10px;display:flex;flex-direction:column;justify-content:center;}.news figure figcaption .hx{font-size:1rem;margin:0;font-weight:900;margin-bottom:5px;}.news figure figcaption .desc{font-size:.9rem;text-align:justify;line-height:20px;}html[dir=ltr] .news img{border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:8px;border-bottom-left-radius:8px;}.news-archive{border:solid 1px #ccc;border-radius:5px;padding:10px;margin-bottom:15px;}.news-archive .item{text-align:center;width:100%;display:inline-block;padding:5px;}@media(max-width:992px){.news figure{display:block !important;}.news figure img{border-radius:8px;width:100px;float:right;margin:10px;}.news figure figcaption{display:block;}.news figure figcaption .hx{padding-top:30px;}.news figure figcaption .desc{clear:both;padding:0 0 10px 0;}html[dir=ltr] .news figure img{border-bottom-left-radius:0;float:left;margin-left:auto;margin-right:10px;}}@media(max-width:768px){.news-archive{padding:0;border:none;overflow:hidden;margin-top:15px;}.news-archive select{padding:10px;}.news-archive .item{width:50%;float:right;}}