﻿



.drop-box {
    background: #F8F8F8;
    border: 5px dashed #DDD;
    width: 170px;
    text-align: center;
    /*padding: 50px 10px;*/
    margin-left: 10px;
}




.ng-v {
    float: right;
}

.thumb {
    float: left;
    width: 18px;
    height: 18px;
    padding-right: 10px;
}



.preview {
    clear: both;
}

.preview img, .preview audio, .preview video {
    max-width: 300px;
    max-height: 150px;
    float: right;
}


    #profileImage {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #512DA8;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 50px;

}

        #profileImage2 {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #512DA8;
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 120px;
  letter-spacing:5px;

}
             #anasayfaProfil{
    width: 29px;
    height: 29px;
    border-radius: 50%;
    background: #512DA8;
    font-size: 10px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 29px;
    letter-spacing: 2px;

}.yorumYukleBtn{
    cursor:pointer;color: #999!important;
    font-weight: 500!important; 
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 18px;
             }

