﻿

@font-face {
    font-family: 'Yekan';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/yekan.eot);
    src: url(/fonts/yekan.eot?#iefix) format('embedded-opentype'), url(/fonts/yekan.woff2) format('woff2'), url(/fonts/yekan.woff) format('woff'), url(/fonts/yekan.ttf) format('truetype');
}

body {
    font-family: Yekan, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

input[type="text"], textarea {
    border: 1px solid #bbb !important;
    line-height: 25px;
}

.input_box input, .input_box select {
    border: 1px solid #bbb !important;
    line-height: 25px;
}

.send_form_signup, .click_shomare_peygiry {
    display: inline-block;
    text-align: center !important;
    margin: 5px auto 0px auto !important;
    padding: 0px 1% !important;
    min-width: 25% !important;
    font-family: Yekan, Arial, Helvetica, sans-serif !important;
    font-size: 14px !important;
    line-height: 14px !important;
    cursor: pointer !important;
    overflow: hidden !important;
    background:#f0c000 !important;
    border: 1px solid #b18d00 !important;
    border-radius: 4px !important;
    height: 40px !important;
    color: #FFFFFF !important;
}
.signin_css .title_box{
	height:38px !important;
	line-height:38px !important;
	font-size:15px;
}
.input_box input[type=text], .input_box input[type=file], .input_box select{height:30px !important}
body .input_box .scory_input{height:25px !important}

	.send_form_signup:hover, .click_shomare_peygiry:hover {
    border: 1px solid #866b05 !important;
    background: #b38f00 !important;
}
.tozihat {
    text-align:justify !important;
	line-height:30px !important;
	margin-bottom:3px !important;
}