/* CSS for Term Auth Download page*/

#termAuthDownload{
    width: 120%;
    float: left;
    position: relative;
    margin-bottom: 50px;
    margin-left: -150px;
    height: auto;
    background:white;
    top:50px;
}
#termAuthDownload .connectivity-error-msg{
    color:red;
    font-size:15px;
    text-align:center;
    position: absolute;
    padding: 10px 10px 10px 210px;
    margin-left: 82px;

}
#termAuthDownload .check-connectivity-msg{
    color:green;
    font-size:15px;
    text-align:center;
    position: absolute;
    padding: 10px 10px 10px 297px;
    margin-left: 82px;

}

#termAuthDownload .resize-loader{
    height: 20px;
    width: 20px;
}

 #termAuthDownload .header{
     background: black;
     color: white;
     height: 23px;
     font-size: 20px;
     padding: 10px;
 }
#termAuthDownload .mainContainer{
    width: 100%;
    padding:40px 0;
    min-height: 270px;
    box-shadow: 0 0 15px RGBA(0, 0, 0, 0.24);
}
#termAuthDownload .containerRow{
    width:96%;
    margin:auto;
    position: relative;
    padding-left:4%;

}

#termAuthDownload .tile{
    float: left;
    background-size: cover !important;
    background: url(../../../images/tile_bg.png);
    width:30%;
    margin: 0 1%;
    min-height: 270px;
    display: inline-block;
    border-radius: 10px;
    position: relative;
    top: 0 !important;
}

#termAuthDownload .tile .innerDiv{
    padding: 20px;
}

#termAuthDownload .tile .stepCount{
    width:100%;
    height: 40px;
}
#termAuthDownload .tile .stepCount div{
    width:40px;
    height: 40px;
    border-radius: 50%;
    text-align:center;
    background: white;
    display: inline-block;
    margin-left: 86.5%;
    margin-top: 0;
    font-size: 20px;
}
#termAuthDownload .tile .stepCount div span{
    vertical-align: middle;
    display: inline-block;
    margin-top: 10px;
}
#termAuthDownload .tile .instruction{
    word-break: break-word;

    color: #000000 100%;
    opacity: 100%;
    font-size: 20px;
    character: -0.1px;
    line: 27px (1.4);
    margin: 20px 0;
}
 #termAuthDownload .tile .footer{
     bottom:0px;
     width:100%;
     background: black;
     height:50px;
     position:absolute;
     border-bottom-left-radius:10px;
     border-bottom-right-radius:10px;
     color: yellow;
     text-align:center;
 }
 #termAuthDownload .tile .footer a {
     text-decoration: none;
     clear: both;

      display: inline-block;
     min-width: 50%;
     height: 40px;
     margin: 2px auto;
 }
 #termAuthDownload .tile .footer a img, #termAuthDownload .tile .footer a p{
     float: left;
 }
 #termAuthDownload .tile .footer a img{
     width: 30px;
     margin-top: 10px;
     margin: 10px 12px 10px 0;
 }

 #termAuthDownload .tile .footer a p{
     font-size: 20px;
     vertical-align: middle;
     margin: 15px 0 10px 0;
 }
 #termAuthDownload .tile .footer a .continue{
     margin: 15px 0 10px 0;
 }

 body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
     margin:0;
     padding:0;
     border:0;
     outline:0;
     font-weight:inherit;
     font-style:inherit;
     font-size:100%;
     vertical-align:baseline;
 }

    #Main .modalMiddle {
        background-image: none !important;
        background-repeat: none;
        overflow: visible !important;
        height: 100%;
        width: 98% !important;
    }

    #Main {
        width: 1024px !important;
        float: right;
        overflow: visible !important;
        height: 100%;
        margin: 0px -119px 0px 0px;
    }

    #Main .innerTube{
        padding: 0 !important;
    }

    #miniViewSection {
        position: absolute;
        padding-top: 0px;
        right: 0px;
        display: none;
    }

    #Main .modalBottom {
        background: none !important;
        background-position: none;
        height: 0px;
        padding-bottom: 8px;
    }

    #Main .modalTop {
        background-image: none !important;
        background-position: 0 -112px;
        height: 46px;
        width: 324px;
        overflow: visible;
    }

    #Main .modalTop {
        background: none !important;
        background-position: 0 -286px;
        height: 16px;
        _margin-bottom: -1px;
    }

    #Main .modalTop {
        background-image: none !important;
        background-position: 0 -112px;
        height: 46px;
        width: 324px;
        overflow: visible;
    }

    #Main .modalTop {
       background: none !important;
       background-position: 0 -286px;
       height: 16px;
       _margin-bottom: -1px;
    }

    #Main {
        width: 1000px;
        float: right;
        overflow: visible;
        height: 100%;
    }

