﻿@import"../Element/PostGrid.min.css";@import"../Element/SideMenu.min.css";#QA #QA-section-heder{display:flex;justify-content:center;}#QA #QA-section-heder img{max-width:44px;max-height:44px;align-self:center;}#QA #QA-section-heder h1{text-align:center;color:#6c757d;align-self:center;}#QA .QA-content{border:5px dashed #7a8489;border-radius:15px;padding:20px;}#QA .QA-content .tool-bar{justify-content:flex-end;}#QA .QA-content #open-all{color:#fff;background:#47b3a9;padding:5px 10px;border-radius:11px;margin-right:15px;cursor:pointer;}#QA .QA-content #open-all:hover{background:#1e8a80;}#QA .QA-content #close-all{color:#fff;background:#f8877f;padding:5px 10px;border-radius:11px;margin-right:15px;cursor:pointer;}#QA .QA-content #close-all:hover{background:#bf544d;opacity:1;}#QA .QA-content .panel.panel-default{padding:15px 0;border-bottom:.1rem dashed #e3e3e3;}#QA .QA-content .panel-heading a{display:flex;text-decoration:none;}#QA .QA-content .panel-heading .Q-icon{height:24px;align-self:center;opacity:.75;}#QA .QA-content .panel-heading svg#my-qa{min-width:32px;min-height:32px;max-width:32px;max-height:32px;align-self:center;}#QA .QA-content .panel-heading h4{margin-left:5px;margin-bottom:0;align-self:center;}#QA .QA-content .panel-title{color:#6c757d;font-weight:600;font-size:1.235rem;}#QA .QA-content .panel-title:hover{text-decoration:none;color:#3babad;}#QA .QA-content .panel-heading>[aria-expanded="true"] h4{color:#3babad;}#QA .QA-content .panel-body{background:#f5f5f5;margin:0 10px;border-radius:10px;padding:10px;}#QA .QA-content .panel-body p{margin:0;font-size:1.04rem;letter-spacing:.05rem;color:#6d7a86;line-height:2rem;}#QA .QA-content .panel-body a{word-wrap:break-word;}