img {
	max-width: 100%;
}

.card-box-link {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99;
}

.logo_nav {
	width: 50px;
	margin-top: 2px;
}

.side-menu.left {
	background-color: #65cdfc;
}

#sidebar-menu > ul > li > a {
	color: rgba(255, 255, 255, 0.9) !important;
}

#sidebar-menu > ul > li > a:hover {
	color: rgba(255, 255, 255, 0.7) !important;
}

.forced:not(.enlarged) #sidebar-menu ul ul a {
	color: #4c5667;
}

.forced:not(.enlarged) #sidebar-menu ul ul a:hover {
	color: rgba(255, 255, 255, 0.35) !important;
}

#sidebar-menu ul li .menu-arrow {
	color: rgba(255, 255, 255, 0.75);
}

.text-success {
	color: #65cdfc;
}

.dataTables_filter {
	float: right;
}

.dataTables_filter input {
	margin-left: 8px;
}

.btn-action {
	float: left;
	margin-right: 4px;
}

.datatable-container .btn-add,
.datatable-card-box .btn-add {
	margin-left: 16px;
}

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: center right;
}

table.dataTable thead .sorting_asc {
	background-image: url(../../img/sort_asc.png);
}

table.dataTable thead .sorting {
	background-image: url(../../img/sort_both.png);
}

table.dataTable thead .sorting_desc {
	background-image: url(../../img/sort_desc.png);
}

.dataTable .logo_plus_min {
	width: 22px;
}


.rotated-tableheaders .table {
	margin-top: 240px;
	width: 100%;
	position: relative;
}

.rotated-tableheaders table thead th {

	transform: rotate(-45deg);
	transform-origin: top left;
	white-space: nowrap !important;
	display: inline-block !important;
	margin-top: -12px;
	position: absolute;
	padding-left: 30px;
	border-bottom: 0;
	background-position: center !important;
}

.rotated-tableheaders .dataTable.table > tbody > tr > td,
.rotated-tableheaders .dataTable.table > tbody > tr > th {
	border: 1px solid #f3f3f3;
}

.rotated-tableheaders .dataTables_wrapper {
	overflow-x: scroll !important;
}

.rotated-tableheaders .dataTable td {
	width: 40px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center;
}

.rotated-tableheaders .dataTable td.td-user {
	width: 100px !important;
}

.rotated-tableheaders .dataTable td:nth-child(1) {
	width: 150px !important;
}

.rotated-tableheaders .dataTable td:nth-child(2),
.rotated-tableheaders .dataTable td:nth-child(3) {
	width: 100px !important;
}

.rotated-tableheaders .dataTable td:nth-child(2),
.rotated-tableheaders .dataTable td:nth-child(3) {
	width: 100px !important;
}

.rotated-tableheaders table thead th:nth-child(1) {
	left: 0px;
}

.rotated-tableheaders table thead th:nth-child(2) {
	left: 172px;
}

.rotated-tableheaders table thead th:nth-child(3) {
	left: 272px;
}

.rotated-tableheaders table thead th:nth-child(4) {
	left: 350px;
}

.rotated-tableheaders table thead th:nth-child(5) {
	left: 390px;
}

.rotated-tableheaders table thead th:nth-child(6) {
	left: 430px;
}

.rotated-tableheaders table thead th:nth-child(7) {
	left: 470px;
}

.rotated-tableheaders table thead th:nth-child(8) {
	left: 510px;
}

.rotated-tableheaders table thead th:nth-child(9) {
	left: 550px;
}

.rotated-tableheaders table thead th:nth-child(10) {
	left: 590px;
}

.rotated-tableheaders table thead th:nth-child(11) {
	left: 630px;
}

.rotated-tableheaders table thead th:nth-child(12) {
	left: 670px;
}

.rotated-tableheaders table thead th:nth-child(13) {
	left: 710px;
}

.rotated-tableheaders table thead th:nth-child(14) {
	left: 750px;
}

.rotated-tableheaders table thead th:nth-child(15) {
	left: 790px;
}

.rotated-tableheaders table thead th:nth-child(16) {
	left: 830px;
}

.rotated-tableheaders table thead th:nth-child(17) {
	left: 870px;
}

.rotated-tableheaders table thead th:nth-child(18) {
	left: 910px;
}

.rotated-tableheaders table thead th:nth-child(19) {
	left: 950px;
}

.rotated-tableheaders table thead th:nth-child(20) {
	left: 990px;
}

.rotated-tableheaders table thead th:nth-child(21) {
	left: 1030px;
}

.rotated-tableheaders table thead th:nth-child(22) {
	left: 1070px;
}

.rotated-tableheaders table thead th:nth-child(23) {
	left: 1110px;
}

.rotated-tableheaders table thead th:nth-child(24) {
	left: 1150px;
}

.rotated-tableheaders table thead th:nth-child(25) {
	left: 1190px;
}

.rotated-tableheaders table thead th:nth-child(26) {
	left: 1230px;
}

.rotated-tableheaders table thead th:nth-child(27) {
	left: 1370px;
}

.rotated-tableheaders table thead th:nth-child(28) {
	left: 1310px;
}

.rotated-tableheaders table thead th:nth-child(29) {
	left: 1350px;
}

.rotated-tableheaders table thead th:nth-child(30) {
	left: 1390px;
}

.map {
	height: 450px;
	width: 650px;
}

.map.small-map {
	height: 130px;
	width: 100%;
	display: inline-block;
}

.map #pac-input {
	top: 10px !important;
	height: 36px !important;
	width: 510px;
	border: 1px solid #dcdcdc;
	line-height: 36px;
	padding: 0 10px;
	font-size: 12px;
}

.cancel-link {
	line-height: 34px;
	margin-left: 28px;
	display: inline-block;
	height: 40px;
	vertical-align: middle;
}

@media screen and (min-width: 1200px) {
	.reset-password-screen .cancel-link {
		margin-right: 24px;
	}

	.cancel-link {
		width: 140px;
	}
}

.company--address-box {
	min-height: 175px;
}

.company--address-box img {
	margin-right: 20px;
}

body.clean {
	background-color: #65cdfc;
	min-height: 100vh !important;
}

.nvd3 .nv-discretebar .nv-groups text, .nvd3 .nv-multibarHorizontal .nv-groups text {
	fill: rgb(95, 94, 94);
}

.location-box {
	cursor: pointer;
}

.location-box img {
	background: #fff;
}

.location-box.selected {
	border: 2px solid #65cdfc;
}

.location-box .logo-container {
	min-height: 128px;
}

.consumer-points-total {
	font-size: 40px;
	border-radius: 100%;
	background: #65cdfc;
	width: 162px;
	height: 162px;
	line-height: 117px;
	display: inline-block;
	margin: 20px 20px 40px;
	border: 25px solid #65cdfc;
	color: #fff;
}

.consumer-points-total-small {
	font-size: 22px;
	border-radius: 100%;
	width: 66px;
	height: 66px;
	line-height: 57px;
	display: inline-block;
	margin: 20px 20px 12px;
	border: 6px solid #65cdfc;
	color: #65cdfc;
}

.location-stats {
	font-size: 12px;
	text-align: left;
}

.location-stats p {
	margin: 0;
	color: #555;
}

.products-table .fa-check-circle-o {
	color: #1ace1a;
}

.edit-profile-form input[readonly] {
	cursor: not-allowed;
}

.consumer--merge .dataTables_filter {
	float: none;
	text-align: center;
	margin-bottom: 30px;
	margin-left: -120px;
	margin-top: 10px;
}

/*# sourceMappingURL=app.css.map */

.logo_login img {
	max-width: 200px;
	margin: 90px 0;
}

.dataTables_filter label {
	margin-bottom: 15px;
}

.logout-top-right {
	background: transparent;
	border: none;
	color: #2a3142;
	font-size: 21px;
	line-height: 70px;
	padding: 0 15px;
	margin-right: -15px;
}

.inline-period {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: left;
}

.inline-period > div {
	flex-grow: 1;
	margin: 0 30px;
}

.inline-period > div > .input-group {
	max-width: 220px;
}

.inline-period .btn {
	align-self: flex-end;
}
