/* This file can be replaced with a customized version managed by configuring the signup.xml CSSURL property */ body { margin-left:0px; margin-right:0px; margin-top:0px; height: 100%; width: 100%; margin: 0; padding: 0; margin-bottom:0px; font-size:14px; font-family: "Segoe UI","Segoe UI Web Regular","Segoe UI Symbol","Helvetica Neue", Arial,"sans-serif"; } html { height: 100%; width: 100%; } .login_bg { width: 100%; height: 100%; display: table; overflow: hidden; } .signup_input input, select { border: 1px solid #969696; padding: 4px 7px 4px 7px; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; } #ddlDomainName { min-width:170px; padding-left:2px; } .login_shell { margin: 0 auto; width: 100%; display: table-cell; vertical-align: middle; } .login_panel { position: relative; width: 610px; min-height: 440px; background: #fff; border: 1px solid #bbb; margin: 0 auto; padding: 5px; box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19); } #divNote { height:70px; overflow-y:hidden; } #login_note { border: 1px solid rgb(211,211,211); padding-left:2px; padding-right:2px; margin-top:6px; background-color:#f9f9f9; border-radius: 3px; box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.08); -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.08); } #divPrompt { padding-top:8px; text-align:center; } .login_btn { background-color: #3C86D1; /* Green #4CAF50 */ border: none; color: white; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19); } .login_header_title { font-size: 17px; font-weight: 600; padding-top: 9px; color: rgb(101,142,194); } .tbl_input { width: 160px; padding-left:4px; } #dvInstruction { padding-top:10px; } .tbl_td_label { width:150px; } .tbl_panel { padding-top:4px; width:90%; } #login_header { border-bottom:1px solid rgb(211,211,211); margin-bottom: 8px; } .login_header_banner { /*display:none;*/ background: url(https://www.mailenable.com/logos/images/mailenable_logo_small.png); width:80px; height:25px; float:left; background-repeat:no-repeat; padding-right:8px; margin-top:5px; }