﻿body {
}
#mainDeploymentManagerContainer{
    max-width:90%;
}

.clear
{
	clear:both;
}
.clearAfter:after
{ 
    clear: both;
    content: ""; 
    display: block; 
}
.left-align
{
    float:left;
}
.right-align
{
	float:right;
}

.flexRow{
    display:flex;
    flex-direction:row;
}

.flexGrow{
    flex-grow:1;
}

.maxWidth50{
    max-width:50%;
}

.textRight{
    text-align: right;
}

#tabControlArea,
#logTabControlArea
{
    margin-bottom: 10px;
}

#primaryPageTabContent,
#primaryPageTabContent .tab-pane .container{
    padding-bottom: 20px;
}



/*.container#ImageSurround {
    padding-bottom: 20px;
}*/
#mainDeploymentManagerContainer li.active a {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #FFF;
}

/*Config*/
#configEditor,
#resourceEditor 
{
    padding-top: 20px;
}

/*Debugger*/
.hideRow {
    display: none;
}

#sendEmailInputsArea,
#emailDebuggerEmailServerSettings {
    position: relative;
}

    #sendEmailInputsArea.obfuscate::after,
    #emailDebuggerEmailServerSettings.obfuscate::after {
        content: '';
        position: absolute;
        top: 0px;
        left: 0px;
        background-color: black;
        opacity: 0.5;
        width: 100%;
        height: 100%;
    }
/*EndDebugger*/

#ImagesArea .container .row > div{
     padding-bottom: 10px;
}

#ImagesNavList
{
	border-right: 1px solid #85b1de;
	border-top:1px solid #85b1de;
	height: auto;
    padding-right: 10px;
	padding-top:10px;
}

#ImagesSubNavListSurround
{
    padding-left:10px;
	border-right: 1px solid #85b1de;
	border-top:1px solid #85b1de;
	padding-top:10px;
}
#ImagesListSurround
{
	padding-top:20px;
}

#upload-button
{
	margin:10px;
}

.filterSearchInput
{
	margin-bottom:10px;
}

.subNavSelected 
{
	background-color: #eee;

}

.thumbnail
{
	border:1px solid #337ab7;
}

.thumbnail img
{
	width:100%;
}

.thumbnail.refine-icon img 
{
    width: auto
}
       
.hidden {
    display: none;
}

#ImagesSubNavList{
    max-height: 250px;
    overflow-y:scroll; 
}

#ImageUploadSurround input, #ImageUploadSurround textarea, #preview-image
{
	margin:10px;	
	width:175px;
}

#ImageUploadSurround
{
	border-top:1px solid #85b1de;
}
#ImagePreview
{
	max-width:250px;
	max-height:250px;
}

.width33{
    width:33%;
}

#previewCanvas
{
	margin: 10px;
}

#cropperDialog.modal-dialog {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

#cropperDialog .modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
}

#cropperButtonBar, #cropperPresetSizeButtonBar{
    padding-bottom:10px;
}

#cropperPresetSizeButtonBar{
    display: flex;
}

#cropperPresetSizeButtonBar button{
    flex-grow:1;
}

.refineIconActionButton{
    display:block;
}

.alacer-resource-input
{
	margin-bottom:20px;
}

#ResourceEditorSurround, #ImageSurround, #ConfigEditorSurround, #SCSSVariableEditorSurround, 
.DMCard
{
    background-color: #d6e5f4;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}

#SCSSVariableEditorSurround,
.DMCardBackground{
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 1px;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

#resourceSaveButtonContainer{
	background-color: #d6e5f4;
}

.resourceStickyHeader{
    position:fixed;
    top:0px;
    left:0px;
    width:100%;
    /*max-width:*/
}

#ResourceEditorSurround h1, #ImageSurround h1, #ConfigEditorSurround h1
{
	text-align:center;
}

.layer {
    border-left: 1px solid #868686;
    margin-top: 25px;
    padding-left: 10px;
}

.layer-1-surround, .layer-2-surround, .layer-3-surround, .layer-4-surround, .layer-5-surround {
	margin-left:25px;
}

.layer-1-header, .layer-2-header, .layer-3-header, .layer-4-header
{
	font-size:20px;
}
.left
{
	float:left;
}

.right {
    float: right;
}

/*SetupArea*/
.textInflection{
    font-style: italic;
}

.inlineHeader {
    display: inline-block;
}

.mergeCard{
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    padding: 20px;
    border: 1px solid #ccc;
}

.nonFullWidthSelect, #sourceFolder, #commitOrDontCommitYouDecide, #WebConfgSourceFolder {
    display: inline-block;
    width: initial;
}

#WebConfgSourceFolder{
    margin-right: 20px;
}

#importLiveButtonsArea{
    text-align: right;
}

#changedKeysNo, #newKeysNo, #unchangedKeysNo{
    padding-left: 10px;
}


/*Logging*/
/*#filteredSessionsTbl{
    width:650px;
}*/

#sessionURlBackButton span, .paddingRight{
    padding-right: 5px;
}

#UserPathInfoTableContainer{
    padding-bottom:10px;
}

.verifoneSessionEntryPre{
    white-space: pre-wrap;
}

.icon-wrapper {
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) ;
}
.icon-wrapper .icon .circle {
  position: relative;
  display: inline-block;
  width: 0px;
  height: 0px;
  border: 5px solid #337ab7;
  border-radius: 50%;
  animation: blink 1s infinite ease-in-out;
  transform: scale(0.5);
}
.icon-wrapper .icon .circle.circle1 {
  animation-delay: 0s;
}
.icon-wrapper .icon .circle.circle2 {
  animation-delay: 0.3s;
}
.icon-wrapper .icon .circle.circle3 {
  animation-delay: 0.5s;
}

/*SCSSEditor*/

#SCSSEditor{
    padding-top: 10px;
}

#SCSSEditor .SCSSFile .layer-1-header {
    margin-top:0px;
    font-size: 30px;
}

#SCSSEditor .SCSSFile.mergeCard{
    margin-top:25px;
}

.Variable .Key
{
    width:30%;
}
.Variable .Value{
    width: 20%;
}

.colourVariableDisplayExample {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: red;
    vertical-align: middle;
}

#SCSSEditorBackForwardNavigator{
    position: fixed;
    top: 0px;
    left: 10px;
    font-size: 50px;
}

.UsingDiv{
     display: inline-block;
     vertical-align:top;
     width: 25%;
}

.UsedByClassesDiv{
    width: 49%;
}

.usedBySpan:hover,
.VariableUsedByVariableLink:hover,
.searchResultsLink:hover{
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}

.newThemeInputsContainer{
   width: 300px;
}

.variableScrollToHighlight{
    padding: 3px;
	border: 1px solid black;
	margin: 2px 0px;
}

@-moz-keyframes blink {
  0% {
    transform: scale(0.5);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.5);
  }
}

@-webkit-keyframes blink {
  0% {
    transform: scale(0.5);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.5);
  }
}

@keyframes blink {
  0% {
    transform: scale(0.5);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.5);
  }
}

