/* login-Page */
/* body image and background color */

.body-background{    
    background-size: 990px 640px;
    Background-Color:#0075a9;
    width: 100%;
    height: auto!important;
    background-repeat: no-repeat;
    background-blend-mode: overlay;
    padding-top: 0px !important;
    background-image: url(/assets/img/login-img/ROS_RI_BG_DotPattern_Login.png) !important;
    background-position: left;
}

/*common for all svg image- logo padding */
.logo-padding{
    padding: 10px 0px;
}

/* login button-color */
.login-btnclr{
    background-color:#004e7d;
    
}
.appointment-edit-patient-btn {
    background-color: #f05709 !important;
    color: #fff !important;
    text-transform: capitalize !important;
}

/* Need Help */
.login-help{
    color:#fff;
    text-decoration: underline;
    
}
/* width and padding - help icon */
.login-help-icon{
    width: 26px;
    padding-right: 4px;
}




/*  Login page - Application Support */

/* Application Support Heading*/
.app-support{
   color: #004e7d;
}
/* Application Support link color*/
.app-link{
    color:#3cb4e5;
}



/* Footer */
/* footer color */
#footer{
    background: #ececec;
}

#footer-span{
    color:#0075a9;
}

/* Common for all Layout */
/* Header-navbar*/

/* right alignment logout and ROS Retina */
.uk-float-right .nav-align-right {
    padding: 0px 18px 0px 0px!important;   
}

/* Header Color */
.header_clr {
    background: #fff!important;
    padding: 0px 18px 0px 0px!important;
}
.uk-navbar .nav-align {
    padding: 0px 0px 0px 18px!important;
}
.uk-navbar .menu-size{
    display:inline-block;
}
.uk-navbar .search-size{
    display:inline-block;height: 16px;
}


.uk-navbar .search-box-padding{
    padding: 0px 0px 0px 4px;
}
/* .ros-ri-icon {
    vertical-align: -5px;
} */



.search-box-padding{
    padding: 0px 0px 0px 4px;
}
.header-text{
    color: #004e7d;
    background-color: #fff!important;
    font-weight: 600!important;
}

.header-logo{
    margin-left: 210px;
    padding: 7px;
}
.left-header-algin{
    margin-top: -2px;
}

#header_main {
    background: #455a64;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    height: 48px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1092;
    padding: 6px 0px 6px 0px !important;
}


#header_main .uk-navbar {
    height: 36px !important;
    padding: 4px 0px 4px 0px !important;
}

.header_clr {
    background: #fff !important;

}
.log-pad{
    float: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.uk-navbar .uk-float-right {
   padding:8px 0px 8px 0px;
  }
  




/* All page responsive backgroundimage  */
.body-background-all{   
    background-size: 990px 619px;
    background-position: left -100px top 100px;
    background-color:#fafafad9;
    width: 100%!important;
    height: auto!important;
    background-repeat: no-repeat;
    position: absolute!important;
    background-attachment: fixed!important;
    background-blend-mode: overlay;
}
body {
    height: 200%!important;
  }
  /* All page dropdown color and font */
  .selectize-control .selectize-input.disabled {
    opacity: .5;
    background-color: #ffffff;
}
.selectize-input{
    font-size:13px!important;
}
/* All page link color */
a {
    color: #0075a9;
}

/* All Primary button color */
.md-btn-primary{
    background: #004e7d!important;
    color: #ffffff!important;
}

/* all checkmark color */
.checkmark {
    background: #3cb4e5!important;
}
.export_to_excel_color{
    
    color: #ffffff;
}
/* all scanning is enabled popup */
.popup-box-color{
    background: #3cb4e5!important;
    padding: 10px 0px;
}

/* order search -manual*/ 
/* First-card */
.purchase-align {
    margin-top:41px;
    padding-left:35px;
}
.other-purchase{
    margin-top:16px; 
    padding-left:35px; 
    display:flex; 
    align-items: center;
}
.other-purchase-input-box{
    width: 201px;
    padding-bottom: 10px;
    display: flex;
    align-items: end;
}   
.location-align{
    margin-top: 33px; 
    padding-left: 70px; 
    display:flex; 
    align-items: center;
}
.vendor-tc-align{
    margin-top: 10px;
    padding-left:70px;
}
.totalcost-tc-align{
    margin-top: 10px;
    padding-left:70px;
    padding-top: 9px;
}
.storage-algin{
    margin-bottom: 30px;
    margin-top: 31px;
    padding-left:70px;
    display:flex;
    align-items: center;
} 
.select-storage-align {
    width: 200px;
   
}

/* second-card */
.table-algin-left{
    margin-left: -9px;
}
.table-algin-right{
    margin-right: -10px;
}

/* All dropdown */
 .selectize-control.single .selectize-input:after{
    color:#3cb4e5!important;
}

/*.selectize-control.single .selectize-input{
    padding: 8px 5px 2px!important;
    min-height: 30px!important;
} */
.selectize-input>input{
    margin: 3px 2px 0 0!important;
}
/* All button Arrow */
.md-btn-icon.md-btn-small>i {
    font-size: 16px;
    margin-right: 6px;
    vertical-align: -4px;
    
}

/* misorder-second-tab */
.label-clr{
    color:#333333!important;
}
.misorder-head-align {
    margin-left: 3px;
}
.other-misc{
  
    display:flex; 
    align-items: center;
}
/* Treament page */
.treatment-input-align{
    margin-top: -5px;
    color:#333333;
    display: flex;
    align-items: center;
}
.treatment-search-clr{
    background:#004e7d;
}
.treatment-bottom-txt{
    margin-left: 6px;
}


/* Locaton */
.loction-practice-txt{
    padding-left: 5px;
}
.select-practice-align{
    margin-top: -5px;
}

.md-list-addon-element {
    position: absolute;
    left: -54px;
    top: -1px;
    bottom: -1px;
    width: 64px;
    text-align: center;
    padding: 12px 0;
    display: block;
}
.admin-location-center-stylying {
    text-align: left !important;
}

.admin-physician-center-stylying {
    text-align: left !important;
}

/* Daily-dashboard */

/* .md-input-wrapper.md-input-filled {
    padding: 12px 4px;
} */
/*
table#expiry-item-table th {
    padding-left: 0.7rem;
}*/

table#error-report-detail-table th {
    padding-left: 0.0rem;
}



table#daily_inventory_summary th,table#daily_inventory_summary td {
    padding-left: 0.0rem;
}

table.uk-table.uk-table-hover.uk-table-hover.uk-table-condensed th{
    padding-left: 0.0rem;
}
table.uk-table.uk-table-hover.uk-table-hover.uk-table-condensed td  {
    padding-left: 0.0rem;
}

table#expiry-item-table th{
    padding-left: 0.0rem;
}

table#expiry-item-table td{
    padding-left: 0.0rem;
}
table#error-report-detail-table td {
    padding-left: 0.0rem;
}

.selectize-input>input {
    margin: 3px 2px 0 0!important;
}

.selectize-control.single .selectize-input {
    padding: 0px 0px 2px!important;
    min-height: 26px!important;
}

.dataTables_wrapper .dataTables_length{
    padding-left: 10px;
}   

.dataTables_wrapper .dataTables_info {
    padding-left: 10px;
}

.forgot-password {
    text-align: left!important;
    font-size: 12px;
    color: #fff;
}
.info-alert-on-top{
    z-index: 1200 !important;
}
input:disabled{
    cursor: auto !important ;
}
.p-0{
    padding: 0px !important;
}
.md-input-wrapper:has(.p-0){
    margin: 0px !important;
}
.uk-pr-payer .uk-width-1-3\@l{
    padding-right: 14px !important;
}