/* Status: Loaded from Transient */
  • section.section-listing-detail .listing-detail-container .detail-top ul li span { text-transform: none !important; font-weight: normal !important; } form { font-family: arial, sans-serif; color: #636569; width: 100%; } select, textarea { font-size: 18px } .input-field { font-size: 18px; margin-top: 20px !important; position: relative !important; width: 170%; height: 44px !important; line-height: 44px !important; } .tableContracts label { position: absolute; top: 0; left: 0; width: 395px; color: rgba(0,174,255,0.51); transition: 0.2s all; cursor: text; font-size: 24px; } .tableContracts input:optional~label { position: absolute; top: 0; left: 0; width: 395px; color: rgba(0,174,255,0.51); transition: 0.2s all; cursor: text; font-size: 24px; } .tableContracts input, textarea { width: 100%; border: 0; outline: 0; padding: 0.5rem 0; border-bottom: 2px solid #eaeaea; box-shadow: none; color: #111; font-size: 18px; } .tableContracts input:invalid, textarea:invalid { outline: 0; // color: #ff2300; // border-color: #BF0003; } .tableContracts input:focus, input:valid, textarea:focus, textarea:valid { border-color: #eaeaea; } .tableContracts input:focus~label, input:valid~label, textarea:focus~label, textarea:valid~label { font-size: 16px; top: -24px; color: #00aeff; } .listing-detail-container table tr td, .WYSIWYG-editor-content table tr td { background: #ffffff; border: 0px !important; } .tableContracts { background: #ffffff !important; border: 0px; } .tableContracts input { font-size: 18px; padding: 0px; border-bottom: 2px #eaeaea solid; border-left: 0px; border-right: 0px; border-top: 0px; } .tableContracts select { font-size: 18px; padding: 10px; } .tableContracts tr { border: 0px; background: #ffffff; } .tableContracts td { padding: 0px; border: 0px; background: #ffffff; } .tableContractsBtn { color: #005696 !important; border: 5px #36a635 solid !important; background-color: #9aea28; font-weight: bold; font-size: 18px !important; width: 150px !important; height: 50px; border-radius: 40px; padding-top: 4px; box-shadow: 0px !important; box-shadow: none !important; transition: 0.3s; } .tableContractsBtn:hover { border: 5px #9aea28 solid !important; color: #ffffff !important; cursor: pointer !important; background-color: #36a635; font-weight: bold; font-size: 18px !important; height: 50px; border-radius: 40px; } #contentt { display: none } #show:checked ~ #contentt { display: block } #contentt1 { display: none } #show1:checked ~ #contentt1 { display: block } .detail-top ul li:nth-child(n+2) { float: left; border-left: 0px !important; } window.addEventListener('load', () => { const $recaptcha = document.querySelector('#g-recaptcha-response'); if ($recaptcha) { $recaptcha.setAttribute('required', 'required'); } }) #g-recaptcha-response { display: block !important; position: absolute; margin: -78px 0 0 0 !important; width: 302px !important; height: 76px !important; z-index: -999999; opacity: 0; }





    function timestamp() { var response = document.getElementById("g-recaptcha-response"); if (response == null || response.value.trim() == "") {var elems = JSON.parse(document.getElementsByName("captcha_settings")[0].value);elems["ts"] = JSON.stringify(new Date().getTime());document.getElementsByName("captcha_settings")[0].value = JSON.stringify(elems); } } setInterval(timestamp, 500);
    Thanks for your interest in M.C. Dean. Please fill and submit the form to contact us.
    I am a*

    Select Customer Partner Vendor

    Area of interest*

    Select Audio Visual Automation Systems Cybersecurity Command & Control Communication & Collaboration Systems Enterprise Security Fire Protection & Life Safety Integrated Infrastructure & Communications Systems Integrated IT/OT IT Systems Mechanical Systems Power Systems: Construction Power Systems: Critical Power Maintenance & Repair Power Systems: Engineering Design Power Systems: Modular Manufacturing & Prefabrication Power Systems: Operations & Maintenance Power Systems: Utilities & Distributed Energy Other








    $(document).ready(function(){ $('#category1').on('change', function() { if ( this.value == 'Customer') { $("#category").show(); } else { $("#category").hide(); } }); });
  • Forms