#bgLogin {
	background-color: #4b3b96 !important;
}

#bgLogin label {
	color: #FFFFFF;
}

#btnLogin {
	background-color: #E87F2C;
}

.employee-img-container {
	border-radius: 50%;
	width: 100px;
	height: 100px;
	border: 1px solid #ccc;
	position: relative;
}

.employee-img {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.employee-img-btn-container {
	padding: 5px;
}

.img-navbar {
	height: 40px;
}

.bg-img {
	background: url('../imgs/background-main2.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100vw;
  	height: 100vh;
	opacity: 0.2;
}

h1.index {
	position: absolute;
	padding-top: 75px;
	color: #000;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.main-icons-container {
	padding: 25px;
	margin-bottom: 50px;
	font-size: 58px;
}

.main-icons-container .icons-border {
	width: 50px;
	height: 50px;
	padding: 15px;
	border: 2px solid #cc6600;
	border-radius: 50%;
}

.main-icons-container label {
	margin-top: 15px;
}

.footer {
	background-color: #0a0a0a;
	padding: 25px;
}

.checkbox-row {
	display: inline-block;
	padding: 2px 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.small-table-font {
	font-size: 12px;
}

.small-table-font input {
	font-size: 12px;
}

.menu-accordion {
	cursor: pointer;
}

.menu-accordion-panel {
	display: none;
	overflow: hidden;
}

.max-width-media {
	max-width: 50px !important;
}

.pagination li {
	display: inline-block;
}

.handsontable th {
	color: #000 !important;
	background: #CCC !important;
	font-weight: bold;
}

.autocomplete-suggestions {
	text-align: left;
	cursor: default;
	border: 1px solid #ccc;
	border-top: 0;
	background: #fff;
	box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);
	position: absolute;
	display: none;
	z-index: 9999;
	max-height: 254px;
	overflow: hidden;
	overflow-y: auto;
	box-sizing: border-box;
}

.autocomplete-suggestion {
	position: relative;
	padding: 0 .6em;
	line-height: 23px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1.02em;
	color: #333;
}

.autocomplete-suggestion b {
	font-weight: normal;
	color: #1f8dd6;
}

.autocomplete-suggestion.selected {
	background: #f0f0f0;
}

table.xml-list input,
table.xml-list select {
	width: 150px !important;
}

table.xml-list textarea {
	width: 250px;
}

.date-type {
	cursor: pointer !important;
	background-color: #fff !important;
}

.contact-us-index {
	padding-bottom: 15px;
}

.contact-us-index a {
	margin: 0 15px !important;
}

.version {
	font-size: 10px;
}

div.top-bar-right a {
	margin-left: 10px;
}

h3 span {
	color: #4b3b96;
}

.top-bar,
.top-bar ul {
	background-color: #4b3b96;
}

.top-bar a:hover {
	color: #000 !important;
	font-weight: normal !important;
}

.top-bar a:focus {
	color: #FFF !important;
}

.dropdown.menu>li.is-active>a {
	color: #000 !important;
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
	border-color: #FFF transparent transparent !important;
}

#inheader-logo {
	width: 75px;
}

.icon-menu-header {
	color: #FFFFFF;
	text-decoration: none;
}
.icon-menu-header:link, .icon-menu-header:visited, .icon-menu-header:hover {
    text-decoration: none;
    color: #FFFFFF;
    cursor: pointer;
	font-weight: normal!important;
}

.off-canvas {
	background-color: #4b3b96;
}

#leftMenu .menu-accordion {
	font-size: 20px !important;
}

#leftMenu .menu-accordion i {
	color: #cc6600;
}

#leftMenu .sub-menu-left {
	font-size: 17px !important;
}

#leftMenu .sub-menu-left i {
	color: #cc6600;
}

#leftMenu .sub-menu-left:hover {
	color: #000 !important;
}

.off-canvas-wrapper .position-left {
	width: 350px !important;
}

li.menu-text {
	color: #fff !important;
}

.white-color {
	color: #fff;
}

.single-space {
	height: 15px;
}

.sub-menu-left {
	outline: none;
}

.sub-menu-left:hover {
	color: #fff;
}

.hide-element {
	display: none;
}

.color-green {
	color: #009933;
}

.color-red {
	color: #660000;
}

.color-orange {
	color: #cc6600;
}

.color-gray {
	color: #cccccc;
}

.color-primary {
	color: #1779ba;
}

.color-yellow {
	color: #ffae00;
}

.color-isk {
	color: #4b3b96;
}

.color-black {
	color: #000;
}

.color-white {
	color: #FFF !important;
}

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

.font-italic {
	font-style: italic;
}

table.stack input,
table.stack select {
	font-size: 12px;
}

table.stack thead th {
	font-size: 14px;
}

button.saveInvoice {
	width: 250px;
}

.label {
	font-size: 14px;
	padding: 15px;
	margin: 5px;
}

button.btnaccounts {
	margin-right: 5px;
	font-size: 20px;
	cursor: pointer;
}


/* tree */

.dropdowntree li {
	list-style-type: none;
	cursor: pointer;
	margin: 10px;
}

.childtext_cxp,
.childtext {
	cursor: pointer;
}

.txt_basic {}

.btntree {}

.dropdowntree {
	border: 2px solid #656568;
	margin: 10px;
	background-color: #DDDDDD;
	padding: 10px;
}

.childtext_cxp,
.childtext {
	font-size: 14px;
	transition: all ease 300ms;
}

.litext {
	font-size: 14px;
}

.childtext_cxp:hover {
	background-color: #4D4D50;
	color: #FFF;
}

.childtext:hover {
	background-color: #4D4D50;
	color: #FFF;
}

.litext:hover {
	background-color: #4D4D50;
	color: #FFF;
}

.accounting-input {
	width: 75px;
}

.img-width {
	max-width: 100%;
	margin-bottom: 25px;
}

.amz-img {
	max-width: 125px;
}

.icon-404 {
	margin: 25px;
	font-size: 150px;
}

.label-404 {
	font-size: 80px;
}

.text-404 {
	font-size: 25px;
}

.g-recaptcha {
	display: inline-block;
}

.is-dropdown-submenu {
	z-index: 2;
}

.ht_clone_top,
.ht_clone_left,
.ht_clone_top_left_corner {
	z-index: 1;
}

.pvtUi {
	display: block;
	width: 100%;
	overflow: auto;
}

.pvtUi button {
	margin-right: 5px;
	margin-left: 5px;
}

#btn-container {
	margin-right: 10px;
}

#send-email {
	margin-top: 10px;
}

.passive-container,
.expenses-container,
.partidas-container {
	height: 200px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.cabys-container {
	height: 200px;
	overflow-y: scroll;
	overflow-x: hidden;
}

.btn-budget,
.cxp-btn-pay,
.cxc-btn-pay,
.me-btn-pay {
	margin-top: 25px;
}

.grid-expenses {
	margin-bottom: 20px;
}

.alert-reveal-message {
	background-color: #cccccc;
}

.success-reveal-message {
	background-color: #cccccc;
}

.temp-select {
	cursor: default !important;
	background-color: #FFF !important;
}

.system-chat-history {
	padding: 5px;
	overflow-y: scroll;
	height: 475px;
	width: 100%;
}

.system-chat-history li {
	list-style-type: none;
}

.system-chat-history .message-data {
	margin-bottom: 15px;
}

.system-chat-history .message-data-time {
	padding-left: 6px;
}

.system-chat-history .message {
	color: white;
	padding: 18px 20px;
	line-height: 26px;
	font-size: 16px;
	border-radius: 7px;
	margin-bottom: 30px;
	width: 90%;
	position: relative;
}

.system-chat-history .message:after {
	bottom: 100%;
	left: 7%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #5CB3FF;
	border-width: 10px;
	margin-left: -10px;
}

.system-chat-history .my-message {
	background: #5CB3FF;
}

.system-chat-history .other-message {
	background: #98AFC7;
}

.system-chat-history .other-message:after {
	border-bottom-color: #98AFC7;
	left: 93%;
}

.align-right {
	text-align: right;
}

.float-right {
	float: right;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}

.pivot-container {
	position: relative;
}

.iconPointer {
	cursor: pointer;
}

.attachments-labels {
	padding: 5px;
	margin: 2px;
	display: block;
}

.attachments-labels i.fa-times {
	margin-left: 10px;
	color: #660000;
}

.attachments-labels i.fa-times:hover {
	cursor: pointer;
}

.attachments-labels i.fa-times {
	margin-right: 5px;

}

.attachments-labels i.fa-mailbox {
	margin-left: 5px;
}

.attachments-labels input {
	margin-left: 5px;
	margin-top: 15px;
}

.roles-actions-label {
	margin-left: 25px;
}

.cursor:hover {
	cursor: pointer;
}

.pointer-cursor {
	cursor: pointer;
}

.notallowed-cursor {
	cursor: not-allowed;
}

.icon-position-hot {
	margin: 10px;
	;
}

.padding-top {
	padding-top: 35px;
}

.htMenu .htCore {
	width: 350px !important;
}

.avatar-container {
	width: 250px;
	height: 250px;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
}

.avatar-img {
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#overlay_loader {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 9999;
}

#overlay_loader_text {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 50px;
	color: #FFFFFF;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}