{"id":16933,"date":"2025-11-07T13:13:36","date_gmt":"2025-11-07T10:13:36","guid":{"rendered":"https:\/\/cms.atu.edu.iq\/?page_id=16933"},"modified":"2026-03-22T23:16:05","modified_gmt":"2026-03-22T20:16:05","slug":"deans-message","status":"publish","type":"page","link":"https:\/\/cms.atu.edu.iq\/?page_id=16933&lang=en","title":{"rendered":"Dean\u2019s Message"},"content":{"rendered":"\n<div style=\"height:237px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"dean-page-wrapper\" style=\"font-family: 'Segoe UI', 'Tahoma', 'Helvetica Neue', 'Noto Sans Arabic', system-ui, sans-serif; direction: ltr; background: linear-gradient(135deg, #f5f7fa 0%, #e9ecef 100%); padding: 30px 20px; margin: 0; box-sizing: border-box;\">\n    <style>\n        .dean-page-wrapper * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .dean-page-wrapper {\n            max-width: 1300px;\n            margin: 0 auto;\n            background: #ffffff;\n            border-radius: 32px;\n            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);\n            overflow: hidden;\n        }\n\n        \/* Header *\/\n        .dean-header {\n            background: linear-gradient(135deg, #0a2b3e 0%, #0f3b4f 100%);\n            padding: 2rem 2rem 1.5rem 2rem;\n            text-align: center;\n            position: relative;\n        }\n\n        .university-emblem {\n            width: 70px;\n            height: 70px;\n            background: rgba(255,255,255,0.1);\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin: 0 auto 1rem auto;\n            font-size: 2rem;\n        }\n\n        .dean-header h1 {\n            color: white;\n            font-size: 1.8rem;\n            font-weight: 700;\n            margin-bottom: 0.3rem;\n        }\n\n        .dean-header h2 {\n            color: rgba(255,255,255,0.9);\n            font-size: 1rem;\n            font-weight: 500;\n        }\n\n        \/* Dean Content *\/\n        .dean-content {\n            padding: 3rem;\n            background: #ffffff;\n        }\n\n        .dean-profile {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 3rem;\n            margin-bottom: 3rem;\n            padding-bottom: 2rem;\n            border-bottom: 2px solid #e9ecef;\n        }\n\n        .dean-photo {\n            flex: 0 0 320px;\n            text-align: center;\n        }\n\n        .photo-frame {\n            background: linear-gradient(135deg, #c9a03d, #b58a2a);\n            padding: 5px;\n            border-radius: 24px;\n            box-shadow: 0 20px 35px -10px rgba(0,0,0,0.2);\n            position: relative;\n            overflow: hidden;\n        }\n\n        .dean-photo img {\n            width: 100%;\n            max-width: 300px;\n            height: auto;\n            border-radius: 20px;\n            display: block;\n            transition: transform 0.3s ease;\n        }\n\n        .dean-photo img:hover {\n            transform: scale(1.02);\n        }\n\n        .photo-frame::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: rgba(0,0,0,0.02);\n            border-radius: 20px;\n            pointer-events: none;\n        }\n\n        .dean-info {\n            flex: 1;\n            background: #f8fafc;\n            padding: 1.8rem;\n            border-radius: 24px;\n            border-left: 5px solid #c9a03d;\n        }\n\n        .dean-name {\n            font-size: 1.8rem;\n            font-weight: 700;\n            color: #0f3b4f;\n            margin-bottom: 0.5rem;\n        }\n\n        .dean-title-full {\n            font-size: 1rem;\n            color: #5a6e7c;\n            margin-bottom: 1.5rem;\n            padding-bottom: 1rem;\n            border-bottom: 1px solid #dee2e6;\n        }\n\n        .dean-bio {\n            color: #2c3e50;\n            line-height: 1.8;\n        }\n\n        .dean-bio p {\n            margin-bottom: 0.8rem;\n        }\n\n        \/* Dean's Message Section *\/\n        .dean-message-section {\n            margin-top: 2rem;\n        }\n\n        .section-title {\n            font-size: 1.8rem;\n            font-weight: 700;\n            color: #0f3b4f;\n            margin-bottom: 2rem;\n            position: relative;\n            padding-left: 1rem;\n        }\n\n        .section-title:before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 0;\n            bottom: 0;\n            width: 5px;\n            background: #c9a03d;\n            border-radius: 3px;\n        }\n\n        .message-text {\n            background: #fefef9;\n            padding: 2rem;\n            border-radius: 24px;\n            line-height: 2;\n            color: #2c3e50;\n            font-size: 1.05rem;\n            text-align: justify;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.03);\n        }\n\n        .message-text p {\n            margin-bottom: 1.5rem;\n        }\n\n        .message-signature {\n            margin-top: 2rem;\n            text-align: right;\n            font-style: italic;\n            color: #5a6e7c;\n            border-top: 1px solid #e9ecef;\n            padding-top: 1.5rem;\n        }\n\n        .footer-dean {\n            background: #f8f9fa;\n            padding: 1.5rem;\n            text-align: center;\n            color: #6c7a89;\n            font-size: 0.8rem;\n            border-top: 1px solid #e9ecef;\n        }\n\n        @media (max-width: 768px) {\n            .dean-content {\n                padding: 1.5rem;\n            }\n            \n            .dean-profile {\n                flex-direction: column;\n                align-items: center;\n                text-align: center;\n            }\n            \n            .dean-info {\n                text-align: center;\n                border-left: none;\n                border-top: 5px solid #c9a03d;\n            }\n            \n            .section-title:before {\n                display: none;\n            }\n            \n            .section-title {\n                text-align: center;\n                border-bottom: 3px solid #c9a03d;\n                display: inline-block;\n                padding-bottom: 0.5rem;\n            }\n            \n            .message-signature {\n                text-align: center;\n            }\n        }\n    <\/style>\n\n    <div class=\"dean-page-wrapper\">\n\n        <div class=\"dean-content\">\n            <div class=\"dean-profile\">\n                <div class=\"dean-photo\">\n                    <div class=\"photo-frame\">\n                        <img decoding=\"async\" src=\"https:\/\/cms.atu.edu.iq\/wp-content\/uploads\/2026\/02\/photo_\u0662\u0660\u0662\u0665-\u0660\u0661-\u0663\u0660_\u0661\u0665-\u0661\u0666-\u0662\u0663.jpg\" \n                             alt=\"Dean Professor Dr. Ali Hassan Wadi Al-Zubaidi\"\n                             style=\"width:100%; height:auto; display:block;\"\n                             onerror=\"this.onerror=null; this.src='https:\/\/via.placeholder.com\/300x350?text=Dean+Photo'; console.log('Loading fallback image');\">\n                    <\/div>\n                    <div style=\"margin-top: 1rem; font-size: 0.85rem; color: #5a6e7c;\">\n                        Professor Dr. Ali Hassan Wadi Al-Zubaidi\n                    <\/div>\n                <\/div>\n                <div class=\"dean-info\">\n                    <div class=\"dean-name\">Professor Dr.<\/div>\n                    <div class=\"dean-title-full\">Ali Hassan Wadi Al-Zubaidi<br>Dean of Al-Musayyib Technical College<br>Al-Furat Al-Awsat Technical University<\/div>\n                    <div class=\"dean-bio\">\n                        <p>\ud83d\udcda Distinguished academic leadership in technical education<\/p>\n                        <p>\ud83c\udfdb\ufe0f Development of academic programs in undergraduate and postgraduate studies<\/p>\n                        <p>\ud83d\udcdd Supporting scientific research and linking it to market needs<\/p>\n                        <p>\ud83c\uddee\ud83c\uddf6 Serving technical education in Iraq for over two decades<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"dean-message-section\">\n                <h2 class=\"section-title\">Dean&#8217;s Message<\/h2>\n                <div class=\"message-text\">\n                    <p>Throughout its history spanning over twenty years, Al-Musayyib Technical College has achieved qualitative and quantitative leaps in preparing graduates for undergraduate and postgraduate studies within the Master&#8217;s and Doctoral programs. The college is unique within the technical education formations as it teaches various sciences, ranging from engineering sciences covering the most important specialties including Building and Construction Engineering Technologies, Electric Power Engineering Technologies, Mechanical Power Engineering Technologies, and Machinery and Equipment Engineering Technologies, to agricultural sciences which also include the most important specialties such as Plant Production Technologies, Animal Production Technologies, Soil and Water Technologies, and Biological Resistance Technologies. These specializations fall within three programs (undergraduate studies, Master&#8217;s program, and Doctorate). The college has a large staff of experienced professors with higher degrees and prestigious academic titles.<\/p>\n                    \n                    <p>In addition to a highly experienced technical staff in technical education and a distinguished administrative staff.<\/p>\n                    \n                    <p>In the current academic year, the college seeks to implement the course system in all specializations that grant the primary degree (Technical Bachelor&#8217;s) within the field of knowledge. We also aim to open the Master&#8217;s program for all engineering specializations due to the availability of experienced and capable staff in these specializations for the next academic year 2025\/2026.<\/p>\n                    \n                    <p>We also strive to ensure that research in all programs and specializations serves market needs, develops production methods and technologies, and links those researches and studies to real problems, providing appropriate solutions. We hope to obtain adequate support to develop and update the infrastructure and establish modern laboratories equipped with the best devices capable of fulfilling practical requirements and serving the technical direction. We also seek to open up to the community more broadly through many activities, most importantly the Consultancy Bureau portal, as well as allowing opportunities for investment within the applicable legislation and laws to serve this prestigious and distinguished scientific institution.<\/p>\n                    \n                    <p>Success comes from Allah.<\/p>\n                    \n                    <div class=\"message-signature\">\n                        <strong>Professor Dr.<\/strong><br>\n                        Ali Hassan Wadi Al-Zubaidi<br>\n                        Dean of Al-Musayyib Technical College<br>\n                        Al-Furat Al-Awsat Technical University\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"footer-dean\">\n            Al-Musayyib Technical College \u2013 Al-Furat Al-Awsat Technical University | Dean&#8217;s Message &#8211; Professor Dr. Ali Hassan Wadi Al-Zubaidi\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    \/\/ Script to ensure image loads and displays correctly\n    (function() {\n        const imgElement = document.querySelector('.dean-photo img');\n        if (imgElement) {\n            \/\/ Ensure image attempts to load\n            imgElement.onload = function() {\n                console.log('Dean photo loaded successfully');\n            };\n            imgElement.onerror = function() {\n                console.log('Failed to load image, using fallback');\n                \/\/ Fallback image is specified in onerror\n            };\n        }\n    })();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Professor Dr. Ali Hassan Wadi Al-Zubaidi Professor Dr. Ali Hassan Wadi Al-ZubaidiDean of Al-Musayyib Technical CollegeAl-Furat Al-Awsat Technical University \ud83d\udcda Distinguished academic leadership in technical education \ud83c\udfdb\ufe0f Development of academic programs in undergraduate and postgraduate studies \ud83d\udcdd Supporting scientific research and linking it to market needs \ud83c\uddee\ud83c\uddf6 Serving technical education in Iraq for over two &hellip; <a href=\"https:\/\/cms.atu.edu.iq\/?page_id=16933&#038;lang=en\">Continued<\/a><\/p>\n","protected":false},"author":123457,"featured_media":16828,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-16933","page","type-page","status-publish","has-post-thumbnail","hentry"],"featured_image_src":"https:\/\/cms.atu.edu.iq\/wp-content\/uploads\/2025\/11\/Screenshot-2025-11-06-230330.png","_links":{"self":[{"href":"https:\/\/cms.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/16933","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cms.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cms.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cms.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/users\/123457"}],"replies":[{"embeddable":true,"href":"https:\/\/cms.atu.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16933"}],"version-history":[{"count":4,"href":"https:\/\/cms.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/16933\/revisions"}],"predecessor-version":[{"id":19026,"href":"https:\/\/cms.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/pages\/16933\/revisions\/19026"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cms.atu.edu.iq\/index.php?rest_route=\/wp\/v2\/media\/16828"}],"wp:attachment":[{"href":"https:\/\/cms.atu.edu.iq\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16933"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}