﻿.id_form {
	margin-left:390px;
}
input#but {
    width: 40px;
    height: 40px;
    padding: 2px;
    font-size: 24px;
    margin: 1px;
}
.imoji {
	font-size: 24px;
    	text-align: center;
}
#text {
    padding: 8px;
    width: 98%;
    height: 75px;
    margin: 0 auto;
    text-align: right;
	direction: rtl;
    font-size: 22px;
    color: #050406;
    border: 3px solid #6b92b3;
    border-radius: 5px;
    resize: none;
    margin-top: 3px;
    font-family: inherit;
}