<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.job_main_container {
    padding: 0 !important;
}

.jobs_title {
    font-size: 42px;
    padding: 5px 16px;
}

.header-image-container {
    display: block;
    width: 100%;
    margin-bottom: 70px;
}

.header-image-container img {
    width: 100%;
    height: 444px;
}

.job_func_btns {
    margin: 20px 0;
    /*padding: 0 15px;*/
}

.job_func_btns .btn {
    margin-right: 27px;
    padding: 5px 23px;
    font-size: 18px;
    font-family: HelveticaLight, Arial, sans-serif;
    text-transform: none;
}

.job_list_container {
    display: block;
    width: 100%;
}

.job_container {
    width: 100%;
    display: block;
    /*border-bottom: 3px solid #e95c45;*/
}

.job_list_item {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #bbbdbe;
    padding-top: 10px;
}

.job_details {
    width: calc(100% - 140px) !important;
}

.job_details .text {
    /*font-size: 22px;*/
    text-align: justify !important;
}

.job_logo {
    width: 120px;
    height: 120px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: 5px solid #ececec;
    margin-right: 20px;
}

.job_more {
    margin-top: 13px;
    float: left;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #bbbdbe;
    margin-bottom: 20px;
    text-align: right;
}

.job_more a {
    /*display: inline;*/
}

.back-btn-container {
    width: 100%;
    text-align: right;
    margin-bottom: 62px;
}

.build_tree {
    width: 100%;
    text-align: center;
    color: #707070;
    padding-bottom: 0 !important;
}

.build_tree .icon_container {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.icon_container img {
    width: 160px;
}

.tree_btn_container {
    width: 100%;
    /*margin-bottom: 15px;*/
    text-align: center;
    padding-bottom: 30px !important;
    padding-top: 15px !important;
}

.tree_btn_container .btn-tree {
    display: inline-block;
    background-color: #707070;
    color: #fff;
    border-radius: 0;
    width: 348px;
    max-width: 100%;
    margin-bottom: 10px;
    font-size: 17px;
}

.tree_btn_container .btn-tree.active {
    background-color: #e95c45;
}

.tree_container {
    margin-bottom: 20px;
    width: 100%;
}

.tree_title {
    font-family: HelveticaLight;
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 700;
}

.tree_lead {
    font-size: 17px;
}

.tree_lead span {

}

.tree_members {
    font-size: 17px;
    font-family: HelveticaLight;
}

.tree_members span {
    font-family: HelveticaLight;
    font-weight: bold;
}

.build_list_container {
    font-family: HelveticaLight;
    letter-spacing: -0.35px;
    padding-bottom: 10px !important;
}

.secretarry_container {
    width: 100%;
}

.secretarry_container span {
    display: block;
    width: 100%;
    font-size: 17px;
}

.helvb {
    font-family: HelveticaLight;
    font-weight: bold;
}

.helvl {
    font-family: HelveticaLight;
}

.orangetext {
    color: #e95c45;
}

.m30bot {
    margin-bottom: 10px;
}

.m40bot {
    margin-bottom: 40px;
}


.m45bot {
    margin-bottom: 45px;
}

.m75bot {
    margin-bottom: 75px;
}

.secretarry_list_container {
    padding-bottom: 60px;
    color: #707070;
}

.head_list_container {
    padding-bottom: 0 !important;
    color: #707070;
}

.head_list_container .img-responsive {
    /*margin: 0 auto;*/
}

.head_container {
    margin-bottom: 0;
    width: 100%;
    padding-bottom: 10px !important;
}

.head_container span {
    display: block;
    width: 100%;
    font-size: 17px;
}

.class_list_container {
    padding-bottom: 0 !important;
    color: #707070;
}

.class_container {
    margin-bottom: 10px;
    width: 100%;
    font-size: 17px;
}

.class_container .class_email{
}

.splogo img {
    max-height: 100px;
    width: auto;
}

.menu_item.active a {
    color: #e95c45 !important;
}

.content_content .circular .circle_item.szmsz {
    top: 0px;
    left: 0px;
    background-image: url(../images/SZMSZ.png);
}</pre></body></html>