﻿.hidden, .calculated-hidden, .content-type-hidden, .nav > li.calculated-hidden {
	display: none;
}

.form-group .form-label {
	padding-top: 7px;
	min-height: 34px;
	margin-bottom: 10px;
}
/*alertMessage*/
.alertMessage {
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	background-size: 40px 40px;
	background-image: -webkit-gradient(linear, left top, right bottom, color-stop(.25, rgba(255, 255, 255, .05)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .05)), color-stop(.75, rgba(255, 255, 255, .05)), color-stop(.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
	background-image: linear-gradient(135deg, rgba(255, 255, 255, .05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .05) 50%, rgba(255, 255, 255, .05) 75%, transparent 75%, transparent);
	-moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .4);
	-webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .4);
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .4);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 13px;
	text-transform: capitalize;
	border: 1px solid !important;
	color: #fff;
	padding: 15px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
	-webkit-animation: animate-bg 5s linear infinite;
	-moz-animation: animate-bg 5s linear infinite;
	position: fixed;
	right: -90px;
	text-transform: uppercase;
	bottom: 45px;
	z-index: 100001;
	cursor: pointer;
	border: 1px solid;
	display: none;
}

	.alertMessage.inline {
		display: block;
		position: static;
		margin-bottom: 10px;
	}

	.alertMessage.info {
		border-color: #3b8eb5 !important;
		background-color: #C2E3F0;
		color: #34667A !important;
		text-shadow: 1px 1px 1px #C8EBFB;
	}

	.alertMessage.error {
		border-color: #c43d3d !important;
		background-color: #fc4a48;
		color: #5A0000 !important;
		text-shadow: 1px 1px 1px #E64040;
	}

	.alertMessage.warning {
		border-color: #d99a36 !important;
		background-color: #fcdb72;
		color: #987402 !important;
		text-shadow: 1px 1px 1px #e7b104;
	}

	.alertMessage.success {
		background-color: #61b832;
		border-color: #55a12c !important;
		text-shadow: 1px 1px 1px #5c9201;
	}

	.alertMessage h3 {
		margin: 0 !important;
		border: none;
		line-height: 25px !important;
		color: #FFF;
	}

#page-content-attachment-container {
	margin-top: 10px;
}

.font-35 {
	font-size: 35px;
}

table.fancytree-ext-table, .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border: 1px solid #f4f4f4;
}

.btn-panel {
	margin-bottom: 10px;
}

.sm-hidden {
	display: none;
}

.md-hidden {
	display: inline;
}

.cms-tree-action {
	white-space: nowrap;
}

.two-actions-column {
	width: 46px;
}

.image-column {
	width: 80px;
}

.asset-grid-action {
	width: 60px;
}

@media (min-width: 992px) {
	.row-md-2 {
		min-height: 69px;
		display: flex;
		align-items: center;
	}

	.asset-grid-action {
		width: 150px;
	}

	.two-actions-column {
		width: 120px;
	}

	.sm-hidden {
		display: inline;
	}

	.md-hidden {
		display: none;
	}
}

.jconfirm-box-container .content {
	min-height: 0;
}

.img-border {
	border: 1px solid #AAAAAA;
}

.view-mode, .edit-mode {
	position: relative;
	width: 100%;
}

	.view-mode img {
		cursor: pointer;
	}

	.edit-mode img {
		cursor: move;
	}

.img-control-bar {
	/*position:absolute;
    z-index:999;
    top: 0;
    right: 0;*/
}

.modal-dialog.large {
	margin: 30px auto;
	width: 800px;
}

.jconfirm {
	z-index: 50000;
}

.form-group .chosen-container-single .chosen-single {
	height: 34px;
}

	.form-group .chosen-container-single .chosen-single span {
		margin-top: 4px;
	}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.pagination {
	margin: 0;
}

.field-management ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

.field-management li {
	margin-bottom: 5px;
	display: block;
	cursor: grab;
	width: 98%;
}

	.field-management li p {
		margin: 5px;
	}

.ui-state-highlight {
	height: 32px;
	width: 98%;
}

.disabled {
	color: #aaa;
}

.connected {
	height: 275px;
	overflow-y: auto;
}

th.user-grid-action {
	width: 80px;
}

th.cta-grid-action {
	width: 120px;
}

#preview-link-container {
	padding-top: 7px;
}

.has-error .chosen-container-single .chosen-single {
	border: 1px solid #dd4b39;
}

.wysiwyg-visible {
	display: block !important;
}

.form-group .chosen-container {
	min-height: 30px;
}

.icon-column {
	width: 18px;
}

.checkbox-column {
	width: 18px;
}

a.disabled {
	pointer-events: none;
	color: lightgrey;
}

.login-background {
	background: #dedede;
}

.jconfirm .jconfirm-box div.content-pane .content .cms-attachment {
	min-height: 280px;
}

.view-mode img.large-size-scale {
	width: 100%;
}
/*#explorer-site {
    overflow-x: auto;
    display: block;
}*/
#cms-tree-view {
	display: block;
}

.box-header h3.fa-plus::before, .box-header h3.fa-minus::before {
	content: '';
}

.login-box-body {
	border: solid 1px silver;
}

.ckeditor-gallery-container, .ckeditor-accordion-container, .ckeditor-ads-container, .ckeditor-event-container, .ckeditor-people-container {
	width: 100%;
	border: 1px solid #808080;
	margin: 10px;
	padding: 10px;
	text-align: center;
}

.padding-right-40 {
	width: 130px;
}

.pull-left .control-label {
	padding-top: 6px;
}

.checkbox .pull-left label {
	padding-left: 0;
}

	.checkbox .pull-left label.control-label {
		font-weight: 700;
	}

.checkbox .btn-primary.active {
	background-color: #3c8dbc;
	border-color: #367fa9;
}

.jconfirm .jconfirm-box div.content-pane .content img.not-full-width {
	width: auto;
	max-width: initial%;
	height: auto;
}

.form-group .chosen-container .chosen-drop {
	z-index: 800;
}

.tab-content > form > .tab-pane {
	display: none;
}

.tab-content > form > .active {
	display: block;
}