{"id":2867,"date":"2025-09-30T12:39:04","date_gmt":"2025-09-30T12:39:04","guid":{"rendered":"https:\/\/globalinfocloud.in\/lhmc\/?page_id=2867"},"modified":"2025-11-14T11:02:30","modified_gmt":"2025-11-14T11:02:30","slug":"rules-and-regulations","status":"publish","type":"page","link":"https:\/\/globalinfocloud.in\/lhmc\/rules-and-regulations\/","title":{"rendered":"Rules and Regulations"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2867\" class=\"elementor elementor-2867\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d0c2d7 lhmc-nj e-flex e-con-boxed e-con e-parent\" data-id=\"6d0c2d7\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ba13d4f elementor-widget elementor-widget-html\" data-id=\"ba13d4f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    \/* Only for page with ID 2958 *\/\r\nbody.page-id-2867 h1.entry-title {\r\n    display: none;\r\n}\r\n\r\nbody.page-id-2867 .entry-banner .entry-banner-content {\r\n    padding: 20px;\r\n}\r\n\r\nbody.page-id-2867 .entry-breadcrumb {\r\n    text-align: center;\r\n}\r\n\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-868a45c e-con-full e-flex e-con e-parent\" data-id=\"868a45c\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b251eee e-flex e-con-boxed e-con e-child\" data-id=\"b251eee\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-65c618b elementor-widget elementor-widget-html\" data-id=\"65c618b\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<style>\r\n\r\n    \/* CSS Variables *\/\r\n    :root {\r\n        --primary-color: #008080;\r\n        --secondary-background: #0080801A;\r\n        --text-color: #000;\r\n    }\r\n\r\n    \/* Container *\/\r\n    .rules-container {\r\n        max-width: 1000px;\r\n        margin:auto;\r\n        padding:0px;\r\n        background-color: #ffffff;\r\n        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);\r\n        border-radius: 8px;\r\n    }\r\n\r\n    \/* Title *\/\r\n    .rules-title {\r\n        color: var(--primary-color);\r\n        text-align: center;\r\n        font-family: Roboto, sans-serif;\r\n        font-size: 2.5em;\r\n        margin-bottom: 25px;\r\n        border-bottom: 3px solid var(--secondary-background);\r\n        padding-bottom: 10px;\r\n       \r\n    }\r\n\r\n    \/* List *\/\r\n    .rule-list {\r\n        list-style: none;\r\n        padding: 0;\r\n    }\r\n\r\n    .rule-list li {\r\n        background-color: #f9f9f9;\r\n        padding: 15px 20px 15px 30px;\r\n        margin-bottom: 15px;\r\n        border-left: 5px solid var(--primary-color);\r\n        line-height: 1.6;\r\n        color: #000 ;\r\n        border-radius: 4px;\r\n        position: relative;\r\n        counter-increment: rule-counter;\r\n   font-family: Roboto, sans-serif !important;\r\n   font-size: 15px  !important;\r\n   font-weight: 400 !important;\r\n    }\r\n\r\n    .rule-list li:before {\r\n        content: counter(rule-counter);\r\n        position: absolute;\r\n        left: -15px;\r\n        top: 50%;\r\n        transform: translateY(-50%);\r\n        background: var(--primary-color);\r\n        color: white;\r\n        width: 30px;\r\n        height: 30px;\r\n        line-height: 30px;\r\n        text-align: center;\r\n        border-radius: 50%;\r\n        font-weight: bold;\r\n        font-size: 1.1em;\r\n    }\r\n\r\n    \/* Alert box *\/\r\n    .alert-box {\r\n        background-color: var(--secondary-background);\r\n        border: 1px solid var(--primary-color);\r\n        padding: 20px;\r\n        margin-top: 30px;\r\n        border-radius: 5px;\r\n        color: var(--primary-color);\r\n        font-weight: bold;\r\n    }\r\n\r\n    \/* Responsive Styles *\/\r\n    @media (max-width: 1024px) {\r\n        .rules-container {\r\n            padding: 25px;\r\n            margin: 30px 20px;\r\n        }\r\n\r\n        .rules-title {\r\n            font-size: 2.2em;\r\n        }\r\n\r\n        .rule-list li {\r\n            padding: 12px 18px 12px 28px;\r\n        }\r\n\r\n        .rule-list li:before {\r\n            width: 28px;\r\n            height: 28px;\r\n            line-height: 28px;\r\n            font-size: 1em;\r\n        }\r\n\r\n        .alert-box {\r\n            padding: 18px;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n        .rules-container {\r\n            padding: 20px;\r\n            margin: 20px 15px;\r\n        }\r\n\r\n        .rules-title {\r\n            font-size: 2em;\r\n        }\r\n\r\n        .rule-list li {\r\n            padding: 10px 15px 10px 25px;\r\n            font-size: 15px;\r\n        }\r\n\r\n        .rule-list li:before {\r\n            width: 25px;\r\n            height: 25px;\r\n            line-height: 25px;\r\n            font-size: 15px;\r\n        }\r\n\r\n        .alert-box {\r\n            padding: 15px;\r\n            font-size: 15px;\r\n        }\r\n    }\r\n\r\n    @media (max-width: 480px) {\r\n        .rules-container {\r\n            padding: 15px;\r\n            margin: 15px 10px;\r\n        }\r\n\r\n        .rules-title {\r\n            font-size: 1.5em;\r\n        }\r\n\r\n        .rule-list li {\r\n            padding: 8px 12px 8px 22px;\r\n            font-size: 15px;\r\n        }\r\n\r\n        .rule-list li:before {\r\n            width: 22px;\r\n            height: 22px;\r\n            line-height: 22px;\r\n            font-size: 15px;\r\n        }\r\n\r\n        .alert-box {\r\n            padding: 12px;\r\n            font-size: 15px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n\r\n<div class=\"rules-container\">\r\n    <h1 class=\"rules-title\">Rules and Regulations<\/h1>\r\n\r\n    <ul class=\"rule-list\">\r\n        <li><b>Adherence to Rules:<\/b> Every student must have a clear knowledge of the programs, admission policies, and the rules and regulations of the college, and shall strictly abide by them to maintain discipline throughout their tenure.<\/li>\r\n        <li><b>Disciplinary Action:<\/b> Students must accept any deterrent punishment decided by the college authorities for any infringement or violation of the discipline and conduct rules.<\/li>\r\n        <li><b>Anti-Ragging Policy: <\/b>The practice of \"Ragging\" within or outside the college is strictly prohibited and is a punishable offense as per the \"Maharashtra Prohibition of Ragging act 1999.\"<\/li>\r\n        <li><b>Examination Conduct:<\/b> Students shall not indulge in any misconduct or use unfair means pertaining to examinations.<\/li>\r\n        <li><b>Mandatory Attendance: <\/b>A minimum of 75% in lectures and 80% in practical & clinics is compulsory for all students to be eligible to appear for the final examination, as per CCH & MUHS rules.<\/li>\r\n        <li><b>Fee Payment:<\/b> Payment of all tuition and other fees on the dates notified by the college is compulsory.<\/li>\r\n        <li><b>Official Communication:<\/b> Students must read the official notice board daily. The notice board is the only authorized media of communication, and the onus of any loss due to failure to read the notice board lies solely with the concerned student.<\/li>\r\n        <li><b>Personal Belongings:<\/b> Students are advised not to carry valuable articles to the college. The student shall be solely responsible for any loss of such articles.<\/li>\r\n        <li><b>Property Damage:<\/b> Students shall be held responsible for any loss or damage to college property due to their negligence.<\/li>\r\n        <li><b>Cleanliness and Campus Integrity:<\/b> Students shall strive to maintain the building and the campus clean and tidy, and shall not involve in writing graffiti on walls, furniture, or any other college property.<\/li>\r\n        <li><b>Prohibited Substances:<\/b> Smoking, chewing panmasala\/gutkha, spitting, and the consumption of alcoholic drinks or drugs are strictly prohibited in the college and hostel campus.<\/li>\r\n        <li><b>Professional Conduct:<\/b> Students must conduct themselves at all times with the dignity befitting the profession of a doctor.<\/li>\r\n    <\/ul>\r\n\r\n    <div class=\"alert-box\">\r\n        Note: All students are required to read the official <strong>Code of Conduct for Students<\/strong> document available in the student section of the college website for a complete list of rules.\r\n    <\/div>\r\n<\/div>\r\n\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Rules and Regulations Adherence to Rules: Every student must have a clear knowledge of the programs, admission policies, and the [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2867","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/globalinfocloud.in\/lhmc\/wp-json\/wp\/v2\/pages\/2867","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/globalinfocloud.in\/lhmc\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/globalinfocloud.in\/lhmc\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/globalinfocloud.in\/lhmc\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/globalinfocloud.in\/lhmc\/wp-json\/wp\/v2\/comments?post=2867"}],"version-history":[{"count":79,"href":"https:\/\/globalinfocloud.in\/lhmc\/wp-json\/wp\/v2\/pages\/2867\/revisions"}],"predecessor-version":[{"id":14661,"href":"https:\/\/globalinfocloud.in\/lhmc\/wp-json\/wp\/v2\/pages\/2867\/revisions\/14661"}],"wp:attachment":[{"href":"https:\/\/globalinfocloud.in\/lhmc\/wp-json\/wp\/v2\/media?parent=2867"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}