div, dl, dt, dd, ul, ol, li, h1, h2, h3,
h4, h5, h6, pre, code, form, fieldset, legend,
input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
html, body {
    height : 100%;
}
html {
    -webkit-text-size-adjust: 100%;
}
body {
    font-family: "Helvetica Neue", HelveticaNeue, "Helvetica-Neue", Helvetica, "BBAlpha Sans", sans-serif;
    font-weight: normal;
    color: #262E3C;
    background-color: #EDF0F2;
}
#wrapper {
    color:#262E3C;
    text-align:left;
}
.mi-device-container {
    padding: 20px;
}
a {
    font-size:14px;
}
.info-title {
    margin: 20px 0;
    text-align: center;
}
.info {
    text-align: center;
    margin: 15px 0px;
}
.mi-logo {
    display: block;
    margin: 0 auto;
    width: 290px;
    height: 40px;
    background-repeat: no-repeat;
}
input {
    background: #FFFFFF;
    border: 1px solid #CCD0D3;
    color: #262E3C;
    font-size: 12px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    width: 96%;
    height:20px;
    padding: 6px 2%;
    margin: 2px 0px 10px 0px;
}
.reg-button {
    padding: 9px 15px 10px 15px;
    width: 100%;
    height: 45px;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background: #3A92E4;
    border: 1px solid transparent;
    -webkit-box-shadow: inset 0 -3px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 -3px 0 rgba(0,0,0,0.1);
    box-shadow: inset 0 -3px 0 rgba(0,0,0,0.1);
    border-radius: 4px;
    color: #FFFFFF;
    margin-top: 20px;
}
.login-container {
    margin: 0 auto;
}
.device-error-message {
    margin-bottom:5px;
    display: block;
    text-align: center;
    color: #EC1E24;
}
.google-play-logo {
    margin: 10px auto;
    width: 250px;
    height: 80px;
    display: block;
}
.mobile-device-container {
    margin: 15px auto;
}
.content {
    width: auto;
    padding: 20px;
    position:relative;
    color: #262E3C;
    background-color: #FFF;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0.1em 0.5em;
    box-shadow: rgba(0, 0, 0, 0.4) 0 0.1em 0.5em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.center-content {
    text-align: center!important;
}
.container, .container-body {
    height: 100%;
}
.container {
    margin: 0 auto;
    display: table;
}
.container-body {
    background-color: transparent;
    display: table-cell;
    vertical-align: middle;
}
.left-container {
    width: 310px;
    float: left;
    padding-right: 15px;
    background-color: #FFF;
}
.right-container {
    border-left: 1px solid #ABC;
    float: left;
    background-color: #FFF;
}
.header-h3 {
    font-size: 18px;
    font-weight: normal;
    padding: 20px 0px 0px 0px;
}
label {
    float:none;
    color: #262E3C;
    display: block;
    margin-bottom: 3px;
    font-size: 14px;
    text-align:left;
    font-family: "Helvetica Neue", HelveticaNeue, "Helvetica-Neue", "BBAlpha Sans", sans-serif;
}
.footer {
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 55px;
}
.logo {
    width: 200px;
    height: 50px;
    margin-right: 10px;
    margin-bottom: 5px;
    background-color: #FFF;
    background-repeat: no-repeat;
}
.powerby-logo {
    background-position: bottom right;
    background-image: url(../../images/signin@work/mi_powered.png);
}
.cobranding-logo {
    background-position: bottom left;
}
.content-logo {
    margin-top: 15px;
}
.pbl {
    padding-bottom: 15px;
}
.ptl {
    padding-top: 15px;
}
.prm {
    padding-right: 10px;
}
.pll {
    padding-left: 15px;
}
.mrl {
    margin-right: 15px;
}
.mll {
    margin-left: 15px;
}
.mbl {
    margin-bottom: 15px;
}
.mtm {
    margin-top: 10px;
}
.mbm {
    margin-bottom: 10px;
}
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}
.clearfix {
    clear:both;
}
.mdm-img {
    width: 56px;
    height: 56px;
    background-size: 56px 56px;
    background-repeat: no-repeat;
}
.img-eup-email {
    background-image: url(../../images/signin@work/img-eup-email@2x.png);
}
.img-eup-apps {
    background-image: url(../../images/signin@work/img-eup-apps@2x.png);
}
.img-eup-content {
    background-image: url(../../images/signin@work/img-eup-content@2x.png);
}