﻿a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
textarea,input
{
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 1em;
    box-sizing: border-box;
}

html,
body {
    height: 100%;
    margin:0;
    padding:0;
}
button{
    outline: 0;
}
ul{
    list-style:none;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

b,
strong {
    /*
      Makes browsers agree.
      IE + Opera = font-weight: bold.
      Gecko + WebKit = font-weight: bolder.
    */
    font-weight: bold;
}

img {
    font-size: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}

li {
    display: list-item;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th,
td,
caption {
    font-weight: normal;
    vertical-align: top;
}
textarea:focus, input:focus {
    outline: none;
}

svg {
    overflow: hidden;
}

body, textarea, input, select, label , button{font-family:IRANSans,IRANSans2, IRMitra,Georgia,Tahoma;}
body {
    direction: rtl;
    text-align: right;
    -webkit-font-smoothing:antialiased;
    text-shadow:1px 1px 1px rgba(0,0,0,0.003);
    font-size:62%;
    font-size:1em;   
   
}
a {
    text-decoration:none; color:#000000;
}
a:hover {
    color:#00AFEF; 
}


.p_pointer {
    cursor:pointer
}

.p_button,.public_button{
    font-family:IRANSans,IRANSans2, IRMitra,Georgia,Tahoma;
    border-style: none;
    width:120px;
    height:2em;
    line-height:2em;
    text-align: center;
    cursor: pointer;
    background-color: #AE4A84;
    color:#FFFFFF;
    font-size:.95em;
    padding: 0 5px;
    margin:1px;

}
.p_button:hover,.public_button:hover {
    background-color: #D08AB5;
}
.p_select,.public_select {
    border: 2px solid #9996C7;
    width: 175px;
    height: 25px;
    line-height:25px;
    font-size:12px;
}
.p_text,.public_text{
    border: 1px solid #9996C7;
    width: 175px;
    height: 25px;
    padding-right:5px;
    padding-left:5px;
    line-height:25px;
    font-size:12px;
}
.p_en,.public_en  {
    direction:ltr;font: normal normal 500 1.2em/1.8em Times New Roman, Times, serif;font-size:12px;
}
.p_fa,.public_fa {
    direction:rtl; text-align:right;
}
.p_text_number,.public_text_number {
    border: 2px solid #9996C7;
    width: 30px;
    height: 20px;
    padding-right:3px;
    padding-left:3px;
    direction:ltr;
    text-align:left;
    font-size:12px;
}
.p_error {
    width:100%;
    text-align:center;
    color:red;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.p_table_sel{
    display: table-cell;
    vertical-align: top;
}

.txt-right{
    text-align: right;}
.txt-left{
    text-align: left;}
.txt-center{
    text-align: center;
  
}.start {
}
#management_menu_mask,#management_menu{display: none;}
#login_form {
    width:0px;
    height:0px;
}
#profile_exit {
    display:inline-block;
    color:#a54586;
    padding-right:5px;
    font-size:12px;
    cursor:pointer;

}
/********************video**************************/
.vContainer{
    width:100%;
    padding: 10px;
}
.box-img{
    display: inline-block;
    width: 160px;
}
.box-text{
    padding-right: 5px;
    display: inline-block;
    width: 200px;
    vertical-align: top;
}
.titleBox{
    width: 100%;
}
.desc{
    font-size: 14px;
    color: 	#9090