﻿body
{
    background-color: #fff;
    background-size: cover;
    behavior: url(/pie/PIE.htc);
    font-family: Helvetica,Arial,sans-serif;
    font-size: 18px;
    color: #111;
    margin: 0;
    padding: 0;
    height: 100%;
}

#header .container
{
    max-width:434px;
    margin:0 auto;
}

#header 
{
    background: #f8b800;
    text-align:center;
    width:100%;
}

#header img
{
    margin:0 auto;
    padding-top:10px;
    padding-bottom:10px;
    max-width:100%;
    height:auto;
}

body a
{
    color: #fdb813;
    text-shadow: none;
}

img
{
    border: none;
}

.image-wrapper
{
    position: relative;
}

.scale-image
{
    display: block;
    width: auto;
    max-width: 98%;
}

.wrapper
{
    width: 100%;
    text-align: center;
}




.logincontainer
{
    margin: 1% auto;
    text-align: left;
}
.content
{
    margin: 0 auto;
    max-width: 800px;
    padding: 15px;
    text-align: left;
}



.barblue
{
    background: #153e6b;
    text-align: center;
    font-size: .8em;
    text-align: center;
    padding: 10px;
    color: white;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
}

.barblue h2
{
    color: White;
}

.barblue table
{
    width: 800px;
}

.barblue td
{
    color: White;
}

.bartransparent
{
    background: transparent;
    text-align: center;
    font-size: .8em;
    text-align: center;
    padding: 10px;
    color: #111;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}


.baryellow
{
    background: #fdb813;
    text-align: center;
    font-size: .8em;
    text-align: center;
    padding: 10px;
    color: #111;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}


.bar h1
{
    padding: 2px;
    margin: 2px;
}

.bar a
{
    color: Black;
    text-decoration: none;
    font-weight: bold;
}

.bar .appname
{
    font-weight: bold;
    font-size: 2em;
}


.button  
{
    background-position: 0% 0%;
    display: block;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
     
    margin-top: .5em;
    padding-top: .4em;
    padding-bottom: .4em;
    border: 1px solid #f7c942;
    font-weight: bold;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    background-image: linear-gradient(#fdb813,#fdb813);
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    font-size: 1em;
    background-color: #fdb813;
    background-repeat: repeat;
    background-attachment: scroll;
    text-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.3);
    
    height: 34px;
    width: 114px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}


.content input[type=submit], input[type=button]
{
    background-position: 0% 0%;
    display: block;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    margin-top: .5em;
    padding-top: .4em;
    padding-bottom: .4em;
    border: 1px solid #f7c942;
    font-weight: bold;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    background-image: linear-gradient(#fdb813,#fdb813);
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    font-size: 1em;
    background-color: #fdb813;
    background-repeat: repeat;
    background-attachment: scroll;
    text-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.3);
    top: 22px;
    left: -4px;
    height: 39px;
    width: 290px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

.content input[type=button]:hover, input[type=submit]:hover
{
    box-shadow: none;
}

.content input[type=text], input[type=password], textarea
{
    background-image: none;
    padding: .4em;
    line-height: 1.4;
    font-size: 1.1em;
    display: block;
    -moz-border-radius: .6em;
    -webkit-border-radius: .6em;
    border-radius: .6em;
    border: 1px solid #fdb813;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    box-shadow: inset 0 1px 4px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,.2);
   
}


.content select
{
    background-image: none;
    padding: 2px line-height: 1.4;
    font-size: 16px;
    display: block;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: .6em;
    border: 1px solid #fdb813;
    color: #333;
    text-shadow: 0 1px 0 #fff;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}


.corner-top
{
    -moz-border-radius-topleft: .6em;
    -webkit-border-top-left-radius: .6em;
    border-top-left-radius: .6em;
    -moz-border-radius-topright: .6em;
    -webkit-border-top-right-radius: .6em;
    border-top-right-radius: .6em;
}
.corner-bottom
{
    -moz-border-radius-bottomleft: .6em;
    -webkit-border-bottom-left-radius: .6em;
    border-bottom-left-radius: .6em;
    -moz-border-radius-bottomright: .6em;
    -webkit-border-bottom-right-radius: .6em;
    border-bottom-right-radius: .6em;
}
.corner-right
{
    -moz-border-radius-topright: .6em;
    -webkit-border-top-right-radius: .6em;
    border-top-right-radius: .6em;
    -moz-border-radius-bottomright: .6em;
    -webkit-border-bottom-right-radius: .6em;
    border-bottom-right-radius: .6em;
}
.corner-left
{
    -moz-border-radius-topleft: .6em;
    -webkit-border-top-left-radius: .6em;
    border-top-left-radius: .6em;
    -moz-border-radius-bottomleft: .6em;
    -webkit-border-bottom-left-radius: .6em;
    border-bottom-left-radius: .6em;
}
.corner-all
{
    -moz-border-radius: .6em;
    -webkit-border-radius: .6em;
    border-radius: .6em;
}
.corner-none
{
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.corner-all
{
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
}

.clear
{
    clear: both;
}

.progresswrapper
{
    color: White;
    width: 100%;
    margin-right: 5px;
    text-align: center;
    height: 20px; /* Can be anything */
    position: relative;
    background: #333;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    padding: 10px;
    -webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
    -moz-box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
    box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
}


.progresswrapper > div
{
    display: block;
    height: 100%;
    width: 0%;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -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;
    background-color: #fdb813;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fdb813),color-stop(1, #f36d0a));
    background-image: -webkit-linear-gradient(top, #fdb813, #f36d0a);
    background-image: -moz-linear-gradient(top, #fdb813, #f36d0a);
    background-image: -ms-linear-gradient(top, #fdb813, #f36d0a);
    background-image: -o-linear-gradient(top, #fdb813, #f36d0a);
    -webkit-box-shadow: inset 0 2px 9px rgba(255,255,255,0.3), inset 0 -2px 6px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0 2px 9px rgba(255,255,255,0.3), inset 0 -2px 6px rgba(0,0,0,0.4);
    position: relative;
    overflow: hidden;
}

.progresswrapper > div:after
{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%,  	      color-stop(.25, rgba(255, 255, 255, .2)),  	      color-stop(.25, transparent), color-stop(.5, transparent),  	      color-stop(.5, rgba(255, 255, 255, .2)),  	      color-stop(.75, rgba(255, 255, 255, .2)),  	      color-stop(.75, transparent), to(transparent) 	   );
    background-image: -webkit-linear-gradient( 		  -45deg,  	      rgba(255, 255, 255, .2) 25%,  	      transparent 25%,  	      transparent 50%,  	      rgba(255, 255, 255, .2) 50%,  	      rgba(255, 255, 255, .2) 75%,  	      transparent 75%,  	      transparent 	   );
    background-image: -moz-linear-gradient( 		  -45deg,  	      rgba(255, 255, 255, .2) 25%,  	      transparent 25%,  	      transparent 50%,  	      rgba(255, 255, 255, .2) 50%,  	      rgba(255, 255, 255, .2) 75%,  	      transparent 75%,  	      transparent 	   );
    background-image: -ms-linear-gradient( 		  -45deg,  	      rgba(255, 255, 255, .2) 25%,  	      transparent 25%,  	      transparent 50%,  	      rgba(255, 255, 255, .2) 50%,  	      rgba(255, 255, 255, .2) 75%,  	      transparent 75%,  	      transparent 	   );
    background-image: -o-linear-gradient( 		  -45deg,  	      rgba(255, 255, 255, .2) 25%,  	      transparent 25%,  	      transparent 50%,  	      rgba(255, 255, 255, .2) 50%,  	      rgba(255, 255, 255, .2) 75%,  	      transparent 75%,  	      transparent 	   );
    z-index: 1;
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    background-size: 50px 50px;
    -webkit-animation: move 2s linear infinite;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomright: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -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;
}


.divregister {width:50%;float:left;}
.divbenefits { width:40%;float:right;text-align:left;margin-top:20px;}

@media screen and (max-width: 1023px)
{


    .barblue table
    {
        width: 100%;
    }
    .content
    {
        max-width: 98%;
    }
    
    .content input[type=submit], input[type=button]
    {
    width:100%
    }
}

@media screen and (max-width: 575px)
{
    .barblue table
    {
        width: 100%;
    }
    .content
    {
        max-width: 98%;
    }
    .content input[type=submit], input[type=button]
    {
    width:100%
    }
    
  
    
    
    
    .divregister {width:100%;}
.divbenefits { display:none;}
    

}

