/*	
 * This file is subject to the terms and conditions defined in
 * 'Cabin4j Customer Agreement.docx', which is part of this package.
 */
body {	
	background-color: #f9fafc;
}
 .skin-purple-light .main-header .logo {
    background-color: rgb(249, 250, 252);
}
.skin-purple-light .main-header .logo:hover {
	background-color: rgb(249, 250, 252);
}
a {
  color: #444;
}
a:hover,
a:active,
a:focus {
  outline: none;
  text-decoration: none;
  color: #000
}
.main-footer {
	background: #f9fafc;
}
.login-button-div {
	margin-top: 50px;
}
.login-button-div button {
	background-color: #605ca8;
	color: #fff;
	border-color: #605ca8;
}
.login-button-div button:hover, 
.login-button-div button:active, 
.login-button-div button:focus {
	background-color: #e6e8fa;
	color: #444;
	border-color: #e6e8fa;
}
.info-box-icon {
	background: transparent;
    color: #605ca8;
}	
.panel-default>.panel-heading {
    color: #444;
    background-color: transparent;
    border-color: transparent;
    font-size: x-large;
}
.paginate_button, .pagination-anchor {
	padding: 2px;
	box-sizing: border-box;
	display: inline-block;
	min-width: 1.5em;
	padding: 0.5em 1em;
	margin-left: 2px;
	text-align: center;
	text-decoration: none !important;
	cursor: pointer;
	cursor: hand;
	color: #444 !important;
	border: 1px solid transparent;
	border-radius: 2px;
}
.paginate_button.current, .entity-pagination b:hover {
	color: #663399 !important;
}
.paginate_button.current, .entity-pagination b {
	z-index: 3;
	color: #444 !important;
	cursor: default;
	position: relative;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	text-decoration: none;
}
div.dataTables_filter input {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadowease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
div.dataTables_wrapper div.dataTables_length select {
	width: 75px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadowease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
body {
	padding-right: 0 !important;
}
@media ( min-width : 768px) {
}
.chat {
	margin: 0;
	padding: 0;
	list-style: none;
}
.chat li {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
}
.chat li.left .chat-body {
	margin-left: 60px;
}
.chat li.right .chat-body {
	margin-right: 60px;
}
.chat li .chat-body p {
	margin: 0;
}
.panel .slidedown .glyphicon, .chat .glyphicon {
	margin-right: 5px;
}
.chat-panel .panel-body {
	height: 350px;
	overflow-y: scroll;
}
.login-page {
	background: linear-gradient(to right, #fff, #777, #2d2d30);
	background-size: cover;
}
.login-danger {
	color: red;
}
.login-panel {
	margin-top: 50%;
	box-shadow: 0 0 50px black;
}
.login-panel .panel-heading {
	color: #444;
	background-color: #fff;
	border-color: transparent;
}
.flot-chart {
	display: block;
	height: 400px;
}
.flot-chart-content {
	width: 100%;
	height: 100%;
}
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 {
	background: transparent;
}
table.dataTable thead .sorting_asc:after {
	content: "\f0de";
	float: right;
	font-family: fontawesome;
}
table.dataTable thead .sorting_desc:after {
	content: "\f0dd";
	float: right;
	font-family: fontawesome;
}
table.dataTable thead .sorting:after {
	content: "\f0dc";
	float: right;
	font-family: fontawesome;
	color: rgba(50, 50, 50, 0.5);
}
.btn-circle {
	width: 30px;
	height: 30px;
	padding: 6px 0;
	border-radius: 15px;
	text-align: center;
	font-size: 12px;
	line-height: 1.428571429;
}
.btn-circle.btn-lg {
	width: 50px;
	height: 50px;
	padding: 10px 16px;
	border-radius: 25px;
	font-size: 18px;
	line-height: 1.33;
}
.btn-circle.btn-xl {
	width: 70px;
	height: 70px;
	padding: 10px 16px;
	border-radius: 35px;
	font-size: 24px;
	line-height: 1.33;
}
.show-grid [class^="col-"] {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #ddd;
	background-color: #eee !important;
}
.show-grid {
	margin: 15px 0;
}
.huge {
	font-size: 40px;
}
.panel-green {
	border-color: #5cb85c;
}
.panel-green>.panel-heading {
	border-color: #5cb85c;
	color: white;
	background-color: #5cb85c;
}
.panel-green>a {
	color: #5cb85c;
}
.panel-green>a:hover {
	color: #3d8b3d;
}
.panel-red {
	border-color: #d9534f;
}
.panel-red>.panel-heading {
	border-color: #d9534f;
	color: white;
	background-color: #d9534f;
}
.panel-red>a {
	color: #d9534f;
}
.panel-red>a:hover {
	color: #b52b27;
}
.panel-yellow {
	border-color: #f0ad4e;
}
.panel-yellow>.panel-heading {
	border-color: #f0ad4e;
	color: white;
	background-color: #f0ad4e;
}
.panel-yellow>a {
	color: #f0ad4e;
}
.panel-yellow>a:hover {
	color: #df8a13;
}
.timeline {
	position: relative;
	padding: 20px 0 20px;
	list-style: none;
}
.timeline:before {
	content: " ";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 3px;
	margin-left: -1.5px;
	background-color: #eeeeee;
}
.timeline>li {
	position: relative;
	margin-bottom: 20px;
}
.timeline>li:before, .timeline>li:after {
	content: " ";
	display: table;
}
.timeline>li:before, .timeline>li:after {
	content: " ";
	display: table;
}
.timeline>li>.timeline-panel {
	float: left;
	position: relative;
	width: 46%;
	padding: 20px;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline>li>.timeline-panel:before {
	content: " ";
	display: inline-block;
	position: absolute;
	top: 26px;
	right: -15px;
	border-top: 15px solid transparent;
	border-right: 0 solid #ccc;
	border-bottom: 15px solid transparent;
	border-left: 15px solid #ccc;
}
.timeline>li>.timeline-panel:after {
	content: " ";
	display: inline-block;
	position: absolute;
	top: 27px;
	right: -14px;
	border-top: 14px solid transparent;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	border-left: 14px solid #fff;
}
.timeline>li>.timeline-badge {
	z-index: 100;
	position: absolute;
	top: 16px;
	left: 50%;
	width: 50px;
	height: 50px;
	margin-left: -25px;
	border-radius: 50% 50% 50% 50%;
	text-align: center;
	font-size: 1.4em;
	line-height: 50px;
	color: #fff;
	background-color: #999999;
}
.timeline>li.timeline-inverted>.timeline-panel {
	float: right;
}
.timeline>li.timeline-inverted>.timeline-panel:before {
	right: auto;
	left: -15px;
	border-right-width: 15px;
	border-left-width: 0;
}
.timeline>li.timeline-inverted>.timeline-panel:after {
	right: auto;
	left: -14px;
	border-right-width: 14px;
	border-left-width: 0;
}
.timeline-badge.primary {
	background-color: #2e6da4 !important;
}
.timeline-badge.success {
	background-color: #3f903f !important;
}
.timeline-badge.warning {
	background-color: #f0ad4e !important;
}
.timeline-badge.danger {
	background-color: #d9534f !important;
}
.timeline-badge.info {
	background-color: #5bc0de !important;
}
.timeline-title {
	margin-top: 0;
	color: inherit;
}
.timeline-body>p, .timeline-body>ul {
	margin-bottom: 0;
}
.timeline-body>p+p {
	margin-top: 5px;
}
.linedwrap {
	border: 1px solid #c0c0c0;
	padding: 3px;
	max-width: 100%;
}
.linedtextarea {
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;
}
.linedtextarea textarea, .linedwrap .codelines .lineno {
	font-size: 10pt;
	font-family: monospace;
	line-height: normal !important;
}
.linedtextarea textarea {
	padding-right: 0.3em;
	padding-top: 0.3em;
	border: 0;
}
.linedwrap .lines {
	margin-top: 0px;
	width: 50px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #c0c0c0;
	margin-right: 10px;
}
.linedwrap .codelines {
	padding-top: 5px;
}
.linedwrap .codelines .lineno {
	color: #AAAAAA;
	padding-right: 0.5em;
	padding-top: 0.0em;
	text-align: right;
	white-space: nowrap;
}
.linedwrap .codelines .lineselect {
	color: red;
}
@media ( max-width : 767px) {
	ul.timeline:before {
		left: 40px;
	}
	ul.timeline>li>.timeline-panel {
		width: calc(10%);
		width: -moz-calc(10%);
		width: -webkit-calc(10%);
	}
	ul.timeline>li>.timeline-badge {
		top: 16px;
		left: 15px;
		margin-left: 0;
	}
	ul.timeline>li>.timeline-panel {
		float: right;
	}
	ul.timeline>li>.timeline-panel:before {
		right: auto;
		left: -15px;
		border-right-width: 15px;
		border-left-width: 0;
	}
	ul.timeline>li>.timeline-panel:after {
		right: auto;
		left: -14px;
		border-right-width: 14px;
		border-left-width: 0;
	}
}
@media ( min-width : 768px) {
}
.loader {
	background-image:url("../images/spinner.gif");
	background-size: 35px !important;
	background-position: center;
	background-repeat: no-repeat;
}
#processingModal .loader {
	background-size: 25px 25px;
}
.modal-dialog-form {
	max-width: 75%;
	width: 75% !important;
	display: inline-block;
}
.modal.in {
	text-align: center;
	background-color: rgba(192, 192, 192, 0.8)
}
.modal-open {
	overflow: scroll;
}
button.close {
	color: #fff;
	opacity: 1;
}
.paginate_button {
	padding: 2px;
}
.entity-table-back {
	padding: 0px 0px 20px 0px;
	font-size: large !important;
	color: black;
	text-decoration: none !important;
}
.modal-status-success {
	background-color: #dff0d8;
	color: #3c763d;
	font-size: x-large;
}
.modal-status-error {
	background-color: #f2dede;
	color: #a94442;
	font-size: x-large;
}
.modal-status-warning {
	background-color: #fcf8e3;
	color: #8a6d3b;
	font-size: x-large;
}
.modal-dialog-form .modal-header {
	background-color: #605ca8;
	color: #ffff;
	font-size: x-large;
	border: 1px solid #605ca8;
}
.modal-dialog-form .modal-content {
	border: 2px solid #605ca8;
}
.entity-page {
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
}
.entity-pagesize {
	margin: 0px 5px;
	display: inline-block;
}
.entity-pagesize input {
	margin: 0px 5px;
	max-width: 70px;
	text-align: center;
}
.entity-pagination {
	display: inline-block;
	float: right;
	margin-right: 10px;
}
.entity-pagination a {
	color: black;
	float: left;
	padding: 0px 8px;
	text-decoration: none;
}
.login-panel .panel-heading {
	padding: 0px 15px;
	text-align: center;
}
.import-console-log label {
	font-family: monospace;
	font-size: x-large;
	margin-top: 15px;
}
.import-console-log textarea {
	display: none;
}
.entity-table-selected {
	background: #e6e8fa !important;
}
.disable-select {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.insight-logs {
	height: 100%;
	display: flex;
	flex-direction: column;
}
.insight-logs-header {
	padding: 10px;
	margin-bottom: 10px;
}
.insight-logs-content {
	flex: 1;
	overflow: auto;
	height: calc(100vh - 50px);
	font-size: small;
	font-family: monospace;
}
.dropdown-menu {
	padding: 5px 10px;
	border: 1px solid #ccc;
}
.dropdown-menu a{
   	padding: 5px;
 	border-bottom: 1px solid #ccc;
  	display: inline-block;
  	width: 100%;
  	text-align: left;
}
/* .form-group>label {
	//text-align: right;
	float: left;
} */
.primitive-collection>table {
	width: 35% !important;
}
@media ( min-width : 768px) {
	.primitive-collection>.col-sm-10 {
		width: 35%;
	}
}
.dropdown>a.btn {
	padding: 0px !important;
}
.drpdwn-arrw::after, .srch-cross-icon::after {
	content: "\f0d7";
	display: inline-block;
	font-family: 'FontAwesome';
	padding-left: 5px;
}
.timeline>li:after, .timeline>li:after, .btn-wrap {
	clear: both;
}
.btn-wrap>.btn {
	padding: 5px 10px;
	margin: 0 5px;
}
.searchable-attributes {
	padding: 10px 0px;
}
.entity-search-row:last-child::after {
	border-bottom: none;
	padding: 0;
}
.select-options {
	width: 100%;
}
.searched-value {
	width: 90%;
	float: left;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 6px 12px
}
.date-type-attribute .col-sm-10 {
	text-align: left;
}
.date-type-attribute .col-sm-3, .date-type-attribute .col-sm-2 {
	padding-left: 0;
}
.date-type-attribute input {
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 6px 12px
}
.srch-cross-icon::after {
	content: "\f00d";
}
table.table-bordered thead th, th .drpdwn-arrw {
	text-align: center;
	background: #666 !important;
	color: #fff;
}
.add-attribute-box>.dropdown-menu {
	min-width: auto;
	padding: 10px;
	max-height: 300px;
	overflow-y: auto;
}
.add-attribute-box>.dropdown-menu a.dropdown-item.searchable-select {
	padding: 7px;
	border-bottom: 1px solid #ccc;
	display: inline-block;
	width: 100%;
	text-align: left;
}
.entity-search-row option {
	background: #f8f8f8;
	color: #337ab7;
}
.file-attribute img {
	float: left;
	max-width: 100%;
	height: auto;
	width: 50%;
	border: 5px solid #ccc;
}
.file-attribute a {
	float: left;
}
.file-attribute>.col-sm-4 {
	text-align: left;
}
::-webkit-scrollbar {
	width: .5em;
	height: 0em;
}
::-webkit-scrollbar-button {
	background: #ddd;
}
::-webkit-scrollbar-track-piece {
	background: #ddd;
}
::-webkit-scrollbar-thumb {
	background: #666;
}
.searchable-attr-header {
	overflow: hidden;
	margin: 0 10px;
	clear: both;
	text-align: left;
}
.searchable-attr-header span:after {
	content: "\f0d8";
	display: inline-block;
	border-radius: 20px;
	width: 20px;
	text-align: center;
	color: #444;
	font-family: 'FontAwesome';
}
.searchable-attr-wrap.toggl-arrw .searchable-attr-header span:after {
	content: "\f0d7";
}
​.searchable-attr-header.expnd-tbl+.searchable-attributes {
	display: none;
}
.searchable-attr-header h4 {
	width: auto;
	color: #444;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
}
.searchable-attr-wrap {
	margin: 0px auto;
	background: #f5f5f5;
	width: auto;
	float: none;
}
.add-attribute-box {
	border: 1px solid #ccc;
	width: max-content;
	padding: 7px;
	margin: 0 0 25px 0;
}
.entity-search-row {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	margin-bottom: 5px;
}
.searchable-btn-wrap {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	margin: 0px auto;
}
#imageModal img {
	max-width: 100%;
	height: auto;
	border: 5px solid white;
}
.sidebar-mini:not(.sidebar-mini-expand-feature ).sidebar-collapse .sidebar-menu>li:hover>a>.pull-right-container{
	top: -4px !important;
}
.treeview-menu {
    max-height: 300px;
    overflow: scroll;
}
/* Notification Box CSS starts*/
.notifications-header {
	margin: 10px 10px -5px 10px;
    padding: 10px 0px;
    font-weight: bolder;
    border: 1px solid;
    color: #444;
}
.notifications-footer {
	margin: auto;
    color: #3c8dbc;
    padding: 5px 0px;
}
.notifications-footer a{
	border-bottom: none;
	margin-left: 35%;
}
.divider {
	color: transparent;
}
.notifications-box {
	max-height: 250px;
	overflow-y: auto;
	margin: 10px 10px -10px 10px;
}
.notifications-box .notification-item {
	border: 2px solid #444;
    border-radius: 10px;
    padding: 5px 10px;
    margin: 5px 0px;
}
.notifications-box .notification-item.not-seen{
	border: 1px solid #444;
}
.notifications-box .item-date {
	text-align: right;
    font-size: x-small;
    margin-bottom: 0px;
    margin-right: 10px
}
.notifications-box .item-message {
	margin-top: 5px;
}
/* Notification Box CSS ends*/
label {
   float: left;
}
.compatible-browser {
	border: 1px solid aliceblue;
    background: aliceblue;
}
.journal-subject {
	font-size: 1.8rem;
    color: #000;
}
.journal-row {
	margin-bottom: 5px;
    text-align: left;
    margin-top: 5px;
    border: 1px solid lightgrey;
    padding: 10px;
    border-radius: 15px;
}
.journal-description {
	margin-top: 10px;
}
.journal-date {
	text-align: right;
    font-size: 1.3rem;
    color: #777;
}
.resizable-panel {
	height:300px;
	margin-bottom:10px;
}