/* clubz stylesheet definitions
 * aip solutions ltd' 2022
 * support@aip.solutions
 */
a.btn-edit			{display:inline-block;margin-left:10px;border-radius:16px;line-height:1em;padding:6px 18px;color:#000;font-size:14px;background:#FFEA00;}
a.btn-edit:hover	{font-weight:bold;}
.search-form input[type=text] {color:#1b4158;}
.section-opinion .card-item .img-wrapper {height:300px;}

.result-container-tmp       {margin-bottom:60px;background-color:#f0f0f0;padding:20px 21px 17px;font-size:1.1875rem;}
.result-container-tmp h2    {margin-bottom:20px;font-size:1.3125rem;font-weight:600;}
.result-container-tmp p     {margin:0;line-height:1.5789473684;}

.category.links             {display:block;line-height:1.5789473684;font-size:1.1875rem;color:#0e1738;}
.category.links a           {display:inline-flex;vertical-align:bottom;font-size:1.1875rem;color:#d62628;}
.category.links a:hover     {text-decoration:underline;}
.category.links::before, .category.links::after{top:7px;}
.category.links::before     {border-width:8px 0 8px 10px;}
.category.links::after      {border-width:6px 0 6px 8px;}
/* .event-section>img          {width:100%;max-width:1200px;} */
.banner.top-board            {margin:0 0 -40px !important;padding-top:25px;border-left: 1px dotted;border-right: 1px dotted;border-color: #41549a;}
@media only screen and (min-width:992px){
    .result-container-tmp       {padding:40px 40px 35px;}
}

@media only screen and (min-width:1120px){
    .desktop-hidden-menu{display:none;}
}
@media only screen and (max-width:390px){
    .stockdio{width:360px;}
}
/* end of stlesheets */