/* Patient Css Only */
.pickupPersonLi{
	list-style: none;
}
.pickupPersonLi>li{
	display: inline;
	margin-right: 33px;
}
.pickupPersonLi>li>label{
	font-weight: normal;
	font-size: 17px;
}
.pickupPerson>input{
	margin-bottom:10px;
}
/* Patient Css Only */

@media (min-width: 768px){
    .navbar.main .navbar-brand {
        width: 247px !important;
    }
}
.shippingOption li {
    list-style: none;
    display: inline-block;
    padding-right: 11px;
}
.shippingOption li>span{}
.active_sub{
    background:#e5e5e5 ;
}
table.invoice_table td.invoice_td, table.invoice_table th {
    border: 1px solid #ddd;
    text-align: center !important;
    padding: 8px;
}
.invoice_div_td {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 8px;
}
.invoice_div_grand {
    border: 1px solid #ddd;
    text-align: right;
    padding: 8px;
}
.invoice_div, .invoice_div_td {
    text-align: right;
}
table.invoice_table{
    width:100%;
}
.sidebar.sidebar-inverse {
    border-right: 1px solid #ffffff !important;
    background: #314d68 !important;
}
.nopadding {
    padding: 0px !important;
}
ul.dropdown-menu {
    right: 0 !important;
    left: initial !important;
}
/*************Cards create page*******************/
.cards div#city label.control-label {
    padding-left: 19px;
} 
.cards div#city select.form-control {
    margin-left: 20px;
    width: 93%;
}
/*************Cards Edit page*******************/
.card_edit div#city label.control-label {
    padding-left: 19px;
} 
.card_edit div#city select.form-control {
    margin-left: 20px;
    width: 93%;
}
/************* Order list page*******************/
.order_list .dataTables_filter{
    float: right; 
    padding: 14px;
    padding-right: 0px;
}
.order_list .dataTables_length {
    padding: 14px;
    padding-left: 0px;
    float: left;
}
.order_list .dataTables_info {
    padding: 0px 0px 0px 0px;
}
.order_list div#sample_1_length{
    float: left;
}
.order_list select[multiple], select[size]{

    float: right;
}
.order_list a#DataTables_Table_0_previous{
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    padding: 4px 10px;
    border-color: #000;
    border: 1px solid;  
    cursor: pointer;
}
.order_list a#DataTables_Table_0_next{
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    padding: 4px 10px;
    border-color: #000;
    border: 1px solid;  
    cursor: pointer;
}

/***************Refill list page*********************/
.refill_list .dataTables_filter{
    padding: 14px;
    padding-left: 0px;
}
.refill_list .dataTables_length {
    /*    padding: 14px;
        padding-left: 0px;
        float: left;*/
}
div.dataTables_paginate {
    margin: -15px 0 0 0 !important;
}
.refill_list .dataTables_info {
    padding: 20px 0px 0px 0px;
}
.refill_list div#sample_1_length{
    float: left;
}
.refill_list select[multiple], select[size]{

    float: right;
}
.refill_list a#DataTables_Table_0_previous{
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    padding: 4px 10px;
    border-color: #000;
    border: 1px solid;  
    cursor: pointer;
}
.refill_list a#DataTables_Table_0_next{
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    padding: 4px 10px;
    border-color: #000;
    border: 1px solid;  
    cursor: pointer;
}
/************* Order Main formula page*******************/
.main_formula .col-md-12 .form-group{
    margin-right:20px !important;
}
/************* Order Main formula page*******************/
.pending_order .dataTables_filter{
    float: right; 
    padding: 14px;
    padding-right: 0px;
}
.pending_order .dataTables_length {
    padding: 14px;
    padding-left: 0px;
    float: left;
}
.pending_order .dataTables_info {
    padding: 0px 0px 0px 0px;
}
.pending_order div#sample_1_length{
    float: left;
}
.pending_order select[multiple], select[size]{

    float: right;
}
.pending_order a#sample_1_previous{
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    padding: 4px 10px;
    border-color: #000;
    border: 1px solid;  
    cursor: pointer;
}
.pending_order a#sample_1_next{
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    padding: 4px 10px;
    border-color: #000;
    border: 1px solid;  
    cursor: pointer;
}
/************* ship order page*******************/
.shipped_order .dataTables_filter{
    float: right; 
    padding: 14px;
    padding-right: 0px;
}
.shipped_order .dataTables_length {
    padding: 14px;
    padding-left: 0px;
    float: left;
}
.shipped_order .dataTables_info {
    padding: 0px 0px 0px 0px;
}
.shipped_order div#sample_1_length{
    float: left;
}
.shipped_order select[multiple], select[size]{

    float: right;
}
.shipped_order a#sample_1_previous{
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    padding: 4px 10px;
    border-color: #000;
    border: 1px solid;  
}
.shipped_order a#sample_1_next{
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    padding: 4px 10px;
    border-color: #000;
    border: 1px solid;  
}
/************* Practitioner profile page*******************/
.prac_profile .description_text_info{
    background-color: #ffffcc;
    border-left: 6px solid #ffeb3b;
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 0.01em 16px;
    padding-top: 16px;
    padding-bottom: 8px;
}
/************* Patient profile address page*******************/
.patient_profile_address .portlet-body.form.form-body {
    padding-left: 15px;
    padding-right: 15px;
}


/************* Login page starts *************/
.FormsLogin .login .logo {
    width: 321px;
    margin: 0 auto;   
    margin-top:60px;
    padding: 15px;
    text-align: center;
}  
.FormsLogin button#login_button {
    background: #D94019;
}
.FormsLogin button#login_button:hover {
    background-color: #E58F22 !important;
}
.FormsLogin button.btn.blue.pull-right.back_submit:hover{
    background-color: #E58F22 !important;

}
.FormsLogin p.forget_text {
    padding: 10px 0;
}
.FormsLogin .login .content .input-icon {
    border-left: 2px solid #ED2100 !important;
}
.FormsLogin button.btn.blue.pull-right.back_submit {
    width: 126px;
    color:#fff;
    background-color: #D94019;
}
.FormsLogin button#back-btn {
    width: 113px;

}
.FormsLogin .login .content {
    position: relative !important;
    width: 300px !important;
    margin: 0 auto !important;
    background: rgba(130,130,130,.3) !important;
    padding: 20px 22px !important;
    border: 1px solid !important;
    border-top-color: rgba(255,255,255,.4) !important;
    border-left-color: rgba(255,255,255,.4) !important;
    border-bottom-color: rgba(60,60,60,.4) !important;
    border-right-color: rgba(60,60,60,.4) !important;
}
/************* cvv hover image*************/
.hover_cvv  a img { display:none; }
.hover_cvv  a:hover img { 
/*    display: block;
    position: relative;
    margin: 0 0 -45px -194px;
    float: right;
    width: 43%;*/


display: block;
    position: relative;
    margin: 0 0 -45px -193px;
    float: right;
    width: 37%;
}
.hover_cvv  span img { display:none; }
.hover_cvv  span:hover img { 
/*    display: block;
    position: relative;
    margin: 0 0 -45px -194px;
    float: right;
    width: 43%;*/


display: block;
    position: relative;
    margin: 0 0 -45px -193px;
    float: right;
    width: 37%;
}
/******************navigation notification***************************/
span.totalCount {
    color: #fff;
    background: #5e5e5e;
    padding: 2px 5px 3px 6px;
    margin-right: 5px;
    border-radius: 12px;
}
/****************** end***************************/
.bordered{
    border: 1px solid #e7ecf1 !important;     padding: 12px 20px 15px;
    box-shadow: 1px 1px 3px 0px rgba(166,166,166,1); 
}
.description_text {
    margin: 0 0 19px !important;
    color: #23527C;
    font-size: 14px;
}
.formEmailStyle{
    border: 1px solid #CCCCCC !important;
    border-radius: 4px  !important;
}
.lessQty {
    color: red;
    float: right;
    font-size: 9.5px;
    font-style: italic;
    font-weight: 700;
    margin-right: -4px;
}
.login_header_text {
    color: #494949 !important;
    font-size: 20px !important;
    padding: 20px 0px 0px 0 !important;
}
.formStyle {
    border-radius: 0px !important;
    border: 1px solid #e5e5e5;
}

.main_formula input {
    background: #dddddd !important;
    pointer-events: none !important;
}
.main_formula th.herb_column_div.column_action{
    display: none;
}
.main_formula td.herb_column_div.column_action{
    display: none;    
}
.listing{
    padding: 10px;
}
.deleteNot{
    cursor: pointer;
}
.notificationList .listing{
    border: 1px solid #eee;
    list-style: none;
}
.dataTables_length > label {
    font-size: 0px;
}

.invoice_td { text-align: left !IMPORTANT; }
.full-width.imgDiv{text-align:center}
.zizaInvoice div{font-family:filosmallcap}
.zizaInvoice .invoiceAddress{padding-top:25px;font-size:20px;font-family:filosmallcap}
.zizaInvoice .invoiceHeading{font-family:filosmallcap}
.zizaInvoice .invoiceHeading h1{font-family:filosmallcap;text-align:right}
.zizaInvoice .invoiceUnderlineSpan{font-family:filo;font-size:18px;font-weight:700;text-decoration:underline;text-transform:uppercase}
.invoice_table{font-family:sans-serif;border-collapse:none}
.invoice_table tr th{background:#d2d2d2!important;font-family:filo;text-transform:uppercase}
.invoice_table tr td{font-family:sans-serif}
.invoiceHeadingSpan{font-weight:700;font-family:filo;text-transform:uppercase}
.invoiceOtherSpan{font-size:16px;font-family:sans-serif;text-transform:capitalize}
.invoice_table tr td:nth-child(4){width:15%}
.invoice_table tfoot tr td:nth-child(2){font-weight:700;text-transform:uppercase}

.tooltip1 {
    position: relative;
    display: inline-block;
}

.tooltip1 .tooltiptext1 {
    visibility: hidden;
    width: 97px;
    background-color: #4272d7;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 8px;
    position: absolute;
    z-index: 1;
    bottom: 102%;
    left: 80%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    box-shadow: 0 5px 20px 0 rgba(0,0,0,0.15);
    font-size: 12px;
}
.tooltip1 .tooltiptext1::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #4272d7 transparent transparent transparent;
}
.tooltip1:hover .tooltiptext1 {
    visibility: visible;
    opacity: 1;
}

