.title {
    color: #757575;
    font-weight: bold;
    font-family: 'Poppins'!important;
}
.modal {
    text-align: left;
    font-family: 'Poppins'!important;
}
.modal-content {
    border: none;
    border-radius: 2px;
    box-shadow: 0 16px 28px 0 rgba(0,0,0,0.22), 0 25px 55px 0 rgba(0,0,0,0.21);
}
.modal-header {
    border-bottom: 0;
    font-family: 'Roboto'!important;
    background-color: #0A9F2F;
    padding: 15px 20px 15px 20px;
}
.modal-body {
    font-family: 'Roboto'!important;
    border-bottom: 0;
    padding-top: 15px;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 15px;
}
.modal-body2 {
    border-bottom: 0;
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
}
.modal-footer {
    border-top: 0;
    padding: 0px 20px 0px 20px;
    text-align: left;
}
@media (min-width: 768px) {
  .modal-60 {
    width: 60%;
  }
}

.modal > footer {
    text-align: center;
    margin: 15px;
}
.modal > footer h4 {
    font-size: 15px;
    font-weight: 100;
    margin: 1.46rem 0 1.168rem;
}
.modal_pozisyon {
    margin: 0;
    position: fixed;
    float: right!important;
    bottom: 0!important;
    right: 0;
    width: 300px;
}
.modalbaslik1 {
    font-family: 'Roboto'!important;
    font-size: 16px;
    color: white;
}
.modalbaslik2 {
    font-family: 'Roboto'!important;
    font-size: 12px;
    color: white;
}

/*====== Mesaj Paneli Css =====*/
.form-control{
    font-family: 'Poppins', Courier, monospace;
    height:40px;
    border-radius: 0px;
}
.teklifalbaslik{
    font-family: 'Poppins'!important;
    font-size: 15px;
    color: #ffffff;
}
.pb15{
    padding-bottom: 15px;
}
.inputbaslik{
    font-family: 'Poppins', Courier, monospace;
    font-size: 14px;
}
.star_red{
    color:red;
}
.gonderbtn{
    border-radius: 0px;
    float: right;
    margin-bottom: 20px;
}

  erele.claserror {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #DF0101;
  }
 
  .input_red{
    border: 1px solid red!important; 
    background-color: #FFF5F7;
    outline: hidden;
    overflow: hidden;
  }
  #Span1{
    font-size: 11px;
}
#Span2{
    font-size: 11px;
    color: red;
}
.Span3{
    font-size: 10px;
    color: #999;
}

  
  