@CHARSET "UTF-8";
/**
 * @version     1.0.0
 * @package     com_persianArshive
 * @copyright   Copyright (C) 2012. All rights reserved.
 * @license     GNU General Public License version 2 or later; see LICENSE.txt
 * @author      Ramin-Angouti <MSDN.1223@Gmail.com> - http://www.blog.mihanproject.com
 */

.form-arshive
{
  font-family: tahoma !important;
  font-size: 11px !important;
  color: #000000;
  width: 250px;
  margin: 0px;
  padding: 0px;
}
.form-arshive select
{
  font-family: tahoma !important;
  font-size: 12px;
}
.form-arshive select.year
{
  width: 50px;
  height: 17px;
  border: 0px;
  border-radius: 2px;
  box-shadow: 2px 2px 4px #CCCCCC;
}
.form-arshive select.month
{
  width: 75px;
  height: 17px;
  border: 0px;
  border-radius: 2px;
  box-shadow: 2px 2px 4px #CCCCCC;
}
.form-arshive select.day
{
  width: 37px;
  height: 17px;
  border: 0px;
  border-radius: 2px;
  box-shadow: 2px 2px 4px #CCCCCC;
}
.form-arshive input.btn-submit0
{
  width: 53px;
  height: 26px;
  font-family: tahoma !important;
  font-size: 11px;
  margin-right: 13px;
}
.form-arshive input.btn-submit1
{
  width: 53px;
  height: 26px;
  font-family: tahoma !important;
  font-size: 11px;
  margin-right: 23px;
}
