@media screen and (max-width: 700px) {
.content_post {
  min-height: 100px;
}
}
@media screen and (min-width: 700px) {
.content_post {
  min-height: 200px;
}
}
#upload-container img {
width: 50px;
margin: 0px;
user-select: none;
margin-top: 23px;
border-radius: 50%;
}

#upload-container label {
    font-weight: inherit;
    color: #d1d5db !important;
    font-size: 0.7rem !important;
    line-height: 1.455 !important;
    list-style: none !important;
    width: 100%;
    height: 100%;
    display: inline-block;
}

#upload-container label:hover {
	cursor: pointer;
	text-decoration: underline;
}

#upload-container div {
	position: relative;
}

#upload-container input[type=file] {
width: 50px;
height: 50px;
opacity: 0;
position: absolute;
left: 0px;
}

#upload-container label.focus {
	outline: 1px solid #0078d7;
	outline: -webkit-focus-ring-color auto 5px;
}

#upload-container.dragover {
	background-color: #fafafa;
	outline-offset: -17px;
}
.content_post {
width: 100%;
position: relative;
height: fit-content;
}
#blah{
z-index: -3;
position: absolute;
width: 100%;
    top: 0px;
border-radius: 17px;
}

label {
margin-left:5px;
    }
.ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-toolbar, .ck.ck-editor__top .ck-sticky-panel .ck-toolbar.ck-rounded-corners {
  border-radius: 30px;
  border: 1px solid #d1d5db;
}
.ck.ck-editor__main > .ck-editor__editable:not(.ck-focused) {
  border-color: #fff0;
  margin-top: 15px;
}
.ck-rounded-corners .ck.ck-editor__main > .ck-editor__editable, .ck.ck-editor__main > .ck-editor__editable.ck-rounded-corners {
  border-radius: 30px;
  margin-top: 15px; 
      min-height: 90px;
    border: 1px solid #d1d5db;
}


.ck .ck-placeholder::before, .ck.ck-placeholder::before {
  color: #d1d5db;
  cursor: text;
}
::placeholder {
  color: #585858;
}
/*.ck-file-dialog-button{
display: none;
}*/
@media screen and (max-width: 700px) {
#upload-container {
  width: 289px;
height: 289px;
}
    .drop-area {
height: 230px;
}
    #blah{
height: 223px;
width: 99.8%;
margin-left: 2px;
object-fit: cover;
z-index: 2;
    }
    label {
  font-size: 14px !important;
  font-weight: 300;
  margin-left:10px;
}
    .cke_chrome {
  display: block;
  border: 2px solid #feb000;
  padding: 0;
  border-radius: 30px;
}
}
@media screen and (min-width: 700px) {
    .drop-area {
height: 620px;
}
    #blah{
      height: 613px;
      width: 99.8%;
      margin-left: 2px;
      object-fit: cover;
      z-index: 2;
    }
}
@media screen and (min-width: 1200px) {
    .drop-area {
height: 350px;
width: 350;
}
    #blah{
height: 348px;
width: 338;
margin-left: 2px;
    }
    .input-field.col.s12 {
position: relative;
top: -350px;
}
    .time{
  top: 500px;
  position: absolute;
  width: 350px;
}
    
    .content_post {
left: 360px;
position: relative;
top: -350px;
width: calc(100% - 360px);
    }
    .ck-rounded-corners .ck.ck-editor__main > .ck-editor__editable, .ck.ck-editor__main > .ck-editor__editable.ck-rounded-corners {
 min-height: 328px;
}
    .u-active-white.u-border-2.u-border-active-palette-2-base.u-border-hover-palette-2-base.u-border-palette-2-base.u-btn.u-btn-round.u-btn-submit.u-button-style.u-hover-white.u-palette-3-base.u-radius-50.u-block-control.ui-draggable.ui-draggable-handle.u-block-14bc-30 {
  position: relative;
  top: -350px;
  left: 15%;
}
    .chip.chip-desc-block{   
top: 557px;
position: absolute;
width: 350px;
    }
}
.drop-area {
    align-items: center;
display: flex;
justify-content: center;
border: 0.25rem dashed #d1d5db;
border-radius: 1.3rem;
margin-top: 40px;
}
.upload-button {
    /* Used to position the input */
    position: relative;
    width: 100%;
    height: 100%;
    /* Center the content */
    align-items: center;
    display: flex;

    /* Border */
    border-radius: 0.25rem;
}

.upload-button__input {
    /* Take the full size */
  width: 260px;
  height: 458px;
  position: absolute;
  z-index: 22;
    /* Make it transparent */
    opacity: 0;
}
.ck-rounded-corners .ck.ck-dropdown__panel, .ck.ck-dropdown__panel.ck-rounded-corners {
  border-radius: 30px;
}
.upload-button__icon {
    margin-right: 0.5rem;
}
.u-button-style.u-palette-3-base, .u-button-style.u-palette-3-base[class*="u-border-"] {
  color: #5c5b5b !important;
  background-color: #d1d5db !important;
}
.u-active-white.u-border-2.u-border-active-palette-2-base.u-border-hover-palette-2-base.u-border-palette-2-base.u-btn.u-btn-round.u-btn-submit.u-button-style.u-hover-white.u-palette-3-base.u-radius-50.u-block-control.ui-draggable.ui-draggable-handle.u-block-14bc-30 {
  letter-spacing: 1px;
  border-style: solid;
  font-weight: 300;
  text-transform: uppercase;
  background-image: none;
  min-width: 300px;
  font-size: 1rem;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 11px;
}
.u-button-style.u-border-palette-3-base {
  border-color: #d1d5db !important;
}

.input-bits {
  vertical-align: middle;
  white-space: nowrap;
  position: relative;
  width: 327px;
  top: -240px;
}

.input-bits input#search {
  border: 1.3px solid #ccc;
  font-size: 14px;
  margin-left: 2%;
  width: 98%;
  padding-left: 20px;
  border-radius: 11px;
  color: #72776b;
}

.search_autocomplete_bits {
  top: -193px;
color: #f9f9f9;
background: #d4d4d4;
border-radius: 13px;
position: relative;
width: 350px;
z-index: 999;
line-height: 16px;
text-align: left;
}