

/* Start:/local/templates/doctor/components/bitrix/catalog.element/element/style.css?1775475893725*/
.share__bottom-rating {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

.share__bottom-rating-stars {
    display: flex;
    align-items: center;
    gap: 2px;
}

.share__bottom-rating-star {
    border: 0;
    background: transparent;
    padding: 0;
    margin: 0;
    font-size: 24px;
    line-height: 1;
    color: #d9d9d9;
    cursor: pointer;
    transition: color .2s ease;
}

.share__bottom-rating-star.is-active {
    color: #f5b301;
}

.share__bottom-rating-info {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #787070;
}

.share__bottom-rating-value {
    font-weight: 700;
    color: #323232;
}
/* End */


/* Start:/upload/article_assets/iblock_12/element_3000.css?17812624452994*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=3000 */

/* ===== STYLE BLOCK ===== */

.symptom-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1c2b3a;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.symptom-article * {
box-sizing: border-box;
}
.symptom-article h1 {
font-size: 28px;
color: #0b2444;
margin-bottom: 15px;
line-height: 1.3;
}
.symptom-article h2 {
font-size: 22px;
color: #0b2444;
margin-top: 35px;
margin-bottom: 15px;
border-bottom: 2px solid #edf5fc;
padding-bottom: 8px;
line-height: 1.3;
}
.symptom-article h3 {
font-size: 18px;
color: #145499;
margin-top: 20px;
margin-bottom: 10px;
line-height: 1.4;
}
.symptom-article p {
margin-bottom: 15px;
}
.symptom-article a {
color: #1a6fbf;
text-decoration: underline;
text-underline-offset: 2px;
}
.symptom-article a:hover {
color: #145499;
}
.symptom-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 20px 0;
display: block;
}
.symptom-article ul {
margin-bottom: 15px;
padding-left: 20px;
}
.symptom-article li {
margin-bottom: 8px;
}
.numbered-list {
list-style-type: decimal;
}
.breadcrumb {
font-size: 13px;
color: #566878;
margin-bottom: 15px;
}
.category-label {
font-size: 12px;
text-transform: uppercase;
color: #1a6fbf;
font-weight: bold;
margin-bottom: 10px;
letter-spacing: 0.05em;
}
.alert {
padding: 18px 20px;
border-radius: 8px;
margin: 24px 0;
}
.alert p:last-child, .alert ul:last-child {
margin-bottom: 0;
}
.alert-warning {
background-color: #fff4e6;
border-left: 5px solid #b05c00;
}
.alert-danger {
background-color: #fff5f4;
border-left: 5px solid #c0392b;
}
.alert-info {
background-color: #edf5fc;
border-left: 5px solid #1a6fbf;
}
.alert-success {
background-color: #e9f7f1;
border-left: 5px solid #1a7a50;
}
.alert-success h2 {
margin-top: 0;
border-bottom: none;
color: #1a7a50;
}
.alert-neutral {
background-color: #f8f9fa;
border: 1px solid #cfd9e6;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 24px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #cfd9e6;
border-top: 3px solid #1a6fbf;
border-radius: 8px;
padding: 18px 20px;
box-shadow: 0 4px 12px rgba(11,36,68,0.04);
}
.card h3 {
margin-top: 0;
color: #0b2444;
}
.table-responsive {
overflow-x: auto;
margin: 24px 0;
}
.data-table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
font-size: 14px;
min-width: 600px;
}
.data-table th, .data-table td {
border: 1px solid #cfd9e6;
padding: 12px 16px;
vertical-align: top;
}
.data-table th {
background-color: #0b2444;
color: #ffffff;
font-weight: bold;
text-align: left;
}
.data-table tr:nth-child(even) td {
background-color: #f5faff;
}
.data-table tr:hover td {
background-color: #ebf4ff;
}
.status-urgent { color: #b05c00; }
.status-emergency { color: #c0392b; }
.status-routine { color: #1a6fbf; }
.status-clarify { color: #1a7a50; }
.status-none { color: #1a7a50; }

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

/* End */
/* /local/templates/doctor/components/bitrix/catalog.element/element/style.css?1775475893725 */
/* /upload/article_assets/iblock_12/element_3000.css?17812624452994 */
