﻿.editor_items {
    font-family: Tahoma;
    font-size: 14px;
}

.editor_itemsDuyBtn {
    font-family: Tahoma;
    font-size: 14px;
    color: rgba(0, 102, 204, 1);
    width: 145px;
    height: 30px;
    border-radius: 14px;
    border: 2px outset gray;
}
.editor_itemsKaydet{
   font-family: Tahoma;
   font-size: 14px;
   color: rgba(0, 102, 204, 1);
   width: 145px;
   height: 30px;
   border-radius: 14px;
   border: 2px outset gray;
}
.editor_table {
    width: 80%;
}

.editor_first_col {
    width: 15%;
}

.editor_second_col {
    width: 85%;
}

.haber_editor_first_col {
    width: 15%;
}

.haber_editor_second_col {
    width: 40%;
}

.haber_editor_third_col {
    width: 45%;
}
