﻿/*
* Copyright (c) 2014 AirWatch, LLC. All rights reserved.
* This product is protected by copyright and intellectual property laws in the United States and other countries as well as by international treaties.
* AirWatch products may be covered by one or more patents listed at http://www.vmware.com/go/patents.
*/
body
{

    min-width: 300px;
    background-color:#ebeef1;
    font-family: helvetica, arial, sans-serif;
    font-size: 1.0em;
    color: #44535f;
}
a
{
    color: #1270CD;
    text-decoration: none;
}
.contact ul li.email:before {
    content: url(../images/icons/email16-white.png);
    background-color: #1270CD;
    border-radius: 5px;
    padding: 0px 4px 3px 4px;
    margin-right: 5px;
}
.contact ul li.phone:before {
    content: url(../images/icons/phone16-white.png);
    background-color: #1270CD;
    border-radius: 5px;
    padding: 2px 4px;
    margin-right: 8px;
}



/*BUG 70667 Stevo*/
@media only screen and (min-device-width: 320px)
{
    body.enrollment{ min-height:440px;}
    #help .helpOverlay h2 {
        color: #6a7785;
        font-weight: bold;
        padding: 10px;
        font-size: 1.2em;
        letter-spacing: 0;
        border-bottom: 1px solid #ccc;
    }
    div#helpContent div h2 {
        padding: 10px 0 5px 0 !important;
        font-size: 1em !important;
        font-weight: 600 !important;
        border-bottom: 0 !important;
    }
    #help .helpOverlay {
        margin: 0;
        font-size: 0.9em;
    }
    li.email, li.phone {
        padding: 10px 0;
        font-size: 16px;
    }
    div#helpContent div {
        margin: 0;
        font-size: 1em;
        padding-bottom: 10px;
        letter-spacing: 1px;
    }
    div#helpContent {
        margin-bottom: 5px;
    }
    .contact ul li.phone:before {
        padding-top: 5px;
    }
    .header .header_logo {
        max-width: 130px;
    }
}

/*Styles for New Screen*/


.auth_enroll{ position: relative;}
.auth_enroll .auth_image{ width: 100%;}
.auth_enroll .auth_title, .auth_enroll .auth_description {
    position: absolute;
    color: #fff;
    word-wrap: break-word;
    padding: 0;
    margin: 0 0 0 20px;
}

div.header a.help img {
    width: 20px;
    height: 20px;
    opacity: .5;
    margin-top: 15px;
}

.helphide {
    display: none;
    float:right;
}

.header .header_logo {
    width: auto !important;
    height: 35px;
    margin-top: 7px;
    float: left;
}

.header h1 {
    float: none;
    width: 82%;
    font-weight: bold;
}

.logo {
    position: absolute;
    top: 5%;
    right: 10px;
    background: url(../images/welcome/awnew_logo.svg) no-repeat;
    width: 60px;
    height: 35px;
}

.postop25 {
    top: 25%;
    font-size: 1.2em;
    font-weight: normal;
}

.postop40 {
    top: 52%;
    font-size: 0.75em;
    font-weight: normal;
    width: 300px;
    line-height: 140%;
}
.auth_guide {
    font-size: 1em;
    line-height: 120%;
    margin: 20px 0 0 4%;
}

.marbot50 {
    margin: 30px 0 15px 15px;
}

.marbot10 {
    margin: 10px 0 30px 15px;
}

.auth_link {

    text-align: center;
}

.auth_link a{
    padding: 12px;
    font-size: 1em;
    border-radius: 5px;
    width: 230px;
    display: inline-block;
    background:url(../images/infra/tab_overlay.png) left 10px repeat-x #1270CD;
    color: #fff;
    margin-bottom: 20px;
}

.auth_editor {
    width: 98%;
    margin: 0 auto;
}

.auth_link a:hover{
    text-decoration: none;
}

.header {
    height: 50px;
    text-align: center;
    color: #ffffff;
    background: #1270CD;
}
.header h1{ margin-left: -4px;}

#authinner_content {
    width: 100%;
    height: auto;
}

#authinner_content.activation.eulaheight
{
    height: inherit;
    margin: auto;
}

div.page-footer{
    clear: both;
    width: 90%;
}

.auth_progressbar {
    height: 25px;
    background: #ebeef1;
    padding: 10px 0;
    border-bottom: 1px solid #cccccc;
    width:100%;
}

.meter {
    height:13px;
    background: #6a7785;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 2px;
    width:97.5%;
    margin: 4px 1% 0;
}

.meter span.progressbar {
    display: block;
    height: 100%;
    background-color: #dcf5be;
    position: relative;
    overflow: hidden;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    background-size: 20px 20px;
    -webkit-animation: move 2s linear infinite;
    -moz-animation: move 2s linear infinite;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
}

.meter span.progressbar.downloadpage {
    width: 30%;
}

.meter span.progressbar.downloadpagelinux {
    width: 100%;
}

div.auth_input input[type="text"], div.auth_input input[type="password"], div.auth_input input[type="email"]
{
    width:89%;
    border-radius:5px;
    border:none;
    padding:15px 0 15px 3%;
    background: #fff;
    margin: 0px 4% 10px;
    font-size: 1em;
    color: #44535f;
    opacity: 1;
}

div.auth_input select {
    margin: 5px 4% 0px;
    width: 92% !important;
    font-size: 1em;
    color: #44535f;
}

.field label {
    margin-left:4%;
}

div.auth_input input[type="checkbox"] {
    margin: 0px 5px 15px 20px !important;
    border: 1px solid #CACAC9;
}

#displaycharacters, .activation .field label[for="AutoGeneratePassword"] {
    top: -5px;
    color: #44535f;
    position: relative;
    font-size: 0.8em;
}

#AutoGeneratePassword {
    float: left;
}


#install{ text-align: center;padding-bottom: 15px;margin-top: 20px;}

#install input, #divCheckUser input, #help .footer input.close, .appstore {
    padding: 3px !important;
    color: #fff !important;
    border: none !important;
    font-size: 1em !important;
    border-radius: 3px;
    background:#1270CD !important;
    cursor: pointer;
    margin-left: 4%;
    -webkit-appearance: none;
    min-width: 120px;
    height: 30px;
}

#install input:disabled {
    opacity: .4 !important;
}

.enrollment .overlay {
    background-color: #ebeef1;
}
#help .footer input.close {
    background: #1270CD;
}

#help .footer .actions, #help .footer {
    margin-bottom: 0;
}
.auth_activate {
    font-size: 0.8em;
    margin:25px 4% 0 4%;
}

.fixbottom {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    border-top: 1px solid #ccc;

}

.fixbottom input[type="button"], .fixbottom input[type="submit"]{
    font-size: 1.2em !important;
    margin-top: 5px !important;
}

.content_title {
    margin: 20px 0% 10px 4%;
    font-size: 1.5em;
}

.authfont {
    font-size: 1em;
    line-height: 130%;
    margin:0 4%;
}

.label_hide {
    display: none;
}


.authfont ul li{
    list-style: disc;
    margin:0 20px;
}
.martop5{ margin-top: 5px;}
.martop25{ margin-top: 25px;}
.martop40{ margin-top: 40px;}
.martop100{ margin-top: 100px;}
.martop80{ margin-top: 80px;}
.martop15{ margin-top: 15px;}

.helper-text {
    font-size: 12px;
    font-weight:bold;
}

.auth_redirect {
    font-size: 1em;
    margin-top: 20px;
}

.txtcenter {
    text-align: center;
}

.auth_privacy {
    font-size: 0.7em;
    margin-top: 5px;
    margin-bottom: 30px;
    text-align: center;
}
.auth_privacy a{
    font-size: 1.2em;
    margin-right: 10px;
}
#divProfiles ul {
    margin-left: 11px;
}

#divProfiles li {
    border-bottom: 1px solid #808080;
    padding: 25px 0;
    width: 89%;
}

#divProfiles li:first-child {
    padding-top: 35px;
}

a#lnkDecline {
    font-size: 1.2em;
    text-decoration: underline;
}
.txtright {
    text-align: right;
}

.auth_loader {
    background: url(../images/welcome/ajax-loader.gif) no-repeat;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}

.marBot25 {
    margin-bottom: 25px;
}
.marBot10 {
    margin-bottom: 10px;
}
.editor div label:first-child {
    width: 190px;
    float: left;
    text-align: left;
    min-height: 1px;
    font-size: 1.5em;
    margin-left: 15px;
}

.validation-summary-errors li, span.field-validation-error
{
    color: #db4f4f;
    margin: 15px 0 0 4%;
    font-size: 0.8em;
}

.error_wrapper
{
    margin: 20px 4% 40px;
    width: 92%;
    border-top: 2px solid #D7D7D6;
}
.error_wrapper div {
    font-size: 0.8em;
}
ul.error_list {
    list-style: disc;
    margin-top: 50px;
    margin-left: 50px;
}

ul.error_list li {
    margin-bottom: 10px;
    font-size: 0.9em;
    color: #000;
}
.float_left {
    float: left;
}
.topborder {
    border-top: 1px solid #D7D7D6;
    padding-top: 20px;
}
.fnt000 {
    color: #000;
}
#authinner_content.agent
{
    width:100%;
    margin:10px auto;
}
.agentDownload {
    border: 1px solid #D5D6D6;
    border-radius: 5px;
    width: 75%;
    padding: 20px;
    min-height: 70px;
    margin: 30px auto;
}
.app_icon {
    float: left;
    margin-right: 15px;
}
.app_icon img {
    width: 60px;
}
#reloadLink {
    font-size: .8em;
    margin: 35px auto;
    text-align: center;
}
#contentfontsize {
    font-size: 1em;
    text-align: center;
}


/* New Enrollment Page for IPAD */
@media only screen
and (min-device-width : 768px)
{
    div#help {
        position: absolute;
        width: 300px;
        overflow: visible;
        background: #fff !important;
        right: 5px;
        top: 55px;
        left: inherit;
        min-height: initial;
        height: auto;
        box-shadow: 1px 1px 1px -1px #ccc;
        border: 1px solid #ccc;
    }
    div#help:before{
        position: absolute;
        display: inline-block;
        border-left: 12px solid transparent;
        border-bottom: 12px solid #ffffff;
        border-right: 12px solid transparent;
        top: -10px;
        content: '';
        right: 5px;
        z-index: 9;
    }
    #help .helpOverlay {
        margin: 0;
        font-size: .7em;
    }

    #help .popup div.contact {
        margin: 5px 10px;
    }

    #help .helpOverlay h2 {
        color: #6D6C6D;
        font-weight: bold;
        padding: 15px 10px;
        font-size: 1.5em;
        letter-spacing: 0;
        border-bottom: 1px solid #ccc;
    }

    #help .footer {
        margin: 0;
        width: 100%;
    }
    div#helpContent {
        margin-bottom: 0;
        border-bottom: 1px solid #ccc;
        margin-left: 0;
        margin-right: 0;
        padding: 0 10px;
    }
    #help .actions {
        margin: 0 !important;
    }
    div#helpContent div {
        margin: 0;
        font-size: 1.2em;
        padding-bottom: 10px;
        letter-spacing: 1px
    }
    div#helpContent div h2 {
        padding: 10px 0 5px 0 !important;
        font-size: 1em !important;
        font-weight: 600 !important;
        border-bottom: 0 !important;
    }
    li.email, li.phone {
        padding: 10px 0;
        font-size: 1em;
    }
    .contact {
        margin-bottom: 5px !important;
    }

    .footer {
        display: none;
    }
    select
    {
        width:63% !important;
    }

    .header .header_logo {
        width: auto !important;
        float: left;
        max-width: 220px;
        max-height: 50px;
        height: 50px;
        margin-top: 0;
    }

    div.header a.help img {
        width: 24px;
        height: 24px;
        opacity: .5;
        margin-top: 13px;
        margin-right: 5px;
    }

    .header h1 {
        float: none;
        width: 99%;
        margin-left: -75px;
    }

    .logo {
        position: absolute;
        top: 5%;
        right: 10px;
        background: url(../images/welcome/awnew_logo.svg) no-repeat;
        width: 120px;
        height: 70px;
    }

    div#authinner_content
    {
        border-radius: 10px;
    }

    #authinner_content.activation
    {
        width:40%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 45%;
        margin: auto;
    }

    #authinner_content.agent
    {
        width:60%;
        margin:10px auto;
    }

    #authinner_content.activation.eulaheight
    {
        width:80%;
        height: inherit;
        margin: auto;
    }

    #authinner_content.activation h2.boldcontent {
        font-weight: bold;
    }

    .postop25 {
        top: 32%;
        font-size: 1.8em;
        font-weight: normal;
    }

    .postop40 {
        top: 49%;
        font-size: 1.3em;
        font-weight: normal;
        width: 600px;
        line-height: 170%;
    }

    .auth_guide {
        font-size: 1em;
        line-height: 120%;
        margin: 0px;
    }

    .marbot50 {
        margin: 60px 0 15px 35px;
    }

    .marbot10 {
        margin: 10px 0 60px 35px;
    }
    .auth_editor {
        width: 84%;
        margin: 0 auto;
    }
    .auth_total {
        width: 82%;
        margin: 0 auto;
    }
    .auth_enroll .auth_title, .auth_enroll .auth_description {
        position: absolute;
        color: #fff;
        word-wrap: break-word;
        padding: 0;
        margin: 0 0 0 15px;
    }
    .auth_link a {
        width: 450px;
        margin-bottom: 30px;
        text-align: center;
        background:url(../images/infra/tab_overlay.png) left 10px repeat-x #1270CD;
    }

    div.auth_input input[type="text"], div.auth_input input[type="password"], div.auth_input input[type="email"]
    {
        margin: 0px 0% 10px;
        font-size: 1em;
        color: #44535f;
        width: 97%;
    }

    div.auth_input select {
        margin: 5px 0;
        width: 100% !important;
        font-size: 1em;
        color: #44535f;
    }

    .auth_privacy a{
        font-size: 1.2em;
        margin-right: 0px;
    }

    .content_title {
        margin: 10px 0%;
        font-size: 1.5em;
    }

    .authfont, .auth_activate, .field label, .validation-summary-errors li, .captcha_text, #install input, #divCheckUser input, .error_wrapper{
        margin-left: 0%;
    }

    #install input, #divCheckUser input {
        min-width: 100px;
        margin-right: 10px;
    }

    .error_wrapper {
        margin: 20px 4% 40px;
    }
    ul.error_list {
        margin-left: 60px;
    }
    .app_label {
        margin-top: 10px;
    }
    #reloadLink {
        text-align: center;
        font-size: .9em;
    }

}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    .postop25 {
        top: 30%;
        font-size: 1.6em;
        font-weight: normal;
    }

    .postop40 {
        top: 50%;
        font-size: 1.1em;
        font-weight: normal;
        width: 500px;
        line-height: 160%;
    }
    .auth_link a {
        width: 400px;
        margin-bottom: 30px;
        text-align: center;
        font-size: 1em;
        background:url(../images/infra/tab_overlay.png) left 10px repeat-x #1270CD;
    }
    #authinner_content.activation {
        width: 50%;
    }
}
