html {
	font-size: 14px;
}


.table-merchant-listing td, .table-merchant-listing th {
	padding: 0.35rem !important;
}

.ft-bold{
	font-weight:bold;
	 width: 18% !important;
}
.tablepadding{
		padding: 0.55rem !important;
		    word-break: break-all;
		   
}
.w-32{
		 width: 32% !important;

}
.red{
	color:red;
}
#failedMessage{
	display:none;
}
.nav-pills>li.active>a {
	color: #fff !important;
	background-color: #337ab7;
	padding: 10px 15px;
	border-radius: 4px;
}
.nav-pills .nav-link.active {
    color: #000 ;
    background-color: #fff;
}

.tabcontent_border {
	border: 1px solid #8080803b;
}

.maxcontent{
	width:max-content !important;
}
#hulCode-error {
	display: none !important;
}

.validationAlert {
	font-weight: bold;
}

#optionmcc {
	width: 2% !important;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.selctdropdown {
	color: #000 !important;
}

.notallowed {
	cursor: not-allowed;
}
.timerbox{
background: linear-gradient(to right, #7f7fd5, #86a8e7, #91eae4);
    
    border-radius: 3px;
    color: #000;
    font-weight: 500;
   	width:100%;
   	line-height:35px !important;
   }
    
.grey {
	background: #80808014;
}

.bordercolor {
	border: 1px solid #36393d40;
	border-top: none;
	margin: 1.18rem;
}
/* .nav>li>a:hover{
    border-color: #e9ecef #e9ecef #dee2e6;
    background: #007bff3b;
} */
table.dataTable.display tbody tr.odd>.sorting_1 {
	background: transparent !important;
}

.black {
	color: black !important;
	font-weight: 400 !important;
}

.border-right {
	border-right: 1px solid grey !important;
}

.border-full {
	border: 1px solid grey !important;
}

.w-97 {
	width: 97%;
}

.menu1 {
	color: black;
	font-weight: 500;
}

.menu2 {
	color: black;
	font-weight: 500;
	padding: 10px 20px;
}

.menu3 {
	color: black;
	font-weight: 500;
	padding: 10px 20px;
}

#notSave-alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem;
	color: #000000;
	background: red;
	border-color: red;
}
.aggregatordiv {
	background: #3325251a;
	/* color: #fff; */
	border-radius: 4px;
}

.home {
	color: black;
	font-weight: 500;
}

.nav-design {
	background-color: #453d3d14;
	padding: 9px 15px;
	padding-left: 0px;
	border-radius: 4px;
}

a.mr-4.home.active {
	color: #fff;
	background-color: #337ab7;
	padding: 10px 15px;
	border-radius: 4px;
}

a.menu1.active {
	color: #fff;
	background-color: #337ab7;
	padding: 10px 15px;
	border-radius: 4px;
}

a.menu2.active {
	color: #fff;
	background-color: #337ab7;
	padding: 10px 15px;
	border-radius: 4px;
	margin: 15px;
}

a.menu3.active {
	color: #fff;
	background-color: #337ab7;
	padding: 10px 15px;
	border-radius: 4px;
	margin: 15px;
}

.nav-justified {
	width: 100%;
}

h6 {
	font-weight: 700;
}

.items {
	border: 1px solid black !important;
}

.select2-container {
	width: 100% !important;
}

.thcol {
	width: 20%;
}

.hide {
	display: none;
}

.d-none1 {
	display: none;
}

.container, table {
	font-size: 12px;
}

.pincode-error {
	display: none;
}

#pincode-alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem;
	color: #fff;
	background: #dc3545;
	border-color: #d32535;
}

.richa {
	display: none;
}

#save-alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem;
	color: #fff;
	background: green;
	border-color: green;
}

#dcc-alert {
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: .25rem;
	color: green;
	background: #dc3545;
	border-color: #d32535;
}

#container2 {
	z-index: 20000 !important;
	position: absolute;
	width: 95%;
}

#card-alerts12 {
	display: none;
}

#deactiveMerchnt {
	display: none;
}

.liststyletype:hover {
	cursor: pointer;
	background: #007bff;
	color: #fff;
}

#container-card {
	margin-top: 20px;
}

.wrapper {
	background-color: #F4F6F9;
}

#card-alerts {
	margin-top: 20px;
}
.microButton,.atesButton,.dccButton,.matcode,.dcccode,.atescode{
	display:none;
}

body, .form-control, .table, .dvfont {
	font-size: 12px;
}

.brand-link {
	padding: 0.7010rem 0.5rem !important;
}

@media ( max-width :768px) {
	.pagination {
		justify-content: center !important;
		margin-top: 12px !important;
	}
}

.brand-link .brand-image {
	float: none;
}

.nav-sidebar .menu-open>.nav-link em.right {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}

#program_table_id, #table_id {
	width: 100% !important;
}

em, .ft-12 {
	font-size: 12px !important;
}

/* .content-wrapper {
	min-height: 100% !important;
} */
.select2-container--default .select2-selection--single {
	padding: 0.16875rem .75rem;
	height: calc(1.65rem + 5px);
}

table.dataTable tbody td {
	word-break: break-word;
	vertical-align: top;
}

.liststyletype {
	list-style-type: none;
}

.autocomplete {
	overflow-y: scroll;
	height: auto;
	max-height: 64px;
	background: #fff;
	border: 1px solid #80808059;
	line-height: 22px;
}

.word-break {
	word-break: break-all;
}

#program_table_id, #table_id {
	width: 100% !important;
}

em, .ft-12 {
	font-size: 12px !important;
}

/* .content-wrapper {
	min-height: 675px !important;
} */
/* .content-wrapper {
	min-height: 0px !important;
}  */
html, body, wrapper {
	height: 100% !important;
}

.content-wrapper {
	min-height: 0px !important;
}

.select2-container--default .select2-selection--single {
	padding: 0.16875rem .75rem;
	height: calc(1.65rem + 5px);
}

table.dataTable tbody td {
	word-break: break-word;
	vertical-align: top;
}

#program_table_id, #table_id {
	width: 100% !important;
}

em, .ft-12 {
	font-size: 12px !important;
}

/* .content-wrapper {
	min-height: 675px !important;
} */
.select2-container--default .select2-selection--single {
	padding: 0.16875rem .75rem;
	height: calc(1.65rem + 5px);
}

table.dataTable tbody td {
	word-break: break-word;
	vertical-align: top;
}

.login-page {
	height: 70vh !important;
}

.validationAlert {
	color: red;
}

/* STYLE FOR INPUT HELP BLOCK AND ERROR */
.help-block {
	color: red;
	font-size: 14px;
	border: none !important;
}

.error-border {
	border: 1px solid red;
}

.error-border:focus {
	border: 1px solid red;
}

.error {
	color: red;
	font-weight: bold;
}

.txtb {
	font-weight: bold;
}

.style {
	width: 100% !important;
}

/* .h-1000 {
	height: 1000px;
} */
.autocomplete {
	overflow-y: scroll;
	height: auto;
	max-height: 64px;
	background: #fff;
	border: 1px solid #80808059;
	line-height: 22px;
}

.line-height-28 {
	line-height: 28px;
}

button.dt-button.buttons-excel.buttons-html5 {
	color: #fff !important;
	background: #007bff !important;
	/* 	padding: 5px 22px !important;
 */
	padding: 5px 13px !important;
	border: none !important;
	border-radius: 2px !important;
}

.border-dropdown {
	border: 1px solid #0c050526 !important;
	background: #dddddd26 !important;
}

.grey {
	color: grey !important;
}

.font-16 {
	font-size: 16px !important;
}

.hidediv {
	display: none;
}

.noncard {
	background: #dddddd26;
	border: 1px solid #dddddd26;
}

.validatorError {
	color: #ff0000;
	font-weight: bold !important;;
}

.paneltitle {
	color: #000 !important;
	padding: 6px;
	border-radius: 5px;
}

.plus {
	color: #000;
	font-size: 13px;
}

.headtitle {
	color: #000;
	font-size: 14px;
	font-weight: 500;
}

.panel-heading {
	background: #160b0b14;
	padding: 5px;
	border-radius: 6px;
}

.dvquestion {
	font-size: 14px;
	background-color: #80808047;
	padding: 5px;
}

.dualBoxes {
	padding: 22px 16px;
	position: relative;
}

.dualBtn {
	padding: 0 8px;
	line-height: 24px;
	font-size: 11px;
	cursor: pointer;
	border: 1px solid #d5d5d5;
	color: #525252;
	margin-left: -1px;
	height: 26px;
}

.leftBox, .rightBox {
	width: 40%;
	position: relative;
}

.leftBox {
	float: left;
}

.rightBox {
	float: right;
}

.fltr {
	position: absolute;
	right: 0;
	top: 5px;
	font-size: 12px;
}

.boxFilter {
	margin-bottom: 15px;
}

.dualControl {
	text-align: center;
	width: 90px;
	margin: 150px 1px;
	position: absolute;
	left: 50%;
	margin-left: -45px;
}

.countLabel {
	color: gray;
	font-style: italic;
	margin-top: 10px;
	display: block;
}

.storageBox {
	display: none;
}

.copiedOption {
	background-color: Yellow;
}

.boxFilter {
	background: white;
	height: 26px;
	width: 100%;
	border: 1px solid #D5D5D5;
	padding: 6px 8px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 5px;
}

#table_id_processing {
	z-index: 99999999999999;
	top: 75%;
}

#merchantId-error {
	position: absolute;
	bottom: 14%
}

#merchant_terminal_table {
	display: none;
}

#merchant_table_body {
	display: none;
}

#merchant_terminal_table {
	display: none;
}

#terminal_table {
	display: none;
}

#merchant_terminal_table_body {
	display: none;
}

#setBulkOfflineKey {
	display: none;
}

#setBulkOfflineKey {
	display: none;
}

#setOfflineKey {
	display: none;
}
#box1View,#box2View{
	width:84% !important;
	
}
#box1View{
	border:1px solid black;
    overflow-x: auto;
}
span.select2-selection.select2-selection--single {
	outline-width: 0px !important;
}

#reloadPage {
	display: none;
}

#termslist1 {
	border-radius: 3px;
}

#pending-user-table_processing {
	top: 69% !important;
}

.btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff;
	box-shadow: none;
}
.custom-file-label{
	      white-space: nowrap;
  
	     overflow: hidden;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove
	{
	color: #fff !important;
}


.select2-container--default .select2-selection--multiple .select2-selection__choice
	{
	background-color: #007bff !important;
	border: 1px solid #007bff !important;
	border-radius: 4px;
	table-layout:fixed;
	
}

td {
	word-break: break-word;
}

.bluestatus {
	background-color: #418cd7;
}

.ft-height {
	width: 90%;
	height: 400px !important;
}

#bank_merchant_code_data{
	display:none;
}

@media print {
    #print, #smsss, #smss, hr, .modal-footer, #showHideArea, .close {
        display: none;
    }
} 
    
#loader {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  background-color: rgba(0, 0, 0, 0.5);
}
.loader1 {
  width: 2.5vw;
  height: 2.5vw;
  -webkit-animation: spin 0s linear infinite;
  animation: spin 0s linear infinite;
  top: 48%;
  border-top-color: #d18b0f;
  position: fixed;
  left: 49%;
 
}
.zoom-in-zoom-out{
  animation: zoom-in-zoom-out 2s ease-out infinite;
}
.loader {
  border-radius: 50%;
  border: 0.3vw solid transparent;
  border-top-color: #d18b0f;
  position: fixed;
  top: 50%;
  left: 50%;
}
.loader2 {
  width: 5vw;
  height: 5vw;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
}
.loader3 {
  width: 7.5vw;
  height: 7.5vw;
  -webkit-animation: spin 1.2s linear infinite;
  animation: spin 1.2s linear infinite;
}
.loader5 {
  width: 12.5vw;
  height: 12.5vw;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.loader6 {
  position: fixed;
  top: 58%;
  left: 47%;
}
@keyframes zoom-in-zoom-out {
  0% {
  transform: scale(0.5, 0.5);
  }
  50% {
  transform: scale(1, 1);
  }
  100% {
  transform: scale(0.5, 0.5);
  }
  }
@-webkit-keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(1turn);
  }
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(1turn);
  }
}
#loader {
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  background-color: rgba(0, 0, 0, 0.5);
}
.loader1 {
  width: 2.5vw;
  height: 2.5vw;
  -webkit-animation: spin 0s linear infinite;
  animation: spin 0s linear infinite;
  top: 48%;
  border-top-color: #d18b0f;
  position: fixed;
  left: 49%;
 
}
.zoom-in-zoom-out{
  animation: zoom-in-zoom-out 2s ease-out infinite;
}
.loader {
  border-radius: 50%;
  border: 0.3vw solid transparent;
  border-top-color: #d18b0f;
  position: fixed;
  top: 50%;
  left: 50%;
}
.loader2 {
  width: 5vw;
  height: 5vw;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
}
.loader3 {
  width: 7.5vw;
  height: 7.5vw;
  -webkit-animation: spin 1.2s linear infinite;
  animation: spin 1.2s linear infinite;
}
.loader5 {
  width: 12.5vw;
  height: 12.5vw;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.loader6 {
  position: fixed;
  top: 58%;
  left: 47%;
}
@keyframes zoom-in-zoom-out {
  0% {
  transform: scale(0.5, 0.5);
  }
  50% {
  transform: scale(1, 1);
  }
  100% {
  transform: scale(0.5, 0.5);
  }
  }
@-webkit-keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(1turn);
  }
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(1turn);
  }
}

