@media ( max-width : 767px) {
	.p-content-container h1 {
		font-size: 24px;
	}
	.p-content-container h2 {
		font-size: 22px;
	}
	.p-content-container h3 {
		font-size: 20px;
	}
}

.p-content-container h3 {
	padding: 0px 20px;
}

.p-body-device-mobile .p-content-container h3 {
	padding: 0px 10px;
}


.ams-manage-nav {
	
}



.ams-adminpage .ams-manage-nav {
	background-color: #222;
	background-image: -moz-linear-gradient(top, #4c4c4c, #000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4c4c4c), to(#000));
	background-image: -webkit-linear-gradient(top, #4c4c4c, #000);
	background-image: -o-linear-gradient(top, #4c4c4c, #000);
	background-image: linear-gradient(to bottom, #4c4c4c, #000);
	border: 0;
	border-radius: 0;
}

.ams-emptytext {
	text-align: center;
	border: 1px dashed #ccc;
	padding: 30px;
	background: #f6f6f6;
	color: #666;
}

.ams-manage-nav a {
	font-weight: bold;
	text-decoration: none;
	text-shadow: none;
	font-size: 16px;
	line-height: 20px;
}

.p-mobilebar .ams-manage-nav a {
	
}

.ams-manage-nav li>a {
	font-weight: bold;
	text-decoration: none;
	text-shadow: none;
	font-size: 14px;
	line-height: 26px;
	padding: 0px 15px;
	background: none !important;
	border: none !important;
	cursor: pointer;
}

.ams-manage-nav li>a>li {
	min-width: 30px;
}

.ams-manage-nav li .p-nav-title {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	text-shadow: none;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	padding: 0px 15px;
	background: none !important;
	border: none !important;
}

.ams-manage-nav .nav a:hover, .ams-manage-nav .nav>li>a:hover {
	text-decoration: none;
	background: none;
}

.ams-manage-nav .ams-logo {
	
}

.ams-content-container {
	padding-bottom: 50px;
	display: block;
}

@media ( min-height : 800px) {
	.ams-content-container {
		min-height: 500px;
	}
}

.ams-manage-page .ams-content-container {
	background: #fff;
}

.ams-login-page .ams-content-container {
	background: none;
}

.p-body-device-mobile.p-manage-page .p-content-container {
	margin: 10px;
}

.ams-login-page .p-content-container > * {
	display: inline-block;
}

.ams-body {
	/*
	margin-top: 10px;	
	*/
	
}

.ams-footer {
	
}

.ams-title-div {
	margin: 20px 0 20px 0;
}

.page-header>* {
	display: inline-block;
	margin: 5px 5px 5px 0px;
	vertical-align: middle;
}

.navbar-header {
	
}

.navbar-header .navbar-toggle {
	background-color: #fff;
}

.navbar-header .navbar-toggle .icon-bar {
	background: black;
}

.navbar-header .header-left>* {
	display: inline-block;
}

.navbar-header .header-left {
	padding: 0 0 0 0;
}

.container-fluit .navbar-right {
	margin-right: 15px !important;
}

@media ( max-width : 1199px) {
	.navbar-nav.navbar-right:last-child {
		margin-left: -15px;
		margin-bottom: 10px;
	}
}

.ams-body .page-header {
	margin: 20px 0 10px;
}

.ams-body .page-header h1, .ams-body .page-header .h1, .ams-body .page-header h2,
	.ams-body .page-header .h2, .ams-body .page-header h3, .ams-body .page-header .h3
	{
	margin-bottom: 0px;
}

.p-header-shurtcuts {
	position: absolute;
    bottom: 0px;
    margin: 20px;
}

.p-header-shurtcuts .x-btn.p-btn-important, .p-header-shurtcuts .x-btn.p-important {
    background-color: #73603a !important;
    color: white;
    border-color: #7f714d;
}

.nav>li {
}

.nav #ProjectSelectionDiv {
	margin-top: -2px;
}

.nav .x-panel-body-default {
	background: none !important;
}

.container-fluit .p-view-div, .container-fluit .p-title-div {
	margin: 0px 15px;
}

.p-error-page {
	margin: 15px;
}

.ams-error-message {
	padding: 20px;
	margin: 20px 0;
	background: #efefef;
	border: 1px solid #ccc;
	border-left-width: 5px;
	border-radius: 3px;
	border-left-color: #ce4844;
}

.ams-info-message {
	padding: 20px;
	margin: 20px 0;
	background: #efefef;
	border: 1px solid #ccc;
	border-left-width: 5px;
	border-radius: 3px;
	border-left-color: #1b809e;
}

.ams-messages-panel {
	padding: 0px;
	margin: 10px 0;
}

.ams-message-panel {
	padding: 10px !important;
	background: #efefef !important;
	border: 1px solid #ccc;
}

.ams-message-panel>* {
	background: #efefef !important;
	display: inline-block;
	line-height: 25px;
	vertical-align: middle;
	padding-left: 10px;
}

.ams-message-type-notification {
	border-left-width: 5px;
	border-radius: 3px;
	border-left-color: #FFFFEF;
}

.ams-message-type-notification1 {
	border-left-width: 5px;
	border-radius: 3px;
	border-left-color: #FFFFEF;
}

.ams-message-type-notification2 {
	font-weight: bold;
	border-left-width: 5px;
	border-radius: 3px;
	border-left-color: #FFBA7C;
}

.ams-message-type-notification3 {
	font-weight: bold;
	border-left-width: 5px;
	border-radius: 3px;
	border-left-color: #FF7C7F;
}

.ams-message-type-warning {
	font-weight: bold;
	border-left-width: 5px;
	border-radius: 3px;
	border-left-color: #FF7C7F;
}

.ams-message-type-ok {
	border-left-width: 5px;
	border-radius: 3px;
	border-left-color: #efffff !important;
	font-weight: bold;
}

.ams-message-icon {
	float: left;
}

.ams-message-content {
	float: left;
	/*margin-left: 10px;
	margin-right: 10px;*/
	border: none;
}

.ams-logout-panel {
	text-align: center;
	padding: 30px;
}

.ams-logout-panel>div {
	line-height: 40px;
	font-weight: 600;
}

.ams-content-panel {
	padding: 20px;
	margin: 10px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
}

.ams-content-panel h4 {
	margin-top: 0;
	margin-bottom: 5px;
}

.ams-link-panel, .ams-admin-panel {
	padding: 20px;
	margin: 10px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
}

.ams-link-panel .ams-panel-link {
	float: left;
	padding: 3px 0;
	min-width: 300px;
	clear: both;
}

.ams-admin-panel {
	max-width: 890px;
}

.ams-admin-panel h4 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 14px;
}

.ams-admin-panel h3 {
	color: black;
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 14px;
}

.ams-search-match {
	background-color: yellow;
}

.ams-item-header {
	float: left;
	clear: both;
	width: 100%;
	padding: 0 0 5px 0;
}

.ams-item-title {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	padding: 0 10px 0 0;
	display: table-cell;
	vertical-align: bottom;
}

.ams-item-alias {
	float: left;
	color: #999;
	display: table-cell;
	vertical-align: bottom;
}

.ams-item-properties {
	float: left;
	clear: both;
	width: 100%;
	padding: 0 0 5px 0;
}

.ams-item-property {
	font-weight: bold;
	padding-right: 10px;
	float: left;
	white-space: initial;
}

.ams-item-contents {
	float: left;
	clear: both;
	width: 100%;
}

.ams-item-content {
	float: left;
	white-space: normal;
}

.ams-wrapcontant {
	white-space: pre-line;
}

.ams-right {
	float: right;
	padding-right: 0px;
	padding-left: 10px;
}

.ams-baseeditview>*>*>*>.x-panel {
	margin: 0 0 20px 0;
}

/* Layout modifications */
.x-body {
	background: none;
}

.x-body .x-title-text {
	color: black;
	font-size: 14px;
	font-weight: 500;
}

.ams-body .p-subpanel>*>*>*>*>.x-title-text {
	font-size: 20px;
	padding: 30px 0 10px 0;
}

.x-body .x-table-layout td {
	vertical-align: top;
}

/*  
.x-body .x-grid-header-ct-docked-top >  {
	border-bottom: 1px solid #ccc;
}
 */
.x-link {
	cursor: pointer;
}

.p-cktexteditor-container {
	width: 100%;
	height: 100%;
}

.p-cktexteditor-container>* {
	width: 100%;
	height: 100%;
}

.x-fieldset-default {
	border: none !important;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 20px 0px;
}

.x-fieldset-header-default {
	padding: 0 0 1px !important;
	margin: 0 0 10px 0 !important;
}

.x-fieldset-header-default>.x-fieldset-header-text {
	color: #666;
}

.p-inline-fieldset {
	border: none !important;
	padding: 0 !important;
	margin: 10px 0 0 0;
}

.p-inline-fieldset .x-fieldset-header-default {
	padding: 0 0 0 0 !important;
	margin: 0 0 10px 0 !important;
}

.x-form-readonly .x-form-trigger-wrap {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none; /* 1px solid #ddd; */
}

.x-form-readonly .x-form-empty-field-default {
}

.x-body .x-splitter {
	background-color: #fff !important;
}

.x-body .x-tab-bar-default {
	background-color: #fff !important;
}

.ams-widget-label {
	padding-top: 3px;
}

/** Combobox */
.x-boundlist-selected {
	
}

.x-boundlist-item .ams-combocheckbox {
	display: inline-block;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	min-width: 16px;
}

.x-boundlist-item .ams-combocheckbox:before {
	content: "\f0c8";
	font-weight: 400;
}

.x-boundlist-selected .ams-combocheckbox:before {
	content: "\f14a" !important;
}

.x-boundlist-item .ams-combocheckbox {
	margin: -2px 4px 0px 0px;
}

.x-boundlist-item .x-combo-list-item .x-form-checkbox-default {
	background-position: 0 0;
}

.x-boundlist-selected .x-combo-list-item .x-form-checkbox-default {
	background-position: 0 -15px;
}

.x-combo-list-item {
	min-height: 22px;
}

.x-combo-list-item-inactive {
}

.activityreport-grid .x-grid-td {
	overflow: hidden;
	border-width: 0;
	vertical-align: middle;
}

.x-body .x-column-header {
	border-left-color: transparent !important;
	border-right-color: transparent !important;
	border-top-color: transparent !important;
	background: transparent;
}

.x-body .x-grid-item {
}

.x-body .x-grid-cell-special {
	border-color: transparent !important;
}

.x-body .x-grid-header-ct {
	border-top: none;
	border-bottom: 1px solid #ccc;
	background: transparent;
}

.x-body .x-column-header-text {
	padding: 5px 0px
}

.x-column-header-inner .x-column-header-text {
    white-space: normal;
}

.x-body .x-column-header-checkbox .x-column-header-inner {
	padding: 5px 4px 4px 5px;	
}
.x-body .x-column-header-checkbox .x-column-header-text{
	padding: 0px 0px;	
}

.x-body .x-grid-cell {
	padding: 5px 0px;
}

.x-body .x-column-header-text-inner {
	color: black !important;
	font-weight: 500;
}

.x-tree-view .x-grid-cell-inner>* {
	display: inline-block;
	vertical-align: middle;
}

.x-tree-view .x-grid-cell-inner>.p-state {
	margin-bottom: -3px;
	margin-right: 5px;
}

.x-tree-checkbox {
	top: 0;
}

.p-slider-field .x-form-item-body {
	position: relative;
}

.p-slider-field.p-empty .x-slider-thumb {
	opacity: 0;
}

.p-slider-field .p-resetbtn {
	position: absolute;
	top: 6px;
	right: 0px;
	color: #666;
	font-size: 1.6em;
	width: 20px;
}

.p-slider-field .x-slider {
	margin-right: 30px;
}

.p-fieldset-noborder {
	margin: 0;
}

.p-textcell {
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all;
}

.x-btn {
	text-decoration: none !important;
}

/* --------- Tabs  ------ */
.x-tab {
	outline: none !important;
	border: 1px solid transparent !important;
	border-radius: 0px !important;
}

.x-tab-bar-top .x-tab-bar-body>*>.x-box-target {
	height: 100% !important;
}

.x-tab-bar-top .x-tab-bar-body>*>.x-box-target:after {
	content: "";
	display: block;
	background: #ddd;
	height: 1px;
	bottom: 0px;
	position: absolute;
	left: 0;
	right: 0;
}

.x-tab-bar-left .x-tab-bar-body:after {
    content: "";
    position: absolute;
    display: block;
    background: #ddd;
    height: 100%;
    bottom: 8px;
    width: 1px;
    right: 8.5px;
    top: 8px;
}

@media ( max-width : 768px) {
	.x-tab-bar-body>*>.x-box-target:after {
		display: none;
	}
}

.x-tab.x-tab-default {
	box-shadow: none !important;
	background: none !important;
	border: none !important;
	margin-right: 2px !important;
	height: 34px !important;
	padding: 0 10px !important;
}

.x-tab.x-tab-left.x-tab-default {
	padding: 0 0 0 0 !important;
}

.x-tab.x-tab-top.x-tab-active.x-tab-default {
	cursor: default !important;
	background-color: #fff !important;
	border-left: 0px solid transparent !important;
	border-right: 0px solid transparent !important;
	border-top: 1px solid transparent !important;
	border-bottom: 1px solid #000 !important;
	border-radius: 0px !important;
	margin-right: 2px !important;
}

.x-tab.x-tab-left.x-tab-active.x-tab-default {
	cursor: default !important;
	background-color: #fff !important;
	border-left: 0px solid transparent !important;
	border-right: 1px solid #000 !important;
	border-top: 1px solid transparent !important;
	border-bottom: 1px solid transparent !important;
	border-radius: 0px !important;
	margin-right: 2px !important;
}

@media ( max-width : 768px) {
	.x-tab.x-tab-active.x-tab-default {
		border-bottom: none !important;
	}
}

.x-tab-button-default {
	
}

.x-tab.x-tab-active.x-tab-default .x-tab-inner-default {
	color: #aaa !important;
}

.x-tab-bar-default {
	background: none !important;
}

.x-tab-bar-body>div {
	
}

.x-tab .x-tab-inner {
	color: #aaa !important;
	padding: 5px 15px !important;
	font-weight: 500;
}

.x-tab.x-tab-left .x-tab-inner {
	padding: 5px 10px 5px 5px !important;
}


.x-tab.x-tab-active.x-tab-default .x-tab-inner {
	color: #555 !important;
}

.x-tab:hover .x-tab-inner {
	text-decoration: underline !important;
}

.x-tbar-page-number .x-form-text-default {
	padding: 0px 2px 1px 2px;
	min-height: 21px;
	text-align: center;
}

/* --------- Toolbars  ------ */
.x-toolbar .x-box-inner {
	height: 30px;
}

/* --------- Buttons  ------ */
.x-toolbar-default .x-box-inner {
	overflow: visible;
}

.x-btn.primary {
	background-color: #3892d4 !important;
	border-color: #157fcc !important;
}

.x-btn-over.primary {
	background-image: none !important;
	background-color: #3487c3 !important;
	border-color: #1375bc !important;
}

.x-btn.primary .x-btn-inner {
	color: #fff;
}

.x-btn.secondary {
	background-color: #F5F5F5 !important;
	border-color: #D8D8D8 !important;
}

.x-btn-over.secondary {
	background-image: none !important;
	background-color: #ECECEC !important;
	border-color: #CFCFCF !important;
}

.x-btn.secondary .x-btn-inner {
	color: #666;
}

.x-btn.green {
	background-color: #5cb85c !important;
	border-color: #4cae4c !important;
}

.x-btn-over.green {
	background-image: none !important;
	background-color: #449d44 !important;
	border-color: #398439 !important;
}

.x-btn.green .x-btn-inner {
	color: #fff;
}

.x-btn.red {
	background-color: #d9534f !important;
	border-color: #d43f3a !important;
}

.x-btn-over.red {
	background-image: none !important;
	background-color: #c9302c !important;
	border-color: #ac2925 !important;
}

.x-btn.red .x-btn-inner {
	color: #fff;
}

.x-body .x-form-item-label-default {
	/* color: #aaa;	*/
	
}

.x-ams-label {
	color: #aaa;
}

.ams-slider-label-min {
	float: left;
	color: #666;
}

.ams-slider-label-max {
	float: right;
	color: #666;
	margin-right: 30px;
}

/* check combo */
.x-combo-checker {
	background-position: 50% -2px;
	margin-left: 1px;
	background-color: transparent;
	background-image:
		url("/extjs/resources/themes/images/default/grid/unchecked.gif");
	background-position: -1px -1px;
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	display: inline-block;
}

.x-boundlist-selected .x-combo-checker {
	background-image:
		url("/extjs/resources/themes/images/default/grid/checked.gif");
}


/* ---  Div --------- */

.ams-content-container md-input-container {
	margin: 18px 0 0 0;
	min-height: 60px;
}

.ams-content-container md-input-container>md-select {
	min-width: 200px;
}

.ams-linkgroup {
	overflow: hidden;
}

.ams-linkgroup ul {
	padding: 0px;
	margin: 0px;
}

.ams-linkgroup li {
	display: inline-block;
	padding: 0 10px 10px 0;
	font-size: 10px;
	line-height: 1.4;
	list-style: none;
	margin: 0px;
}

.ams-linkgroup a {
	width: 175px;
	min-height: 100px;
	text-align: center;
}

.ams-linkgroup li:hover {
	
}

.ams-linkgroup .ams-linkgroup-icon {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 30px;
	text-align: center;
	line-height: 20px;
}

.ams-linkgroup .ams-linkgroup-label {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 16px;
	text-align: center;
	display: block;
}

.ams-toastcontainer {
	width: 100%;
	height: 50px;
	display: block;
	position: absolute;
	bottom: 60px;
}

.ams-grid-toolbar {
	margin-left: 0px;
	margin-right: 0px;
	min-height: 34px;
}

.dropdown-menu .ams-selectable {
	margin-left: 15px;
	cursor: pointer;
}

.dropdown-menu .ams-selectable .ams-check {
	display: none;
	margin-left: -20px;
	width: 20px;
}

.dropdown-menu .ams-selectable.ams-selected .ams-check {
	display: inline-block;
}

.ams-tree {
	border: 1px solid #ddd;
	margin: 0;
	height: 701px;
	padding: 6px 3px;
	overflow: auto;
}

.ams-tree .angular-ui-tree-nodes .angular-ui-tree-nodes {
	padding-left: 28px;
	padding-bottom: 4px;
}

.ams-tree .angular-ui-tree-handle {
	white-space: nowrap;
}

.ams-grid-icon {
	margin: 0px 2px;
}

.ams-image-thump {
	position: relative;
	background: #ddd;
	border: 1px solid #ddd;
	display: inline-block;
	text-align: center;
	margin: 5px;
	vertical-align: top;
	cursor: pointer;
	height: 238px;
	width: 202px;
}

.ams-image-thump-label {
	position: absolute;
	bottom: 4px;
	width: 100%;
}

.ams-image-thump.x-item-selected {
	border: 1px solid #666;
	background: #666;
	color: #fff;
}

.ams-image-thump img {
	max-height: 200px;
	max-width: 200px;
}


/*
.p-body-device-mobile .p-content-container,
.p-body-device-tablet .p-content-container
 {
    margin-top: 60px;
}
*/

/*
@media (max-width: 767px) {
	.p-content-container {
		margin-top: 60px;
	}
}
*/
.p-content-title {
	margin: 0 10px 10px 10px;
}

.p-content-body {
	margin: 20px;
	min-height: 500px;
	position: relative;
}

@media ( max-width : 767px) {
	.p-content-title {
		margin: 0 0 10px 0;
	}
	.p-content-body {
		margin: 0 0;
	}
}

.p-3col>* {
	display: table-cell;
	vertical-align: top;
}

.p-3col-main {
	width: 99%;
}

.p-portrait-switch-div {
	width: 100%;
	height: 100%;
	top: 0px;
	position: fixed;
	display: none;
	background-color: #666;
	z-index: 100000;
	color: #ccc;
	text-align: center;
}

.p-portrait-switch-icon {
	font-size: 8em;
	margin-top: 50%;
}

@media only screen and (max-width: 767px) and (orientation:portrait) {
	.p-portrait-switch-div {
		display: inline-block !important;
	}
}

.p-admin-panel .x-btn {
	width: 150px;
	min-height: 80px;
	text-align: center;
	padding: 20px 0;
	margin: 0 10px 10px 0;
}

.p-loading-panel {
	background-color: rgba(0, 0, 0, 0.1);
	min-height: 400px;
	min-width: 100%;
	text-align: center;
	padding: 90px;
	position: relative;
}

.p-loading-panel .p-container {
	margin: -50px 0 0 -100px;
	height: 100px;
	width: 200px;
	top: 50%;
	position: absolute;
	left: 50%;
}

.p-loading-panel .p-message {
	margin: 10px;
	font-size: 24px;
}

.p-loading-panel .p-icon {
	margin: 10px;
	font-size: 66px;
}

.p-leftbar.p-sidebar .p-loading-panel {
	height: 450px;
}

.p-view-div>.p-loading-panel {
	position: absolute;
	height: 100%;
	width: 100%;
}

.p-viewer .p-viewerelement {
	/*
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	*/
	padding: 10px;
	padding: 10px;
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 10px 0;
}

.p-viewer .p-viewerelement:nth-child(1) {
	/*
	border-top: 1px solid #ccc;
	*/
	
}

.p-viewer .p-viewerelements {
	padding: 10px 0;
}

.p-viewer .x-item-selected {
	background-color: #fff;
	-webkit-box-shadow: 3px 3px 2px 0px rgba(143, 143, 143, 1);
	-moz-box-shadow: 3px 3px 2px 0px rgba(143, 143, 143, 1);
	box-shadow: 3px 3px 2px 0px rgba(143, 143, 143, 1);
}

.p-viewer .p-element-title {
	font-weight: 600;
}

.p-viewer .p-btns {
	margin: 10px -8px -8px 0;
}

.p-viewer .p-btns > * {
	margin: 0 8px 8px 0;
}

.ams-portlet {
	display: inline-block;
	vertical-align: top;
	border-radius: 10px;
	padding: 20px 20px 10px 20px;
	margin: 0px 10px 10px 0;
    box-shadow: 0 0 0.875rem 0 rgb(41 48 66 / 5%);
    background: #fff;
    border: 1px solid #eaeaea;
}

.ams-portlet.ams-noborder {
	display: inline-block;
	vertical-align: top;
	border-radius: 10px;
	padding: 0px;
	margin: 0px 10px 10px 0;
    box-shadow: none;
    background: #fff;
    border: none;
    float: left;
}

.ams-portlet.ams-portlet-margin2 {
	margin: 10px;
}

.ams-portlet h1 {
    color: #555;
    font-weight: 600;
    margin: -5px 0 5px 0;
}

.x-body .ams-portlet .x-title-text {
    font-size: 20px;
    line-height: 20px;
    height: 22px;
    color: #555;
    font-weight: 600;
}

.ams-portlet-w1 {
	width: calc(30% - 10px);
	min-width: 200px;
}

.ams-portlet-w2 {
	width: calc(70% - 10px);
	min-width: 300px;
}

.ams-portlet-w3 {
	width: calc(25% - 10px);
	min-width: 200px;
}

.ams-portlet-w4 {
	width: calc(33% - 10px);
	min-width: 200px;
}

.ams-portlet-w5 {
	width: calc(41% - 10px);
	min-width: 200px;
}

.ams-portlet-w6 {
	width: calc(50% - 10px);
	min-width: 200px;
}

.ams-portlet-w7 {
	width: calc(58% - 10px);
	min-width: 300px;
}

.ams-portlet-w8 {
	width: calc(66% - 10px);
	min-width: 300px;
}

.ams-portlet-w9 {
	width: calc(75% - 10px);
	min-width: 300px;
}

.ams-portlet-w10 {
	width: calc(83% - 10px);
	min-width: 300px;
}

.ams-portlet-w11 {
	width: calc(91% - 10px);
	min-width: 300px;
}

.ams-portlet-w12 {
	width: calc(100% - 10px);
}

@media ( max-width : 999px) {
	.container {
		padding-right: 10px;
		padding-left: 10px;
	}
	.ams-portlet {
		margin: 0px 0px 10px 0;
		padding: 10px 10px 10px 10px;
	}
	.ams-portlet-w1 {
		width: 100%;
	}
	
	.ams-portlet-w2 {
		width: 100%;
	}
	
	.ams-portlet-w3 {
		width: 100%;
	}
	
	.ams-portlet-w4 {
		width: 100%;
	}
	
	.ams-portlet-w5 {
		width: 100%;
	}
	
	.ams-portlet-w6 {
		width: 100%;
	}
	
	.ams-portlet-w7 {
		width: 100%;
	}
	
	.ams-portlet-w8 {
		width: 100%;
	}
	
	.ams-portlet-w9 {
		width: 100%;
	}
	
	.ams-portlet-w10 {
		width: 100%;
	}
	
	.ams-portlet-w11 {
		width: 100%;
	}
	
	.ams-portlet-w12 {
		width: 100%;
	}
}

.ams-portlet .x-panel-header-default {
	margin: 0 0 0 0 !important;
	padding: 0px 0px 5px 0px !important;
}

.ams-portlet .x-form-text-default {
	background: transparent;
}

.ams-portlet .x-toolbar-default {
	background: transparent;
	padding: 6px 0 6px 0px;
}

.ams-portlet.ams-portlet-primary {
	background-color: rgb(243, 250, 255);
}

.ams-portlet.ams-portlet-primary .x-panel-header-default, .ams-portlet.ams-portlet-primary .x-panel-header-default .x-title-text
	{
	color: rgb(0, 129, 189);
}

.ams-portlet.ams-portlet-secondary {
	background-color: #fefed6;
}

.ams-portlet.ams-portlet-secondary .x-panel-header-default, .ams-portlet.ams-portlet-secondary .x-panel-header-default .x-title-text
	{
	color: #8c8700;
}

.ams-portlet .p-btn, .ams-portlet .x-btn {
	background-color: #0084c3;
	border-color: #0084c3;
	color: #fff;
}

.ams-portlet .p-btn:hover, .ams-portlet .x-btn.x-btn-over {
	background-color: #3d8dcf;
}

.ams-portlet .p-btn *, .ams-portlet .x-btn * {
	color: #fff;
}

.ams-portlet .p-btn.p-btn-dashed {
	border: 3px dotted #2681B8;
	color: rgb(23, 137, 206);
	background: #F5FAFF;
	min-height: 65px;
}

.ams-portlet .p-btn.p-btn-dashed>* {
	color: rgb(23, 137, 206);
}

.p-dashboardpanel-inlinepanel {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 30px 0;
}

.p-dashboardpanel-leftside {
	display: table-cell;
	width: 20%;
}

.p-dashboardpanel-centered {
	text-align: center;
}

.p-elementinfo-panel {
	width: 200px;
	margin: auto;
}

.dropzone .dz-preview {
	width: 200px;
	margin: 4px;
}

.dropzone .dz-preview .dz-image {
	width: 200px;
	height: 200px;
}

.dropzone .dz-preview .dz-details {
	top: 50%;
}

.dropzone .dz-preview .dz-error-mark, .dropzone .dz-preview .dz-success-mark
	{
	top: 40%;
}

.dropzone .dz-preview .dz-image img {
	width: 100%;
}

.dropzone .dz-preview .dz-progress {
	top: 80%;
}

.p-toolbartitle-rightalign {
	margin: -40px 0 0 300px;
}

.p-accountdata>* {
	
}

/* ------- Element Info ------- */
.p-elementinfo-panel {
	width: 200px;
	margin: auto;
}

.p-elementinfo-photo {
	position: relative;
	width: 200px;
	height: 200px;
	margin: 10px 0;
	overflow: hidden;
}

.pelementinfo-details {
	width: 200px;
	vertical-align: top;
	margin-right: 20px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

@media ( max-width : 767px) {
	.p-user-details {
		height: auto;
	}
	.p-dashboardpanel-btns {
		text-align: center;
	}
}

.p-elementinfo-details {
	text-align: center;	
	padding: 10px 0;
}

.p-elementinfo-details .p-elementinfo-title {
	font-size: 11px;
	line-height: 20px;
}

.p-elementinfo-details .p-elementinfo-label {
	font-size: 18px;
	line-height: 20px;
}

.p-elementinfo-photo-img {
	background-size: 75% auto;
	background-repeat: no-repeat;
	background-color: #f8f9fa;
	border: 4px solid #666;
	height: 200px;
	width: 200px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: auto;
	border-radius: 50%;
	overflow: hidden;
}

.p-elementinfo-photo-img .p-user-photo-img {
	background-image: url(/resources/images/no-picture.png);
	background-position: center center;
}

.p-elementinfo-abbrevation {
    text-align: center;
    font-size: 80px;
    font-weight: 500;
    line-height: 185px;
}
    
.p-elementinfo-photo-top {
	position: absolute;
	width: 100%;
	top: 0px;
}

.p-elementinfo-photo-bottom {
	position: absolute;
	width: 100%;
	bottom: 0px;
}

.p-elementinfo-photo-uploadbtn {
	opacity: 0;
	font-size: 58px;
	background: rgba(255, 255, 255, 0.4);
	text-align: center;
	padding: 20px;
	cursor: pointer;
}

.p-body-device-mobile .p-elementinfo-photo-uploadbtn {
	opacity: 1;
    border-radius: 50%;
    border: 1px solid #0084c2;
    width: 60px;
    height: 60px;
    font-size: 20px;
    padding: 18px;
    color: #0084c2;
    /* text-align: right; */
    margin: 0 0 0 auto;
    background: rgba(255, 255, 255, 0.8);
}

.p-elementinfo-photo-uploadbtn:hover {
	opacity: 1;
}



.p-dashboardpanel-btns .x-btn, .p-dashboardpanel-btns .x-link {
	display: block;
	margin: 5px;
}

.p-phone-element-panel {
	margin: 0 0 5px 0;
}

.thumbnail {
	position: relative;
	width: 200px;
	height: 200px;
	overflow: hidden;
}

.thumbnail img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	transform: translate(-50%, -50%);
}

.thumbnail img.portrait {
	width: 100%;
	height: auto;
}

.jobbutton .x-btn-inner {
	white-space: normal !important;
	line-height: normal !important;
}

.x-form-readonly .job-application-title {
	background-image: none;
	font-weight: bold;
	font-size: large;
	padding: 0px;
}

.x-form-readonly .job-application-description .x-html-editor-container {
	border: none;
}

.jvectormap-zoomin, .jvectormap-zoomout {
	position: absolute;
	cursor: pointer;
	background: #ccc;
	border-radius: 5px;
	padding: 3px 6px;
}

.jvectormap-zoomin {
	top: 10px;
	left: 10px;
}

.jvectormap-zoomout {
	top: 10px;
	left: 35px;
}

.p-languageswitcher {
	margin: -2px 0 0 28px;
}

.p-languageswitcher-button {
	font-size: 8px;
	line-height: 8px;
	margin-right: 10px;
}

.p-languageswitcher-field {
	background-repeat: no-repeat;
	padding-left: 20px;
	background-size: 16px;
	background-position-x: 0px;
	background-position-y: 4px;
}

.p-confirm-terms {
    margin: 10px 5px 10px 5px;
}

.p-confirm-btns {
	margin: 0; 
}

.p-searchpanel-description {
    padding: 10px;
}
.p-searchpanel-trigger {
    padding: 0 5px;
}

.p-viewerelement .p-element-desc {
	min-width: 105px;
    display: inline-block;
}

@media ( min-width : 600px) {
	.p-viewerelement .p-element-desc {
		min-width: 140px;
	}
}

.navbar-default .dropdown-menu .p-avatar-username {
	padding: 0 10px;
}

.navbar-default .dropdown-profile  {
	min-width: 240px;
}

.p-searchfield {
	border-radius: 15px;
	background: #fff;
	padding: 5px 10px;
}
.p-searchfield .x-form-trigger-wrap-default {
	border: none;
}

.page-header-searchbar {
    width: 250px;
    margin: 3px;
}


.p-searchresult-info {
	padding: 5px 20px 15px 20px;
}

.p-searchresult-info > * {
	display: block;
}

.p-searchresult-bc {
	font-size: 10px;
    line-height: 16px;
	color: #999;
}

.p-searchresult-title {
	font-size: 14px;
    line-height: 16px;
    padding-bottom: 1px;
	color: #000;
}    

.ams-inactive .p-searchresult-title {
	text-decoration: line-through;
}    

.p-searchresult-desc {
	font-size: 10px;
    line-height: 11px;
}    

.p-searchresult-link {
	font-size: 10px;
    line-height: 16px;
}    

.p-searchresult .p-emptytext {
    padding: 30px 20px;
    margin: 10px 20px;
    color: #666;
}

.p-defaultviewer  {
    width: 100%;
    margin: 0px;
}

.p-defaultviewer .p-emptytext {
	margin: 10px;
}

.p-defaultviewer-container {
	background: #fff;
	padding: 10px;
	min-height: 100px;
}

.p-defaultviewer-title {
    font-size: 10px;
    border-bottom: 1px solid #e4e3e3;
    margin-bottom: 6px;
}

.p-defaultviewer-container.x-item-selected {
    background: #c2ddf2;
    outline: 0px solid #cfcfcf;
    outline-offset: -1px;
}

.p-defaultviewer-container.x-view-item-focused {
	outline: 1px solid #157fcc !important;
}

.p-panelcontainer > * > .x-autocontainer-innerCt > * {
	padding: 0 0 20px 0;
    display: inline-block;
    vertical-align: top;
    float: left;
}

.p-badge {
	background: #999;
}

.p-tag {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 10px;
    border: 1px solid #999;
}

.x-grid-cell-inner .p-badge {
    margin: 0 0 1px 1px;
}

.lbl {
	color: #AAAAAA;
    float: left;
    width: 180px;
}

.txt {
    float: left;
}

.summary {
	color: #424242;
	font-weight: bold;
	margin-bottom: 5px;
}

.ams-viewer-element {
    border: 1px solid #ccc;
}

.ams-viewer-element.p-noborder {
    border: 1px solid rgba(0,0,0,0);
}

.p-account-panel {
	padding: 20px 0 0 0;
}

.p-flags  {
	margin: 20px 0px 0px 0px;	
}

.p-badges-container {
	padding: 0 10px 10px 10px;	
}

.p-badges-container .p-badge {
     margin: 0 5px 5px 0;
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.p-badge {
}

.p-badge-red {
	background: rgba(200, 0, 0);
	color: #fff;
	font-weight: 700;
}

.p-badge-red * {
	color: #fff;
	font-weight: 700;
}
/* ------- Fieldsets ------------ */

.p-fieldset {
	text-align: left;
    padding: 10px;
}

.p-fieldset.p-nomargin {
    padding: 0;
}

.p-fieldset.p-05x {
	 padding: 5px;
}
    
.p-fieldset > * {
	display: block;
    padding: 2px;
}

.p-fieldset.p-nomargin > * {
    padding: 0 2px 0 0;
}

.p-fieldset .p-title {
	font-size: large;
}

.p-fieldset-vbox > * {
	display: inline-block;
}

.p-fieldset-vbox > *:after {
	content: '/';
    padding: 0 10px 0 10px;
}

.p-fieldset-vbox > *:nth-last-child(1):after {
	content: '';
    padding: 0;
}

.p-fieldset.p-fieldset-vbox .p-fieldlabel,
.p-fieldset .p-fieldset-vbox .p-fieldlabel {
	min-width: 0px;
	padding: 0 10px 0 0;
}

.p-fieldset .p-fieldlabel {
	display: inline-block;
    color: rgb(102, 102, 102);
    max-width: 200px;
    min-width: 100px;
    vertical-align: top;
}

.p-fieldset .p-fieldlabel.p-2x {
    max-width: 200px;
    min-width: 200px;
}

.p-fieldset .p-fieldlabel.p-3x {
    max-width: 300px;
    min-width: 300px;
}

.p-fieldset .p-fieldvalue {
    display: inline-block;
    color: #000;
    vertical-align: top;
}

.p-fieldset .p-fieldvalue-fullwidth {
	width: 100%;
}

/* -------- Logfiles ----------- */

.p-logfiles-output {
    background-color: #b9b9b93d;
    border: 1px solid #b6b6b6;
    padding: 10px;
}

/* ---------- Inline Grid -----*/

.x-body .p-inline-grid .x-grid-header-ct {
	border: 1px solid #ccc !important;
}

.x-body .p-inline-grid .x-grid-body {
	border: 1px solid #ccc !important;
}

.x-body .p-inline-grid .x-docked-bottom {
	border: 1px solid #ccc !important;
}

.x-body .p-inline-grid .p-description {
	background: #eee;
	font-size: smaller;
}