.employee_info {
    background-color: #ceedff;
    padding: 10px 10px 20px 10px
}

    .employee_info .employee_title {
        text-align: right;
    }

    .employee_info span.employee_title {
        background-color: #d82626;
        padding: 2px 15px;
        color: #fff;
        font-size: 12px;
        text-transform: uppercase;
        border-radius: 3px;
    }

.employee_info_name .employee_avatar img.news_thumb {
    float: left;
    margin-right: 20px;
    width: 120px;
    border: 3px solid #fff;
}

.employee_info_name div p {
    color: #0a64a4;
    font-size: 14px;
    padding: 5px 5px;
}

    .employee_info_name div p:first-child {
        padding-top: 30px;
    }

    .employee_info_name div p span {
        font-weight: bold;
    }

        .employee_info_name div p span.employee_name {
            text-transform: uppercase;
        }



.employee_detail {
    clear: both;
    margin-top: 10px;
}

.HueCIT_NoTitle_Employee .employee_detail .employee_title {
    background-color: #d92526;
    padding: 2px 10px 2px 5px;
    margin-bottom: 10px;
}

.employee_detail span.employee_title {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.employee_detail .employee_detail_info p {
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #c0ccd8;
    margin-bottom: 0;
    font-size: 14px;
}

.employee_content {
    clear: both;
    margin-top: 10px;
}

    .employee_content .employee_title {
        background-color: #d92526;
        padding: 2px 10px 2px 5px;
        margin-bottom: 10px;
    }

    .employee_content span.employee_title {
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: bold;
    }

    .employee_content .employee_content_text {
        font-size: 14px;
        padding: 10px;
    }

/*---------------------------------------------------------------------------------*/
.leader_info .leader_title {
    background-color: #d92526;
    padding: 2px 10px 2px 5px;
    margin-bottom: 10px;
}

.leader_info span.leader_title {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.leader_info .leader_contact {
    clear: both;
    margin-bottom: 20px;
}

    .leader_info .leader_contact .leader_avatar {
        float: left;
    }

        .leader_info .leader_contact .leader_avatar img.news_thumb {
            margin-right: 20px;
            width: 120px;
            border: 2px solid #cfcfcf;
        }

    .leader_info .leader_contact p {
        padding: 6px 10px 6px 0px;
        font-size: 14px;
        margin: 0 0 0 140px;
        border-bottom: 1px solid #c2ccd5;
    }

        .leader_info .leader_contact p:first-child {
            padding-top: 0;
        }

        .leader_info .leader_contact p:last-child {
            border-bottom: none;
        }

        .leader_info .leader_contact p span {
            font-size: 14px;
        }

        .leader_info .leader_contact p.title_bold {
            font-weight: bold;
        }

.leader_organizational .leader_title {
    background-color: #d92526;
    padding: 2px 10px 2px 5px;
    margin-bottom: 10px;
}

.leader_organizational span.leader_title {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.leader_organizational ul {
    margin: 0;
    padding: 0;
}

    .leader_organizational ul li {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 14px;
        font-weight: bold;
        padding: 5px 10px;
    }

    .leader_organizational ul ul li {
        font-weight: normal;
        background: url("images/bullet_blue.png") no-repeat 0px 12px;
    }

        .leader_organizational ul ul li a {
            padding-right: 10px;
        }

/*---------------------------------------------------------------*/

.contact_content ul {
    margin: 0;
    padding: 0;
}

    .contact_content ul li {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 14px;
        font-weight: bold;
        padding: 0;
    }

.contact_content > ul > li > span {
    color: var(--text-mi, #182940);
    font-family: "Roboto Slab";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.5;
    display: block;
    margin-bottom: 10px;
}

.contact_content ul ul li {
    font-weight: normal;
    background: url("images/bullet_blue.png") no-repeat 0px 12px;
}

    .contact_content ul ul li a {
        padding-right: 10px;
    }

.contact_info .contact_title {
    background-color: #d92526;
    padding: 2px 10px 2px 5px;
    margin-bottom: 10px;
}

.contact_info span.contact_title {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}

.contact_info .contact_content div.contact_content_title {
    padding: 10px;
}

.contact_info .contact_content span.contact_content_title {
    background: url("Images/bullet_blue.png") no-repeat 0px 5px;
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #262626;
}

.contact_info .contact_content .contact_content_table {
    width: 100%;
    border-collapse: collapse;
}

    .contact_info .contact_content .contact_content_table tr th {
        font-size: 14px;
        font-weight: bold;
        color: #0c64a3;
        border: #c2ccd5 1px solid;
        padding: 5px;
        vertical-align: middle;
        background-color: #ceedff;
    }

        .contact_info .contact_content .contact_content_table tr th:first-child {
            text-align: center;
            vertical-align: middle;
        }

    .contact_info .contact_content .contact_content_table tr td {
        font-size: 14px;
        font-weight: normal;
        color: #262626;
        border: #c2ccd5 1px solid;
        padding: 5px;
        vertical-align: middle;
    }

        .contact_info .contact_content .contact_content_table tr td:first-child {
            text-align: center;
            vertical-align: middle;
        }

.group-button-action {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

    .group-button-action .btn {
        font-family: Roboto, sans-serif;
        border-radius: 6px !important;
        padding: 9px 16px !important;
        font-family: inherit;
        font-style: normal;
        font-size: 16px !important;
        line-height: 1.4;
        color: #FFFFFF !important;
        font-weight: 500 !important;
        min-width: 120px;
        border: none !important;
        outline: none !important;
        margin-bottom: 0;
        height: 40px !important;
    }

.btn.btn-black {
    background: #182940 !important;
    color: #FFF;
    border: 1px solid #182940 !important;
}

