﻿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: 	#909090;
}

.video_element{
    width:390px;
    height:360px;
    display:inline-block;
}
.video_element img {
    width:390px;
    height:220px;
}
.video_element_body {
    border-right:solid 1px #e8e8e8;
    border-bottom:solid 1px #e8e8e8;
    border-left:solid 1px #e8e8e8;
    height:140px;
}
.video_element_body>h4{
    height:40px;
    line-height:40px;
    font-size:16px;
    font-weight:500;
    padding-top:5px;
    padding-right:10px;
}
.video_element_body a{
    color:#2F2B60;
}
.video_element_body > p {
    display:block;
    width:100%;
    overflow:hidden;
    height:20px;
    line-height:20px;
    font-size:12px;
    color:#96989A;
    padding-right:10px;
}
.video_element_body > div {
    margin-top:55px;
    font-size:12px;
    color:#96989A;
    padding-right:10px;
}
.video_element label {
    display:inline-block;
}
/***********article reading**************/
.aContainer{
    width:100%;
    border: 1px solid #ccc;
}
.a-box-img{
    display: inline-block;
    width: 100%;
}
.a-box-text{
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
.aTitleBox{
    width: 100%;
}
.a-slid-cakeoff-img{
    width: 100%;
    height: 300px;
}
.a-box-text h4{
    height:40px;
    line-height:40px;
    font-size:16px;
    font-weight:500;
    padding-top:5px;
    overflow: hidden;
    padding-right: 10px;
}
.a-box-text p{
    display:block;
    width:100%;
    overflow:hidden;
    height:20px;
    line-height:20px;
    font-size:12px;
    color:#96989A;
    padding-right: 10px;
}
.a-box-text a{
    color:#2F2B60;
}
.a-box-text > div {
    margin-top:35px;
    font-size:12px;
    color:#96989A;
}
/*//////////////////ARTICLE////////////////////*/
.article_element {
    width:390px;
    height:430px;
    display:inline-block;     
     
}
.article_element img {
    width:390px;
    height:300px;
}
.article_element_body {
    border-right:solid 1px #e8e8e8;
    border-bottom:solid 1px #e8e8e8;
    border-left:solid 1px #e8e8e8;
    height:130px;
}
.article_element_body>h4{
    height:40px;
    line-height:40px;
    font-size:16px;
    font-weight:500;    
    padding-top:5px;
    padding-right:10px;
    overflow: hidden;
}
.article_element_body a{
    color:#2F2B60;
}
.article_element_body > p {
    display:block;
    width:100%;
    overflow:hidden;
    height:20px;
    line-height:20px;
    font-size:12px;
    color:#96989A;
    padding-right:10px;
}
.article_element_body > div {
    margin-top:40px;
    font-size:12px;
    color:#96989A;
    padding-right:10px;
}
.article_element label {
    display:inline-block;
}
.article_element_icon {
    width:13px;
    height:13px;
    font-size:10px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    background-repeat:no-repeat;
    background-size: contain;
}
.article_element_label {
    width:100px;
    overflow: hidden;
    display: inline-block;
}

.source{
    width: 80px;
    height: 17px;
    line-height: 17px;
}
.date{
    width: 100px;
    height: 17px;
    line-height: 17px;
}
.date_search{
    width: 58px;
    height: 17px;
    line-height: 17px;
}
.comment_txt{
    width: 30px;
    height: 17px;
    line-height: 17px;
}
.time{
    background-image:url("https://goloff.ir/folder/img/icons_mobile/time2.png");
}
.comment{
    background-image:url('https://goloff.ir/folder/img/icons_mobile/comment2.png');
}
.icon{
    background-image:url('https://goloff.ir/folder/img/icons_mobile/icon2.png');
}
/* tooltip start */
#tooltip {
    text-align: center;
    color: #fff;
    background: #696969;
    position: absolute;
    z-index: 50000;
    line-height:1.8em;
    padding: 10px;
    font-size: .7em;
    border-radius: 2px; 
    box-shadow:0px 5px 5px 0px rgba(0, 0, 0, 0.2);
}
#tooltip:after {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #696969;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }
#tooltip.top:after {
            border-top-color: transpare