@import "/style/terms-and-conditions.css";

/* =========================================
    main layout (columns, footer, nav, etc.)
   ========================================= */

* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #fff;
  font: 100%/1.5 arial, verdana, sans-serif;
  color: #000;
}

#container {
  width: 780px;
  margin: 0 auto;
  padding: 60px 0 20px 0;
  text-align: left;
  position: relative;
}

#container_only {
  max-width: 530px;
  margin: 0 auto;
  padding: 60px 0 20px 0;
  text-align: left;
}

#header {
  margin-bottom: 20px;
}

#content {
  width: 518px;
  float: left;
  border-right: 2px solid #e6e6e6;
  margin-bottom: 40px;
}

#container_only #content {
  float: none;
  border: none;
}


#infobar {
  width: 257px;
  float: left;
  border-left: 2px solid #e6e6e6;
  margin-bottom: 40px;
  margin-left: -2px;
}

#footer, #navigation {
  clear: both;
}


/* ---- main navigation - */
#navigation {
  width: 740px;
  background: #000000 url(/images/navbgleft.gif) no-repeat bottom left;
  font-size: 13px;
  font-weight: bold;
  position: absolute;
  left: 20px;
  top: 0;
}

#navigation form {
  margin: 0;
}

#navigation ul {
  list-style-type: none;
  width: 495px;
  float: left;
  margin-left: 3px;
}

#navigation li {
  margin: 0;
  padding: 8px 5px 0 10px;
  float: left;
  display: inline-block;
  background-color: #000000;
}

#navigation li.last {
  float: none;
}

#navigation a {
  text-decoration: none;
  text-transform: uppercase;
}

#navigation a:link, #navigation a:visited {
  color: #fff;
}

#navigation a:hover, #navigation a:active, #navigation a:focus {
  color: #ff9900;
}

/* (nav 'you-are-here' indicator) */
body#homepage #navigation a#homenav,
body#login_page #navigation a#loginnav,
body#tourpage #navigation a#tournav,
body#reviewspage #navigation a#reviewsnav,
body#presspage #navigation a#pressnav,
body#pricesignup_page #navigation a#pricingsignnav,
body#supportfaqpage #navigation a#supportfaqnav {
  color: #ff9900;
}

#navigation fieldset {
  background: url(/images/navbgright.gif) no-repeat bottom right;
  height: 30px;
  padding-top: 5px;
}

#navigation legend, #navigation label {
  display: none;
}

#navigation input {
  width: 70px;
  float: left;
  border: 1px solid #555;
  font-size: 1em;
  padding: 2px;
  margin-right: 3px;
  background-color: #fff;
}

#navigation div input {
  margin-top: 1px;
  width: 52px;
  height: 20px;
  padding: 20px 0 0 0;
  border: none;
  background: url(/images/buttonlogin.gif) no-repeat 0 0;
  overflow: hidden;
  cursor: pointer;
}



#footer {
  font-size: 0.8em;
  line-height: normal;
  clear: both;
}

#footer p {
  margin-bottom: 0;
}

#footer ul {
  list-style-type: none;
}

#footer li {
  float: left;
  display: inline-block;
  padding-right: 5px;
  margin-right: 5px;
  margin-left: 0;
  border-right: 1px solid #000;
}

#footer li.last {
  float: none;
  border: none;
}


/* =========================================
    site-wide rules
   ========================================= */

a:link, a:visited {
  color: #000;
}

a:hover, a:active, a:focus {
  color: #444;
}

h1, h2, h3, h4, form, p, blockquote, ul, ol {
  margin: 0 20px;
}

blockquote p {
  margin: 0 0 15px 0;
}

form, p, ul, ol, dl {
  font-size: 0.75em;
}

fieldset {
  border: none;
}

h2 {
  font-size: 1em;
  line-height: normal;
  font-weight: normal;
  margin-bottom: 20px;
}

h3 {
  font-size: 0.75em;
  line-height: normal;
  font-weight: bold;
}

li {
  margin-left: 20px;
}

p {
  margin-bottom: 15px;
}

table {
  margin: 0 0 40px 20px;
  border-collapse: collapse;
}

th, td {
  vertical-align: top;
  padding: 4px;
  width: 140px;
  border-top: 2px solid #e0e0e0;
  font-weight: normal;
  font-size: 0.75em;
  text-align: left;
}


#tryout {
  position: relative;
  overflow: hidden;
}

#tryout a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  text-decoration: none;
  padding-top: 150px;
}


#newsletter {
  margin-top: 15px;
  overflow: auto;
}

#newsletter h2 {
  font-size: 0.75em;
  line-height: normal;
  font-weight: bold;
  margin-bottom: 0;
}

#newsletter p {
  margin-right: 15px;
  margin-bottom: 0;
}

#newsletter fieldset {
  border: none;
}

#newsletter legend, #newsletter label {
  display: none;
}

#newsletter input {
  width: 170px;
  float: left;
  border: 1px solid #555;
  padding: 3px;
  margin-top: 7px;
  background-color: #fff;
  /*font-size: 0.75em;*/
}

#newsletter div button {
  border:none;
  background-color: transparent;
  margin: 3px 0 0 5px;
  cursor: pointer;
  text-decoration: underline;
  width: 100px;
}



#emailsupport {
  margin-top: 24px;
}

#emailsupport h2 {
  margin-bottom: 0;
  padding: 10px 0 10px 40px;
  background: url(/images/support.gif) no-repeat 0 0;
}


.signupthankyou {
  color: #ef6c16;
  font-size: 1.4em;
  line-height: normal;
}


/* =========================================
    site-wide page areas
   ========================================= */
/* ---- header - */
#header h1 {
 width: 254px;
 height: 64px;
 background:url("/images/dropsendlogo.png") center center no-repeat;
 text-indent: -9999em;
 -background: none;
 -filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/dropsendlogo.png', sizingMethod='scale');
}


/* ---- infobar - */
#infobar #tryout {
  margin-top: 80px;
  margin-bottom: 20px;
  width: 220px;
  height: 105px;
}

#infobar #tryout a {
  width: 220px;
  height: 105px;
  background: url(/images/tryfree2.gif) no-repeat top left;
}

#infobar p {
  margin-bottom: 0;
}

#infobar #newsletter {
  margin-top: 0;
}

/* =========================================
    home page
   ========================================= */

body#homepage #header {
  margin-bottom: 0;
}

#tagline {
  background: url(/images/sendstoreeasy.gif) no-repeat top right;
  font-size: 1.4em;
  font-weight: normal;
  line-height: normal;
  color: #4d4d4d;
  margin-top: -20px;
  margin-bottom: 0;
  padding: 35px 150px 10px 0;
  min-height: 63px;
}

#testimonmsg {
  margin-bottom: 0;
  font-size: 0.7em;
  font-style: italic;
  text-align: center;
  color: #027abb;
}

#mainflash {
  margin: 5px 20px 0 0;
  width: 490px;
  float: right;
}

#dropsenduses {
  margin: 16px 20px 0 0;
  clear: right;
  width: 490px;
  float: right;
  color: #ef6c16;
}

#dropsenduses h3, #dropsenduses ul {
  margin-left: 1px;
  margin-right: 0;
  font-size: 0.75em;
}

#dropsenduses ul {
  list-style-type: none;
}

#dropsenduses li {
  float: left;
  width: 210px;
  margin-right: 20px;
  margin-left: 0;
  padding-left: 10px;
  color: #4d4d4d;
  background: url(/images/bullet_orange_lightbg.gif) no-repeat 0 0.5em;
}

#tryout {
  margin-top: 15px;
  width: 234px;
  height: 105px;
}

#tryout a {
  width: 234px;
  height: 105px;
  background: url(/images/tryfree1.gif) no-repeat top left;
}


#sendfilesinfo {
  clear: both;
  margin: 0 10px 0 20px;
  background: #ccc url(/images/sendfiles_mainbg.jpg) no-repeat 0 100%;
}

#sendfilesinfo, #storefilesinfo {
  margin-top: 15px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  float: left;
  width: 365px;
  color: #fff;
  min-height: 300px;
}

#storefilesinfo {
  background: #ccc url(/images/storefiles_mainbg.jpg) no-repeat 0 100%;
}

.infomain {
  float: left;
  width: 235px;
  padding-top: 15px;
  background: url(/images/darktopleftcorner.jpg) no-repeat 0 0;
}

.infohowto {
  margin-left: 230px;
}

.infoimg {
  margin: 10px 10px 10px 15px;
}

#sendfilesinfo .infohowto {
  background: url(/images/greentoprightcorner.jpg) no-repeat 100% 0;
}

#storefilesinfo .infohowto {
  background: url(/images/bluetoprightcorner.jpg) no-repeat 100% 0;
}

#sendfilesinfo h2, #sendfilesinfo h3, #storefilesinfo h2, #storefilesinfo h3 {
  font-size: 0.95em;
  font-weight: normal;
  line-height: 1.2;
  margin: 0 10px 0 15px;
}

#sendfilesinfo .infohowto h3 {
  background: url(/images/sendfile.gif) no-repeat 0 44px;
  padding-top: 85px;
  margin-bottom: 5px;
}

#storefilesinfo .infohowto h3 {
  background: url(/images/uploadfile.gif) no-repeat 0 44px;
  padding-top: 85px;
  margin-bottom: 5px;
}

#sendfilesinfo p, #sendfilesinfo ul, #storefilesinfo p, #storefilesinfo ul {
  margin: 5px 10px 0 15px;
}

#sendfilesinfo ul, #storefilesinfo ul {
  list-style-type: none;
}

#sendfilesinfo ul li, #storefilesinfo ul li {
  margin-left: 0;
  padding-left: 10px;
  background: url(/images/bullet_orange_darkbg.gif) no-repeat 0 0.5em;
}

#sendfilesinfo ol, #storefilesinfo ol {
  margin: 0 10px 0 15px;
}

.infohowto p {
  font-size: 0.95em;
  margin-bottom: 0;
}

#sendfilesinfo .infohowto p a, #storefilesinfo .infohowto p a {
  color: #fff;
}

p.screengrab {
  float: left;
  width: 230px;
  margin-right: 0;
  margin-bottom: 10px;
}

ul#dropsendbenefits {
  margin: 0 20px 0 0;
  list-style-type: none;
}

ul#dropsendbenefits ul {
  list-style-type: disc;
  font-size: 1em;
}

ul#dropsendbenefits li {
  padding-left: 8px;
  background: url(/images/bullet_line.gif) no-repeat 0 0.7em;
}

ul#dropsendbenefits li li {
  padding-left: 0;
  background: none;
}

p.winmac {
  padding-left: 44px;
  background: url(/images/osicons.gif) no-repeat 0 0;
}

img.dtoolgrab {
  margin: 15px 0 10px 0;
}



/* =========================================
    login page
   ========================================= */

#full_login_form {
  margin: 0 21px 0 20px;
}

#full_login_form form {
  /*background: #e6e6e6 url(/images/mainloginform_top.gif) no-repeat 0 0;*/
  border: 1px #e7e7e7 solid;
  background: #fbfbfb;
  border-radius: 9px;
  padding-top: 15px;
}

#container_only #full_login_form, #container_only #full_login_form form {
  background: #e6e6e6;
  padding-bottom: 15px;
}

#full_login_form p {
  margin-right: 0;
  margin-left: 0;
  font-size: 1.1em;
}

#full_login_form fieldset {
  margin: 0 25px;
  text-align: center;
}

#full_login_form legend {
  font-size: 1.8em;
  color: #4d4d4d;
  margin: 0 auto 10px;
  display: inline-block;
}

#full_login_form label {
  display: none;
}

#full_login_form #set_new_password label {
  display: block;
}

#full_login_form #set_new_password input {
  width: 415px;
}

#full_login_form #set_new_password #setpassbutton input {
  width: auto;
}

#full_login_form label#rm {
  display: inline;
}

#full_login_form input {
  font-size: 1.7em;
  border: 1px solid #555;
  padding: 2px;
}

#full_login_form input#mainformuseremail {
  width: 415px;
  margin-bottom: 18px;
}

#full_login_form #set_new_password input#mainformuseremail {
  margin-bottom: 0;
}

#full_login_form input#mainformpassword {
  width: 220px;
  margin-right: 20px;
}

#full_login_form div#pw {
  margin-bottom: 18px;
}

#full_login_form input#rememberme {
  border: none;
  margin-right: 5px;
}

#full_login_form div#loginbutton, #full_login_form div#getpassbutton {
  height: 44px;
}

#full_login_form div#loginbutton input, #full_login_form div#getpassbutton input {
  margin-top: 7px;
  height: 44px;
  padding: 60px 0 0 0;
  border: none;
  overflow: hidden;
  cursor: pointer;
}

#full_login_form div#loginbutton input {
  width: 100px;
  background: url(/images/buttonloginbig.gif) no-repeat 0 0;
}

#full_login_form div#getpassbutton input {
  width: 188px;
  background: url(/images/buttongetpassbig.gif) no-repeat 0 0;
}

/* BUTTON TEST */
#full_login_form div#loginbutton button, #full_login_form div#getpassbutton button {
  margin-top: 7px;
  border:none;
  background-color: transparent;
  cursor: pointer;
  text-decoration: underline;
}

#full_login_form div#loginbutton button {
  width: 103px;
}

#full_login_form div#getpassbutton button {
  width: 191px;
}

body#login_page #navigation input {
  visibility: hidden;
}

#errormsg {
  font-size: 1.5em;
  font-weight: normal;
  color: #ba0000;
}
#errormsg a {
  color: #ba0000;
}




/* =========================================
    reviews page
   ========================================= */

body#reviewspage blockquote p {
  font-size: 1.45em;
  font-style: italic;
  line-height: normal;
  color: #4d4d4d;
  margin-bottom: 0;
}

body#reviewspage blockquote p.maincite {
  font-size: 0.8em;
  color: #027abb;
  margin-bottom: 20px;
}

blockquote p.maincite cite {
  font-style: normal;
}

#dsfeedback {
  margin-bottom: 15px;
}

#dsfeedback h2 {
  margin-bottom: 10px;
}

#dsfeedback legend, #dsfeedback label {
  display: none;
}

#dsfeedback textarea, #dsfeedback input {
  width: 200px;
  border: 1px solid #555;
  background-color: #fff;
  font-size: 0.9em;
  font-family: arial, verdana, sans-serif;
  padding: 2px;
  margin-bottom: 10px;
}

#dsfeedback textarea {
  height: 100px;
}

#dsfeedback div input {
  margin: 0;
  width: 58px;
  height: 20px;
  padding: 30px 0 0 0;
  border: none;
  background: url(/images/button_submit.gif) no-repeat 0 0;
  overflow: hidden;
  cursor: pointer;
}

#infobar blockquote {
  margin-bottom: 10px;
}

div#infobar blockquote p {
  font-size: 0.8em;
  font-style: normal;
  line-height: normal;
  color: #000;
}

div#infobar blockquote p cite {
  font-size: 1em;
  font-style: normal;
  color: #027abb;
}



/* =========================================
    press page
   ========================================= */

#pressreleases {
  margin: 0 20px 15px 20px;
  padding-bottom: 18px;
  border-bottom: 2px solid #e6e6e6;
}

#pressreleases h2, #pressreleases ul, #pressreleases li {
  margin-left: 0;
  margin-right: 0;
}

#pressreleases ul {
  list-style-type: none;
}

body#presspage #content h2 {
  margin-bottom: 15px;
}

body#presspage #content h4 {
  margin-bottom: 5px;
}

h3.presssource {
  font-size: 1.6em;
  font-weight: normal;
  line-height: normal;
  color: #4d4d4d;
}

h4.articleref {
  margin: 0 20px;
}

h4.articleref a {
  font-size: 0.75em;
  font-weight: bold;
}

h4.articleref a:link, h4.articleref a:visited {
  color: #6eb51c;
}

h4.articleref a:hover, h4.articleref a:active, h4.articleref a:focus {
  color: #7ec52c;
}

p.articledate {
  margin: -15px 20px 30px 20px;
  color: #4d4d4d;
}

body#presspage #infobar h2 {
  margin-top: 40px;
  margin-bottom: 10px;
}

body#presspage #infobar h2#branding {
  padding: 0;
  margin: 0 20px 10px 20px;
}

body#presspage #infobar p#downloadbranding img {
  margin: 0;
}



/* =========================================
    pricing + signup pages
   ========================================= */

body#pricesignup_page #header {
  margin-bottom: 0;
}

body#pricesignup_page h2#tagline {
  padding-right: 0;
  background-image: none;
  font-size: 1em;
}

tr#mainheadings {
  background-color: #e6e6e6;
}

tr#mainheadings th {
  font-size: 0.9em;
  font-weight: bold;
  color: #4d4d4d;
}

tr#signuplinks th, tr#signuplinks td {
  border: none;
}

td img {
  border: none;
}

ol#faqs {
  margin: 15px 20px 0 20px;
  list-style-position: inside;
  font-size: 0.9em;
}

ol#faqs li {
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  background-image: none;
}

ol#faqs li h3 {
  display: inline;
  font-weight: normal;
  line-height: normal;
  font-size: 1em;
  margin: 0;
}

ol#faqs li p {
  margin: 0 0 0 30px;
  padding: 0;
  font-size: 0.9em;
}


/* ---- signup form pages - */

form#mainform {
  margin-bottom: 25px;
}

form#mainform div.formcontainer {
  border-top: 2px solid #e6e6e6;
  padding-top: 20px;
  padding-bottom: 20px;
}

form#mainform-t2 div.formcontainer {
  border-top: 2px solid #e6e6e6;
  padding-top: 20px;
  padding-bottom: 20px;
  background
}
form#mainform div.formcontainer input#button_apply { width: 58px; height: 20px; border: none; background: url(/images/buttonapply.gif) no-repeat; overflow: hidden; cursor: pointer; text-indent: -999em; letter-spacing:-300em;}
form#mainform div.formcontainer:focus, form#mainform div.formcontainer div:focus, form#mainform div.checkboxes:focus{
  outline: 0;
}
form#mainform fieldset {
  border: none;
}

form#mainform legend {
  padding-bottom: 15px;
  padding-right: 10px;
  font-size: 1.3em;
  font-weight: normal;
  line-height: normal;
  color: #4d4d4d;
}

form#mainform div {
  margin: 5px 0;
  /*clear: left;*/
  overflow: hidden;
}

form#mainform div p.formnote {
  margin: 0;
  padding-top: 2px;
  text-indent: 5px;
  font-size: 0.9em;
  font-style: italic;
  color:#444;
}

form#mainform div p.formnote.multiline{
  padding-top: 2px;
  float: left;
  display:block;
  line-height: 1.2em;
  padding-top: 2px;
}


form#mainform div p.multiline{
  text-indent: 0;
  padding: 0 0 0 5px;
  margin: -3px 0 0 0;
  float: left;
  width: 360px;
}

form#mainform label {
  font-color:#000;
  display: block;
  width: 140px;
  float: left;
 /* clear: left;*/
}

form#mainform input, form#mainform select {
  float: left;
  width: 200px;
  border: 1px solid #555;
  padding: 2px;
  background-color: #fff;
}

form#mainform div#rm label {
  width: 100%;
  margin-top: 15px;
}

form#mainform div#rm label input {
  width: auto;
  margin-top: 2px;
  margin-right: 5px;
  border: none;
}

form#mainform select {
  padding: 0;
}

form#mainform label#agreetclabel {
  float: none;
  width: auto;
  margin-top: 20px;
}

form#mainform input#agreetc {
  width: auto;
  border: none;
  margin-right: 5px;
}

form#mainform input#mainformfreesubmit {
  margin-top: 20px;
  width: 73px;
  height: 24px;
  padding: 35px 0 0 0;
  border: none;
  background: url(/images/buttonsetupfree.gif) no-repeat 0 0;
  overflow: hidden;
  cursor: pointer;
}

/* BUTTON TEST */
form#mainform button#mainformfreesubmit {
  margin-top: 20px;
  width: 76px;
  border:none;
  background-color: transparent;
  cursor: pointer;
  text-decoration: underline;
}

form#mainform fieldset#ccdetails label {
  width: 160px;
}

form#mainform div#verifcodeinfo {
  margin: 0;
  padding-top: 15px;
}

form#mainform input#cc_verif_code {
  width: 80px;
  margin-bottom: 10px;
}

form#mainform div#verifcodeinfo p {
  float: left;
  width: 340px;
  margin: 0 0 0 20px;
  position: relative;
  top: -14px;
  font-size: 1em;
}

form#mainform div#verifcodeinfo img {
  position: relative;
  top: 7px;
  margin-right: 20px;
}

form#mainform div#ccexpirydate label {
  clear: none;
}

form#mainform label span, form#mainform .remove, form#mainform .hide {
  display: none;
}

form#mainform div#ccexpirydate select {
  width: auto;
}

form#mainform div#ccexpirydate option {
  padding-right: 5px;
}

form#mainform div#ccexpirydate select#cc_expiry_year {
  width: 60px;
  margin-left: 10px;
}

form#mainform p#paymentinfo {
  clear: both;
  margin: 15px 0;
}

form#mainform input#mainformbspsubmit {
  width: 124px;
  height: 24px;
  padding: 35px 0 0 0;
  border: none;
  background: url(/images/buttonsetuppro.gif) no-repeat 0 0;
  overflow: hidden;
  cursor: pointer;
}

form#mainform p#mainformprocessing {
  clear: both;
  color: #4d4d4d;
  font-style: italic;
  margin: 0;
  visibility:hidden;
/*  position: relative;
  top: -10px; */
}

form#mainform p#paymentinfo, form#mainform p#mainformprocessing {
  font-size: 1em;
}

form#mainform div#chooseurl h3 {
  font-size: 1em;
  line-height: normal;
  margin: 15px 0 0 0;
}

form#mainform div#chooseurl p {
  margin: 0 0 5px 0;
  font-size: 1em;
}

form#mainform div#chooseurl label {
  width: auto;
  font-size: 1.2em;
}

form#mainform div#chooseurl input {
  margin: 0 5px;
}

form#mainform div#chooseurl select {
  width: auto;
}

form#exitsurvey legend {
  display: none;
}

form#exitsurvey label {
  display: block;
  margin-top: 15px;
}

form#exitsurvey div {
  margin-top: 15px;
}

form#exitsurvey input, form#exitsurvey select {
  border: 1px solid #555;
  padding: 2px;
  background-color: #fff;
  width: 200px;
}

form#exitsurvey select {
  width:208px;
}

form#exitsurvey div input {
  margin: 0;
  width: 58px;
  height: 20px;
  padding: 30px 0 0 0;
  border: none;
  background: url(/images/button_submit.gif) no-repeat 0 0;
  overflow: hidden;
  cursor: pointer;
}

form#exitsurvey textarea {
  width: 473px;
  height: 60px;
}

/* =========================================
    privacy + terms and conditions pages
    (and register ts+cs)
   ========================================= */

body#policytcsfairusepage #navigation input {
  visibility: hidden;
}

body#policytcsfairusepage h2 {
  font-size: 1.6em;
  font-weight: normal;
  line-height: normal;
  color: #4d4d4d;
}

body#policytcsfairusepage p {
  font-size: 0.9em;
}

body#policytcsfairusepage #footer p {
  font-size: 0.8em;
}

form#mainform div.phone input#cc_phone_code {
  width: 50px;
  margin-left: 2px;
  margin-right: 10px;
}

form#mainform div.phone input#cc_phone_number{
  width:150px;
  margin-left: 2px;
}

form#mainform div.phone {
  width: 320px;
  float: left;
  clear: none;
  margin: 0;
}

form#mainform div.phone p.formnote {
  float: left;
  margin: 0 !important;
}

form#mainform div.blocks p.close {display: none;}
form#mainform div.blocks {clear: none; margin-top: -5px;}
form#mainform div.blocks p.formnote { margin-left: 473px; padding-top:5px;}

form#mainform div.checkboxes input { width: auto; border: 0; }
form#mainform div.checkboxes label {margin-right: 20px; clear: none;}

form#mainform div#choose_pay { margin-bottom:0;padding-bottom:0; }
form#mainform div#form_submit input#form_confirm { width: 73px; height: 24px; border: none; background: url(/images/buttoncontinue.gif) no-repeat; overflow: hidden; cursor: pointer; text-indent: -999em; letter-spacing:-999em; }
form#mainform div#form_submit input#cancel_confirm { width: 73px; height: 24px; border: none; background: url(/images/buttonback.gif) no-repeat; overflow: hidden; cursor: pointer; text-indent: -999em; letter-spacing:-999em; margin-top:21px;}
#form_submit button, #button_apply { padding: 0 !important; border:0; background:none; cursor:pointer; }
#form_submit button img, #button_apply img { background: #e0e0e0; }
.addr_hthds a{
    color: #EA8637;
}

@media only screen and (max-width: 40.063em) {
  #full_login_form {
    padding: 0px 0 50px 0;
  }

  #full_login_form input[type=text],
  #full_login_form input[type=password] {
    font-size: 15px;
  }
}