.err-msg {
    color: #e00000;
    font-size: 15px;
}
#main-wrapper.show-sidebar .left-sidebar {
    left: 0;
}
	
.topbar .top-navbar .navbar-nav>.nav-item>.nav-link
{
	color:#fff !important;
}	
.sidebar-nav ul .sidebar-item .sidebar-link i
{
	font-size:18px;
}	
.sidebar-nav ul .sidebar-item .sidebar-link{padding:8px 7px;}
.ui-datepicker table{display:none;}
/* .sv_target_row div:first-child{display:none;} */

#svtype::first-letter {
  color: #F00;
}
#sv_refresh
{
	width:100%;
    margin-left: -3px;
}
.sv_title
{
	display:inline;
}
.sv_export
{
	float:right;
}
.sv_emp_det {
    margin-top: 30px;
}
.sv_emp_det button {
    display: block;
    margin: 15px auto;
}

/*.sv_incentive_earned:nth-of-type(3n) > div input {
    margin-right: 0;
    background: #343a40;
    color: #fff;
}*/
.sv_final_amt input {
    //display: none;
}
/*.sv_final_amt input:last-child {
    display: block;background:#28b779;color:#fff;    font-size: 18px;
}*/
.sv_final_amt label {
   display:none;
}

.svtable .sv_total:last-child
{
	display:block;
	    border-left: 0;
    border-top: 0;    padding: 27px 10px;
}
.svtable .sv_total {
    display: none;
}

.sv_incentive_earned_row .col-4, .sv_earning_potential .col-2, .sv_earning_potential .col-1 {
    padding: 0;
}
.sv_incentive_earned_row .card-body
{
	padding:50px 0;    min-height: 650px;
}

.sv_total:last-child > label, .sv_total:last-child > input {
    display: block;
}
.sv_total label, .sv_total input {
    display: none;
}
.sv_total:last-child > input {
    display: block;
    background: #28b779;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.sv_total:last-child > label {
	    margin-bottom: 10px;
    color: #000;
    font-weight: bold;
    font-size: 18px;
}
.sv_incentive_earned_row h4.col-sm-8 {
    display: inline-block;
    float: left;
}
.sv_incentive_earned_row h4.col-sm-4 {
    display: inline-block;
}

.sv_earnings_table {
    border: 1px solid #ddd;    padding: 30px 0;
}
.sv_incentive_earned_row h4 {
    font-size: 16px;
    color: #000;margin-bottom: 20px;
}
.sv_earnings_table.sv_border_left0 {
    border-left: 0;
}

.sv_earning_potential .sv_earnings_table{border:0;padding:0;}
.sv_auth_box .col-md-3 a {
    width: 100%;
    min-width: 145px;
    padding: 5px 3px;
}
.svtable tbody tr:first-child, .table th, .table thead th {
    font-weight: bold;
    color: #333;
}
.sv_target_row input {
    width: 53px;
}
.sv_earnings, .sv_earnings:focus {
    width: 70px !important;
    background: #28b779 !important;
    color: #fff;
    opacity: .7 !important;
}
.sv_target, .sv_target:focus {
    background: #27a9e3 !important;
    color: #fff;
    opacity: .7 !important;
}
.svlist {
    float: left;
}
@media screen and (min-width: 480px) and (max-width: 767px)  {
    
    .sv_incentive_earned_row h4{font-size:12px;}
    .sv_incentive_earned_row .card-body {
    min-height: 665px;
}
}

@media only screen and (max-width: 480px) {
    .sv_earnings_table{border-bottom:0;}
    #zero_config_filter input {
    width: auto;
    display: inline-block;
    margin-left: 5px;
}
    #zero_config_length select {
    width: auto;
    display: inline-block;
}
   
    .svlist{width:auto;}
    .sv_category_mob h4 {
    text-align: right;
}
    .sv_category_mob .col-sm-4 {
    width: 83px;
}
    .sv_category_mob label {
    width: 130px;
    float: left;
}
    .sv_category_mob {
    flex: 0 0 64.33333%;
    max-width: 65.33333%;
}
    .sv_total:last-child > label{font-size:14px;}
    .sv_earning_potential .col-sm-4 {
    width: 70px;
    float: left;
}
    .sv_earning_potential label {
   width: 64px;
    float: left;
    padding: 0px 0px 0 7px;
    font-size: 12px;
}
    .sv_incentive_earned_row h4.col-sm-4, .sv_incentive_earned_row h4.col-sm-8, .sv_incentive_earned_row h4{font-size:14px;width:auto;display:block;}
    .sv_earning_potential .col-2 {
    max-width: 34.66667%;
}
 .sv_earning_potential .col-4 {
          flex: 0 0 45.33333%;
    max-width: 44.33333%;
}
.card-body label {
    text-align: left !important;
}
.sv_breadcrumb, .sv_mob_col{display:none;}
.sv_top {
    margin-top: 10px;
    margin-left: 10px;
}
	   
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
   .sv_mob_col{display:none;}
     .sv_category_mob {
    flex: 0 0 64.33333%;
    max-width: 65.33333%;
}
 .sv_category_mob h4, .sv_earnings_table h4 {
    font-size: 14px;
}
}

.sv_status_update input {
    width: auto;
    display: inline-block;
    margin: 9px 6px;
}
.sv_card_body .col-md-6, .sv_card_body .col-md-4, .sv_card_body .col-md-3 {
    float: left;
}
.form-control{height:36px;min-height:36px;}
.border-top, .card .card-title{clear:both;}
.sv_note {
    clear: both;
    border: 1px solid #eee;
    margin-bottom: 20px;
    padding: 10px 10px 0 10px;
}
.sv_result tr {
    background: transparent !important;
}
.sv_result {
    margin-top: 20px;
}
.svexport {
    float: right;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid #ddd;
}
span.timepicker-hour, span.timepicker-minute {
    padding-left: 10px;
}
.sv_yfannexure h4 {
    color: #27a9e3;margin-top: 20px;
}
.sv_yfannexure p {
    margin-bottom: 5px;
}
.sv_customer_delivery h4 {
    color: #000;margin-top: 20px;    font-size: 25px;
}
.sv_customer_delivery p {
    margin-bottom: 10px;color:#000;font-size:20px !important;
}


.sv_edit_td img {
    margin-right: 10px;cursor:pointer;margin-bottom: 5px;
}

.table-responsive.selected, .zui-scroller.selected  {
    overflow-x: unset;    overflow-y: unset;margin-right:0px;
}
.zui-scroller.selected.unselect {
    margin-right: 140px;
    overflow-x: scroll;
    overflow-y: visible; 
}
.sv_dtss_report p {
    float: left;
}

/* sticky menu */

/* .zui-table thead th {
    white-space: nowrap;
}
.zui-table tbody td {
    white-space: nowrap;
}
.zui-wrapper {
    position: relative;
}
.zui-scroller {
    margin-right: 170px;
    overflow-x: scroll;
    overflow-y: visible;
    padding-bottom: 5px;
}
.zui-table .zui-sticky-col {    
    right: 0;
    position: absolute;
    top: auto;
    width: 170px;border-bottom:0;
}
.zui-table th:last-child {
    border-bottom: 1px solid #eee;
}*/

.sv_model{
    text-align: center;
    margin: auto !important;
    top: 30%;max-width:700px;
}




.input-group-addon {
    padding: 7px 15px;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #464a4c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0,0,0,.15);
}
.typeahead-long{width:100%;}

.table-bordered td, .table-bordered th{font-size:14px;}



.sv_custom_table .dt-buttons span{
    display: inline-block;
    float: right;
    color: #fff;
    padding: 0.375rem 0.75rem;
    border-radius: 2px;    background: #7460ee;
}

.sv_custom_table div#DataTables_Table_0_paginate {
    display: table;
    margin: auto;
}
.sv_custom_table div#DataTables_Table_0_info {
    float: left;
}

.sv_custom_table .dataTables_filter label, .sv_custom_table .dataTables_length label {
    display: inline-flex;
}
.sv_custom_table .dataTables_length label select, .sv_custom_table .dataTables_filter label input {
    margin: 0 5px;
}
.sv_pdf p{margin-bottom:0 !important;padding-bottom:0 !important;}

.sv_customer_delivery td {
    color: #000;
}
.sv_accounts_pdf {
    font-size: 20px;color:#000;
}
.sv_accounts_pdf td {
    padding: 6px;font-size: 24px;color:#000;
}


td.sv_delivery_title {
    text-align: center;
    border: 0;
    font-size: 25px;
    font-weight: 600;
}

.sv_accounts_pdf .border-top {
    margin-right: -9px !important;
    margin-left: -8px !important;
}
li.nav-item.search-box {
    display: none;
}

.svsign {
    height: 130px;
}

.sv_rupees {
    text-transform: capitalize;
}










