.share-container{
	        margin: 14px auto;
    width: 500px;
    background: white;
    /* box-shadow: 0 2px 0px rgba(0,0,0,.1); */
    border-radius: 5px;
    position: relative;
    
    
}
.post_text{
  /*word-wrap: break-word;*/
}
.robot_voice_text{
      position: relative;
    margin-top: 22px;
    border: 1px solid rgb(204, 204, 204);
    min-width: 178px;
    min-height: 61px;
    box-shadow: 0 3px 7px rgba(0,0,0,0.2);
    border-radius: 4px;
}
.robot_voice_text:before{
    content: '';
    border: 8px solid transparent;
    border-bottom: 9px solid #c1c1c1;
    position: absolute;
    /* box-shadow: 0 5px 10px rgba(0,0,0,0.2); */
    top: -17px;
    left: 183px;
}
/*//asagidaki image yukleyende onu silmek ucnolan balaca icon ucundur*/
.upload-cancel{
  font-size: 21px;position: absolute;background: black;border-radius: 100%;height: 18px;text-align: center;vertical-align: top;color: white;box-shadow: -1px 2px 3px black;
}
.image_delete{
  top: -8px;right: -19px;
}
.share-camera{
    top: 2px;
    left: 5px;
    padding: 5px;
    
}
.share-camera:hover{
	background:#f6f7f9;
}
.share-profileimg{
	height: 40px;
	width: 40px;border-radius: 2px;
	box-shadow: 0 1px 0px rgba(204, 210, 216, 0.6);
	position: relative;
    top: -8px;
    left: 4px;
}
.share-content{
	    /*border: 1px solid black;*/
    min-height: 71px;
    width: 430px;
    float: right;
    margin-right: 15px;
    margin-top: 4px;
}
.share-content textarea{
	    width: 100%;
    height: 100%;
    resize: none;
    border: none;
}
.share-content textarea:focus{
	outline: none;
}
#share-area{
	overflow: hidden; word-wrap: break-word;
}
.comment-camera{
  position: relative;
    bottom: 12px;
    font-size: 21px !important;
}
.share-bottom{
	width: 100%;
	bottom: 0px;
}
#overlay {
  background: #000;
  opacity: .8;
}

#box,#boxson {
        padding: 10px;
    margin: auto;
    background: #fff;
    border: 1px solid #000;
    font-size: 22px;
    z-index: 99500;
    text-align: center;
}

#box_frame,#overlay,#overlayson {
  width: 100%;
  position: fixed;
  left: 0;
}

#box {
  width: 900px;
  min-height: 550px;
}

#box_frame {
  top: 20%;
  z-index: 500;
}
#boxson {
 padding: 14px;
    width: 500px;
    height: 20px;
    box-shadow: -2px 2px 15px #252742;
        padding-bottom: 20px;
}

#overlay {
  background: #000;
  opacity: .8;
}

#overlayson {
  background: #efefef;
  opacity: .5;
}
.share-all-content_js .feeling-selector{
	      padding: 3px;
    /* border: 1px solid #ccc; */
    /* box-shadow: 0 2px 0px rgba(0,0,0,.1); */
    cursor: pointer;
    border-radius: 2px;
    position: absolute;
    right: 95px;    font-weight: 600;
    bottom: 6px;
    border: 1px solid #ccc;
}
.choose_post_selector .feeling-selector{
    padding: 3px;
    width: 99%;
    border-radius: 4px;
    margin-top: 7px;
    font-weight: 600;

}
  .post-button{
  position: absolute;
    right: 15px;
    bottom: 6px;
    width: 72px;
}
.share-add-container{
        display: inline-block;
    white-space: nowrap;
    vertical-align: top;
    color: #1d2129;
    margin-left: 5px;
    border: 1px solid #e5e5e5;
    height: 90px;
    width: 90px;
    /* padding: 5px; */
    /* margin: 5px; */
    margin-left: 12px;
    position: relative;
    bottom: 11px;
    margin-top: 12px;
}
.share-added-image{
    border: 1px solid #aaa;   
}
pre {
  font-family: inherit;
}

.privacy {
  box-shadow: -1px 1px 3px #fafafa;
    /* top: 90px; */
    border: 1px solid #ccc;
    border-radius: 2px;
    padding: 3px;
    width: 100px;
    background-color: #f1f1f1;
    text-overflow: ellipsis;
    cursor: pointer;
    font-weight: 700;
    position: absolute;
    bottom: 7px;
    left: 134px;
    background-color: #f6f7f9;
    border-color: #ced0d4;
}
.privacy:hover{
    background: #f0f1f3;
}
.privacyhid {
  top: 80px;
}

.privacyhid:after {
  content: "";
  border: 6px solid transparent;
  border-top: 6px solid #323232;
  position: absolute;
  bottom: 11px;
  left: 213px;
}

/*.privacy:focus {
  background-color: #3063A5;
  color: #fff;
}
*/
/*.privacy:focus+.privacyhid:after {
  border-top: 6px solid #fff;
}*/

.whoshould {
      position: absolute;
     bottom: -178px;
    left: 41px;
    background-color: #f1f1f1;
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
        font-size: 89%;z-index: 19;
}
.whoshould li:hover {
  background: #3063A5;
  color: #fff;
}
.whoshould .showing {
         padding: 10px;
    padding-right: 57px;
    /* margin: 13px; */
    position: relative;
    top: 10px;
    background: #fafafa;
    font-size: 13px;
    /* width: 140%; */
}
input:disabled,
select:disabled,
textarea:disabled {
    cursor: default
}

#overlay,#overlayson {
  height: 100%;
  top: 0;
  z-index: 100;
}

.whoshould li {
  padding: 5px 5px 5px 20px;
  list-style: none;
  border-top: solid 1px #fff;
  cursor: pointer;    z-index: 19;
}

.whoshould li:hover {
  background: #3063A5;
  color: white;
}

.content_priv {
      opacity: 0.6;
    font-size: 13px;
}
.activepriva {
  position: absolute;
  left: 4px;
}
.share-camera i.fa-camera{
    font-size: 19px !important;
    color:#BBBECC;
  }
 /*/HOME UCUN */
  .add_comment{
    width: 80%;
    margin-top: 7px;
    resize: none;
        min-height: 23px;
    /* vertical-align: middle; */
    padding: 5px;
    border: none;
    

  }

  .add_comment:focus{
    outline: none;
  }
  .all_comments{
        background: #f6f7f7;border-left: 2px solid #3e80de;
  }
  .all_comments .container{
    border-top: 1px solid #ccc;word-break: break-word;
  }
  .com_like_icon{
        font-size: 14px;
    color: #2256b7;
  }
  /*Settting home ucun*/
  .post_setting{
    position: absolute;
    right: 12px;
    font-size: 20px;
    color: #939aa0;
    top: 0px;
}
.share {
    background: #3498db;box-shadow: -1px 1px 1px black;
    color: white;
    display: inline;
    float: left;
    border-radius: 6px;
    text-decoration: none;
    font-size: 150%;
    position: relative;
    bottom: -15px;
    left: 79.9%;
    /* background: #bbb; */
    border: none;
    padding: 2px;
    text-align: center;
}
.info-presentation{
        font-size: 13px;
}
.share-iframe{
    display: block;margin: 0% auto;
    margin-bottom: 10px;
}
.share-buttons-container{border: none ;
background: #F1F1F1;
    min-height: 37px;    padding-top: 8px;
       border-top: 1px solid #e1e1e1;
}
.share-buttons-container .share-button{
        font-weight: bold;
    color: #7b7e82;
    width: 71px;    box-shadow: -1px 1px 1px  #0f3b69;
        font-size: 14px;
    background: #1f99db !important;
    padding: 3px;    text-shadow: -1px 1px 1px #0f3b69;
}
.share-buttons-container .share-button:hover{
        text-shadow: 2px 2px 2px #0f3b69;
}
.share-components{
    float: left;width: 33%;text-align: center;cursor: pointer;
}
.shared_image{
    cursor: pointer;
}
  .post_setting  .container{
        border: 1px solid #ccc;
    width: 201px;
    position: absolute;
    right: -1px;
    top: 23px;
    /*height: 120px;*/
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    background: white;
    border-radius: 3px;    z-index: 3;
  }
  .post_setting  .container li{
    color: #213952;
    cursor: pointer;
    padding: 5px;
    border-bottom: 1px solid #ccc;
    padding-left: 18px;
    /* padding: 3px 0px; */
    font-size: 13px;
  }
  .post_setting  .container li:hover{
     background: #3861b5;color: white;
  }

.post_text{
  
}
  /*Home - mods*/

/*photo video container*/
.mod-select-container{
    margin-top: 7px;
    display: block;
    /* right: 398px; */
    /* background-color: #ddd; */
    position: fixed;
    padding: 2em;
    /* left: 50%; */
    /* top: 50%; */
    margin-left: 413px;
}
.mod-select-container button{
  display: block;
}

.fixed_mod_1 select{
      padding: 3px;
    border-radius: 4px;
    margin-top: 7px;
    font-weight: 600
}
.notific_content:hover,.new_notific_content:hover,.message_notific_content:hover,.message_notific_content:hover{
  background: #f0f4fd;
}
.new_notific_content{
  background: rgba(229, 235, 255, 0.98);
}
/*Day reporta aid*/
.unfollow_day_js,.finish_day{
      background: #D82222 !important;
    border-color: #D82222 !important;
}
.unfollow_day_js:hover,.finish_day:hover{
      background: #C50C0C !important;
    border-color: #C50C0C !important;
}
.day_report{
          
    list-style: none;
   
    background: #42b72a;
    border-color: #42b72a;
    border-radius: 2px;
    box-sizing: content-box;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #42b72a;
    white-space: nowrap;
    cursor: pointer;color: white;
    font-size: 13px;font-size: 13px;
   
    padding: 3px;
    }
    .create_day_report{  display: inline;
         margin-left: 25px; 
         position: absolute;
            left: 327px;
            top: 6px;
    }
    .day_report:hover{
        background: #36a420;
    border-color: #36a420;
    }