/* below 460  CLEANING UP MAIN.CSS ========================================*/

.disclaimerContent {
    height: 300px;
    max-width: 900px;
    overflow: auto;
    margin-bottom: 81px;
}

.enterSite {
    position: relative;
    top: 0;
    width:80%;
}

.enterSite ul#countrySelector {
    height: 0;
    top: 60px;
}

.reg-form {
    width: 950px;
    max-height: 560px;
    overflow: auto;
}


.enterSite p.regtext,
.enterSite p.regtext .lnkRegister {
    visibility: hidden;
    pointer-events: none;

}


/* IE10+ specific styles go here */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

    .owl-next, .owl-prev {
        width:200px;
    }


}

#photoLandingPage section.maincontent,
#photoLandingPage section.Maincontent {
    margin-top: 66px;
}

.home section.maincontent,
.home section.Maincontent {

      margin-top: 85px;
}

header #logo {padding: 18px 0 0 0; margin: 0 auto; text-align: center;}

 .products .content {
    background-color: #fff;
    padding:27px 10px;
    border-radius: 4px;
      overflow-y: auto;
  }

  #logged_in_username {min-width:110px; display: none;}

  input[data-id="checkBoxDisclaimer"] {visibility:visible; }

  .uncheckedBox {
    position: absolute;
    bottom: -92px;
    background: #fff;
    border-top:1px solid #ccc;
    padding:10px;
  }

  .uncheckedBoxPromt {
    border:2px solid red;

    transition: all 0.25s ease;

  }

  #nonUS #tabs-2 a.dhtmlPopupLink  {float:left; margin-top: 44px; margin-left: 20px;}

  #nonUS #tabs-2 a.dhtmlPopupLink svg {width:32px; height:32px;}


  .gravel-body .risk-content {
    height:400px;
    overflow-y: scroll;

  }

  .checkValidation {
    background:#ec6060!important;
  }

  .no-sort .span {display: none;}
  .no-sort {cursor: inherit;}


  #smallSlider div li a span {
    font-size: 13px;
    display: block;
  }

  #libCountResults {margin-bottom:9px;}

  .productlists input.styled-check {
    visibility: visible !important;
  }

  .productlists table td.client-order-checkbox,
  .productlists th.all {
    text-align: center !important;
    max-width: 31px;
  }

  .productlists th.all span.uparrow,
  .productlists th.all span.downarrow {
    display: none;
}


  .buttons .row.content {
    padding: 0px;
    margin-top: 57px;
}

.pagination.product-top-pagination {
    /*margin-top: 2px;*/
}

.subNav ul li.autoquote a {width:83px;}


.homeSummaryTabs .ui-tabs-nav  {position: relative;}

.index-external-button {
    position: absolute;
    top: -51px;
    right: 22px;
    text-align: center;
    padding: 3px!important;
    font-size: 15px!important;
    width: 205px;
}

.index-external-button:hover {
  color: #fff!important;
}

.index-external-button span {font-size: 11px; text-align: center;}

.bookbuilding .content.submit-order-text {
  margin-top: 54px;
  max-width: 100%;
}

.small-text {font-size: 13px;}

.not-valid {
  border: 1px solid #9B4141!important;
  color: #9B4141!important;
}


#quickOrderEntryTableBody tr,
[data-listview='clientProductDetail'] tr td,
#distributorOrderSummaryBody tr td,
[data-listview='product-orders'] tr td { cursor:auto;}


.top-filters .top-filter-links li.selected.icon-checkmark {
    padding: 9.5px 7px;
    text-align: center;
    text-decoration: none;
}


.my-alerts-alert-buttons {
  display: block;
}




.products .pagination {margin-top: 0;}

div[data-id="productResultCount"] {display: none;}

/*===========================================================================
ZOOM BAR
============================================================================*/

#zoom_detect {
  position: fixed;
  width: 100%;
  top: -68px;
  right: 0;
  left: 0;
  min-height: 66px;
  text-align: center;
  line-height: 30px;
  background: #B14848;
  z-index: 3;
  color:#fff;
  transition: all 0.25s ease;
  display:none;

}


#zoom_detect p {
    max-width: 80%;
    text-align: center;
    margin: 0 auto;
    line-height: 1.5em;
    margin-top: 7px;
}


#zoom_detect.slideInAn {
  top:0;
  transition: all 0.25s ease;
}

#zoom_detect .zoom-close-button {
    position: absolute;
    top: 3px;
    right: 6px;
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    line-height: 1em;
    text-align: center;
    cursor: pointer;
}

#zoom_detect .zoom-close-button:hover {

  background: #990000!important;

}

/* ===========================================================================
Intro
============================================================================*/

.intro {background:url("/spweb/static/img/test-mobile.jpg"); padding: 0; margin:0; background:#233545;}

.intro .content {
  max-width:100%;
  padding: 54px 0 54px;
  border-bottom: 6px solid #A5C9F3;
  height: auto;
  transition: all 0.25s ease;
}

.intro .content a {
    display: block;
    margin-top: 0;
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
    text-align: center;
}

h1 {

  font-size:27px;
  margin: 0.67em 0;
  line-height: 1.3em;
}

h1 + p {text-align: center; font-weight:300; max-width: 90%; margin:0 auto; display: block; font-size:15px; line-height: 1.5em;}

.intro .content .enterSite a i {
	display: none;
}


/* =========================================================================
  Landingpage
  ========================================================================== */

.intro .content .enterSite a.bigbutton {
  display: block;
  width:auto;
  border: 1px solid #A5C9F3;
  color: #A5C9F3;
  padding: 2.5% 60px 2.5% 60px;
  cursor: pointer;
  margin: 0 auto;
  position: relative;
  text-align: center;
  font-size: 18px;
  margin-bottom: 18px;
}

.orText {visibility: hidden;}


.login-box input {
  background: #e6e9ed;
  padding: 15px 15px 15px 30px;
  margin: 0 0 10px 0;
  width: 231px;
  border: 1px solid #bcc2c9;
  font-size: 27px;
}

.login-box #actions { top:170px; right:0; width:213px;}
#regDistForm .helpData { padding: 20px; background: #e6e9ed;}

#countrySelector {
  /* display: none; */
  background: #233545;
  position: absolute;
  top: 44px;
  width: 100%;
  height: 134px;
  overflow: hidden;
  overflow-y: scroll;
  color: white;
  z-index: 1;
}

.jumpTo img {
  width: 20%;
  padding: 0;
}

.library-filter-Button { top: 58px;}




/* ===========================================================
HOME
=============================================================*/

.home .intro p {
     font-size: 14px;
    line-height: 1em;
}


/*=========================================================================
  US HOME
==========================================================================*/

 .featuredProducts .fproduct ul li {text-align: center; padding: 2%;}


 /*========================================================================
 PRODUCTS
 =========================================================================*/

div[data-id="productResultCount"] {
  top: 50px;
  position: relative;
  right: 0px;
  width: 269px;
  font-size: 14px;
}


#productlist .my-jp-morgan-add-remove,
#productlist .book-building-configure,
.myjpmorgan .add-alert,
.bookbuilding .add-alert,
.myjpmorgan .delete-Selected-Products-Link {
  display: block;
  border: 1px solid;
  text-decoration: none;
  padding: 6px;
  width: 48px;
  margin: 0 auto;
}

#productlist .my-jp-morgan-add-remove:hover,
#productlist .my-jp-morgan-add-remove:focus,
#productlist .book-building-configure:hover,
#productlist .book-building-configure:focus,
.myjpmorgan .add-alert:hover,
.myjpmorgan .add-alert:focus,
.bookbuilding .add-alert:hover,
.bookbuilding .add-alert:focus,
.myjpmorgan .delete-Selected-Products-Link:hover,
.myjpmorgan .delete-Selected-Products-Link:focus {

  background:#A5C9F3;
  color: #58718d;
}

.product-sub-head {
  text-align: left;
  margin: 0 0 18px 0;
  padding:0;
  font-size: 18px;
  text-transform: uppercase;
  font-family: inherit;
   }
.productName {margin-bottom: 0;}


.informationWrap .information table th span {display: none;}

.book-status-img {
  width:32px;
  height: 32px;
  display: block;
  margin: 0 auto;
}

.book-status-img[data-name="OPEN_WITH_ORDERS"]  {
  background: url(../img/bookEnabledWithOrders.svg);
}

.book-status-img[data-name="OPEN_NO_ORDERS"]  {
  background: url(../img/bookEnabledNoOrders.svg);
}

.book-status-img[data-name="CLOSED"]  {
  background: url(../img/bookClosed.svg);
}

.book-status-img[data-name="SUSPENDED"]  {
  background: url(../img/bookSuspended.svg);
}

.book-status-img[data-name="NOT_OPEN"]  {
  background: url(../img/book.svg);
}


div#my_products {
  width: 200px;
  text-align: center;
  margin: 0 auto;
  font-size: 1.3em;
  line-height: 1em;
  cursor: pointer;
  margin-bottom: 18px;
  border: 1px solid #A5C9F3;
  color: #58718d;
  padding:12px;
  font-family: "amplitude-regular","Arial Narrow",arial;
}

div#my_products:hover,
div#my_products:focus {
  background: #7699c4;
  color: #fff;
}

.book-status-img[data-name="OPEN_WITH_ORDERS"]  {
  background: url(../img/bookEnabledWithOrders.svg);
}

.book-status-img[data-name="OPEN_NO_ORDERS"]  {
  background: url(../img/bookEnabledNoOrders.svg);
}

.book-status-img[data-name="CLOSED"]  {
  background: url(../img/bookClosed.svg);
}

.book-status-img[data-name="SUSPENDED"]  {
  background: url(../img/bookSuspended.svg);
}

.book-status-img[data-name="NOT_OPEN"]  {
  background: url(../img/book.svg);
}


div#my_products {
  width: 200px;
  text-align: center;
  margin: 0 auto;
  font-size: 1.3em;
  line-height: 1em;
  cursor: pointer;
  margin-bottom: 18px;
  border: 1px solid #58718d;
  font-family: "amplitude-regular","Arial Narrow",arial;
}

div#my_products:hover,
div#my_products:focus {
  background: #58718d;
  color: #fff;
}

/* non us ----------------------------------------------------------------*/

.product-details-tabs > ul {
    margin: 0;
    margin: 0 auto;
    width: 85%;
    background: #fff;
    border-radius: 4px 4px 0 0;
}

.product-details-tabs ul .ui-tabs-anchor {
    float: left;
    font-size: 18px;
    font-weight: 300;
    padding: 0.9em 1em;
    text-decoration: none;
    color: #233545;
    transition: none;
    outline: none;
}

.product-details-tabs ul .ui-tabs-active a {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #f8f8f9 rgba(0, 0, 0, 0);
    border-width: 1px;
    color: #8ab2d5;
    border-bottom:4px solid #8ab2d5;
}

.product-details-tabs .ui-tabs-panel {margin-top: 0;}
.product-details-tabs .ui-tabs-nav {width:auto;}


#nonUS .bidAsk {
  padding: 27px 10px;
  margin-bottom: 0px;
}

#nonUS .bidAsk ul li h4 {
  font-size: 18px;
}

#nonUS .bidAsk ul li span {
      font-size: 30px;
    color: #A5C9F3;
    display: block;
    line-height: 28px;
}

#nonUS .informationWrap {
  margin: 27px 0;
}

/*==========================================================================
  education
  =========================================================================*/

  .product li {
  width: 100%;
  margin: 0 0px 40px 0;
  border: 1px solid #bcc2c9;
  border-bottom: 6px solid #bcc2c9;
  border-radius: 4px;
  transition: all 0.25s ease;
  }

/*=========================================================================
  RESOURCES
===========================================================================*/

.resources .products {opacity: 0;}


/*=========================================================================
MY JP MORGAN
==========================================================================*/

.myjpmorgan #my_jp_morgan_content {opacity: 0;}

.myjpmorgan #my_alerts_maturity_list {
  display: block;
  padding-bottom: 18px;
  background: #e9e8e8;
  padding: 18px;
}

.myjpmorgan .arrange-by {width:400px;}
.myjpmorgan .arrange-by .dropdown-select {display: inline-block; width:200px;}
.myjpmorgan .arrange-by h4 {display: inline-block; font-size: 15px;}

.myjpmorgan .my-alerts-buttons {margin:18px 0;}
.myjpmorgan .open-close-icon {
  display: inline-block;
  width: 40px;
  text-align: center;
  vertical-align: top;
  font-size: 37px;
}

.myjpmorgan .name-wrap {display: inline-block; vertical-align: top;}

.myjpmorgan .my-alerts-product-name {
  background:#e9e8e8;
  cursor: pointer;
  padding: 9px;
  border-bottom: 1px solid #bcc2c9;
}

.myjpmorgan .my-alerts-product-name h3 {
  border: none;
  margin: 0;
  padding: 0;
}

.myjpmorgan .my-alerts-product-name p {
  margin: 0;
  padding: 0;
}

.myjpmorgan .my-alerts-item {
  border: 1px solid #bcc2c9;
  padding:20px 2%;
  background:#f8f8f9;
}

.myjpmorgan .my-alerts-item .button-link {
   display: inline-block;
   border: 1px solid;
   text-decoration: none;
   padding: 6px 18px;
   vertical-align: top;
}

.myjpmorgan .my-alerts-item .button-link:hover,
.myjpmorgan .my-alerts-item .button-link:focus {
  background: #A5C9F3;
  color: #fff;
}


.myjpmorgan .my-alerts-item .dropdown-select {
    border: 1px solid #bcc2c9;
    position: relative;
    padding: 9px;
    cursor: pointer;
}

.myjpmorgan .my-alerts-item input {
  margin-top: 9px;
}

.my-jp-add-button {
    display: block;
    background: #115880;
    color: #fff;
    font-size: 24px;
    padding: 5px;
    width: 16px;
    margin: 0 auto;
    border-radius: 100px;
}

.my-jp-add-button:hover,
.my-jp-add-button:focus {
    background: #233545;
    color: #fff;
    text-decoration: none;
    border: 2px dotted white;
  }

.my-jp-add-state:before {
  content:"+"!important;
}

.my-jp-remove-state:before {
  content:"-"!important;
}


.my-jp-remove-state {
    background: #ec6060!important;
    color: #fff;
}

.my-jp-remove-state:hover,
.my-jp-remove-state:focus {

    background:#990000!important;

  }


/*=========================================================
BOOKBUILDING
==========================================================*/
*[data-view='distributor-order-summary'] {
  position: relative;
}

#orders_view {
  border:1px solid #d1d6da;
  padding: 27px 0;
  position: relative;
}

#orders_view .head-section {
   text-align: left;
  font-size: 27px;
  margin: 0 27px;
  line-height: 27px;
  margin-bottom: 0;
  padding: 0;
}

#bbOrderView #order-summary h3 {border-bottom: none;}

.order-history {  padding: 2px 9px; }

[data-id="confirm_order"], .order-history {
    background: transparent;
  border: 1px solid #A5C9F3;
  color: #A5C9F3;
}

[data-id="confirm_order"]:hover,
[data-id="confirm_order"]:focus,
.order-history:hover,
.order-history:focus {
  background: #A5C9F3;
  color: #fff;
  border: 1px solid #fff;
}

#distributorDetailsSumm {margin-bottom: 27px;}

#distributorDetailsSumm h4 {text-align: left;}
#distributorDetailsSumm h4.main-title {padding: 0 27px;}

.close-book-building {
  color: #d1d6da;
  font-size: 1.5em;
  width: 50px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  line-height: 2em;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.25s ease;

}

.close-book-building:hover,
.close-book-building:focus {
  background:rgb(153, 0, 0);
  transition: all 0.25s ease;
}

#distributorOrderSummary {padding:0 27px;}

.clear-Orders-Filter {margin-top: 28px;}

#filter-orders-container {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: auto;
}

[data-orderscount="orderCount0"] {
  display: none;
}

/*=========================================================
ORDER ENTRY BOOK BUILDING
==========================================================*/

#select_distributors_list,
#select_distributor_user_list,
#select_distributors-client_list {display: none;}

#select_distributors,
#select_distributors_client {
  width:90%;
  margin-bottom:9px;
}

#select_distributor_user {
  width:50%;
  margin-bottom:9px;
}


#select_distributors span,
#select_distributor_user span {color: #fff;}

#select_distributors .status.dropdownButton,
#select_distributor_user .status.dropdownButton {
  padding: 2% 12% 2% 3%;
}

#select_distributors ul,
#select_distributor_user ul,
#select_distributors-client_list,
#order_filter div ul {
  background: #4c6178;
  height: 197px;
  padding: 9px;
  overflow-y: scroll;
}

#select_distributors ul li,
#select_distributor_user ul li,
#select_distributors-client_list li {
  padding: 2% 0% 2% 0%;
  margin-bottom: 0!important;
  color: #fff;
  cursor: pointer;
}

#select_distributors ul li:hover,
#select_distributors ul li:focus,
#select_distributor_user ul li:hover,
#select_distributor_user ul li:focus,
#select_distributors-client_list li:hover,
#select_distributors-client_list li:hover {

 background: #405163;
}

#products_excel_export_button button {

    margin: 0;
    background: transparent;
    color: #58718d;

}


/*============================================================
NEW TABLE STYLES
=============================================================*/


.table th, .table td {
    padding: 6px;
    line-height: 14px;
}


.table td {
    font-size: 12px;
}

[data-name="InSubscription"].table th {

  padding: 6px 2px;


}


[data-name="InSubscription"].table td,
#issuedProducts.table td {
  padding: 3px;
}


[data-name="InSubscription"].table td .my-jp-add-button {
    width: 14px;
}


/*============================================================
CLIENT VIEW
=============================================================*/

#select_distributors_client .dropdownButton {
  padding: 2% 12% 2% 3%;
  color: #fff;
}

.selectbyDate .start-date {
  margin-bottom:0;}

#client_view_order_details .check-box-view {visibility:visible; }

div#amend_order_multi {
  /* height: 450px; */
  /* overflow-x: hidden; */
  /* overflow-y: scroll; */
  /* border: 1px solid #ccc; */
}

div#amend_order_multi h3 {
  text-align: left;
  margin: 0;
  padding: 0;}

div#amend_order_multi .list-row {
  /* border-bottom:1px solid #a4a4a4; */
  /* padding: 18px; */
  /* margin: 18px; */
}

div#amend_order_multi textarea.amend-comment {
  width:100%;
}

@media only screen and (min-width: 460px) {

    .home .intro h1 {
    font-size: 40px;
    line-height: 1em;
}

.home .intro p {
    font-size: 21px;
    line-height: 1em;
}

  .enterSite ul#countrySelector {
    height: 0;
    top: 71px;
}

 .login-box input.form-field {
        width: 351px;
    }

} /* end of 460 ==========================================*/


@media only screen and (min-width: 768px) {

    .home .intro h1 {
    font-size: 61px;
    line-height: 1em;
    max-width: 574px;
  }

.home .intro p {
    font-size: 30px;
    line-height: 1em;
  }


  #search {    padding: 0px 0 0 6px;}

  #search.open input {width:214px;}

  .jumpTo img {
    width: 10%;

}

  .login-box {
  width:401px;
}

  .home section.maincontent,
.home section.Maincontent {
  margin-top: 73px;
}

  .index-external-button {
    position: absolute;
    top: 0;
    right: 22px;
    text-align: center;
    padding: 3px!important;
    font-size: 15px!important;
    width:129px;
}

  a.order-history {font-size: 13px; padding: 9px 5px; }

 .products .content {padding:27px 40px;}

   .product li {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  padding: 20px 0;

}

h1 + p {font-size:18px;}


.fixedBottomBar {
left: 0;
position: fixed;
right: 0;
bottom: 0;
z-index: 3;
transition: bottom 1000ms cubic-bezier(0.205, 1.080, 0.035, 1.020);
}


.ghostLogo {
background: url("../img/jpmorgan_signature.png") no-repeat scroll 0 0 transparent;
display: block;
height: 173px;
max-width: 1170px;
margin: 0 auto;
}

.businessGrouping .content div {float:left; width:25%;}


/* =========================================================================
  Landingpage
  ========================================================================== */

.login-box #actions {position: absolute;}

#regDistForm .helpData {
  width: 40%;
  position: absolute;
  top: 6px;
  right: 0px;
}

.enterSite ul#countrySelector {
    height: 0;
    top: 85px;
}

.jumpTo:hover,
.jumpTo:focus {background: #58718d;}



 .featuredProducts .fproduct ul li { border-bottom:1px solid #bcc2c9; margin-bottom:27px; }
 .featuredProducts .underlying li:last-of-type {border-bottom: none; margin-bottom:0;}

  .top-filters .top-filter-links {width:49%; display:inline-block; vertical-align: top; }

div[data-id="productResultCount"] {top: 77px;}
.products div[data-id="productResultCount"] {top: 54px;}

.content h2:first-child span, .headerTitle span {
  font-size:40px;
}



}/* end of 768 ==========================================*/

@media only screen and (min-width: 1024px) {


  .home section.maincontent, .home section.Maincontent {
    margin-top: 93px;
}

  .home .intro h1 {
    font-size: 71px;
    line-height: 1em;
    max-width: 865px;
}

.home .intro p {
    font-size: 40px;
    line-height: 1em;
}


  .cert-and-notes-buttons li {width:45%;}

  [data-name="InSubscription"].table td, #issuedProducts.table td {
    padding: 9px 3px;
}

  .enterSite p.regtext,
  .enterSite p.regtext .lnkRegister {

  /*display: block;*/
      visibility: visible;
      pointer-events: auto;

}


  header #logo {padding: 18px 0;}

  header {background: #233545;}

  #countrySelector {width: 43%; top: 82px;}
   .enterSite {
    width:auto;
  }

  .enterSite ul#countrySelector {
    height: 0;
    top: 60px;
}

    .intro .content .enterSite a.bigbutton {
  display: block;
  font-size: 27px;
  margin-bottom: 0;
  line-height: 27px;
  padding: 7%;
  border-radius: 2px;
}

.orText {visibility: visible;}

    .disclaimerContent {width: 700px;}


  div[data-id="productResultCount"] {
    display: inline-block;
  }

  #zoom_detect {
  display:block;

}

  .information, .interInformation {float:left; width: 48.2%;}
  .information {margin-right: 3%;}

  section.maincontent,
section.Maincontent {
    margin-top: 93px;
}

  .project li {margin: 0 40px 54px 0;}

  #logged_in_username {min-width:110px; display: inline-block;}
header #logo {padding: 0;}


.intro .content .enterSite a i {
display: block;
float: right;
margin-top: 6px;
position: absolute;
top: 23px;
right: 115px;
}

h1 + p {text-align: center; font-weight:300; max-width: 960px; margin:0 auto; display: block; font-size:30px; line-height: 1.5em;}

.intro .content .enterSite .login-wrap {
    display: inline-block;
    vertical-align: top;
    width: 43%;

}

.countrySelect.country-select {
    vertical-align: top;
    width: 43%;
    margin: 0 auto;
}

.orText {
  display: inline-block;
  vertical-align: top;
  margin-top: 56px;

}




.product li {
  width: 30.2%;
  display: inline-block;
  vertical-align: top;
  margin: 0 34px 54px 0;
  padding: 27px 0;
  min-height: 215px;
  border: 1px solid #bcc2c9;
  border-bottom: 6px solid #bcc2c9;
  border-radius: 4px;
  transition: all 0.25s ease;
}

.jumpTo {
  display: block;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  position: absolute;
  top: 138px;
  left: 425px;
  background: #A5C9F3;
  color: #A5C9F3!important;
  font-size: 72px;
  line-height: 1.3em;
  z-index: 2;
}

.jumpTo img {width:50%; padding: 0;}


.blueBox .dateCol,
.blueBox .assetClassList {
  float:left;
  padding-right:4%;
  margin-right: 4%;
  border-right: 1px solid #4c6178;
}


.top-filters .filterproduct,
.top-filters .distributor { width: 49%;}


.blueBox .dateCol {width:20%;}
.blueBox .assetClassList{ width:25%;}
.top-filters .filterpayout  {float:none; }

.blueBox .typeDropdowns {float:left; width:38.7%;}
.blueBox .typeDropdowns div {width:45%; float:left; margin-right: 4%;}
.blueBox .typeDropdowns div:nth-child(1),
 .blueBox .typeDropdowns div:nth-child(2) {margin-bottom:18px;}
.blueBox .typeDropdowns div:nth-child(2n) {margin-right: 0;}

  .blueBox .assetClassList ul,
  .blueBox #payoffTypeSearch,
  .blueBox #productTypeSearch,
  .blueBox #offeringTypeSearch,
  .blueBox #regionOfExposureTypeSearch,
  .blueBox #currencyTypeSearch,
  .blueBox #channelSearch,
  .blueBox #principalProtectionSearch {
    height: 108px;
  }

.library-filter-Button { top: 58px;}

#library_document_filter {margin-bottom: 18px;   margin-top: -7px; transition: all 0.25s ease;}
#library_document_filter #library_document_search {width:100%;}
#library_document_filter #library_document_search input {width:300px;}

#library_document_multi_choice {margin:18px 0;}
#library_document_multi_choice .library-document-date,
#library_document_multi_choice .library-document-types,
#library_document_multi_choice .library-document-country,
#library_document_multi_choice .library-document-programme{
  vertical-align: top;
  display: inline-block;
  width: 24%;
}

 .top-filters {width: 745px;}

#orderHistProdSummary1,#orderConfirmProdSummary2, #documents {width:30%;display: inline-block; vertical-align: top; }
#orderHistProdSummary1,#orderConfirmProdSummary2 {margin-right: 2%;}
#orderHistProdSummary1 ul li,
#orderConfirmProdSummary2 ul li,
#documents ul li {width:100%;}

#bbDocumentList li {
  padding: 3px 0;
  border-bottom: 1px solid #eaeaea;
  display:block;
}

#bbDocumentList li:hover,
#bbDocumentList li:focus {
  background:#eaeaea;
}

#orderHistProdSummary1 .txtLabel,#orderConfirmProdSummary2 .txtLabel {
  font-weight: normal;
  margin: 0;
}

#orderHistProdSummary1 .frmField,#orderConfirmProdSummary2 .frmField {
  font-weight: bold;
  margin: 0;
}

ul#bbDocumentList {
  height: 177px;
  background: #e0dfdf;
  overflow-y: scroll;
}

ul#bbDocumentList a.pdf:before {

    margin-bottom: 0;
}


#order_filter {
  margin-bottom: 18px;
}
#order_filter div {

  display: inline-block;
  width:31%;
  margin-right: 3%;
  vertical-align: top;
}

#order_filter div:last-of-type {margin-right:0;}

#order_filter div h4 {
  margin: 0;
  font-size: 18px;
  color: #fff;
}

#order_filter div .drop {display: none;}

#order_filter div .status.dropdownButton {padding: 2% 12% 2% 3%;}


}/* end of 980 ===========================================*/


@media only screen and (min-width: 1300px) {

  .home .intro h1 {
    font-size: 90px;
    line-height: 1em;
    max-width: 1190px;
    padding-bottom: 36px;
    margin: 0 auto 36px auto;
}

.home .intro p {
    font-size: 50px;
    line-height: 1em;
}

   .resources .resource-tabs {
    width: 66%;
}


.reg-form {
    width: 950px;
    max-height: 650px;
    overflow: auto;
}

  .disclaimerContent {width: 900px;}

.reg-form {
    width: 950px;
    max-height: 769px;
    overflow: auto;
}

  .disclaimerContent {width: 900px;}

.top-filters .top-filter-links li.selected.icon-checkmark {
    padding: 18.5px 16px;
}

.home section.maincontent,
.home section.Maincontent {
  margin-top: 93px;
}

   a.order-history {font-size: 14px; padding: 6px 5px; }

h1 + p {max-width: 1250px; font-size:30px; line-height: 1.5em;}

.jumpTo {
    top: 245px;
    left: 569px;
}
 .myjpmorgan .tablewrapper {
      float: right;
      width: 80%;
  }


}/* end of 1300 ==========================================*/

@media only screen and (min-width: 980px) {
    .footerlinks img, .footerlinks ul, .footerlinks ul li, #logo-img-wrapper {float:left;}
} /* end of 980===================================*/


@media only screen and (min-width: 1500px) {

  .enterSite ul#countrySelector {
    height: 0;
    top: 80px;
}

  .table thead th {
     min-width: 90px;
}

.table th, .table td,
[data-name="InSubscription"].table th,
[data-name="InSubscription"].table td,
#issuedProducts.table td {
    padding: 13px 6px;
    line-height: 16px;
}


.table td {
    font-size: 13px;
}

    section.maincontent,
section.Maincontent {
    margin-top: 93px;
}

  .product li {
      width: 31.1%;
}

  .myjpmorgan .tablewrapper {
      float: right;
      width: 85%;
  }


  .home.France .intro h1,
  .home.Belgium .intro h1,
  .home.Luxembourg h1 {font-size: 61px; line-height: 1.3em;}


  #productlist .my-jp-morgan-add-remove,
  #productlist .book-building-configure,
  .myjpmorgan .add-alert,
  .bookbuilding .add-alert,
  .myjpmorgan .delete-Selected-Products-Link {
    width: auto;
    margin: 0 auto;
  }

}
