0byt3m1n1-V2
Path:
/
home
/
nlpacade
/
www.OLD
/
css
/
[
Home
]
File: master.css
body { color:#222; font-size:16px; font-family:helvetica, verdana, arial, san-serif; line-height:1.5em; } a { color:#06F; text-decoration:underline; } /* p { padding:10px 0; } */ #container { width:900px; margin:20px auto; } /*contact form*/ #mask { background-color:#000; display:none; height:100%; left:0; position:absolute; top:0; width:100%; z-index:9000; } #contact { background-color:#90b9ca; display:none; left:50%; margin-left:-300px; position:absolute; top:90px; width:500px; z-index:9999; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding:20px; } h5{ color:#fff; margin-top:20px; } #close { background:url(../images/cross.png) no-repeat right; cursor:pointer; font-family:arial, sans-serif; font-size:20px; font-weight:700; line-height:24px; text-decoration:underline; text-align:right; padding:5px 5px 5px 5px; } #contact_header { background:url(../images/envelope.png) no-repeat left; font-family:arial, sans-serif; font-size:30px; font-weight:700; line-height:50px; padding:5px 5px 10px 60px; } /* form components */ /* input,textarea { border:1px solid silver; background-color:#fff; color:#404040; font-size:11px; line-height:16px; font-family:Verdana, Arial, sans-serif; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:10px 0; padding:10px; } */ /*/ input:hover[type=text],input:focus[type=text],textarea:hover,textarea:focus { background-color:#E0E0E0; border:1px solid #000; } input[type=text],input[type=file],textarea { width:300px; margin-right:10px; } */ /* #submit { border:none; width:20px; height:41px; background-image:url(../images/submit.png); } */ #submit:hover { cursor:pointer; } .form_select{ width:100px; float:left; margin-right:10px; margin-top:12px; } /* alert messages */ .success,.error { color:#000; display:none; font-size:15px; font-weight:700; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; padding:5px 10px 5px 10px; margin-bottom: 10px; } .success ,.delete { background-color:#9F6; border:1px solid #0F0; } .error { background-color:#F66; border:1px solid red; }
©
2018.