
.path-patient-report .wrapper .dialog-off-canvas-main-canvas .content-wrapper .content .nav-tabs-custom .tab-content .tab-pane .msdaccess-patient-report-form .cog-form-logo > a {
    float: right !important;
    margin-top: -50px !important;
    margin-right: 70px !important;
}

#patient-report-filter-form .form-item-field-start-date
{
  width: 25%;
  float: left;
}

#patient-report-filter-form .form-item-field-end-date{
  width: 25%;
  float: left;
  margin-left: 10px;
}

#patient-report-filter-form .form-item-field-program-products{
  width: 45%;
  float: left;
  margin-left: 10px;
}
#patient-report-filter-form .form-item-field-program-products label{
  width: 100% !important;
}

#patient-report-filter-form .form-item-patient-indication {
  width: 45%;
  float: left;
}

#patient-report-filter-form .form-item-patient-indication label {
  width: 100% !important;
}

#patient-report-filter-form .form-item-total-patients,
#patient-report-filter-form .form-item-total-discontinue-program {
  width: 45%;
}

.path-physician-patient-enrollment .form-control {
    padding-left: 8px;
}
.path-physician-patient-enrollment div.add-existing-ptn{
    width: 15%;
    padding-top: 34px;
   margin-left: 0;
}
/*basic style for search button and filter--------*/
.text-upper {
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    color: #868686;
}
.text-grey{
  font-family: 'Arial Bold', 'Arial';
      font-weight: 700;
      font-style: normal;
      font-size: 14px;
      color: #868686;
}
.js-form-item-product{
 display:none;
}
#views-exposed-form-vendor-program-listing-page-2  a.bef-toggle,#views-exposed-form-vendor-program-listing-page-1  a.bef-toggle,#views-exposed-form-vendor-program-listing-page-3  a.bef-toggle,#views-exposed-form-program-listing-page-6   a.bef-toggle,#views-exposed-form-program-listing-page-5   a.bef-toggle{
  display:none;
}
#views-exposed-form-vendor-program-listing-page-2 .form--inline .form-item,#views-exposed-form-vendor-program-listing-page-1 .form--inline .form-item,#views-exposed-form-vendor-program-listing-page-3 .form--inline .form-item,#views-exposed-form-program-listing-page-6 .form--inline .form-item,#views-exposed-form-program-listing-page-5.form--inline .form-item{
    float: left;
    padding-right: 4px;
}
#views-exposed-form-vendor-program-listing-page-2 legend,#views-exposed-form-vendor-program-listing-page-1 legend,#views-exposed-form-vendor-program-listing-page-3 legend,#views-exposed-form-program-listing-page-6  legend,#views-exposed-form-program-listing-page-5  legend{
   padding: 6px 15px;
   border-bottom: 0;
   float: left;
   width: auto;
}
#views-exposed-form-vendor-program-listing-page-2  .fieldset-legend,#views-exposed-form-vendor-program-listing-page-1  .fieldset-legend,#views-exposed-form-vendor-program-listing-page-3  .fieldset-legend,#views-exposed-form-program-listing-page-6  .fieldset-legend,#views-exposed-form-program-listing-page-5  .fieldset-legend{
   color: #868686;
   font-weight: normal;
}
#views-exposed-form-vendor-program-listing-page-2 #edit-actions,#views-exposed-form-vendor-program-listing-page-1 #edit-actions,#views-exposed-form-vendor-program-listing-page-3 #edit-actions,#views-exposed-form-program-listing-page-6 #edit-actions,#views-exposed-form-program-listing-page-5 #edit-actions{
    display: inline-block;
    position: relative;
    right: 78px;
}
#views-exposed-form-vendor-program-listing-page-2 .form-type-textfield,#views-exposed-form-vendor-program-listing-page-1 .form-type-textfield,#views-exposed-form-vendor-program-listing-page-3 .form-type-textfield,#views-exposed-form-program-listing-page-6  .form-type-textfield,#views-exposed-form-program-listing-page-5  .form-type-textfield{
      width: 33.6%;
    font-style: italic;
}
#views-exposed-form-vendor-program-listing-page-2 #edit-actions .btn,#views-exposed-form-vendor-program-listing-page-1 #edit-actions .btn,#views-exposed-form-vendor-program-listing-page-3 #edit-actions .btn,#views-exposed-form-program-listing-page-6  #edit-actions .btn,#views-exposed-form-program-listing-page-5  #edit-actions .btn{
    border-color: transparent;
    background: url(../images/search.png) no-repeat 10px center #17a9a8;
    background-size: 15px;
    color: #fff;
    padding-left: 33px;
    border-radius: 0;
}
#views-exposed-form-vendor-program-listing-page-2 #edit-actions .btn:nth-child(1):hover,#views-exposed-form-vendor-program-listing-page-1 #edit-actions .btn:nth-child(1):hover,#views-exposed-form-vendor-program-listing-page-3 #edit-actions .btn:nth-child(1):hover,#views-exposed-form-program-listing-page-6 #edit-actions .btn:nth-child(1):hover,#views-exposed-form-program-listing-page-5 #edit-actions .btn:nth-child(1):hover{
    border-color: transparent !important;
    background: url(../images/search.png) no-repeat 10px center #17a9a8 !important;
    background-size: 15px !important;
    color: #fff !important;
    padding-left: 33px !important;
    border-radius: 0 !important;
}
#views-exposed-form-vendor-program-listing-page-2 #edit-actions .btn:nth-child(2),#views-exposed-form-vendor-program-listing-page-1 #edit-actions .btn:nth-child(2),#views-exposed-form-vendor-program-listing-page-3 #edit-actions .btn:nth-child(2),#views-exposed-form-program-listing-page-6 #edit-actions .btn:nth-child(2),#views-exposed-form-program-listing-page-5 #edit-actions .btn:nth-child(2){
    padding: 5px 15px;
    background: no-repeat 10px center transparent !important;
    background-color: transparent;
    border-color: #17a9a8;
    color: #17a9a8;
}
#views-exposed-form-vendor-program-listing-page-2 #edit-actions .btn:nth-child(2):hover,
#views-exposed-form-vendor-program-listing-page-2 #edit-actions .btn:nth-child(2):active,
#views-exposed-form-vendor-program-listing-page-2 #edit-actions .btn:nth-child(2):focus,
#views-exposed-form-vendor-program-listing-page-1 #edit-actions .btn:nth-child(2):hover,
#views-exposed-form-vendor-program-listing-page-1 #edit-actions .btn:nth-child(2):active,
#views-exposed-form-vendor-program-listing-page-1 #edit-actions .btn:nth-child(2):focus,
#views-exposed-form-vendor-program-listing-page-3 #edit-actions .btn:nth-child(2):hover,
#views-exposed-form-vendor-program-listing-page-3 #edit-actions .btn:nth-child(2):active,
#views-exposed-form-vendor-program-listing-page-3 #edit-actions .btn:nth-child(2):focus,
#views-exposed-form-program-listing-page-6 #edit-actions .btn:nth-child(2):hover,
#views-exposed-form-program-listing-page-6 #edit-actions .btn:nth-child(2):active,
#views-exposed-form-program-listing-page-6 #edit-actions .btn:nth-child(2):focus,
#views-exposed-form-program-listing-page-5 #edit-actions .btn:nth-child(2):hover,
#views-exposed-form-program-listing-page-5 #edit-actions .btn:nth-child(2):active,
#views-exposed-form-program-listing-page-5 #edit-actions .btn:nth-child(2):focus{
    background-color: #17a9a8 !important;
    color: #fff;
}
#views-exposed-form-vendor-program-listing-page-2 label.option,#views-exposed-form-vendor-program-listing-page-1 label.option,#views-exposed-form-vendor-program-listing-page-3 label.option,#views-exposed-form-program-listing-page-6 label.option,#views-exposed-form-program-listing-page-5 label.option{
    color: #333333;
}
#views-exposed-form-vendor-program-listing-page-1 fieldset#edit-field-program-classification-target-id--wrapper,#views-exposed-form-vendor-program-listing-page-3 fieldset#edit-field-program-classification-target-id--wrapper,#views-exposed-form-program-listing-page-6 fieldset#edit-field-program-classification-target-id--wrapper,#views-exposed-form-program-listing-page-5 fieldset#edit-field-program-classification-target-id--wrapper{
  float:right;
}
/*basic style for search button and filter--------*/
form.order-ind-form .main-title,form.order-ind-edit-form .main-title {
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
    color: #17A9A8;
}
form.order-ind-form #program-patient-enrollment-form,form.order-ind-edit-form #program-patient-enrollment-form {
    border-top: 2px solid #e9e9e9;
    padding-top: 8px;
}
form.order-ind-form .panel-heading,.confirmed-orders .panel-heading,form.order-ind-edit-form .panel-heading,.confirmed-orders .panel-heading {
    background-color: rgba(23, 169, 168, 0.188235294117647);
    border: 0;
}

form.order-ind-form .panel-heading h4,.confirmed-orders .panel-heading h4,form.order-ind-edit-form .panel-heading h4 {
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    color: #17A9A8;
    padding-left:2%;
}
.confirmed-orders .panel-heading h4{
   padding-left:0;
}
form.order-ind-form .panel-primary,.confirmed-orders  .panel-primary,form.order-ind-edit-form .panel-primary,.confirmed-orders  .panel-primary{
   border-color: rgba(228, 228, 228, 1);
}
form.order-ind-form #program-patient-enrollment-form .program-info-basic,.confirmed-orders  .program-info-basic,form.order-ind-edit-form #program-patient-enrollment-form .program-info-basic{
    border: 0 !important;
}
form.order-ind-form .sub-title,form.order-ind-edit-form .sub-title {
    font-family: 'Arial Bold', 'Arial';
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #17A9A8;
}
form.order-ind-form #headingTwo+.panel-collapse .sub-title,.confirmed-orders  #headingTwo+.panel-collapse .sub-title,form.order-ind-edit-form #headingTwo+.panel-collapse .sub-title{
    color: #5E5E5E;
}
form.order-ind-form .panel-heading#headingTwo,.confirmed-orders  .panel-heading#headingTwo,form.order-ind-edit-form .panel-heading#headingTwo {
    background-color: rgba(107, 107, 107, 0.188235294117647);
}

form.order-ind-form .panel-heading#headingTwo h4,.confirmed-orders .panel-heading#headingTwo h4,form.order-ind-edit-form .panel-heading#headingTwo h4{
    font-style: normal;
    color: #5E5E5E;
    background-image: url(../images/u424.png);
    background-repeat: no-repeat;
    background-position: right;
}
form.order-ind-form .panel-heading#headingTwo h4 a:hover,.confirmed-orders  .panel-heading#headingTwo h4 a:hover,form.order-ind-edit-form .panel-heading#headingTwo h4 a:hover{
   font-style: normal;
    color: #5E5E5E;
}
/*----------report page css------------*/
.msdaccess-patient-report-form .market_report .patient_report_quick_links a {
    margin-right: 20px;
}
.msdaccess-patient-report-form .market_report .down-link a{
    background-color: #17a9a8;
    border-color: #17a9a8;
  color: #fff !important;
}
.msdaccess-patient-report-form .ind-patient-detail .patient_report_quick_links a.report_tab,.msdaccess-patient-report-form .ind-report-detail .patient_report_quick_links a.city_report{
    color: #7F7F7F;
    font-size: 14px;
    border-bottom: 2px solid #17A9A8;
    font-weight: bold;
}
.msdaccess-patient-report-form .ind-patient-detail .patient_report_quick_links a.city_report,.msdaccess-patient-report-form .ind-report-detail .patient_report_quick_links a.report_tab{
    color:#D1D1D1;
  font-size:21px;
  font-weight: bold;
}
.msdaccess-patient-report-form .patient-list-report .cust-text {
    color: #7F7F7F;
}
.msdaccess-patient-report-form .patient-list-report .ind-sub input.create-search-button{
    background-color: #17a9a8;
    border-color: #17a9a8;
  color: #fff !important;
}
.msdaccess-patient-report-form .patient-list-report .col-sm-3 .js-form-item label{
   color: #7F7F7F;
   font-weight:normal;
}
.msdaccess-patient-report-form {
    padding: 15px;
}
#views-exposed-form-program-listing-page-2 legend{
    border-bottom: 0;
    float: left;
    width: auto;
}
@media only screen and (min-width: 768px){
.msdaccess-patient-report-form .market_report {
    border-bottom: 1px solid #F0F0F0;
    padding-bottom: 7px;
}
.msdaccess-patient-report-form .patient-list-report {
    margin-top: 25px;
}
.msdaccess-patient-report-form .patient-list-report .cust-text{
   width:27%;
}
.msdaccess-patient-report-form .patient-list-report .col-sm-3 .js-form-item label {
    display: inline-block;
    width: auto;
    vertical-align: top;
}

.msdaccess-patient-report-form .patient-list-report .col-sm-3 .js-form-item input {
    display: inline-block;
    width: 61%;
}

.msdaccess-patient-report-form .patient-list-report .col-sm-3 .js-form-item-field-end-date label {
    width: auto;
}
.msdaccess-patient-report-form .patient-list-report .ind-sub {
    width: 20%;
}
.msdaccess-patient-report-form .cog-form-logo{
  margin-top:15px;
}
.msdaccess-patient-report-form .cog-form-logo img{
    display: inline-block;
    width: 18%;
    vertical-align: top;
    margin-left: 7%;
    margin-right: 5%;
}
.msdaccess-patient-report-form .cog-form-logo .report-filter-form{
    display: inline-block;
    width: 63%;
}
.msdaccess-patient-report-form label {
    width: auto;
    display: inline-block;
    padding-right: 19px;
    color: #7F7F7F;
    font-weight: normal;
}

.msdaccess-patient-report-form input[type="text"] {
    display: inline-block;
    width: 60%;
}
.msdaccess-patient-report-form select {
    display: inline-block;
    width: 46%;
}
.msdaccess-patient-report-form .js-form-item-field-custom-pharmacy label{
   width: 46%;
   padding-right: 0;
}
.msdaccess-patient-report-form  .program-tabs .ind-sub{
   margin-top: 20px;
   margin-bottom: 30px;
}
.page-login-msd .user-pass #signIn {
   padding: 32px 110px !important;
}
form.order-ind-form a.cancel_patient,form.order-ind-edit-form a.cancel_patient {
    position: relative;
    top: 26px;
    right: 29px;
}
.create-user-form .messages {
  padding: 0 33% 3%;
}
.page-login-msd .reset-account-screen .messages,
.msd-site-login .messages {
  padding: 30px 33%;
}
.reset-pass .messages{
  padding: 30px 33% 5px;
}
.page-login-msd .reset-verification-form label{
  text-align:left;
}
/*.page-login-msd .reset-verification-form #signIn{
  width: 529px;
}*/
.page-login-msd .user-form .reset-password .capture_header{
   width: 537px;
}
.page-login-msd .user-form .verification-form .reset-password .capture_header{
  width:auto !important;
}
.page-login-msd .reset-password-confirmed {
    width: 529px !important;
}
}
@media only screen and (max-width: 768px){
  .msdaccess-patient-report-form .market_report .down-link a{
   margin:20px 0;
  }
  .msdaccess-patient-report-form .patient-list-report .row>div>.table-responsive {
    border-top: 0;
  }
  #views-exposed-form-program-listing-page-6 .form-type-textfield,#views-exposed-form-program-listing-page-5 .form-type-textfield,#views-exposed-form-program-listing-page-6 .form--inline .form-item,#views-exposed-form-program-listing-page-5 .form--inline .form-item{
    width:100%;
  }
  #views-exposed-form-vendor-program-listing-page-2 #edit-actions, #views-exposed-form-vendor-program-listing-page-1 #edit-actions, #views-exposed-form-vendor-program-listing-page-3 #edit-actions, #views-exposed-form-program-listing-page-6 #edit-actions,#views-exposed-form-program-listing-page-5 #edit-actions{
    position:static;
  margin-top: 10px;
  }
  #views-exposed-form-program-listing-page-6 #edit-status--wrapper .form-group,#views-exposed-form-program-listing-page-6 .fieldset-wrapper,
  #views-exposed-form-program-listing-page-5 #edit-status--wrapper .form-group,#views-exposed-form-program-listing-page-5 .fieldset-wrapper{
    display: block;
  }
  .hcp-search-section .search-textarea .btn{
  position:static;
  margin-top:10px;
}
.hcp-search-section .search-btns {
    text-align: left;
    clear: both;
    padding-top: 20px;
}
.hcp-search-section .search-btns input#edit-submit{
    margin-left: 0;
    margin-top: 19px;
}
.program-detail-tab-section .view-header .btn{
       width: 100%;
}
#views-exposed-form-vendor-program-listing-page-2 .form-type-textfield, #views-exposed-form-vendor-program-listing-page-1 .form-type-textfield, #views-exposed-form-vendor-program-listing-page-3 .form-type-textfield, #views-exposed-form-program-listing-page-6 .form-type-textfield, #views-exposed-form-program-listing-page-5 .form-type-textfield{
     width: 100%;
}
  }
  .msdaccess-patient-report-form .patient-list-report .row>div>.table-responsive{
    padding: 15px;
  }
  .msdaccess-patient-report-form .patient-list-report table,.msdaccess-patient-report-form .market_report_list table{
    border-collapse: separate;
    border-spacing: 2px;
    font-size: 10px;
  }
  .msdaccess-patient-report-form .market_report_list table thead th,.msdaccess-patient-report-form .patient-list-report table thead th {
    background-color: rgba(29,150,178,1);
    font-weight: normal;
    text-align: center;
    color: white;
    border-bottom: 1px solid  rgba(29,150,178,1);
 }
 .msdaccess-patient-report-form .market_report_list table tbody tr:nth-of-type(even),.msdaccess-patient-report-form .patient-list-report table tbody tr:nth-of-type(even) {
    background-color: rgba(94, 93, 82, 0.1);
}

 .msdaccess-patient-report-form .market_report_list table tbody tr,.msdaccess-patient-report-form .patient-list-report table tbody tr {
    background: #fff;
 }
 .node-program-edit-form .js-form-item-sap-title,.node-program-form .js-form-item-sap-title,.program-nodeedit .js-form-item-sap-title{
    display: none;
}
 .node-program-edit-form #edit-user-cancel,.node-program-form #edit-user-cancel {
    background-color: #17a9a8;
    border-color: #17a9a8;
    color: #fff;
}
.msdaccess-patient-report-form .market_report_list table td,.msdaccess-patient-report-form .patient-list-report table tbody tr td {
    border-bottom: 1px solid  rgba(29,150,178,1);
    text-align: center;
  word-wrap: break-word;
}
.msdaccess-patient-report-form .col-sm-12 input#edit-submit{
    background-color: #17a9a8;
  color:#fff;
}
.msdaccess-patient-report-form .ind-sub input{
   margin-right:10px;
}
.node-program-form input#edit-next {
    background: transparent;
    border-color: #17a9a8;
    color: #17a9a8;
}
.path-physician-patient-enrollment .pharmacist-autocomplete-wrapper .pharmacy-user-autocomplete{
   position: absolute;
    top: 69px;
}
.main-footer #block-msdaccess-vn-leftfooter {
  font-family: 'Segoe UI';
  font-weight: 400;
  font-style: normal;
  font-size: 11px !important;
  color: #00837b;
}
.page-login-msd .main-footer #block-leftfooter p small{
   font-family: 'Segoe UI';
    font-weight: 400;
    font-style: normal;
    font-size: 11px !important;
    color: #00837b;
}
.errMsgStepOneDiv{
    background-color: #f5f5f5;
    color: #a51b00;
    background-image: none;
    border-color: transparent;
    box-shadow: none;
    margin-top: 20px;
    padding: 20px 12px 0;
}
.foc-report-filter-form .error, .monthly-report-filter-form .error, .yearly-report-filter-form .error{
 border:1px solid #a51b00;
}
.form-item input.error, .form-item textarea.error, .form-item select.error{
  border:1px solid #a51b00;
}
#msd-access-user-login-form .form-item input.error{
  border-bottom: 1px solid #fff;
  border-top: none;
  border-left: none;
  border-right: none;

}
.errMsgStepOneDiv .msg-error{
  list-style: none;
    padding: 0;
    margin: 0;
}

.errMsgStepOneDiv li+li{
   margin-top: 0.769em;
}
.js-form-item-errmsg .errMsgStepOneDiv {
    padding-bottom: 15px;
}
.path-physician-patient-enrollment.breadcrumb-tab-content .nav-tabs-custom>.tab-content {
    margin: 0 -5px !important;
    padding: 0 0 5px;
}
.path-physician-patient-enrollment .popup-dialog-class span.ui-dialog-title{
   font-size:0;
}
.path-physician-patient-enrollment .popup-dialog-class .ui-dialog-titlebar{
  border:0;
}
/* form.order-ind-form .panel-heading#headingone+.panel-collapse,form.order-ind-edit-form .panel-heading#headingone+.panel-collapse{
    display: unset !important;
} */
form.patient-form  .attachment-file-link .attachment-label{
   display: block;
    font-size: 14px;
    color: #949494;
    text-align: left;
    padding-left: 0;
    margin-bottom: 5px;
    font-weight: 700;
}
.msd-site-login .nav-tabs-custom>.tab-content{
       margin: 100px 0 0 0;
}
.page-login-msd form.user-form .reset-password .form-item-register-first-title label{
    text-align: left;
}

.page-login-msd .user-form .reset-password .capture_signin label {
    margin-bottom: 0;
}

.page-login-msd .user-form .reset-password .password-strength__text {
    color: #325e1c;
    font-weight: bold;
}

.page-login-msd .user-form .reset-password .password-strength__title {
    color: #fff;
}

.page-login-msd .user-form .reset-password div.js-password-confirm {
    color: #fff;
}
.page-login-msd #user-form--2 #edit-submit--2,.page-login-msd .reset-verification-form .cancel a,.page-login-msd  .verification-form .reset-password input.form-submit{
    width: 272px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 15px;
    padding: 10px;
    margin: 5px;
    border: none;
    cursor: pointer;
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline;
    vertical-align: middle;
    background: #434f5a !important;
    color: #fff;
    text-transform: uppercase;
}
.page-login-msd .reset-verification-form .cancel a{
   display: block;
}
.page-login-msd .reset-verification-form #capture_signIn_form_item_traditionalSignIn_msg p{
  color:#fff;
}
.confirmed-orders .main-title+a+a {
    background-color: #17A9A8;
    color: #fff;
    margin-right: 29px;
}
.page-login-msd .reset-password-confirmed .succesfull-text,.page-login-msd  .verification-form .reset-password .capture_msg {
    color: #fff;
}
.page-login-msd .verification-form .succesfull-text h4{
  text-align:center;
}
.path-physician-patient-enrollment .pharmacy-user-autocomplete,#user-search-result .program-user-autocomplet{
   max-height:200px;
   overflow:auto;
}
.confirmed-orders #program-patient-enrollment-form #program-patient-enrollment-form {
    margin: 0;
}

.confirmed-orders #program-patient-enrollment-form .program-info-basic .program-info-basic {
    padding: 0;
}
form#program-patient-detail-form .ind-detail tr td:last-child{
   float:none;
}
.ind-detail-table tr td{
      word-break: break-word;
}
.path-program-patient-enrollment .ui-dialog .ui-widget-header {
    display: block !important;
}
.program-notification-result{
  left:0;
}

/*--------add existing popup-----*/

.patient-listing-wrapper-ind #search-patient {
    background-color: #000c1e;
    border-color: transparent;
    background: url(../images/search.png) no-repeat 10px center #17a9a8;
    background-size: 15px;
    color: #fff;
    padding-left: 28px;
    border-radius: 0;
    display: inline-block;
    position: relative;
    right: 98px;
  vertical-align:top;
}
.patient-listing-wrapper-ind .enroll-search-text {
    border-color: #e6e3e9;
}
.patient-listing-wrapper-ind .js-form-item-enroll-patient-search {
    border-color: #e6e3e9;
    width: 78%;
    margin-right: 2%;
    font-style: italic;
    display: inline-block;
}

.patient-listing-wrapper-ind #search-patient:hover{
  background-color: #17a9a8;
}

.patient-listing-wrapper-ind table.enrollment-details-table td {
    border: 1px solid #e6e3e9;
    vertical-align: middle;
    color: #333333;
    padding: 3px;
    word-break: break-all;
    width: 19%;
}
.patient-listing-wrapper-ind table.enrollment-details-table tr td:first-child {
    width: 1%;
}

.patient-listing-wrapper-ind input.enrollment-details-table {
    position: relative;
    top: 9px;
    left: 2px;
}
.patient-listing-wrapper-ind .duplicate-patient{
    margin-top: 0;
    padding: 20px 10px;
  background-color: transparent;
    color: #a51b00;
    background-image: none;
    border-color: transparent;
    box-shadow: none;
}
.path-patient-details.path-program-patient-enrollment .patient-add-pha .btn-primary {
    padding: 6px 44px !important;
}
@media only screen and (min-width: 768px){
.discontinue_btn_wrapper{
   min-width:auto !important;
}
}
.path-patient-details.path-program-patient-enrollment .ui-dialog .view-content .table>tbody>tr>td a.patient-program-add:hover{
   color:#fff !important;
}
.path-patient-details.path-program-patient-enrollment .ui-dialog .view-content .table>tbody>tr>td a.patient-program-add[disabled]{
   border: 1px solid buttonface !important;
    background-color: buttonface !important;
    color: graytext !important;
    cursor: not-allowed! important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .path-program-patient-enrollment.path-patient-details .ui-dialog .ui-dialog-buttonpane .btn {
    padding: 8px;
}
.path-program-patient-enrollment.path-patient-details .hcp-filter-section .form-item-enroll-search-filter-submit a {
    padding: 8px;
}

}
.path-add .pharmacy-user-autocomplete,.path-patient-details.path-program-patient-enrollment .pharmacy-user-autocomplete{
    position: absolute;
    z-index: 100;
    top: 70px;
    border: 1px solid #c5c5c5;
    background: #fff;
  max-height: 400px;
    overflow: auto;
}
.path-patient-details.path-program-patient-enrollment .pharmacy-user-autocomplete{
   max-height: 100px;
}
.path-add .pharmacy-user-autocomplete span,.path-patient-details.path-program-patient-enrollment .pharmacy-user-autocomplete span{
    padding: 3px 1em 3px .4em;
}
.path-add .pharmacy-user-autocomplete span:hover,.path-patient-details.path-program-patient-enrollment .pharmacy-user-autocomplete span:hover{
    outline: none;
    text-decoration: none;
    background: #007fff;
    color: #fff;
    border: 1px solid #003eff;
  cursor:pointer;
}
.path-add .add-stockiest-form .center-algn .actual_submit {
    margin-bottom: 22px;
}
.confirmed-orders .view-header a.order-edit{
    margin-right: 20px;
    background: #17a9a8;
    color: #fff;
}
.path-patient-details.path-program-patient-enrollment form.program-patient-detail-form{
   overflow:auto;
}
.path-order-history #views-exposed-form-list-order-history-page-1 .js-form-item-pharmacists-id-auto {
    display: none;
}
.add-product-section .paragraphs-subform .form-wrapper.field--name-field-program-product{
  width:50%;
}
@media only screen and (max-width: 768px){
.add-product-section .paragraphs-subform .form-wrapper.field--name-field-program-product{
  width:100%;
}
.custom-order-list .view-filters .dwn-btn{
  position: static !important;
}
.custom-order-list .views-exposed-form .hcp-patient-search input.edit-patient-name{
  width: 97% !important;
}

}
@media only screen and (min-width: 768px){
 .path-order .panel-body .col-md-3 .phone-label label{
    width: 83%;
}
.path-program-patient-enrollment.path-patient-details form#program-patient-detail-form .mp-details-section.ind-detail,
.path-program-patient-enrollment.path-patient-details form#program-patient-detail-form .mp-details-section.enrollment-details,
.path-program-patient-enrollment.path-patient-details form#program-patient-detail-form .mp-details-section.enrollment-edit-form {
    word-wrap: break-word;
    max-height: 278px;
    overflow: auto;
}
.path-program-patient-enrollment.path-patient-details form#program-patient-detail-form .mp-details-section.ind-detail .txt-right{
   text-align:right;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
.custom-order-list .views-exposed-form .hcp-patient-search input.edit-patient-name{
      width: 348px;
}
.custom-order-list .hcp-patient-search .hcp-patient-search-btn{
      left: 272px;
}
.custom-order-list .view-filters .dwn-btn{
      left: 360px !important;
}
.hcp-search-section .search-textarea .form-control{
       padding-right: 77px;
}
.hcp-search-section .search-textarea{
    width:100%;
}
.path-physician-patient-enrollment .p_name_block .col-sm-2,.path-physician-patient-enrollment .p_name_block .col-sm-4{
   width: auto;
}
}
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
   .path-program-patient-enrollment.path-patient-details form#program-patient-detail-form .mp-details-section.ind-detail div{
       width:100% !important;
   }
   .path-program-patient-enrollment.path-patient-details form#program-patient-detail-form .mp-details-section.ind-detail .txt-right{
   text-align:left !important;
}
   .path-program-patient-enrollment.path-patient-details form#program-patient-detail-form .mp-details-section.ind-detail {
    min-height: 100% !important;
}
}
.program-patient-detail-form #headingThree h4 a:focus,.program-patient-detail-form #headingThree h4 a:active{
      color: #868686;
}
.path-order-history .custom-order-list .view-filters .bef-exposed-form .form--inline .form-actions{
    width: auto;
}
.program-list-view .table>caption{
    color: #17A9A8;
}
.program-detail-tab-section .program-product p {
    padding-left: 0;
}
.program-detail-tab-section .panel-body p{
    word-wrap: break-word;
}
/* ujwala change*/
a.city_report_disable {
  pointer-events: none;
  cursor: default;
}

.path-program-patient-enrollment.path-patient-details form#program-patient-detail-form .mp-details-section.ind-detail div{
    color: #868686;
}

.path-program-patient-enrollment.path-patient-details form#program-patient-detail-form .mp-details-section.ind-detail a.patient-profile-edit {
    background: #17a9a8;
    color: #fff;
}
/*-----samsung galaxy s5----------*/
.add-product-section .paragraph-type-top .paragraphs-dropbutton-wrapper:before{
  z-index:1;
}
.add-product-section .paragraph-type-top .btn, .add-product-section .paragraph-type-top .btn:hover{
 position:relative;
 z-index:999;
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px){
  .add-product-section table td{
        padding-right: 22px !important;
        padding-left: 23px!important;
  }
  .program-edit-section input#edit-field-paragraph-product-add-more-add-more-button-product{
   margin-left: 25px !important;
  }
  .add-product-section .paragraphs-subform .form-wrapper.field--name-field-program-product{
   width:100% !important;
  }
}
@media only screen and (max-width: 767px){
 aside.main-sidebar ul.sidebar-menu{
       margin-top: 20px;
 }
 .add-product-section.space-remove {
    margin: 0;
}
.add-product-section .paragraphs-subform .form-wrapper{
     padding-right: 5px;
    padding-left: 4px;
}
.add-product-section .paragraph-type-top {
    float: right;
    width: auto;
}
.navbar-nav>.user-menu>.dropdown-menu {
        width: 280px;
}
.dashboard-list-view .view-filters .fieldset-wrapper, .program-list-view .view-filters .fieldset-wrapper {
    width: 74%;
}
.program-enroll-physician .hcp-filter-section .js-form-item select, .program-enroll-physician .hcp-filter-section .js-form-item input[type="text"], .program-enroll-physician .hcp-filter-section table td{
   width: 100% !important;
}
.add-product-section .field-add-more-submit {
        position: static;
    margin-left: 13px;
}
.add-product-section .paragraphs-subform .form-wrapper{
    width:100%;
}
.add-product-section .paragraph-type-top .btn{
   margin-top:0;
}
.view-filters {
    padding: 9px;
}
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px){
.add-product-section .field-add-more-submit {
    margin-left: 25px;
}
}
.new-patient-enroll #patient-form .custom-search-physician-icon,.path-physician-patient-enrollment #patient-form .custom-search-physician-icon{
    background-image: url(../images/throbber-inactive.png);
    background-position: 100% center;
    background-repeat: no-repeat;
}
.new-patient-enroll #patient-form .custom-autocomplete-loading,.path-physician-patient-enrollment #patient-form .custom-autocomplete-loading{
    background-image: url(../images/throbber-active.gif);
    background-position: 100% center;
    background-repeat: no-repeat;
}
.path-physician-patient-enrollment #patient-form #physician-first-name-suggestion span{
  display:block;
  cursor:pointer;
}
.skin-blue .main-header .logo{
  background-color:#fff !important;
}
.language_dropdown_login #block-msdaccess-vn-languagedropdownswitcher-2{
  float: left;
  position: relative;
  top: 138px;
  left: 380px;
  z-index: 100;
}

@media only screen and (max-width:767px){

div#block-msdaccess-vn-languagedropdownswitcher-2 {
    position:initial !important;
    float:none !important;
}
.msd-site-login .nav-tabs-custom>.tab-content{
    margin-top:10px;
}
.page-login-jainrain .lang-dropdown-select-element{
    margin-left:auto;
    margin-right:auto;
    margin-top: 5%;
}
.page-login-msd .content-wrapper{
    background-color:#243546;
}
.page-login-jainrain .nav-tabs-custom>.tab-content{
    background-color:#243546;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) /*iPad*/
{
.language_dropdown_login #block-msdaccess-vn-languagedropdownswitcher-2{left:18%;float:left;}
}

@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation:portrait)/*iPad Pro*/
{
.language_dropdown_login #block-msdaccess-vn-languagedropdownswitcher-2{left:26%;float:left;}
}
@media only screen and (min-width:1400px){
.language_dropdown_login #block-msdaccess-vn-languagedropdownswitcher-2{left:32%;float:left;}
}
@media only screen and (min-width:1900px){
.language_dropdown_login #block-msdaccess-vn-languagedropdownswitcher-2{left:37%;float:left;}
}

.user-logged-in .lang-dropdown-select-element{
  width: auto !important;
    margin-top: 2%;
}
/*.user-logged-in div.navbar-custom-menu ul.nav.navbar-nav li:first-child{margin-right:5px;}.*/

body.program-nodeedit .add-product-section .field-add-more-submit {
  position: initial !important;
  float:right;
  margin-right:30px;
}
body.program-nodeedit .field--widget-entity-reference-paragraphs td, body.node-add-program .field--widget-entity-reference-paragraphs td {
  padding: 20px 0 10px;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}
.add-product-section .paragraph-type-top .paragraphs-dropbutton-wrapper:before,
.add-product-section div#edit-field-paragraph-pap-coordinator-wrapper .paragraph-type-top .paragraphs-dropbutton-wrapper:before{
display:none;
}
body.program-nodeedit .add-product-section .paragraph-type-top, body.node-add-program .add-product-section .paragraph-type-top{
  height:0;
}

body.program-nodeedit tr td, body.node-add-program tr td{
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
}
.add-product-section .paragraph-type-top .paragraphs-dropbutton-wrapper input.remove-btn,
.add-product-section div#edit-field-paragraph-pap-coordinator-wrapper .paragraph-type-top .paragraphs-dropbutton-wrapper input.remove-btn{

  margin-right: -80px !important;
    color: #FF0000 !important;
    font-size: initial !important;
    font-weight: 600;
}
.add-product-section div#edit-field-paragraph-pap-coordinator-wrapper .paragraph-type-top .paragraphs-dropbutton-wrapper input.remove-btn{
    margin-top: -40px !important;
}
.add-product-section .paragraph-type-top .paragraphs-dropbutton-wrapper input.remove-btn{
    margin-top: -10px !important;
}
.remove-btn:hover{
  color: #FF0000 !important;
}
body.program-nodeedit label,body.program-nodeedit .label,body.node-add-program label,body.node-add-program .label{
  margin-bottom: 2px;
    line-height: 14px;
    height: 28px;
}
/*body.create-user-form #block-msdaccess-vn-languagedropdownswitcher-2{
  left:44%;
  float:left;
  top:55px;
  z-index:75;
}*/
#edit-field-paragraph-pap-coordinator-wrapper .create-new-pc-btn {
  display: block;
  border-color: #17a9a8 !important;
  color: #17a9a8 !important;
}
body.program-nodeedit .add-product-section .field-add-more-submit,
body.node-add-program .add-product-section .field-add-more-submit,
#edit-field-paragraph-pap-coordinator-wrapper .create-new-pc-btn,
.add-product-section div#edit-field-paragraph-pap-coordinator-wrapper .field-add-more-submit{
  position: initial !important;
  float:right;
  margin-right:30px;
}

body.page-login-msd #block-msdaccess-vn-userregisterblock,
body.page-login-msd #block-msdaccess-vn-forgotpasswordblock {
  background: #243546;
  width: 516px;
  margin: 0 auto;
}
body.user-forgot #block-msdaccess-vn-forgotpasswordblock {
  background: transparent;
}
body.page-login-msd .form-submit {
  width: 272px;
  border-radius: 5px;
  font-size: 14px;
  line-height: 15px;
  padding: 10px;
  margin: 5px;
  border: none;
  cursor: pointer;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline;
  vertical-align: middle;
  background: #434f5a !important;
  color: #fff;
  text-transform: uppercase;
}

.ui-widget.ui-autocomplete {
  width: 650px;
}
/*.ui-widget.ui-autocomplete .ui-menu-item-wrapper td {
  padding: 2px 20px;
  width: 450px;
}*/
.page-login-msd .main-footer ul li a, .page-login-msd .main-footer #block-msdaccess-vn-leftfooter p small {
  font-family: 'Segoe UI';
  font-weight: 400;
  font-style: normal;
  font-size: 11px !important;
  color: #00837b;
}
.program-enroll-physician .hcp-list-view .table,
.order-patient .hcp-list-view .table {
     table-layout: auto !important;
}
.program-patient-detail-form .patient-panel .col-lg-2 a {
    width: auto;
}
.program-patient-detail-form .patient-panel .col-lg-2 a{
  width:135px !important;
}
.status_msg{
  color: #a51b00;
  background-image: none;
  border-color: transparent;
  padding-left: 17px;
  font-weight: bold;
}
/*FOC report page css */

/*----------report page css------------*/


@media only screen and (min-width: 768px){
.msdaccess-patient-report-form {
    border-bottom: 1px solid #F0F0F0;
    padding-bottom: 7px;
}

}


.msdaccess-patient-report-form label {
    width: auto;
    display: inline-block;
    padding-right: 19px;
    color: #7F7F7F;
    font-weight: normal;
}

.msdaccess-patient-report-form input[type="text"] {
    display: inline-block;
    width: 40%;
  margin-left:0px;
}
.msdaccess-patient-report-form input[type="select"] {
    display: inline-block;
    width: 40%;
}
.msdaccess-patient-report-form select {
    display: inline-block;
    width: 46%;
}

@media only screen and (max-width: 768px){
  .msdaccess-patient-report-form .market_report .down-link a{
   margin:20px 0;
  }
  .msdaccess-patient-report-form .row>div>.table-responsive {
    border-top: 0;
  }

  .msdaccess-patient-report-form .row>div>.table-responsive{
    padding: 15px;
  }
}
  .msdaccess-patient-report-form table,.msdaccess-patient-report-form table{
    border-collapse: separate;
    border-spacing: 2px;
  }
  .msdaccess-patient-report-form  table thead th,.msdaccess-patient-report-form table thead th {
    background-color: rgba(29,150,178,1);
    font-weight: normal;
    text-align: center;
    color: white;
    border-bottom: 1px solid  rgba(29,150,178,1);
 }
 .msdaccess-patient-report-form  table tbody tr:nth-of-type(even),.msdaccess-patient-report-form table tbody tr:nth-of-type(even) {
    background-color: rgba(94, 93, 82, 0.1);
}

 .msdaccess-patient-report-form  table tbody tr,.msdaccess-patient-report-form .patient-list-report table tbody tr {
    background: #fff;
 }


.msdaccess-patient-report-form  table td,.msdaccess-patient-report-form table tbody tr td {
    border-bottom: 1px solid  rgba(29,150,178,1);
    text-align: center;
  word-wrap: break-word;
}
.msdaccess-patient-report-form .view-filters {border:1px solid  rgba(29,150,178,1);padding:20px 15px 10px 10px;margin-top:-10px;}
#views-exposed-form-reports-page-1 input[type="submit"]{
  float: right;
  margin-right: 176px;
  margin-top: -20px;
  }
#views-exposed-form-reports-page-1 .btn-primary{
  background-color:#17a9a8;
  color:#fff;
}
.foc_product_distributed, .discontinue_program, .infused_patient{float:left;width:50%;margin-top:10px;}
.msd-report-select{    margin-top: 30px;    padding-top: 12px;}
.msd-report-select .report-type a{
    padding: 6px;
    color: #7F7F7F;
    font-weight: bold;
  }
.msd-report-select .report-type a:hover{
  border-bottom: 1px solid rgba(29,150,178,1);
  color:#000;
  }
.tab1{width:309px;}
.tab2{width:215;}
.list-report-table .report-type {float:left;}
.list-report-back {margin-top: 80px;    margin-left: 350px;}
.list-report-back .report-type{margin-left:17%;float:left;}
.list-report-back a{ border: 1px solid rgba(29,150,178,1); margin-right: 23px; padding:20px;background-color: #fff;
    border-color: #17a9a8; color:#000;}
.list-report-back a:hover{background-color: rgba(29,150,178,1) !important; color:#000;}
.program-card .patient-count .count-enrolled .patients-number{
  font-size: 16px !important;
    font-weight: bold;
    margin-top: -3px;
  }
/* Monthly report page */
.total_foc_distributed_next_month, .total_foc_deliver_next_month, .total_inventory_this_month{float:left;width:50%;margin-top:10px;}
body.path-monthly-report-foc div#edit-actions{padding-top:10px;}
body.path-monthly-report-foc input#edit-submit-msd-report,
body.path-monthly-report-foc .download_monthly_foc{
  background-color:  #17a9a8;
  border-color: #17a9a8;
  color: #FFF;
  margin-right: 0;
  margin-left: 0;
}
body.path-monthly-report-foc .download_monthly_foc a{color:#FFF;}
body.path-monthly-report-foc input#edit-submit-msd-report:hover,
body.path-monthly-report-foc .download_monthly_foc:hover{
  background-color:  transparent !important;
    border-color: #17a9a8;
    color: #17a9a8 !important;
}
.msd-report-select .report-type a:active{
  border-bottom:3px solid #17a9a8;
  color:#000;
}
.msdaccess-patient-report-form select{
    padding: 3px;
  width:67%;
}
body.path-monthly-report-foc .csv-feed .feed-icon{display:none;}
.pc-result-operations .pc-edit-btn,
.pc-result-operations .pc-unenroll-btn {
  display: inline-block;
}
.order-product-wrap > .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  -webkit-flex-flow: row wrap;
  justify-content: space-around;
  margin-bottom: 10px;
}

.order-product-wrap > .row .order-labels {
  font-size: 12px;
  margin-bottom: 10px;
  height: 25px;
}
.order-product-wrap > .row .order-product-fields {
  width: 11%;
}
.order-product-wrap > .row .order-product-fields .form-control {
  height: 28px;
}
.patient_order .order-product-wrap div.required_label::after {
  content: " *" !important;
  color: #FF0000 !important;
  display: inline;
  background: 0;
  margin: 0;
  vertical-align: top;
}
.msdaccess-patient-report-form .view-filters, .foc-report-filter-form, .monthly-report-filter-form, .yearly-report-filter-form {
    border: 1px solid rgba(29,150,178,1);
    padding: 20px 15px 10px 20px;
    margin-top: -10px;
}
.msd-report-select .report-type a, .patient_report_quick_links .report-type {
    padding: 6px;
    color: #7F7F7F;
    font-weight: bold;
}
.patient_report_quick_links .report-type:hover {
    border-bottom: 2px solid #17A9A8;
}
.msdaccess-patient-report-form .ind-patient-detail .patient_report_quick_links a.report_tab, .msdaccess-patient-report-form .ind-report-detail .patient_report_quick_links a.city_report {
    color: #7F7F7F;
    font-size: 14px;
    border-bottom: 2px solid #17A9A8;
    font-weight: bold;
}
#foc-report-filter-form .custom_date_picker, #monthly-report-filter-form .custom_date_picker, #yearly-report-filter-form .custom_date_picker{
    width: 41%;
    padding-left: 5px;
}

#foc-report-filter-form .form-disabled input,
#monthly-report-filter-form .form-disabled input,
#patient-report-filter-form .form-disabled input {
    width: auto;
    display: inline;
    border-width: initial;
    border-style: none;
    border-image: initial;
}
.download_btn {
    float: right;
    margin-top: -80px;
    margin-right: 70px;
   /*  position: relative;
    bottom: 75px; */
}
#monthly-report-filter-form .monthly-form input[type="text"] {
    display: inline-block;
    width: 14%;
}
/* #foc-report-filter-form .form-item-field-program-products, #monthly-report-filter-form .form-item-field-program-products,#yearly-report-filter-form .form-item-field-program-products {
    margin-left: 16px;
} */
#foc-report-filter-form #edit-field-program-products{
   margin-left: 1px;
   width:120%;
}
#monthly-report-filter-form #edit-field-program-products {
  margin-left: 14px;
   width:64%;
}
#yearly-report-filter-form #edit-field-program-products{
  width:64%;
}
#foc-report-filter-form .form-group, #monthly-report-filter-form .form-group, #yearly-report-filter-form .form-group {
    margin-top: 8px;
    margin-bottom: 0px;
}

#monthly-report-filter-form .inventory input[type="text"] {
    display: inline-block;
    width: 15%;
}
.order-product-wrap > .row .order-product-fields.order-attachment{width:17%;}
.order-product-fields.order-attachment input.form-file{
  color: transparent;
  font-size: 13px;
  padding:0 5px;
}
.order-product-fields.order-attachment label.option{
  display: inline-block;
  font-size: 12px;
    width: 150px;
    word-break: break-all;
}
.order-product-fields.order-attachment .form-type-checkbox{
  margin-top:2px;
  margin-bottom:2px;
}
input#edit-pc-save[disabled], input#edit-pc-create[disabled]{
    border: 1px solid buttonface !important;
    background-color: buttonface !important;
    color: graytext !important;
    cursor: not-allowed! important;
}
div#pc-results-wrapper table#edit-pc-results span.pc-edit-btn{margin-right:10px;}
section.content .program-list-view .table-bordered{table-layout:auto;}
section.content .program-list-view .table-bordered>thead>tr>th{vertical-align:top;}
section.content .pc-custom-wrap{padding:15px;}
#order-fieldset-wrapper .pull-right{margin-left:80px !important}

.inactiveprogramstructure-form .patient-boolean .btn {
    text-transform: capitalize !important;
}
.view-empty > .no-result-text {
  padding: 16px;
}
#program-details-accordion .program-product.col-sm-9 {
  display: flex;
  flex-wrap: wrap;
}
.messages-status {
  color: #17a9a8;
  background: #fff;
  border: 0;
  box-shadow: none;
  margin: 10px 20px;
}
.program-detail-tab-section .enrolled_hcp_details .enrollment-details-table > tbody > tr {
  border-bottom:1px solid #e4e4e4;
}
.program-detail-tab-section .enrolled_hcp_details .enrollment-details-table > tbody > tr,
.program-detail-tab-section .enrolled_hcp_details .enrollment-details-table > tbody > tr:hover {
  background: transparent;
}
#add-stockiest-form .form-item-super-stockiest-phone-number label:after{
  content: "" !important;
}
.form-type-managed-file .file-help-text {
  font-weight: normal;
}
.program-list-view .table-responsive + .table-responsive > table > caption,
.program-list-view .table > caption {
  width: 213px;
}
.page-login-msd .messages--error, .program-patient-enrollment-form .errMsgStepOneDiv {
  color: #fff !important;
}
form.program-patient-detail-form div.patient-panel .btn.btn-primary{padding: 6px 20px !important;min-width: 130px;}
.program-patient-detail-form .patient-add-btn{padding-right:36px;}
.order-product-wrap > .row .order-attachment .form-type-managed-file > label {
  display: none;
}
#program-patient-enrollment-form .actual_submit.btn-primary {
  background: #17a9a8;
}
#program-patient-enrollment-form .patient_order .order-cancel-btn {
  margin-left: 1em;
}
.hcp-my-patient .view-filters .hcp-patient-search .hcp-patient-search-btn {
  width: 100px;
}
body.order-history .view-list-order-history .view-content{height:auto;}
form#program-patient-detail-form .top-mar{margin-top: 0px !important;}
form#program-patient-detail-form .profile-edit-form.custom-profile-anz{min-height:340px !important;overflow:auto;}
.profile-edit-form .patient-details-submit-block {  padding-left: 3%;   float: left !important;    }
form#program-patient-detail-form .profile-edit-form.custom-profile-anz .button-group{padding-top: 0px !important;}
.program-structure-innercontent #edit-field-vial-dependency-0-subform .field--type-integer,
.program-structure-innercontent #edit-field-vial-dependency-0-subform .form-control {
  display: inline-block;
}
.program-structure-innercontent #edit-field-vial-dependency-0-subform .js-form-required {
  display: none;
}
.program-structure-innercontent #edit-field-vial-dependency-0-subform .form-control {
  width: 80px;
}
.order-detail-page .order-detail-row,
.order-success-page .order-detail-row {
  border-bottom: 1px solid #b1b1b1;
  padding: 10px;
}
::-ms-reveal {
  display: none;
}
.shwpd {

  margin-top: -25px;

}
.language_dropdown_login #block-msdaccess-vn-languagedropdownswitcher-2--2 {
  z-index: 100;
  position: absolute;
  left: 57%;
  top: 19%;
}
/* THEME DEBUG */
/* THEME HOOK: 'simple_menu_icons_css_item' */
/* BEGIN OUTPUT from 'modules/contrib/simple_menu_icons/templates/simple-menu-icons-css-item.html.twig' */

a.menu-icon-11,
ul.links li.menu-icon-11 a,
ul.menu li.menu-icon-11 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/order_0.png);
    padding-left:36px;
    background-repeat: no-repeat;
    background-position: left center;
}
a.menu-icon-11,
ul.links li.menu-icon-11 a,
ul.menu li.menu-icon-11 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/order_0.png);
    padding-left:36px;
    background-repeat: no-repeat;
    background-position: left center;
}
a.menu-icon-12,
ul.links li.menu-icon-12 a,
ul.menu li.menu-icon-12 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/programs_0.png);
    padding-left:36px;
    background-repeat: no-repeat;
    background-position: left center;
}
a.menu-icon-12,
ul.links li.menu-icon-12 a,
ul.menu li.menu-icon-12 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/programs_0.png);
    padding-left:36px;
    background-repeat: no-repeat;
    background-position: left center;
}
a.menu-icon-17,
ul.links li.menu-icon-17 a,
ul.menu li.menu-icon-17 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/dasboard_0.png);
    padding-left:36px;
    background-repeat: no-repeat;
    background-position: left center;
}
a.menu-icon-17,
ul.links li.menu-icon-17 a,
ul.menu li.menu-icon-17 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/dasboard_0.png);
    padding-left:36px;
    background-repeat: no-repeat;
    background-position: left center;
}
a.menu-icon-25,
ul.links li.menu-icon-25 a,
ul.menu li.menu-icon-25 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/u129_0.png);
    padding-left:36px;
    background-repeat: no-repeat;
    background-position: left center;
}
a.menu-icon-25,
ul.links li.menu-icon-25 a,
ul.menu li.menu-icon-25 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/u129_0.png);
    padding-left:36px;
    background-repeat: no-repeat;
    background-position: left center;
}
a.menu-icon-29,
ul.links li.menu-icon-29 a,
ul.menu li.menu-icon-29 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/u141_1.png);
    padding-left:px;
    background-repeat: no-repeat;
    background-position: left center;
}
a.menu-icon-30,
ul.links li.menu-icon-30 a,
ul.menu li.menu-icon-30 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/u174.png);
    padding-left:36px;
    background-repeat: no-repeat;
    background-position: left center;
}
a.menu-icon-33,
ul.links li.menu-icon-33 a,
ul.menu li.menu-icon-33 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/u177.png);
    padding-left:36px;
    background-repeat: no-repeat;
    background-position: left center;
}
a.menu-icon-40,
ul.links li.menu-icon-40 a,
ul.menu li.menu-icon-40 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/dasboard.png);
    padding-left:36px;
    background-repeat: no-repeat;
    background-position: left center;
}
a.menu-icon-40,
ul.links li.menu-icon-40 a,
ul.menu li.menu-icon-40 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/dasboard.png);
    padding-left:36px;
    background-repeat: no-repeat;
    background-position: left center;
}
a.menu-icon-43,
ul.links li.menu-icon-43 a,
ul.menu li.menu-icon-43 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/u151_0_0.png);
    padding-left:36px;
    background-repeat: no-repeat;
    background-position: left center;
}
a.menu-icon-46,
ul.links li.menu-icon-46 a,
ul.menu li.menu-icon-46 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/u81-report_0.png);
    padding-left:36px;
    background-repeat: no-repeat;
    background-position: left center;
}
a.menu-icon-47,
ul.links li.menu-icon-47 a,
ul.menu li.menu-icon-47 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/u81-report.png);
    padding-left:36px;
    background-repeat: no-repeat;
    background-position: left center;
}
a.menu-icon-47,
ul.links li.menu-icon-47 a,
ul.menu li.menu-icon-47 a {
    background-image: url(/vn/sites/msdaccessportal_com_vn/files/menu_icons/u81-report.png);
    padding-left:36px;
    background-repeat: no-repeat;
    background-position: left center;
}

/* END OUTPUT from 'modules/contrib/simple_menu_icons/templates/simple-menu-icons-css-item.html.twig' */
.program-card .patient-count span{
    display: inline;
}


/* New Schemes implementation -- Starts--- */

#edit-field-combination-discounted-0-top {
display: none;
}

#edit-field-combination-discounted-0-subform-field-capped-type-wrapper, #edit-field-combination-discounted-0-subform-field-capped-value-wrapper{
width: 30%;
float: left;
padding-right: 20px;

}

#edit-field-combination-discounted-0-subform-field-capped-value-0-value, #edit-field-combination-discounted-0-subform-field-capped-type {
 border-radius: 10px;
}

#edit-field-combination-discounted-0-subform-field-cycle-number-s-wrapper, #edit-field-combination-discounted-0-subform-field-and-cycle-number-s-wrapper {
float: left;
width: 41%;
}

#edit-field-combination-discounted-0-subform-field-paid-vails-wrapper, #edit-field-combination-discounted-0-subform-field-free-v-wrapper, #edit-field-combination-discounted-0-subform-field-paid-vails2-wrapper, #edit-field-combination-discounted-0-subform-field-free-wrapper {
float: left;
width: 20%;
padding-left: 10px

}
.program-structure-innercontent .program-footer-container {
    margin-top: 260px !important;
    text-align: center;
}

.form-item-field-program-sub-type > label::after
{
content: " *" !important;
color: #FF0000 !important;
display: inline;
background: 0;
margin: 0;
vertical-align: middle;
}

.path-order .order-cycle-wrap .form-item-order-fieldset-products-order-type {
  display: flex;
  padding: 15px 0 0 15px;
}

.path-order .order-cycle-wrap .form-item-order-fieldset-products-order-type .form-number {
  width: 20%;
}

.path-program-reassign {
  .replace-enrollment-program-form {
    padding: 2%;

    .patient-details {
      label {
        color: #333
      }

      .info {
        padding-bottom: 2%;

        em {
          font-weight: 700;
        }
      }
    }
  }
}

.path-order-program-reassign {
  .alert-warning {
    color: #8a6d3b !important;
    background-color: #fcf8e3 !important;
    border-color: #faebcc !important;
  }
  .alert-success {
    color: #3c763d !important;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
  }

  .alert-danger {
    color: #a94442 !important;
    background-color: #f2dede !important;
    border-color: #ebccd1 !important;
  }

  .errMsgStepOneDiv {
    .msg-error {
      margin-bottom: 15px;
    }
  }
}
