
/*
------------------------------------------
- header logo
------------------------------------------
*/
#header_logo {
  padding-top: 40px;
}

/*
------------------------------------------
- header wrapper
------------------------------------------
*/
#header-wrapper {
  border-top: 5px solid #b04590;
}


/*
------------------------------------------
- header links
------------------------------------------
*/
#header-links-container > tbody > tr > td{
  padding-right: 15px;
}

/*

------------------------------------------
- Cancel link
------------------------------------------
*/
#footer\2e footercanceltext{
  padding-right: 15px;
}


/* Adds borders to the shared sections forms */
div.form-body {
    border: 2px solid #559cb5;
}


div.form-body div.title > h1 {
    -moz-border-radius: 0px  !important;
    -webkit-border-radius: 0px  !important;
    border-radius: 0px !important;
}

.responsive-choose-info{
  font-size: 10px !important;
}

.responsive-longname{
  font-size: 12px !important;
  color: #B04590 !important;
}

#subtext{
 color: #5E9CAE !important;
}


#.uploadFileControls{
#  display:none !important;
#  }

#curr_item_longinfo{
padding-top:5px;
}

#basket-list-title {
    padding-top: 20px;
   margin-bottom: 10px;
   border-bottom: 1px solid black;
}


body > div.container > div.footer > table > tbody > tr > td.center-col{
    min-width: unset;
    width: 89% !important;
    padding-left: 16% !important;
}

body > div.container > div.main.shipping.catalog--container > form > div:nth-child(9){
display:none;
}

#billing-info > tbody > tr:nth-child(2) > td.label,#billing-info > tbody > tr:nth-child(2) > td.input{
   position: relative;
    top: 197px !important
}

#misc-comment-table > tbody > tr > td.label{
padding-bottom: 50px;
}

/* #tab_22 > dfn > a{
font-weight: bold !important;
font-size: medium;
} */
