.passrecc{
font-family: sans-serif;
}
.passrecc th{
    border:0px;
}
red{
    color:red;
    margin-right: 5px;
    margin-left: 5px;
    font-weight: bold;
}
.passrecc  input[type=text], input[type=password] ,input[type=email]{
    height: 20px;
    width: 200px;
    opacity: 0.5;
    margin-left: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    background-color:#333333;
    color: #AAA;
    border: 1px solid black;

}

.passrecc  input[type=submit] {
    float:right;
    width: 210px;
    height: 30px;
    margin-left: 10px;
    margin-top: 20px;
    padding-left: 10px;
    background-color:#9ec32c;
    color: #fff;
    border: 0px solid black;
    font-weight: bold;
}

.passrecc input[type=submit]:hover {
    
    opacity: 0.5;
    background-color:#A0A0A0;
    color: #000;

}
register input[type=text], input[type=password] ,input[type=email],select{
    height: 20px;
    width: 500px;
    opacity: 0.5;
    margin-left: 20px;
    margin-bottom: 10px;
    padding-left: 10px;
    background-color:#333333;
    color: #AAA;
    border: 1px solid black;

}

register input[type=submit] {
    float:right;
    width: 165px;
    height: 30px;
    margin-left: 20px;
    margin-top: 20px;
    padding-left: 10px;
    background-color:#9ec32c;
    color: #fff;
    border: 0px solid black;
    font-weight: bold;
}

register input[type=submit]:hover {
    
    opacity: 0.5;
    background-color:#A0A0A0;
    color: #000;

}
label[for=frm-buywithoutregistry-otherinvoicedata]{
 color: black;
}
.withoutlegend{
    padding-right: 22px;
    font-size: 13px;
    font-family: sans-serif;
    text-align: right;
}
.register{
   
    width:750px;
    margin:auto;
    color:#333333;
    font-family: sans-serif;
    font-weight: bold;
}
fieldset{
    margin-top: 30px;
}
.register th {
    border:0px;
    padding: 0px;
}
.register td {
   border:0px;
   padding: 0px;
}
.registerhelp{
    float: right;
    width:350px;
    margin-top: 20px;
    margin-left: 10px;
    color:#333333;
    font-family: sans-serif;
    font-weight: bold;
}
.register table{
float:right;
}
.without{
  height: 900px;
}
.withoutregister label{
    font-size: 15px;
}
.withoutregister{
    float: left;
    width:725px;
    margin-top: 20px;
    margin-left: 10px;
    color:#333333;
    font-family: sans-serif;
    font-weight: bold;
}

.withoutregisterlegend{
    float: left;
    width:15px;
    margin-top: 125px;
    color:#333333;
    font-family: sans-serif;
}
line{
    line-height: 43px;
}

transparent{
    color: rgba(0,0,0,0);
}
.withoutregister th {
    border:0px;
    padding: 0px;
}
.withoutregister td {
   border:0px;
   padding: 0px;
}
.withoutregister table{
float:right;
}

.withoutlogin a{
margin-right: 115px;
    color:black;
}
.withoutlogin h1{
text-align: left;
}
.withoutlogin{
    text-align: right;
    float: left;
    width:415px;
    margin-top: 20px;
    margin-left: 10px;
    color:#333333;
    font-family: sans-serif;
    font-weight: bold;
}

.withoutlogin label {
  color:black;
}
.withoutlogin th {
    border:0px;
    padding: 0px;
}
.withoutlogin td {
   border:0px;
   padding: 0px;
}

button {
    margin-left: 20px;
    width: 175px;
    height: 25px;
    margin-bottom: 10px;
    padding-left: 10px;
    background-color:#9ec32c;
    color: #000;
    border: 0px solid black;
    font-weight: bold;
}

button:hover{
    backgroufacend-color:#A0A0A0;
    color: #fff;  
}
.context{
    margin-top: 20px;
    text-align: right;
}
.contextqr{
    margin-top: 10px;
    text-align: center;
}
.dialogclose{
    width: 30px;
    float: right;
}
.dialogname{
    width: 210px;
    padding-left: 30px;
    text-align: center;
    height: 45px;  
    float: left;
}
/* Extra styles for the cancel button */
.cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #f44336;
}

/* Center the image and position the close button */
.imgcontainer {
    line-height: 45px;
    height: 45px;
    margin-top: 20px;
    text-align: center;
    font-weight: bold;
    font-family: sans-serif;
    position: relative;
}

img.avatar {
    width: 40%;
    border-radius: 50%;
}

logindialog input[type=text]{
    height: 20px;
    width: 165px;
    margin-bottom: 3px;
    padding-left: 10px;
    margin-left: 20px;
    background-color:#777;
    color: #fff;
    border: 1px solid black;

}
logindialog input[type=password]{
    height: 20px;
    width: 165px;
    margin-bottom: 3px;
    padding-left: 10px;
    margin-left: 20px;
    background-color:#777;
    color: #fff;
    border: 1px solid black;
}
.context th {
    border:0px;
    padding: 0px;
}
.context td {
   border:0px;
   padding: 0px;
}
span.psw {
    float: right;
}
.login_link{
    margin-right: 20px;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    font-family: sans-serif;
}
.login_link:hover{
    font-weight: bold;
    font-size: 15px;
    color: #50505a;

}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */


}

/* Modal Content/Box */
.modal-content {
    margin: auto;  
    position: absolute;
    left:0;
    right: 0;
    top: 0;
    bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    
    color: white;
    background: #333333;
    height: 300px;/* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width:270px;

}
.modal-contentqr {
    margin: auto;  
    position: absolute;
    left:0;
    right: 0;
    top: 0;
    bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    
    color: white;
    background: #333333;
    height: 320px;/* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width:270px;

}
.modalprodmail{
    margin: auto;  
    position: absolute;
    left:0;
    right: 0;
    top: 0;
    bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    
    color: white;
    background: #333333;
    height: 400px;/* 5% from the top, 15% from the bottom and centered */
    border: 1px solid #888;
    width:500px;

}
.modalprodmail input[type=text]{
     height: 20px;
    width: 365px;
    margin-bottom: 3px;
    padding-left: 10px;
    margin-left: 20px;
    background-color:#777;
    color: #fff;
    border: 1px solid black;

}

.modalprodmail input[type=email]{
     height: 20px;
    width: 365px;
    margin-bottom: 3px;
    padding-left: 10px;
    margin-left: 20px;
    background-color:#777;
    color: #fff;
    border: 1px solid black;

}
.modalprodmail textarea{
    height: 100px;
    width: 365px;
    margin-bottom: 3px;
    padding-left: 10px;
    margin-left: 20px;
    background-color:#777;
    color: #fff;
    border: 1px solid black;

}
/* The Close Button (x) */
.close {
    
    color: #fff;
    font-size: 35px;
    font-weight: bold;
}
.pointer:hover,
.pointer:focus {
   
    cursor: pointer;
}
.close:hover,
.close:focus {
    color: red;
    cursor: pointer;
}

/* Add Zoom Animation */
.animate {
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)} 
    to {-webkit-transform: scale(1)}
}

@keyframes animatezoom {
    from {transform: scale(0)} 
    to {transform: scale(1)}
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
    span.psw {
        display: block;
        float: none;
    }
    .cancelbtn {
        width: 100%;
    }
}