.popupdynamic{z-index:10001;min-height:40px;border-radius:10px 10px 10px 10px;padding:12px;position:fixed;}
.popupfixed{clear: both;margin-top: 44px;z-index:10001;min-height:40px;border-radius:10px 10px 10px 10px;padding:12px;width: 85%;margin-bottom: 1em;}
.theme1{background-color:steelblue;color:#fff;border: 2px solid ivory;}
.theme2{background-color:ghostwhite;color:dimgrey;border: 2px solid grey;}
.theme3{background-color:linen;color:slategrey;border: 2px solid grey;}
.theme4{background-color:ivory;color:darkgoldenrod;border: 2px solid grey;}
.theme5{background-color:honeydew;color:slategrey;border: 2px solid grey;}
.theme6{background-color:skyblue;color:darkslategray;border: 2px solid black;}
.theme7{background-color:hotpink;color:#fff;border: 2px solid grey;font-style: oblique;}
.theme8{background-color:lightblue;color:grey;border: 2px solid grey;font-style: oblique;}
.theme9{background-color:#e7fff8;color:: midnightblue;border: 2px solid grey;}
.theme10{background-color:#baffec;color:#fff;border: 2px solid grey;}
.theme11{background-color:snow;color:#fff;border: 2px solid grey;}
.theme12{background-color:#b5ffbe;color:#fff;border: 2px solid grey;}
.theme1 .submit input{background-color: yellowgreen;color: white;border: none;padding: 0.3em;}
.theme2 .submit input{background-color: #6D601F;color: white;border: none;padding: 0.3em;}
.theme3 .submit input{background-color: #6D601F;color: white;border: none;padding: 0.3em;}
.theme4 .submit input{background-color: darkgoldenrod;color: white;border: none;padding: 0.3em;}
.theme5 .submit input{background-color: yellowgreen;color: white;border: none;padding: 0.3em;}
.theme6 .submit input{background-color: yellowgreen;color: white;border: none;padding: 0.3em;}
.theme7 .submit input{background-color: dimgrey;color: white;border: none;padding: 0.3em;}
.theme8 .submit input{background-color: yellowgreen;color: white;border: none;padding: 0.3em;}
.theme9 .submit input{background-color: #6D601F;color: white;border: none;padding: 0.3em;}
.theme10 .submit input{background-color: #6D601F;color: white;border: none;padding: 0.3em;}
.theme11 .submit input{background-color: #6D601F;color: white;border: none;padding: 0.3em;}
.theme12 .submit input{background-color: #6D601F;color: white;border: none;padding: 0.3em;}
.theme1 .submit input:hover{background-color: white;color: yellowgreen}
.theme2 .submit input:hover{background-color: white;color: #6D601F;}
.theme3 .submit input:hover{background-color: white;color: #6D601F;}
.theme4 .submit input:hover{background-color: white;color: darkgoldenrod;}
.theme5 .submit input:hover{background-color: white;color: yellowgreen}
.theme6 .submit input:hover{background-color: white;color: yellowgreen;}
.theme7 .submit input:hover{background-color: white;color: dimgrey;}
.theme8 .submit input:hover{background-color: white;color: yellowgreen}
.theme9 .submit input{background-color: #6D601F;color: white;border: none;padding: 0.3em;}
.theme10 .submit input{background-color: #6D601F;color: white;border: none;padding: 0.3em;}
.theme11 .submit input{background-color: #6D601F;color: white;border: none;padding: 0.3em;}
.theme12 .submit input{background-color: #6D601F;color: white;border: none;padding: 0.3em;}
.tb{top:0;left:60%;margin:0 0 0 -22.5%;width:22%;}
.bt{bottom:0;left:60%;margin:0 0 0 -22.5%;width:22%;}
.lr{top:40%;left:0;margin:0 0 0 -22.5%;width:22%;}
.rl{top:40%;right:0;margin:0 0 0 -22.5%;width:22%;}
.popuprd{position:relative;top:-12px;right:-98%;cursor:pointer;}
@media only screen and (max-width :320px){.tb,.bt,.lr,.rl{width:45%;}}
.pincode {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
    color:#000; 
}
.popupdynamic .submit input, .popupfixed .submit input{
	cursor: pointer;
}