<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: BentonSans;
    src: url(/wps/PA_AEME_OMS/style_sheets/fonts/BentonSans.woff);
}

#iNavHeaderContFloat{
	display: none;
}

#iNavLogo{
	z-index: 0 !important;	
}

body, h1, h1 span, body p{
	font-family: BentonSans, "Benton Sans", Arial, Helvetica, sans-serif !important
}

body {
	background-color:#ffffff;
	font-size:12px;
}

h1 span{ 
	line-height: 1.25; 
	font-size: 40px; 
	font-weight: bold;
	color: #0c2a62;
}

div label.form_label{
	font-size: 20px; 
	font-weight: bold;
	color: #0c2c65;
	margin-top: 10px;
}
th span a i{
	font-size:14px !important;
}
input::-ms-clear, input::-ms-reveal {
    display: none;
}
/* Overlay classes - Start */
.overlay {
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: #707070;
	/*background: #333334;*/
	position: fixed;
	top: 0px;
	left: 0px;
}

.loadIcon{
    position: relative;
    text-align: center;
    top: 50%;
    color: #fff;
    margin: 0;	
}
/* Overlay classes - End */

.container{
	margin: 0px !important;
}
.label-margin{
	margin-top: 10px;
}

.para-margin{
	margin-bottom: 0px;	
}
.required{
	color:red;
}

.error-fontsize{
	font-size:12px;
}

/* Data Tables - Start */
.main-grid-border{
	margin:0;
	padding: 4px;
	color:#747474;
	border: 4px solid #0c2a62;
}

.merchant-summary{
	margin:0;
	border: solid 1px #DDDDDD;
	border-radius: 5px;
	background: #EEEEEE;
	
}

.merchant-header{
	margin:0;
	font-size: 12px;
	font-weight: 600;
	border: solid 1px #DDDDDD;
	border-radius: 5px;
	background: #EEEEEE;
	/*margin:0;
	padding: 14px 0 0 24px;
	border: 1px solid #ced9ec;
	color:#0c2c65;
	font-size:17px;
	font-weight: bold;
	background: #F9F2FF;
	border-radius: 4px;*/
	/*background: #0c2c65 url(/wps/PA_AEME_OMS/images/oms/data_table/head-bcg.jpg) no-repeat right top;*/	
}

.outlet-header {
	min-height: 48px;
	padding: 14px 24px;
	font-size: 12px;
	font-weight: bold;
	color: #0c2a62;
	text-align: left;
	border: 1px solid #C5DBEC;
	background: #FFFFFF;
	/*background: #DFEFFC  url(/wps/PA_AEME_OMS/images/oms/data_table/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;*/
	border-radius: 4px;
	margin-bottom: 10px;
}

.collapsable-header {
	min-height: 48px;
	padding: 10px 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #C5DBEC;
	background: #DFEFFC  url(/wps/PA_AEME_OMS/images/oms/data_table/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
	border-radius: 4px;
	box-shadow:0 1px 1px rgba(0, 0, 0, .05);
}

.handpointer{
	cursor: pointer;
}

.table-header{
	margin:0;
	font-size: 11px;
	font-weight: bold;
	color: #2E6E9E;
	text-align: center;
	border: 1px solid #C5DBEC;
	background: #DFEFFC  url(/wps/PA_AEME_OMS/images/oms/data_table/ui-bg_glass_85_dfeffc_1x400.png) repeat-x;
}
tr.table-header th {
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	text-align: center;
	border: 1px solid #A6C9E2;
	vertical-align: initial !important;
}

.table-header-div-height{
	min-height: 60px;	
}

tr.table-header th input{
	font-size: 12px;
	padding-left: 6px;
	padding-right: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	/*padding-top: 12px !important;
	padding-bottom: 12px !important;
	text-align: center;
	border: 1px solid #A6C9E2;
	vertical-align: initial !important;*/
}

/* enable absolute positioning */
.inner-addon { 
    position: relative; 
}

/* style icon */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}

/* align icon */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }

.table-rows {
	margin:0;
	padding: 0px 2px 0px 2px;
	font-size: 11px;
	color: #222222;
	border: 1px solid #A6C9E2;
	background: #DFEFFC  url(/wps/PA_AEME_OMS/images/oms/data_table/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% 50% repeat-x;
}

.table-header th:hover, .table-rows:hover {
	border: 1px solid #79b7e7; 
	background: #d0e5f5 url(/wps/PA_AEME_OMS/images/oms/data_table/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; 
	font-weight: bold; 
	color: #1d5987;	
}
.table-header a, .table-header a:hover, .table-rows a, .table-rows a:hover { 
	color: #1d5987; 
	text-decoration: none; 
}

span a.status-link{
	font-weight:bold;
	color: #985986;
	text-decoration: none;
}

span a.status-link:hover{
	font-weight:bold;
	color: #78266F;
	text-decoration: none;
}

.numeric-field{
	float: right;	
}

.normal-weight-font{
	font-weight: normal;	
}

.table-rows td{
	padding: 4px 2px 4px 2px !important;
	min-height: 22px;
	text-align: center;
	border: 1px solid #A6C9E2;
	vertical-align: middle !important;
}
.disabled-sort{
	color: #A6C9E2;	
}
.fileIcon, .fileIcon a  {
	text-decoration: none;
	cursor: pointer;
	height: 66px;
	line-height:66px; 
	display: block;
	padding-right: 35px;
}
.fileIcon:hover{
	background-color: #F8F8F8;
	color: #1d5987;
	text-decoration: none; 
	font-size: 15px;
	font-weight:bold;
	cursor: pointer;
	border-radius: 4px;
}
.pdf-icon {
    color: red;
    text-shadow: 1px 1px 1px #ccc;
    font-size: 3em;
    position: relative;
    left: 0em;
    width: 1.5em;
    padding-bottom: 8px;
}

.excel-icon {
    color: green;
    text-shadow: 1px 1px 1px #ccc;
    font-size: 3em;
    position: relative;
    left: 0em;
    width: 1.5em;
    padding-bottom: 8px;
}

.csv-icon {
    color: green;
    text-shadow: 1px 1px 1px #ccc;
    font-size: 3em;
    position: relative;
    left: 0em;
    width: 1.5em;
    padding-bottom: 8px;
}

.no-row-msg{
	color: #0c2a62;
	text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.edit-profile-list li{
	list-style-type: none;
    font-size: 16px;
    font-weight: bold;
    padding-left: 50px;
    line-height: 50px;
}
/* Data Tables - End */

@media (min-width: 1200px){
	.modal-dialog {
    	width: 970px;
    	margin: 30px auto;
	}
}

.modal .modal-body {
    max-height: 650px;
    overflow-y: auto;
}

.merchant_services{
	width:100%;
}
.pad-top {
	padding-top:70px;
}
.panel-set {
	border-radius:0px;
}
.link-text {
    float: left;
    width: 100%;
    margin-top: 8px;
}

.checkbox-error {
	outline: none;
    border-color: #a94442;
    box-shadow: inset 0 0 5px #a94442;
}
/*********************************************************/
/********* CSS for displaying modal - Starts *************/
.modal {
    display: none;
}
.modal-body:before,
.modal-body:after {
    display: table;
    content: " ";
}
.modal-header:before,
.modal-header:after {
    display: table;
    content: " ";
}

/********* CSS for displaying modal - Ends *************/
/*******************************************************/

/*******************************************************************/
/********* CSS for displaying modal in Center - Starts *************/
.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none;
}
.vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content-updated {
    /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
    width:inherit;
    height:inherit;
    /* To center horizontally */
    margin: 0 auto;
    pointer-events:all;
}
/********* CSS for displaying modal in Center - Ends *************/
/*****************************************************************/

.sbmsn_txn_details_pagination ul{
	margin: 0px;	
} 

.cntct-info-spans{
	display:inline-block; 
	padding-right:20px; 
	vertical-align:top;
}
/****** Temp CSS ************/
</pre></body></html>