body {  
   margin-top: 3px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
   padding: 0;
   background-color: #E1E1E1;  
} 

h1 a { 
    color:white;
    text-decoration:none; 
}

h1 a:visited {
    color:white;
    text-decoration:none; 
}

h1 a:hover {
    color:white; 
    text-decoration:none; 
}

h1 a:active {
    color:white; 
    text-decoration:none; 
}

.card { 
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	background-color: #ffffff;
	font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
}

.customer { 
	font: 15px Arial, Helvetica, sans-serif;
 	font-weight: bold;
    color: #000000;
}
  
#container {  
   padding: 0;  
   width: 70%;  
   background-color: E1E1E1; 
   margin: 0 auto;  
}  

#container_sign {  
   padding: 0;  
   width: 100%;  
   background-color: E1E1E1; 
   margin: 0 auto;  
}  
  
.form-style-10{
    width:90%;
    padding:0px;    
    margin:20px auto;    
    background: #F8F8F8;
    border-radius: 10px;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
}

.form-style-10-sign{
    width:95%;
    padding:6px;    
    margin:1px auto;    
    background: #FFF;
    border-radius: 1px;
    -webkit-border-radius:10px;
    -moz-border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
}

.form-style-10 .inner-wrap{
    padding: 7px;
    background: #F8F8F8;
    border-radius: 6px;
    margin-bottom: 15px;
}

.form-style-10 .inner-wrap-pm{
    padding: 5px;
	margin:5px;
    background: #ccecec;
    border-radius: 6px;
    margin-bottom: 15px;
}

.form-style-10 .inner-wrap-act{
    padding: 7px;
	margin:5px;
    background: #dff7eb;
    border-radius: 6px;
    margin-bottom: 15px;
}

.form-style-10-sign .inner-wrap-sign{
    padding: 7px;
    background: #F8F8F8;
    border-radius: 6px;
    margin-bottom: 0px;
}


.form-style-10 h1Template{
    background: #a2002e;
    padding: 20px 30px 15px 30px;
    margin: -30px -30px 30px -30px;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    font: normal 30px 'Bitter', serif;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;    
}

.form-style-10 h1{
    background: #a2002e;
    padding: 10px 30px 10px 30px;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    font: normal 30px 'Bitter', serif;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;    
}

.form-style-10 h1 > span{
    display: block;
    margin-top: 2px;
    font: 18px Arial, Helvetica, sans-serif;
}

.form-style-10 label{
    display: block;
    font: 15px Arial, Helvetica, sans-serif;
	font-weight: 600;
    color: #000000;
    margin-bottom: 15px;
}

.form-style-10 labeloptionheader{
    display: block;
    font: 15px Arial, Helvetica, sans-serif;
	font-weight: 600;
    color: #000000;
    margin-bottom: 0px;
}

.form-style-10 labeloptiondata{
    display: block;
    font: 15px Arial, Helvetica, sans-serif;
	font-weight: 600;
    color: #000000;
    margin-bottom: 0px;
}


.form-style-10 labelmarginsm{
    display: block;
    font: 15px Arial, Helvetica, sans-serif;
	font-weight: 600;
    color: #000000;
    margin-bottom: 3px;
}

.form-style-10-sign labelsign{
    display: block;
    font: 12px Arial, Helvetica, sans-serif;
	font-weight: 600;
    color: #000000;
	margin-top: 10px;
    margin-bottom: 2px;
}

.form-style-10-sign labelsignsm{
    display: block;
    font: 12px Arial, Helvetica, sans-serif;
	font-weight: 600;
    color: #000000;
	margin-top: 0px;
    margin-bottom: 0px;
}

.form-style-10-sign signsm{
    font: 11px Arial, Helvetica, sans-serif;
	font-weight: 600;
    color: #000000;
	margin-top: 0px;
    margin-bottom: 0px;
}

.form-style-10-sign signsm1{
    font: 14px Arial, Helvetica, sans-serif;
	font-weight: 600;
    color: #000000;
	margin-top: 0px;
    margin-bottom: 0px;
}


.form-style-10 labelmed{
    display: block;
    font: 13px Arial, Helvetica, sans-serif;
    color: #000000;
    margin-bottom: 20px;
}


.form-style-10 labelsm{
    display: block;
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    margin-bottom: 15px;
}

.form-style-10 labelquotesm{
    display: block;
    font: 12px Arial, Helvetica, sans-serif;
	font-weight: 600;
    color: #000000;
	margin-top: 7px;
    margin-bottom: 2px;
}

.form-style-10 labelHead{
    display: block;
    font: 13px Arial, Helvetica, sans-serif;
    color: #000;
    margin-bottom: 15px;
}

.form-style-10 labelDataHead{
    display: block;
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    margin-bottom: 15px;
}

.form-style-10 labelData{
    display: block;
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
    margin-bottom: 15px;
}

.form-style-10-sign input[type="text"],
.form-style-10 input[type="text"],
.form-style-10 input[type="date"],
.form-style-10 input[type="datetime"],
.form-style-10 input[type="email"],
.form-style-10 input[type="number"],
.form-style-10 input[type="search"],
.form-style-10 input[type="time"],
.form-style-10 input[type="url"],
.form-style-10 input[type="password"],
.form-style-10-sign textarea,
.form-style-10 textarea,
.form-style-10 select {
    display: block;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    padding: 8px;
    border-radius: 6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border: 2px solid #fff;
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
	font-size: 16px;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
}

.form-style-10 .section{
    font: normal 20px 'Bitter', serif;
    color: #a2002e;
    margin-bottom: 5px;
}

.form-style-10 .section span {
    background: #a2002e;
    padding: 5px 10px 5px 10px;
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: 4px solid #fff;
    font-size: 14px;
    margin-left: -45px;
    color: #fff;
    margin-top: -3px;
}

.form-style-10-sign input[type="submit"]{
    background: #a2002e;
    padding: 8px 20px 8px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    font: normal 30px 'Bitter', serif;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
    font-size: 15px;
	margin:0px;
}


.form-style-10 input[type="button"], 
.form-style-10 input[type="submit"]{
    background: #a2002e;
    padding: 8px 20px 8px 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    font: normal 30px 'Bitter', serif;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
    font-size: 15px;
	margin:5px;
}

.form-style-10 input[type="button"]:hover, 
.form-style-10 input[type="submit"]:hover{
    background: #535354;
    -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
}

.privacy-policy{
    font: 12px Arial, Helvetica, sans-serif;
    color: #4D4D4D;
    margin-top: 0px;   
}

.center {
    margin: auto;
    width: 60%;
    border: 3px solid #73AD21;
    padding: 10px;
}


.error {
    border: 0px solid;
    border-radius: 6px;
    margin: 10px 0px;
    padding:10px 30px 10px 40px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #000000;
    background-color: #FFBABA;
    background-image: url('error.png');    
}


.confirmsendOuterId
{
  width: 90%;
  position: relative;
}

.confirmsendId { 
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
	display:none;
	border: 1px solid #D3D3D3;	
 	background:#fff4cc;
	width:95%;
    padding:20px;
	z-index: 999;
	position: absolute;	
}

.confirmpaidOuterId
{
  width: 90%;
  position: relative;
}

.confirmpaidId { 
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
	display:none;
	border: 1px solid #D3D3D3;	
 	background:#fff4cc;
	width:95%;
    padding:20px;
	z-index: 999;
	position: absolute;	
}

.confirminactiveOuterId
{
  width: 90%;
  position: relative;
}

.confirminactiveId { 
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
	display:none;
	border: 1px solid #D3D3D3;	
 	background:#fff4cc;
	width:95%;
    padding:20px;
	z-index: 999;
	position: absolute;	
}

.confirmdeleteOuterId
{
  width: 90%;
  position: relative;
}

.confirmdeleteId { 
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
	display:none;
	border: 1px solid #D3D3D3;	
 	background:#fff4cc;
	width:95%;
    padding:20px;
	z-index: 999;
	position: absolute;	
}

.confirmsignOuterId
{
  width: 90%;
  position: relative;
}

.confirmsignId { 
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
	display:none;
	border: 1px solid #D3D3D3;	
 	background:#fff4cc;
	width:95%;
    padding:20px;
	z-index: 999;
	position: absolute;	
}

.confirmcompleteOuterId
{
  width: 90%;
  position: relative;
}

.confirmcompleteId { 
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
	display:none;
	border: 1px solid #D3D3D3;	
 	background:#fff4cc;
	width:95%;
    padding:20px;
	z-index: 999;
	position: absolute;	
}


.confirmcopyOuterId
{
  width: 90%;
  position: relative; 
}

.confirmcopyId { 
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
	display:none;
	border: 1px solid #D3D3D3;	
 	background:#fff4cc;
	width:95%;
    padding:20px;
	z-index: 999;
	position: absolute;	
}

.message { color:#f00; font-size:.8em; }

.thumb {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  width: 200px;
}

.thumb:hover {
  box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

.column {
  float: left;
  width: 25.00%;
  padding: 0px;
}

.row {
    border:1px solid black;
    border-style: dotted;
}

/* Clearfix (clear floats) */
.row::after {
  content: "";
  clear: both;
  display: table;
}

.label {
  background-color: #fff;
  border: 1px solid #666;
  color: #000;
  padding: 0px;
  margin: 0px;
  text-align: left;
  font: 12px Arial, Helvetica, sans-serif;
  font-weight: bold;  
  cursor: pointer;
  height:20px;
  position: relative;
}

/* For 980px or less */  
@media screen and (max-width: 980px){  
  
    #container {  
        width: 100%;  
    }  
    
    #logoId {  
        content:url("logo_75.png");
    } 

	#signImageId {  
        width: 100%;  
    }    
}   

/* For 480px or less */  
@media screen and (max-width: 480px){  
    //img {  
        //display: none;  
    //} 

	#container {  
        width: 100%;  
    }  
    
    #logoId {  
        content:url("logo_75.png");
    } 

	#signImageId {  
        width: 100%;  
    }  
}  