﻿.login-screen header{text-align:center;margin:60px auto 0 auto}.login-screen header img{width:450px;height:auto}.login-screen main{padding:20px 50px;margin:60px auto 0 auto;width:450px;height:auto;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background-color:#efefef;border:solid 2px #e3e4e8}.login-screen main h1{font-size:18px;margin-bottom:30px;font-weight:normal}.login-screen main input[type=text],.login-screen main input[type=email],.login-screen main input[type=password]{font-size:18px;width:420px;padding:10px;color:#333;border:solid 1px #e3e4e8;background-color:#fff}.login-screen main input[type=button]{background-color:#e34800;border:0;color:#fff;font-size:24px;font-weight:bold;text-transform:uppercase;padding:10px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius:5px;border-radius:5px;cursor:pointer}.login-screen footer{margin:30px auto;text-align:center}.welcome-screen{text-align:center}.welcome-screen a{color:#f5510b}.welcome-screen h1{color:#f5510b;margin:45px 0 25px 0;font-weight:bold}.welcome-screen .api img{width:400px;height:auto}.welcome-screen input[type=button]{padding:3px}.welcome-screen select{width:270px;height:160px}.welcome-screen .two-column{width:960px;margin-left:auto;margin-right:auto}.welcome-screen .two-column .column{float:right;width:450px;margin-right:10px;padding:10px}.welcome-screen .two-column .column select,.welcome-screen .two-column .column input[type=button]{width:270px;height:120px}.welcome-screen .two-column .column input[type=button]{background-color:#79aa00;border:1px solid #79aa00;color:#fff;height:auto;padding:8px 0;display:inline-block;margin-top:10px;cursor:pointer}.welcome-screen .two-column .column span{color:#f5510b;display:inline-block;margin-bottom:8px}.welcome-screen .more-info{margin-top:50px}.text-left{text-align:left}