
.instanceEditor {
    margin-top: 3rem;
    padding-right: 0.2rem;
}

.textEditorTitle{
	width: calc(100% + 0.17916rem);
}

.textEditorTitle h2, .linkdedInstancesEditorTitle h2 {
	padding: 0.8rem;
	margin: 0;
	width: 100%;
}

.editorTitle {
	background-image: linear-gradient(to right, #F29528, #FBDBA7);
    display: flex;
    justify-content: space-between;	
}

.editorTitle > h2 > span:first-child {
    color: white;
}

.editorTitle .addLinkedInstance {
    width: 1rem;
    display: inline-block;
}

.textEditor{
	margin-bottom: 2.5rem;
}

#popupContent > .textEditorWrapper > .textEditor {
    margin-bottom: 0;
}

.linkedInstances {
	overflow: hidden;
}

.carouselContent .carouselItemButton {
	left: 109px;
	position: absolute;
	top: 98px;
}

.searchAndAddLinkedInstance input.addLinkedInstanceForm  {
    width: 30rem;
    display: inline-block;
    margin-right: 2rem;
}

.addLinkedInstanceWrapper.getCustomInstances {
	width: 75vw;
    max-width: 60rem;
    height: 90vh;
}

.getCustomInstances .addLinkedInstanceForm, .getCustomInstances #searchLinkedInstanceButton {
	display: none !important;
}


.getCustomInstances > h3 {
    float: left;
}

.getCustomInstances > .createAndAddLinkedInstance {
    float: right;
	position: relative;
    right: 2.5rem;
    top: 1.5rem;    
}

.getCustomInstances .searchAndAddLinkedInstance {
    clear: both;
    padding-top: 1rem;
}

.searchLinkedInstanceResult .overviewListing {
    overflow: auto;
    border: solid 1px grey;
    height: calc(100vh - 26rem);
}

.searchLinkedInstanceResult .overviewListing.withoutPagination {
    height: calc(100vh - 17rem) !important;
}  

.getCustomInstances .searchLinkedInstanceResult .overviewListing.withoutPagination {
    height: calc(100vh - 13rem) !important;
}

.linkedInstanceResult:not(.alreadyChosen) .row:hover {
    background-color: initial;
}

.searchLinkedInstanceResult .overviewListing .row a {
    pointer-events: none;
}

.linkedInstanceResult.alreadyChosen .row {
	opacity: 0.55;
	background-color: #a6a6a6;
}

.linkedInstanceResult.alreadyChosen img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.linkedInstanceResult.alreadyChosen button {
	cursor: default;
}

.linkedInstanceResult .btn:hover {
	border-color: initial;
}

.linkedInstanceResult.alreadyChosen .btn {
    background-color: grey;
}

.linkedInstanceResult .someContaining {
    background-color: #40a09c !important;
    border-color: transparent !important;
}

img.img-thumbnail {
    z-index: -3;
}

#slickSearchCustomInstanceResult .carouselContent .carouselItemButton {
	position: absolute;
    left: 125px;   
    top: 125px;
}

.searchLinkedInstanceResult .addLinkedInstance{
	position: absolute;
	bottom: 0;
	right: 2rem;	
}

.mediaEditors .subCustomInstanceWrapper {
    overflow: visible;
}

.bootstrap-timepicker-widget th, .bootstrap-timepicker-widget td {
    border: 0;
}

.carouselItem:first-child .shiftPositionBack {
    opacity: 0;
    pointer-events: none;
}

.carouselItem:last-child .shiftPositionForward {
    opacity: 0;
    pointer-events: none;
}

.mediaEditors .slick-prev, .mediaEditors .slick-next {
    top: 35%;
    width: initial;
    height: initial;
}

.searchAndAddLinkedInstance .searchLinkedInstanceResult .slick-prev:after {
    top: 66px;
}

.mediaEditors .buttonHoverText.tooltipBottom {
    top: 100%;
}

.mediaEditors .notFound .buttonHoverText.tooltipBottom {
    top: 104%;
}

.slick-prev, .slick-next {
	font-size: 40px;
	line-height: 100%;
} 

.instanceEditor .slick-prev::after, .instanceEditor .slick-next::after, .instanceEditor .slick-prev::before, .instanceEditor .slick-next::before {
	top: 2rem;	
}

#slickSearchResult .slick-prev::after,#slickSearchResult .slick-next::after,#slickSearchResult .slick-prev::before,#slickSearchResult .slick-next::before {
	top: -0.5rem;
}

.instanceEditor .slick-prev.slick-arrow, .instanceEditor .slick-next.slick-arrow {
    height: 5rem;
    width: 7rem;
    background-color: transparent;
    box-shadow: none !important;
}



.instanceEditor .slick-prev::after, .instanceEditor .slick-next::after, .instanceEditor .slick-prev::before, .instanceEditor .slick-next::before {
    top: 2rem;
}

.instanceEditor .slick-prev:before, .instanceEditor .slick-next:before {
    line-height: 0;
}

.slick-prev:focus:after, .slick-next:focus:after {
    box-shadow: none;
}

/* /* .slick-prev:hover, .slick-next:hover, */ */
/* /*  .slick-prev:focus, .slick-next:focus, */ */
/* /*  .slick-prev, .slick-next { */ */
/* /* 	    font-size: 40px; */ */
/* /*  	    line-height: 100%; */ */
/* /*     	height: 15rem !important; */ */
/* /*     	background-color: white !important; */ */
/* /*     	width: 8rem !important; */ */
/* /* } */ */

/* .slick-prev { */ */
/* 	left: -2.5rem; */ */
/* } */ */

/* .slick-next { */
/* 	right: -2.5rem; */
/* } */

.slick-prev:focus:after,
.slick-next:focus:after {
	margin-top: 0.25rem;
}

.carouselItem.slick-slide {
	position: relative;
	z-index: 1;
}

.bigEditor .subCustomInstanceWrapper, .smallEditor .subCustomInstanceWrapper {
	padding-top: 1rem;
}

.bigEditor .instanceEditor{
	width: auto;
	margin: 1rem;
}

.bigEditor .material-button-anim {
    width: 100%;
    left: -2.0rem;
    position: absolute;
    bottom: 0;
}

.bigEditor .customInstanceViewer{
	z-index: 2;
}

.smallEditor .slickThumbs .slick-slide {
    height: auto;
}

.onlyShifter .material-button-anim {
    top: 14rem;
}

.onlyShifter .material-button {
	top: -80px;
}

.onlyShifter .option button {
    top: -129px;
}

.customFields {
    margin-bottom: 2.3rem;
}

.smallEditor .customFields .inputNumericWrap .inputNumeric {
    width: 100%;
}

.inputNumericWrap .inputNumeric {
	display: none;
}

.displayAsInteger {
	display: none;
}

.datetime-standardpicker.errorFlashed {
    border: 1px solid #ccc;
}

.subCustomInstanceWrapper {
    margin-bottom: 2.3rem;
    border: 1px solid #aeaeae;
	padding-top: 4.8rem;
	padding-bottom: 1rem;
	overflow: hidden;
}

.bigEditor .subCustomInstanceWrapper {
    padding-bottom: 5rem;
    width: 100%;
}

.mediaEditors .carouselContent .pictureWrap {
	z-index: 1;
	position: relative;
/* 	top: 0px; */
/* 	left: 35px; */
	width: 150px;
	height: 135px;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	margin: auto;
}

.customInstanceViewer .pictureWrap, .customInstanceViewer .pictureWrap:hover {
	border: none;
	box-shadow: none;
}


.customInstanceTypeViewer .customInstanceViewer a > div {
    box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.75);
}

.uniqueLinkedInstance .customInstanceViewer a > div {
    box-shadow: none;
}


.customInstanceViewer a > div, .customInstanceViewer > div {
	margin: auto;
    width: 16rem;  
}

.customInstanceViewer a > div:not(.instanceEditor), .customInstanceViewer > div:not(.instanceEditor) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;    
}


.customInstanceViewer a > div > span, .customInstanceViewer > div > span {
    padding: 0.5rem;
}

.uniqueLinkedInstance a > div:not(.instanceEditor), .uniqueLinkedInstance > div:not(.instanceEditor) {
    position: relative;    
}

.customInstanceViewer a img {
    border: 2px solid #aaa;
    position: relative;
}


.searchLinkedInstanceResult .pictureWrap:hover {
    box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5);
}

.searchLinkedInstanceResult .customInstanceViewer .pictureWrap:hover {
    box-shadow: none;
}


.instanceEditor .material-button-anim li.option.scale-on {
    position: relative;
    left: 0.8rem;
    z-index: 9999999999;
}

.pictureWrap {
	position: relative;
	width: 150px;
	height: 135px;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.pictureWrap:hover, .mediaEditors .carouselContent .pictureWrap:hover {
	border: 1px solid #aaa;	
}

.mediaEditors .carouselContent .slick-slide img {
	border: none !important;
 	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: -2;
}

.mediaEditors .carouselContent .showOnePicture .pictureWrap img {
	border: none !important;
 	width: auto;
	height: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	z-index: -2;
}

.customInstanceViewer .textEditor span {
    left: 0px;
}

#manageUserForm .form-group .form-control {
    border-radius: 0px;
}

#manageUserForm button.btn.dropdown-toggle.btn-default {
    border-radius: 0px;
}

.jsUsersContainer button.btn.btn-primary.editAction.iconButton {
    width: 11px;
}

#manageUserForm button.btn.btn-default.center-block {
    border-radius: 0px;
}

#popupContent .carouselItem {
    position: relative;
    /* width: 100px; */
    /* height: 100px; */
}
.img-thumbnail {
	border: none !important;
	border-radius: 0px !important;
}

.option {
    position: relative;
}

.option.scale-on {
	z-index: 2;
}

.showExpandButton {
    float: inline-end;
}

.mediaEditors .slick-slide img {
    position: absolute;
}

.searchMediaResult .slick-slide img {
	position: static;
}

#slickSearchResult {
    width: 90vw;
}

#slickSearchResult .carouselContent .pictureWrap img {
    width: initial;
    height: initial
}

.searchAndAddLinkedInstance .customInstanceViewer > div {
    box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.75);
}

.timepicker span{
	left: 0 !important;
}

.customInstanceViewer .pictureWrap {
    width: 156px;
}

.instanceEditor .slick-prev, .instanceEditor .slick-next {
    top: calc(100% + 3rem);
        z-index: 9;
}

.instanceEditor .slick-prev {
    left: 3rem;
}

.instanceEditor .slick-list {
    margin-bottom: 5rem;
}

.instanceEditor .slick-dots {
     bottom: -5rem;
}

.instanceEditor .allImages {
    padding-bottom: 1rem;
}

.instanceEditor .slickBigEditors .slick-list {
    margin-bottom: 0;
}

.uniqueLinkedInstance .subCustomInstanceWrapper {
    overflow: initial;
}

.mediaEditor .carouselContent .notFound {
    z-index: 2;
}

date-input-polyfill {
    z-index: 99999 !important;
}


