#pagecontent {
    width:100%;
    top: 100px;
    z-index: 2;
}

#background-one-pic {
    position: fixed; 
    z-index: 2;
    display: block;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    top:-20px; 
    left:-20px;
    width: 105%;
    height: 105%;
    -webkit-filter: blur(5px);
    filter: blur(5px);


}

#index-auth-false-center{
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 410px;
    background: rgba(255, 255, 255, 0.6); 
    border-radius: 5px;
    margin-top:45px;

}

#index-auth-true-center{
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 1200px;
    background: rgba(255, 255, 255, 0.6); 
    border-radius: 5px;
}

.index-login-register {
    margin: 0px;
    width: 300px;
    display:inline-block;
    vertical-align: top;
}
button.index-partner-logos {
    min-height: 50px;
    max-height: 50px;
    border-radius: 5px;
    margin:0px;
    padding: 0px; 


}

img.index-partner-logos {
    border-radius: 5px;
    vertical-align: middle;
    max-width: 200px;
    max-height: 40px;
}

#index-partner-logos {
    float:left;
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    padding-top: 12px;
    padding-bottom: 12px;
    bottom: 0px;
    z-index: 10;
    margin-bottom: 12px;
    display: inline-block;text-align: center;font-size: 0;


}

@media (max-height: 500px) {
    #index-partner-logos {
        display: none;
    }
}



#index-button-register {
    height: 145px;
    margin-top: 42px;
    width: 260px;  
}
input#username, input#password {
    min-width: 250px;
    margin-bottom: 10px;
    height:40px;
    color: black;
}

button#index-submit{
    margin-top: 15px;
    text-align: center; 
    margin-left: auto; 
    margin-right: auto;
    width: 100px;
}

#index-login-problems {
    text-align: center;
    padding-top: 15px; 
    padding-bottom: 15px; 
    font-weight: 400;
}

button#index-button-shopping,button#index-button-marketing {
    min-height: 200px;
    min-width: 200px;
}

#index-h2-welcome {
    margin-top: 0px;
}

.main-content {
    display: block;
    margin-right: auto;
    margin-left: auto;
    background: rgba(255, 255, 255, 0.6); 
    width: 900px;
    margin-bottom: 30px;
    text-align: left;
    padding:30px;
    border-radius: 5px;
    margin-top: 30px;
}

.main-left {
    display:inline-block;
    width:auto;
    width: 180px;
}

a.main-left:visited, a.main-left:link {
    font-size: 16px;
    font-weight: 400;
    padding-left: 5px;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;	
    border-radius: 3px;
}

a.main-left:hover {
    text-decoration: none;
}

.main-right {   
    display:inline-block;
    width: auto;
    vertical-align: top;
    padding-top: 0px;
    max-width: 675px;
    height: 100%;
    padding:15px;
    padding-left:20px;
}

.main-left br {
    margin-bottom: 5px;

}

span#main-about-us-left-a-top-span {
    margin-top:7px;
    padding-top: 10px; 
    padding-left:15px;;
}

img#main-about-us-left-a-top-img {
    float: left;
    border: none;
    padding-top:10px;
}
hr#main-about-us-left-hr-top {
    border:none ; 
    margin-bottom: 15px; 
    margin-top: 20px;
    height:1px; 
    background-color: #cccccc; 
    border: none; 
}

a.main-left {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}

/*unkown*/

form#new {
    width: 560px;
    margin-left:auto;
    margin-right:auto;
}
form#index-customer {
    margin-top:15px;
    width:260px;
    margin-left:auto;
    margin-right:auto;
}
input[type="radio"], input[type="checkbox"] {
    margin:0px;
    padding:0px;
    min-width: 15px;
    max-width: 15px;
}
input#form_zipcode[type="text"] {
    min-width: 80px;
    width: 80px;
}
form#new {
    width: 560px;
    margin-left:auto;
    margin-right:auto;
}
form#customer {
    width:260px;
    margin-left:auto;
    margin-right:auto;
}

button.index-partner-logos-addon, a.button.index-partner-logos-addon {
    background: rgba(255, 255, 255, 0.4);
    border:1px solid rgba(255, 255, 255, 0.0);
    display: block;
    display: inline-block;
    padding:8px;
    -o-transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;	
    min-height: 62px;
    vertical-align: top;
}

a.index-partner-logos-addon:hover, button.index-partner-logos-addon:hover {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 5px;
}

a.table-normal-red{
    font-weight: normal;
    color:red;
}

.cash {
    margin: 30px;padding:15px;border-radius: 5px;
    background:rgba(255,255,255, 0.8);
    margin-left: auto;
    margin-right: auto;
}

.cash-center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    
}

.hoverTable{
    width:100%;
    border-collapse:collapse;
}
.hoverTable td{
    padding:7px;
}
/* Define the default color for all the table rows */
.hoverTable tr{
    background: none;

}
/* Define the hover highlight color for the table row */
.hoverTable tr:hover {
    background: rgba(0, 0, 0, 0.175);
    cursor: pointer;
}
.clickable-row:hover {
       background: rgba(0, 0, 0, 0.175);
    cursor: pointer;
}