

/* Start:/entrant/specialty/tab_css.css?17815972382640*/
/* ===== ЗАЩИЩЕННЫЕ СТИЛИ (НЕ УДАЛЯЮТСЯ ПРИ РЕДАКТИРОВАНИИ) ===== */

/* Общие стили текста */
.admission-text {
    color: #000000;
}

.admission-link {
    color: #000000;
    text-decoration: none;
}

.admission-link:hover {
    text-decoration: underline;
}

/* Заголовки разделов специальностей */
.specialty-main-header {
    text-align: center;
    font-size: 12pt;
    color: #003562;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.specialty-sub-header {
    text-align: center;
    font-size: 12pt;
    color: #003562;
    font-weight: bold;
    display: block;
}

/* Таблицы специальностей */
.specialty-table {
    width: 100%;
    border-collapse: collapse;
    cellspacing: 0;
    cellpadding: 4;
    border: 1px solid #cccccc;
    margin-bottom: 20px;
}

.specialty-table th {
    background-color: #003562;
    color: white;
    padding: 8px;
    text-align: center;
    font-weight: bold;
    border: 1px solid #cccccc;
}

.specialty-table td {
    padding: 8px;
    vertical-align: middle;
    border: 1px solid #cccccc;
    color: #000000;
}

/* Ячейки с названиями специальностей */
.cell-specialty-name {
    text-align: center;
}

.cell-specialty-name a {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

.cell-specialty-name a:hover {
    text-decoration: underline;
    color: #003562;
}

/* Ячейки с квалификацией */
.cell-qualification {
    text-align: center;
    font-weight: bold;
}

/* Логотип профессионалитет */
.prof-logo {
    width: 112px;
    height: auto;
    display: block;
    margin: 0 auto 5px;
}

/* Центрированный текст в ячейках */
.text-center-cell {
    text-align: center;
    font-weight: bold;
}

/* Жирный текст */
.text-bold {
    font-weight: bold;
}

/* Синий текст */
.text-blue {
    color: #003562;
}

/* Черный текст */
.text-black {
    color: #000000;
}

/* Размер шрифта 12pt */
.font-12pt {
    font-size: 12pt;
}

/* Видео контейнер */
.video-wrapper {
    text-align: center;
    margin: 20px 0;
}

/* Контактная информация */
.contact-info {
    margin-bottom: 20px;
    color: #000000;
}

.contact-info b {
    color: #000000;
}

.contact-info a {
    color: #000000;
    text-decoration: none;
}

.contact-info a:hover {
    text-decoration: underline;
}

/* Секретарь */
.secretary-block {
    margin: 20px 0;
    color: #000000;
}

.secretary-block b {
    color: #000000;
}

.secretary-block a {
    color: #000000;
}

/* Разделитель */
.section-divider {
    margin: 30px 0;
}
/* End */


/* Start:/bitrix/components/bitrix/player/templates/.default/style.min.css?1611823472122*/
td.popupmenu div.popupitem .playlist-edit{background-image:url(/bitrix/components/bitrix/player/images/playlist_edit.gif)}
/* End */
/* /entrant/specialty/tab_css.css?17815972382640 */
/* /bitrix/components/bitrix/player/templates/.default/style.min.css?1611823472122 */
