﻿@media all and (max-width: 319px) {
  #topRight {
    width: 40% !important;
    float: right !important;
    margin-top: 12px !important;
    margin-bottom: 10px;
  }

  #topRight img {
    width: 15% !important;
    margin-right: 5% !important;
    float: left !important;
  }

  #subHomeContent {
    margin-top: 65px !important;
    width: 90% !important;
  }

  #subHomeContent.productPage {
    margin-top: 58px !important;
  }
}

@media all and (max-width: 400px) {
  #quoteControlsContainer > h2 {
    font-size: 25px;
  }

  #miniFeatureContent > .miniFeatureImg {
    width: 100% !important;
    float: unset !important;
  }

  .nav-tabs {
    font-size: 11px;
  }

  .header-image {
    margin-left: 0px !important;
    padding-right: 0px;
  }

  #salesDisplay {
    font-size: 10px !important;
  }

  #commsDisplay {
    font-size: 10px !important;
  }

  #navbar2.smallScreen {
    width: 88% !important;
  }

  #salesRepDateboxOO {
    width: 100% !important;
  }
}

@media all and (max-width: 489px) {
  #navbar2.smallScreen {
    width: 90% !important;
  }

  body {
    padding-top: 0px !important;
  }

  .tmImageContainer {
    display: block !important;
  }

  #tmImageContainer > :nth-child(3n + 1),
  #tmImageContainer > :nth-child(3n + 2),
  #tmImageContainer > :nth-child(3n + 3) {
    width: 100%;
  }

  .videoMaterialContentContainer {
    width: 100% !important;
  }

  .pdfMaterialContentContainer {
    width: 100% !important;
  }

  #shuklaQuoteSection img {
    width: 90% !important;
  }

  #quoteLabelContainer {
    width: 30% !important;
  }

  #dismissNotification {
    position: unset !important;
    top: unset !important;
    margin-left: 5%;
    position: relative !important;
    display: block;
  }

  #requiredContent {
    display: block;
  }

  .form-style-9 ul li .field-split {
    width: 100% !important;
  }

  .form-style-9 ul li input.align-left {
    float: unset !important;
    /*margin-bottom: 15px !important;*/
  }

  .form-style-9 ul li input.align-right {
    float: unset !important;
  }

  .form-style-9 ul li select.align-right {
    float: unset !important;
  }

  #loading-bg {
    width: 100% !important;
    height: 100% !important;
  }

  .header-image {
    width: 70% !important;
    padding-top: 5px !important;
  }

  #XRayImage.XRayImage {
    width: 70% !important;
  }

  .fenWidthPx {
    margin-top: 50px !important;
  }

  .navbar-header {
    width: 70%;
  }

  #hamburger > .navbar-toggle {
    padding: 5px 6px !important;
  }

  #hamburger2 > .navbar-toggle {
    padding: 5px 6px !important;
  }

  .tableTitle {
    font-size: 18px !important;
  }

  .row {
    margin-top: 33px !important;
  }

  #homeContent {
    margin: 40px auto 0px auto !important;
  }

  #hamburger {
    width: 10% !important;
    margin-top: 5px !important;
  }

  #salesDisplay {
    font-size: 12px;
    width: 34% !important;
  }

  #commsDisplay {
    font-size: 12px;
    width: 64% !important;
  }

  #changePasswordContainer {
    float: left;
    width: 100% !important;
  }

  #changePasswordContainer span {
    font-size: 22px !important;
  }
}

@media all and (max-width: 586px) {
  /*
    .form-style-9 ul li {
        display:  contents !important;
    }*/

  #addSystemBtn {
    width: 100% !important;
  }

  #clearSystemInputsBtn {
    width: 100% !important;
    float: unset !important;
  }

  #mainPageSystemGrid > .grid-item > .overlay {
      padding: 20px;
      margin: unset;
  }

  #mainPageSystemGrid > .grid-item > .overlay > img {
      width: 100%;
      height: 100%;
  }


  #comingSoonH2 {
    font-size: 1em !important;
  }

  .productImageMobileImage1 {
    top: 25px !important;
  }

  #repChangeFormContainer {
    height: 115vh !important;
  }

  #formContainer.pricing-and-quoting {
    max-width: 100%;
    width: 98%;
  }

  #generateQuoteButton,
  #quoteTorightPDF,
  #submitQuote,
  #clearQuoteButton,
  #addCustomer,
  #quoteToPDF,
  #emailPDF {
    font-size: 14px;
  }

  #missingSetsCheckBox > .dx-checkbox-container > .dx-checkbox-text {
    font-size: 0.7em;
  }

  #selectedPartsLbl > img {
    width: 36px !important;
  }

  #buyingOption.dx-selectbox {
    width: 95% !important;
  }

  #selectedSystem.dx-selectbox {
    width: 95% !important;
  }

  #discountTextBox.dx-numberbox {
    width: 95% !important;
  }

  #newFeaturesNotification.navbar:before {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -1px;
    left: 88% !important;
    margin-left: -25px;
    content: "";
    transform: rotate(45deg);
    margin-top: -25px;
    background: #f0f8ff;
    border-left: 2px solid black;
    border-top: 2px solid black;
  }

  #quoteLinesTable,
  #quoteLinesTableBO11 {
    font-size: 2.5vw;
  }

  #generateQuoteButton,
  #quoteTorightPDF,
  #submitQuote,
  #clearQuoteButton,
  #addCustomer,
  #quoteToPDF,
  #emailPDF {
    width: 100%;
    margin-left: unset;
  }

  .quoteInputsContainer
    > .dx-field-item-content
    > .dx-form-group
    > .dx-form-group-content
    > .dx-layout-manager
    > .dx-widget
    > .dx-box-flex
    > .dx-item {
    display: block !important;
  }

  #quoteOutputHeaderInfo {
    font-size: 2.8vw;
  }

  #address3Container {
    width: 100% !important;
  }

  #address2And3Container > #address2Container {
    width: 100% !important;
  }

  table#USReps tr {
    display: block !important;
    width: 100% !important;
    margin: 0px auto;
  }

  li#leftTab.leftTab {
    width: 45% !important;
  }

  li#rightTab.rightTab {
    width: 55% !important;
  }

  .leftTab {
    width: 45% !important;
  }

  table#USReps td {
    width: 100%;
  }

  .kneeAdditonalVideos {
    width: 100% !important;
    margin-bottom: 20px;
  }

  #eventsTable > tbody > tr {
    font-size: 12px !important;
  }

  #eventsTable > tbody > tr > td {
    line-height: 16px !important;
  }

  #teamTable {
    width: 100% !important;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center !important;
  }

  #teamTable > tbody {
    width: 100%;
  }

  #teamTable > tbody > tr {
    font-size: 12px !important;
    display: block !important;
    width: 100% !important;
    margin-bottom: 15px !important;
    height: unset !important;
  }

  #teamTable > tbody > tr > td {
    width: 10% !important;
    margin: 0px auto !important;
  }

  #teamTableImage {
    float: none !important;
    margin: 0px auto !important;
  }

  #teamTable > tbody > tr#teamTableImage {
    width: 40% !important;
  }

  .teamLogo {
    margin-top: 0px !important;
  }

  #teamTable > tbody > tr > td {
    line-height: 16px !important;
  }

  .oneLineRow {
    text-align: center !important;
  }

  #kneeSurgeon {
    width: 100%;
  }

  #kneeSurgeonQuotes {
    width: 100% !important;
    float: left !important;
  }

  #spineVideos.productHeaderiframe {
    width: 100% !important;
  }

  #spineXRaySection .xrayImage.xrayMobile {
    width: 70% !important;
    height: auto !important;
  }

  .centerMobileText {
    text-align: center !important;
  }

  #kneeViceImg img {
    width: 100% !important;
  }

  #kneeSubMargin {
    margin-left: -20px;
  }

  #kneeSubMargin img {
    margin: 0px auto !important;
    width: 100%;
  }

  #subHomeContent h3 {
    text-align: left !important;
  }

  #subHomeContent {
    width: 100% !important;
  }

  #salesRepDropdown {
    width: 100% !important;
  }

  .rentalsDistRepSelect {
    width: 100% !important;
  }

  #rentalsDistRepSelect.dx-selectbox {
    width: 100% !important;
  }

  #distRentalDatebox {
    width: 100%;
  }

  .shuklaRentalDatebox {
    width: 100%;
  }

  #date1 {
    width: 100% !important;
  }

  #date2 {
    width: 100% !important;
  }

  #selectBoxSection {
    width: 100% !important;
  }

  #selectBoxSectionOO {
    width: 100% !important;
  }

  #checkBoxSectionOO {
    width: 100% !important;
    margin-left: 0px !important;
  }

  #selectBoxSectionOO > #ooDistDropdown {
    width: 100% !important;
  }

  .tableDateBox {
    margin-left: 0px !important;
    width: 100%;
  }

  #shuklaSelectRepDD {
    width: 100%;
  }

  #distDateBoxOO {
    width: 100% !important;
    margin-left: 0px !important;
  }

  #distDateBoxOO > #date2 {
    width: 100% !important;
  }

  #distSelectRepOO > #ooDistDropdown {
    width: 100% !important;
  }

  #distSelectRepOO {
    width: 100%;
  }

  #salesRepDatebox {
    width: 100% !important;
  }

  #rentalsCheckBoxContainer {
    position: absolute;
    right: 25px;
    top: -30px;
  }

  #boSalesRepDropdown {
    width: 100%;
  }

  #trainingMaterialHeadText {
    font-size: 28px !important;
    display: block;
  }

  #materialContainer {
    float: left;
    padding-left: 5px;
    width: 104%;
    margin-left: -2%;
    border-bottom: 1px solid white;
    border-top: 1px solid white;
  }

  #feedbackSubmitBtn {
    width: 35% !important;
  }
}

@media all and (max-width: 618px) {
  #addCustomerModal > .modal-dialog > .modal-content {
    width: 100% !important;
  }

  #masterOrdModalTitleRepInfoContainer {
    position: unset !important;
    padding: 0px !important;
  }

  #masterOrderModal {
    width: 98vw !important;
  }

  .hideMeForCell {
    display: none !important;
  }

  #masterOrderModalOrdTotalContainer {
    width: 70% !important;
  }

  #masterOrdModalTitleOrdNumContainer {
    width: 90% !important;
  }

  #masterOrdModalTitleOrdInfoContainer {
    width: 100% !important;
    display: none !important;
  }

  #QuoteSubmissionsDG {
    margin-top: 15px !important;
  }

  .dx-datagrid-column-chooser-mode-drag > .dx-popup-draggable {
    width: 95% !important;
  }

  #orderTypeFilter {
    margin-top: 15px;
    border-top: 3px dotted black;
    border-bottom: 3px dotted black;
    margin-bottom: 15px;
    padding: 10px 0px 10px 0px !important;
  }

  #rentalFilter {
    margin-left: 0px !important;
  }

  #orderTypeRGContainer {
    border-left: unset !important;
    margin-left: 0px !important;
  }

  #rentalsCheckBoxContainer {
    position: unset !important;
    margin-left: 0px !important;
  }

  #quoteFilter {
    margin-left: 15px;
  }

  .maxiImage > img {
    width: 100% !important;
  }

  #salesRepSelection {
    border-right: unset !important;
    width: 100% !important;
    padding-right: unset !important;
    margin-bottom: 0px !important;
  }

  .dx-tooltip-wrapper .dx-overlay-content {
    min-width: 65px !important;
  }

  #loadingModalPQ > .modal-dialog > .modal-content {
    width: 71% !important;
    margin: auto !important;
  }

  #loadingModalPQ > .modal-dialog {
    width: 100% !important;
    margin: auto !important;
  }

  #shoppingCartIcon {
    width: 35px;
  }

  .dx-overlay-content {
    width: 95% !important;
    top: 10px !important;
  }

  .dx-overlay-wrapper {
    top: 10px !important;
  }

  .dx-datagrid-search-panel {
    width: 100% !important;
  }

  .dx-toolbar-after {
    padding-right: 0px !important;
  }

  .shoppingCartHeader {
    font-size: 14px !important;
  }

  #loadingModal > .modal-dialog {
    width: 40% !important;
    margin: 0px auto;
  }

  #cartNotification {
    margin-right: -13px;
    font-size: 6px;
    min-width: 10px;
  }

  #rentalHeaderOption {
    font-weight: 900 !important;
  }

  #navContainer {
    width: 100% !important;
  }

  .form-style-9 {
    padding: 5px !important;
    width: 98%;
    max-width: 98%;
    min-width: 98%;
  }

  .form-style-9 ul {
    display: block;
  }

  .form-style-9 ul li input,
  .form-style-9 ul li select {
    margin-bottom: 10px;
  }

  .form-style-9 ul li {
    display: contents !important;
  }

  .form-style-9 ul li .field-split {
    width: 100% !important;
  }

  .form-style-9 ul li input.align-left {
    float: unset !important;
    /*margin-bottom: 15px !important;*/
  }

  .form-style-9 ul li input.align-right {
    float: unset !important;
  }

  .form-style-9 ul li select.align-right {
    float: unset !important;
  }

  .submit-div > ul > li > ul {
    margin-top: 20px !important;
  }

  .submit-div > ul > li:nth-last-child(2) {
    margin-top: 20px !important;
  }

  .submit-div > ul > li:nth-last-child(2),
  .submit-div > ul > li:last-child {
    display: block !important;
  }

  .submit-div > ul > li > .submit-btn {
    width: 100% !important;
  }

  /*  .submit-div > ul > li > ul.personal-details {
        margin-top: 25px;
    }
*/

  /*.personal-details {
        box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2), 0 6px 10px 0 rgba(0,0,0,0.19);
    }*/

  .add-row:last-child {
    margin-top: 10px !important;
    width: 100%;
    font-size: 22px !important;
  }

  .remove-row {
    float: unset;
    width: 100%;
  }

  #rowCount {
    border-radius: 0px !important;
    font-size: 22px;
    width: 100% !important;
    margin-bottom: 10px !important;
  }

  .select2 {
    width: 100% !important;
  }

  #mySidenav > div > .closebtn {
    font-size: 20px;
  }

  #cartItemContainer > div {
    font-size: 12px !important;
    padding-left: 15px;
    padding-right: 15px;
  }

  #cartItemContainer {
    font-size: 10px;
  }

  #quoteTotalContainer {
    position: absolute;
    display: block;
  }

  #contactDeetsSection > div > #step2Logo {
    float: unset !important;
    width: 12% !important;
  }

  #addCustomerModal
    > .modal-dialog
    > .modal-content
    > .modal-body
    > form
    > div
    > div
    > div
    > #step1Logo {
    /* position: inherit !important;
        vertical-align: top !important;*/
    width: 12% !important;
    position: relative !important;
    right: unset !important;
  }

  #addCustomerModal
    > .modal-dialog
    > .modal-content
    > .modal-body
    > div
    > div
    > div
    > div {
    padding-left: 0px !important;
  }

  #hospitalShipToDeetSection > div > #step3Logo {
    float: unset !important;
    width: 12% !important;
    margin-right: 0px !important;
  }

  /*style form Google API Autocomplete Dropdown*/
  .pac-container {
    z-index: 2000 !important;
  }

  #ExistingCustomerBool {
    width: 160% !important;
  }

  #mySidenav {
    width: 0;
    max-height: 0%;
    height: 50%;
    /*margin-top: 10px;*/
  }

  .clearCart {
    font-size: 24px !important;
  }

  #addCustBtn {
    margin-top: 5px;
    font-size: 24px !important;
  }

  input[type="button"].clearCart {
    font-size: 24px !important;
  }

  .select2-selection {
    font-size: 18px !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  }

  .select2-container .select2-selection--single {
    height: 30px !important;
  }

  .buyingOptionInput,
  .systemPartNumInput {
    width: 100% !important;
  }

  #quteSuccessContent > h1 {
    font-size: 24px !important;
  }

  .boContainer {
    margin-top: 10px !important;
  }

  #testSubBtn {
    width: 45% !important;
  }

  .personal-details > li:nth-child(2n),
  .personal-details > li:nth-child(2n + 1),
  .personal-details > li:nth-child(n),
  .personal-details > li:nth-child(n + 1) {
    background-color: unset !important;
    /*padding: 5px 0px 5px 0px !important;*/
    /*display: contents !important;*/
  }

  #partsInputContainer {
    display: none !important;
  }

  .personal-details > li:not(.rentalPriceInputContainer) {
    display: contents !important;
  }

  .submit-btn {
    width: 30% !important;
  }

  /* .form-style-9 ul li {
    display: contents;
  } */

  .personal-details > .rentalPriceInputContainer {
    width: 100% !important;
    margin: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 30px !important;
  }

  .rentalPriceInputContainer > .column {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  ul.personal-details > li.quantity-Column {
    width: 100%;
    margin: 0px !important;
  }

  ul.personal-details > li {
    padding: 20px !important;
  }

  .personal-details {
    display: block;
    background-color: white;
    /*        padding: 0px 20px 20px 20px !important;*/
  }

  .personal-details > li {
    border-right: unset !important;
    border-left: unset !important;
    background-color: white !important;
    width: 100%;
  }

  .column {
    padding: 5px 20px 5px 20px !important;
  }

  #profileH2Header {
    font-size: 23px;
  }

  #partPricingDataGrid {
    font-size: 2.7vw;
  }

  #shoppingCartTotal {
    font-size: 2.1vw;
  }

  #quoteToCustomerContainer {
    height: 50vw;
  }

  #salesRepDataContainer {
    height: 50vw;
  }

  #customerInfoContainer {
    font-size: 2.8vw;
  }

  #screwListContent > ul {
    padding-left: 25px !important;
    text-align: left !important;
  }

  .checkboxSection {
    position: absolute;
    top: -29px;
    right: 10px;
    float: right;
  }

  .salesRepCheckboxSection {
    position: absolute;
    top: -33px;
    right: 10px;
    float: right;
  }

  #hipImage {
    display: none !important;
  }

  #salesRepBOExpandButton.checkboxSection {
    position: unset;
    top: unset;
    right: unset;
    float: right;
  }

  .salesRepCheckboxSectionOO {
    position: absolute;
    top: -33px;
    right: 10px;
    float: right;
  }

  .selectBoxSection {
    margin-top: unset !important;
    width: 70% !important;
  }
}

@media all and (max-width: 768px) {
  #salesRepSelection {
    border-right: unset !important;
  }

  #contactInfoContainer .tooltiptext2 {
    /*display: block !important;*/
    margin-bottom: 5px !important;
  }

  #hospitalShipToSBContainer > .tooltiptext {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14px !important;
    margin-left: 0px !important;
    font-weight: 500 !important;
    margin-bottom: 5px !important;
  }

  #productSuitePDFContainer {
    display: none;
  }

  .refreshIconWhiteImg {
    width: 15px !important;
  }

  #productSuitePDFContainerMobile {
    display: block !important;
  }

  #productPageTextContainer {
    width: 100% !important;
    margin-left: 0px !important;
  }

  .fiveboxParagraphMobile {
    display: block !important;
  }

  .productImageMobile5Box_MobileContainer {
    display: inline-block !important;
  }

  .productImageMobile5Box_MobileContainer img {
    width: 100%;
  }

  #productsPageLinksContainer {
    width: 100% !important;
  }

  .productImageMobile {
    display: block !important;
    width: 100% !important;
  }

  .productImageMobileImage1 {
    margin-top: 20px;
    display: inline-block !important;
    width: 40%;
    vertical-align: top;
  }

  .productParagraphLeftAlign {
    display: inline-block;
    position: relative;
    width: 100% !important;
  }

  .productImageMobileLAG {
    display: block !important;
  }

  .productImageLAG {
    display: none !important;
  }

  .productParagraphLeftAlign > h2 {
    width: 100%;
    display: inline-block;
  }

  .productParagraphLeftAlign5Box {
    display: inline-block;
    position: relative;
    width: 100% !important;
  }

  .productParagraphLeftAlign5Box > h2 {
    width: 100%;
    display: inline-block;
  }

  .fiveboxParagraph {
    display: none !important;
  }

  .productImageMobile5Box {
    display: none !important;
  }

  .productImageMobile5Box2 {
    display: none !important;
  }

  #myCarousel {
    display: none !important;
  }

  #myMobileCarousel {
    display: block !important;
  }

  .trademark {
    font-size: 0.7em !important;
    padding: 0px 0px 5px 0px !important;
    width: 100%;
  }

  .footer {
    /*display: none !important;*/
    margin-top: 40px !important;
  }

  .v-align {
    height: 120px !important;
  }

  .icon-bar_socialMedia {
    top: 65% !important;
  }

  .icon-bar_socialMedia a {
    padding: 4px !important;
  }

  #indexCompanyInfo {
    font-size: 1.2em !important;
    margin: 0px !important;
  }

  .select2-selection__placeholder {
    color: grey !important;
    font-family: "Times New Roman" !important;
    line-height: 25px;
  }

  #revMap {
    display: none !important;
  }

  #noPartsSelectedTextContainer > span {
    font-size: 3.5vw !important;
  }

  #noPartsSelectedTextContainer > img {
    width: 30px;
  }

  #xrayVideosContent {
    width: 100%;
  }

  #xrayVideosContent > iframe {
    width: 80%;
  }

  #screwIllustration {
    display: none !important;
  }

  #thisOpenOrderTable {
    height: 400px !important;
  }

  #invoiceDataGrid {
    height: 600px !important;
  }

  #thisRentalTable {
    height: 400px !important;
  }

  #backOrdersTable {
    height: 400px !important;
  }

  .footer {
    height: 65px !important;
  }

  #mks1031Text {
    width: 100% !important;
    float: unset !important;
  }

  #mks1031Ad {
    display: none !important;
  }

  #spineXRaySection .xrayImage {
    width: 40% !important;
    height: auto !important;
  }

  #spineXRaySection {
    text-align: center !important;
  }

  #thisOpenOrderTable .dx-datagrid-search-panel {
    width: 100% !important;
  }

  #invoiceDataGrid .dx-datagrid-search-panel {
    width: 100% !important;
    margin-left: 5px !important;
  }

  #backOrdersTable .dx-datagrid-search-panel {
    width: 100% !important;
  }

  #thisRentalTable .dx-datagrid-search-panel {
    width: 100% !important;
  }

  #thisXRayTable .dx-datagrid-search-panel {
    width: 100% !important;
    margin-left: unset !important;
  }

  .smallScreen {
    width: 96% !important;
  }

  .row {
    margin-top: 15px;
  }

  #myBtn {
    display: none !important;
  }

  #salesDisplay {
    width: 34% !important;
  }

  #commsDisplay {
    width: 62% !important;
  }

  /*#myCarousel {
        display: none;
    }*/

  #topRight {
    width: 150px;
  }

  #topRight img {
    width: 20px;
    margin-right: 5%;
    float: right;
  }

  .container {
    width: 100% !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
  }

  #navbar-nav {
    width: 90%;
  }

  #s9spineInfo {
    padding-left: 15px;
  }
}

@media all and (max-width: 800px) {
  .pageBottomLinks {
    padding: 5px !important;
  }

  #UseCustomerShipAcctBool {
    margin-bottom: 15px;
  }

  #CustShipAcct {
    width: 100% !important;
    margin-bottom: 15px;
  }

  #shipViaRadio {
    width: 60% !important;
    margin-bottom: 15px;
  }

  #ShipToSameAsHospitalBool {
    margin-bottom: 4px;
  }

  /*    #shipToAddress1Label {
        margin-bottom: 2px !important;
    }*/

  #homeContent {
    width: 100% !important;
  }

  .quoteButtons
    > .dx-field-item-content
    > .dx-form-group
    > .dx-form-group-content
    > .dx-layout-manager
    > .dx-widget
    > .dx-box-flex
    > .dx-item {
    margin-top: 5px;
  }

  #showAllRecords {
    display: block;
  }

  #showAllRecords2 {
    display: block;
  }

  #expandButton {
    display: block;
  }

  .selectBoxSection {
    width: 100% !important;
    display: inline-block;
  }

  .dx-checkbox {
    line-height: unset !important;
  }

  #distCheckboxSection {
    line-height: 1.5 !important;
  }

  #showAllRecords2 {
    line-height: unset !important;
  }

  #expandButtonOO {
    line-height: unset !important;
    display: block;
  }
}

@media all and (max-width: 815px) {
  #deactivateBtn > .dx-button-has-icon .dx-button-content {
    padding: 0px !important;
  }

  .ppsConsignedSRNum {
    display: block !important;
    float: unset !important;
  }

  #consignedRequestLeftInnerSection {
    width: 100% !important;
  }

  #ConsignedActivityRightInnerSection {
    width: 78% !important;
  }

  #rc-anchor-container.rc-anchor-normal {
    width: unset !important;
  }

  #step2Logo {
    float: right;
  }

  #subRightLeftContent {
    margin-top: -25px;
  }
  /*
    .g-recaptcha {
        display: block !important;
        width: 100% !important;
    }

    .g-recaptcha > div {
        width: 100% !important;
    }*/

  .grecaptcha-badge {
    display: none !important;
  }

  .row.rowSmallScreen {
    margin-top: 35px !important;
  }

  #subRightLeftContent {
    margin-left: unset;
  }

  #HospitalAddress2Input,
  #HospitalAddress3Input {
    width: 100%;
  }

  #setSelectionList {
    width: 100% !important;
    font-size: 10px !important;
  }

  #evalTypeOfList {
    width: 100% !important;
    font-size: 10px !important;
  }

  #demoIndivSetSelectionList,
  #demoGroupSetSelectionList {
    width: 100% !important;
    font-size: 10px !important;
  }

  #setRequestLeftSection {
    border-bottom: 4px dotted black;
    margin-left: unset;
    padding-left: 5px;
    border-right: unset;
    width: 100%;
    border-right: unset !important;
  }

  #setRequestMiddleSection > #HospitalInputContainer {
    margin-bottom: 20px;
  }

  #setRequestMiddleSection {
    border-bottom: 4px dotted black;
    margin-left: unset;
    padding-left: 5px;
    border-right: unset;
    width: 100%;
    border-right: unset !important;
    margin-bottom: 20px;
    /*padding-bottom: 20px !important;*/
  }

  #setRequestRightSection {
    width: 100%;
    border-right: unset !important;
    margin-left: 0px !important;
    padding-left: 5px !important;
    padding-bottom: 6% !important;
  }

  #consignedRequestLeftSection {
    border-bottom: 4px dotted black;
    margin-left: unset;
    padding-left: unset !important;
    border-right: unset;
    width: 100%;
    border-right: unset !important;
    padding-bottom: 20px;
  }

  .SetIDtooltips .tooltiptext {
    left: 0% !important;
    font-size: 12px;
    top: 35px !important;
  }

  .SetIDtooltips:hover .tooltiptext {
    width: 250px !important;
  }

  #typeOfRequestContainer {
    padding-left: 15px;
  }

  #ConsignedActivityRightSection {
    width: 100%;
    margin-left: unset !important;
    padding-left: unset !important;
    border-left: unset !important;
  }

  #consignedRequestLeftSection > img#step1Logo {
    width: 13% !important;
  }

  #shipToRadio {
    clear: both !important;
  }

  #step1Logo {
    position: absolute;
    right: 25px;
    margin-bottom: 5px;
    width: 50px !important;
    margin-right: 5px !important;
  }

  #step2Logo {
    width: 50px !important;
    margin-right: 0px !important;
  }

  #step3Logo {
    width: 50px !important;
    margin-bottom: 10px !important;
    margin-top: unset !important;
    margin-right: 0px !important;
  }

  #address2And3Container {
    width: 100% !important;
  }

  #address2Container {
    width: 50% !important;
  }

  #ConsignedHospitalNameInput,
  #ConsignedHospitalCityInput,
  #ConsignedStateInput,
  #ConsignedAttentionToInput,
  #ConsignedHospitalContactInput,
  #ConsignedHospitalContactPhoneInput,
  #surgeonNameInput,
  #ConsignedRequestCommentsInput,
  #ConsignedSetIDInput {
    width: 100% !important;
  }

  .requestsLabelsMobile {
    font-size: 18px !important;
    font-weight: 600 !important;
  }
  /*
    #HospitalNameSelectBoxInput, #HospitalContactSelectBoxInput {
        width: 100% !important;
    }*/

  #hospitalContactInput,
  #hospitalContactPhoneInput,
  #HospitalAddressInput,
  #HospitalCityInput,
  #HospitalStateInput,
  #HospitalZipInput,
  #needByDateInput,
  #dateOfUseInput,
  #requestCommentsInput,
  #RepAddress1Input,
  #RepCityInput,
  #RepStateInput,
  #RepZipInput,
  #HospitalAddress1Input,
  #OtherAddress1Input,
  #attentionToInput,
  #HospitalAddressContainer,
  #hospitalNameInput,
  #CustAddressInput,
  #hospitalContactEmailInput,
  #ShipToAddressInput,
  #HospitalShipToContactInput,
  #autocomplete,
  #HospitalContactSelectBoxInput,
  #ShipToContactNameTB {
    width: 100% !important;
  }

  #ShipToAddress1Input.dx-texteditor,
  #ShipToCityInput.dx-texteditor,
  #ShipToStateInput.dx-texteditor,
  #ShipToZipInput.dx-texteditor,
  #needByDateInput.dx-datebox,
  #dateOfUseInputSR,
  #requestCommentsInput.dx-textarea {
    width: 100% !important;
  }

  #shipToAddressContainer {
    width: 100% !important;
  }

  #hospitalAddress2Label.requestsLabelsMobile,
  #hospitalAddress3Label.requestsLabelsMobile,
  #repAddress2Label.requestsLabelsMobile,
  #shipToAddress3Label.requestsLabelsMobile {
    font-size: 14px !important;
  }

  #LitRequestLeftSection {
    border-bottom: 4px dotted black;
    margin-left: unset;
    padding-left: 5px;
    border-right: unset;
    width: 100%;
    border-right: unset !important;
    padding-bottom: 20px;
  }

  #LitRequestLeftSection > #step1Logo {
    position: unset !important;
    float: unset !important;
  }

  #LitReqRightSection > #step2Logo {
    position: unset !important;
    float: unset !important;
    width: 13% !important;
    display: block;
  }

  #LitReqRightSection {
    width: 100% !important;
    padding-left: unset !important;
  }

  #quantityInputSection {
    margin-top: 20px;
  }

  #RequestedDeliveryDateInput,
  #LitReqAddress1Input,
  #LitReqCityInput,
  #LitReqStateInput,
  #LitReqZipInput {
    width: 100% !important;
  }

  #IncidentReportLeftSection {
    border-bottom: 4px dotted black;
    margin-left: unset;
    padding-left: 5px;
    border-right: unset;
    width: 100%;
    border-right: unset !important;
    padding-bottom: 20px;
  }

  #IncidentReportRightSection {
    width: 100%;
  }

  #FailureTypeList
    > .dx-scrollable-wrapper
    > .dx-scrollable-container
    > .dx-scrollable-content
    > .dx-scrollview-content
    > .dx-list-item {
    width: 100% !important;
  }

  #orderRequestForm > h3 {
    margin-top: 0px !important;
  }

  #poInputContainer {
    margin-bottom: 5%;
  }

  #subRightLeftContent {
    width: 100% !important;
    display: inline-block !important;
  }

  #subRightRightContent {
    width: 100% !important;
    margin-left: 0% !important;
  }

  #shipToLabel {
    margin-top: -5px;
  }

  #setRequestSubmitSection {
    float: none !important;
    /*margin-right: 10% !important;*/
    width: 100%;
    position: relative !important;
    bottom: unset !important;
  }

  #step3Logo {
    vertical-align: middle;
    float: right;
    margin-right: 25px;
  }

  #setRequestSubmitBtn {
    margin-top: 45px !important;
    vertical-align: top;
    width: 100%;
  }

  form.shukla-sr-form {
    margin-bottom: 10px !important;
  }

  #dateOfUseInput {
    width: 100% !important;
  }

  #requestCommentsInput {
    width: 90% !important;
  }

  #needByDateInput {
    width: 90% !important;
  }

  #requiredContent {
    display: inline-block;
  }

  #loading-bg {
    width: 100% !important;
    height: 100% !important;
  }

  .header-image {
    width: 70% !important;
    padding-top: 5px !important;
  }

  #XRayImage.XRayImage {
    width: 70% !important;
  }

  .fenWidthPx {
    margin-top: 50px !important;
  }

  .navbar-header {
    width: 68%;
  }

  #hamburger > .navbar-toggle {
    padding: 5px 6px !important;
  }

  #hamburger2 > .navbar-toggle {
    padding: 5px 6px !important;
  }

  .tableTitle {
    font-size: 18px !important;
  }

  #navbar2 {
    width: 40% !important;
  }

  .row {
    margin-top: 33px !important;
  }

  #homeContent {
    margin: 40px auto 0px auto !important;
  }

  #hamburger {
    width: 32% !important;
    margin-top: 5px !important;
  }

  #hamburger2 {
    margin-top: 0px !important;
    width: unset !important;
  }

  #salesDisplay {
    font-size: 12px;
    width: 34% !important;
  }

  #commsDisplay {
    font-size: 12px;
    width: 64% !important;
  }

  .systemLitQuantityContainer {
    display: block;
    margin-bottom: 10px;
  }

  .customLabel6pxPadding {
    padding-right: 6px !important;
  }

  .litRowContainer {
    display: unset !important;
  }

  #quantityInputSection {
    display: unset !important;
    font-size: 10px;
  }

  #MiniSSInput,
  #MiniSTGInput,
  #MiniHPInput,
  #MaxiSSInput,
  #MaxiSTGInput,
  #MaxiHPInput,
  #ScrewSSInput,
  #ScrewSTGInput,
  #ScrewHPInput,
  #WinqSSInput,
  #WinqSTGInput,
  #WinqHPInput,
  #HipSSInput,
  #HipSTGInput,
  #HipHPInput,
  #KneeSSInput,
  #KneeSTGInput,
  #KneeHPInput,
  #SpineSSInput,
  #SpineSTGInput,
  #SpineHPInput,
  #GeneralLWInput,
  #GeneralCSInput,
  #ShoulderPGInput,
  #ShoulderSTGInput,
  #ShoulderBladePGInput,
  #ShoulderBladeSTGInput {
    width: 35% !important;
  }

  #litRequestHeaderLabel {
    margin-top: 0px !important;
  }

  #hideBR {
    display: none;
  }

  #litQtyInputContainer label,
  #litQtyInputContainer ul {
    display: unset !important;
    border-right: unset !important;
  }

  #litQtyInputContainer ul {
    margin-bottom: 5px;
  }

  #litQtyInputContainer {
    display: unset !important;
  }

  .removeTable {
    display: unset !important;
  }

  #profileLeftContainer {
    padding-bottom: 0px;
  }

  #profileLeftContainer,
  #profileRightContainer {
    width: 100%;
  }
  #profileRightContainer {
    padding-top: 0px;
  }

  #profileAddress2Container,
  #profileAddress3Container {
    width: 100%;
  }

  #updateprofileContainer.row {
    margin-top: unset !important;
  }

  #profileH2Header {
    margin: 0px;
  }

  #medProfSubmitBtn {
    display: block !important;
    width: 100% !important;
    float: unset !important;
  }
}

@media all and (max-width: 992px) {
  #custSatisInputLeftContainer {
    width: 100% !important;
  }

  .rc-anchor-normal {
    height: 74px !important;
    width: 99% !important;
  }

  #custSatisInputRightContainer {
    width: 100% !important;
  }

  #CustomerSatisfaction_AdditionalComments {
    width: 100% !important;
  }

  #custSatisSubmitBtnContainer {
    width: 100% !important;
    position: relative !important;
  }

  #custSatisRecaptchaContainer {
    display: block !important;
    width: 100% !important;
    margin-top: 25px;
    margin-bottom: 20px;
  }

  #custSatisScoreRubric {
    width: 100% !important;
  }

  .icon-bar_socialMedia a {
    padding: 10px;
  }

  #manageRepBtnContainer {
    width: 100% !important;
  }

  #errorpageMainContainer {
    width: 95% !important;
    margin: 100px auto 0px auto !important;
  }

  #quoteLabelContainer {
    font-size: 2.3vw;
  }

  #clearSelectedPartsBtn {
    font-size: 1.2vw;
    margin-left: 20px;
  }

  #noPartsSelectedText {
    font-size: 1.1vw;
  }

  #selectedPartsList {
    font-size: 2.1vw;
  }

  #selectedPartsLbl {
    font-size: 3.4vw !important;
  }

  #quoteToLbl {
    padding-top: 10%;
  }

  #quoteIDContainer {
    font-size: 2.2vw;
    margin-left: 10px;
  }

  #quoteLabelContainer {
    width: 25%;
  }

  .nav-tabs > li {
    width: 50% !important;
  }

  #USReps tr {
    width: 46% !important;
    text-align: left !important;
  }

  #kneeSurgeonQuotes {
    margin-top: 0px !important;
  }

  #kneeSurgeonQuotes > blockquote {
    font-size: 12px !important;
  }

  #kneeSurgeonQuotes > p {
    font-size: 12px !important;
  }

  /*#myCarousel {
        display: none;
    }*/

  #rentalsDistRepSelect {
    width: 200px !important;
  }

  .navbar-right {
    padding-top: 0px;
  }

  /*    .body-content {
        margin-top: 80px;
    }*/

  #accountIndexRight {
    width: 100%;
    /*        margin-top: 20px;*/
    margin-bottom: 20px;
  }

  .dx-pages-count {
    display: inline-block !important;
    vertical-align: super !important;
    margin-right: 0px !important;
  }

  .dx-info {
    margin-right: 0px !important;
  }

  .dx-info-text {
    display: inline-block !important;
    vertical-align: super !important;
  }

  #changePasswordContainer {
    width: 75%;
  }
}

@media all and (max-width: 1030px) {
  #consignedActivityContainer {
    display: none;
  }

  #setRequestContainer {
    width: 100% !important;
    height: unset !important;
  }

  #ordersToShipContainer {
    margin-top: 2% !important;
  }

  #medicalProfList > li {
    display: block !important;
  }

  #searchContentFYRul {
    padding-bottom: 10px;
  }

  #searchContentFYR {
    width: 100%;
    display: block;
    padding: 0px 0px 0px 0px;
    border-bottom: 4px dotted black;
  }

  #fyrArrow {
    display: none;
  }

  #findYourRepSearchContainer {
    display: block;
  }

  #findYourRepOutput {
    width: 100%;
  }
}

@media all and (max-width: 1195px) {
  .nailLIContent {
    width: 100% !important;
  }

  .productImageMobile5Box {
    padding-top: 50px;
  }

  .grid-container {
    grid-template-columns: repeat(2, 1fr) !important;
    grid-template-rows: repeat(1, 1fr) !important;
  }

  #newFeaturesNotification {
    width: 100% !important;
  }

  #newFeaturesNotification.navbar {
    z-index: 997 !important;
    background-color: #005db9 !important;
    color: black !important;
    border-radius: 5px !important;
    border: 2px solid black;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
  }

  #newFeaturesNotification.navbar:before {
    position: absolute;
    width: 50px;
    height: 50px;
    top: -1px;
    left: 94%;
    margin-left: -25px;
    content: "";
    transform: rotate(45deg);
    margin-top: -25px;
    background: #f0f8ff;
    border-left: 2px solid black;
    border-top: 2px solid black;
  }

  #teamTable tr {
    width: 49% !important;
  }

  tr#teamTableImage {
    width: 40% !important;
  }

  td#teamTableImage {
    width: 100%;
  }

  .teamLogo {
    width: 100% !important;
    min-width: unset !important;
  }

  #teamTableImage {
    margin: 0px auto !important;
  }

  .teamLogo {
    margin-top: 50px;
  }
}

@media all and (max-width: 1300px) {

    #mainPageSystemGrid > .grid-item > .overlay > h4, #mainPageSystemGrid > .grid-item > .overlay > p {
        display: none;
    }

  #addCustomerModal {
    width: 100% !important;
    height: unset !important;
  }

  #clearSystemInputsBtn {
    float: unset !important;
    width: 95%;
    margin-top: 10px;
  }

  #addSystemBtn {
    width: 95%;
  }

  #PDFs {
    height: 480px !important;
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: -15px !important;
  }

  /*    #bodyContentContainer.row {
        display: none;
    }*/

  .mobileNavi {
    display: contents !important;
  }

  #myAccountSidenav {
    display: none !important;
  }

  /*    #naviContainer {
        margin-top:25px;
    }*/

  .grid-item {
    padding: 25px !important;
  }

  #screwV2FAQImage {
    display: none;
  }

  #shoppingCartIconContainer2 {
    display: inline-block;
    vertical-align: top;
  }

  #shoppingCartIconContainer {
    display: none;
  }

  .navbar-toggle {
    text-align: right !important;
    float: none !important;
  }

  #testSubBtn {
    margin-top: 30px;
  }

  /*.profileAccordion {
        width: 125%;
    }*/

  #inputAndCartContainer {
    height: unset;
  }

  #noPartsSelectedText {
    height: 167px;
  }

  .quoteButtons {
    margin-bottom: 20px;
  }

  #selectedPartsList {
    height: 167px;
  }

  #quoteControlsContainer {
    margin-bottom: 15px;
  }

  #formsDropDownMobile > ul > li {
    box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.2),
      0 6px 10px 0 rgba(0, 0, 0, 0.19);
    padding: 5px 0px 5px 0px;
  }

  #formsDropDownMobile > ul > li:last-of-type {
    border-bottom: unset !important;
  }

  .nav-pills > li + li {
    margin-left: 0px !important;
  }

  #selectedPartsContainer {
    float: left;
    position: unset;
    width: 100%;
    margin-bottom: 15px;
  }

  #quoteControlsContainer {
    width: 100%;
  }

  #shuklaFeedbackContainer {
    margin-top: unset;
  }

  #partPricingDataGrid {
    width: 100% !important;
  }

  #quoteToLbl {
    padding-top: 6%;
  }

  .tooltips {
    display: none;
  }

  #salesDisplay > .tooltips,
  #commsDisplay > .tooltips {
    display: inline-block !important;
  }

  #salesForceLogo {
    display: none !important;
  }

  #cookieConsent > #cookieContent.cookieContent {
    margin-right: 30px !important;
  }

  #cookieConsent > .container {
    width: 98% !important;
  }

  .cookieContent {
    width: 98% !important;
  }

  .nav-pills li {
    background-color: unset !important;
    color: white !important;
    border-radius: unset !important;
    border: unset !important;
    border-bottom: solid 1px black !important;
  }

  .nav-pills li a {
    color: white !important;
  }

  #navbar {
    border-radius: 5px;
    margin-bottom: 15px;
    clear: both;
    text-align: right;
  }

  .collapse.in {
    width: 100%;
  }

  /*navContainer {
        z-index: -1 !important;
    }*/

  #navbar2 {
    margin-top: -5px;
    border-radius: 5px;
    position: absolute;
    z-index: 2000;
    width: 35%;
  }

  #sidebarNav > li.roundMeOff {
    border-radius: 5px !important;
  }

  #navbar2 > ul > li > a:hover {
    background-color: white !important;
    color: black !important;
  }

  #accountIndexRight {
    width: 100%;
    margin-bottom: 20px;
  }

  #accountIndexLeft {
    width: 100%;
  }

  #salesDisplay {
    width: 35%;
  }

  #commsDisplay {
    width: 64.3%;
    float: right;
  }

  #hamburger {
    z-index: 999;
    text-align: right !important;
  }

  .navbar-toggle {
    z-index: 999;
  }

  .navbar-toggle .icon-bar {
    background-color: white;
  }

  /*#myCarousel {
        display: none;
    }*/

  .navbar-header {
    display: inline-block;
  }

  .navbar-collapse {
    background-color: #005db9;
    max-height: unset;
  }

  .navbar-nav {
    padding-top: 0px;
  }

  #hamburger {
    margin-top: 15px;
  }

  .navbar-right > li {
    border-bottom: none !important;
  }

  .navbar-inverse .navbar-nav > li > a:hover {
    color: black !important;
  }

  .navbar-inverse .navbar-nav > li > a {
    color: white !important;
  }

  .navbar-nav > li {
    border-bottom: 1px solid white;
  }

  #accountChart {
    display: none;
  }

  #resetBtn {
    display: none;
  }

  .col-md-3 {
    width: 100% !important;
    margin-top: 10px;
  }

  .col-md-9 {
    width: 100% !important;
  }

  .littleScreen {
    display: block !important;
  }

  .bigScreen {
    display: none !important;
  }

  .hipVideoContainerMobile {
    width: 100% !important;
  }

  .showOnMobile {
    display: block !important;
  }

  .dropdown-menu {
    right: 0;
    left: unset;
  }

  .navbar-inverse .btn-link {
    color: white !important;
  }

  .navbar-inverse .btn-link:hover {
    color: black !important;
  }

  .mobileLogout {
    width: 100%;
    text-align: right;
  }

  .hideOnMobile {
    display: none !important;
  }

  #salesRepDropdown {
    width: 140px;
  }

  #selectBoxSectionOO {
    width: unset;
  }

  #home .selectBoxSection {
    width: 56%;
  }

  #ooDistDropdown {
    width: 140px !important;
  }

  #XRayImage {
    width: 25% !important;
  }

  /*
    #subHomeContent {
        text-align: center;
    }*/

  .setSection {
    width: 100% !important;
  }

  .setSectionHR {
    display: block !important;
  }

  .productHeaderImage img {
    width: 100% !important;
  }

  .productHeaderiframe iframe {
    width: 90% !important;
    height: auto;
  }

  .productHeaderImage.helicopterSocketImage {
    margin: -58px 0px -50px 0px !important;
  }

  .productParagraphCenterAlign {
    text-align: center !important;
  }

  .productParagraphCenterAlign img {
    padding: 10px;
  }

  .subMarginLeft {
    margin-left: -15px;
  }

  .subMarginLeft > ul {
    margin-left: 0px !important;
  }

  .productImageMobile img {
    width: 100%;
    height: auto;
  }

  .productImageMobile5Box img {
    width: 100%;
    height: auto;
  }

  .productImageMobile5Box2 img {
    width: 100%;
    height: auto;
  }

  .mobileIframe {
    width: 100% !important;
  }

  iframe {
    height: auto;
    width: 100%;
  }

  #nailImage {
    display: none;
  }

  #spineVideos {
    width: 100% !important;
  }

  #spineVideos img {
    width: 100% !important;
  }

  #spineSection {
    width: 100% !important;
  }

  .paragraphStyleDX {
    width: 100% !important;
  }

  #spineXRaySection img {
    width: 30% !important;
    height: auto !important;
  }

  .mks1031Header {
    font-size: 22px !important;
  }

  .centerMobileText p {
    width: 100% !important;
  }

  #kneeViceImg {
    display: block !important;
    text-align: center !important;
    width: 100% !important;
  }

  #hamburger2 > button {
    margin: 0px 0px 10px 0px !important;
  }

  .rowSmallScreen {
    margin-top: 10px !important;
  }

  .viewbagTitle {
    display: none;
  }

  #colMD3LogoSection {
    border-bottom: unset !important;
  }

  #kneeListSection {
    width: 100% !important;
  }

  #kneeSurgeonQuotes {
    text-align: left !important;
  }

  #maxiListSection,
  #maxiListContainer {
    width: 100% !important;
  }

  .maxiImage {
    margin: 25px 0px 15px 0px !important;
    float: unset !important;
  }

  #maxiImage {
    width: 100% !important;
  }

  /*.maxiImage2 {
        margin: 0px 0px 15px 0px !important;
        float: unset !important;
        width: 100% !important;
    }

    #maxiImage2.maxiImage2 > image {
        width: 100% !important;
    }*/

  #maxiBrochures {
    width: 100% !important;
  }

  #miniBrochures {
    width: 100% !important;
    padding: 20px;
  }

  .setImportantInfo {
    text-align: left !important;
    margin-top: 15px;
    padding-top: 15px;
    width: 100% !important;
  }

  #setBrochure {
    width: 100% !important;
  }

  #screwListContent {
    width: 100% !important;
  }

  #screwImage,
  #screwImage > img {
    width: 100% !important;
    text-align: center !important;
    margin-right: unset !important;
  }

  #screwImage2 {
    width: 100% !important;
    text-align: center !important;
    margin-right: unset !important;
  }

  #screImage2Img {
    width: 100% !important;
    margin-right: unset !important;
    float: unset !important;
  }

  #subHomeContent.contactContent {
    width: 100% !important;
  }

  #thisMap > iframe#thisMap {
    width: 100% !important;
    height: 430px;
  }

  .medicalProfContent {
    text-align: left !important;
  }

  .firstclass {
    margin-left: -15px;
  }

  #medicalProfList {
    padding-left: 0px !important;
  }

  #xrayImage {
    display: none !important;
  }

  #xrayContent2 {
    width: 100%;
  }

  #xrayContent2 {
    float: unset !important;
    text-align: left;
  }

  #xrayContent2 > ol {
    margin-left: -15px;
  }

  #spinePressRelease {
    text-align: left !important;
  }

  #miniAdditionalInfoContent {
    text-align: left !important;
  }

  #formsDropDownMobile > ul {
    margin: 0px !important;
    position: absolute !important;
    left: 0% !important;
    right: 0% !important;
    margin-top: 100px;
    top: unset !important;
  }

  #formsDropDownMobile > ul > li > a {
    color: black !important;
  }

  #revMap {
    display: none !important;
  }
}

@media all and (max-width: 1600px) {
  #panelHeadingSideNavi > img {
    width: 30px !important;
  }

  /* .modal-xs {
    width: @modal-sm;
  } */

  #generateQuoteButton,
  #quoteTorightPDF,
  #submitQuote,
  #clearQuoteButton,
  #addCustomer,
  #quoteToPDF,
  #emailPDF {
    font-size: 14px;
  }

  #commsDisplay > .tooltips > .tooltiptext {
    width: 700px !important;
  }
}
