/************ Variable Decleration ************/

/*---------------------------------------------*/

/************ Tables Variables ************/

/*----------------------------------------------*/

/************ Forms Variables ************/

/*----------------------------------------------*/

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
/*------------------New CSS After Conflict Start----------------------------*/

#addlink {
  margin-right: 13px;
}
.user-name {
  float: left;
  margin-top: 3px;
}
/*----------------------End------------------------*/

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #cccccc;
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.th_adjustment {
  width: 215px;
}
.alert.alert-primary {
  color: white;
  border: 0px;
}
.retry-day-label {
  display: inline-block;
  width: 100%;
  margin-bottom: 5px;
}
#retry-day-container .retry-day-group {
  display: flex;
  align-items: center;
}
.retry-day {
  flex: 1;
}
/* rounded corners for top right and top left */

* {
  outline-style: none !important;
}
/******* Class Definition *******/

.navbar-inner-height {
  min-height: 200px;
}
.subHeading_label {
  color: #3984b4;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 5px;
}
.border_heading {
  border-bottom: 1px solid #d4d4d4;
}
.label_adjustment {
  margin-bottom: 0px;
}
.button_outer {
  margin-bottom: 10px;
  text-align: center;
  margin-left: 0px;
  padding-left: 0;
  padding-right: 24px;
}
.button_cstmz {
  padding: 5px 19px !important;
  height: 17px !important;
}
.sections {
  background-color: #f9f9f9;
  margin-bottom: 10px;
}
#ApplicationDD {
  margin-top: 2px;
}
#tblDocumentHistory tr td:nth-child(3),
#tblNotes_wrapper #tblNotes tr td:first-child {
  max-width: 480px;
  overflow: hidden;
}
#tblDocumentHistory tr td:nth-child(3) {
  min-width: 300px;
}
#tblDocumentHistory tr td:nth-child(4) {
  max-width: 100px !important;
  width: 100px !important;
}
.btn-group .btn.print-btn {
  background: url(../images/printer.png) no-repeat #e2002f;
  background-position: left;
  background-position-x: 15px;
  border-radius: 3px !important;
  display: inline-block;
  margin-top: 0px;
  border: 0px;
  padding-left: 30px;
  text-align: center;
}
.btn-group .btn.print-btn:hover {
  background: url(../images/printer.png) no-repeat #c8102e !important;
  background-position: left !important;
  background-position-x: 15px !important;
  border-radius: 3px !important;
  border-color: #c8102e !important;
}
.addFields .span2 {
  margin-right: 20px;
}
.addFields input[type="text"] {
  min-width: 116px;
}
.NotFoundUser {
  background-color: #faffe4 !important;
  border: 1px solid #93ad21 !important;
}
.cardPendingStatusMsg {
  background-color: #fff6df;
  border: 1px solid #ff9000;
  border-radius: 4px 4px 4px 4px;
  margin-top: 5px;
  width: 100%;
  color: black;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
.orangeMsg {
  color: #ff9000;
}
.form-horizontal th input[type='checkbox'] {
  margin-bottom: 5px;
}
.productCheckBox input[type='checkbox'] {
  margin-right: 5px;
}
.row-fluid .productCheckBox {
  margin-left: 0;
}
.productCheckBoxForRow input[type='checkbox'] {
  margin-right: 5px;
}
.print-box div.row-fluid,
.print-receipt div.row-fluid {
  border-bottom: 1px solid #e0e0e0;
}
.print-box {
  border: 1px solid #b6b6b6;
  margin: 12px auto 0px;
  width: 445px;
}
.print-receipt {
  border: 0px;
  margin: 0px;
  width: 100%;
}
.print-box .controls label.control-label,
.print-receipt .controls label.control-label {
  text-align: left;
  padding-left: 12px;
}
.successReceiptSummary {
  padding: 15px 10px 15px 80px;
  display: block;
  color: #357110;
  font-size: 17px;
  margin-top: 5px;
  font-weight: 500;
  text-align: center;
  background-color: #f4ffef;
}
.declinedReceiptSummary {
  padding: 15px 10px 15px 80px;
  display: block;
  font-size: 17px;
  margin-top: 5px;
  color: #ff1200;
  font-weight: 500;
  text-align: center;
  background-color: #ffedec;
}
.pendingReceiptSummary {
  padding: 15px 10px 15px 80px;
  display: block;
  font-size: 17px;
  margin-top: 5px;
  color: #353535;
  font-weight: 500;
  text-align: center;
  background-color: #e2e2e2;
}
.successReceiptSummaryNew {
  padding: 12px 10px 12px 50px;
  display: block;
  color: #357110;
  font-size: 17px;
  margin-top: 1px;
  font-weight: 500;
  text-align: center;
  background-color: #f4ffef;
}
.declinedReceiptSummaryNew {
  padding: 12px 10px 12px 50px;
  display: block;
  font-size: 17px;
  margin-top: 1px;
  color: #ff1200;
  font-weight: 500;
  text-align: center;
  background-color: #ffedec;
}
.pendingReceiptSummaryNew {
  padding: 12px 10px 12px 50px;
  display: block;
  font-size: 17px;
  margin-top: 1px;
  color: #353535;
  font-weight: 500;
  text-align: center;
  background-color: #e2e2e2;
}
.transactionReceiptSection {
  font-weight: 500 !important;
  font-size: 13px !important;
  line-height: 20px !important;
  color: #666666 !important;
  padding-left: 15px;
  padding-right: 15px;
}
.transactionReceiptSection div div div > label {
  font-weight: 500 !important;
  font-size: 13px !important;
  line-height: 20px !important;
  color: #666666 !important;
}
#modalPaymentHistoryDiv .modalBody div > .transactionReceiptSection {
  padding-left: 8px !important;
  padding: 12px;
}
#modalPaymentHistoryDiv .modalBody div div div > .applicationLogo {
  padding-left: 8px !important;
}
#modalPaymentHistoryDiv div div div div div div > .fieldValue {
  padding-left: 15px !important;
}
#modalBodyPaymentHistory .control-label {
  text-align: left !important;
}
#modalResultOfImmediateTransaction .modalBody div > .transactionReceiptSection {
  padding-left: 8px !important;
}
#modalResultOfImmediateTransaction .modalBody div div div > .applicationLogo {
  padding-left: 8px !important;
}
#modalResultOfImmediateTransaction div div div div div div > .fieldValue {
  padding-left: 15px !important;
}
#modalPaymentDiv .modalBody div > .transactionReceiptSection {
  padding-left: 8px !important;
}
#modalPaymentDiv .modalBody div div div > .applicationLogo {
  padding-left: 8px !important;
}
#modalPaymentDiv div div div div div div > .fieldValue {
  padding-left: 15px !important;
}
.processCreditReceipts .modalBody div > .transactionReceiptSection {
  padding-left: 8px !important;
}
.processCreditReceipts .modalBody div div div > .applicationLogo {
  padding-left: 8px !important;
}
.processCreditReceipts div div div div div div > .fieldValue {
  padding-left: 15px !important;
}
#modalBodyPayment .control-label {
  text-align: left !important;
}
/***************************** Dashboard styles *********************************************/

.dashboard-icon {
  float: left;
  margin: 0 5px 10px 0;
}
#tblPermissions input[type='checkbox'] {
  margin-top: 0;
}
.dashboard-icon a {
  background-color: #00aedb;
  background-position: 6px 37px;
  background-repeat: no-repeat;
  color: white;
  display: table-cell;
  font-size: 14px;
  height: 71px;
  line-height: 16px;
  padding: 2px 6px 6px 8px;
  text-align: right;
  text-decoration: none;
  vertical-align: top;
  width: 108px;
}
.hdrPadding {
  padding-top: 3px;
  display: inline-block;
}
nav.top-menu .menu {
  padding: 26px 16px;
}
.sigma-logo {
  height: 53px;
  width: auto;
  float: left;
}
.sigma-logo-img {
  padding-left: 10px;
  padding-top: 3px;
  /*height: 58px;
  width: 269px;*/

}
.dashboard-icon a:hover {
  background-color: #00637d;
}
.dashboard-icon a#Catalogs {
  background-image: url('../images/catalog.png');
}
.dashboard-icon a#Bank {
  background-image: url('../images/bank.png');
}
.dashboard-icon a#Store {
  background-image: url('../images/store.png');
}
.dashboard-icon a#Customers {
  background-image: url('../images/Customer.png');
}
.dashboard-icon a#Services {
  background-image: url('../images/services.png');
}
.dashboard-icon a#Notifications {
  background-image: url('../images/notification.png');
}
.dashboard-icon a#Users {
  background-image: url('../images/users.png');
}
.dashboard-icon a#Roles {
  background-image: url('../images/roles.png');
}
.dashboard-icon a#StoreAdministrator {
  background-image: url('../images/store-admin.png');
}
.dashboard-icon a#CycleManagement {
  background-image: url('../images/cycle-mange.png');
}
.dashboard-icon a#ClientAnnouncements {
  background-image: url('../images/client-anus.png');
}
.dashboard-icon a#Transactions {
  background-image: url('../images/transactions.png');
}
.dashboard-icon a#ApprovedTransactions {
  background-image: url('../images/aprov-trans.png');
}
.dashboard-icon a#RejectedTransactions {
  background-image: url('../images/rejct-trans.png');
}
.dashboard-icon a#ExpiringCards {
  background-image: url('../images/expir-card.png');
}
.dashboard-icon a#SummaryOfPayment {
  background-image: url('../images/summary-payment.png');
}
.dashboard-icon a#OnSpotAudit {
  background-image: url('../images/onspot-audit.png');
}
.dashboard-icon a#DocumentList {
  background-image: url('../images/document-list.png');
}
.dashboard-icon a#StoreList {
  background-image: url('../images/store-list.png');
}
.dashboard-icon a#UserList {
  background-image: url('../images/user-list.png');
}
.dashboard-icon a#AuditLogs {
  background-image: url('../images/audit-log.png');
}
.dashboard-icon a#CardholderByBank {
  background-image: url('../images/cardholder-by-bank.png');
}
.dashboard-icon a#CardholderByDate {
  background-image: url('../images/cardholder-by-date.png');
}
.dashboard-icon a#Accountholderbyshop {
  background-image: url('../images/accountholder-by-shop.png');
}
.dashboard-icon a#PaymentbyThirdParty {
  background-image: url('../images/payment-by-3rdparty.png');
}
.dashboard-icon a#FraudAlerts {
  background-image: url('../images/fraud-alert.png');
}
.dashboard-icon a#AfiliatedCustomers {
  background-image: url('../images/afiliated-customer.png');
}
.dashboard-icon a#generate {
  background-image: url('../images/generate.png');
}
.dashboard-icon a#imp-amex {
  background-image: url('../images/imp-amex.png');
}
.dashboard-icon a#imp-ach {
  background-image: url('../images/imp-ach.png');
}
.dashboard-icon a#work-declined {
  background-image: url('../images/work-declined.png');
}
.dashboard-icon a#AMEXManagement {
  background-image: url('../images/Amex.png');
}
#dashboard h5,
.line-through h5 {
  background-color: white;
  color: #00637d;
  display: inline-block;
  font-size: 19px;
  font-weight: normal;
  height: 20px;
  padding-right: 10px;
}
.line-through {
  border-bottom: 1px solid #c9c9c9;
  height: 21px;
  margin-bottom: 22px;
  padding-top: 5px;
  width: 100%;
}
.dashboard-grid .dataTables_wrapper {
  max-height: 300px;
  overflow-y: auto;
  position: relative;
}
.dashboard-grid table {
  width: 100%;
  float: left;
  border: 1px solid #00aedb;
}
.dashboard-grid thead th {
  color: white;
  font-weight: normal;
}
.dashboard-grid tbody tr {
  border-bottom: 1px solid #cccccc;
}
.dashboard-grid tbody tr td,
.dashboard-grid thead tr th {
  padding: 5px 0;
}
.dashboard-grid tbody tr td {
  text-align: center;
}
.ddWidget {
  position: relative;
  overflow: visible;
  display: none;
}
.ddWidgetImg {
  background: url(../images/settings-widget.png) no-repeat center center #1883bd;
  cursor: pointer;
  height: 50px;
  position: absolute;
  right: -50px;
  width: 50px;
}
.clock .ddWidgetImg {
  background: url(../images/clock-widget.png) no-repeat center center #1883bd;
}
.ddWidgetImg:hover {
  background-color: #0d6493;
}
.ddWidgetMask {
  background-color: white;
  height: 50px;
  position: absolute;
  right: 0;
  width: 175px;
  z-index: 3;
}
.cyclesList {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 999;
  margin-top: -4px;
}
.timeClock {
  padding: 0 0 10px;
  background-color: white;
  color: white;
  text-align: center;
}
.tdate {
  border-bottom: 1px solid #dfe4ed;
  color: #841f48;
  font-size: 22px;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 5px;
  background-color: #ffe2e7;
  padding: 20px;
}
#clock {
  color: #e2002f;
  height: 210px;
}
.cycleScheduleHdr {
  color: white;
  background-color: #e2002f;
  padding: 8px 18px;
  font-size: 18px;
  cursor: pointer;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.cycleArrow {
  display: inline-block;
  float: right;
  width: 22px;
  height: 12px;
  margin-top: 8px;
}
.cycleDown .cycleArrow {
  background: url(../images/open.png) no-repeat right center transparent;
}
.cycleUp .cycleArrow {
  background: url(../images/close-cycle.png) no-repeat right center transparent;
}
.cycleTypeHdr {
  color: white;
  padding: 6px 18px;
  font-size: 16px;
  background-color: #c8102e !important;
}
.cycleTypeHdr a {
  color: white;
  text-decoration: none;
}
.cycleTypeHdr:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.go_list {
  background: url(../images/arow-go.png) no-repeat center center transparent;
  width: 10px;
  height: 10px;
  display: inline-block;
}
.cycleRow {
  padding: 4px 18px;
  border-bottom: 1px solid white;
  background-color: #34a4e3;
}
.cycleStatus {
  background-position: center center;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  float: right;
  display: inline-block;
  cursor: pointer;
  background-color: transparent;
}
/*#rep1 {
  position: relative;
  margin-top: -20px;
  min-width: 300px;
  margin-bottom: 20px;
}*/

#nextCycle {
  left: 0;
  right: 0;
  z-index: 9;
}
.cycleStatus.ApprovedToProcess,
.cycleStatus.Active {
  background-image: url(../images/ok-cycle.png);
  background-color: transparent;
}
.cycleStatus.Cancelled {
  background-image: url(../images/error.png);
}
.cycleStatus.AwaitingUserApproval {
  background-image: url(../images/dis.png);
  background-color: transparent;
}
.cycleStatus.Completed {
  background-image: url(../images/done.png);
}
.cycleRow .cycleName {
  color: white;
  font-size: 14px;
  display: inline-block;
  min-width: 100px;
}
.cycleRow .cycleTiming {
  color: #0b4a6d;
  font-size: 13px;
  margin-left: 10px;
  font-weight: 600;
}
.lastLogin {
  color: #e2002f;
  font-size: 18px;
  text-align: center;
  height: 27px;
}
.ttime {
  font-size: 100px;
  padding: 29px 0;
  font-weight: 300;
}
.ttime .ampm {
  font-size: 35px;
}
.nextCycleTime {
  padding: 10px;
  background-color: #1883bd;
  color: white;
}
.highcharts-container {
  /*border: 1px solid #34a4e2;*/
  margin: 0 0 10px;
}
.highcharts-container {
  background-color: white;
  overflow: visible;
  width: 100% !important;
  z-index: 4 !important;
  border-radius: 5px;
}
.highchartMain {
  min-width: 310px;
  height: 400px;
  margin: 0 auto;
}
.greyWidget {
  float: left;
  /*margin: 5px -10px 0;
  padding: 10px;*/

}
.dropdownContainer {
  float: right;
  color: #841f48;
}
.ddWidgetContainer div span {
  font-size: 12px;
}
.ddWidgetContainer select {
  width: 150px;
}
.dashboard-grid table .active,
.dashboard-grid table .inactive {
  background-color: #efefef;
  padding-left: 5px;
}
.dashboard-grid table .active {
  color: green;
}
.dashboard-grid table .inactive {
  color: red;
}
.dashboard-grid table,
.dashboard-grid th,
.dashboard-grid td {
  border-radius: 0 !important;
  border-collapse: collapse;
}
.dashboard-grid table thead.tblSettings tr:first-child th,
.dashboard-grid table thead tr.tblSettings th {
  background-color: #2584b8;
  color: white;
  font-size: 15px;
  font-weight: bold;
  padding: 3px 10px 7px;
  white-space: normal;
}
.dashboard-grid thead {
  background-color: #0b5882;
}
.dashboard-grid table tbody tr td,
.dashboard-grid table tbody tr.odd td.sorting_1,
.dashboard-grid table tbody tr.even td.sorting_1 {
  padding: 2px 4px;
  background-color: white;
}
.dashboard-grid table thead tr th {
  background-image: none;
  color: white;
  padding: 2px 4px;
}
.dashboard-grid .tblHdrDD table tr td,
.dashboard-grid .tblHdrDD table tr,
.dashboard-grid .tblHdrDD table {
  background-color: transparent !important;
  border: medium none !important;
}
.dashboard-grid #tblHistoryTransaction tbody tr:last-child td {
  background-color: #e4e4e4;
}
.dashboard-grid-table {
  width: 100%;
}
.dashboard-grid-table td {
  vertical-align: top;
  max-width: 65%;
}
.dashboard-grid-table td:first-child {
  padding-right: 5px;
}
.dashboard-grid-table table {
  width: 100% !important;
}
.noDashboardItems {
  padding: 12px 0 0 12px;
  float: left;
}
.empty-dashboard-grid {
  border: 2px solid #00aedb;
  position: relative;
  z-index: 5;
}
/*.empty-dashboard-grid a.wrenchDD{background: url("../images/settings-sprite.png") no-repeat scroll center bottom transparent; margin-top: 5px; margin-right: 6px;}*/

.dashboard-grid-table tr td:first-child .empty-dashboard-grid {
  height: 350px;
}
.dashboard-grid-table tr td:nth-child(2) .empty-dashboard-grid {
  height: 168px;
  margin-bottom: 10px;
}
.repCol1 {
  width: auto;
  float: left;
  display: inline-block;
  width: 49%;
  min-width: 40%;
}
.repCol2 {
  width: auto;
  float: right;
  display: inline-block;
  width: 49%;
  min-width: 40%;
}
/*#rep2,
#rep3 {
  margin-bottom: 20px;
  max-width: 710px;
  min-width: 375px;
}*/

.timeChkBox {
  float: right;
  min-width: 20px !important;
  margin-top: 11px;
}
.accordion-body .grey-sep,
.grey-sep {
  border-bottom: 1px solid #cccccc;
  padding: 0;
}
.accordion-body .grey-gap,
.grey-gap {
  padding-top: 15px;
  margin-bottom: 6px;
}
.dotted-sep {
  border-bottom: 1px dotted #cccccc;
  padding: 0;
}
.dataTables_length select {
  width: 68px;
  padding: 5px;
  border-radius: 3px;
  border-color: #dfe4ed;
  background: white center right no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA25pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiNWZkMzNlMC0zNTcxLTI4NDgtYjA3NC01ZTRhN2RjMWVmNjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODZDNDdFRTkxRTJBMTFFNjg0MUM5MTMwMjYwRDYwRDkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODZDNDdFRTgxRTJBMTFFNjg0MUM5MTMwMjYwRDYwRDkiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTUxRUI3MDZEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTUxRUI3MDdEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz69wtu7AAAAe0lEQVR42mLce+zSOVFhYUMGNHDv4cOd/q6WHgxkAqbvP77H/P339zey4Nfv3z7ceXA/hoECwCQnLXPtw8eP05EFHz15WuRm7/CGIoNBhLCgUPnPX79egdgv37w+qKmqOp+BQsAEpX8wMTFm/fnz5/P/f//DGagAAAIMAKIuMR+q/rU9AAAAAElFTkSuQmCC");
}
.sorting_desc {
  background-color: transparent !important;
}
.row-fluid .dash-sep {
  min-height: 20px !important;
  width: 3.9% !important;
}
.wrenchDD {
  display: block;
  width: 120px;
}
.btn-group.open .dropdown-toggle.wrenchDD,
.btn-group .dropdown-toggle.wrenchDD:hover {
  box-shadow: none;
  /*background: url(../images/settings-sprite.png) no-repeat bottom center transparent;*/

}
#divSearchFilter + div > .dataTables_wrapper .dataTables_length,
#divSearchFilter + .dataTables_wrapper .dataTables_length,
#divSearchFilter + br + .dataTables_wrapper .dataTables_length,
#divSearchFilter + br + div + .dataTables_wrapper .dataTables_length {
  z-index: 6;
  position: relative;
}
#divSearchFilter + div.pushDisplayDDLeft > .dataTables_wrapper .dataTables_length,
#divSearchFilter.pushDisplayDDLeft + div .dataTables_length {
  float: left;
  left: 120px;
}
.ie8 #divSearchFilter + div.pushDisplayDDLeft > .dataTables_wrapper .dataTables_length,
.ie8 #divSearchFilter.pushDisplayDDLeft + div .dataTables_length {
  left: 0;
}
#divSearchFilter:not(.normalSearch) {
  /*position: absolute;*/
  z-index: 5;
  width: 100%;
  padding: 2px 0 0 0;
}
#divSearchFilter + br {
  display: none;
}
#divSearchFilter .pull-right {
  display: inline-block;
  width: auto;
}
#divResultBox {
  position: static;
  border-top: 1px solid #dfe4ed;
  padding-top: 10px;
}
.itemList,
.listButtons,
.dashboardList {
  width: 31%;
  float: left;
  /*padding-right: 30px;*/

}
#listsContainer h2 {
  font-size: 16px;
  font-weight: normal;
}
#listsContainer h3 {
  font-weight: normal;
}
#dashboardSettings .itemList select,
#dashboardSettings .dashboardList select {
  border: 1px solid #b1b1b1;
  padding: 0px;
  border-radius: 5px;
  overflow: hidden;
  max-height: 500px;
  overflow-y: auto;
}
.itemList select option,
.dashboardList select option {
  background-color: white;
  padding: 5px 10px;
  cursor: pointer;
}
.itemList select option:hover,
.dashboardList select option:hover {
  color: #333333;
  background-color: #eeeeee;
}
.listsContainer {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 5px;
  position: relative;
}
.sortList {
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.listsContainer h2 {
  font-size: 18px;
  margin-bottom: 0;
}
.listsContainer h3,
.listItems optgroup {
  font-size: 13px;
  font-weight: 400;
  padding: 5px;
  line-height: 20px;
  margin: 0px;
  font-style: normal;
  background: url(../Images/head-rep.png) repeat-x top center transparent;
}
.listsContainer optgroup option:first-child {
  margin-top: 7px;
}
.listsContainer ul {
  margin: 0;
  list-style: none outside none;
  background-color: white;
  padding: 0 5px;
}
.listsContainer li:hover {
  background-color: #dedede;
}
.listsContainer li.selected,
.listsContainer li.selected:hover {
  background-color: #00aedb;
  color: white;
}
.listsContainer li {
  padding: 5px;
  cursor: pointer;
  border-bottom: 1px solid #eeeeee;
}
.listsContainer li:laft-child {
  border-bottom: none;
}
.listsContainer #ulDashBoard li {
  padding-left: 10px;
  position: relative;
  padding-bottom: 6px;
}
.listsContainer #ulDashBoard li .btn-swap {
  position: absolute;
  right: 2px;
  top: 2px;
}
.btn-add,
.btn-add:hover,
.btn-add:focus,
.btn-add[disabled] {
  background: url("../Images/add-new.png") no-repeat scroll 81px center transparent;
  height: 24px;
  padding-left: 5px;
  padding-top: 7px;
  width: 104px;
}
.btn-remove,
.btn-remove:hover,
.btn-remove:focus {
  background: url("../Images/remove.png") no-repeat scroll 5px center transparent;
  height: 24px;
  min-width: 104px !important;
  padding-left: 5px;
  padding-top: 7px;
}
.dashboard-icon .addDashboardLink {
  background: url("../Images/settings.png") no-repeat scroll center center white;
  border: 1px solid #00aedb;
  height: 69px;
  width: 18px;
}
.dashboard-icon .addDashboardLink:hover {
  background-color: white;
}
select.listItems {
  width: 235px;
  height: 250px;
}
select.listItems option {
  font-size: 14px;
  padding: 5px;
}
select.listItems option:focus {
  background-color: #00aedb;
}
#tblSummaryOfPayment tr td:first-child {
  white-space: nowrap;
}
.dashboard-grid #tblHistory tr,
.dashboard-grid #tblHistory td {
  background-color: transparent;
}
.dashboard-grid #tblHistory th {
  background-image: none;
}
.dashboard-grid .btn-group {
  float: right;
}
.dashboard-grid table tfoot tr td {
  background-color: #f9f9f9 !important;
}
.dashboard-grid table tfoot tr .tblRefresh {
  background: url(../images/reload.png) no-repeat 3px center transparent;
  padding-left: 24px;
  text-align: left;
  float: left;
  width: 40%;
}
.dashboard-grid table tfoot tr .tblDetails {
  padding-left: 20px;
  text-align: right;
  float: right;
  width: 40%;
}
.dashboard-grid table tr td:last-child,
.dashboard-grid table tr th:last-child {
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-top: 0px;
}
.dashboard-grid tbody tr:last-child td {
  border-bottom: 1px solid #cccccc;
}
#dashboard tfoot td a {
  color: #34a4e2;
}
#selectPermittedItems,
#ulDashBoard {
  border: 1px solid #cccccc;
  border-radius: 5px 5px 5px 5px;
  max-height: 350px;
  overflow-y: auto;
  padding: 0;
}
#selectPermittedItems ul:first-child li:first-child {
  margin-top: -1px;
}
#btnUp,
#btnSwapUp,
#btnDown,
#btnSwapDown {
  color: transparent;
  width: 30px;
  background-color: #f7f7f7;
}
#btnUp,
#btnSwapUp {
  background: url('../Images/move-up.png') no-repeat center center #f7f7f7;
}
#btnDown,
#btnSwapDown {
  background: url('../Images/move-down.png') no-repeat center center #f7f7f7;
}
/***************************** END dashboard styles *********************************************/

.print-white {
  margin-bottom: 5px;
  padding-right: 158px;
  width: 860px;
}
.customer-edit {
  display: inline-block;
}
/*input[type=text],
input[type=password] {
  min-width: 105px;
  border-radius: 0 0 0 0;
  border-color: #34a4e2;
  height: 17px;
}*/

.bootstrap-timepicker-widget input[type="text"] {
  min-width: 25px;
}
.divBox.timebox,
.timebox .collapse {
  overflow: visible;
}
.timebox #collapseOne {
  overflow: hidden;
}
.timebox #collapseOne.in {
  overflow: visible;
}
.modalBody .divBox .long {
  margin-right: -10px;
  padding-right: 10px;
}
.divBox #tblStore_paginate {
  margin-right: 10px;
}
/*max-height: 550px; overflow-x: hidden; overflow-y: scroll;*/

h2 {
  font-size: 26px;
  font-weight: normal;
  margin-top: 0;
  color: #0099c0;
}
.right-col h2 {
  margin-left: 10px;
}
.form-width {
  max-width: 997px;
}
/*#modalCreditTransactionDivInReceipt {
    margin-left: -422px;
}
*/

.modal #divNotificationContainer button.close {
  margin-right: 0;
  top: 0;
}
.welcom {
  text-align: center;
  font-size: 23px;
  color: #707070;
}
.login-links a {
  color: #707070;
}
.login-links {
  margin: 0 auto;
  padding: 10px 0;
  text-align: right;
  width: 374px;
}
.main-login-page .control-group {
  text-align: center;
}
.main-login-page input[type="text"],
.main-login-page input[type="password"] {
  height: 30px;
  width: 360px;
  box-shadow: none;
  border: 1px solid #34a4e2;
}
.sigmaLoginLogo {
  position: absolute;
  width: 117px;
  height: 38px;
  bottom: 60px;
  right: 10px;
}
/*********************************************************Css For Forms Wider Label**************************************/

.wider-label .form-horizontal .control-label {
  float: left;
  width: 220px;
  padding-top: 5px;
  text-align: right;
}
.wider-label .form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 220px;
  *margin-left: 0;
}
.main-login-page button {
  height: 38px;
  width: 282px;
}
.login-lang-btn {
  float: right;
  padding: 30px 20px;
}
.btn-container {
  margin: 20px 0px 0px;
  padding: 15px 20px;
  text-align: left;
  border-top: 1px solid #dfe4ed;
  float: left;
  width: 100%;
}
.btn-container-wrap {
  position: relative;
  height: 58px;
}
.btn-container-wrap .btn-container {
  position: absolute;
  right: -11px;
  left: -11px;
  padding: 6px 25px;
}
.pull-right {
  float: right !important;
}
.btn-outside {
  border-top: none;
}
.flipped {
  transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -khtml-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
}
.loginBox {
  background: none;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  width: 491px;
}
.loginBox .login-top {
  padding-top: 50px;
  background: url("../images/login-top.png") no-repeat scroll center top transparent;
}
.loginBox .login-bottom {
  padding-top: 80px;
  background: url("../images/login-bottom.png") no-repeat scroll center top transparent;
}
.loginBox .login-ciontainer {
  background-color: #f6f6f6;
  border: 1px solid #34a4e2;
  padding-top: 30px;
  padding-bottom: 20px;
  color: #707070;
  overflow: hidden;
  width: 450px;
  margin: 0 auto;
}
.collapsed .accord-circle {
  background: url(../images/acord-close.png) no-repeat center center transparent;
}
.tooltip {
  display: none;
}
.tooltip-inner {
  background-color: #f0f0f0;
  border: 1px solid #ababab;
  color: #888888;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #ababab;
}
.tooltip-error {
  position: absolute;
  top: 8px;
  display: block;
  white-space: nowrap;
  left: 217px;
}
.tooltip-error .tooltip-inner {
  background-color: #ffefef;
  border: 1px solid #ff8282;
  color: red;
}
.tooltip-error .tooltip-arrow {
  border-right-color: #ff8282 !important;
}
.divBoxPad {
  margin: 0 3px;
  padding-top: 15px;
}
.pagePadding {
  padding: 0 10px;
}
.container-fluid .accordion {
  background-color: #fafafa;
}
.divBox a.accordion-toggle {
  background-color: #d6f0ff;
  color: #023654;
  outline-style: none;
}
.divBox a.accordion-toggle:hover {
  text-decoration: none;
  background-color: #edf9ff;
}
.divBox .accordion-inner,
.divBox .accordion-group {
  border: 1px solid #a3d6f1;
  margin-bottom: 0;
  border-radius: 0;
}
.accordion-inner {
  border: none;
}
.btn-gap {
  display: inline-block;
  width: 12px;
  margin-top: 20px;
}
.btn-link {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  box-shadow: none;
  color: #00aedb;
}
.btn-link[disabled] {
  color: #333333;
  text-decoration: underline;
  cursor: no-drop;
}
.btn-link:hover {
  text-decoration: underline;
}
.rdbCards {
  float: left;
  margin-left: 10px !important;
}
input,
input:focus {
  outline-style: none;
}
a {
  outline-style: none;
}
th a {
  color: #444444;
}
.add-link {
  background: url("../images/Bac/Add-Icon.png") no-repeat scroll 0 center transparent;
  color: #023654;
  display: block;
  padding-left: 18px;
}
.edit-link {
  float: left;
  width: 100%;
  text-align: center;
}
.fa-plus-square {
  color: green !important;
}
.fa {
  color: #0190da;
}
.fa:hover {
  opacity: .8;
}
.dataTable-icon {
  font-size: 16px;
  color: #0190da;
}
.view-link {
  /*background: url("../images/view-link.png") no-repeat scroll 0 4px transparent;
  color: #444444;
  display: block;
  padding: 2px 0 3px 26px;*/
  text-align: center;
  float: left;
  width: 100%;
}
td.showDocument a.edit-link {
  white-space: nowrap;
  background: url("../images/doc.png") no-repeat scroll 0 4px transparent;
}
.tooltip-inner {
  display: inline;
}
.row-fluid .left-col {
  background-color: #f8f8f8;
}
.msg-green,
.msg-red {
  border-color: #00aedb;
  margin-bottom: 20px;
  max-width: 900px;
  border-collapse: separate !important;
}
.bg-ok {
  background: url(../Images/ok.png) no-repeat 0px 0px transparent;
  height: 25px;
  width: 25px;
  border-left-width: 1px;
}
.msg-title {
  padding: 10px;
  border-right: 1px solid #00aedb;
  border-left: 1px solid #00aedb !important;
  text-align: center;
  color: #268e53;
  width: 5%;
  min-width: 5%;
  background-color: #b6f5d2;
}
.msg-text {
  padding: 10px;
  background-color: #effff6;
  color: #4f4f4f;
  /*border-left: none !important;*/

}
span.card-status {
  padding: 5px 14px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
span.Active {
  background-color: #5bffa2;
}
span.Blocked {
  background-color: #cccccc;
}
span.Expired {
  background-color: #ffaeae;
}
label {
  cursor: default;
}
.msg-red {
  border: 1px solid #ff8282;
}
.msg-red .msg-title {
  border-right: 1px solid #ff8282;
  background: none repeat scroll 0 0 #ffe4e4;
  color: red;
}
.bg-failed {
  background: url(../Images/alert-2.png) no-repeat 0px 0px transparent;
  height: 25px;
  width: 25px;
}
.msg-red .msg-text {
  background-color: #ffefef;
  color: #4f4f4f;
}
.clear {
  clear: both;
  height: 0px;
  line-height: 0px;
}
.clearboth {
  clear: both;
}
.user-info {
  float: left;
  margin-right: 20px;
}
.content-middle {
  padding-top: 20px;
}
.marginBottomTen {
  margin-bottom: 10px;
}
.widthThirty {
  width: 60px;
}
.header-gradient {
  background: #f4f4f4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#fefefe, EndColorStr=#eae9e9);
  background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#eae9e9));
  background: -webkit-linear-gradient(#fefefe, #eae9e9);
  background: -moz-linear-gradient(top, #fefefe, #eae9e9);
  background: -ms-linear-gradient(#fefefe, #eae9e9);
  background: -o-linear-gradient(#fefefe, #eae9e9);
  background: linear-gradient(#fefefe, #eae9e9);
  zoom: 1;
}
.header {
  background-color: #f4f4f4;
  border-bottom: 4px solid #52b7ef;
  height: 52px;
  min-width: 700px;
  padding: 0 10px;
  position: relative;
}
.login-status {
  width: 47px;
  background-color: white;
  padding-top: 13px;
  padding-bottom: 13px;
  text-align: center;
  margin-right: -10px;
}
.login-logo {
  width: 170px;
  height: 47px;
  padding-top: 11px;
  padding-bottom: 8px;
  margin-left: -9px;
  text-align: center;
  padding-right: 9px;
  background-image: url(../images/BAC/bac_logo.png);
  background-repeat: no-repeat;
}
.login-shadow {
  padding-bottom: 10px;
  /*background: url(../Images/shadow-login.png) no-repeat bottom center transparent;*/
  position: absolute;
  width: 100%;
}
.header-login {
  height: 100px;
}
.hdr-info {
  background-color: #00aedb;
  color: white;
  margin: -11px -10px;
  padding: 10px;
}
.hdr-info a {
  color: #00637d;
}
#ddCulture {
  display: inline-block;
  padding-left: 16px;
  height: 34px;
  border-right: 1px solid white;
  border-left: 1px solid white;
  padding-right: 10px;
}
#ddCulture:focus {
  background-color: #00aedb;
}
#ddCulture .lang {
  padding: 10px 6px;
  color: #999999;
  cursor: pointer;
}
#ddCulture .lang.selected-lang {
  background-color: #fb4f14;
  color: white;
  cursor: default;
  text-decoration: none;
}
#ddCulture .lang.selected-lang:hover,
#ddCulture .lang:hover {
  text-decoration: none;
  background-color: #fb4f14;
  color: white;
}
.set-dark {
  color: #841f48;
}
.orangeTxt {
  color: #fb4f14;
  text-decoration: underline;
}
.main-logo {
  background: url("../Images/Bac/PagosRecurrentesLogo.png") no-repeat scroll center top transparent;
  position: relative;
  height: 40px;
  margin-top: 80px;
  padding: 20px 0 40px;
}
.logo-border {
  border-bottom: 1px solid white;
  border-top: 1px solid #d6d6d6;
  bottom: 0;
  position: absolute;
  width: 100%;
}
.logoImg {
  background: url(../images/logo.png);
  background-repeat: no-repeat;
  width: 200px;
  height: 40px;
  display: block;
}
.login-form {
  max-width: 600px;
  width: 400px;
  margin: 0px auto;
  background-color: #f6f6f6;
  -moz-box-shadow: 0 0 2px 2px #bbbbbb;
  -webkit-box-shadow: 0 0 2px 3px #bbbbbb;
  box-shadow: 0 0 2px 2px #bbbbbb;
  border: 1px solid #aaaaaa;
  padding: 12px;
}
.container-fluid {
  margin: 0 auto;
}
.login-form h3 {
  color: #666666;
  background: url(../images/signin-icon.png);
  background-position: right center;
  background-repeat: no-repeat;
  font-weight: normal;
  font-family: Tahoma, Geneva, sans-serif;
}
body.single-page .page-content {
  padding: 15px;
}
nav.left-menu .left-menu-list-root {
  margin: 0px 0px;
}
.breadcrumb {
  padding: 0px;
  margin-bottom: 1rem;
  list-style: none;
  background-color: transparent;
  border-radius: 0.25rem;
  display: inline-flex;
  /* float: left; */

  /* width: 100%; */

}
.breadcrumb li {
  color: #841f48;
  font-size: 16px;
}
.breadcrumb li:last-child {
  color: #e2002f;
  font-weight: bold;
}
.breadcrumb > li:after {
  content: ">";
  /* font-size: 21px; */
  /* margin-top: 1px; */
  /* float: right; */
  color: #e2002f;
}
.footer {
  height: 60px;
  background-color: lightgray;
  width: 100%;
  padding-top: 15px;
  height: 35px;
}
.footer p {
  color: #707070;
  margin-right: 30px;
}
.pageHeading {
  font-size: 15pt;
  margin-bottom: 20px;
}
/* CSS for the tables */

table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
  font-size: 1rem;
}
.sorting_asc {
  background-color: transparent !important;
}
.dataTables_paginate {
  float: right;
}
.dashboard-grid table.dataTable {
  margin-bottom: 0 !important;
}
.dashboard-grid {
  margin-bottom: 20px;
}
.tbl {
  font-size: 9pt;
  border-color: #a3d5f1 !important;
  overflow: none;
  border-collapse: collapse;
}
.tbl td,
.tbl th {
  padding: 1px 15px;
  text-align: left;
  margin: 1px;
}
/*.tbl tr {
  border-color: #888888 !important;
  overflow: none;
  paddin: 0 1px;
}
.light-border td,
.light-border th {
  border: 1px solid #d5d5d5;
}
.tbl th {
  color: #023654;
  white-space: nowrap !important;
  font-weight: normal;
  max-width: none !important;
}
.tbl th:hover {
  background-color: #9ed3f1;
}*/

table.dataTable td {
  padding: 0.75rem;
}
.alternate-row tr:nth-child(even) td {
  background-color: #f2f4f8 !important;
}
.alternate-row tr:nth-child(odd) td {
  background-color: white !important;
}
table.dataTable tr.odd:hover {
  background-color: #f2f4f8 !important;
}
.same-row tr td {
  background-color: #fafafa;
}
.paging_full_numbers a.paginate_active {
  background-color: transparent;
  color: #1287ca !important;
  font-weight: bold;
}
.paging_full_numbers a.paginate_button {
  background-color: transparent !important;
  color: #841f48 !important;
}
.paging_full_numbers a.paginate_button,
.paging_full_numbers a.paginate_active {
  padding: 3px 8px !important;
}
.paging_full_numbers {
  height: 34px;
  line-height: 42px;
}
.paging_full_numbers a.paginate_button_disabled {
  color: #dedede !important;
}
.action-btn {
  width: 80px !important;
  text-align: center !important;
}
/* END CSS for the tables */

.input-append {
  overflow: hidden;
}
/*********************** Loading **********************/

#loading {
  background: url("../images/loading-new.gif") no-repeat scroll 50% 40px #222222;
  border-radius: 0 0 10px 10px;
  color: white;
  display: none;
  font-size: 15px;
  font-weight: bold;
  height: 45px;
  left: 38%;
  min-width: 250px;
  padding-top: 17px;
  padding-bottom: 7px;
  position: fixed;
  text-align: center;
  top: -100px;
  width: 18%;
  z-index: 11;
}
.chartloading {
  background: url(../images/BAC/spiner.gif) no-repeat scroll;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  z-index: 999;
}
/* LEFT navigation */

#goCards,
#goUsers,
#goHistory,
#goTransfer {
  background: url() no-repeat scroll 27px 18px transparent;
  font-weight: normal;
}
/*
.nav a#Catalogs{
background-image: url('../images/catalog.png');
}

.nav a#Products{
background-image: url('../images/products.png');
}

.nav a#Notifications{
background-image: url('../images/notify.png');
}

.nav a#Users{
background-image: url('../images/user.png');
}

.nav a#Roles{
background-image: url('../images/rols.png');
}

.nav a#Bank{
background-image: url('../images/bank.png');
}

.nav a#Store{
background-image: url('../images/store.png');
}

.nav a#RolesDetail{
background-image: url('../images/rols.png');
}

.nav a#Customers{
background-image: url('../images/Customer.png');
}

.nav a#Accounts{
background-image: url('../images/accounts.png');
}

.nav a#ApprovedTransactions{
background-image: url('../images/aprov-trans.png');
}

.nav a#RejectedTransactions{
background-image: url('../images/rejct-trans.png');
}

.nav a#ExpiringCards{
background-image: url('../images/exp-card.png');
}

.nav a#SummaryOfPayment{
background-image: url('../images/summary.png');
}

.nav a#OnSpotAudit{
background-image: url('../images/audit.png');
}
*/

.MenuItemGroup_1 span {
  background: url('../images/BAC/entities.png') no-repeat 0px 0px transparent;
  background-size: 13px;
  padding-left: 22px;
}
.MenuItemGroup_4 span {
  background: url('../images/BAC/parameters.png') no-repeat 0px 0px transparent;
  background-size: 16px;
  padding-left: 22px;
}
.MenuItemGroup_5 span {
  background: url('../images/BAC/manage.png') no-repeat 0px 0px transparent;
  background-size: 16px;
  padding-left: 22px;
}
#nav-container .accordion-heading .CurrentPage span {
  background-position: 6px -60px;
}
#menu_60 span {
  background: url('../images/BAC/clients.png') no-repeat 10px center transparent;
}
.MenuItemGroup_2 span {
  background: url('../images/BAC/reports.png') no-repeat 0px 0px transparent;
  background-size: 13px;
  padding-left: 22px;
  background-position-x: 2px;
}
.MenuItemGroup_3 span {
  background: url('../images/BAC/home.png') no-repeat 0px 0px transparent;
  background-size: 16px;
  padding-left: 22px;
}
.home-menu span {
  background-position: 6px -64px;
}
.home-menu {
  border-left: 0px !important;
}
.MenuItemGroup_6 span {
  background: url('../images/BAC/analysis.png') no-repeat 0px 0px transparent;
  background-size: 16px;
  padding-left: 22px;
}
#accordionMenu .accordion-heading a.collapsed:hover span,
#accordionMenu .accordion-heading a.collapsed.highlighted span {
  background-position: 6px -64px;
  color: white;
}
#nav-container .accordion-heading .home-menu.collapsed span {
  background-position: 6px 13px;
}
#accordionMenu .accordion-heading a.collapsed:hover,
#accordionMenu .accordion-heading a.collapsed.highlighted {
  background-color: #67c2f5;
}
/* ******************* */

.left-col .content-wrapper {
  text-align: center;
}
.left-col #navigation {
  display: inline-block;
}
.sign-in {
  margin-left: 30px;
  margin-right: -30px;
  border: 1px solid #cccccc;
}
@media screen and (min-width: 1471px) {
  .ddWidgetContainer {
    border: 1px solid #34a4e2;
    line-height: 22px;
    max-height: 220px;
    padding: 10px;
    position: absolute;
    right: 0;
    width: 147px;
    z-index: 2;
    display: block !important;
    background-color: white;
  }
}
@media screen and (max-width: 1470px) {
  .ddWidgetContainer div.lushDD {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .ddWidgetContainer div,
  .ddWidgetContainer span {
    display: block;
    float: none;
  }
  .ddWidget {
    position: static;
  }
  .highchartMain {
    height: auto;
  }
  .ddWidgetContainer {
    border: 1px solid #34a4e2;
    line-height: 22px;
    max-height: 220px;
    padding: 10px 10px 0;
    z-index: 2;
    position: static;
    width: 240px;
    display: none;
    background-color: white;
  }
  .ddWidgetContainer div.clear {
    float: none;
  }
  .ddWidgetContainer div div {
    width: 100%;
  }
  .ddWidgetImg {
    right: 0;
    z-index: 3;
  }
  .dashboard-grid {
    position: relative;
  }
  .ddWidget {
    position: absolute;
    right: 0 !important;
    z-index: 5;
  }
}
@media screen and (max-width: 1199px) {
  .sigma-logo {
    height: 70px;
    max-width: 200px;
    float: left;
    display: inline-block;
  }
  .sigma-logo-img {
    padding-left: 10px;
    padding-top: 18px;
    height: 40px;
    width: 124px;
  }
  .main-nav .navbar {
    max-width: 76%;
    width: 76%;
    float: right;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  #ddCulture .lang {
    padding: 9px 6px 6px;
  }
  .hide-menu {
    display: none;
  }
  .main-nav .navbar-inner {
    overflow: visible;
  }
  #nav-container .accordion-body {
    position: static !important;
  }
  .menuAlign .accordion-group {
    width: auto;
  }
  #accordionSubMenu div.accordion-heading a.collapsed {
    background: url("../images/open-sign.png") no-repeat scroll 3px center transparent;
    padding-left: 27px;
  }
  #accordionSubMenu div.accordion-heading a {
    background: url("../images/close-sign.png") no-repeat scroll 3px center transparent;
    padding-left: 27px;
  }
  #nav-container .ReportsMenu #accordionSubMenu .accordion-body.in .menuAlign {
    width: 100%;
    display: block;
  }
  #nav-container .ReportsMenu #accordionSubMenu .accordion-body .menuAlign {
    display: none;
  }
  #nav-container .ReportsMenu #accordionSubMenu .accordion-body {
    position: relative;
  }
  #nav-container .ReportsMenu #accordionSubMenu .accordion-body ul a.reportsHeading {
    display: none;
  }
  .menuAlign .reportsContainer .accordion-group {
    width: 100%;
  }
  .CurrentPage .accordion-body,
  .ReportsMenu .accordion-body {
    position: static;
  }
  #nav-container .ReportsMenu #accordionSubMenu .accordion-body {
    background-color: transparent;
  }
  .menuAlign .accordion-heading span {
    background-image: none;
    color: white !important;
    background-position: 6px -83px !important;
  }
  .navbar-inner .nav li a {
    border: none !important;
  }
  .nav-collapse .nav {
    padding: 0 !important;
    background-color: #efefef;
  }
  .main-nav .accordion-group {
    border-bottom: none !important;
  }
  .dashboard-grid th,
  .dashboard-grid .dataTables_wrapper {
    position: static !important;
  }
  .cedula-label-control label {
    margin-left: 0 !imporant;
  }
  #top-menu {
    max-height: 42px;
  }
  .modalBody {
    position: static;
    margin: 0 auto;
    max-width: 98%;
  }
  .divBox {
    padding-right: 12px;
    max-width: 98%;
    min-width: 98%;
  }
  .nav li a.selected,
  .nav li a.selected:hover {
    background-color: #197fb8;
    color: white !important;
  }
  .reportsGroup .nav li a.selected {
    background-color: #0a679a;
    border-radius: 0;
  }
  #navigation a,
  .navbar-inner .nav li a {
    color: #00637d;
  }
  .main-nav .accordion-heading a {
    text-align: left;
    background: none;
    background-color: #34a4e2;
    border-radius: 0;
    border: 0;
    padding: 10px;
    font-weight: bold;
  }
  .main-nav .accordion-group {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #e5e5e5;
    background-color: transparent;
  }
  section.featured {
    display: block !important;
  }
  #left-col {
    min-width: 95%;
  }
  #goCards,
  #goUsers,
  #goHistory,
  #goTransfer {
    background: url() no-repeat scroll 7px 7px transparent;
  }
  .navbar .btn-navbar {
    display: block;
    min-width: 20px;
    width: 20px;
  }
  .nav li a {
    background: url() no-repeat scroll 3px 5px transparent;
  }
  .nav li a:hover {
    color: #767676 !important;
  }
  .table {
    width: 100%;
  }
  .nav li a.selected:hover {
    background-position: 6px -145px !important;
    cursor: default;
  }
  .table td,
  .table th {
    padding: 4px 6px;
  }
  #left-col,
  #right-col {
    margin: 12px auto 0;
    width: 98%;
    float: none;
  }
  #right-col {
    margin: 0 auto;
  }
  .navbar {
    margin-bottom: 0;
  }
  .navbar-inner .nav li {
    float: none;
    width: 100%;
  }
  .navbar-inner .nav li a {
    border: 1px solid #aaaaaa;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 8px 10px 8px 14px;
    text-align: left;
  }
  .navbar-inner {
    background-image: none;
    padding-bottom: 10px;
  }
  #menu-toggle {
    display: none;
  }
  /*.cedula{min-height: 151px;}*/
  
  .row-fluid .dash-sep {
    height: 30px !important;
    min-height: 1px !important;
    color: transparent;
  }
  .cedula-title {
    margin-bottom: -14px;
    margin-left: 135px;
    margin-top: -160px;
  }
  .row-fluid .ssnLabel {
    margin-left: 0;
    height: 35px;
  }
  .cedula-inputs,
  .cedula-labels {
    width: 18%;
    float: left;
  }
  .menuAlign {
    width: 100%;
  }
}
@media screen and (min-width: 886px) {
  .cedula-inputs,
  .cedula-labels {
    width: 100% !important;
    float: left;
  }
}
@media screen and (min-width: 1200px) {
  .main-nav .accordion-heading a {
    cursor: default;
  }
  .main-nav .accordion-heading a.home-menu {
    cursor: pointer;
  }
  body > #wrap {
    overflow-x: hidden;
  }
  .navbar .accordion-body.collapse {
    /*height: 0;*/
    overflow: hidden;
  }
  #nav-container .accordion-body {
    visibility: hidden;
    position: relative;
    left: 0px;
    width: 200%;
    background-color: transparent !important;
    min-height: initial;
    z-index: 9999;
  }
  .myNav {
    background-color: transparent;
    margin: 0 0 10px 0px;
    margin-top: -7px;
  }
  .myNav li {
    list-style-type: none;
    min-width: 350px;
    padding: 0px;
    margin: 0px;
    margin-top: 4px;
  }
  .myNav li a {
    color: white;
    width: 100%;
    float: left;
    padding: 8px;
    background: url("../Images/menu-bg.png");
    padding-left: 15px;
  }
  .myNav li a:hover {
    background-color: black;
  }
  .myNav li a:hover {
    text-decoration: none;
  }
  .nav a {
    outline-style: none;
    background-repeat: no-repeat;
    background-position: 29px 14px;
  }
  .main-nav .accordion-heading a span {
    color: white;
    display: inline-block;
    font-size: 17px;
    padding: 16px 10px 16px 40px;
    font-weight: 600;
  }
  .main-nav .accordion-heading a.collapsed span {
    color: #1883bd;
  }
  .main-nav .accordion-heading a:hover,
  .main-nav .accordion-heading a:focus {
    text-decoration: none;
  }
  /*.main-nav .accordion-heading a{border-bottom: 1px solid #00A1CA;}*/
  
  .main-nav .navbar-inner {
    padding: 0;
    overflow: hidden;
  }
  .main-nav .navbar {
    margin-top: 0;
  }
  .main-nav .accordion-group {
    border-radius: 0;
    margin-bottom: 0;
    /*background-color: #00aedb;*/
    border: none;
    float: left;
    width: 144px;
    margin-right: -1px;
  }
  .reportsContainer .accordion-group {
    border: 0px;
    width: 100px;
  }
  .accordion-body.t3 .reportsAlign {
    visibility: hidden;
  }
  .accordion-body.t3.in .reportsAlign {
    visibility: visible;
  }
  .reportsAlign .accordion-body .accordion-body {
    background-color: #cc0000;
  }
  .main-nav .threeLevelsShow .accordion-group {
    border: 0px;
  }
  /*@navigationBorderColor: #aaa;*/
  
  .navbar .btn-navbar {
    display: none;
  }
  #accordionSubMenu {
    display: inline-block;
    float: right;
  }
  #navigation a,
  .navbar-inner .nav li a,
  #accordionSubMenu div.accordion-heading a,
  .reportsGroup .accordion-inner a.reportsHeading {
    display: block;
    margin: 5px 0;
    /*    border-bottom: 1px solid #e5e5e5;
      border: 1px solid #d0d0d0;
      border-radius: 6px;
      -moz-border-radius: 6px;
      -webkit-border-radius: 6px;
      background-color: #f8f8f8;*/
    text-align: left;
    padding: 1px 35px;
    /*width: 155px;*/
    color: white;
    overflow: hidden;
    text-shadow: none;
    font-weight: normal;
    border-right: 1px solid #197fb8;
  }
  .navbar-inner .nav li:last-child a {
    border: none;
  }
  .reportsGroup .accordion-inner a.reportsHeading {
    padding-right: 75px;
    display: inline-block;
  }
  #navigation span,
  .navbar-inner .nav li {
    display: block;
    margin-left: -1px;
    /*margin-bottom: 14px;*/
  
  }
  .reportsGroup .nav li a.selected {
    background-color: #34a4e2 !important;
  }
  .t3.in .reportsGroup .collapse.in,
  .threeLevelsShow .reportsGroup .collapse.in {
    visibility: visible !important;
  }
  #nav-container .ReportsMenu #accordionSubMenu .accordion-body {
    min-height: 32px;
    position: absolute;
    background-color: #0a679a;
  }
  .CurrentPage .accordion-body,
  .ReportsMenu .accordion-body {
    display: block !important;
    position: absolute;
  }
  .cedula-inputs,
  .cedula-labels {
    width: 100%;
    float: left;
  }
  #divVisaMID,
  #divMCMID,
  #divAMEXMID {
    margin-right: 20px;
  }
  #divVisaMID label,
  #divMCMID label,
  #divAMEXMID label {
    width: 100px;
  }
  #divVisaMID .controls,
  #divMCMID .controls,
  #divAMEXMID .controls {
    margin-left: 110px;
  }
  .row-fluid .ssnLabel {
    margin-left: 44px;
  }
  .form-horizontal .cedula-label-control {
    margin-left: 78px;
  }
  .cedula-labels label {
    margin-bottom: -14px;
    margin-top: -8px;
  }
  .indentificationDiv .cedula-id-label {
    width: 70px;
  }
  .cedula .cedula-input {
    width: 61px;
    min-width: 60px;
    margin-right: 5px;
  }
  .modalBody .cedula .cedula-input {
    width: 68px;
    min-width: 68px;
  }
  .modalBody .cedula .cedula-input2 {
    width: 60px !important;
    min-width: 60px !important;
  }
  .modalBody .cedula-id-type,
  .cedula-id-type {
    width: 130px;
  }
  .modalBody .block-input-container {
    padding-right: 4px;
  }
  .width01 {
    width: 204px;
  }
  .width02 {
    width: 188px;
  }
  .width03 {
    width: 202px;
  }
  .cedula-title {
    margin-bottom: -14px;
    margin-top: -8px;
  }
  .cedula {
    width: 1315px;
  }
  .cWidth .input-small {
    width: 120px;
  }
  .cWidth2 .span4 {
    width: 235px;
  }
  #left-col .accordion-body > div,
  #left-col .divBox h4 + div {
    padding: 0px;
  }
  .nav li a.selected,
  .nav li a.selected:hover {
    margin: 0;
    padding: 6px 35px;
    color: white !important;
    text-decoration: none;
    background-position: 27px -137px !important;
    background-color: #197fb8 !important;
    /*box-shadow: 2px 2px 6px #525252 inset;*/
    cursor: default;
    text-shadow: 0 0 0;
  }
  .divStoreDetails {
    width: 921px;
  }
  .form-horizontal .divStoreDetails label.control-label {
    width: 87px;
  }
  .form-horizontal .divStoreDetails .controls {
    margin-left: 98px;
  }
  .form-horizontal .divStoreDetails .controls.bootstrap-timepicker {
    width: 134px;
  }
  .divStoreDetails .row-fluid .span3 {
    width: 200px;
  }
  .form-width {
    min-width: 997px;
  }
  .navbar .nav {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .reportsContainer .nav {
    position: static;
  }
  .single-min-width {
    min-width: 648px;
    max-width: 883px;
  }
  .main-nav .accordion-heading a.collapsed {
    /*.gradient(@formHeadingGrdStart, @formHeadingGrdEnd);*/
    background-color: #ededed;
    box-shadow: none;
    text-align: left;
    border-left: solid 1px white;
    cursor: pointer;
  }
  .main-nav .accordion-heading a.CurrentPage {
    background-color: #67c2f5;
  }
  #accordionSubMenu div.accordion-heading a,
  .reportsGroup .accordion-inner a.reportsHeading {
    background: url(../images/open-sign.png) no-repeat 78px center transparent;
  }
  /*#accordionSubMenu div.accordion-heading a:hover {
                  background: url(../images/close-sign.png) no-repeat 146px center transparent;
              }*/
  
  #accordionSubMenu div.accordion-heading a.collapsed {
    background: url(../images/open-sign.png) no-repeat 78px center transparent;
  }
  /*#accordionSubMenu div.accordion-heading a.collapsed:hover {
                      background: url(../images/open-sign.png) no-repeat 146px center transparent;
                  }*/
  
  .main-nav .accordion-heading a {
    background-color: #67c2f5;
    text-align: left;
  }
  .divBox {
    min-width: 836px;
  }
  #accordion1.divBox {
    width: 100%;
  }
  .divBox.smsPreview {
    min-width: 300px;
    background-color: transparent !important;
    border: medium none !important;
  }
  .nav-collapse {
    overflow: visible !important;
  }
  input.width233 {
    width: 233px !important;
  }
  .nav li a:hover {
    margin: 0;
    padding: 6px 35px;
    box-shadow: none;
    color: white !important;
    background-color: #197fb8 !important;
  }
  .manual-margin-right .row-text {
    width: 220px;
  }
  .navbar {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .navbar .brand {
    display: none;
  }
  .navbar-inner {
    background: none;
    border: none;
    box-shadow: none;
  }
  #left-col {
    width: 182px;
    border-right: 2px solid #00aedb;
    background-color: #f8f8f8;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 44px;
    /*border-right: 3px solid #BABABA;
      	outline: solid 6px #fff; 
      	background: url('../Images/nev-handle-01.png') no-repeat center right transparent;
      	border-right: solid 3px @header-bottom-color;*/
    margin-left: -15px !important;
  }
  .row-fluid .left-col section {
    padding-left: 10px;
  }
  #accordionMenu {
    margin-bottom: 0px;
  }
  .setting {
    color: #00aedb;
    font-size: 13px;
    height: 34px;
    overflow: hidden;
    position: absolute;
    right: 10px;
  }
  .menu-toggle {
    background-image: url("../Images/arrow-02.png");
    background-position: -81px center;
    background-repeat: no-repeat;
    height: 27px;
    overflow: hidden;
    position: absolute;
    right: -30px;
    width: 28px;
    cursor: pointer;
  }
  .menu-toggle:hover {
    background-position: 0 center;
  }
  .hide-menu {
    background-image: url("../Images/arrow-01.png");
  }
  .menu-toggle img {
    float: right;
  }
  .outsideMenuContainer {
    display: none;
    float: right;
    background-color: white;
    border: 1px solid #34a4e2;
    border-top: none;
    margin-left: 0;
    position: absolute;
    right: 0;
    top: 32px;
  }
  .outsideMenu {
    display: inline-block;
    float: none;
  }
  .navbar-inner .nav .outsideMenu a {
    color: #34a4e2;
    text-decoration: none;
  }
  .navbar-inner .nav .outsideMenu a:hover {
    background-color: #197fb8;
    color: white;
  }
  .navbar .nav .outsideMenuButton {
    float: right;
    margin-right: 20px;
    height: 32px;
    width: 27px;
  }
  .navbar .nav .outsideMenuButton a {
    background: url(../images/open-menu.png) no-repeat center center transparent;
    height: 32px;
    padding: 0 10px;
    width: 27px;
  }
  .navbar .nav .outsideMenuButton a:hover,
  .navbar .nav .outsideMenuButton a.dropped {
    background-color: #197fb8 !important;
  }
  /*.hide-menu{             
                      left: 0px;
      				background-color: #00A1CA;
      				padding: 0 20px;
      }*/
  
  .aero {
    background: url("../Images/arrows.png") no-repeat scroll center 8px transparent;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 7px;
    cursor: pointer;
  }
  .curve {
    float: right;
    margin-right: -9px;
    margin-top: 2px;
  }
  .show-menu {
    background-image: url('/Images/arrows-02.png');
  }
  /*.setting{
      padding-right: 10px;
      background: url('/Images/nev-handle-01.png') no-repeat center right transparent;
      }*/
  
  .row-fluid .right-col {
    min-width: 1030px;
    margin-left: 148px;
    padding-left: 30px;
  }
  .row-fluid .wider {
    max-width: 95%;
  }
  .long-field {
    width: 645px;
  }
}
/******** CSS for forms ******************/

.modalBody form {
  margin: 0;
}
.input-append .add-on,
.input-prepend .add-on {
  height: 17px;
}
.divBox .control-group {
  margin: 4px 0;
  margin-right: 15px;
}
.divBox .width_adjstmnt {
  width: 130px !important;
}
.placeholder {
  color: #aaaaaa !important;
}
table.recovery {
  width: 80%;
  margin: 0 auto;
}
.seprator {
  border-bottom: 2px solid #e0e0e0;
  margin: 10px 0;
}
.recovery td:first-child {
  text-align: right;
  padding-right: 10px;
}
.status-chkbox {
  float: left;
  margin-right: 10px !important;
}
.lblHeading {
  font-weight: bold;
  font-size: 15px;
}
.manual-margin-right .span3,
.manual-margin-right .span4 {
  margin-right: 10px;
}
.field-validation-error {
  color: #cc0000;
  display: none;
}
.userName:hover {
  text-decoration: none;
}
.userName span:hover {
  text-decoration: underline;
}
/*.btn {
  min-width: 100px;
  line-height: 17px;
  text-shadow: none;
  margin: 0 4px 0;
  background-color: #34a4e2;
  border: none;
  font: -webkit-small-control;
  padding-left: 5px;
  padding-right: 5px;
}*/

.btn {
  min-width: 100px;
  border: 1px solid #036db1;
  cursor: pointer;
  padding: 8px;
  height: 36px;
  font-weight: normal;
  border-color: #1487cb;
  color: white !important;
  float: left;
  margin-right: 5px;
  background-color: #e2002f;
  border-color: #e2002f;
}
.custom-form-actions {
  margin-bottom: 7px;
}
.loginBox .btn {
  margin: 0;
}
.btn:hover,
.btn:focus {
  background: #0194e0 !important;
  border-color: #0194e0 !important;
}
table.dataTable thead th {
  padding: 0.75rem;
  border-bottom: 1px solid #eceff4;
  border-top: 1px solid #eceff4;
}
table.dataTable tr.even {
  background-color: #eff7ff !important;
}
.divBox h4 {
  background-color: white;
  color: #841f48 !important;
  font-weight: 700;
  margin: 0;
  padding: 15px 25px;
  border-bottom: 1px solid #dfe4ed;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 0;
}
.accordion-heading h4 {
  /*border: 1px solid #34A4E2;*/
  font-size: 13px;
  font-weight: 400;
  /*margin: 0 0 5px;*/
  padding: 0px 0px;
}
.accordion-heading h4 a {
  display: block;
  height: 22px;
}
.accord-text {
  float: left;
  display: inline-block;
  height: 20px;
  padding: 0;
  padding-left: 6px;
  font-size: 9pt;
  font-weight: bold;
}
.accord-circle {
  float: right;
  display: inline-block;
  height: 22px;
  width: 38px;
  background: url(../images/acord-open.png) no-repeat center center transparent;
}
.payment-circleOpen {
  float: right;
  display: inline-block;
  height: 22px;
  width: 38px;
  background: url(../images/acord-circle-open.png) no-repeat center center transparent;
}
td .payment-circleOpen {
  width: 15px;
}
.payment-circleClose {
  float: right;
  display: inline-block;
  height: 22px;
  width: 15px;
  background: url(../images/acord-circle-close.png) no-repeat center center;
}
.divBoxZeroPad h4 {
  margin: -11px -1px 0;
}
/*.accordion-body>div, .divBox h4+div{ padding: 10px 10px 0;}*/

.modalBody .divBox h4 + div {
  padding: 0;
}
.divBox h4 a:focus,
.divBox h4 a:hover {
  text-decoration: none;
}
.divBox {
  padding: 0;
  padding-bottom: 0px;
  overflow: hidden;
  border-radius: 5px;
}
#divSearchBox .divBox {
  background-color: white;
  border: 1px solid #dfe4ed;
}
.divBox .table-bordered {
  border: 1px solid #dfe4ed;
}
.table td,
.table th {
  border: none;
}
.divBoxZeroPad {
  padding: 10px 0 0;
}
.rowWithBg {
  background-color: #f0efef;
}
.rowWithBg .control-group {
  margin: 4px 0;
}
.form-horizontal label.sub {
  color: #8f8f8f;
  font-size: 10px;
  margin: 0;
  padding: 0;
}
.btn-icon {
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: left;
  margin-bottom: 12px;
  font: inherit;
}
.dv-addlink {
  margin-top: -40px;
}
.btn-icon i {
  background-repeat: no-repeat;
  float: left;
  height: 21px;
  margin: -1px 4px 0 8px;
  width: 20px;
}
.icon-excel {
  background-image: url("../Images/excel.png");
}
.icon-pdf {
  background-image: url("../Images/pdf.png");
}
.icon-add {
  background-image: url("../Images/Add-Icon.png");
}
/*********************** Loading **********************/

#loading {
  background: url("../Images/loading-new.gif") no-repeat scroll 50% 40px #222222;
  border-radius: 0 0 10px 10px;
  color: white;
  display: none;
  font-size: 15px;
  font-weight: bold;
  height: 45px;
  left: 38%;
  min-width: 250px;
  padding-top: 17px;
  padding-bottom: 7px;
  position: fixed;
  text-align: center;
  top: -100px;
  width: 18%;
  z-index: 11;
}
.overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 1051;
}
#pageOverlay {
  /*background-color: rgba(0, 0, 0, 0.3);*/
  background-color: #bbbbbb !important;
  width: 100%;
  height: 100%;
  opacity: 0.3;
}
#pageOverlayAnimation {
  /*background-image: url(../Images/spinner.gif);*/
  position: absolute;
  width: 100%;
  height: 100px;
  top: 50%;
  text-align: center;
  /*background-size: 100px;
    margin: 0px auto;
    background-repeat: no-repeat;
    background-position: center;*/

}
/************ Sticky Footer ************************/

body > #wrap {
  height: auto;
  min-height: 100%;
  position: relative;
  min-width: 700px;
}
#main {
  padding-bottom: 50px;
}
/* must be same height as the footer */

#footer {
  position: relative;
  margin-top: -50px;
  /* negative value of footer height */
  clear: both;
  min-width: 700px;
}
/* CLEAR FIX*/

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

/* Current Existing Code
******************************************************/

body {
  /*font-size: .85em;*/
  /*font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;*/
  font-family: "Lato", sans;
  /*color: #232323;*/
  /*min-width: 1030px;*/
  background: #eceff4;
  font-size: 14px;
}
header,
footer,
nav,
section {
  display: block;
}
/* Styles for basic forms
-----------------------------------------------------------*/

fieldset {
  border: 1px solid #dddddd;
  padding: 0 1.4em 1.4em 1.4em;
  margin: 0 0 1.5em 0;
}
legend {
  font-size: 1.2em;
  font-weight: bold;
}
textarea {
  min-height: 75px;
}
.editor-label {
  margin: 1em 0 0 0;
}
.editor-field {
  margin: 0.5em 0 0 0;
}
/* Styles for validation helpers
-----------------------------------------------------------*/

.field-validation-error {
  color: red;
}
.field-validation-valid {
  display: none;
}
#modalBody span.field-validation-error {
  display: none;
}
.input-validation-error,
input.input-validation-error,
.single-page-block .single-page-block-form input.input-validation-error {
  border: 1px solid red !important;
  background-color: rgba(255, 239, 239, 0.5) !important;
}
.resetPassword-h3 {
  text-align: justify !important;
  text-transform: none !important;
  font-size: 16px !important;
}
.validation-summary-errors ul {
  margin: 0;
  padding: 0;
  padding-left: 15px;
}
.validation-summary-errors li {
  /*list-style: none; */
  font-weight: normal;
  font-size: 10pt;
}
.validation-summary-valid {
  display: none;
}
/* Styles for Custom Accordion
----------------------------------*/

.accordion .accordionhead {
  display: block;
  color: grey;
  border-bottom: 1px solid gray;
}
.accordion .accordionbody {
  display: block;
  color: grey;
  border: 1px solid black;
  padding: 10px;
  margin-bottom: 20px;
}
.accordion .accordionhead a {
  text-decoration: none;
  color: gray;
  font-weight: bold;
}
/* Style for Loading Image animator*/

#loading-image {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 50%;
  top: 25%;
  background-color: transparent;
}
/* Extending Twitter styling
    */

.form-actions {
  text-align: center;
}
.dataTables_paginate {
  display: none;
  margin-bottom: 14px;
  margin-top: 14px;
}
#divNotificationContainer,
#divNotificationContainer_payment {
  border-radius: 3px;
  border-width: 1px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  padding: 15px;
  border-color: red;
}
#divNotificationContainer.alert-success {
  border-color: #b0d8a3;
}
.alert-error {
  background-color: rgba(255, 239, 239, 0.5) !important;
  border: solid 1px red !important;
}
.alert {
  border: none;
  font-weight: normal;
  color: red;
}
.alert .close {
  color: red;
}
#divNotificationContainer h4 {
  padding: 10px 10px 6px;
  background: #c7e4bc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#def0d6, EndColorStr=#afd8a2);
  background: -webkit-gradient(linear, left top, left bottom, from(#def0d6), to(#afd8a2));
  background: -webkit-linear-gradient(#def0d6, #afd8a2);
  background: -moz-linear-gradient(top, #def0d6, #afd8a2);
  background: -ms-linear-gradient(#def0d6, #afd8a2);
  background: -o-linear-gradient(#def0d6, #afd8a2);
  background: linear-gradient(#def0d6, #afd8a2);
  zoom: 1;
  color: #205e0d;
  text-align: center;
  display: none;
}
#divNotificationContainer #divNotificationMsg,
#divNotificationContainer_payment #divNotificationMsg {
  padding: 0px;
  text-align: left;
}
#divNotificationContainer_payment #divNotificationMsg {
  background-color: white;
}
.reportsContainer.accordion-inner {
  padding: 1px;
}
.t3.in .reportsGroup .collapse.in,
.threeLevelsShow .reportsGroup .collapse.in {
  background-color: #197fb8;
  display: block;
  height: 32px !important;
}
.reportsGroup .accordion-inner {
  padding: 0px;
}
#accordionSubMenu div.accordion-inner a.closeReport {
  background: url("../images/close-sign.png") no-repeat scroll 92px center #278dc5;
  font-weight: bold;
}
/*.backGroundAlertOk {
  background: url("../Images/ok.png") no-repeat scroll 3% center white;
}*/

.alert.alert-success,
.alert-success .close {
  color: white !important;
}
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 22px;
  min-width: 16px;
  padding: 8px 5px;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 white;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
}
.bootstrap-timepicker input {
  min-width: 65px;
}
.collapse {
  position: static;
}
.desktopView .navbar #nav-container .accordion-group .collapse.in {
  visibility: visible;
  position: relative;
  left: 0;
  background-color: forestgreen;
  right: 0;
  z-index: 9999;
}
.mobileView .navbar .collapse.in {
  position: relative;
  z-index: 100;
}
.collapse.in {
  height: auto;
  position: static;
}
.CurrentPage .accordion-body,
.ReportsMenu .accordion-body {
  background-color: #34a4e2;
  /*height: auto !important;*/
  left: 0;
  right: 0;
  width: 100%;
  z-index: 5;
}
.CurrentPage .accordion-body {
  height: auto !important;
}
.mobileView div.accordion-body {
  visibility: visible !important;
}
.reportsAlign,
.reportsContainer {
  position: relative;
}
.reportsAlign {
  background-color: #34a4e2;
  visibility: visible;
  width: 100%;
}
#nav-container .ReportsMenu #accordionSubMenu .accordion-body {
  width: 100%;
  top: 0;
  visibility: hidden;
}
.small-textbox {
  min-width: 10px !important;
  width: 10px !important;
  margin-left: 2px;
}
.Notification-inputs-width {
  width: 400px;
}
.row-fluid .dash-sep {
  margin-left: 12px !important;
  min-height: 20px !important;
  width: 23px !important;
}
.row-fluid .ssnLabel {
  margin-bottom: 0 !important;
  min-height: 25px !important;
  width: 74px !important;
  color: #3b3131;
  text-align: left;
}
.row-fluid .ssnLabel1 {
  margin-bottom: 0 !important;
  min-height: 25px !important;
  color: #3b3131;
  margin-left: 33px !important;
}
.row-fluid .ssnLabel2 {
  margin-left: 33px !important;
}
.row-fluid .ssnLabel3 {
  margin-left: 33px !important;
}
.row-fluid .ssnLabel4 {
  margin-left: 0 !important;
}
.previewTable {
  margin-top: 10px;
  margin-bottom: 5px;
  background-color: white;
}
.EmailMessageDiv {
  width: 815px !important;
  margin-bottom: 80px;
  padding: 10px;
  margin-top: 10px;
  background-color: transparent;
  border: 1px solid #e5e5e5;
  min-height: 110px;
  height: auto;
  -moz-border-radius: 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* future proofing */
  -khtml-border-radius: 10px;
  /* for old Konqueror browsers */
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
}
.SmsMessageDiv {
  background-color: transparent;
  height: auto;
  min-height: 232px;
  padding: 0px 0px;
  width: 280px;
}
.preViewEmailLable {
  margin-left: 40px;
  float: left;
  padding-top: 6px;
}
.previewSmsLable {
  margin-left: 10px;
  margin-top: 10px;
  font-weight: bold;
  color: #555555;
}
.previewEmailHeader {
  width: 760px;
  float: right;
  padding: 5px;
  border: 1px solid #e5e5e5;
  min-height: 20px;
  height: auto;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* future proofing */
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
}
.smsPreview {
  background-color: transparent;
  margin: -40px auto 0;
  min-width: 300px;
  width: 300px;
  border: none;
}
.smsPreview .previewPopUP,
.smsPreview .SmsMessageDivFooter,
.smsPreview .SmsMessageDivHeader,
.smsPreview .SmsMessageDiv {
  background-image: url(../Images/mobile.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.smsPreview .SmsMessageDivHeader {
  background-image: url(../Images/top.png);
  height: 37px;
  width: 305px;
}
.smsPreview .SmsMessageDivFooter {
  background-image: url("../Images/bottom.png");
  height: 34px;
  width: 305px;
  margin-top: -3px;
  padding-left: 48px;
}
.smsPreview .SmsMessageDiv {
  background-image: url("../Images/center-rep.png");
  background-position: 25px center;
  background-repeat: repeat-y;
  overflow-x: hidden;
  overflow-y: auto;
  margin-left: 0px;
}
.smsPreview .previewPopUP h4 {
  display: none;
}
.previewSms {
  color: white;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 71px auto 0;
  padding: 101px 5px 5px;
  text-align: center;
  width: 190px;
}
.previewPopUP h2 {
  margin-top: 48px;
}
.smsPreview .btn-container {
  background-color: transparent;
  border: medium none;
  position: relative;
  margin: 0;
  padding: 0;
}
.smsPreview .btn-container button {
  background: url("../Images/close-btn.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  height: 50px;
  margin-bottom: 5px;
  overflow: visible;
  position: absolute;
  right: 20px;
  text-indent: -2000px;
  top: -592px;
  height: 42px !important;
  width: 50px;
  box-shadow: inset 0px 0px 0px rgba(255, 255, 255, 0.2), 0px 0px 0px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.input-mini {
  width: 179px !important;
}
.ie8 .smsPreview .btn-container button {
  right: -9px;
}
.previewText .controls label {
  border: 1px solid #e5e5e5;
  padding: 4px 10px;
  width: 90%;
}
.smsPreview .previewTextHeight {
  height: 588px;
}
.previewText .controls {
  width: 60%;
}
.loginError ul {
  margin-left: 0px;
  padding-left: 0px;
}
.loginError li {
  list-style: none;
  color: red;
  margin: 0 auto;
  font-weight: normal;
  font-size: 13px;
}
.showValidationMessage .field-validation-error {
  display: block;
}
.cyclestart {
  background: url("../images/stop.png") no-repeat scroll center top transparent;
  width: 60px;
  height: 23px;
  display: block;
  float: left;
}
.cyclepause {
  background: url("../images/start.png") no-repeat scroll center top transparent;
  width: 60px;
  height: 23px;
  margin-left: 0px;
  display: block;
  float: left;
}
.redText {
  color: red;
}
.greenText {
  color: #58db18;
}
.copyImg {
  background: url("../images/copy.png") no-repeat scroll center top transparent;
  height: 16px;
  width: 16px;
  display: block;
  float: left;
  margin-top: 9px;
}
@media print {
  .noprint {
    display: none;
  }
  .successReceiptSummary {
    -webkit-print-color-adjust: exact;
  }
  * {
    text-shadow: none !important;
    color: black !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72265033642%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
.adjustPopupHeight {
  padding-right: 10px !important;
}
.successReceiptSummary {
  border: 0px;
  padding: 10px 55px;
  display: block;
  color: #357110;
}
.declinedReceiptSummary {
  border: 0;
  padding: 10px 55px;
  display: block;
  background-color: #ffedec;
  font-size: 16px;
  color: #ff2f1f;
}
.pendingReceiptSummary {
  padding: 10px 55px;
}
#tblExpiringCards th {
  padding: 2px 18px 2px 5px;
  text-align: center;
  vertical-align: middle;
  white-space: normal;
}
.rowWithoutMargin .row-fluid .control-group {
  margin: 0 !important;
}
#tblCycles td {
  white-space: nowrap;
}
.home-main {
  background: url(../images/top.png) no-repeat center center transparent;
  max-width: 999px;
  height: 93px;
  padding: 10px;
  margin-top: 20px;
}
.home-main p {
  color: white;
  float: right;
  font-size: 17px;
  margin-right: 35px;
  margin-top: 49px;
  text-align: right;
  width: 500px;
}
.home-main h2 {
  color: #01475c;
  display: inline-block;
  font-size: 40px;
  padding: 30px 0 0 112px;
}
.GridRowBold,
.bold td {
  font-weight: bold;
}
.table tr td.wrapper-small,
.table tr th.wrapper-small {
  width: 110px !important;
}
.table tr td.wrapper-large,
.table tr th.wrapper-large {
  width: 200px !important;
}
.table tr td.wrapper-medium,
.table tr th.wrapper-medium {
  white-space: nowrap;
  padding: 3px 4px;
}
#tblApprovedTransaction td:last-child {
  white-space: nowrap;
}
.table tr td.alignment-right {
  text-align: right;
}
.table tr td.alignment-left {
  text-align: left;
}
.table tr td.alignment-center {
  text-align: center;
}
/****************************** CSS for credit card validator ************************/

ul.cctypes li {
  background-image: url("images/cctypes.png");
  background-position: 0 0;
  float: left;
  height: 29px;
  margin-right: 8px;
  text-indent: -9999px;
  transition: all 0.2s ease 0s;
  width: 45px;
}
.cctypes .visa {
  background-position: 0 22px;
}
ul.cctypes {
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  margin-top: 4px;
  margin-left: 3px;
}
.cctypes .mastercard {
  background-position: 70px 22px;
}
input.wrong {
  background-color: white;
}
input.correct {
  background-color: white;
}
.cctypes .visa.on {
  background-position: 0 0;
}
.cctypes .mastercard.on {
  background-position: 70px 0;
}
.cctypes li {
  display: none;
  right: 30px;
  top: -31px;
  position: absolute;
  margin-right: 14px !important;
}
.cctypes .amex.on {
  background: url(../Images/amex-new.png) center no-repeat;
  background-size: 100% 100%;
  padding-top: 5px;
  padding-left: 10px;
  display: inline-block;
}
.cctypes .visa.on {
  background: url(../Images/visa-new.png) center no-repeat;
  background-size: 100% 100%;
  padding-top: 5px;
  padding-left: 10px;
  display: inline-block;
}
.cctypes .mastercard.on {
  background: url(../Images/master-new.png) center no-repeat;
  background-size: 100% 100%;
  padding-top: 5px;
  padding-left: 10px;
  display: inline-block;
}
.cctypes .jcb.on {
  background-position: 0 0;
}
.cctypes .discover.on {
  background-position: 0 0;
}
.cctypes .diners.on {
  background-position: 0 0;
}
.cctypes .jcb.on {
  background: url(../Images/jcb-new.png) center no-repeat;
  background-size: 100% 100%;
  padding-top: 5px;
  padding-left: 10px;
  display: inline-block;
}
.cctypes .discover.on {
  background: url(../Images/discover-new.png) center no-repeat;
  background-size: 100% 100%;
  padding-top: 5px;
  padding-left: 10px;
  display: inline-block;
}
.cctypes .diners.on {
  background: url(../Images/diners-new.png) center no-repeat;
  background-size: 100% 100%;
  padding-top: 5px;
  padding-left: 10px;
  display: inline-block;
}
.cctypes .bac-nicaragua.on {
  background: url(../Images/BAC-card.png) center no-repeat;
  background-size: 100% 100%;
  padding-top: 5px;
  padding-left: 10px;
  display: inline-block;
  top: -30px !important;
  margin-right: 20px !important;
}
.cctypes .bac-guatemala.on {
  background: url(../Images/BAC-card.png) center no-repeat;
  background-size: 100% 100%;
  padding-top: 5px;
  padding-left: 10px;
  display: inline-block;
  top: -30px !important;
  margin-right: 20px !important;
}
input.wrong {
  background: url(../Images/wrong.png) 195px center no-repeat;
  background-size: 18px 18px;
  background-position: 99%;
}
input.correct {
  background: url(../Images/ok.png) 195px center no-repeat;
  background-size: 18px 18px;
  background-position: 99%;
}
.hidePageLength .dataTables_length {
  display: none;
}
div.noticeClass {
  background: red;
  animation: redgreen 5s;
  -webkit-animation: redgreen 5s;
  color: white;
  z-index: 999;
  position: fixed;
  width: 100%;
  top: 0px;
}
div.noticeClass label {
  margin: 0.2rem 0.5rem;
}
@keyframes redgreen {
  0% {
    background: red;
  }
  25% {
    background: green;
  }
  50% {
    background: red;
  }
  100% {
    background: green;
  }
}
@-webkit-keyframes redgreen /* Safari and Chrome */ {
  0% {
    background: red;
  }
  25% {
    background: green;
  }
  50% {
    background: red;
  }
  100% {
    background: green;
  }
}
.divBox2.span6 {
  width: 450px;
}
.disabled {
  background-color: #eeeeee;
}
.expHdrBackColor {
  background-color: #f2f2f2;
  font-weight: bold;
}
.table thead th.CenterColumn,
.table tbody tr td.CenterColumn,
.table thead tr th.CenterColumn {
  text-align: center;
}
.table tbody tr td.RightColumn,
.table thead tr th.RightColumn {
  text-align: right;
}
.table tbody tr td.LeftColumn,
.table thead tr th.LeftColumn {
  text-align: left;
}
/************************** New Styles for Sigma ************************/

html[data-useragent*='MSIE 10.0'] .logout {
  margin-right: 10px;
}
.alternate-row tr td.rowAlternate {
  background-color: #f6f6f6 !important;
}
.center,
#right-col.center {
  float: none;
  margin: 0 auto;
  width: 1030px;
}
#right-col.center {
  background-color: white;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  background-color: #fbfbfb;
  margin-bottom: 15px;
  padding: 5px;
  width: 1030px;
  position: relative;
  overflow: hidden;
}
.contentBorder {
  border-bottom: 7px solid #1883bd;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
#top-menu {
  background-color: #f4f4f4;
  position: relative;
  max-height: 52px;
  border-bottom: solid 4px #67c2f5;
}
.menuAlign {
  display: inline-block;
}
.support a,
.hide-menu a,
.logout a {
  padding: 7px 9px 10px 28px;
  color: #999999;
  border-right: 1px solid white;
}
.logout a {
  padding: 7px 9px 10px 20px;
}
.hide-menu a:hover,
.hide-menu a.hid,
.logout a:hover {
  background-position: 5px -40px;
  text-decoration: none;
  color: white;
}
.support a {
  background: url(../Images/help.png) no-repeat 5px 10px transparent;
}
.logout a:hover {
  background-color: #fb4f14;
}
.hide-menu a {
  background: url(../Images/menu.png) no-repeat 5px 10px #f4f4f4;
}
.hide-menu a:hover,
.hide-menu a.hid {
  background-color: #197fb8;
}
.logout a {
  background: url(../Images/logout.png) no-repeat 5px 10px transparent;
  text-indent: -9999px;
  text-decoration: none;
}
.name-suggestions {
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 3px 40px 0 10px;
  color: #707070;
  width: 100%;
  float: left;
  border-radius: 3px;
  margin-top: 5px;
}
.name-suggestions ul {
  color: #166b9a;
  margin-top: 6px;
}
.name-suggestions ul li {
  line-height: 16px;
  font-weight: normal;
}
.name-suggestions span {
  font-weight: bold;
}
.preset-filters-align {
  padding: 0px;
}
.table .addCol {
  width: 66px !important;
}
.table .dateCol {
  min-width: 195px;
}
div.lushDD select:disabled {
  background-color: #eeeeee;
}
div.lushDD select {
  display: block;
  width: 100%;
  height: 100%;
  -moz-appearance: window;
  -webkit-appearance: none;
  outline: 0;
  color: black;
  background: transparent;
  border-radius: 0;
  border: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
div.lushDD select:active,
div.select select:focus {
  outline: 0;
}
div.lushDD {
  border: 1px solid #dfe4ed;
  height: 32px;
  overflow: hidden;
  position: relative;
  width: 100% !important;
  background: white center right no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFW…gv37w+qKmqOp+BQsAEpX8wMTFm/fnz5/P/f//DGagAAAIMAKIuMR+q/rU9AAAAAElFTkSuQmCC);
  display: inline-block;
  padding: 0px 6px;
  vertical-align: middle;
  border-radius: 3px;
}
@media (max-width: 1500px) {
  div.lushDD {
    width: 100%;
  }
}
.cedula-label-control div.lushDD,
#modalBodyCycle div.span7 div.lushDD {
  float: left;
}
.cedulaCustom .lushDD {
  width: 68px !important;
}
div.lushDD:hover {
  background: white center right no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFW…gv37w+qKmqOp+BQsAEpX8wMTFm/fnz5/P/f//DGagAAAIMAKIuMR+q/rU9AAAAAElFTkSuQmCC);
}
div.lushDD-focus {
  background: white center right no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFW…gv37w+qKmqOp+BQsAEpX8wMTFm/fnz5/P/f//DGagAAAIMAKIuMR+q/rU9AAAAAElFTkSuQmCC);
}
div.lushDD-press {
  background: white center right no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFW…gv37w+qKmqOp+BQsAEpX8wMTFm/fnz5/P/f//DGagAAAIMAKIuMR+q/rU9AAAAAElFTkSuQmCC);
}
div.lushDD-normal {
  background: white center right no-repeat url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFW…gv37w+qKmqOp+BQsAEpX8wMTFm/fnz5/P/f//DGagAAAIMAKIuMR+q/rU9AAAAAElFTkSuQmCC);
}
div.lushDD span {
  display: block;
  margin: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  bottom: 0;
  line-height: 28px;
  left: 8px;
  right: 44px;
  z-index: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666666;
  text-align: left;
}
.ddWidgetContainer div.lushDD {
  width: 148px;
}
.header div.lushDD {
  width: 103px;
}
.normalSearch {
  padding: 10px 10px 0px;
}
#modalBodyTransaction #divTransactionReceiptNew .row-fluid {
  margin-left: 10px;
}
.dataTables_length div.lushDD span {
  font-size: 10pt;
}
.dataTables_length div.lushDD {
  padding: 0px 10px;
}
.dataTables_length select {
  width: 68px;
}
.ddWidgetContainer div.lushDD,
#modalBodyAccount div.lushDD,
#modalBodyCardInformation div.lushDD,
#modalBodyCycle .normalDD div.lushDD,
#modalBodyNotif div.lushDD,
#modalBodyExpiring div.lushDD,
#modalBodyBankCapability div.lushDD,
#modalBodyBankAccount div.lushDD,
#modalBodyBankDetails div.lushDD,
#modalBodyStore div.lushDD {
  padding: 0;
}
.JCLRgrips {
  top: 38px;
}
.cycleManager .control-label {
  width: 90px;
}
.cycleManager .controls {
  margin-left: 103px;
}
#divSearchFilter {
  margin-top: 10px;
}
.accordion-body {
  background-color: white;
}
.controls.notes {
  font-size: 9pt;
  font-style: italic;
}
.processPaymentSection1 {
  padding-left: 80px;
}
.processPaymentSection2 {
  background-color: #f8f8f8;
  margin-top: 15px;
  padding-left: 80px;
  padding-right: 122px;
  padding-top: 15px;
  width: 830px;
}
.upload {
  background: url(../images/upload.png) no-repeat center center #e2002f;
  padding: 2px 21px 17px 18px;
  position: relative;
  border-radius: 3px;
}
.download {
  background: url(../images/download.png) no-repeat center center #e2002f;
  padding: 1px 18px 6px 18px;
  position: relative;
  width: 17px;
  height: 30px;
  font-size: 0;
  display: inline-block;
  vertical-align: text-top;
  border-radius: 3px;
}
.print {
  background: url(../images/print.png) no-repeat center center #e2002f;
  padding: 1px 18px 6px 18px;
  position: relative;
  width: 5px;
  height: 19px;
  font-size: 0;
  display: inline-block;
  vertical-align: text-top;
}
.download:hover,
.print:hover,
.upload:hover {
  background-color: #c8102e;
}
.btn.upFile {
  min-width: 85px;
}
.cke_dialog_contents input[type=text] {
  height: auto;
}
.cke_dialog_ui_html {
  margin-top: 0px !important;
}
.form-width > .white-row > .row-fluid > .span12 {
  margin-left: 10px;
}
.modalBody .divbox {
  border: 1px solid #a3d5f1;
}
.btn[disabled]:hover {
  color: white;
}
.btn.disabled,
.btn[disabled] {
  color: white;
  background-color: #52b7ef;
}
#catalogInfo {
  width: 836px !important;
  height: 235px !important;
}
.BankSearchBox .form-horizontal .controls,
.ExceptionTransactionSearchBox .form-horizontal .controls,
.ApprovedTransactionsSearchBox .form-horizontal .controls {
  margin-left: 230px;
}
.BankSearchBox .form-horizontal .control-label,
.ExceptionTransactionSearchBox .form-horizontal .control-label,
.ApprovedTransactionsSearchBox .form-horizontal .control-label {
  width: 220px;
}
.support .onlineSupport i {
  background: url(../images/on.png) no-repeat center center;
  width: 10px;
  height: 10px;
  display: inline-block;
}
.support .offlineSupport i {
  background: url(../images/off.png) no-repeat center center;
  width: 10px;
  height: 10px;
  display: inline-block;
}
.support .onlineSupport {
  color: #54c318;
}
.support .offlineSupport {
  color: red;
}
.support a:hover {
  text-decoration: none;
}
.pushDisplayDDLeft .dataTables_length {
  float: left;
}
#divResultBox #divSearchFilter {
  margin-top: 0px;
  margin-bottom: 10px;
}
.table tr.alignright td {
  text-align: right;
}
.hidden {
  display: none !important;
}
.hideControl {
  display: none !important;
}
#divIndividualIdentityAccount {
  margin-left: 0px;
}
.form-horizontal .controls {
  margin-left: 212px;
}
.form-horizontal .control-label {
  float: left;
  width: 198px;
  padding-top: 5px;
  text-align: right;
}
@media screen and (max-width: 1800px) {
  #navigation a,
  .navbar-inner .nav li a,
  #accordionSubMenu div.accordion-heading a,
  .reportsGroup .accordion-inner a.reportsHeading {
    padding: 1px 15px;
  }
  .main-nav .accordion-group {
    width: 143px;
  }
  .nav li a.selected,
  .nav li a.selected:hover {
    padding: 6px 35px !important;
  }
  .nav li a:hover {
    padding: 6px 15px !important;
  }
}
@media screen and (max-width: 1280px) {
  #navigation a,
  .navbar-inner .nav li a,
  #accordionSubMenu div.accordion-heading a,
  .reportsGroup .accordion-inner a.reportsHeading {
    padding: 1px 8px;
  }
  .main-nav .accordion-group {
    width: 143px;
  }
  .nav li a.selected,
  .nav li a.selected:hover {
    padding: 6px 35px !important;
  }
  .nav li a:hover {
    padding: 6px 8px !important;
  }
}
.alignTxt {
  margin-left: 208px !important;
}
.user-info-wrapper {
  float: right;
  padding-top: 11px;
  padding-bottom: 12px;
  border-left: solid 1px white;
  background-color: #ededed;
  padding-left: 20px;
}
.user-text-color {
  color: #237daf;
  font-weight: bold;
}
.offline {
  float: right;
  width: 50px;
  background-color: white;
  padding-top: 14px;
  padding-bottom: 12px;
  text-align: center;
}
.offline-icon {
  width: 24px;
}
.profile-setting {
  width: 24px;
  background-image: url(../images/BAC/profile-setting.png);
  height: 24px;
  background-size: 100%;
}
.setting-icon {
  width: 24px;
  margin-top: -2px;
  margin-right: 18px;
  cursor: pointer;
}
.dropbtn {
  background-color: #4caf50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
.dropbtn:hover,
.dropbtn:focus {
  background-color: #3e8e41;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown a:hover {
  background-color: #f1f1f1;
}
.langd-ropdown-menu {
  box-shadow: none;
  border-radius: 0px;
  border-color: #67c2f5;
}
.logout-icon {
  margin-right: 5px;
}
.active-lang,
.active-lang:hover,
.dropdown-menu .dropdown-item.active-lang:hover {
  background-color: #ffe2e7 !important;
  color: #841f48 !important;
}
.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:active,
.dropdown-menu .dropdown-item:focus {
  color: #841f48;
}
.user-name-small {
  display: none;
}
@media (max-width: 1447px) {
  .user-name {
    display: none;
  }
  .setting-icon {
    width: 24px;
    margin-top: 2px;
    margin-right: 18px;
  }
  .user-name-small {
    display: block;
  }
}
.selected {
  background-color: transparent !important;
}
.clientLogo {
  max-height: 318px;
  overflow-y: auto;
}
.clientLogo li {
  line-height: 20px;
  text-align: center;
  border-bottom: solid 1px #cccccc;
  padding: 6px;
  margin-left: -18px;
  cursor: pointer;
}
.clientLogo li:last-child {
  border-bottom: solid 0px #cccccc;
}
.clientLogo li:hover,
.clientLogo a:hover {
  background-color: #ededed !important;
}
.clientName {
  float: left;
  width: 100%;
  text-align: center;
}
.arrow {
  width: 13%;
  float: right;
  height: 52px;
  background: url(../images/dropdown.png) no-repeat center center;
  background-position-x: 0px;
}
.selectedClient {
  background-color: #ededed !important;
}
.clientName:hover {
  cursor: pointer;
}
.arrow:hover {
  cursor: pointer;
}
#drop-user:hover {
  background-color: transparent;
}
.left-user-info {
  display: none;
}
.dataTables_processing {
  padding-top: 9px;
}
.datatable-loading {
  width: 25px;
  height: 25px;
  position: absolute;
  top: 50%;
  right: 50%;
  left: 50%;
  bottom: 50%;
  background-image: url(../images/BAC/spiner.gif);
  background-repeat: no-repeat;
}
.dataTables_processing {
  width: 100%;
  left: 0px;
  right: 0px;
  margin-left: 0px;
  height: 100%;
  top: 0px;
  opacity: 0.8;
}
@media (max-width: 1199px) {
  .navbar-inner-height {
    min-height: 40px;
  }
  .main-nav .accordion-group {
    width: 100%;
  }
  .main-nav .accordion-heading a {
    color: white;
  }
  .right-user-info {
    display: none;
  }
  .left-user-info {
    display: block;
    width: auto;
    height: 30px;
    float: right;
    padding-left: 15px;
  }
  .setting-icon {
    margin-top: 6px;
  }
  .offline {
    float: right;
    width: auto;
    background-color: transparent;
    padding-top: 6px;
    padding-bottom: 12px;
    text-align: center;
  }
  .navbar .container {
    width: auto;
    padding: 0;
    margin-top: 9px;
  }
  #top-menu {
    border: none;
  }
  .CurrentPage .accordion-body,
  .ReportsMenu .accordion-body {
    background-color: white;
  }
  .myNav {
    margin-top: -12px;
  }
  .myNav li {
    list-style-type: none;
  }
  .myNav li a {
    float: left;
    width: 100%;
    padding: 7px;
    border-bottom: solid 1px #cccccc;
  }
  .myNav li a:after {
    text-decoration: none;
  }
  a:link {
    text-decoration: none;
  }
  /* visited link */
  
  a:visited {
    text-decoration: none;
  }
  /* mouse over link */
  
  a:hover {
    text-decoration: none;
  }
  /* selected link */
  
  a:active {
    text-decoration: none;
  }
  .login-setting-icon {
    margin-top: 0px !important;
  }
  .main-nav .navbar {
    max-width: 76%;
    width: 76%;
    float: left;
    margin-right: 10px;
    margin-left: 0px;
    margin-bottom: 10px;
  }
  .sigma-logo {
    height: 60px;
    max-width: 200px;
    float: left;
    display: inline-block;
    border-bottom: solid 1px #cccccc;
  }
  .clientLogo {
    min-width: 187px;
  }
  .arrow {
    margin-top: 5px;
  }
}
.client-custom-logo {
  cursor: default;
  max-width: 100%;
  max-height: 70px;
}
.transactionReceiptModalBody,
.transactionReceiptModalFooter {
  float: left;
  width: 100%;
}
.transactionReceiptModalFooter {
  border-top: solid 1px #cccccc;
}
.custom-modal-scroll {
  overflow-y: auto;
  overflow-x: hidden;
}
.mobileView {
  overflow: auto !important;
}
.right-user-info {
  float: right;
}
.dropdown-menu a,
dropdown-menu li {
  cursor: pointer;
}
.dropdown-toggle {
  cursor: pointer;
}
.cleintSelectDropDown {
  width: 10% !important;
  display: inline-block;
  font-size: 20px;
}
.cleintSelectDropDown:hover {
  color: #237daf;
}
.avatar {
  width: 25px;
  height: 25px;
}
.dropdown-avatar {
  margin-right: 10px;
}
.dropdown-avatar .dropdown-toggle:after {
  top: 40% !important;
  font-size: 18px;
}
.dropdown-avatar a:hover {
  background-color: transparent !important;
}
.left-menu-list-opened {
  display: block !important;
}
nav.left-menu .left-menu-list li.left-menu-list-submenu .left-menu-list .selectedSubMenu {
  color: black;
  background-color: #ffe2e7 !important;
}
nav.left-menu .left-menu-list li .left-menu-link:hover {
  background-color: #adddf7;
}
.widget {
  float: left;
  width: 100%;
}
.widget-body,
.widget-header {
  float: left;
  width: 100%;
}
.widget-six .widget-header {
  background-color: #ffe2e7;
}
b,
strong {
  font-weight: 700;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.chartReloadingOverlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #cccccc;
  z-index: 998;
  opacity: 0.3;
  top: 0px;
}
.highcharts-no-data {
  z-index: 99;
  position: absolute;
  top: 50%;
  width: 100%;
  font-weight: bold;
  font-size: 12px;
  color: #60606a;
  text-align: center;
}
select {
  padding-bottom: 5px;
  cursor: pointer;
}
.panel {
  width: 100%;
  border: solid 1px #b2b2b2;
}
.panel-with-borders {
  padding: 15px;
}
.widgetTitle {
  font-size: 16px;
  color: #841f48;
}
h3,
.h3 {
  font-size: 1.3rem !important;
}
*#divSearchBox form {
  padding-top: 20px;
  padding-bottom: 20px;
}
.row-fluid {
  margin-bottom: 10px;
}
.pull-right-not-xs,
.pull-right-not-sm,
.pull-right-not-md,
.pull-right-not-lg {
  float: right;
}
.pull-left-not-xs,
.pull-left-not-sm,
.pull-left-not-md,
.pull-left-not-lg {
  float: left;
}
.col-form-label {
  text-align: right;
}
.client-change:after {
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  display: block;
  content: '';
  width: 0px;
  height: 0px;
  border-width: 5px 0px 5px 5px;
  border-color: transparent transparent transparent #d2d9e5;
  border-style: solid;
  position: absolute;
  top: 17px;
  right: 20px;
}
.dashboard {
  position: absolute;
  height: 79px;
  width: 50px;
  left: 0px;
  z-index: 99;
  background: url('../images/BAC/dash_red.png') no-repeat 11px 31px #ebeef4;
  background-size: 22px;
  cursor: pointer;
}
.btn-customer-wrapper {
  padding-left: 22px !important;
  padding-right: 11px !important;
}
@media (max-width: 1396px) {
  .step-block.background-default,
  .step-block.step-warning,
  .step-block.step-primary {
    min-height: 136px !important;
  }
}
@media (max-width: 1380px) {
  .custom-col {
    flex: 100%;
    max-width: 100%;
  }
  .custom-label {
    width: auto;
    flex: 0 0 0%;
    max-width: 33.333333%;
  }
}
.vopCheckbox {
  display: inline-block;
  margin-top: 6px;
  margin-left: 10px;
}
.approve-select {
  max-width: 180px !important;
  padding-left: 8px;
}
@media (max-width: 1359px) {
  .divBox label,
  .divBox .col-md-8,
  .panel-body label,
  .panel-body .col-sm-8,
  .panel-body .col-sm-10 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    text-align: left !important;
  }
  .custom-min-height {
    min-height: 31px !important;
  }
  .vopCheckbox {
    position: absolute;
    top: 4px;
    left: 115px;
  }
  .approve-select {
    padding-left: 15px;
  }
}
@media (max-width: 1199px) {
  .step-block.background-default,
  .step-block.step-warning,
  .step-block.step-primary {
    margin-bottom: 15px;
  }
}
@media (max-width: 1055px) {
  .btn-customer {
    width: 100% !important;
    margin-bottom: 5px;
  }
}
@media (max-width: 719px) {
  .btn {
    width: 100%;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .breadcrumb li {
    font-size: 14px;
  }
  .cwt__footer__company {
    float: right;
    line-height: 18px;
  }
  .pull-right-not-xs,
  .pull-left-not-xs {
    float: none;
  }
  .pull-right-xs {
    float: right;
  }
  .pull-left-xs {
    float: left;
  }
  .fullWithDivSmAndXsScreen {
    width: 100% !important;
    float: left;
    margin-left: 0px !important;
    margin-top: 5px;
  }
  .col-form-label {
    text-align: left !important;
  }
  .client-change:after {
    top: 81px;
  }
  .dashboard {
    position: absolute;
    height: 72px;
    width: 50px;
    left: 0px;
    z-index: 99;
    background-size: 22px;
    cursor: pointer;
    top: 74px;
  }
  .clientName {
    padding-top: 14px;
    padding-left: 50px;
    padding-bottom: 10px;
  }
}
@media (max-width: 460px) {
  .breadcrumb li {
    display: none;
  }
  .breadcrumb li:last-child {
    color: #e2002f;
    font-weight: bold;
    display: block;
  }
  .backBtn_width {
    float: none !important;
    width: 100% !important;
  }
  .col_width {
    margin-bottom: 13px !important;
  }
  .th_adjustment {
    width: 150px;
    float: left;
  }
}
@media (max-width: 770px) {
  .margin-btm {
    margin-bottom: 13px;
  }
}
@media (max-width: 575px) {
  #State,
  #District,
  #Subdivision {
    margin-bottom: 15px;
  }
  .scrollIssue {
    overflow: auto !important;
  }
  .custom-min-height {
    min-height: 0px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col_width {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .btn_width {
    width: 100%;
  }
  .scrollIssue {
    overflow: auto;
  }
  .step-block.background-default {
    min-height: 160px !important;
  }
  .width-150 {
    width: 141px !important;
    margin-bottom: 10px;
  }
  .width_ipad {
    width: 63px;
  }
  .pull-right-not-sm,
  .pull-left-not-sm {
    float: none;
  }
  .pull-right-sm {
    float: right;
  }
  .pull-left-sm {
    float: left;
  }
  .fullWithDivSmAndXsScreen {
    width: 100% !important;
    float: left;
    margin-left: 0px !important;
    margin-top: 5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pull-right-not-md,
  .pull-left-not-md {
    float: none;
  }
  .pull-right-md {
    float: right;
  }
  .pull-left-md {
    float: left;
  }
}
@media (min-width: 1200px) {
  .pull-right-not-lg,
  .pull-left-not-lg {
    float: none;
  }
  .pull-right-lg {
    float: right;
  }
  .pull-left-lg {
    float: left;
  }
}
.panel-title {
  font-size: 14px;
  cursor: pointer;
  height: 24px;
  text-align: left;
  color: #841f48 !important;
}
.accordion .panel .panel-heading {
  padding: 10px 20px;
  cursor: pointer;
}
.panel-default > .panel-heading {
  background-color: #ffe2e7;
  padding: 0;
  border-radius: 5px;
}
.accordion .accordion-indicator {
  padding-top: 1px;
  color: #0d85d1;
}
#companiesModal .modal-header {
  background-color: whitesmoke;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.companyPopupClientNameLink {
  width: 225px;
  height: 114px;
  display: inline-block;
  border: 1px solid transparent;
  cursor: pointer;
  text-align: center;
  margin-bottom: 5px;
  display: table-cell;
  vertical-align: middle;
}
.companyPopupClientsUl {
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
}
.companyPopupClientsUl li {
  display: inline-block;
  margin-top: 10px;
}
.companyPopupClientsUl li .client-custom-logo {
  width: auto;
  height: auto;
  max-width: 203px;
  cursor: pointer !important;
  max-height: 70px;
  margin: 20px 0px;
}
.companyPopupClientNameLink.selectedClient {
  background-color: transparent !important;
  border: 1px solid #dfe4ed;
}
.companyPopupClientNameLink:hover {
  background-color: transparent;
  border: 1px solid #dfe4ed;
}
#applicationFooter {
  position: relative;
  bottom: 0px;
  width: 100%;
  margin: 0px;
  background-color: transparent;
  float: left;
  padding: 15px 15px 15px 0;
}
.page-content-inner {
  float: left;
  width: 100%;
}
.chzn-container-multi .chzn-choices {
  border-radius: 0.25rem;
  background-image: none;
  border: 1px solid #dfe4ed;
  background: white center right no-repeat url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAFCAYAAABB9hwOAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA25pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpiNWZkMzNlMC0zNTcxLTI4NDgtYjA3NC01ZTRhN2RjMWVmNjEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODZDNDdFRTkxRTJBMTFFNjg0MUM5MTMwMjYwRDYwRDkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODZDNDdFRTgxRTJBMTFFNjg0MUM5MTMwMjYwRDYwRDkiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTUxRUI3MDZEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTUxRUI3MDdEQjk4MTFFNUI1NDA5QTcyNTlFQzRERTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz69wtu7AAAAe0lEQVR42mLce+zSOVFhYUMGNHDv4cOd/q6WHgxkAqbvP77H/P339zey4Nfv3z7ceXA/hoECwCQnLXPtw8eP05EFHz15WuRm7/CGIoNBhLCgUPnPX79egdgv37w+qKmqOp+BQsAEpX8wMTFm/fnz5/P/f//DGagAAAIMAKIuMR+q/rU9AAAAAElFTkSuQmCC");
}
.chzn-container-multi .chzn-choices .search-field {
  padding: 7px 12px;
}
.add-on {
  padding: 6px 12px;
  color: #555555;
  text-align: left;
  background-color: #f2f4f8;
  border: 1px solid #dfe4ed;
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  white-space: nowrap;
  border-left: 0px;
}
.add-on i {
  top: 0px;
  display: inline-block !important;
}
.input-append .add-on,
.input-prepend .add-on {
  height: auto;
}
.bootstrap-timepicker-widget input {
  border: 1px solid #dfe4ed;
  width: 35px;
}
.bootstrap-timepicker-widget table td span {
  color: #0194e0;
}
.bootstrap-timepicker-widget table td a:hover {
  background-color: #f2f4f8;
}
.dataTables_length {
  left: 0px !important;
}
.datepicker.dropdown-menu {
  z-index: 1050 !important;
}
table.dataTable td.dialog {
  vertical-align: middle;
  text-align: center;
}
.modal-body label,
.modal-body .col-sm-8 {
  max-width: 100% !important;
  flex: 100% !important;
  text-align: left !important;
}
.modal-body .modal-row {
  max-width: 100% !important;
  flex: 100% !important;
  text-align: left !important;
  margin-left: 15px;
  margin-right: 15px;
}
.modal-body .modal-col-6 {
  max-width: 50% !important;
  flex: 50% !important;
}
.modal-body .modal-mlr-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.modal-title {
  padding: 0px;
  border: 0px;
  float: left;
}
.previewText label {
  color: #464a4c !important;
}
.chzn-container,
.chzn-drop {
  width: 100% !important;
  max-width: 100% !important;
}
a:hover,
a:after,
a:focus,
a:active {
  text-decoration: none !important;
}
.alert-danger,
.alert-danger .close {
  color: white !important;
}
form label {
  padding-top: 4px;
}
#divACH,
#divCard,
#divVisa,
#divMC {
  margin-top: -6px;
}
.chzn-container-multi .chzn-choices .search-field .default {
  width: 100% !important;
}
.alert.alert-success {
  background: #46be8a;
  border: none;
}
.th-dateTime {
  min-width: 190px !important;
}
.th-phoneNumber {
  min-width: 190px !important;
}
.th-email {
  min-width: 400px !important;
}
.th-status {
  min-width: 160px !important;
}
.th-accountNumber {
  min-width: 220px !important;
}
.th-name {
  min-width: 200px;
}
.th-amount {
  min-width: 160px;
}
.th-description {
  min-width: 400px;
}
table th {
  text-align: center;
}
.btn.btn-primary,
.open > .btn.btn-primary {
  background-color: #e2002f;
  border-color: #e2002f;
}
.btn.btn-primary:hover,
.btn.btn-primary:active,
.open > .btn.btn-primary:hover,
.open > .btn.btn-primary:active {
  background-color: #c8102e !important;
  border-color: #c8102e !important;
}
.btn.btn-primary:hover:active,
.btn.btn-primary:focus,
.btn.btn-primary.active,
.open > .btn.btn-primary:hover:active,
.open > .btn.btn-primary:focus,
.open > .btn.btn-primary.active {
  background-color: #c8102e !important;
  border-color: #c8102e !important;
}
.btn-primary:focus,
.btn-primary.focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn.btn-info,
.open > .btn.btn-info {
  background-color: #e2002f;
  border-color: #e2002f;
}
.btn.btn-info:hover,
.btn.btn-info:active,
.open > .btn.btn-info:hover,
.open > .btn.btn-info:active {
  background-color: #c8102e !important;
  border-color: #c8102e !important;
}
.btn-info:focus,
.btn-info.focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-info:hover:active,
.btn.btn-info:focus,
.btn.btn-info.active,
.open > .btn.btn-info:hover:active,
.open > .btn.btn-info:focus,
.open > .btn.btn-info.active {
  background-color: #c8102e !important;
  border-color: #c8102e !important;
}
.fa,
.paging_full_numbers a.paginate_active,
.user-text-color,
.add-on,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.dataTable-icon,
.showTool {
  color: #e2002f !important;
}
.accordion .accordion-indicator {
  color: #841f48;
}
.btn:hover,
.btn:focus {
  background-color: #c8102e !important;
  border-color: #c8102e !important;
}
.btn-primary:focus,
.btn-primary.focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.btn-primary:hover:active,
.btn.btn-primary:focus,
.btn.btn-primary.active,
.open > .btn.btn-primary:hover:active,
.open > .btn.btn-primary:focus,
.open > .btn.btn-primary.active {
  background-color: #c8102e !important;
  border-color: #c8102e !important;
}
.btn:focus,
.btn.focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
table.dataTable tr.even {
  background-color: #f2f4f8 !important;
}
.form-control:focus {
  color: #464a4c;
  background-color: white;
  border-color: #b2b2b2;
  outline: none;
}
table.dataTable thead th {
  background-color: #ffe2e7 !important;
  color: #841f48;
}
nav.left-menu .left-menu-list li .left-menu-link:hover {
  background: #ffe2e7;
}
.dropdown-toggle:hover {
  color: #e2002f;
}
.sorting_asc {
  background: url(../images/BAC/sort_asc.png) no-repeat right center;
  background-color: #9ed3f1;
}
.dialog a {
  color: #e2002f !important;
}
nav.left-menu .left-menu-list li .left-menu-link {
  padding: 10px 24px;
  color: #841f48;
}
.cwt__footer__company,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #841f48;
}
.active:not(#companySelectPopup-PaginationContainer.active) {
  background-color: #e2002f !important;
  background-image: none !important;
}
.bootstrap-timepicker-widget table td span {
  color: #e2002f !important;
}
.tooltip1 {
  position: absolute;
  display: inline-block;
  margin-left: 7px;
  color: #e2002f;
  font-weight: bold;
  cursor: pointer;
  margin-top: 7px;
}
.tooltip1 .tooltiptext {
  visibility: hidden;
  width: 221px;
  background-color: black;
  color: white;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 105%;
}
.tooltip1:hover .tooltiptext {
  visibility: visible;
}
.client-change {
  font-family: "Lato", sans;
  font-weight: bold;
  cursor: pointer;
  padding: 10px;
  background-color: #e2002f !important;
  color: white;
  background: url('../images/change.png') no-repeat 22px 14px transparent;
  background-size: 20px;
  padding-left: 22px;
  text-indent: 24px;
}
nav.left-menu .logo-container {
  padding-left: 50px;
  padding-right: 0px;
  padding-top: 0px;
  display: table;
}
#drop-client-logo {
  vertical-align: middle;
  display: table-cell;
}
nav.left-menu .left-menu-list-color-success:hover:before,
nav.left-menu .left-menu-list-color-success.left-menu-list-opened:before,
nav.left-menu .left-menu-list-color-success.left-menu-list-active:before {
  background-color: #ffe2e7;
}
.dataTables_wrapper {
  overflow-x: auto;
}
.brighttheme-error {
  background-image: none;
}
#switchDesignContainer {
  margin-right: 20px;
  background-color: #ffefda;
  line-height: 79px;
  margin-top: -21px;
  color: #535353;
}
#switchDesignContainer a,
#switchDesignContainer a:hover,
#switchDesignContainer a:focus {
  color: #535353;
  float: left;
  padding: 0 15px;
}
#switchDesignContainer span {
  margin-left: 5px;
  font-weight: bold;
}
#loginPageSwitchToOldDesinBtn {
  background-color: #eeeeee;
  border: 1px solid #eeeeee;
  color: #e2002f !important;
}
#loginPageSwitchToOldDesinBtn:hover,
#loginPageSwitchToOldDesinBtn:focus,
#loginPageSwitchToOldDesinBtn:active {
  background-color: #dddddd !important;
  border: 1px solid #dddddd !important;
  color: #e2002f !important;
}
@media screen and (max-width: 500px) {
  #switchDesignContainer {
    margin-right: 5px;
  }
}
#newDesignButtonContainer {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  padding-bottom: 20px;
}
@media screen and (max-width: 575px) {
  #newDesignButtonContainer {
    border-right: none;
    padding-bottom: 0px;
  }
}
.table-bordered {
  border: 1px solid #eceeef;
}
table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0;
}
.table thead th {
  border-bottom: 1px solid #eceff4;
  outline: 0 !important;
  vertical-align: bottom;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}
.table th,
.table td {
  border-top: 1px solid #eceeef;
}
.table thead th {
  border-bottom: 1px solid #eceff4;
  outline: 0 !important;
}
.table td,
.table th {
  line-height: 17px;
  padding: .75rem;
}
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
  height: 28px;
}
#tblRoles,
#tblApplications {
  border-collapse: collapse !important;
}
#tblRoles.table-striped tbody tr:nth-of-type(odd),
#tblApplications.table-striped tbody tr:nth-of-type(odd) {
  background: #eff7ff;
}
#tblRoles thead th,
#tblApplications thead th {
  font-size: 1rem;
}
#tblRoles tbody td,
#tblApplications tbody td {
  text-align: left;
  width: 20px;
  font-size: 14px;
  color: #514d6a;
}
#tblRoles tbody td:last-child,
#tblApplications tbody td:last-child {
  text-align: center !important;
}
#tblRoles tbody td:last-child input,
#tblApplications tbody td:last-child input {
  float: none;
}
.footer-center {
  display: block !important;
  text-align: center;
  margin-bottom: 5px;
}
.footer-center .btn {
  float: none !important;
}
@media (max-width: 768px) {
  .mobile-margin-top-10 {
    margin-top: 10px;
  }
}
.popover-content {
  padding: 5px;
}
.progress {
  width: 120px;
  position: absolute;
  right: 9px;
  top: 8px;
}
.progress-bar {
  height: auto !important;
  padding-top: 2px;
}
.password-verdict {
  color: black;
}
.cs-progress-bar .progress {
  width: 120px;
  position: absolute;
  right: 25px;
  top: 8px;
}
.modal-content .progress {
  width: 120px;
  position: absolute;
  right: 25px;
  top: 8px;
}
.error-list {
  padding-left: 20px;
}
@media (max-width: 459px) {
  .progress {
    width: 100%;
    right: 0px;
    top: 40px;
  }
  .cs-progress-bar .progress {
    width: 89%;
    right: 19px;
    top: 40px;
  }
  .modal-content .progress {
    width: 100%;
    position: relative;
    right: 0px;
    top: 8px;
  }
}
/*session timeout dialog styles starts*/

#session-timeout-dialog .modal-body {
  min-height: auto !important;
}
#session-timeout-dialog .btn.btn-default,
#session-timeout-dialog .open > .btn.btn-default {
  min-width: 100px;
}
#session-timeout-dialog .btn {
  margin-top: 0px;
  line-height: 0px;
}
/*session timeout dialog styles ends*/

#browserUpdateError {
  display: none;
}
.note-text {
  padding-top: 9px;
  display: inline-block;
  font-style: italic;
  font-size: 13px;
}
div.alphabet {
  clear: both;
  position: relative;
  margin: 0.5em 0;
}
div.alphabet .alphabet-info-display {
  margin-right: 0.5em;
}
div.alphabet ul {
  display: table;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
div.alphabet li {
  display: table-cell;
}
div.alphabet a {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  box-sizing: content-box;
  padding: 0.2em 0.1em;
  min-width: 1.3em;
  color: #514d6a !important;
  border: 1px solid transparent;
  border-radius: 2px;
}
div.alphabet a:hover {
  color: #e3002b !important;
}
div.alphabet a:active {
  color: white !important;
  background-color: #e3002b;
}
div.alphabet a.active,
div.alphabet a.active.empty {
  color: white !important;
  background-color: #e3002b;
}
.clientSelectionGridImage {
  max-height: 50px;
  max-width: 150px;
}
#companiesTable tbody tr:not(.noDataFound):hover {
  background-color: whitesmoke;
  cursor: pointer;
}
#companiesTable tbody td {
  padding: 10px 0px;
  height: 50px;
  color: #514d6a;
}
#companiesTable tbody td i {
  color: #e2002f;
}
#companiesTable tbody td:first-child {
  padding: 10px 0px;
  height: 50px;
  line-height: 50px;
  color: #514d6a;
}
#companiesTable tbody tr td:first-child {
  padding-left: 10px;
}
#companiesTable tbody tr td:last-child {
  padding-right: 10px;
}
#companiesTable tbody tr:not(:last-child) td {
  border-bottom: 1px solid #dfe4ed;
}
.width-30-percent {
  width: 30%;
}
.width-60-percent {
  width: 60%;
}
.width-10-percent {
  width: 10%;
}
.textAlignCenter {
  text-align: center;
}
.standardBlueOrMaroonColor {
  color: #e2002f;
}
.companySelectTableNoDataFound {
  text-align: center;
  font-weight: bold;
}
.selectedClient {
  background-color: #fff6f6 !important;
}
#companiesTable {
  margin-bottom: 15px;
}
#companySelectPopup-PaginationContainer {
  text-align: center;
  margin-bottom: 15px;
}
#companySelectPopup-PaginationContainer ul {
  display: inline-block;
}
.light-theme a,
.light-theme span,
.light-theme .current {
  background: none;
  box-shadow: none;
  border: 0px;
  color: #827ca1;
}
.light-theme .disabled,
.light-theme .disabled .current,
.light-theme .disabled {
  color: #dedede !important;
  background-color: transparent;
}
.light-theme .active .current {
  background-color: none !important;
}
.light-theme .active .current {
  color: white;
  background-color: #e3002b;
  border-radius: 12px;
}
.light-theme a:hover,
.light-theme li:not(.disabled):not(.active) span:hover {
  text-decoration: none;
  background: none;
  color: #e2002f;
}
#companiesTableContainer {
  width: 100%;
  overflow-x: auto;
}
.cvvSvgPrepend {
  position: absolute;
  right: 25px;
  top: 5px;
}
.redBorder {
  border-bottom: 2px solid red;
  height: 1px;
  width: 80%;
}
.sectionsSchedule {
  margin-bottom: 10px;
  border: 1px solid #cdcdcd;
}
.sectionsScheduleActive {
  background-color: #f9f9f9;
}
#alert-success {
  background-color: #eefcd3;
  color: #68980c !important;
  border: 1px solid #a0da2d !important;
  border-radius: unset !important;
}
#notificationSuccess {
  display: inline-block;
}
#btn-close-success-alert {
  color: #a0da2d !important;
}
.col-sm-8.col-xs-12.browseButton {
  max-width: 94% !important;
}
@media screen and (max-width: 600px) {
  .col-sm-8.col-xs-12.browseButton {
    max-width: 89% !important;
  }
}
.card-icon-style {
  width: min-content;
  height: 15px;
}
#deleteAll {
  width: auto;
  float: right;
  position: relative;
  top: 30px;
  z-index: 2;
}
