html {
	overflow-x: hidden;
	overflow-y: auto;
}
input::-ms-clear {
	display: none;
}

.bright-placeholder::-webkit-input-placeholder {
	color: #969696;
	font-style: italic;
}
.bright-placeholder:-moz-placeholder {
	color: #969696;
	font-style: italic;
}
.bright-placeholder::-moz-placeholder {
	color: #969696;
	font-style: italic;
}
.bright-placeholder:-ms-input-placeholder {
	color: #969696;
	font-style: italic;
}

.dropdown-backdrop {
	display: none !important;
}

body {
	font-family: "Lato", Arial, sans-serif;
	background-color: #95a0a6;
	overflow-x: hidden;
	overflow-y: hidden;
}
html.vf-login body {
	overflow-y: auto;
}

.accordion-header-icon{
    position: absolute;
	right: 1%;
    top: 50%;
    margin-top: -8px;
	width: 24px;
    height: 24px;
}
.arrow-up-icon{
	background-image: url(../img/arrow-up.png);
	background-position: 0px -1px !important;
}
.arrow-down-icon{
	background-image: url(../img/arrow-down.png);
	background-position: 0px -1px !important;
}

a:hover,
.btn-link:hover {
	color: var(--blue);
	text-decoration: none;
}

table {
	/*table-layout: fixed;*/
}
.table > tbody + tbody {
	border-top: 1px solid #ddd;
}

.header-1 {
	font-size: 18px;
	display: block;
	margin-bottom: 5px;
	margin-top: 15px;
	font-weight: bold;
}
.header-2 {
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 16px;
	display: block;
	font-weight: bold;
}
.terms-text {
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 14px;
	display: block;
	margin-left:0cm;
}

.cursor-pointer {
	cursor: pointer;
}
.turnover-change {
	padding-left: 20px;
	width: calc(100% - 445px);
	vertical-align: top;
}
.partner-turnover-change-box .popover-inner {
	font-size: 13px;
}
.partner-merchant-turnover-information .popover-inner {
	font-size: 13px;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

.col-xs-15 {
	width: 20%;
	float: left;
}
@media (min-width: 768px) {
	.col-sm-15 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 992px) {
	.col-md-15 {
		width: 20%;
		float: left;
	}
}
@media (min-width: 1200px) {
	.col-lg-15 {
		width: 20%;
		float: left;
	}
}

/*adar*/
@media (min-width: 992px) {
	.margin-top-newLine-md {
		float: left;
		margin-top: 15px;
	}
}
@media (min-width: 1200px) {
	.margin-top-newLine-lg {
		float: left;
		margin-top: 0px;
	}
}

.dn {
	display: none !important;
}
.header {
	background-color: #fff;
	height: 70px;
}
.header > .display-table-cell {
	padding: 5px 15px 5px 5px;
}
.logo {
	margin-top: 9px;
}
.header > .display-table-cell.header-right {
	padding-right: 20px;
	padding-top: 15px;
}
.header .logo.display-table-cell img {
	max-height: 60px;
	cursor: pointer;
}
.bell {
	text-align: right;
	padding-right: 20px;
	position: relative;
	cursor: pointer;
	border-right: 1px solid #ced3d7;
}
.bell-notif {
	position: absolute;
	top: -6px;
	right: 13px;
	font-size: 11px;
	color: #fff;
	background-color: var(--blue);
	border-radius: 50%;
	width: 16px;
	height: 16px;
	text-align: center;
}
.bell img {
	padding: 7px;
	border: 1px solid #ced3d7;
	border-radius: 3px;
}
.bell img:hover {
	background-color: #e6e6e6;
}
.hello-logout {
	padding-left: 20px;
	border-left: 1px solid #ced3d7;
}
.hello,
.logout {
	text-align: left;
}
.hello,
.logged-name {
	font-size: 16px;
	color: #666;
}
.hello {
	font-weight: 300;
}
f .logged-name {
	font-weight: 400;
}
.logout {
	font-weight: 400;
	text-transform: uppercase;
	color: #9aa;
	font-size: 12px;
}
.hello-logout,
.hello,
.logout {
	vertical-align: top;
}
.logout-img {
	width: 20px;
	height: 20px;
	background-image: url("../img/sprite.png");
	background-repeat: no-repeat;
	position: relative;
	top: 2px;
	background-position: -30px -619px;
	display: inline-block;
}

.header > .display-table-cell.left-menu-small {
	width: 32px;
	padding: 0;
	width: 0;
	display: none;
	transition: width 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.left-menu-small > a {
	padding: 15px;
	width: 72px;
	height: 72px;
	background-position: center center;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../img/menu-burger.png);
	cursor: pointer;
	background-size: 20px 20px;
	background-color: #fff !important;
}
.left-menu-small > a:hover {
	background-color: #ddd !important;
	text-decoration: none;
}
.left-menu-small > a:hover {
	text-decoration: none;
}

.login-error {
	padding: 20px;
	margin: 0;
	font-family: "Lato";
	font-size: 16px;
	color: #fff;
	background-color: #d30d0d;
	position: relative;
	bottom: -25px;
}

.tabs-site {
	background-color: #f3f3f3 !important;
	padding-bottom: 30px;
}
.tabs-site ul.nav,
.tabs-site .tab-content {
	display: inline-block;
}
.tabs-site ul.nav {
	width: 20%;
}
.tabs-site .tab-content,
.tabs-site .content {
	width: 100%;
	min-width: 840px;
	background-color: #f3f3f3 !important;
	vertical-align: top;
}
.nav-pills > li > a,
.nav-pills > li > a:hover {
	border-radius: 0;
	border-left: 3px solid transparent;
	text-transform: uppercase;
	border-bottom: 1px solid #ced3d7;
	background-color: #95a0a6 !important;
	color: #fff;
	height: 80px;
	vertical-align: middle;
	font-size: 16px;
	padding: 0;
	line-height: 22px;
}
.nav-pills > li > a:hover {
	background-color: #b4c1c9 !important;
	cursor: pointer;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
	overflow: hidden;
	background-color: #f3f3f3 !important;
	border-left-color: var(--blue);
	color: var(--blue);
	font-size: 17px;
	font-weight: 600;
	text-shadow: 0px 1px 0px #fff;
}
.nav-pills > li > a:active {
	background-color: #7a858b !important;
}
.nav-stacked > li + li {
	margin-top: 0;
}
.nav-pills > li.active + li a {
	background-image: url(../img/shadow-menu.png);
	background-repeat: no-repeat;
	background-position: top right;
}
/*.nav-pills>li.active + li a:hover { background-image: none; }*/

.shadow-last {
	display: none;
	background-image: url(../img/shadow-menu.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 166px;
	height: 6px;
}
.nav-pills > li:last-child.active + .shadow-last {
	display: block;
}

.title {
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 300;
	height: 80px;
	padding: 20px;
	color: #464d51;
	position: relative;
}
.title-span {
	cursor: pointer;
}
.title-span:hover {
	color: var(--blue);
}
.title-span.no-link:hover {
	color: #464d51;
	cursor: auto;
}
.title2 {
	font-family: "Oswald", sans-serif;
	font-size: 24px;
	font-weight: 300;
}
.title3 {
	text-transform: uppercase;
	color: #b8b8b8;
	font-family: "Lato", sans-serif;
	font-size: 13px;
	color: #788;
	font-weight: 300; /*padding-left: 15px;*/
}
.chargeback-table .title3 {
	padding-left: 0;
}
.todays-transactions {
	width: 300px;
}
.title2-label {
	text-transform: uppercase;
	color: #b8b8b8;
	font-family: "Lato", sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #788;
	font-weight: 300;
}
.title2-label.no-transform {
	text-transform: none;
}
.colored {
	color: var(--blue);
}
.box {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 15px;
	margin: 0 20px 0;
	position: relative;
}
.box + .box {
	margin-top: 10px;
}
.box-blank {
	background-color: transparent;
	border: none;
	padding: 0;
}

.tab-container {
	display: table;
	width: 100%;
	height: 100%;
}
.tab-container-inside {
	display: table;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	margin-bottom: 15px;
}
.tab-ico-container,
.tab-label-container {
	vertical-align: middle !important;
}
.tab-ico-container {
	width: 50px;
}
.tab-ico,
.tab-label {
	display: block;
}
.tab-label {
	padding-left: 10px;
	transition: width 0.2s ease-in-out, opacity 0.2s ease-in-out;
}

.tab-ico {
	width: 36px;
	height: 36px;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	background-image: url("../img/sprite.png");
	background-repeat: no-repeat;
	position: relative;
	background-position: -20px -20px;
}
.active .tab-ico {
	background-position: -75px -20px;
}

/* Partner Graphs */
.partner-graphs-pagination-area {
	text-align: center;
	padding-top: 30px;
}

.pop-up-turnover-data-scroller {
	max-height: 400px;
	overflow-x: none;
	overflow-y: auto;
}

/* Merchant Selector Popup */
.merchant-selector {
	background-color: white;
	padding: 0 20px;
	border: 1px solid #dddddd;
	height: 614px;
}
.merchant-selector .close {
	padding: 5px;
	background-color: #ececec;
	border-radius: 4px;
	border: 1px solid #ddd;
	background: url(../img/modal-close.png) #fafafa center center no-repeat;
	width: 20px;
	height: 20px;
	opacity: 1;
}
.merchant-selector-header-title {
	font-family: "Lato";
	font-size: 16px;
	color: #7a858a;
	line-height: 18px;
}
.merchant-selector-letters {
	width: 100%;
	display: table;
	border-bottom: 1px solid #dddddd;
	padding-top: 20px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.merchant-selector-letters-char {
	display: table-cell;
	width: 3.7%;
}
.merchant-selector-letters-char-text {
	cursor: pointer;
}
.merchant-selector-letters-char-text.active {
	color: #ff8f27;
	font-weight: bold;
	border-bottom: 2px solid #ff8f27;
}
.merchant-selector-names {
	height: 500px;
	overflow-y: auto;
}
.merchant-selector-names-name {
	/*padding-top: 20px;*/
}
.merchant-selector-names-name:hover {
	color: #ff8f2f;
}
.hamburger {
	background-image: url(../img/modal-close.png);
}

/* Partner Overview */
.partner-overview {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
}
.partner-overview > * {
	padding-top: 20px;
}
.partner-overview-box {
	background-color: white;
	padding: 20px;
	border: 1px solid #dddddd;
}
.partner-overview-box-header {
	display: table;
	width: 100%;
	padding-bottom: 20px;
}
.partner-onboarding-chat-button-container {
	margin-right: 0 !important;
}
.partner-onboarding-pipline-box-header {
	padding-bottom: 0 !important;
}

.partner-overview-box-header .pull-right {
	margin-right: 30px;
}
.partner-overview-box-header .modal-header {
	border-bottom: none;
}
.partner-overview-box-header .modal-header .close {
	top: 7px;
	position: absolute;
	right: -30px;
}

.partner-onboarding .partner-overview-box,
.turnover-change .partner-overview-box {
	min-height: 530px;
}

.partner-row-2 .partner-overview-box-header {
	padding-bottom: 30px;
}
.partner-row-1 {
	padding-top: 0px !important;
	padding-bottom: 20px;
}

.partner-overview-box-title {
	font-size: 24px;
	font-family: "Oswald";
	color: #464d51;
	line-height: 18px;
	display: table-cell;
	vertical-align: top;
}
.partner-overview-range-picker {
	font-family: "Lato";
	font-size: 13px;
	color: var(--blue);
	line-height: 18px;
}
.partner-overview-turnover-data {
	padding-top: 30px;
}
.partner-overview-turnover-data-header {
	font-family: "Lato";
	font-size: 16px;
	color: #7a858a;
	line-height: 18px;
	padding-bottom: 10px;
	font-weight: 300;
}
.partner-overview-turnover-data-list-item {
	padding-top: 19px;
	padding-bottom: 19px;
	border-top: 1px solid #f3f3f3;
	display: table;
}
.partner-overview-turnover-data-list-item > div {
	vertical-align: middle;
}

.partner-overview-turnover-data-list-item-name {
	display: table-cell;
	width: 200px;
	font-family: "Lato";
	font-size: 14px;
}
.partner-overview-turnover-data-list-item-number {
	display: table-cell;
	width: 140px;
	font-weight: bold;
}
.item-percents-in-line {
	white-space: nowrap;
}
.partner-overview-turnover-data-list-item-percents-green {
	display: table-cell;
	display: table-cell;
	font-family: "Oswald";
	font-size: 24px;
	color: #6eba5d;
	line-height: 18px;
}
.partner-overview-turnover-data-list-item-percents-red {
	display: table-cell;
	display: table-cell;
	font-family: "Oswald";
	font-size: 24px;
	color: #d30d0e;
	line-height: 18px;
}

.partner-overview-turnover-data-list-item-percents-green,
.partner-overview-turnover-data-list-item-percents-red {
	min-width: 66px;
}

.partner-overview-graph-footer {
	border-top: 1px solid rgb(221, 221, 221);
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	padding-top: 20px;
}
.partner-overview-graph-footer-cleared {
	font-family: "Lato";
	color: #7a858a;
	font-size: 16px;
}
.partner-overview-graph-footer-amount {
	font-family: "Lato";
	font-size: 21px;
	color: var(--blue);
	margin-left: 4px;
}
.partner-overview-graph {
	padding-left: 10px;
	padding-right: 10px;
}

.partner-onboarding {
	padding-left: 20px;
	width: 420px;
	vertical-align: top;
}
.partner-overview-box-title .icon-info {
	position: relative;
	left: 5px;
	top: 5px;
	background-size: 16px;
	opacity: 0.5;
	transition: opacity 0.2s;
}
.partner-overview-box-title .icon-info:hover {
	opacity: 1;
}
.partner-dashboard-overview-title {
	height: 60px;
	padding-bottom: 0;
}

.partner-overview-box-table {
	padding-top: 25px;
}
.partner-overview-box-table:first-child {
	padding-top: 0;
}

.partner-overview-box-top-data {
	display: table;
	width: 100%;
}
.partner-overview-box-data-label,
.partner-overview-box-data-data {
	display: table-cell;
}
.partner-overview-box-data-data {
	text-align: right;
	width: 30px;
}

.partner-overview-box-data-color {
	display: table;
	width: 100%;
	padding-top: 5px;
}
.partner-overview-box-data-color-outside,
.partner-overview-box-data-color-inside {
	height: 10px;
	display: table-cell;
}
.partner-overview-box-data-color-inside {
	background-color: #f2f4f5;
}

.partner-overview-box-data-color-outside {
	background-color: #3c9bd3;
}
.wblue .partner-overview-box-data-color-outside {
	background-color: #3c9bd3;
}
.wgreen .partner-overview-box-data-color-outside {
	background-color: #6eba5d;
}
.wviolet .partner-overview-box-data-color-outside {
	background-color: #955cac;
}
.wred .partner-overview-box-data-color-outside {
	background-color: #d77272;
}
.wbrown .partner-overview-box-data-color-outside {
	background-color: #e6aa4d;
}
.worange .partner-overview-box-data-color-outside {
	background-color: var(--blue);
}

.span-btn-inside {
	border-bottom: 2px solid var(--blue);
	padding-bottom: 2px;
	margin-right: 3px;
}
.icon-field {
	display: inline-block;
	background-image: url(../img/sprite-turn.png);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	background-position: -9px -90px;
}

@media (max-width: 1200px) and (min-width: 1099px) {
	.box-partner-statements-search .amount-container {
		padding-left: 50px;
	}

	.box-partner-statements-search .currency-container {
	}
}

/* temporary until JS */
/*.partner-overview-box-data-color-outside { width: 50%; }
.wblue .partner-overview-box-data-color-outside { width: 40%; }
.wgreen .partner-overview-box-data-color-outside { width: 10%; }
.wviolet .partner-overview-box-data-color-outside { width: 60%; }
.wred .partner-overview-box-data-color-outside { width: 50%; }
.wbrown .partner-overview-box-data-color-outside { width: 70%; }
.worange .partner-overview-box-data-color-outside { width: 20%; }*/
.icon-connectivity {
	background-image: url("../img/ConnectivityDetails_white.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0 0;
}
.active .icon-connectivity {
	background-image: url("../img/conectivityDetails_blue.png");
	background-position: 0 0;
}
.ico-fraud {
	background-image: url("../img/Fraud_icon_white.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0 0;
}
.active .ico-fraud {
	background-image: url("../img/Fraud_icon_blue.png");
	background-position: 0 0;
}
.ico-overview {
	background-position: -20px -20px;
}
.ico-processing {
	background-position: -20px -66px;
}
.ico-payments {
	background-position: -20px -113px;
}
.ico-chargeback {
	background-position: -20px -169px;
}
.ico-resources {
	background-position: -20px -269px;
}
.ico-vpos {
	background-position: -20px -323px;
}
.ico-tooltip-cbx-position {
	top: 2px !important;
	left: 35px !important;
}
.ico-credorate {
	background-size: 32px;
	background-position: 0 !important;
	background-image: url(../img/CRX_INS_Credorate.icon.OFF.png) !important;
}
.ico-credorate-new-badge {
	background-image: url(../img/CRX_INS_Credorate.New.badge.png) !important;
	background-repeat: no-repeat;
	background-size: 43px;
	width: 43px;
	height: 43px;
	position: absolute;
	top: -1px;
	left: -3px;
	z-index: 1000;
}
.ico-paybylink {
	background-size: 32px;
	background-position: 0 !important;
	background-image: url(../img/CRX_PBL.icon.OFF.png) !important;
}
.ico-paybylink-new-badge {
	background-image: url(../img/CRX_INS_Credorate.New.badge.png) !important;
	background-repeat: no-repeat;
	background-size: 43px;
	width: 43px;
	height: 43px;
	position: absolute;
	top: -1px;
	left: -3px;
	z-index: 1000;
}
.ico-apm {
	background-image: url("../img/APM_white.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0;
}
.active .ico-apm {
	background-image: url("../img/APM_blue.png");
	background-position: 0;
}
.active .ico-credorate {
	background-image: url(../img/CRX_INS_Credorate.icon.ON.png) !important;
}
.active .ico-paybylink {
	background-image: url(../img/CRX_PBL.icon.ON.png) !important;
}
.active .ico-overview {
	background-position: -75px -20px;
}
.active .ico-processing {
	background-position: -75px -66px;
}
.active .ico-payments {
	background-position: -75px -113px;
}
.active .ico-chargeback {
	background-position: -75px -169px;
}
.active .ico-settings {
	background-position: -75px -225px;
}
.active .ico-resources {
	background-position: -75px -269px;
}
.active .ico-vpos {
	background-position: -75px -323px;
}

.menu-badge-ico-chargeback-1 {
	background-image: url("../img/CRX_Insights_CHBK_note.orange.png");
}
.menu-badge-ico-chargeback-2 {
	background-image: url("../img/CRX_Insights_CHBK_note.gray.png");
}
.menu-badge-indicator {
	background-position: 90%;
	background-repeat: no-repeat;
}

.logout a:hover {
	text-decoration: none;
}
.logout-word {
	position: relative;
	top: 2px;
	left: 4px;
	color: #9aa;
	text-decoration: none;
}

.date-control .btn-group > .btn {
	font-size: 13px;
	line-height: 18px;
	padding: 0px;
	border-radius: 0 !important;
	background-color: transparent;
	font-weight: bold;
	color: #949fa5;
	border: none;
	text-transform: uppercase;
}
.date-control .btn-group > .btn:first-child {
	border-right: 1px solid #ccc;
	padding-right: 10px;
}
.date-control .btn-group > .btn:last-child {
	padding-left: 10px;
}
.date-control .btn-group > .btn span {
	display: inline-block;
}
.custom-btn-group > .btn span {
	display: inline-block;
	padding: 6px;
}
.date-control .btn-group > .btn.active {
	box-shadow: none;
}
.date-control .btn-group > .btn.active span {
	color: var(--blue);
	font-weight: bold;
	border-bottom: 2px solid var(--blue);
	background: none;
	padding-bottom: 0px;
}

.date-alert .processing-date-alert {
	width: 100%;
	color: #949fa5;
	padding-top: 4px;
	padding-left: 3px;
}
.box-home-payments {
	padding: 0;
	padding-left: 25px;
}
.box-home-payments .display-table-cell {
	padding: 15px 20px;
}
.box-home-payments .row > div {
	padding: 15px 0 0;
}
.box-home-payments .payment-date {
	padding-left: 15px;
	width: 260px;
	border-right: 1px solid #ddd;
}
.box-home-payments .next-payment {
	padding-right: 15px;
	padding-left: 15px;
	border-left: 1px solid #ddd;
	color: #9aa;
}
.box-processing-top > .row:first-child {
	border-bottom: 1px solid #ddd;
}
.box-processing-top .select-box-title {
	padding-bottom: 0 !important;
}
.processing-activity .box-processing-top .active > .select-box-container .btn-group > .btn,
.partner-processing-activity .box-processing-top .active > .select-box-container .btn-group > .btn {
	padding-bottom: 0;
}
.box-home-payments .row:last-child > div {
	padding-bottom: 15px;
}
.box-home-payments .row .payment-currency .title2-label,
.box-home-payments .row .payment-currency .title2 {
	padding-left: 15px;
	border-left: 1px solid #ddd;
}
.box-home-payments .row .payment-date {
}
.box-home-payments .row .next-payment {
	background-color: #fafafa;
}
.box-home-payments .row > div.payment-date + .payment-currency .title2-label,
.box-home-payments .row > div.payment-date + .payment-currency .title2 {
	border-left: none;
}
.box-home-payments .row > div.payment-date + .payment-currency,
.box-home-payments .row > div.payment-date + .payment-currency {
	border-left: 1px solid #ddd;
}

.cardnumber-error input {
	border-color: red;
}
.cardnumber-error-message * {
	vertical-align: middle;
}
.ico-danger {
	background-image: url("../img/danger.png");
	width: 27px;
	height: 24px;
	background-repeat: no-repeat;
	display: inline-block;
	background-size: 27px 24px;
	vertical-align: middle;
}
.cardnumber-error-message {
	color: red;
}

.box-title {
	font-size: 24px;
	font-weight: 300;
	color: #464d51;
	text-transform: none;
}
.box-title .title-icon-arrow {
	top: 2px;
	left: 10px;
}
.box-title-header {
	padding: 0 20px 10px;
}

.title-payments {
	padding-bottom: 10px;
	height: auto;
}
.title-payments .title-right {
	right: 15px;
	bottom: 8px;
}
.pdf-label {
	position: relative;
	top: 2px;
	padding-right: 10px;
}

.button-separator {
	padding: 0 10px;
	width: 1px;
	height: 100%;
	background-color: #ccc;
	display: inline-block;
}

.transactions-graphics {
	padding: 15px 0;
}
.graphics-big {
	overflow: hidden;
}
.graphics-small-content {
	padding: 0;
}
.transactions2 {
	margin-top: 10px;
}
.transactions2 .display-table-cell {
	vertical-align: middle !important;
}
.transactions2 .label-title {
	width: 260px;
	padding: 10px 30px;
	border-left: 1px solid #ccc;
	text-align: left;
}
.transactions2 .label-title:nth-child(3),
.transactions2 .label-title:nth-child(4) {
	width: 300px;
}
.transactions2 .label-title a {
	font-size: 16px;
	color: #747e83;
}
.transactions2 .label-title a:hover {
	color: var(--blue);
	cursor: pointer;
	text-decoration: none;
}
.vertical-align {
	display: flex;
	align-items: center;
}
.title-icon-arrow {
	position: relative;
	top: 1px;
	left: 4px;
	width: 22px;
	height: 22px;
	background-image: url("../img/sprite.png");
	background-repeat: no-repeat;
	background-position: -27px -433px;
	display: inline-block;
}
.title-icon-arrow:hover {
	background-position: -83px -433px;
}
.small-arrow {
	position: relative;
	top: -1px;
	left: 5px;
}

.title-right {
	font-size: 14px;
	text-transform: uppercase;
	color: #747e83;
	bottom: 25px;
	position: absolute;
	right: 30px;
	vertical-align: bottom;
}
.title-right-box {
	font-weight: 600;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 5px 7px 4px;
	margin-left: 7px;
	color: #666;
	display: inline-block;
	margin-bottom: 2px;
	margin-top: 2px;
}
.title-right-box:hover {
	cursor: pointer;
	background-color: #eee;
}
.title-right-icon {
	margin-right: 5px;
}
.title-right-box.disabled,
.title-right-box.disabled:hover {
	cursor: default;
	opacity: 0.5;
	background-color: #fff;
}
.title-right-part {
	font-style: italic;
	font-size: 14px;
	text-transform: none;
	color: #949fa5;
	padding-top: 10px;
}
.icon-info {
	width: 20px;
	height: 20px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-image: url(../img/icon-info.jpg);
	display: inline-block;
}
.icon-info.info-box {
	position: absolute;
	top: 20px;
	right: 20px;
}
.info-box-merchant-processing {
	vertical-align: middle;
	margin-left: 5px;
	background-image: url(../img/CRX_INS_proc_help_icon_grey.png);
	display: inline-block;
}
.ico-last-24 {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background-repeat: no-repeat;
	position: relative;
	top: 3px;
}
.ico-last-24.ico-cart {
	background-image: url(../img/cart.png);
}
.ico-last-24.ico-valid {
	background-image: url(../img/v.png);
}
.ico-last-24.ico-close {
	background-image: url(../img/x.png);
}

.dashboard-left {
}

.wrap-container {
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

body.page-not-found {
	background-color: #f3f3f3;
}

.container-parts {
	display: table;
	width: 100%;
	background-color: #f3f3f3;
}
.container-parts .dashboard-menu.show,
.container-parts .dashboard-content-container.show {
	display: table-cell !important;
}
.container-parts .dashboard-menu,
.container-parts .dashboard-menu ul.nav-stacked,
.container-parts .dashboard-menu ul.nav-stacked > li {
	width: 240px;
	transition: opacity 0.2s ease-in-out;
}
/*enable animations, will need to redo popup*/
/*.container-parts .dashboard-content-container { position: relative; }*/
.dashboard-content {
	width: 100%;
}

.menu-under {
	font-size: 13px;
	color: #fff;
	line-height: 18px;
	padding: 20px 20px;
	font-weight: 300;
	position: absolute;
	bottom: 0;
}

.PRTL_VF_Part_Processing .tab-label,
.PRTL_VF_Part_PaymentsStatements .tab-label {
	position: relative;
}

.blue {
	color: #509dcb;
}
.green {
	color: #6eba5d;
}
.violet {
	color: #955cac;
}
.red {
	color: #d77272;
}
.orange {
	color: var(--blue);
}
.blue2 {
	color: #005399;
}
.green2 {
	color: #007e47;
}
.violet2 {
	color: #672eb3;
}
.red2 {
	color: #cb0000;
}
.orange2 {
	color: #a85b00;
}
.disabled {
	color: #d9dde0;
}

.chart-inner {
	width: 100% !important;
	overflow: hidden;
}

.legend-container-around {
	padding: 7px 10px;
	border: 1px solid transparent;
	border-radius: 5px;
	transition: all 0.2s ease-in-out;
	cursor: pointer;
}
.legend-container-around .legend-1,
.legend-container-around .legend-2 {
	transition: all 0.2s ease-in-out;
}
.legend-container-around:hover .legend-1,
.legend-container-around:hover .legend-2 {
	color: var(--blue);
}

.legends-container {
	padding-top: 15px;
	padding-bottom: 0;
}
.legend-container {
	border-left: 3px solid #000;
	padding-left: 10px;
}
.legend-container.blue {
	border-color: #509dcb;
}
.legend-container.green {
	border-color: #6eba5d;
}
.legend-container.violet {
	border-color: #955cac;
}
.legend-container.red {
	border-color: #d77272;
}
.legend-container.orange {
	border-color: #e6aa4d;
}
.legend-container.blue2 {
	border-color: #005399;
}
.legend-container.green2 {
	border-color: #007e47;
}
.legend-container.violet2 {
	border-color: #672eb3;
}
.legend-container.red2 {
	border-color: #cb0000;
}
.legend-container.orange2 {
	border-color: #a85b00;
}
.legend-container.legend-disabled {
	border-color: #d9dde0;
}
.legend-1 {
	font-weight: bold;
	color: #636a6e;
}
.legend-2 {
	color: #b8b8b8;
}
.legends-container div.legend-1,
.legends-container div.legend-2 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.legend-container-around.active,
.legend-container-around.active {
	border-color: #d9dde0;
}

.graphics-small-info-line {
	padding-bottom: 15px;
}
.graphics-small-info-title {
	font-family: "Oswald";
	font-size: 24px;
	font-weight: 300;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.graphics-small-info-title.no-data {
	color: #d9dde0;
}
.graphics-small-info-content {
	font-size: 14px;
	color: #747e83;
}

ul.nav.nav-pills.nav-stacked {
	width: 100%;
	position: relative;
}
.dashboard-menu {
	padding-right: 0;
	position: relative;
	background-color: #95a0a6;
}
.dashboard-content-container {
	padding-left: 0;
	padding-right: 0;
	background-color: #f3f3f3;
}

.transactions-graphics-small > div {
	border-left: 1px solid #d9dde0; /*border-top: 1px solid #d9dde0;*/ /*padding-top: 15px;*/
	height: 243px;
	margin-bottom: 10px;
}
.transactions-graphics-small > div:first-child {
	border-left: none;
}
.transactions-graphics-small > div .title3 {
	margin-bottom: 15px;
}
.tab-content > .box {
	padding-bottom: 0;
}
.popover-title {
	background-color: transparent;
}

.popup-content thead th {
	font-family: "Lato";
	font-size: 16px;
	font-weight: 700;
	color: #4e4d52;
	height: 43px;
}
.popup-content tbody td {
	font-family: "Lato";
	font-size: 16px;
	font-weight: 300;
	color: #4e4d52;
	height: 43px;
}
.popup-content tbody td.popup-table-amount {
	color: #f47624;
}
.popup-content .table > thead > tr > th {
	border-bottom-width: 1px;
}

.popover-content thead th {
	font-family: "Lato";
	font-size: 14px;
	font-weight: 700;
	color: #4e4d52;
	height: 23px;
}
.popover-content tbody td {
	font-family: "Lato";
	font-size: 14px;
	font-weight: 300;
	color: #4e4d52;
	height: 23px;
}
.popover-content tbody td.popup-table-amount {
	color: #f47624;
}
.popover-content .table > thead > tr > th {
	border-bottom-width: 1px;
	padding: 0px;
}
.popover-content .table > tbody > tr > td {
	padding: 0px;
}
.popover-content .table {
	margin: 0px;
}

.clearing-status {
	padding-bottom: 10px;
	padding-right: 20px;
	border-right: 1px solid #ccc;
	margin-bottom: 10px;
}

/* MODAL */
.modal {
	display: block;
} /* To remove once design done */

.modal-bg {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.8);
	z-index: 5;
}
.modal-refund .modal-dialog {
	width: 700px;
}
.modal-header {
	padding: 22px 0px 17px;
	margin: 0 20px;
	text-transform: uppercase;
	font-size: 16px;
	color: #464d51;
	border-bottom-color: #ececec;
}

.modal-headerCFT {
	padding: 22px 0px 17px;
	margin: 0 20px;
	font-size: 16px;
	color: #464d51;
	border-bottom-color: #ececec;
	border-bottom: 1px solid #e5e5e5;
}

.modal-body,
.modal-footer {
	padding: 20px;
}
.modal-footer {
	border: none;
}
.modal-body + .modal-footer {
	padding-top: 0;
}
.modal-body-top,
.modal-body-bottom {
	font-size: 16px;
	color: #4e4d52;
	font-weight: 300;
}
.modal-body-top {
	padding-bottom: 20px;
}
.modal-body-bottom {
	padding-top: 10px;
}

.edit-possition-botton {
	position: absolute;
	top: 300px;
	right: -15px;
	width: 100px;
	height: 20px;
	padding-top: 10px;
	text-decoration: underline;
}

.cancel-possition-botton {
	position: absolute;
	top: 300px;
	right: 100px;
	width: 100px;
	height: 20px;
	padding-top: 10px;
	text-decoration: underline;
}

.save-possition-botton {
	position: absolute;
	top: 300px;
	right: 35px;
	width: 100px;
	height: 20px;
	padding-top: 10px;
	text-decoration: underline;
}

.modal-content-box {
	background-color: #f2f6f9;
	padding: 20px;
	margin-bottom: 10px;
}
.modal-content-box .refund-box-1 .display-table-cell {
	padding: 0 20px;
	border-right: 1px solid #ececec;
}
.modal-content-box .refund-box-1 .display-table-cell:first-child {
	padding-left: 0;
}
.modal-content-box .refund-box-1 .display-table-cell:last-child {
	padding-right: 0;
	border-right: none;
}
.modal-content-box .title3 {
	font-size: 14px;
}
.refund-full {
	margin-top: 20px;
	margin-bottom: 15px;
}

.refund-currency {
	color: #7a858a;
}
.refund-amount {
	font-family: "Oswald";
	font-size: 20px;
	font-weight: bold;
	padding-left: 5px;
	color: #7a858a;
}
.refund-card-number,
.content-box-data {
	font-weight: bold;
	font-size: 16px;
	color: #464d51;
}

.content-box-data-font {
	font-weight: bold;
	font-size: 13px;
	color: #464d51;
}
.modal-refund{
	max-height: calc(90vh - 0px);
    overflow-y: auto;
	padding-bottom: 10px;
	overflow-x: hidden;
}

.modal-refund .checkbox > label,
.modal-refund .radio > label {
	font-size: 16px;
}
.modal-refund .checkbox > label > *,
.modal-refund .radio > label > * {
	position: relative;
	top: -4px;
}
.modal-refund .checkbox.refund-partial > label > *,
.modal-refund .radio.refund-partial > label > * {
	top: -9px;
}
.refund-partial .form-control {
	display: inline-block;
	width: 100px;
	margin-left: 20px;
}
.refund-full-amount {
	font-weight: bold;
}

.modal .btn-search,
.modal .btn-cancel {
	margin-bottom: 0;
}
.modal .btn-cancel {
	background-color: #fdfdfd;
	color: #666;
	font-size: 16px;
}
.modal .btn-cancel .ico-close {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-right: 10px;
	background: url(../img/ico-close-btn-cancel.png) 0 0 no-repeat;
}

.modal-error .modal-body,
.modal-error .modal-footer,
.modal-retrieving-data .modal-body,
.modal-retrieving-data .modal-footer {
	text-align: center;
}
.modal-error .modal-body {
	padding-top: 150px;
	padding-bottom: 150px;
}
.modal-retrieving-data .modal-body {
	padding-top: 200px;
	padding-bottom: 200px;
}
.modal-retrieving-data .error-message-main .error-icon {
	padding-bottom: 30px;
}
.modal-retrieving-data .error-message-main .error-icon-img {
	background-image: url(../img/loader-2.gif);
	width: 64px;
	display: inline-block;
	height: 64px;
}
.modal-retrieving-data .error-message-main .error-icon-img-white {
	background-image: url(../img/loader-5.gif);
	width: 64px;
	display: inline-block;
	height: 64px;
}

.error-message-desc {
	font-size: 18px;
	color: #636a6e;
	font-weight: 300;
}
.error-message-main {
	font-size: 30px;
	color: #949fa5;
	padding-bottom: 10px;
	font-family: "Oswald";
	font-weight: 300;
}
.modal-error .error-message-main {
	color: #d31212;
}
.modal-error-icon {
	display: inline-block;
	width: 27px;
	height: 26px;
	background-repeat: no-repeat;
	background-image: url(../img/prc_sprite.png);
	background-position: -91px -5px;
	margin-right: 8px;
}
@media screen and (max-width: 1680px) {
	.modal .btn-search,
	.modal .btn-cancel {
		margin-bottom: 0;
	}
}
.input-border{
	width: 70%;
	border: 4px solid rgb(222 36 90 / 0%)
}
.modal-header .close {
	padding: 5px;
	background-color: #ececec;
	border-radius: 4px;
	border: 1px solid #ddd;
	background: url(../img/modal-close.png) #fafafa center center no-repeat;
	width: 20px;
	height: 20px;
	opacity: 1;
}
.modal-header .close > span {
	display: none;
}

.modal-terms .modal-body,
.modal-policy .modal-body {
	max-height: 400px;
	overflow: auto;
}
/* MODAL */

.chevron-vertical {
	display: inline-block;
	width: 11px;
	height: 7px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../img/chevron-vertical.png);
	margin-left: 7px;
}
.chevron-vertical.chevron-down {
	background-position: 0 -7px;
}
.chevron-vertical.chevron-up {
}

/* LOGIN PAGE */
.vf-login .wrap {
	display: table;
	width: 100%;
}
.page-login .welcome-screen {
	background-image: url(../img/login-bg.jpg);
	background-size: cover; /*padding-bottom: 30px;*/
	display: table-cell;
	vertical-align: middle;
}
.page-login .welcome-screen-container {
	max-width: 440px;
	margin: 0 auto;
}
.page-login .login-title {
	font-family: "Lato";
	font-size: 36px;
	margin: 25px 0 0;
	color: #7b818a;
	font-weight: 300;
	text-align: center;
}

.page-login .login-logo {
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../img/insights-logo.png);
	width: 294px;
	height: 128px;
	margin: 0 auto;
}

.page-login .login-box {
	padding: 40px 50px;
	color: #464d51;
	background-color: #ececec;
	margin-top: 25px;
}
.page-login .login-box-title,
.page-login .login-fields {
	text-transform: uppercase;
}
.page-login .login-box-title {
	font-weight: 300;
	font-size: 28px;
	line-height: 18px;
	margin-bottom: 30px;
}
.page-login .login-fields {
	/*height: 40px; margin-bottom: 20px;*/
}
.page-login .login-fields:last-child {
	margin-bottom: 0px;
}
.page-login .login-fields input {
	border-radius: 5px;
	height: 40px;
}
.page-login .field-label {
	font-size: 16px;
	position: relative;
	padding-right: 0;
}

.page-login .btn-login {
	width: 200px;
	font-weight: 700;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 18px;
	height: 40px;
	background-color: var(--blue);
	transition: background-color 0.2s ease;
	color: #fff;
	border: none;
	box-shadow: none;
}
.page-login .btn-login:hover {
	background-color: var(--blue);
}
.page-login .btn-login:active {
	background-color: var(--blue);
}

.page-login .field-username,
.page-login .field-password {
	position: relative;
	margin-top: 6px;
	margin-bottom: 16px;
}
.page-login .field-username > input,
.page-login .field-password > input {
	padding-left: 45px;
}
.page-login .icon-field {
	position: absolute;
	width: 25px;
	height: 25px;
	top: 7px;
	left: 23px;
	background-repeat: no-repeat;
}
.page-login .icon-field.icon-user {
	background-image: url(../img/user.png);
}
.page-login .icon-field.icon-password {
	background-image: url(../img/lock.png);
}

.page-login .password-forget {
	text-align: center;
}
.page-login .password-forget a {
	font-weight: 400;
	font-size: 16px;
	color: #7a858a;
}
.page-login .password-forget a:hover {
	color: #666;
}

.page-login .welcome-screen-under {
	/* 3 boxes under LOGIN */
	padding: 20px 15px 0;
	max-width: 1200px;
	margin: 0 auto;
}
.page-login .under-welcome-box-container {
	padding: 0px;
}
.page-login .under-welcome-box {
	background-color: #fff;
	padding: 15px;
	margin: 20px;
}
.page-login .under-welcome-box .under-welcome-box-title {
	font-family: "Lato";
	font-size: 16px;
	text-transform: uppercase;
	color: #464d51;
	line-height: 18px;
	font-weight: 300;
	margin-bottom: 10px;
}
.page-login .under-welcome-box .under-welcome-box-ontent {
	font-family: "Lato";
	font-size: 14px;
	color: #7a848a;
	line-height: 18px;
}

.page-login .password-message {
	text-transform: none;
	font-size: 16px;
	color: #7a858a;
}
.page-login .row-forgot-under {
	font-weight: normal;
	padding-bottom: 20px;
}
.page-login .password-message-title {
	text-transform: uppercase;
	font-size: 16px;
}
.page-login .forgot-password-box {
	margin-top: 0;
	text-align: center;
}
.page-login .forgot-password-box a {
	color: var(--blue);
	transition: all 0.2s ease-in-out;
}
.page-login .forgot-password-box a:hover {
	color: #f80;
	text-decoration: none;
}
.page-login .check-email-desc {
	font-weight: 300;
}

.page-login .check-email-title {
	font-size: 24px;
	color: #464d51;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-bottom: 20px;
	background-image: url(../img/check-email.png);
}
.page-login .login-separator-container {
	width: 100%;
	padding: 0 50px;
	background-color: #ececec;
}
.page-login .login-separator {
	width: 100%;
	border-top: 1px solid #ddd;
	height: 1px;
}

.page-login.page-check-email .login-box {
	padding-bottom: 20px;
}
.page-login .field-btn-valid {
	margin: 20px 0;
	text-align: center;
}
.page-login .email-under-box {
	padding-top: 20px;
}

.page-login .header,
.page-login .welcome-screen-under {
	display: none;
}

.input-username {
	height: 40px;
	padding-left: 45px;
	padding-top: 9px;
	background-color: transparent !important;
	cursor: default;
	text-transform: none;
}

.page-login.page-change-password .login-under-info {
	text-transform: none;
	padding: 0px 20px 0 50px;
	background-repeat: no-repeat;
	background-image: url(../img/info-blue.png);
	background-position: 20px 3px;
}
.page-login.page-change-password .login-box-1 {
	padding-bottom: 20px;
}
.page-login.page-change-password .login-info-under-1 {
	color: #444;
}
.page-login.page-change-password .login-info-under-2 {
	color: #6d717a;
}

.page-login .welcome-screen .login-fields.two-step-why {
	margin-top: -25px;
	margin-right: -40px;
}
.page-login .welcome-screen .login-fields.two-step-why .popover {
	width: 400px;
	min-width: 400px;
	max-width: 400px;
}

html.vf-login,
.vf-login body,
.vf-login .wrap,
.vf-login .welcome-screen,
.vf-login body > form {
	height: 100%;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}
/* LOGIN PAGE END */

/*popover tests*/
.pop-over {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #ffffff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.pop-over.right {
	margin-left: 10px;
}
.pop-over.bottom {
	margin-top: 10px;
}
.pop-over.left {
	margin-left: -10px;
}
.pop-over-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.popover-title:empty {
	display: none;
}
.pop-over-content {
	padding: 9px 14px;
}
.pop-over .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.pop-over .arrow {
	border-width: 11px;
}
.pop-over .arrow:after {
	border-width: 10px;
	content: "";
}
.pop-over.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px;
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #ffffff;
}
.pop-over.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #ffffff;
}
.pop-over.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px;
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #ffffff;
}
.pop-over.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #ffffff;
	bottom: -10px;
}

.popover-with-close {
	width: 360px;
	max-width: 360px;
}

.popover-error-input {
	max-width: 360px;
}
.popover-error-input .popover-title {
	border-bottom: none;
	padding-right: 0px;
	font-size: 14px;
	font-weight: normal;
}
.popover-inner {
	position: relative;
}
.popover-title {
	margin: 0 10px;
	padding: 16px 30px 10px 0;
	font-size: 16px;
	font-family: "Lato";
	color: #d20c0c;
}
.popover-close {
	position: absolute;
	top: 20px;
	right: 15px;
	width: 10px;
	height: 10px;
	background-image: url(../img/popup-close.png);
	background-repeat: no-repeat;
}
.popover-content {
	text-transform: none;
	font-family: "Lato";
	font-size: 14px;
	font-weight: 300;
	color: #4e4d52;
	padding: 20px 10px;
}

.display-table-cell-50 {
	width: 50%;
}
.display-table-cell-25 {
	width: 25%;
}
.display-table-cell-33 {
	width: 33.3%;
}

.popover .display-table {
	padding-bottom: 10px;
}
.popover .display-table:last-child {
	padding-bottom: 0;
}
.popover .display-table-cell {
	padding: 0 7px;
	white-space: nowrap;
}
.popover .display-table-cell:first-child {
	padding-left: 0px;
}
.popover .display-table-cell:last-child {
	padding-right: 0px;
}
.popover .display-table-cell-middle {
	padding: 0;
}
.popover .arrow {
	z-index: 1061;
}
.popover {
	font-family: "Lato"; /* position:fixed;*/
}
.popover-title {
	padding: 12px 30px 12px 0;
	color: #4e4d52;
	font-weight: 700;
	font-size: 16px;
}
.popover-close {
	width: 20px;
	height: 20px;
	background-color: #fcfcfc;
	border: 1px solid #ececec;
	border-radius: 5px;
	padding: 2px;
	top: 11px;
	right: 10px;
	background-position: 4px 4px;
}
.popover-footer {
	font-weight: 300;
	padding: 0 10px 10px;
	color: #4e4d52;
}

.popover-red .popover-title {
	color: #d20c0c;
	font-weight: 400;
}

.popover .popover-label {
}
.popover .popover-data {
	font-family: "Oswald";
	color: var(--blue);
}

.popover-overview-charts-big {
	max-width: 250px;
}

.popover-basic .popover-title {
	font-weight: 700;
	font-size: 16px;
}
.popover-basic .content-first-line {
	font-weight: 700;
	font-size: 14px;
}
.popover-basic .content-desc {
	font-weight: 400;
	font-size: 14px;
}

.popover-dashboard-information {
	padding: 10px;
	width: 360px;
	max-width: 360px;
}

.popover.popover-overview-charts-small {
	max-width: 300px;
	width: 250px;
}

.show-all {
	height: 56px;
}
.show-all .btn {
	position: relative;
	bottom: -26px;
}

/* PAYMENTS AND STATEMENTS */
.results-arrow-back {
	width: 14px;
	height: 12px;
	background-image: url(../img/back-arrow.png);
	background-repeat: no-repeat;
	display: inline-block;
	position: relative;
	top: 3px;
	margin-right: 5px;
}

.show-results-label,
.show-results-data {
	font-size: 20px;
}
.show-results-for .active {
	color: var(--blue);
}
.show-results-label {
	font-weight: 300;
	padding-left: 20px;
}
.show-results-data {
	font-weight: 700;
	padding-left: 20px;
}
.show-results-after {
	padding-top: 20px;
}

.table-striped > tbody > tr.tr-normal.closed:nth-child(odd) > td,
.table-striped > tbody > tr.tr-normal.closed:nth-child(odd) > th {
	background-color: #fff;
	border-bottom: 1px solid #ddd;
}
.table-striped > tbody > tr.tr-normal.closed:nth-child(even) > td,
.table-striped > tbody > tr.tr-normal.closed:nth-child(even) > th {
	background-color: #f9f9f9;
}
.box-table-data {
	padding: 0;
	border: none;
}
.tr-inside > td {
	border: none !important;
	border-top: none !important;
	padding: 7px 15px;
}
.tr-inside > td > table {
	margin: 0 10px;
	position: relative;
	left: -10px;
}
.table-inside > tbody > tr > td {
	border: none !important;
	border-top: none !important;
	padding: 15px 50px !important;
}
.table-inside > tbody > tr > td .row {
	border-bottom: 1px solid #ddd !important;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
	border-bottom-width: 1px;
}
.table-bordered > thead > tr > th {
	background-color: #636a6e;
	color: #c2c6c7;
	text-transform: uppercase;
	font-family: "Lato";
	font-size: 16px;
	font-weight: 400;
	line-height: 18px;
	border: none;
}
.table-bordered > tbody > tr > td {
	font-family: "Lato";
	font-size: 14px;
	font-weight: 400;
	vertical-align: middle;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
	padding: 15px 20px;
}
.table-bordered > tbody > tr > td.data-payment-date,
.table-bordered > tbody > tr > td.data-statement,
.table-bordered > tbody > tr > td.data-funding-period {
	font-size: 14px;
	font-family: "Lato";
}
.table-bordered > tbody > tr > td.data-statement {
	color: #464d51;
}
.table-bordered > tbody > tr > td.funding-period {
	color: #464d51;
}
.table-bordered > tbody > tr > td.column-pdf-csv {
	text-align: right;
	width: 195px;
}
.tr-normal.closed > td {
	background-color: #fff;
	border: none;
	border-bottom: 1px solid #ddd;
}
.tr-normal.opened > td {
	background-color: #f2f6f8 !important;
	border: none;
	font-weight: 700;
}
.tr-normal.opened > td.data-payment-date {
	font-weight: 700;
}
.tr-inside.closed td {
	display: none;
}
/*.tr-inside>td { transition: height 0.5s ease-in-out, opacity 0.5s ease-in-out, padding 0.5s ease-in-out; }
.tr-inside.opened>td { background-color: #f2f6f8 !important; padding: 15px; padding-top: 0px; border-bottom: 1px solid #ddd !important; height: 50px; opacity: 1; }
.tr-inside.closed td, .tr-inside.closed div, .tr-inside.closed table { height: 0; opacity: 0; padding: 0 !important; border: none; margin: 0; }*/
.tr-inside.opened > td {
	background-color: #f2f6f8 !important;
	padding: 15px;
	padding-top: 0px;
}
.table-inside .row-data > div {
	padding: 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #ddd;
}
.table-inside .row-data .td-data-number {
	text-align: right;
}
.td-data-label {
	font-size: 16px;
	font-weight: 300;
	color: #c2c6c7;
}
.td-data-number {
	font-family: "Oswald";
	font-size: 16px;
	color: var(--blue);
	font-weight: 700;
}
.table-bordered > tbody > tr > td.payment-problem {
	font-family: "Lato";
	font-size: 14px;
	font-weight: 300;
	color: #c2c6c7;
}
.tr-normal .collapse-icon {
	background-image: url(../img/RO_collapse.png);
	opacity: 0;
	position: absolute;
	right: 15px;
	top: 20px;
	width: 14px;
	height: 12px;
	background-image: none;
	background-repeat: no-repeat;
	transition: all 0.2s ease-in-out;
}
/*.tr-normal.closed:hover .collapse-icon { opacity: 1; background-image: url(../img/RO_collapse.png); opacity: 1; transition: all 0.2s ease-in-out; }*/
.tr-normal.opened .collapse-icon {
	background-image: url(../img/collapse.png);
	opacity: 1;
	transition: all 0.2s ease-in-out;
}
.collapse-icon {
	display: none !important;
}
.box-statement .title3 {
	margin-bottom: 7px;
}
.box-statement .row + .row > div {
	padding-top: 20px;
	border-top: 1px solid #ddd;
}
.box-statement .select-box-list.row > div {
	border-top: none;
	padding-top: 0;
}
.select-box-list {
	overflow: auto;
	max-height: 300px;
}
.select-box-btn > div {
	border-top: none !important;
	padding-top: 0 !important;
}
.box-statement .form-group {
	position: relative;
}
.section-search {
	height: 63px;
	display: table;
}
.search-btn-container {
	position: relative;
	top: 2px;
	display: table-cell;
	vertical-align: bottom;
}
.error-search {
	padding-top: 15px;
}
.table-inside-title {
	color: #464d51;
	font-size: 16px;
}
.table-inside-title-arrow {
	position: absolute;
	width: 18px;
	height: 10px;
	top: 0px;
	left: 50px;
	background-image: url("../img/sprite.png");
	background-repeat: no-repeat;
	background-position: -133px -509px;
}

.section-col {
	border-left: 1px solid #ddd;
}
.section-col:first-child {
	border-left: none;
}

.section-forms .title3 {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.section-forms{
	padding-bottom: 15px;
}

/* Processing */
.processing-activity .table-inside td {
	color: #777;
}
.processing-activity .tr-inside .td-data-label {
	color: #444;
	width: 224px;
	white-space: nowrap;
	padding-right: 30px;
}
.processing-activity .tr-inside-1 .td-data-label {
	text-transform: uppercase;
	padding-right: 10px;
}
.processing-activity .tr-inside-2 .td-data-label {
}
.processing-activity .tr-inside-1.opened > td {
	border-bottom: none !important;
}
.processing-activity .table-inside .row-data > div {
	border-bottom: none;
}
.processing-activity .tr-inside-1 .table-inside .row-data .td-data-number {
	text-align: left;
	color: #444;
	font-family: "Oswald";
}
.processing-activity .tr-inside-1 .table-inside .row-data .td-data-number.orange {
	text-align: left;
	color: var(--blue);
}
.processing-activity .tr-inside-2 .table-inside .row-data .td-data-number {
	text-align: left;
	font-weight: normal;
	color: #444;
	font-family: "Lato";
	text-overflow: ellipsis;
	overflow: hidden;
}
.processing-activity .table-inside > tbody > tr > td {
	padding: 15px 10px 15px 20px !important;
}
.processing-activity .summary-border-right-container {
	height: 49px;
	border-right: 1px solid #bcbcbc;
}
.processing-activity .settelment-amount-popover-container .popover {
	min-width: 380px;
}

@media (min-width: 992px) and (max-width: 1199px) {
	.processing-activity .processing-padding-top-small-screen {
		padding-top: 20px;
	}
}
/* Processing end */

/* Partner Processing */
.partner-processing-activity .table-inside td {
	color: #777;
}
.partner-processing-activity .tr-inside .td-data-label {
	color: #444;
	padding-right: 30px;
}
.partner-processing-activity .tr-inside-1 .td-data-label {
	text-transform: uppercase;
	padding-right: 10px;
}
.partner-processing-activity .tr-inside-2 .td-data-label {
	width: 239px;
}
.partner-processing-activity .tr-inside-1.opened > td {
	border-bottom: none !important;
}
.partner-processing-activity .table-inside .row-data > div {
	border-bottom: none;
}
.partner-processing-activity .tr-inside-1 .table-inside .row-data .td-data-number {
	text-align: left;
	color: #444;
	font-family: "Oswald";
}
.partner-processing-activity .tr-inside-1 .table-inside .row-data .td-data-number.orange {
	text-align: left;
	color: var(--blue);
}
.partner-processing-activity .tr-inside-2 .table-inside .row-data .td-data-number {
	text-align: left;
	font-weight: normal;
	color: #444;
	font-family: "Lato";
	text-overflow: ellipsis;
	overflow: hidden;
}
.partner-processing-activity .table-inside > tbody > tr > td {
	padding: 15px 10px 15px 20px !important;
}
.partner-processing-activity .summary-border-right-container {
	height: 49px;
	border-right: 1px solid #bcbcbc;
}

/* Partner Processing end */

.popover-error-input .popover-title {
	border-bottom: none;
	padding-right: 0px;
}

/* Other */
.google-visualization-tooltip {
	padding: 1px !important;
}
button .glyphicon {
	top: 2px;
}
.exclamation-error {
	display: inline-block;
	width: 22px;
	height: 22px;
	background-image: url("../img/sprite.png");
	background-repeat: no-repeat;
	background-position: -181px -470px;
	margin-right: 5px;
	position: relative;
	top: -1px;
}
.exclamation-error-menu {
	position: absolute;
	width: 22px;
	height: 22px;
	right: 15px;
	top: 27px;
	background-image: url("../img/sprite.png");
	background-repeat: no-repeat;
	background-position: -132px -470px;
	display: none;
}
.menu-error .exclamation-error-menu {
	display: block;
}

.inline-block-container,
.iblock-container {
	font-size: 0;
}
.inline-block,
.iblock {
	display: inline-block;
}
.no-padding {
	padding: 0;
}
.vbottom-container {
	position: relative;
}
.vbottom {
	position: absolute;
	bottom: 0;
}

.btn {
	transition: background-color 0.2s ease-in-out;
}
.btn-action {
	font-weight: 700;
}
.btn-search,
.btn-apply {
	color: #fff;
	background-color: var(--blue);
	border-color: transparent;
}
.btn-disabled,
.btn-apply {
	color: #fff;
	background: rgba(255, 130, 3, 0.4);
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.btn-search:hover,
.btn-apply:hover {
	color: #fff;
	background-color: var(--blue);
}
.btn-search:focus,
.btn-apply:focus {
	color: #fff;
}
.btn-cancel {
	background-color: #fff;
	border-color: #ddd;
}
.btn-cancel:hover {
	background-color: #f8f8f8;
}
.section-search .btn-search,
.select-box .btn-search {
	margin-right: 7px;
}
.btn:focus,
input,
.btn:active,
.btn:active:focus {
	outline: 0;
}
.btn-default:focus {
	background-color: inherit !important;
}
.error-message {
	color: red;
}
.has-error .form-control,
.has-error .form-control:focus {
	border-color: red;
}
.form-control,
.form-control:focus {
	box-shadow: none;
	background-color: #fbfbfb;
}
.form-control:focus {
	border-color: #333;
}
.form-control {
	height: 30px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.select-box-container {
	position: relative;
}
.select-box-container .btn-group,
.select-box-container .btn-group > .btn {
	width: 100%;
}
.select-box-container .btn-group > .btn {
	background-color: #fbfbfb;
	text-align: left;
}
.multiselect-btn {
	/*height: 30px;*/
	padding-top: 4px;
	padding-bottom: 4px;
}
.active > .select-box-container .btn-group > .btn {
	border-radius: 4px 4px 0 0;
	background-color: #fff;
	border-bottom-color: #fff;
	z-index: 12;
	padding-bottom: 15px;
}

/*.active>.select-box-container .btn-group>.btn:active:not(.btn-link), .active>.select-box-container>.btn-group .btn:hover:not(.btn-link), .active>.select-box-container .btn-group>.btn:focus:not(.btn-link) { border-color: #ccc; border-bottom-color: #fff; }*/
/*.select-box-container .btn-group>.btn .icon-field, .select-box-container .icon-field { position: absolute; right: 10px; top: 10px; width: 13px; height: 9px; background-repeat: no-repeat; background-image: url(../img/field-arrow.png); }*/
.select-box-container .btn-group > .btn .icon-field,
.select-box-container .icon-field {
	position: absolute;
	top: 2px;
	right: 10px;
	background-repeat: no-repeat;
}
.select-box-container .icon-field.glyphicon {
	background-image: none !important;
}
.select-box {
	position: absolute;
	top: 40px;
	left: 0px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 20px;
	width: 90%;
	z-index: 10;
	min-width: 400px;
}
.select-box.dropdown-menu {
	top: 28px;
	min-width: 0;
	margin: 0;
	border-radius: 0 0 5px 5px;
	border-top: none;
	border-color: #aaa;
}
.select-box.dropdown-menu li a {
	padding: 0;
}
.select-box:focus {
	outline: none !important;
}
.select-box li.default a {
	font-style: italic;
}
.form-control.select-form-box:active,
.form-control.select-form-box:focus,
.form-control.select-form-box:active:focus {
	border-radius: 4px 4px 0 0;
	background-color: #fff; /*color: var(--blue);*/
	border-color: #ddd;
}
.form-control.select-form-box:active option,
.form-control.select-form-box:focus option,
.form-control.select-form-box:active:focus option {
	display: none;
}
ul.select-box-ul {
	padding-top: 50px;
}

.partner-overview-range-picker .btn-group .btn.btn-default {
	background-color: #fff;
	box-shadow: none;
	border-radius: 0 0;
	border: none;
	color: var(--blue);
	border-right: 1px solid #eee;
	padding-right: 15px;
	padding-bottom: 1px;
}
.partner-overview-range-picker .btn-group.open .dropdown-toggle {
	border: 1px solid #bbb;
	background-color: #fff;
	box-shadow: none;
	border-radius: 5px 5px 0 0;
}

.checkbox > label {
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: 300;
	font-size: 14px;
	background-position: 0 0;
}
.checkbox > label,
.checkbox.checked > label,
.radio > label {
	background-image: url(../img/sprite-checkbox.png);
}
.checkbox.checked > label {
	background-position: 0 -32px;
}
.checkbox.partial > label {
	background-position: 0 -17px;
}
.radio > label {
	background-position: 0 -48px;
}
.radio.checked > label {
	background-position: 0 -62px;
}
.checkbox > label > input[type="checkbox"],
.radio > label > input[type="radio"] {
	display: none;
}
.select-box-title label {
	font-weight: 400;
	font-size: 16px;
}
.select-box-title .checkbox {
	margin: 0 10px 0 0;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}
.radio label,
.checkbox label {
	padding-left: 25px;
}
.checkbox label {
	height: 16px;
}
.checkbox span.cbx-lbl {
	height: 16px;
}
.radio label {
	height: 14px;
}
.select-box-btn {
	padding-top: 10px;
}
.select-box-list .checkbox {
	margin-left: 20px;
}

.container-dropdown-right.select-box {
	left: auto;
	right: 0;
}

.btn-expand {
	margin-left: 15px;
	padding: 7px !important;
	background-color: #fbfbfb;
	width: 31px;
	height: 30px;
	border: 1px solid #eee;
}
.btn-expand:hover {
	background-color: #eee;
}
.ico-expand {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../img/sprite-turn.png);
	background-position: -9px -58px;
}

.ico-turn-minus {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../img/sprite-turn.png);
	background-position: -11px -10px;
}
.ico-turn-plus {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../img/sprite-turn.png);
	background-position: -11px -34px;
}
.icon-margin-right {
	margin-right: 7px;
}

.box-statement .has-feedback {
	display: block;
	width: 100%;
	height: 100%;
}
.box-processing .has-feedback {
	display: block;
	width: 100%;
	height: 100%;
}
.ico-burger {
	display: inline-block;
	width: 14px;
	height: 12px;
	background-repeat: no-repeat;
	background-image: url(../img/ico-burger.png);
	background-position: 0px 0px;
	position: absolute;
	right: 8px;
	top: 9px;
}
.btn-new-merchant {
	height: 40px;
	padding-top: 8px;
}
.select-box-normal {
	width: 100%;
}
.select-box-list-container,
.select-box-list-container ul {
	padding: 0;
}
.select-box-list-container ul {
	margin: 0;
}
.select-box-list-container li {
	padding: 11px 12px;
	list-style: none;
	cursor: pointer;
	border-radius: 0 0 5px 5px;
}
.select-box-list-container li:hover {
	background-color: #f5f5f5;
}

.select-shadow {
	display: none;
	position: absolute;
	bottom: 0px;
	width: 6px;
	height: 30px;
}
.processing-more-search-2 .select-shadow {
	bottom: 1px;
}
.processing-more-search-3 .select-shadow {
	bottom: 1px;
}
.active > .form-group + .select-shadow,
.active + .select-shadow {
	display: block;
}
.select-shadow.select-shadow-right {
	background-image: url(../img/select-shadow-right.png);
	right: 10px;
}
.select-shadow.select-shadow-left {
	background-image: url(../img/select-shadow-left.png);
	left: 10px;
}
button.active + .select-shadow {
	right: -5px;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-radius: 4px;
}
.date-control .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-radius: 4px 0 0 4px;
}
.active > .form-group > .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-radius: 4px 4px 0 0;
}

.processing-more-search-2.to-reduce > div {
	padding-top: 9px !important;
}
.processing-more-search-2.to-reduce-2 {
	padding-bottom: 9px !important;
}
.processing-more-search-3.to-reduce > div {
	padding-top: 9px !important;
}
.processing-more-search-3.to-reduce-2 {
	padding-bottom: 9px !important;
}

.processing-more-search-2.to-reduce {
	margin-top: 11px;
	margin-bottom: -11px;
}

.chevron-vertical {
	display: inline-block;
	width: 11px;
	height: 7px;
	background-image: url(../img/chevron-vertical.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 7px;
}
.chevron-vertical.chevron-up {
}
.chevron-vertical.chevron-down {
	background-position: 0px -7px;
}

/*.nav-pills>li>a, .nav-pills>li>a:hover { transition: all 0.2s ease-in-out; }*/

.show-results span.title-right-box {
	padding: 6px 7px 9px;
	margin-right: 5px;
}
.processing-activity .show-results span.title-right-box {
	position: relative;
	top: 1px;
}

/* Pagination */
.pagination {
	margin: 0;
}
.pagination > li > a,
.pagination > li > span {
	background-color: transparent;
	color: #999;
	border: none;
	border-radius: 0;
	padding: 6px 3px 0;
	margin: 0 3px;
}
.pagination-container {
	margin: 20px 0;
	text-align: center;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	border-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #999;
	background-color: transparent;
	border-bottom-color: transparent;
	cursor: pointer;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	color: var(--blue);
	background-color: transparent;
	border-bottom: 2px solid var(--blue);
	font-weight: 700;
	cursor: pointer;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #999;
	cursor: not-allowed;
	background-color: transparent;
	opacity: 0.7;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	margin: 0 3px;
	border-radius: 0;
}
.pag-prev-next {
	width: 22px;
	height: 22px;
	display: inline-block;
	background-image: url("../img/sprite.png");
	background-repeat: no-repeat;
	position: relative;
	top: -5px;
	cursor: pointer;
}
.pag-prev {
	background-position: -131px -433px;
}
.pag-next {
	background-position: -27px -433px;
}
.pag-prev:hover {
	background-position: -181px -433px;
}
.pag-next:hover {
	background-position: -83px -433px;
}

@-moz-document url-prefix() {
	.pag-prev-next {
		top: 7px;
	}
}

.pagination-nav {
	display: table; /*width: 153px;*/
	text-align: center;
	margin: 0 auto;
}
.pagination-arrow {
	width: 22px;
	position: relative;
	top: 10px;
}
.pagination-main {
	width: 200px;
}

/*.pagination { margin: 0; position: relative; top: 3px; width: 180px; text-align: center; padding: 0 30px; }
.pagination>li { display: inline-block; text-align: center; width: 20px; top: 5px; }
.pagination>li>a { border-bottom: 2px solid transparent; }
.pagination>li:first-child, .pagination>li:last-child { position: absolute; width: 29px; display: block; }
.pagination>li:first-child { left: 0; }
.pagination>li:last-child { right: 0; }*/

.pagination-container::selection,
.pagination-container *::selection,
.pagination::selection,
.pagination *::selection,
.pagination > li::selection,
.pagination > li > a::selection,
.pagination > li > span::selection {
	background: transparent;
}
td.today {
	font-weight: 700 !important; /*text-shadow: 1px 1px 1px #333;*/
	padding: 3px 2px 2px 2px !important;
	font-size: 14px !important;
}
td.today.in-range {
	text-shadow: none;
	background-color: rgb(255, 255, 255);
}
.daterangepicker td.in-range {
	background-color: rgb(255, 255, 255);
}
/* Date picker */
.daterangepicker.dropdown-menu {
	padding: 16px;
}
.daterangepicker .calendar-date {
	border: none;
	max-width: 200px;
}
.datepicker,
.daterangepicker .calendar th,
.daterangepicker .calendar td {
	font-family: "Lato";
}
.daterangepicker .calendar th,
.daterangepicker .calendar td {
	min-width: 27px;
}
.calendar-date table > thead > tr:last-child {
	display: none;
}
.daterangepicker td,
.daterangepicker th,
.daterangepicker td.start-date.end-date {
	border-radius: 0;
}
.daterangepicker td {
	width: 13px;
	font-size: 11px;
	border: 1px solid #d9d9d9;
	color: #636a6e;
	font-weight: 300;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
	background-color: #d9d9d9;
}
/*.daterangepicker td.active, .daterangepicker td.active:hover, .daterangepicker td.in-range, .daterangepicker td.in-range:hover { background-color: var(--blue); border-color: #d9d9d9; font-weight: 400; color: #fff; }*/
.daterangepicker td.active,
.daterangepicker td.active:hover {
	background-color: var(--blue);
	border-color: #d9d9d9;
	font-weight: 400;
	color: #fff;
}
.daterangepicker .calendar {
	max-width: 200px;
}
.daterangepicker_fromlabel,
.daterangepicker_tolabel {
	padding-bottom: 10px;
}
.daterangepicker th.month {
	font-size: 12px;
	padding-bottom: 8px;
	color: #7a858b;
	text-transform: uppercase;
	font-weight: 400;
}
.daterangepicker td.off {
	font-weight: 300;
	color: #a1aaaf;
	background-color: #f2f6f9;
}
.daterangepicker .ranges {
	width: 100%;
	text-align: right;
}
.calendar-date table {
	table-layout: auto;
}
.daterangepicker.opensright:before,
.daterangepicker.opensright:after {
	display: none;
}
.range_inputs .btn {
	margin: 0;
}
.range_inputs .btn-apply {
	margin-right: 10px;
	border-color: transparent;
}
.range_inputs .btn-apply:hover,
.select-box-btn .btn-apply:hover {
	border-color: transparent !important;
}
.range_inputs .btn-cancel:hover,
.select-box-btn .btn-cancel:hover {
	border-bottom-color: #ccc !important;
}
th.prev.available:hover,
th.next.available:hover {
	background-color: #fff;
}
.icon-calendar-prev,
.icon-calendar-next {
	display: inline-block;
	width: 8px;
	height: 11px;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.icon-calendar-prev {
	background-image: url(../img/calendar-prev.png);
}
.icon-calendar-next {
	background-image: url(../img/calendar-next.png);
}
.daterangepicker {
	margin-top: -1px;
	border-radius: 0;
}
.date-picker {
	border-radius: 4px !important;
	font-weight: 700;
	padding-left: 33px;
}
.date-picker.active {
	border-radius: 4px 4px 0 0 !important;
	background-color: #fff !important;
	border-color: #ccc;
	border-bottom-color: #fff;
	z-index: 300 !important;
	box-shadow: none;
}
.daterangepicker.dropdown-menu {
	z-index: 200;
	border-color: #ccc;
}
.select-box-container input + .icon-field {
	z-index: 300;
}
.active + span + span + .select-shadow.select-shadow-right {
	display: block;
	right: -5px;
	top: 0px;
}
.ranges {
	margin-top: 15px !important;
}
.select-box-container .icon-datepicker {
	position: absolute;
	display: block;
	background-image: url(../img/icon-datepicker.png);
	width: 16px;
	height: 16px;
	top: 6px;
	left: 9px;
	z-index: 301;
}
.daterangepicker.show-calendar .calendar {
	display: table-cell;
}
.daterangepicker.opensright .ranges,
.daterangepicker.opensright .calendar,
.daterangepicker.openscenter .ranges,
.daterangepicker.openscenter .calendar {
	float: none;
	margin: 0;
}
.daterangepicker td.start-date,
.daterangepicker td.end-date {
	border-radius: 0;
}
.daterangepicker .disabled-calendar,
.daterangepicker .disabled-thead {
	display: none;
}
.daterangepicker.disable .disabled-thead {
	height: 30px;
	position: absolute;
	z-index: 10000;
	width: 190px;
	display: block;
	background: white;
	opacity: 0.5;
}
.daterangepicker.disable .disabled-calendar {
	height: 157px;
	position: absolute;
	z-index: 10000;
	background: black;
	opacity: 0.2;
	margin-top: 30px;
	width: 190px;
	display: block;
}

.datepicker-radio-1,
.datepicker-radio-2 {
	vertical-align: top;
}
.datepicker-radio-1 > .radio:first-child,
.datepicker-radio-2 > .radio:first-child {
	margin-top: 0;
}
.datepicker-radio-2 > .radio > label {
	min-width: 24px; /*min-height: 18px; */
}
.datepicker-radio-1 {
	padding-left: 4px;
	min-width: 177px;
}
.datepicker-radio-1 .radio label {
	padding-left: 30px;
}

.select-box.dropdown-menu.currency-box {
	top: 34px;
	border-radius: 5px;
	border-top: 1px solid #ddd;
	min-width: 215px;
}
.currency-box {
	min-width: 215px;
	max-height: 400px;
	overflow: auto;
}
.currency-box > li {
	padding: 3px 20px;
	background-color: #fbfbfb;
	padding: 8px 0px;
	border-bottom: 1px solid #ddd;
	border-radius: 0;
}
.currency-box > li > a {
	padding-left: 15px !important;
}
.currency-box > li:first-child > a {
	font-style: italic;
}

/* remove spinner from webkit browser on input type number*/
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type="number"] {
	-moz-appearance: textfield;
}

/* Error big messages */
.error-big-message {
	text-align: center;
}
.error-big-message .error-arrow {
	position: absolute;
	display: block;
	width: 117px;
	height: 155px;
	background-repeat: no-repeat;
	background-image: url(../img/sprite.png);
	background-position: -131px -16px;
	top: -25px;
	left: -320px;
}
.error-big-message .error-icon {
	padding: 25px 0;
	position: relative;
}
.error-big-message .error-icon .error-icon-img {
	position: relative;
	display: inline-block;
	width: 64px;
	height: 64px;
	background-image: url(../img/sprite.png);
	background-repeat: no-repeat;
}
.error-big-message .error-text {
	font-size: 60px;
	font-family: "Oswald";
	font-weight: 300;
	color: #949fa5;
}
.error-big-message .error-text-under {
	color: #636a6e;
	font-size: 18px;
	font-family: "Lato";
	font-weight: 300;
}
.error-big-message.begin-search .calc-icon-img {
	position: relative;
	display: inline-block;
	width: 64px;
	height: 64px;
	background-image: url(../img/calc.png);
	background-repeat: no-repeat;
}
.error-big-message.too-many-results .error-icon-img {
	background-position: -236px -398px;
}
.error-big-message.no-data-found .error-icon-img {
	background-position: -234px -296px;
}
.error-big-message.bad-server .error-icon-img {
	background-position: -236px -196px;
}
.error-big-message.begin-search .error-icon-img {
	background-position: -234px -500px;
}
.error-big-message.not-found .error-icon-img {
	background-position: -246px -589px;
}
.error-big-message.no-chargeback .error-icon-img {
	background-position: -246px -589px;
}

.error-big-message.no-data-found .error-text {
	text-transform: uppercase;
}

.error-big-message.bad-server {
}

.error-big-message.loading-section .error-icon {
	padding-bottom: 30px;
}
.error-big-message.loading-section .error-icon-img {
	background-image: url(../img/loader-2.gif);
}
.error-big-message.loading-section .error-text {
	text-transform: uppercase;
}

.error-big-message.not-found .error-arrow {
	width: 150px;
	height: 130px;
	background-position: -248px -16px;
	left: 0;
	top: 0;
}
.error-big-message.no-chargeback .error-arrow {
	display: none;
}
/* Error big messages end */

.page-not-found .page-not-found-logo {
	width: 131px;
	height: 48px;
	background: url(../img/insights-logo.png) no-repeat 0 0;
	background-size: 131px 48px;
	margin: 100px auto 0px;
}
.page-not-found .error-big-message .error-text {
	padding-bottom: 15px;
}
.page-not-found .error-big-message .error-text-under {
	padding-bottom: 130px;
}
.page-not-found .not-found-pc {
	background: url(../img/not-found-pc.png) no-repeat center top;
	margin: 0 auto;
	height: 250px;
	width: 100%;
	padding-bottom: 50px;
}

.partner-processing-activity .processing-more-search-1 .form-group {
	margin-bottom: 0;
}
.partner-processing-activity .processing-more-search-1 .active > .select-box-container .btn-group > .btn {
	padding-bottom: 0;
}
.partner-processing-activity .processing-more-search-2 .form-group {
	margin-bottom: 0;
}
.partner-processing-activity .processing-more-search-2 .active > .select-box-container .btn-group > .btn {
	padding-bottom: 0;
}
.partner-processing-activity .processing-more-search-2 {
	padding-bottom: 20px;
}
.partner-processing-activity .processing-more-search-2-partner {
	padding-bottom: 0px !important;
}
.partner-processing-activity .processing-more-search-2 > div {
	border-top: none !important;
}
.partner-processing-activity .processing-more-search-3 {
	padding-bottom: 20px;
}
.partner-processing-activity .processing-more-search-3 > div {
	border-top: none !important;
}

.partner-processing-activity .box-statement .section-col {
	height: 60px;
}

.box-partner-processing-top > .row:first-child {
	padding-bottom: 20px;
}
.box-partner-processing-top .select-box-title {
	padding-bottom: 0 !important;
}

.partner-processing-activity .box-processing .input-control {
	width: 16.66666667% !important;
}

@media (max-width: 1465px) {
	.partner-processing-activity .box-processing .input-control {
		width: 33.33333334% !important;
	}
}
@media (min-width: 1466px) {
	.partner-processing-activity .box-processing .input-control {
		width: 16.66666667% !important;
	}
}

.processing-activity .processing-more-search-1 .form-group {
	margin-bottom: 0;
}
.processing-activity .processing-more-search-1 .active > .select-box-container .btn-group > .btn {
	padding-bottom: 0;
}
.processing-activity .processing-more-search-2 .form-group {
	margin-bottom: 0;
}
.processing-activity .processing-more-search-2 .active > .select-box-container .btn-group > .btn {
	padding-bottom: 0;
}
.processing-activity .processing-more-search-2 {
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.processing-activity .processing-more-search-2-partner {
	padding-bottom: 0px !important;
}
.processing-activity .processing-more-search-2 > div {
	border-top: none !important;
}
.processing-activity .processing-more-search-3 {
	padding-bottom: 20px;
}
.processing-activity .processing-more-search-3 > div {
	border-top: none !important;
}
.box-processing .row + .row > div {
	padding-top: 20px;
}

.processing-activity .box-processing .input-control {
	width: 16.66666667% !important;
}

@media (max-width: 1465px) {
	.processing-activity .box-processing .input-control {
		width: 33.33333334% !important;
	}
}
@media (min-width: 1466px) {
	.processing-activity .box-processing .input-control {
		width: 16.66666667% !important;
	}
}

.box-statement .section-col {
	height: 60px;
}

.display-table {
	display: table;
	width: 100%;
}
.table-layout-fixed {
	table-layout: fixed;
}
.display-table-row {
	display: table-row;
}
.display-table-cell {
	display: table-cell;
	vertical-align: top;
}
.from-to > div:first-child {
	/*padding-right: 10px;*/
}
.from-to > div:last-child {
	width: 100%;
}

.content-footer {
	clear: both;
	width: 100%;
	text-align: center;
	background-color: #f3f3f3;
	padding: 20px;
	padding-bottom: 0;
}
.content-footer.footer-sticky {
	position: absolute;
	bottom: 0;
	padding-bottom: 20px; /*padding-right: 240px;*/
}
.footer-data {
	padding-top: 30px;
	border-top: 1px solid #ddd;
	font-style: italic;
	color: #444;
	font-size: 13px;
	padding-bottom: 10px;
}
.footer-menu a {
	color: #464d51;
	font-weight: bold;
	margin: 0 8px;
	font-size: 16px;
}
.footer-menu a:hover {
	color: var(--blue);
	text-decoration: none;
}
.footer-copyrights {
	font-size: 13px;
	padding: 10px 0;
	color: #788;
}
.download-file {
	position: relative;
	width: 68px;
}
.btn-loader {
	position: absolute;
	width: 32px;
	height: 32px;
	top: -2px;
	background-image: url("../img/loader-4.gif");
	left: 28px;
	background-repeat: no-repeat;
}
.btn-loader.pagination-nav {
	position: relative;
	left: 0px;
}

/* FOOTER STICKY */
.wrap-footer {
	min-height: 100%;
	position: relative;
}
.wrap-content-footer {
	padding-bottom: 129px;
}
.content-footer {
	width: 100%;
	height: 139px;
	position: absolute;
	bottom: 0;
	left: 0;
}
/* FOOTER STICKY */

.radio + .radio,
.checkbox + .checkbox {
	margin-top: 10px;
}
.select-box-child-wrapper {
	background-color: #f7f9fa;
	border: 1px solid #ececec;
}
.select-box-wrapper {
	/*height: 480px; overflow: hidden;*/
}
.select-box-wrapper.small {
	height: 180px;
	overflow: hidden;
}
.select-box-title {
	position: relative;
}
.select-box-title:hover {
	color: var(--blue);
	cursor: pointer;
}
.select-box-title .section-plus-minus {
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(../img/section-plus-minus.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	background-position: -5px -5px;
}
.select-box-title .section-plus-minus.plus {
	background-position: -68px -5px;
}
.select-box-title .section-plus-minus.minus {
	background-position: -5px -5px;
}
.select-box-title:hover .section-plus-minus.plus {
	background-position: -68px -37px;
}
.select-box-title:hover .section-plus-minus.minus {
	background-position: -5px -37px;
}
.select-box-title:active .section-plus-minus.plus {
	background-position: -68px -69px;
}
.select-box-title:active .section-plus-minus.minus {
	background-position: -5px -69px;
}

.plus-minus-icons {
	position: absolute;
	background-image: url(../img/section-plus-minus.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.plus-minus-icons.plus {
	background-position: -68px -5px;
}
.plus-minus-icons.minus {
	background-position: -5px -5px;
}
.plus-minus-icons.plus:hover {
	background-position: -68px -37px;
}
.plus-minus-icons.minus:hover {
	background-position: -5px -37px;
}

.box-table-data > table > tbody > tr:hover > td {
	cursor: pointer;
	background-color: #f2f6f8 !important;
}
.merchant-processing-tbody > tr.tr-inside:hover > td {
	cursor: auto !important;
}
.merchant-processing-tbody .info-box-merchant-processing:hover {
	cursor: pointer;
}

.line-refund td,
.line-refund td:hover {
	padding: 10px !important;
	background-color: #949fa5 !important;
	vertical-align: middle;
	color: #fff !important;
	font-weight: bold !important;
	font-size: 16px !important;
	height: 50px !important;
}
.box-table-data > table > tbody > tr.line-refund:hover > td {
	background-color: #949fa5 !important;
}
.ico-refund {
	display: inline-block;
	width: 20px;
	height: 21px;
	background: url(../img/prc_sprite.png) no-repeat center center;
	position: relative;
	top: 1px;
	margin-right: 3px;
}
.ico-refund-refund {
	background-position: -64px -4px;
}
.ico-cft {
	display: inline-block;
	width: 22px;
	height: 21px;
	background: url(../img/ico-cft.png) no-repeat center center;
	position: relative;
	top: 4px;
	margin-right: 3px;
}
.ico-cbk-guide {
    display: inline-block;
    width: 18.55px;
    height: 15.5px;
    background: url(../img/guide.png) no-repeat center center;
    position: relative;
    top: 4px;
}
.dropdown-links {
	color: #428bca !important;  text-decoration: underline !important;font-style: unset !important;
}
.dropdown-links:hover{
	color: var(--blue) !important;
}
.ico-cbk-portal {
	display: inline-block;
	width: 18.55px;
    height: 15.5px;
	background: url(../img/cbk-portal.png) no-repeat center center;
	position: relative;
	top: 4px;
}
.ico-cbk-portal:hover {
	background: url(../img/arrow-orange.png) no-repeat center center;
}

.ico-cbk-link{
	display: inline-block;
	width: 18.55px;
    height: 15.5px;
	background: url(../img/us-cbk-link.png) no-repeat center center;
	position: relative;
	top: 2px;
	margin-right: 6px;
}
.ico-cbk-link:hover{
	background: url(../img/us-cbk-orange.png) no-repeat center center;
}

.cbk-links {
	display: flex;
	justify-content: flex-start;
	flex-direction: row-reverse; 
	align-items: baseline; 
	position: relative; 
	z-index: 1000000; 
	max-height: 80px;
}

.ico-cbk {
	margin-top: 10px;
	padding-right: 20px;
	color:#428BCA;
}
.ico-cbk-guide:hover{
	background: url(../img/guide-orange.png) no-repeat center center;
}

.ico-refresh {
	background-image: url(../img/ico-refresh.png);
	background-position: 2px 4px;
}
.ico-void {
	background-position: -9px -7px;
}
.ico-capture {
	background-position: -35px -7px;
}
.line-refund-label {
	position: relative; /*top: 8px;*/
}
.line-refund-valid .line-refund-label {
	top: 4px;
}
.line-refund-label + button + button {
	margin-right: 15px;
}
.refund-btn-label {
	position: relative;
	top: -3px;
}
.buttons-container > button{
	margin-right: 15px;
}
.buttons-container{
	align-items: center;
    display: flex;
    flex-direction: row-reverse;
}

.line-refund-valid > td {
	background-color: #6fba5d !important;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}
.line-refund-valid > td:hover {
	background-color: #6fba5d !important;
}
.ico-valid-line {
	background-position: -125px -2px;
	width: 32px;
	height: 32px;
}
.ico-valid-line .line-refund-label {
	top: 5px;
}

/* CHARGEBACK */
.chargeback-table-description {
	padding: 20px 0 20px 20px;
	width: 100%;
}

.chargeback-table {
	padding-top: 16px;
}

.chargeback-row {
	min-height: 80px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: none;
	padding: 0;
	margin: 0 20px 0;
}
.chargeback-row:hover {
	cursor: pointer;
	background-color: #f2f6f8 !important;
}
.chargeback-row:last-child {
	border-bottom: 1px solid #ccc;
}
.chargeback-nonhidable-data-wrapper {
	padding-left: 15px;
	padding-top: 18px;
	padding-bottom: 18px;
	border-left: 3px solid transparent;
}
.action-required .chargeback-nonhidable-data-wrapper {
	border-left: 3px solid var(--blue); /*background-image: url(../img/time.png); background-repeat: no-repeat; background-position: calc(100% - 40px) center; */
}
.chargeback-row.chargeback-new {
	background-color: #fffff5;
}
.chargebacks .chargeback-amount {
	font-family: "Oswald";
	font-size: 20px;
	font-weight: bold;
	color: var(--blue);
}
.chargeback-trx-amount {
	color: #7a858a;
}
.chargebacks .days {
	font-size: 40px;
	font-weight: 300;
	color: var(--blue);
	padding-right: 15px;
	vertical-align: top;
	line-height: 30px;
}
.chargebacks .positive {
	background-image: url(../img/ico-chargeback-positive.png);
}

.filter-autocomplete-results {
	position: absolute;
	background-color: white;
	z-index: 999;
	min-width: 0;
	border: 1px solid rgb(204, 204, 204);
	border-top: none;
	width: 100%;
	top: 27px;
	border-radius: 0 0 3px 3px;
}
.filter-autocomplete-results ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.filter-autocomplete-results ul li {
	padding: 11px 12px;
	cursor: pointer;
	color: #3c9bd3;
	border-bottom: 1px solid #eee;
}
.filter-autocomplete-results ul li:first-child {
	border-top: 1px solid #eee;
}
.filter-autocomplete-results ul li:last-child {
	border-bottom: none;
}
.filter-autocomplete-results ul li:hover {
	background-color: #ebf5fb;
}
.filter-autocomplete-results ul li.selected {
	font-weight: bold;
}
/*
.box-processing-top .filter-autocomplete-results { top: 52px; }
*/
.input-autocomplete:focus,
.input-autocomplete:active {
	border-color: #ccc;
	background-color: #fff;
}
.input-autocomplete:focus,
.input-autocomplete:active,
.filter-autocomplete-results {
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3);
}

.days-description {
}

.chargeback-expanded-area {
	clear: both;
	background-color: #f3f4f6;
	padding: 20px;
}
.chargeback-expanded-section {
	background-color: #fff;
	padding: 20px;
	position: relative;
}
.chargeback-expanded-section-column {
}
.chargeback-expanded-section-column-row div {
}
.chargeback-expanded-label {
	width: 160px;
}
.chargeback-expanded-section-column-2 .chargeback-expanded-label {
	width: 100px;
}
.chargeback-expanded-section-column-2 {
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #ddd;
}

.chargeback-column {
	padding: 0 30px;
	border-left: 1px solid #ddd;
}
.chargeback-column-title {
	width: 200px;
	border-left: none;
	padding-left: 0;
}
.chargeback-column-amount {
	width: 240px;
}
.chargeback-column-date {
	width: 200px;
	position: relative;
}

.chargeback-column-merchant-name {
	min-width: 250px;
	max-width: 250px;
	width: 250px;
}

.row-arrow-right:after,
.row-arrow-right:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.chargeback-row:hover .row-arrow-right:after {
	border-left-color: #f2f6f8 !important;
}
.row-arrow-right:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #ccc;
	border-width: 8px;
	margin-top: -8px;
	margin-top: 2px\9;
}
.row-arrow-right:after {
	border-color: rgba(120, 213, 38, 0);
	border-left-color: rgb(255, 255, 245);
	border-width: 7px;
	margin-top: -7px;
	margin-top: 3px\9;
}
_:-ms-fullscreen,
:root .row-arrow-right:before {
	margin-top: 2px;
}
_:-ms-fullscreen,
:root .row-arrow-right:after {
	margin-top: 3px;
}
.row-arrow-right {
	position: relative;
}

.chargeback-column-desc {
	vertical-align: top;
}

.chargeback-details-left {
	width: 50%;
}
.chargeback-details-right {
	width: 50%;
	background-color: #f3f4f6;
	padding: 0;
}
.chargeback-details-right-inside {
	margin-left: 40px;
	background-color: #fff;
	padding: 20px;
}

.chargeback-details-left .chargeback-expanded-section-column {
	height: 90px;
}

.box.chargeback-table {
	border: 1px solid #c2c6c7;
	padding: 0;
}
.box.chargeback-table.line-normal {
	border-bottom: none;
}
.box.chargeback-table.line-normal > div {
	border-left: 4px solid transparent;
}
.box.chargeback-table.line-normal > .inactive {
	border-left-color: #949fa5;
}
.box.chargeback-table.line-normal > .active {
	border-left-color: #f60;
}

.box.chargeback-table.line-expand {
	border-top: none;
	margin-top: 0;
	background-color: #f2f6f9;
}

.chargeback-table-inside {
	padding: 15px;
}
.line-expand > .chargeback-table-inside > .row {
	margin: 0;
	background-color: #fff;
	padding: 20px 5px;
}
.line-expand.chargeback-table-inside {
	padding: 20px;
}

.chargeback-details-title {
	font-size: 16px;
	color: #63636e;
	padding-bottom: 15px;
	text-transform: uppercase;
}

.chargeback-title-bold,
.chargeback-title-medium,
.chargeback-title {
	padding-bottom: 0px;
	text-transform: uppercase;
}
.chargeback-title-bold,
.chargeback-title-medium {
	color: #464d51;
}
/* .chargeback-new .chargeback-title-bold, .chargeback-new .chargeback-title-medium { color: #3c9bd3; } */
.chargeback-title-bold {
	font-size: 14px;
	font-weight: bold;
}
.chargeback-title-medium {
	font-size: 14px;
	font-weight: normal;
}
.chargeback-title {
	color: #7a858a;
	font-size: 14px;
	font-weight: normal;
}

.chargeback-expanded-section-title {
	color: #464d51;
	font-size: 16px;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.chargeback-expanded-label {
	font-size: 14px;
	color: #808080;
	font-weight: 300;
}
.chargeback-expanded-data {
	font-size: 14px;
	color: #464d51;
	font-weight: normal;
}

.popover.popover-what-is-chargebacks {
	width: 320px;
	margin-left: -50px;
	margin-top: 15px;
}
.popover.popover-what-is-chargebacks .arrow {
	left: auto;
	right: 100px;
}
.popover-what-is-chargebacks .popover-content {
	padding: 15px 20px 15px;
	color: #636a6e;
	font-weight: 400;
	font-size: 13px;
}
.popover-what-is-chargebacks .popover-content.footer {
	padding-top: 0;
	padding-bottom: 0;
}
.popover-what-is-chargebacks .popover-content.footer a {
	font-size: 14px;
}
span.title-right-box.download-file {
	height: 34px;
	margin-right: 5px;
	margin-left: 0;
	padding: 6px;
}
.popover-what-is-chargebacks .chargeback-popover-link {
	position: relative;
	top: -18px;
}
/* CHARGEBACK END */

.page-opportunities .errorMsg {
	color: #c00;
}

/* ngProgress */

.form-group {
	margin-bottom: 0;
}

/* Styling for the ngProgress itself */
#ngProgress {
	margin: 0;
	padding: 0;
	z-index: 99998;
	background-color: var(--blue) !important;
	color: var(--blue) !important;
	box-shadow: 0 0 10px 0; /* Inherits the font color */
	height: 2px;
	opacity: 0;

	/* Add CSS3 styles for transition smoothing */
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

/* Styling for the ngProgress-container */
#ngProgress-container {
	position: fixed;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99999;
}

/*enable animations, will need to redo popup*/
/*
.animation.ng-leave           { 
  -webkit-animation:fadeOut 0.2s both ease-in;
  -moz-animation:fadeOut 0.2s both ease-in;
  animation:fadeOut 0.2s both ease-in;   
  z-index: 9999; 
}
.animation.ng-enter           { 
  -webkit-animation:scaleUp 0.2s both ease-in;
  -moz-animation:scaleUp 0.2s both ease-in;
  animation:scaleUp 0.2s both ease-in; 
  z-index: 8888; 
}*/

/* animate tests */
/*.animate.opened-add-active, .animate.opened-remove-active {
  -webkit-transition: all 1s linear !important;
     -moz-transition: all 1s linear !important;
     -o-transition: all 1s linear !important;
      transition: all 1s linear !important;
  opacity: 1; height: auto;
}*/
/*.animate.hide, .animate-enter { opacity: 0; height: 0; }*/
/*.animate-enter.animate-enter-active { opacity: 1; height: auto; }*/
/*.animate.opened>td {
  -webkit-transition: all 2s linear !important;
     -moz-transition: all 2s linear !important;
     -o-transition: all 2s linear !important;
      transition: all 2s linear !important;
  opacity: 1; height: auto;
}
.animate.closed>td {
  opacity: 0; height: auto;
}*/

/*.tr-inside.opened {
  -webkit-transition: all 0.5s linear !important;
     -moz-transition: all 0.5s linear !important;
     -o-transition: all 0.5s linear !important;
      transition: all 0.5s linear !important;
  opacity: 1; height: auto;
}
.tr-inside.closed { opacity: 0; height: 0; }

*/

/*
.test-animate.ng-enter { 
  opacity: 0; transition: opacity 0.2 ease;
} 
.test-animate.ng-enter.ng-enter-active { 
  opacity: 1; transition: opacity 0.2 ease;
} 
.test-animate.ng-leave { opacity: 1; transition: opacity 0.2 ease; }        

.test-animate.ng-leave.ng-leave-active { opacity: 0; transition: opacity 0.2 ease; }
*/
/*
.container-parts
{
  position: relative;
}*/
/*.animation {
  position: absolute;
}*/
/*.animation.ng-enter {
  opacity: 0;
}
.animation.ng-leave {
  opacity: 1;
}
.animation.ng-enter.ng-enter-active {
  opacity: 1;
}
.animation.ng-leave.ng-leave-active {
  opacity: 0;
}*/

/* slide in from the right */
/*@keyframes slideInRight {
  from  { transform:translateX(100%); }
  to    { transform: translateX(0); }
}
@-moz-keyframes slideInRight {
  from  { -moz-transform:translateX(100%); }
  to    { -moz-transform: translateX(0); }
}
@-webkit-keyframes slideInRight {
  from  { -webkit-transform:translateX(100%); }
  to    { -webkit-transform: translateX(0); }
}*/

/* slide out to the left */
/*@keyframes slideOutLeft {
  from  { transform: translateX(0); }
  to    { transform: translateX(-100%); }
}
@-moz-keyframes slideOutLeft {
  from  { -moz-transform:translateX(0); }
  to    { -moz-transform:translateX(-100%); }
}
@-webkit-keyframes slideOutLeft {
  from  { -webkit-transform:translateX(0); }
  to    { -webkit-transform:translateX(-100%); }
}*/

/* fade in */
/*@keyframes fadeIn {
  from  { opacity:0; }
  to    { opacity:1; }
}
@-moz-keyframes fadeIn {
  from  { opacity:0; }
  to    { opacity:1; }
}
@-webkit-keyframes fadeIn {
  from  { opacity:0; }
  to    { opacity:1; }
}*/

/* fade out */
/*@keyframes fadeOut {
  from  { opacity:1; }
  to    { opacity:0; }
}
@-moz-keyframes fadeOut {
  from  { opacity:1; }
  to    { opacity:0; }
}
@-webkit-keyframes fadeOut {
  from  { opacity:1; }
  to    { opacity:0; }
}*/

/* scale up */
/*@keyframes scaleUp {
  from    { opacity: 0.3; transform: scale(0.8); }
}
@-moz-keyframes scaleUp {
  from    { opacity: 0.3; -moz-transform: scale(0.8); }
}
@-webkit-keyframes scaleUp {
  from    { opacity: 0.3; -webkit-transform: scale(0.8); }
}
*/

.btn-lg,
.btn-group-lg > .btn {
	padding: 9px 20px;
	min-width: 100px;
}

/* Media Queries */
@media (min-width: 768px) {
	.box-statement .section-col {
		padding-top: 15px;
		padding-bottom: 15px;
	}
}
@media (min-width: 992px) {
	.box-statement .section-col {
		padding-top: 0;
		padding-bottom: 0;
	}
}

@media screen and (max-width: 1680px) {
	.vbottom {
		bottom: -16px;
	}
	.btn-search,
	.btn-cancel {
		margin-bottom: 5px;
	}
}
@media screen and (max-width: 1380px) {
	.processing-activity .tr-inside-1 .td-data-label {
		font-size: 14px;
	}
}
@media screen and (max-width: 1300px) {
	.legends-container > div {
		padding: 0 5px;
	}
	.row-transactions-titles > div {
		padding: 0 5px;
	}
	.row-transactions-titles > div:first-child {
		padding-left: 15px;
	}
	.title2 {
		font-size: 19px;
	}
	.title2-label {
		font-size: 12px;
	}
	.date-control .btn-group > .btn {
		padding: 10px 5px 8px;
		font-size: 14px;
	}
	.transactions2 .label-title {
		font-size: 14px;
		padding-left: 5px;
		padding-right: 5px;
	}
	.graphics-small-info-title {
		font-size: 20px;
	}
	.graphics-small-info-content {
		font-size: 12px;
	}
	.graphics-small-info {
		padding-left: 7px;
		padding-right: 7px;
	}

	/* Payments and Statements */
	.table > thead > tr > th,
	.table > tbody > tr > th,
	.table > tfoot > tr > th,
	.table > thead > tr > td,
	.table > tbody > tr > td,
	.table > tfoot > tr > td {
		padding: 15px 5px;
	}
	.table-inside > tbody > tr > td {
		padding: 15px 30px !important;
	}
	.show-results-label,
	.show-results-data {
		font-size: 18px;
	}

	.date-picker {
		font-size: 12px;
	}
	.transactions2 .label-title:nth-child(3),
	.transactions2 .label-title:nth-child(4) {
		width: 300px;
	}
}
@media screen and (max-width: 1200px) {
	/* Small graphics part */
	.transactions-graphics-small > div .title3 {
		margin-bottom: 7px;
	}
	.transactions-graphics-small-part {
		/*width: 100% !important;*/
	}
	.transactions-graphics-small-part .title3 {
		padding-left: 0;
	}
	.graphics-small-content {
		/*width: 25%;*/
		height: 129px;
		margin-bottom: 7px;
	}
	.graphics-bar .graphics-small-content {
		position: relative;
		left: -4px;
	}
	.graphics-small-info {
		/*width: 75%;*/
	}
	.graphics-small-info-line {
		/*width: 33%;*/
		padding-bottom: 5px;
	}
	.graphics-bar .graphics-small-info-line {
		padding-bottom: 34px;
	}
	.graphics-bar .graphics-small-info-line {
		/*width: 33%;*/
		padding-left: 0px;
	}
	.transactions-graphics-small > div {
		/*height: auto;*/
	}
	.graphics-small-info-title {
		font-size: 16px;
	}
	.graphics-small-info-content {
		font-size: 10px;
	}
	.graphics-round svg {
		top: -31px;
		position: relative;
	}
	.graphics-bar svg {
		position: relative;
		top: -20px;
	}
	.graphics-round rect {
		fill: rgba(255, 255, 255, 0);
	}
	.graphics-bar svg > rect {
		fill: rgba(255, 255, 255, 0);
	}
	.search-btn-container {
		top: 19px;
		text-align: right;
	}
	.section-col {
		width: 50% !important;
		padding-bottom: 10px !important;
	}
	.processing-activity .table-inside > tbody > tr > td {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	.processing-activity .table-inside > tbody > tr > td:first-child {
		padding-left: 20px !important;
	}
	.processing-activity .tr-inside-1 .td-data-label {
		font-size: 12px;
	}
	.processing-activity .tr-inside-1 .table-inside .row-data .td-data-number {
		font-size: 14px;
	}
	.table-bordered > thead > tr > th {
		font-size: 13px;
	}
	.date-picker {
		font-size: 14px;
	}
	.transactions2 .label-title:nth-child(2) {
		width: 200px;
	}
}
@media screen and (max-width: 1200px) {
	.processing-activity .tr-inside-1 .row-data > .td-data-label {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		padding-right: 0;
	}
}
@media screen and (max-width: 1100px) {
	.header > .display-table-cell.left-menu-small {
		width: 32px;
		display: table-cell;
	}
	.closed .tab-label {
		width: 0;
		opacity: 0;
	}
	.container-parts .dashboard-menu.closed,
	.container-parts .dashboard-menu.closed ul.nav-stacked,
	.container-parts .dashboard-menu.closed ul.nav-stacked > li {
		width: 72px !important;
	}
	.menu-under {
		padding: 2px;
		font-size: 10px;
	}
	.content-footer.footer-sticky {
		padding-right: 72px;
	}
}

.modal-bottom-split-border {
	border-bottom: 1px solid;
	border-color: #ececec;
}

.overFlowHidden {
	overflow: hidden;
}

/*Credorate*/
.alert-icon {
	width: 26px;
	height: 22px;
	background-image: url("../img/CRX_INS_Alert.icon.png");
	background-repeat: no-repeat;
	display: inline-block;
}
.small-icon-info-transparent {
	width: 18px;
	height: 18px;
	margin-right: 5px;
	background-repeat: no-repeat;
	background-image: url(../img/info_small.png);
	display: inline-block;
}

/* .dropdown-toggle, .dropdown-menu { width: 300px } */
.btn-group img { margin-right: 8px }
/* .dropdown-toggle { padding-right: 50px } */
.dropdown-toggle .glyphicon { margin-left: 5px; }

.dropdown-menu>li:hover:not(:first-child) {
	background: #ededed;
}
.currency-dropdown-menu>li>a {	
	padding: 4px 6px;
	border-top: solid 1px #efefef;
	margin: -1px 6px;
}
.dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background: none;
}
.currency-dropdown-menu{
	min-width: max-content;
    margin: -12px 5px 0;
	z-index: 1;
	width: 130px;
	border: 1px solid rgba(0,0,0,.15);
}
.dropdown-button{
	background: white;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    margin: 0% -5% 0% 0%;
	margin-left: -52%;
	height: 35px;
	width: 100px;
}
.dropdown-wrapper{    
	padding: 10px 5px 8px;
	border-left: 1px solid #ccc;
	height: max-content;
}
.dropdown-partner-wrapper{    
	height: auto;
    position: absolute;
    top: 26px;
    left: 252px;
}
.currency-btn-icon{
	font-size: 17px;
    padding-left: 4px;
}
.custom-btn-group{
	position: relative;
    display: flex;
    justify-content: flex-end;
    vertical-align: middle;
}
.btn-group.open .dropdown-toggle {
    position: relative;
    z-index: 100;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group.open .dropdown-toggle-cbk-prevention {
    position: relative;
    z-index: 100;
}

.open > .dropdown-menu {
    display: flex;
    flex-direction: column;
    border-top-right-radius: 0px;
    margin-top: 0;
	top: 44px;
    left: -25px;
}

.open > .dropdown-menu.dropdown-menu-cbk-prevention {
	left:0px;
	min-width: unset;
}
.dropdown-items-title{
	padding: 4px 10px;
	color: gray;
	font-size: 12px;
}

.dropdown-partner-items-title{
	padding: 4px 7.5px;
	color: gray;
	font-size: 12px;
}
.btn-group.open .dropdown-toggle{
	box-shadow: none;
}
.btn-group.open .dropdown-partner-toggle{
	    z-index: 100;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    height: 35px;
	direction: ltr;
	box-shadow: none;
}

.dropdown-partner-menu > li{
	direction: ltr;
}
.dropdown-partner-menu > ul{
	margin-left: -31px;
}
.selected-currency>a{
	font-weight: bold !important;
}

.open >.dropdown-partner-menu {
	left: -87px;
    top: 34px;
}
#chargeback-prevention-portal {
    background: #636a6e;
    color: white;
    padding: 8px 15px;
    border-radius: 4px;
    text-transform: capitalize;
    width: fit-content;
}

#chargeback-prevention-portal:hover {
    background: #777e83;
}

.chargebacks-top-links{
	display: flex;
    flex-direction: column;
    margin: 15px 25px 15px;
    align-items: flex-end;
}
.cft-desc {
	position: absolute;
	top: -25px;
	right: 10px;
	width: 100px;
	height: 20px;
	text-decoration: underline;
} 
.cl-link{
	margin-right: 15px;
	width: fit-content;
	text-decoration: underline;
}
.cl-link:hover {
	color: var(--blue);
	cursor: pointer;
}
.link-download{
	width: max-content;
	display: inherit;
}
.btn-download{
	width: 28px;
	display: inherit;
}
