/*[class*='span'] {
	margin-left: 1em;
}
.row-fluid > [class*='span'] {
	margin-left: 0px !important;
}
.container {
	width: 90% !important; position: relative; min-width: 960px; max-width: 1200px;
}
.tabs {
	border-radius: 0px; border: currentColor !important; border-image: none !important;
}
.ui-tabs .ui-tabs-panel {
	padding: 0px 1.4em;
}
#lang-list {
	padding-right: 10%;
}
.bold {
	font-weight: bold;
}
h1 {
	margin-bottom: 10px;
}
h2 {
	margin-bottom: 10px;
}
h3 {
	margin-bottom: 10px;
}
h4 {
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
}
.form-horizontal .control-group {
	margin-bottom: 0px;
}
.form-horizontal .control-group > label {
	text-align: left; padding-left: 10px;
}
.editable_highlight {
    color: #800000 !important;
    font-weight: bold !important;
    text-shadow: 0px 0px 8px #F00 !important;
}
.editable_highlight input {
    height: 18px !important;
    margin-top: -5px !important;
    padding: 4px !important;
}
.right {
	float: right !important;
}
.left {
	float: left !important;
}
.row-fluid .form-horizontal .control-group {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
table {
	font-size: 13px; -ms-word-wrap: break-word;
}
.columnbreak {
	-ms-word-wrap: break-word; max-width: 150px;
    word-wrap: break-word;
}
.navbar a {
	color: rgb(255, 255, 255) !important; font-weight: 700;
}
ul.dropdown-menu li a {
	font-weight: 400;
}
.dropdown-menu {
	background-color: rgb(44, 44, 44);
}
.dropdown-menu li {
	border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;
}
.client-header {
	padding: 10px 0px;
}
.ui-tabs .ui-tabs-nav li {
	border: currentColor !important; border-image: none !important;
}
.subnav {
	background: none !important; border: currentColor !important; border-image: none !important; min-height: 500px;
}
.subnav li {
	background: none !important; margin: 0px !important; border-radius: 0px !important; border: currentColor !important; border-image: none !important; width: 100%; white-space: normal !important;
}
.subnav li a {
	width: 80%; line-height: 1.4em; font-size: 13px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 0px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}
.nav-stacked.nav-tabs > li > a {
	border: currentColor; border-image: none;
}
.actions-holder {
	background: rgb(236, 236, 236); border-width: 5px 1px 1px; border-style: solid; border-color: currentColor rgb(205, 205, 205) rgb(205, 205, 205); padding: 20px 0px; border-radius: 0px; margin-top: 30px; -webkit-border-radius: 0px 0 0 0px; -moz-border-radius: 0px 0 0 0px;
}
.actions-holder .widgit-div {
	background-color: rgb(255, 255, 255) !important;
}
.actions-holder .updated {
	background: rgb(187, 231, 190); padding: 10px;
}
#update-msg {
	background: 0% 0% / 17px 17px rgb(197, 197, 197); padding: 10px 0px 10px 40px; height: 20px; margin-top: -20px; margin-left: 0px; display: none;
}
.action-link {
	padding: 0.5em 10px !important; color: rgb(255, 255, 255) !important; font-size: 13px; margin-right: 20px !important; margin-bottom: 1px; text-shadow: none !important; background-color: rgb(74, 71, 71); -webkit-text-shadow: none;
}
p.choose-action {
	font-size: 14px; margin-bottom: 20px;
}
.action-filter-actions .nav > li > a:hover {
	background-color: rgb(30, 30, 30);
}
.action-filter-actions .nav-list .active a {
	background: url("images/arrow_black_long.png") no-repeat right !important; overflow: hidden;
}
.action-filter-actions .nav-list li .active {
	padding-left: 0px !important;
}
.action-filter-actions .nav-list .active .action-link {
	margin-right: 0px !important;
}
.form-horizontal .form-actions {
	padding-left: 0px !important;
}
.form-actions {
	background: rgb(239, 239, 239); padding: 10px; text-align: right; clear: both;
}
.actions-holder button {
	margin-left: 20px !important;
}
.button-holder {
	width: 92%;
}
.save-bar {
	padding: 0.5em; border-radius: 4px; margin-bottom: 20px; background-color: rgb(225, 225, 225); -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.action-form {
	border: 1px solid rgb(204, 204, 204); border-image: none; box-shadow: 3px 3px 3px #888; -webkit-box-shadow: 3px 3px 3px #888; -moz-box-shadow: 3px 3px 3px #888;
}
.widgit-div {
	margin-right: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.gauge-image {
	border: 1px solid rgb(221, 221, 221); border-image: none; margin-left: 1%;
}
.alert {
	padding: 7px 0px 0px; border-radius: 0px; border: 1px solid rgb(251, 238, 213); border-image: none; text-shadow: 0px 1px 0px rgba(255,255,255,0.5); background-color: rgb(252, 248, 227); -webkit-border-radius: 0; -moz-border-radius: 0;
}
.alert-error {
	border-radius: 0px; border: 1px solid rgb(238, 211, 215); border-image: none; color: rgb(185, 74, 72); background-color: rgb(242, 222, 222); -webkit-border-radius: 0; -moz-border-radius: 0;
}
.alert-error input {
	border-color: rgb(185, 74, 72); margin-bottom: 5px;
}
.alert label {
	color: rgb(185, 74, 72);
}
.alert-header {
	padding: 13px 20px; border: 1px solid rgb(238, 211, 215); border-image: none; color: rgb(185, 74, 72); margin-bottom: 25px; background-color: rgb(242, 222, 222);
}
.alert-header p {
	font-size: 14px; vertical-align: -5px; display: inline;
}
.icon-error {
	background-position: 0px; border-radius: 0px; width: 17px; height: 17px; padding-right: 8px; background-image: url("images/alert.png") !important; background-attachment: scroll; background-repeat: no-repeat; background-size: auto; background-origin: padding-box; background-clip: border-box; background-color: transparent;
}
.ui-icon-error {
	background-position: 0px; border-radius: 0px; width: 17px; height: 17px; padding-right: 8px; background-image: url("images/alert.png") !important; background-attachment: scroll; background-repeat: no-repeat; background-size: auto; background-origin: padding-box; background-clip: border-box; background-color: transparent;
}
.warning-icon span {
	margin: 0px 2px; padding: 0px 6px 0px 3px; display: inline; cursor: pointer;
}
.error.control-group input:focus {
	box-shadow: 0px 0px 6px #d59392; -webkit-box-shadow: 0 0 6px #d59392; -moz-box-shadow: 0 0 6px #d59392;
}
.error.control-group select:focus {
	box-shadow: 0px 0px 6px #d59392; -webkit-box-shadow: 0 0 6px #d59392; -moz-box-shadow: 0 0 6px #d59392;
}
.error.control-group textarea:focus {
	box-shadow: 0px 0px 6px #d59392; -webkit-box-shadow: 0 0 6px #d59392; -moz-box-shadow: 0 0 6px #d59392;
}
.popover-inner {
	background: rgba(185, 74, 72, 0.9); padding: 2px; border-radius: 6px; width: 280px; overflow: hidden; box-shadow: 0px 3px 7px rgba(0,0,0,0.3); -webkit-border-radius: 6px; -moz-border-radius: 6px; -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.popover-title {
	margin: 0px 10px; padding: 7px 15px; border-radius: 3px 3px 0px 0px; color: rgb(185, 74, 72); line-height: 1; font-size: 16px; border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important; background-color: rgb(242, 222, 222); -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0;
}
.popover-content {
	padding: 14px; border-radius: 0px 0px 3px 3px; color: rgb(185, 74, 72); background-clip: padding-box; background-color: rgb(242, 222, 222); -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -webkit-background-clip: padding-box; -moz-background-clip: padding-box;
}
.popover-content {
	
}
.top.popover .arrow {
	border-top-color: rgb(185, 74, 72); border-top-width: 5px; border-top-style: solid;
}
.right.popover .arrow {
	border-right-color: rgb(185, 74, 72); border-right-width: 5px; border-right-style: solid;
}
.bottom.popover .arrow {
	border-bottom-color: rgb(185, 74, 72); border-bottom-width: 5px; border-bottom-style: solid;
}
.left.popover .arrow {
	border-left-color: rgb(185, 74, 72); border-left-width: 5px; border-left-style: solid;
}
.popover .arrow {
	width: 0px; height: 0px; position: absolute;
}
.popover h3 {
	margin-bottom: 0px !important;
}
.table-heading {
	margin: 22px 0px 10px; font-weight: bold;
}
div.right-col-padding {
	padding-left: 20px;
}
.info-section {
	background: rgb(245, 245, 245); padding: 14px 10px; margin-top: 10px; margin-right: 0px; margin-bottom: 20px; margin-left: 0% !important; border-top-color: currentColor; border-top-width: 4px; border-top-style: solid;
}
.info-section h4 {
	margin: 10px 0px; color: rgb(16, 16, 16); font-size: 16px; font-weight: normal;
}
.info-section p {
	color: rgb(95, 95, 95); font-size: 15px;
}
.dataTables_filter {
	padding: 10px; border-radius: 4px; height: 30px; margin-bottom: 12px; background-color: rgb(225, 225, 225); -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.dataTables_filter label {
	float: right;
}
.alt-row {
	background-color: rgb(238, 238, 238);
}
.info-section div {
	margin-bottom: 3px !important;
}
.info-section div.alt-row {
	margin-bottom: 3px !important;
}
.ui-dialog {
	box-shadow: 1px 1px 5px 5px rgba(0,0,0,0.24); -webkit-box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, 0.24); -moz-box-shadow: 1px 1px 5px 5px rgba(0, 0, 0, 0.24);
}
.ui-dialog-titlebar {
	background: rgb(204, 204, 204); padding: 11px 15px !important; color: rgb(0, 0, 0); font-size: 18px;
}
.ui-dialog label {
	padding: 10px; width: 50%; display: inline;
}
.ui-dialog label {
	padding: 0px 10px;
}
.address .save-bar {
	border-top-color: rgb(225, 225, 225); border-top-width: 1px; border-top-style: solid;
}
.set-address label {
	font-size: 15px;
}
.set-address {
	margin-top: 5px;
}
#slideOut {
	left: -210px; top: 40px; width: 230px; position: absolute;
}
#slideClick {
	background: url("images/menu_slide.png") no-repeat; width: 30px; height: 82px; float: right;
}
#slideContent {
	padding: 0px; width: 210px; height: 50px; text-align: center; color: rgb(239, 239, 239); text-transform: uppercase; font-family: arial, sans-serif; font-size: 17px; font-weight: bold; float: left;
}
#lookHere {
	font-family: DejaVuSansBook, Sans-Serif;
}
#lookHere h1 {
	margin: 0px; padding: 0px; color: rgb(170, 170, 170); font-size: 20em;
}
#lookHere h2 {
	margin: 0px; padding: 0px; color: rgb(170, 170, 170); font-size: 20em;
}
#lookHere h2 {
	margin: 0px 0px 0px 30px; font-size: 1.5em;
}
#lookHere span.orange {
	color: rgb(238, 141, 64);
}
#lookHere span.green {
	color: rgb(154, 201, 65);
}
.clearfix::after {
	height: 0px; line-height: 0; clear: both; display: block; visibility: hidden; content: ".";
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
div.loadingicon {
	width: 31px; height: 31px; background-image: url("images/loading.gif");
}
div.loading {
	background: rgb(255, 255, 255); position: absolute;
}
div.loading img {
	position: absolute;
}
#lang-section {
	float: right;
}
#lang-list li {
	list-style: none; padding-right: 20px; float: left;
}
.alert-bar {
	margin: 0px; padding: 0px; left: 0px; top: 0px; width: 100%; height: 50px; text-align: center; line-height: 46px; font-family: "Lucida Grande" ,sans-serif; font-size: 18px; position: fixed; z-index: 9999999; opacity: 0.95; -moz-opacity: 0.95;
}
.userNameCardNo {
	color: black; font-weight: bold;
}
.valueUpdated {
	border: 1px solid green; border-image: none;
}
.valueUpdatedButton {
	border: 1px solid green !important; border-image: none !important;
}
.valueUpdatedCheckboxRadio {
	padding-bottom: 2px; border-bottom-color: green; border-bottom-width: 2px; border-bottom-style: solid; display: inline-block;
}
.settings-card {
	margin: 0px 15px 15px 0px; padding: 39px 19px 14px; border-radius: 4px; border: 1px solid rgb(221, 221, 221); border-image: none; position: relative; background-color: rgb(255, 255, 255);
}
.settings-card-menu {
	padding: 3px 7px; border-radius: 4px 0px; border: 1px solid rgb(221, 221, 221); border-image: none; top: -1px; right: -1px; color: rgb(157, 160, 164); font-size: 12px; font-weight: bold; position: absolute; background-color: rgb(245, 245, 245);
}
.settings-card-title {
	padding: 3px 7px; border-radius: 4px 0px; border: 1px solid rgb(221, 221, 221); border-image: none; left: -1px; top: -1px; color: rgb(157, 160, 164); font-size: 12px; position: absolute; background-color: rgb(245, 245, 245);
}
.settings-card-content {
	padding-right: 10px;
}
div.ui-accordion-icons h3 {
	padding-left: 2.2em;
}
div.content-line div {
	display: inline;
}
.accordian-section {
	height: 300px;
}
#localisationAdmin-table {
	margin-top: 1%;
}
#localisation-action-div {
	width: 99%; margin-top: 1%;
}
#localisationAdmin-form .editable {
	width: 19%;
}
#localisation-action-div input {
	margin-right: 1%;
}
#localisationAdmin-table .editable {
	background-position: right; background-image: url("images/editableIcon.jpg"); background-repeat: no-repeat;
}
#localisationAdmin-table .hasTextarea {
	background-image: none;
}
#localisationAdmin-table textarea {
	height: 1em;
}
#device-emboss-line-edit-div {
	width: 550px;
}
#device-emboss-line-default-div {
	width: 550px;
}
#device-reset-content {
	left: 375px; top: 70px; position: absolute;
}
#reset-device-icon {
	display: inline-block;
}
.bottom-margin {
	margin-bottom: 10px;
}*/
/*#member-info-nav{
    background-color: #e6e6e6;
    border: none;
}
#member-info-nav li {
    width: 100%;
    background-color: transparent;
}
#member-info-nav li a{
    font-size: 14px;
    font-weight: normal;
    background-color: #f3f0eb;
}*/
/*.client-header {
	padding: 10px 0px;
}*/

:root {
	--ctheme-btn-pr-bgcolor: #39b2c7;
	--ctheme-btn-pr-bgcolor-hover: #228394;
}

.navbar  .nav >  li > a {
	color: rgb(255, 255, 255) !important; font-weight: 700;
}
.ui-tabs .ui-tabs-nav li {
	border: currentColor !important; border-image: none !important;
}
.subnav {
	background: none !important; border: currentColor !important; border-image: none !important; min-height: 500px;
}
.subnav li {
	background: none !important; margin: 0px !important; border-radius: 0px !important; border: currentColor !important; border-image: none !important; width: 100%; white-space: normal !important;
}
.subnav li a {
	width: 100%; line-height: 1.4em; font-size: 13px;
    border-radius: 0px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom: 0px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}
.nav-stacked.nav-tabs > li > a {
	border: currentColor; border-image: none;
}
#member-tab-nav {
    border: none;
}
#member-tab-nav .col-md-2{
    padding-right: 0px;
}

.ui-tabs .ui-tabs-panel {
	padding: 0px 1.4em;
}
.actions-holder {
	background: rgb(236, 236, 236); border-width: 5px 1px 1px; border-style: solid; border-color: currentColor rgb(205, 205, 205) rgb(205, 205, 205); padding: 20px 0px; border-radius: 0px; margin-top: 30px; -webkit-border-radius: 0px 0 0 0px; -moz-border-radius: 0px 0 0 0px;
}
.actions-holder .widgit-div {
	background-color: rgb(255, 255, 255) !important;
}
.actions-holder .updated {
	background: rgb(187, 231, 190); padding: 10px;
}
#update-msg {
	background: 0% 0% / 17px 17px rgb(197, 197, 197); padding: 10px 0px 10px 40px; height: 20px; margin-top: -20px; margin-left: 0px; display: none;
}
.action-link {
	padding: 0.5em 10px !important; color: rgb(255, 255, 255) !important; font-size: 13px; margin-right: 20px !important; margin-bottom: 1px; text-shadow: none !important; background-color: rgb(74, 71, 71); -webkit-text-shadow: none;
}
p.choose-action {
	font-size: 14px; margin-bottom: 20px;
}
.action-filter-actions .nav > li > a:hover {
	background-color: rgb(30, 30, 30);
}
.action-filter-actions .nav-list .active a {
	background: url("images/arrow_black_long.png") no-repeat right !important; overflow: hidden;
    /*text-align:center;*/
}
.action-filter-actions .nav-list li .active {
	padding-left: 0px !important;
}
.action-filter-actions .nav-list .active .action-link {
	margin-right: 0px !important;
}
.form-inline .form-actions {
	padding-left: 0px !important;
}
.form-actions {
	background: rgb(239, 239, 239); padding: 10px; text-align: right; clear: both;
}
.actions-holder button {
	margin-left: 20px !important;
}
.info-section {
	background: rgb(245, 245, 245); padding: 14px 10px; margin-top: 10px; margin-right: 0px; margin-bottom: 20px; margin-left: 0% !important; border-top-color: currentColor; border-top-width: 4px; border-top-style: solid;
}
.info-section h4 {
	margin: 10px 0px; color: rgb(16, 16, 16); font-size: 16px; font-weight: normal;
}
.info-section p {
	color: rgb(95, 95, 95); font-size: 15px;
}
.dataTables_filter {
	padding: 10px; border-radius: 4px; height: 30px; margin-bottom: 12px; background-color: rgb(225, 225, 225); -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.dataTables_filter label {
	float: right;
}
.alt-row {
	background-color: rgb(238, 238, 238);
}
.info-section div {
	margin-bottom: 3px !important;
}
.info-section div.alt-row {
	margin-bottom: 3px !important;
}
h2 {
    font-size: 20px;
    font-weight: bold;
}
h3 {
    font-size: 20px;
    font-weight: bold;
}
th {
    font-size: 13px;
}
/*
    new loading Icon from http://ajaxloadingimages.net/

*/
div.loadingicon {
    background-image: url("images/loading.gif");
    height: 64px;
    width: 60px;
}
div.loading {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    position: absolute;
}
div.loading img {
    position: absolute;
}
.form-control {
    width: 210px;
}
.form-inline .form-control {
    width: 210px;
}
.sm-control {
    width: 103px !important;
}
.form-inline .form-group {
    min-height: 38px;
    /*width: 100%;*/
}
.form-inline .form-group label{
    font-weight: normal;
    font-size: 14px;
    /*white-space: nowrap;*/
    color: #000;
}
label.lbl-break {
    white-space:normal !important;
}
.form-inline .form-group {
    margin-bottom: 3px;
}
.select2-container.form-control {
    border: none;
    padding: 0;
}
.valueUpdated {
	border: 1px solid green; border-image: none;
}
.valueUpdatedButton {
	border: 1px solid green !important; border-image: none !important;
}
.valueUpdatedCheckboxRadio {
	padding-bottom: 2px; border-bottom-color: green; border-bottom-width: 2px; border-bottom-style: solid; display: inline-block;
}
.warning-icon span {
	margin: 0px 2px; padding: 0px 6px 0px 3px; display: inline; cursor: pointer;
}
.error.form-group input:focus {
	box-shadow: 0px 0px 6px #d59392; -webkit-box-shadow: 0 0 6px #d59392; -moz-box-shadow: 0 0 6px #d59392;
}
.error.form-group select:focus {
	box-shadow: 0px 0px 6px #d59392; -webkit-box-shadow: 0 0 6px #d59392; -moz-box-shadow: 0 0 6px #d59392;
}
.error.form-group textarea:focus {
	box-shadow: 0px 0px 6px #d59392; -webkit-box-shadow: 0 0 6px #d59392; -moz-box-shadow: 0 0 6px #d59392;
}
.popover-inner {
	background: rgba(185, 74, 72, 0.9); padding: 2px; border-radius: 6px; width: 280px; overflow: hidden; box-shadow: 0px 3px 7px rgba(0,0,0,0.3); -webkit-border-radius: 6px; -moz-border-radius: 6px; -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.popover-title {
	margin: 0px 10px; padding: 7px 15px; border-radius: 3px 3px 0px 0px; color: rgb(185, 74, 72); line-height: 1; font-size: 16px; border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important; background-color: rgb(242, 222, 222); -webkit-border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0;
}
.popover-content {
	padding: 14px; border-radius: 0px 0px 3px 3px; color: rgb(185, 74, 72); background-clip: padding-box; background-color: rgb(242, 222, 222); -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -webkit-background-clip: padding-box; -moz-background-clip: padding-box;
}
.popover.right > .arrow::after {
    border-right-color: rgb(185, 74, 72);
}
.popover.left > .arrow::after {
    border-left-color: rgb(185, 74, 72);
}
.popover.top > .arrow::after {
    border-top-color: rgb(185, 74, 72);
}
.popover.bottom > .arrow::after {
    border-bottom-color: rgb(185, 74, 72);
}
.popover h3 {
	margin-bottom: 0px !important;
}
.save-bar {
	padding: 0.5em; border-radius: 4px; margin-bottom: 20px; background-color: rgb(225, 225, 225); -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.action-form {
	border: 1px solid rgb(204, 204, 204); border-image: none; box-shadow: 3px 3px 3px #888; -webkit-box-shadow: 3px 3px 3px #888; -moz-box-shadow: 3px 3px 3px #888;
}
.ui-hide {
    display: none;
}



/*Template Design*/
.editSpan {
    padding: 1px;
    position: absolute;
    z-index: 1000;
}
.removeWidget {
    right: 59px;
}
.editWidget {
    right: 75px;
}
.dependencyWidget {
    right: 120px;
}
.widgets {
    border: 1px dashed silver;
    padding: 5px 0;
}
a.btn-primary {
    color: #ffffff;
}
.matrix-table
{
    width:100%;
}
    .matrix-table .col-header {
        background-color:#DDDDDD;
        border: 1px solid #CCCCCC;
        text-align: center;
    }
    .matrix-table .row-header {
        background-color:#DDDDDD;
        border: 1px solid #CCCCCC;
        text-align: left;
    }
    .matrix-table .col-values {
        border: 1px solid #CCCCCC;
        text-align: center;
        background-color:#ffffff;
    }
    .bi-ul {
        margin-left: 0px;
    }
    .dependencyError {
        border-color: red;
    }
/*Template Design*/
/**/
.modal-backdrop {
  z-index: 1039;
}
.modal-backdrop-2 {
	z-index: 1059 !important;
}
.panel-heading h4,.modal-header h4{
    background-color: transparent;
    color: #000;
}
.modal.fade.in {
    top: 2%;
}
.modal {
	left: 50%;
	right: auto;
	/* top: 25%;*/
	width: auto;
	margin: auto;
	background-clip: none;
	background-color: transparent;
	border: none;
	border-radius: 0px;
	box-shadow: none;
}
.btn-default-selected {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
}
/*.ui-select-match > .btn:hover {
    background-color:#e6e6e6;
}*/
.no-padding {
    padding: 0px;
}
/*.navbar-inner .dropdown-menu {
    background-color: #333333;
}
.navbar-inner .dropdown-menu a{
    background-color: #333333;
}
.navbar-inner .dropdown-menu a:active{
    background-color: #333333;
}
.navbar-inner .dropdown-menu a:hover{
    background-color: #0088cc;
}
body {
    padding-top: 10px;
}
.panel-title a.btn {
    color: #fff;
}*/



.form-inline .dash-formgroup {
    min-height: 25px;
    margin-bottom: 3px;
}
.form-inline .dash-formgroup label{
    font-weight: normal;
    font-size: 14px;
    color: #000;
}
/*overwrite form-inline class align-item :center */
 .aligntop {
  align-items:start !important;
}

textarea {
	overflow-y: scroll;
}

.itemconfiguration {
	height: 440px;
	/* background-color:#CCC; */
	overflow-y: auto;
	float: left;
	position: relative;
	margin-left: -5px;
}
/*override the max-width from 500 to 750px so that pdf popup will be displayed correctly on Receipt tab*/
.modal-dialog {
    max-width: 750px !important;
    margin: 1.75rem auto;
}

/*BOOTSTRAP 5 classes form menu*/
.isLanguageSelection {
	display: flex;
	justify-content: end;
	position: absolute;
	top: 28px;
	right: 40px;
}

.UpperNav {
	padding: 10px;
}

.SideNavContainer {
	margin-left: 53px;
}

.menuIcon {
	padding-left: 5px;
}

.menuText {
	margin-left: 20px;
}

.menuCollapse {
	position: absolute;
	left: 200px;
	top: 10px;
}

.popover {
	min-width: 100px;
	width: auto;
	max-width: 500px;
	border-color: firebrick;
}

	.popover h3 {
		margin-top: 0px;
	}

.popover-header {
	color: firebrick;
}

.popover-body {
	color: firebrick;
}

.d-flex-custom {
	display: flex;
}

.ui-state-active a {
	background-color: rgba(0, 0, 0, 0.03) !important;
}

table.table-bordered.dataTable th, table.table-bordered.dataTable td {
	border-left-width: 1px !important;
	border-right-width: 1px !important;
}

.table > :not(:first-child) {
	border-top: 1px;
}
snipp-rewards-catalog .loading img{
	width:6vh !important;
	height:6vh !important;
}

.thumb-img-container {
	width: 75px;
	height: 60px;
	overflow: hidden;
}

	.thumb-img-container img {
		width: 60px;
		height: 60px;
		cursor: pointer;
	}

.tb-text-meduim{
	font-size:smaller !important;
}
.tb-text-lg {
	font-size: large;
}
	
.footer {
	border: 0.5px solid #000 !important;
	border-radius: 0px 0px 0px 0px !important;
}
.client-header-holder {
	border-radius: 00px 0px 0px 0px !important;
	border-bottom: 1px solid #dee2e6 !important
}

.close:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto;
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0;
	-webkit-appearance: none;
}
.close {
	float: right;
	font-size: 1.1rem !important;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .5;
}

.form-textarea-control {
	width: 50% !important;
}

.disable-div button{
	opacity:0.6 !important;
	pointer-events:none;
}
.list-group-item {
	border: 0px solid rgba(0, 0, 0, 0.125) !important;
}

.list-group-flush > .list-group-item {
	border-width: 0 0 1px !important;
}

.form-control-lg-80 {
	width: 80% !important;
}
.modal-dialog-form {
	min-width: 600px !important;
	margin: 1.75rem auto;
}
.disabled-element {
	pointer-events: none !important;
	opacity: 0.6 !important;
}
.disabledCheckbox {
	pointer-events: none !important;
	opacity: 0.2 !important;
}
.btn-grid {
	text-transform: none !important;
	letter-spacing: normal !important;
	margin: 0px !important;
	padding: 0.200rem 0.50rem !important;
}
.small-button {	
	border-radius: 4px;
	padding: 5px;
	background-color: #ffc510 !important;
	border: 1px solid transparent !important;
	color: #3c3c3ce6 !important;	
	box-shadow: 0 1px 0px #00000029,0 3px 6px #0000003b;
}
.small-button:hover{
	color: #3c3c3ce6 !important;
	background-color: #E4AD00 !important;
}
#common-popup-container {
	box-shadow: 0px 0px 15px -6px black;
}

.ui-dialog-buttonset button {
	display: inline-block;
	font-weight: 400;
	line-height: 1.5;
	/*color: #212529;*/
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	/*cursor: pointer;*/
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	/*background-color: transparent;*/
	border: 1px solid transparent;
	/*border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;*/
	/*padding: .375rem .75rem;*/
	/*font-size: 1rem;*/
	/*border-radius: .25rem;*/
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	color: #fff;
	/*background-color: #0d6efd;*/
	background-color: var(--ctheme-btn-pr-bgcolor);
	/*border-color: #0d6efd;*/
	border-color: var(--ctheme-btn-pr-bgcolor);
	/*btn-sm*/
	padding: .25rem .5rem;
	font-size: .875rem;
	border-radius: .2rem;
	box-shadow: 0 0.2rem 0.4rem rgba(0, 0, 0, 0.15) !important;
}
	.ui-dialog-buttonset button:hover {
		background-color: var(--ctheme-btn-pr-bgcolor-hover);
		border-color: var(--ctheme-btn-pr-bgcolor-hover);
	}
.ui-widget-header {
	/*background-image: linear-gradient(#d7d7d7, #e6e6e6, #e8e8e8);*/
	/*background-image: var(--bs-gradient) !important;*/
	border: 0px;
	color: #626262 !important;
}
.select-multiple {
	width: 50% !important;
}

div.attributes .select2-container-multi .select2-choices {
	min-height: 38px;
}