.showForm.garage .disForm .leftContent .carBanner .carImg {
  background-image: url(../images/bu/car_bg_pre.svg);
}
@media only screen and (max-width: 1024px) {
  .showForm.garage .disForm .leftContent .carBanner .carImg {
    background: none;
  }
}
@media only screen and (max-width: 1024px) {
  .showForm.garage .disForm #frmCar {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  .showForm.garage {
    margin: 0 auto;
  }
}

.grid {
  padding-top: 0px;
}
.grid table.dataTable.no-footer {
  border-bottom: none;
  border-radius: 0;
}
.grid .dataTables_length {
  font-size: 14px;
  margin: 0px 0 20px;
}
.grid .dataTables_length label {
  width: 280px;
  display: block;
  text-align: left;
  text-transform: capitalize;
}
.grid .dataTables_length select {
  border: solid 0.8px rgba(23, 43, 77, 0.2);
  width: 70px;
  padding: 0px 5px;
}

.grid .dataTables_wrapper {
  padding: 10px 0px 20px;
  background: #f7f7f7;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.grid .dataTables_wrapper #tableGarageData_length, .grid .dataTables_wrapper #tableGarageData_info {
  padding-left: 20px;
  margin-bottom: 2px;
}

.grid .dataTables_wrapper #tableGarageData_filter {
  font-size: 14px;
}

.grid .dataTables_wrapper #tableGarageData_filter, .grid .dataTables_wrapper .tableGarageData_paginate {
  padding-right: 20px;
  margin-bottom: 12px;
}

.grid .dataTables_wrapper #tableGarageData_info {
  font-size: 14px;
}

.grid .grid .garageData .dataTables_wrapper .dataTables_paginate .paginate_button {
  font-size: 14px;
  background: #fff;
}

.grid .dataTables_wrapper .dataTables_filter {
  width: 50%;
  text-align: right;
  margin-bottom: 20px;
}

@media only screen and (max-width: 640px) {
  .grid .dataTables_wrapper .dataTables_filter {
    width: 100%;
    text-align: left;
    padding-left: 20px;
  }
}

.grid .dataTables_wrapper .dataTables_filter select {
  margin-left: .5em;
  padding: 3px;
  border: solid 0.8px rgba(23, 43, 77, 0.2);
}

.grid .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #ffffff !important;
  background: #0862f6 !important;
  margin: 0px;
}

.grid .garageData .dataTables_wrapper .dataTables_paginate .paging_numbers {
  padding: 0;
  margin: 10px 0 0 0;
}

.grid .garageData .dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0px 8px;
  border: none;
  margin: 0px;
  background: #fff;
}

.grid .dataTables_wrapper .dataTables_paginate .paginate_button.current, .grid .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #ffffff !important;
  background: #0862f6 !important;
  border: none;
}

.grid .grid .garageData .paginate_button {
  margin: 0px;
  border-radius: none;
}

.grid .grid .garageData .paginate_button {
  display: inline-block;
  padding: 0 12px;
  background: #f9f9f9;
  margin-right: 5px;
  font-weight: 500;
  font-size: 14px;
}

@media only screen and (max-width: 1024px) {
  .grid {
    padding-top: 0px;
    background: #f4f5f7;
    display: block;
    border-top: solid 0.8px rgba(23, 43, 77, 0.2);
    border-bottom: solid 0.8px rgba(23, 43, 77, 0.2);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
  }
  .grid .rightSection {
    margin-top: 0;
  }
}

.askWidget {
  margin-bottom: 0px;
}

.leftSection h1 {
  margin: 0px 0px 20px;
}

.garageData {
  text-align: center;
  color: #F00 !important;
  display: block;
  margin-bottom: 25px;
}

/* Network Hospital Data Table */
@media only screen and (max-width: 640px) {
  .garageData table {
    white-space: nowrap !important;
    width: 100% !important;
    border-collapse: collapse !important;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0;
    width: 100%;
    margin: 0px auto;
  }
  table.dataTable tbody th, table.dataTable tbody td {
    padding: 8px 10px;
    letter-spacing: 0;
    white-space: initial;
    overflow-wrap: break-word;
  }
  .dataTables_wrapper .dataTables_paginate .paginate_button {
    min-width: 0;
  }
  .table-responsive {
    border: none;
    width: 90%;
    margin: 0px auto;
  }
  .table-responsive .col-xs-12, .table-responsive .col-xs-6 {
    padding: 0px;
  }
  #tableGarageData_wrapper .row .col-xs-6 {
    width: 100%;
  }
  .dataTables_wrapper .dataTables_paginate .paginate_button, #tableGarageData_wrapper .pagination > li > a, #tableGarageData_wrapper .pagination > li > span {
    padding: 2px 8px;
    font-size: 12px;
  }
  .grid .dataTables_wrapper {
    padding: 10px 0px 20px;
    margin-bottom: 40px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
}

.leftSection h2 {
  font-size: 30px;
  margin: 40px 0px 10px;
  letter-spacing: 0.030em;
  line-height: 36px;
  text-align: left;
}

@media only screen and (max-width: 1024px) {
  .leftSection h2 {
    padding: 10px 15px 10px;
    margin: 0 !important;
    background: #fff;
  }
}

.leftSection.grage .infoContent {
  font-size: 16px;
  color: #253858;
  letter-spacing: .016em;
  line-height: 30px;
  margin-bottom: 16px;
  font-weight: 400;
}

.searchgrage {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 20px;
  display: block;
  color: #253858;
  font-weight: 500;
}

.grageSelect {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 32px 32px;
  -webkit-box-shadow: 0px 6px 16px #3469cb29;
          box-shadow: 0px 6px 16px #3469cb29;
  border-radius: 8px;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
  .grageSelect {
    padding: 0px 15px 25px 15px;
  }
}

@media only screen and (max-width: 480px) {
  .grageSelect {
    padding: 10px 15px 25px 15px;
  }
}

.grageSelect .grageList {
  width: 48.3%;
  margin-right: 1%;
  margin-top: 16px;
}

.grageSelect .grageList:last-child {
  margin-right: 0px;
}

@media only screen and (max-width: 1024px) {
  .grageSelect .grageList {
    width: 48%;
    margin-right: 0%;
  }
}

@media only screen and (max-width: 480px) {
  .grageSelect .grageList {
    width: 100%;
    margin: 0px;
  }
}

.grageSelect label {
  font-size: 12px;
  margin: 5px 0;
  display: block;
}

.grageSelect select {
  width: 100%;
  border: 1px solid #ccc;
  padding: 10px;
  font-size: 16px;
  padding-right: 30px;
  border-radius: 4px;
  position: relative;
  background: url("../images/bu/newarrow.png") no-repeat 95% 50%;
}

.grageSelect select.errorborder {
  border: 1px solid #f00;
}

.grageSelect select:after {
  content: "";
  display: inline-block;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  height: 7px;
  width: 7px;
  border-bottom: 2px solid #172b4d;
  border-right: 2px solid #172b4d;
}

.grageSelect #btnGarage {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 48%;
  background: #0663f6;
  color: #fff;
  padding: 12px;
  display: block;
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
  margin-top: 15px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  margin: 20px 1% 0px auto;
}

@media only screen and (max-width: 1024px) {
  .grageSelect #btnGarage {
    width: 48%;
    margin-right: 0;
  }
}

@media only screen and (max-width: 480px) {
  .grageSelect #btnGarage {
    width: 100%;
    margin: 30px 0px 0;
  }
}

@media only screen and (max-width: 1024px) {
  .grid .leftSection.grage h1 {
    padding: 10px 0 12px !important;
    background: #fff;
    margin: 0;
  }
  .lisOfBank, .infoContent {
    margin: 10px 20px 20px !important;
  }
}

.lisOfBank h2 {
  margin: 40px 0px 20px;
  font-size: 20px !important;
}

.listOfBankifsc ul, .bankWithIfsc {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6, BB7 */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.listOfBankifsc ul li, .bankWithIfsc li {
  width: 49%;
  margin-bottom: 10px;
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 10px;
}

.listOfBankifsc ul li:before, .bankWithIfsc li:before {
  display: none;
  padding: 0;
}

.listOfBankifsc ul li a, .bankWithIfsc li a {
  font-size: 14px;
  padding: 10px;
  border: 1px solid #DFE1E6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #0065FF;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media all and (-ms-high-contrast: none) {
  .listOfBankifsc ul li a, .bankWithIfsc li a {
    height: auto;
    /* IE10 */
    /* IE11 */
  }
  .listOfBankifsc ul li a *::-ms-backdrop, .bankWithIfsc li a *::-ms-backdrop {
    height: auto;
  }
}

.listOfBankifsc ul li:nth-child(odd), .bankWithIfsc li:nth-child(odd) {
  margin: 0 2% 10px 0%;
}

@media only screen and (max-width: 1024px) {
  .listOfBankifsc ul li, .bankWithIfsc li {
    width: 100%;
    margin: 0 0 5px 0;
  }
  .listOfBankifsc ul li:nth-child(odd), .bankWithIfsc li:nth-child(odd) {
    margin-right: 0%;
  }
}

@media only screen and (max-width: 640px) and (orientation: portrait) {
  .countSN {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
    right: auto;
    margin: 0px auto;
    left: 5px;
    top: 13px;
  }
  table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
    position: relative;
    padding-left: 0;
    cursor: pointer;
    padding: 10px 10px 10px 30px;
  }
  table.dataTable > tbody > tr.child ul.dtr-details li:before {
    display: none;
  }
}

.garageData {
  max-width: 750px;
  width: 100%;
  margin: 0px auto 25px;
}

.garageData .dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  margin: 10px 15px 0 0px !important;
}
.garageData table.dataTable thead th,
.garageData table.dataTable thead td {
  padding: 10px 18px 10px 12px;
  border-bottom: 1px solid #111;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
  outline: none;
}
.garageData table.dataTable thead th:focus,
.garageData table.dataTable thead td:focus {
  outline: none;
}
.garageData table.dataTable tbody tr:nth-child(odd) {
  background: #fbfbfb;
}
.garageData table.dataTable tbody tr:nth-child(even) {
  background: #fff;
}

.garageData .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #0099cc !important;
  border-color: #eaeaea !important;
  background-color: #eaeaea !important;
  background: unset;
}

.garageData .dataTables_wrapper .dataTables_paginate .paginate_button.current,
.garageData .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #fff !important;
  background: unset !important;
  border: #0099cc 1px solid !important;
  background-color: #0099cc !important;
  cursor: default;
}

.garageData table.dataTable.row-border tbody th,
.garageData table.dataTable.row-border tbody td,
.garageData table.dataTable.display tbody th,
.garageData table.dataTable.display tbody td {
  border: 1px solid #ddd;
  border-left: none;
  border-top: none;
  outline: none;
}

.garageData table.dataTable.row-border tbody th:focus,
.garageData table.dataTable.row-border tbody td:focus,
.garageData table.dataTable.display tbody th:focus,
.garageData table.dataTable.display tbody td:focus {
  outline: none;
}

.garageData table.dataTable.stripe tbody tr.odd,
.garageData table.dataTable.display tbody tr.odd {
  background-color: #fff;
}

.garageData table.dataTable.display tbody tr.even > .sorting_1,
.garageData table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #f3f3f3;
}

.garageData table.dataTable.display tbody tr.odd > .sorting_1,
.garageData table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #fff;
}
.garageData table.dataTable thead th,
.garageData table.dataTable thead td {
  border: 1px solid #ddd;
  border-left: none;
}
.garageData table.dataTable thead th:nth-child(3n),
.garageData table.dataTable thead td:nth-child(3n) {
  width: 15% !important;
}
.garageData table.dataTable.stripe tbody tr.even,
.garageData table.dataTable.display tbody tr.even {
  background-color: #f3f3f3;
}

.garageData .datatables_length {
  padding-bottom: 0px;
}

.garageData table.dataTable {
  border-left: 1px solid #ddd;
  border-collapse: collapse;
}

.garageData .dataTables_wrapper select,
.garageData .dataTables_wrapper input {
  border: 1px solid #ddd;
  padding: 0.4em;
}

.garageData table.dataTable tbody th,
.garageData table.dataTable tbody td {
  padding: 8px 10px;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 22px;
  text-transform: capitalize;
}

.garageData table.dataTable tbody td.child {
  padding: 10px 10px 4px !important;
}

.garageData .dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  /* text-align: right; */
}

.garageData .dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
}

.garageData .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.garageData body.example div.dataTables_wrapper ul li,
.garageData body.example div.dataTables_wrapper ol li {
  padding: 0;
  border: none !important;
}

.garageData body.example div.dataTables_wrapper ul li:after, .garageData body.example div.dataTables_wrapper ul li:before,
.garageData body.example div.dataTables_wrapper ol li:after,
.garageData body.example div.dataTables_wrapper ol li:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.garageData .dataTables_wrapper .dataTables_paginate .paginate_button {
  color: #333 !important;
  padding: 0.4em 0.8em;
  border: #eaeaea 1px solid !important;
  border-right: 0px;
}

.garageData .dataTables_wrapper .dataTables_paginate .ellipsis {
  background: #fff;
  padding: 5px;
  border: 1px solid #eaeaea !important;
  border-right: 0;
}

@media only screen and (max-width: 640px) {
  .garageData .dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0px 3px 3px;
  }
}

.garageData .dataTables_wrapper .dataTables_paginate .paginate_button.next {
  border-right: #eaeaea 1px solid !important;
}

.garageData table.dataTable > tbody > tr.child span.dtr-title {
  min-width: auto;
  margin-right: 10px;
}

@media only screen and (max-width: 440px) {
  .leftSection .garageData h2 {
    margin: 10px 20px 10px;
  }
}

@media only screen and (max-width: 360px) {
  .grid .garageData .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px 4px;
  }
}
/*# sourceMappingURL=grage.css.map */