.no-gurter {padding:0; margin:0;}
.right-login {padding:0px;text-align: center;height: 100%;}
.right-login img {width: 100%;height: 100%;}

.forgot-passw {float: right;}
.forgot-passw a{color:#1D5289;}

button.cust-login-btn {background: #F26E41;
border-color: #F26E41;
padding: 14px;
border-radius: 5px;
text-transform: inherit;
font-size: 16px;
font-weight: 600;
}
.account-pages .card{border-radius: 0;height: 100%;}
.account-pages .form-control {padding:.8rem .9rem;}
.account-pages .auth-logo h3{font-weight:bold;}
.account-pages label.form-label {font-size:16px;color:#666666;}
.account-pages p{color:#666;}




.mob-view {display:none;}


.topnav .navbar-nav .nav-link span {vertical-align:middle!important;}


.table-top-btn-grp {margin-bottom:10px;}
.table-top-btn-grp span.remove-btn {display:inline-block;}

.remove-btn a{background:#CF4849; color:#fff; font-size:16px; text-transform:capitalize;display:inline-block;padding: 6px 15px;
border-radius: 6px;}

.table-top-btn-grp span.add-btn {display:inline-block;float:right;}
.add-btn a{background:#2C9407; color:#fff; font-size:16px; text-transform:capitalize;display:inline-block;padding: 6px 15px;
border-radius: 6px; border:none;}

.remove-btn a:hover, .add-btn a:hover,.add-btn a:focus {background:#ddd;color:#000;}

.table-dark th{background:#617589; vertical-align:middle;}

.cust-table-1 {
  /* background:#fff; */
  border-radius:0 0 10px 10px;
  margin-bottom:10px;
}
.cust-table-1 .table-dark th:first-child {border-radius:10px 0 0 0;}
.cust-table-1 .table-dark th:last-child {border-radius:0 10px 0 0;}

.cust-table-1 .table-dark tbody tr:last-child td:first-child{border-radius: 0 0 0 10px;}
.cust-table-1 .table-dark tbody tr:last-child td:last-child{border-radius:0 10px 0 0;}



.editClass a, .deleteClass a{color:#666; font-size:18px;}
.editClass a:hover, .deleteClass a:hover{color:#0871D9;}


.formSection {background:#fff; padding:30px;}
.mb-20{
  margin-bottom: 20px;
}
.bb{
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 20px;
}
.bb h3{
  font-size: 20px;
}
.set-input{margin-bottom:15px;}
.set-input label{display: block;
margin-bottom: 10px;
color: #000;
font-size: 15px;
font-weight: 700;
}
.set-input input{width: 100%;
padding: 10px;
border-radius: 5px;
border: 1px solid #ccc;}

.set-input input#submitBtn {
background: #38414A;
color: #fff;
font-size: 20px;
text-transform: capitalize;
padding: 8px 15px;
border-radius: 6px;
width: 170px;
margin: 0 auto;
display: block;
	
}

.set-input input#submitBtn:hover {background: #0871D9;}
.btngrp ul{list-style:none;display:flex;align-items:center;}
.btngrp ul li{margin-right:10px;}
.btngrp ul li:last-child{margin-right:0;}
.vendor-T-btn {background: #fff;
padding: 3px 10px;
border-radius: 5px;
border: 1px solid #ddd;
}

.vendor-T-btn:hover {color: #fff;}
.vendor-T-btn i {margin-right:5px;}

.add-vendor-btn {background: #2C9407;
color:#fff;
padding: 8px 10px;
border-radius: 5px;
border: 1px solid #ddd;
}

.add-vendor-btn:hover {color: #fff;}
.add-vendor-btn i {margin-right:5px;}

.ventorTop {position:relative;margin-top: 20px;}
.vendor-btn {position: absolute; bottom: 0;}
.app-filterBtn {background:#1D5289; padding: 8px 20px;color:#fff;border-radius: 5px;
border: 1px solid #1D5289;}

.app-filterBtn:hover{background:#333;}

.resetBtn {background:#CCCCCC; padding: 8px 20px;color:#000;border-radius: 5px;
border: 1px solid #ccc;}
.resetBtn:hover{background:#2C9407;color:#fff;}

.vendor-count {background: #fff;
border: 1px solid #ddd;
padding: 5px 15px;
width: 100%;
margin-top: -18px;
}
.vendor-count h5{font-size:16px; color:#000;}
.vendor-count h2{margin-bottom: 0;font-size: 32px;}
.vendor-count h2 span {float: right;}
.vendor-count h2 span a i{font-size: 16px;color:#617589;}
.vendor-count h2 span a i:hover{color:#1D5289;}

.grn{color:#2C9407;}
.red{color:#CF4849;}
.blue{color:#43BEE0;}
.org{color:#F26E41;}



.vendor-search{}

.marT20{margin-top:20px;}
.marB40{margin-bottom:40px;}
.approvedBtn {
background: #31B004;
color: #fff;
text-transform: capitalize;
padding: 5px 15px;
border-radius: 50px;
border: 0;
margin-left: 10px;
}

.blue-head th{background:#1D5289;}
.newBtn {
background: #3E8BFF;
color: #fff;
text-transform: capitalize;
padding: 5px 15px;
border-radius: 50px;
border: 0;
margin-left: 10px;
}

.userTop {}
.userTop .btngrp ul li:last-child {margin-right:0;}
.userTop .btngrp {float: right;}
.userTop .btngrp ul {padding:0; margin:0;}

.userTop input {border-radius: 5px;}
.userTop .btngrp select, .user-search select{
-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Some browsers will not display the caret when using calc, so we put the fallback first */ 
  background: url("../images/vector-arrow.png") white no-repeat 98.5% !important; /* !important used for overriding all other customisations */
  background: url("../images/vector-arrow.png") white no-repeat calc(100% - 10px) !important; /* Better placement regardless of input width */
  cursor:pointer;
}
.userTop .btngrp select {color: #000;
height: 30px;
padding: 4px 25px 5px 10px;
width: 100px;}


.status-Class {text-transform:uppercase;font-weight: 600;}

.next-referral,.next-referral_mail {margin-top:10px;}

button#add,button#add_mail {background: #1D5289;
border: 1px solid #1D5289;
color: #fff;
border-radius: 5px;
}

button.delete,button.delete_mail {background: #666;
border: 1px solid #1D5289;
color: #fff;
border-radius: 5px;
}
.mb-50{
  margin-bottom:50px;
}
button.search-brunch {background: #1D5289;
border: 1px solid #1D5289;
color: #fff;
border-radius: 5px;
padding: 5px 15px;
}

button.search-brunch:hover {background: #0871D9;}

.selectDiv select{
-webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Some browsers will not display the caret when using calc, so we put the fallback first */ 
  background: url("../images/vector-arrow.png") white no-repeat 98.5% !important; /* !important used for overriding all other customisations */
  background: url("../images/vector-arrow.png") white no-repeat calc(100% - 10px) !important; /* Better placement regardless of input width */
  cursor:pointer;
}
.set-input input {padding:.45rem 5px .45rem 5px;border-radius: .25rem;}

h4.form-heading {background:#617589;color:#fff;padding:15px 15px;border-radius:5px;}

.editClass a, .deleteClass a {background: none; border: none;}
.editClass a:hover, .deleteClass a:hover {background: none; }

.modal-footer button {border-radius:5px;}
.modal-footer button:hover{background:#1D5289; color:#fff;}

.modal-footer button.btn-primary{background:#1D5289;}

.btn-success {background:green; border-color:green;}
.btn-success:hover {background:#333;}

.dataTables_paginate  a.paginate_button:hover{border-radius: 5px;background:#1D5289;}
.dataTables_paginate  a.paginate_button.current{background: #fff!important;
    border-radius: 5px;}

table.dataTable tbody{border-color:#ddd;}
table.dataTable.no-footer {border-color:#ddd!important;}


.modal .form-group label{margin:10px 0;}


.custom-file-input{
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    height: 40px;
    width: 500px;
    color: #565A90;
	
}
.custom-file-input::file-selector-button{
    border: none;
    border-radius: 0;
    color: white;
    background-color: #1D5289;
    border: 1px solid #1D5289;
    height: 40px;
    cursor: pointer;
    transition: all .25s ease-in;
    cursor: pointer;
	padding:0px 20px;
	margin-right:10px;
}
.custom-file-input::file-selector-button:hover{
    background-color: #fff;
    color: #000;
    transition: all .25s ease-in;
}
.dealer-import {display:flex;}
.dealer-import button{height:40px;margin-left:10px; background: #0871D9;border-radius: 5px;}
.dealer-import button:hover{background:#1D5289;}

.page-title-box .page-title span.green{color:green; font-size:14px;vertical-align: middle;}
.text-right{text-align:right;}


.totalPriceHolder {
  margin-bottom: 30px;
  display: flex;
  justify-content: space-between;
  /* align-items: center; */
}
.totalPriceHolder span{
  font-weight: bold;
  font-size: 18px;
}
.totalPrice {float: none;
background: orange;
color: #fff;
padding: 10px 20px;
min-width: 210px;
}
.totalPrice span{font-weight:bold;margin-left:20px;}
.totalPrice p{margin-bottom:0;}
.totalPrice span{float:right; }
.approveBtn{
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.approveBtn a{
  background: #2C9407;
  color: #fff;
  padding: 10px 36px;
  font-size: 18px;
  transition: all 0.5s ease-in-out;
}
.approveBtn a:hover{
  background: #ffa500;
}

@media (max-width:480px){
.account-pages {padding:0;margin:0!important;}
.mob-view {display:block;}
.account-pages .auth-logo .logo {margin-bottom: 45px;text-align: center;}
.only-desktop {display:none;}
.vendor-count {margin: 20px 0 0;}
.vendor-btn {
  position: relative;
  margin-top: 20px;
}
.vendor-search {
  margin-bottom: 10px;
}

.approvedBtn, .newBtn{
margin-left:0;
}
.table-dark th {
  min-width: 100px;
}
.userTop input, .userTop select {
  margin-bottom: 10px;
}
.userTop .btngrp {
  float: none;
}
.userTop .btngrp ul li {
  margin-right: 0;
}
.userTop .btngrp select {width:100%;}
.userTop .btngrp ul {display:block;}
}

.productList-1 li{
  width: 47%!important;
  margin-right: 10px!important;
  margin-bottom: 16px!important;
}

.productList-1 input[type=checkbox]{
  margin-right: 5px!important;
}

.set-input input.form-check-input{
width: 1.143em!important;
padding:0!important;
}
.form-check-input[type=radio] {
    border-radius: 50%;
    width: 1.143em!important;
    padding:0!important;
}
.ac_header_heading{
    width: 250px;
    display: inline-block;
}
.form-check .form-check-label{
   font-weight: 500 !important;
    font-size: 13px !important;
    margin: 3px 0 0 0;
    color: #000;
}

.mr-20{
  margin-right:20px;
}
.table-striped>tbody>tr.removedProductRow td{
    color: #f00;
}
.table-striped>tbody>tr.thirdRow td:first-child {
  padding-left:80px !important;
}
.table-striped>tbody>tr.grName td{
  --ct-table-accent-bg:#1D5289 !important;
  background:#1D5289 !important;
  color:#fff;
}
.table-striped>tbody>tr.grName td:hover{
  cursor: pointer;
}
.table-striped>tbody>tr.proformaRow td{
  background:#38414a !important;
  color:#fff;
  --ct-table-accent-bg:#38414a !important;
}
.accordionHead {
  cursor: pointer;
  background-color: #f1f1f1;
  font-weight: bold;
}

.accordionHead.active {
  background-color: #d1d1d1;
}

.accordionBody {
  display: none; /* Hidden by default */
}

.text-right {
  text-align: right;
}
/* Style for the first column (Particulars) */
.priceTable td,
.priceTable th{
  color: #000;
}
.priceTable td:first-child,
.priceTable th:first-child {
 width:40%;
}

/* Style for the second column (QTY) */
.priceTable td:nth-child(2),
.priceTable th:nth-child(2) {
  width:20%;
  text-align:right;
}

/* Style for the third column (Rate) */
.priceTable td:nth-child(3),
.priceTable th:nth-child(3) {
  width:20%;
  text-align:right;
}

/* Style for the fourth column (Total) */
.priceTable td:last-child,
.priceTable th:last-child {
  width:20%;
  text-align:right;
}
.priceTable td:nth-child(3) input[type="text"],
.priceTable th:nth-child(3) input[type="text"] {
  text-align:right;
}
#generateInvoice  .priceTable .set-input input {
  padding: 0px 10px;
}
.productSerial{
  padding-left: 0;
}
.productSerial li{
  list-style: none;
  margin-bottom: 5px;
}
.productSerial li input[type=text]{
  width: 100%;
  height: 30px;
  padding: 0 5px;
}
.h-40{
  height:40px;
}
.rowPOQty,
.rowInvdQty,
.rowRemQty{
    height: 24px;
    padding: 0 4px;
    border: none;
    background: transparent;
    box-shadow: none;
    font-size: 13px;
}

.rowPOQty:focus,
.rowInvdQty:focus,
.rowRemQty:focus{
    box-shadow: none;
}
.financial_year_branch_info p{
  color: #fff;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0px;
  cursor:pointer;
}
.financial_year_branch_info{
  margin-top: 25px;
}
.pdt-70{
  padding-top: 70px;
}