.privacy {
	font-size: 12px;
	border-top: 1px solid #58585a;
	padding-top: 10px;
	margin-right: 30px !important;
}
.FieldsCell1 {
	vertical-align: top;

}
.FieldsInput {
  text-indent: 5px;
}

.privacy {
                font-size: 12px;
                border-top: 1px solid #58585a;
                padding-top: 10px;
                margin-right: 30px ;
}
.FieldsCell1 {
                vertical-align: top;
}
.AllStoresCell{
  display:none;
}
.SaveParagraph {
  padding: 0;
}

th, td, caption {
    padding: 4px 0px 4px 0px !important;
}

@media only screen and (max-width: 825px){
.FieldsCell1, .FieldsCell2 {
  text-align:center !important;
  display:block;
  padding: 0 0 10px 0;
  width: 100% !important;

}
.FieldsCell1 {
 padding: 0;
}

.FieldsInput, .SaveParagraph {
  text-align:center;
   text-indent: 0;

}

.privacy {
                text-align:center;
                margin: 0 auto !important;
}
#contentRight .content {
  top: 75px;

}
div#shadow-underlay {
  display: none !important;
}

}
@media only screen and (max-width: 668px){
  #contentRight .content {
  top: 50px !important;
}
}