.CreateEditProjectDialogPopup
{
  background: rgba(0,0,0,.9);
  max-width: 100%;
  min-width: 100%;
}


#aiCreateEditProjectContainer
{
  width: 90%;
  margin: 5% auto 0;
}

#aiCreateEditProjectNameContainer
{
  width:80%;
  margin: .3em auto;
}

#aiCreateEditProjectNameTextInput
{
  font-size: 300%;
  text-align: center;
  width: 100%;
  height: 1.2em;
  font-weight: bold;
  color:black;
}

#aiCreateEditProjectNameTextInput.Disabled
{
  color:white;
  background-color: black;
  border:none;
}

#aiCreateEditProjectTabBar
{
  width:90%;
  margin: 0 auto;
  height:5em;
}

.CreateEditProjectSelectorTabBar
{
  margin:0;
}

.CreateEditProjectSelectorTab
{
  display:inline-block;
  width:50%;
  box-sizing: border-box;
  height:1.5em;
  border:2px solid #403e3f;
  text-align:center;
  line-height:1.5em;
  color:#403e3f;
  background-color:black;
  cursor:pointer;
  font-size:250%;
  margin:0;
}

#aiCreateEditProjectTabBar_projectsPermissionsTab
{
  border-left: 0;
}

.CreateEditProjectSelectorTabSelected
{
  border:2px solid #5c9ec9;
  color:#5c9ec9;
}



#aiCreateEditProjectMiddleContainer
{
  width:90%;
  margin:2em auto 0.2em;
  height: 24em;
  display: table;
}

#aiCreateEditProjectMiddleRight
{
  display: table-cell;
  width:75%;
  padding-left: 1em;
}

#aiCreateEditProjectMiddleRightTop
{
  display: inline-block;
  width: 85%;
}

#projectsCreatorWrap
{
  width: 25%;
  margin-left: 5em;
  text-align: center;
}

#aiCreateEditProjectDetailsTextWrap
{
  width: 100%;
  height: 13.4em;
}

#aiCreateEditProjectCreatorImageWrap
{
  width: 24em;
  height: 24em;
}

#i18n_projectsCreator
{
  margin-top: 0.5em;
  font-size: 125%;
  color: #CCC;
  width: 100%;
  text-align: center;
}

#i18n_projectsAdministrator
{
  margin-top: 0.5em;
  font-size: 125%;
  color: #CCC;
  width: 100%;
  text-align: center;
}

#aiCreateEditProjectImageContainer
{
  height:100%;
  width:25%;
  display: table-cell;
  vertical-align: top;
  position: relative;
  z-index:0;
}

#aiCreateEditProjectCreatorImage
{
  width:24em;
  height:24em;
  object-fit: cover;
}

#aiCreateEditProjectPhotoRightCorner
{
  background:#5c9ec8;
  height:2em;
  width:2em;
  border:solid;
  border-color: #5c9ec8;
  position: absolute;
  right:0;
  bottom: 0;
  border-top-left-radius: 2em;
  -moz-border-radius-topleft: 2em;
  -webkit-border-top-left-radius: 2em;
}


#aiCreateEditProjectPhotoRightCorner:hover
{
  cursor: hand;
  cursor: pointer;
}

#aiCreateEditProjectUserPhotoRightCornerImage
{
  width: 2em;
  margin-top: 0.2em;
  height: 2em;
  margin-left: 0.2em;
  z-index:2;
}

#aiCreateEditProjectUserPhotoRightCornerImage img
{
  width:90%;
  height:90%;
}


#aiCreateEditProjectNotesButton
{
  display: inline-block;
  vertical-align: bottom;
  text-align: right;
  width: 14.4%;
}

#aiCreateEditProjectNotesButton:hover
{
    cursor:hand;
    cursor:pointer;
}


#aiCreateEditProjectNotesButton img
{
  height: 6em;
  width: 6em;
}

#aiCreateEditProjectCreatorName
{

  font-size:250%;
  text-transform: uppercase;
  color:white;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 20em;
  white-space: nowrap;
}

#aiCreateEditProjectCreatorNameWrap
{
  display: inline-block;
  width: 100%;
}

#aiCreateEditProjectDate
{
  color:#cccccc;
  font-size: 175%;
}


#aiCreatorEditProjectCategorySelector
{
  background-color: #cccccc;
  font-size:125%;
  margin-top:1em;
}

.CreateEditProjectCategoryComboBtn
{
  vertical-align:middle;
  text-align: center;
}

.CreateEditProjectCategoryBtnText
{
  color:black;
  font-size:150%;
  text-align: center;
  line-height: 2em;
  vertical-align: middle;
  background-color: #cccccc;
}


#aiCreateEditProjectDetailsText
{
  height: 8.9em;
  display: block;
  vertical-align: top;
  margin-top: 0.5em;
  width: 100%;
  font-size: 150%;
  padding: 0.25em;
  box-sizing: border-box;
  resize: none;
}


#aiCreateEditProjectPermissionsContainer
{
  width: 90%;
  height: 32em;
  margin: 0 auto;
  display: none;
}

#aiCreateEditProjectButtonContainer
 {
  margin: 0 auto;
  font-size: 120%;
  position: relative;
  border-collapse: collapse;
  text-align: center;
  display: table;
}

#aiCreateEditProjectButtonContainer.SingleButton
{
  width:7em;
}

.AiCreateEditProjectsButton
{
  height: 2.2em;
  width: 6em;
  cursor: pointer;
  border: 0.15em solid;
  text-align: center;
  vertical-align: middle;
  line-height: 2.2em;
  box-sizing: border-box;
  text-transform: uppercase;
  display: table-cell;
  background-color: #bababa; background-image: -webkit-gradient(linear, left top, left bottom, from(#bababa), to(#575757));
  background-image: -webkit-linear-gradient(top, #bababa, #575757);
  background-image: -moz-linear-gradient(top, #bababa, #575757);
  background-image: -ms-linear-gradient(top, #bababa, #575757);
  background-image: -o-linear-gradient(top, #bababa, #575757);
  background-image: linear-gradient(to bottom, #bababa, #575757);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#bababa, endColorstr=#575757);
}


#aiCreateEditProjectNotesContainer
{
  height: 35em;
  width: 95%;
  margin: 0 2%;
}


@media screen and (max-device-width:1630px), screen and (max-width:1630px)
{

}

input::-ms-clear
{
  display: none;
}