﻿.details-info a.btn-request-rental {
    color: #fff;
}
.product-details-page .order-box .cart-action-panel .after-prices {
    vertical-align: middle;
}
.OCI{
    border-left:1px solid  #e6e6e6;
    padding-left:10px;
}
.field-area {
    display: none;
}
.block {
    display: block !important;
}
.hide {
    display: none;
}
.product-rentalrequest-page .btn-back .btn-cnt:after,
.product-updaterentalrequest-page .btn-back .btn-cnt:after {
    display: none;
}
.product-rentalrequest-page .btn-back .btn-cnt{
    line-height:47px;
}

.product-rentalrequest-page .btn-back {
    float: left;
}
.half-column h3 {
    margin-bottom: 25px;
}
.half-column .rr-sub-title {
    margin-top: 35px;
}
.form-row.row-radio-btn {
    margin-top: 21px;
    margin-bottom: 19px;
}
.product-rentalrequest-page .rental-desc,
.product-updaterentalrequest-page .rental-desc {
    margin-top: 35px;
    margin-bottom: 35px;
}
.cus-lick {
    text-decoration:underline;
}
.edit-summary.over-summary .hyp:before {
    background: url(../../files/icons/rental-basket.png) no-repeat scroll 0 0 transparent;
    height: 20px;
}
#rentalRequest_Location .ddlb .ui-selectmenu-menu {
    width: 100%;
    border-bottom: 2px solid #ddd;
}
    #rentalRequest_Location .ddlb .ui-selectmenu-menu .ui-menu {
        width: 100% !important;
    }

table.gvi-border-color.blue-border-line {
    border-top: 1px solid #0069aa;
    margin-top: 30px
}
table.gvi-border-color.blue-border-line thead tr td  {
   padding-top:10px;
}
.basket-rentaldetails-page table.gvi-rental-basket {
    margin-bottom:30px;
}

.edit-ico-text:before {
    content: '';
    width: 8px;
    height: 8px;
    background: url(../../files/icons/btn-arrow-right-disabled.png) center center no-repeat;
    position: relative;
    display: inline-block;
    top: 0px;
    right: 4px;
    margin-left: 10px
}
.edit-ico-text {
    float: right;
    margin-bottom: 10px;
}
.d-picker-disabled {
    display:none !important;
}
header.sticky-mode .over-summary .hyp {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.float-right {
    float:right;
}
#rentalbasketModalPopup.btn.btn-medium {
    color:#fff;
}
.rental-title {
    margin-bottom:15px;
}
.product-updaterentalrequest-page .btn-back,
.product-rentalrequest-page .btn-back
{
    float: left;
}
    .product-updaterentalrequest-page .btn-back .btn-cnt {
        line-height:47px;
    }
.product-updaterentalrequest-page #RentalRequestPage,
.product-rentalrequest-page #RentalRequestPage {
    margin-top: 25px;
}
.header-blocks-wrapper #basketModalPopup .panel-footer > div {
    padding-top:20px;
}
body  .order-box .form-row .label {
    width: 25%;
}
/*.basket-disabled-icon {
    position:relative;
    height: 17px;
    width: 90px;
}
    .basket-disabled-icon:before {
        background: url(../../files/icons/basket-dsabled.png) no-repeat scroll 0 0 transparent;
        content: '';
        position: absolute;
        top: 32px;
        bottom: 0;
        left: 37px;
        margin: auto;
        height: 17px;
        width: 31px;
    }*/
.my-basket-disabled .over-summary .hyp span,
.my-rental-basket-disabled .over-summary .hyp span {
    color: #ddd;
}
.my-basket-disabled .over-summary .hyp:before
{
    background: url(../../files/icons/basket-dsabled.png) no-repeat scroll 0 0 transparent;
}
.my-basket-disabled .over-summary .hyp:hover, .my-basket-disabled:hover .over-summary .hyp, .my-basket-disabled .over-summary:hover .hyp,
.my-rental-basket-disabled .over-summary .hyp:hover, .my-rental-basket-disabled:hover .over-summary .hyp, .my-rental-basket-disabled .over-summary:hover .hyp {
    pointer-events: none;
    cursor: default;
}
.my-rental-basket-disabled .over-summary .hyp:before {
    background: url(../../files/icons/rental-basket-disabled.png) no-repeat scroll 0 0 transparent;
}
.my-rental-basket-disabled .over-summary .hyp .over-summaryProducts-lbl,
.my-basket-disabled .over-summary .hyp .over-summaryProducts-lbl {
    visibility: hidden;
}
.basket.my-basket-disabled:hover .basket-summary,
.basket.my-rental-basket-disabled:hover .basket-summary {
    display: none;
}
.basket.my-basket-disabled:hover .over-summary,
.basket.my-rental-basket-disabled:hover .over-summary {
    border-color: transparent !important;
}
#RentalRequestPage label .rdb ins {
    width:11px;
    height:11px;
}
/*.rental-basket-disabled-icon {
    position: relative;
    height: 17px;
    width: 30px;
}
    .rental-basket-disabled-icon:before {
        background: url(../../files/icons/rental-basket-disabled.png) no-repeat scroll 0 0 transparent;
        content: '';
        position: absolute;
        top: 40px;
        bottom: 0;
        left: 0px;
        margin: auto;
        height: 24px;
        width: 20px;
    }*/
.gvi .rentalInfo{
    padding: 0px;
}
#ActionSelect .form-row .validation.form-dept-msg-block-info {
    position: relative;
    margin: 10px 0;
    padding: 15px 15px 15px 15px !important;
    line-height: normal;
}
#ActionSelect .form-row .validation.pickup-msg-block-info {
    position: relative;
    margin: 10px 0;
    padding: 15px 15px 15px 15px !important;
    line-height: normal;
}

/* 130380[MEDUX] "3.4.	Rental process for obese rental items"*/
#RentalRequestPage .tbx {
    background:aliceblue ;
    border-bottom: 3.2px solid #1594B4;
}
#RentalRequestPage .title_patient{
    padding-bottom: 20px;
    color: #1594B4;
    font-weight: bold;
}
#RentalRequestPage .link_align{
    color: #1594B4;
}
#RentalRequestPage .title_delivery{
    padding-top: 73px;
    padding-bottom: 35px;
    color: #1594B4;
    font-weight: bold;
}
#RentalRequestPage .title_Rental{
    padding-bottom: 5px;
    color: #1594B4;
    font-weight: bold;
}
#RentalRequestPage .title_contact{
    padding-bottom: 30px;
    padding-top: 17px;
    color: #1594B4;
    font-weight: bold;
}
#RentalRequestPage .btn-back{
    background: black !important;
    line-height: 2 !important;
    float: left;
}
#RentalRequestPage .btn-add-to-basket{
    background: #1594B4 !important;
    border: none;
}
#RentalRequestPage .btn-add-to-basket:after{
    content: '';
    width: 8px;
    height: 13px;
    background: url(../../files/icons/btn-arrow-right.png) center center no-repeat;
    position: relative;
    display: inline-block;
    top: 1px;
    right: 0;
    margin-left: 10px;
}
#RentalRequestPage .fld_align{
    padding-top: 5px;
}
#RentalRequestPage .ui-selectmenu-button{
    background:aliceblue ;
    border-bottom: 3.2px solid #1594B4;
}
#RentalRequestPage .ref_align{
    margin-top: -54px;
}
#RentalRequestPage  .ref_lbl{
    padding-top: 11px;
}
#RentalRequestPage .tar{
    background:aliceblue ;
    border-bottom: 3.2px solid #1594B4;
}
#RentalItemsSubmissionPage .ul_align{
    list-style: none;
    margin-left: -40px;
    padding-top: 30px;
}
#RentalItemsSubmissionPage .head_align{
    font-weight: bold;
    color: black;
    margin-top: 45px;
    margin-left: 35px;
}
#RentalItemsSubmissionPage .msg_align{
    background: none;
    color: black;
    margin-top: -4px;
    font-size: small;

}
#RentalItemsSubmissionPage .ul_align li{
    font-size: medium;
}
.ui-dialog.ui-widget #checkDepotsPopup {
    overflow: hidden;
    bottom: 30px;
    top: 0;
}
.ui-dialog.ui-widget #checkDepotsPopup .tbl_align {
    overflow: auto;
}
.ui-dialog.ui-widget #checkDepotsPopup .view-more-depot {
    margin-top: 10px;
    padding-right: 5%;
}
/*.ui-dialog.ui-widget #checkDepotsPopup .depot-non{
    margin-top: 35px;
}*/
.header-blocks-wrapper .top-action .top-dropdown.login .opener.collapsed {
    padding-right: 15px;
}
.top-dropdown.login .summary span .explanation-mark::after {
    background-image: url(../../files/icons/exp-mark.png);
    background-repeat: no-repeat;
    content: '';
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    top: 8px;
}
.top-dropdown.login .summary span.my-quotes-wrap{
    position: relative;
}
.top-dropdown.login .summary span.my-quotes-wrap .explanation-mark{
    position: absolute;
    top: 0;
    right: 7px;
}
.header-blocks-wrapper .top-action .top-dropdown.login .opener .login-title {
    max-width: 185px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.orders-details-page #orderHistoryDetailPage .order-details-action-bar {
    display: flex;
    justify-content: flex-end;
}
.orders-details-page #orderHistoryDetailPage .order-details-action-bar.add-comment {
    display: block;
}
.orders-details-page #orderHistoryDetailPage .order-details-action-bar .field-area{
    margin-top: 5px;
}
.orders-details-page #orderHistoryDetailPage .order-details-action-bar.add-comment .field-area .tbx{
    height: 45px;
    width: 50%;
    top: 1px;
}
.orders-details-page #orderHistoryDetailPage .order-details-action-bar.add-comment .field-area .form-inline{
    width: 100%;
}

@media (min-width: 500px) {
.object-details #ActionSelect #object-loaded-action .semicolumn .repair-attachment .control .field {
    cursor: pointer;
    border: 1px solid;
    position: relative;
}
.object-details #ActionSelect #object-loaded-action .semicolumn .repair-attachment .control .field input{
    width: 100%;
    padding: 11px 0;
    cursor: pointer;
    z-index: 999;
    position: inherit;
    opacity: 0;
}
.object-details #ActionSelect #object-loaded-action .semicolumn .repair-attachment .control .field input::-webkit-file-upload-button{
    visibility: hidden;
    text-align: left;
}
.object-details #ActionSelect #object-loaded-action .semicolumn .repair-attachment .control .field span{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.object-details #ActionSelect #object-loaded-action .semicolumn .repair-attachment .control .field span.file-msg strong{
    padding-right: 5px;
}
.object-details #ActionSelect #object-loaded-action .semicolumn .repair-attachment .label .lable-wrapper{
    display: flex;
}
.object-details #ActionSelect #object-loaded-action .semicolumn .repair-attachment .label .lable-wrapper .repair-attachment-tooltip-wrap{
    position: relative;
    margin-left: 5px;
}
.object-details #ActionSelect #object-loaded-action .semicolumn .repair-attachment .label .lable-wrapper .repair-attachment-tooltip-wrap span:after{
    background: url(../../files/icons/exp-icon.png);
    content: '';
    position: absolute;
    top: 50%;
    width: 16px;
    height: 16px;
    margin-top: -8px;
    display: block;
    left: 1px;
}

@media (min-width: 500px) {
    .header-blocks-wrapper .top-action .top-dropdown.login .opener:after {
        right: 0;
    }
}

/***************************
           Mobile
***************************/
@media (min-width: 375px) and (max-width: 812px) {
    #RentalRequestPage .title_Rental{
        padding-top: 60px;
    }
    #RentalRequestPage .title_contact{
        padding-top: 60px;
    }
}
/***************************
           Tablet
***************************/
@media (min-width: 768px) and (max-width: 1024px){
    #RentalRequestPage .title_Rental{
        margin-top: -55px;
    }
    #RentalRequestPage .title_contact{
        padding-top: 15px;
    }
    .ui-dialog.ui-widget #checkDepotsPopup .view-more-depot .btn {
        left: 0;
    }
}
@media (min-width: 1024px) and (max-width: 1366px){
    #RentalRequestPage .title_Rental{
        margin-top: 0px;
    }
    #RentalRequestPage .title_contact{
        padding-top: 20px;
    }
}

@media screen and (min-width: 1024px) {
    .sticky-mode .login-title {
        display: block !important;
        height: 100%;
        align-items: center;
        padding-top: 10px;
    }
    .sticky-mode .header-blocks-wrapper .top-action .top-dropdown.login .opener {
        padding-left: 20px;
    }
    .sticky-mode .header-blocks-wrapper .top-action .top-dropdown.login .opener:before {
        left: 2px;
    }
    .sticky-mode .top-dropdown.login:hover .login-title {
        padding-top: 17px !important;
    }
}

@media (min-width: 670px) and (max-width: 1024px){
    .sticky-mode .login-title {
        display: block !important;
        height: 100%;
        align-items: center;
        color: #0069aa;
        font-size: 13px;
        font-family: 'NettoOT';
        padding-top: 10px;
    }
    .sticky-mode .header-blocks-wrapper .top-action .top-dropdown.login .opener {
        padding-left: 20px;
    }
    .sticky-mode .header-blocks-wrapper .top-action .top-dropdown.login .opener:before {
        left: 2px;
        right: auto;
    }
    .sticky-mode .top-dropdown.login:hover .login-title {
        padding-top: 17px !important;
    }

}
/*126012-[MEDUX] Preview sales order*/
#myAccountPage .txt_align {
    padding-top: 0 !important;
    font-style: normal !important;
}

#myAccountPage .txt_rental{
    padding-top: 0 !important;
    font-style: normal !important;
}
#myAccountPage .txt_quote{
    padding-top: 0 !important;
    font-style: normal !important;
}

/***************************
           Mobile
***************************/
@media (min-width: 375px) and (max-width: 812px){
    #myAccountPage .txt_align i{
        margin-left: 0px;
    }
    #myAccountPage .txt_rental i{
        margin-left: 0px;
    }
    #myAccountPage .txt_quote i{
        margin-left: 0px;
    }
}







/*130377[MEDUX] 3.1.Product detail page – Depot check*/
#productPage .row-btn-add{
    display: flex;
    flex-direction: column;
}
#productPage .btn-check-depot{
    background: black;
    top: 15px;
    border: none;
}
#productPage .btn-add-to-basket{
    background:#1594B4;
    margin-right: 0px;
    border: none;
}
#productPage .tbx-quantity{
    background: aliceblue;
    border-bottom: 3.2px solid #1594B4;
}
#productPage .order-box .lbl-price{
    color: black;
    font-weight: 600;
}
#productPage .order-box .title_align{
    color: #1594B4;
    font-weight: 500;
}
#productPage .order-box .ctrl_align{
    padding-top: 15px;
}
#productPage .clearfix .btnadvisory{
    background: #1594B4;
    border: none;
    left: 20px;
}
#checkDepotsPopup .txt_align{
    padding-bottom: 45px;
}
#checkDepotsPopup .txt_align h2{
    font-weight: 700;
}
#checkDepotsPopup .tbl_align{
    padding-top: 60px;
}
#checkDepotsPopup .tbl_align .tbl_location{
    width: max-content;
    margin-left: -15px;
}
#checkDepotsPopup .tbl_align .tbl_location .tr_align{
    color: #1594B4;
}
#checkDepotsPopup .tbl_align .tbl_location .tr_align td{
    padding: 16px;
}
#checkDepotsPopup .tbl_align .tbl_location .td_align td{
    padding: 16px;
}
#checkDepotsPopup .btn{
    background: black;
    float: right;
    left: 50px;
}
/****************************
          Mobile
****************************/
@media (min-width: 375px) and (max-width: 812px) {
    #productPage .clearfix .btnadvisory{
        left: 0px;
        top: -30px;
    }
    #productPage .clearfix .ctrl_align .field{
        padding-top: 10px;
    }
    #checkDepotsPopup .btn{
        left: 700px;
    }
    .ui-dialog.ui-widget #checkDepotsPopup .view-more-depot .btn {
        left: 0;
    }
}
/****************************
          Tablet
****************************/
@media (min-width: 768px) and (max-width: 1024px){
    #checkDepotsPopup .btn{
        left: 340px;
    }
    #productPage .clearfix .btnadvisory{
        left: 20px;
    }
    .ui-dialog.ui-widget #checkDepotsPopup .view-more-depot .btn {
        left: 0;
    }
}



@media (min-width: 1025px) {
    .over-summary-htext {
            display: block;
            line-height: normal;
            position: relative;
            left: -31px;
            top: -10px;
        }

        .sticky-mode .over-summary-htext {
            display: inline;
            line-height: 48px;
            position: static;
            left: 0;
            top: auto;
        }

        .sticky-mode .top-action .basket {
            margin-right: 10px;
        }
    }

    @media (min-width: 640px) and (max-width: 1024px) {
        .over-summary.edit-summary .hyp {
            display: inline-block;
            width: 100%;
            white-space: nowrap;
            overflow: hidden !important;
            text-overflow: ellipsis;
        }

        .over-summary.edit-summary {
            margin-left: 5px;
        }
    }

    @media (min-width: 640px) {
        header .top-header .top-action{
            display:flex;
            align-items: center;
            justify-content: space-between;
        }
        .form-row.mr-bt-none {
            margin-bottom: 0;
        }
        .custom-row {
            display:inline-flex;
        }
            .custom-row .md-mr {
                margin-right:20px;
            }
        .sm-10-mr {
            margin-right: 10px;
        }

        .sm-10-ml {
            margin-left: 10px;
        }
        .basket-rentaldetails-page .gvi-rental-basket .gvi-rental-basket {
            table-layout: auto;
        }

            .basket-rentaldetails-page .gvi-rental-basket .gvi-rental-basket:first-child tbody tr td:first-child {
                width: 170px;
            }

            .basket-rentaldetails-page .gvi-rental-basket .gvi-rental-basket tbody tr td:first-child {
                width: 70px;
            }
        .basket-rentaldetails-page table.gvi-rental-basket {
            table-layout: fixed;
            width: 33.33%;
        }

        .basket-rentaldetails-page .upper-row td {
            border-width: 1px 0 1px 0;
        }

        .gvi-rental-basket-block {
            display: -webkit-inline-flex;
            display: -ms-inline-flexbox;
            display: inline-flex;
            width: 100%;
        }
        .half-column {
            width: 48%;
            float: left;
        }

        .second-half-column {
            margin-left: 4%;
        }
    }

    @media (max-width: 639px) {

        .OCI{
            padding:10px 0 0 15px;
        }
        .sm-10-mb {
            margin-bottom:15px;
        }

        .site .vertical-center {
            text-align: right;
            padding: 0 !important;
        }
        .rental-basket-disabled-icon:before {
            top: 53px;
        }
        .basket-disabled-icon:before {
            top: 46px;
        }
        .half-column .rr-sub-title {
            margin-top: 15px;
            margin-bottom: 15px;
        }

        .edit-ico-text {
            margin-top: -33px;
        }

        table.gvi-border-color.blue-border-line thead tr td, table.gvi-border-color.blue-border-line tbody tr td {
            padding-left: 15px;
        }

        table.gvi-border-color.blue-border-line {
            margin-left: 0px;
        }

        .edit-summary.over-summary .hyp:before {
            background: url(../../files/icons/rental-basket-mobile.png) no-repeat scroll 0 0 transparent;
        }

        .over-summary.edit-summary .hyp {
            display: inline-block;
            width: 100%;
            white-space: nowrap;
            overflow: hidden !important;
            text-overflow: ellipsis;
            margin-left: 5px;
        }

        .product-rentalrequest-page .btn-add-to-basket {
            margin-bottom: 15px;
        }

        .product-rentalrequest-page .btn-back {
            float: left;
        }

        .clear-fix {
            clear: both;
        }
    }

    @media (max-width: 320px) {
        .product-updaterentalrequest-page .btn.btn-back,
        .product-updaterentalrequest-page .btn.btn-add-to-basket,
        .product-rentalrequest-page .btn.btn-back,
        .product-rentalrequest-page .btn.btn-add-to-basket {
            float: none;
        }
    }

@media (min-width: 640px) {
    .no-border-ovd td, tr.no-border-ovd, .lev-no-border-ovd td, .lev-no-border-ovd tr {
        border-bottom: 1px solid #fff !IMPORTANT;
     }
    .no-border-ovd {
        position:relative;
    }        /*
        .no-border-ovd:before {
            position: absolute;
            content: '';
            width: 100%;
            background: #f2f2f2;
            height: 1px;
            left: 0;
            bottom: 0;
        }
        */

        .no-border-ovd[style*="display: none;"] + .lev-no-border-ovd td  {
            border-bottom: 1px solid #f2f2f2 !IMPORTANT;
            border-top:2px solid #f2f2f2 !IMPORTANT;
        }

        .no-border-ovd td, tr.no-border-ovd {
            padding: 0 5px 15px 5px;
        }


}

.vertical-center {
    vertical-align: middle !important;
    }


