@import 'fonts/iran.css';


body {
background: #f3f3f3;
}

a{color:#4d4d4d;text-decoration:none!important}
* {
font: normal 14px daythemes;
line-height: 24px;
direction: rtl;
}

.row {
margin-right: 0;
margin-left: 0;
}

.p-main-frame {
padding: 50px;
background: #fff;
}

.p-header {
width: 100%;
float: right;
}

.p-logo {
width: 100%;
margin-top: -30px;
padding: 3px 0;
overflow: hidden;
height: auto;
text-align: center;
color: #eee;
border-bottom: 3px double #ddd;
margin-bottom: 5px;
}
.p-logo h1{
font-family:"daythemes";
font-size:20px;line-height: 10px;	
}
.p-logo span{
font-family:"daythemes"; 
font-size:12px;	
}
.p-logo.full {
width: 100%;
background: none;
}

.p-logo img:nth-child(1) {
float: right;
}

.p-logo img:nth-child(2) {
float: left;
}

.p-detail {
float: right;
    margin-bottom: 10px;
    width: 100%;
    background: #eeeeee7d;
    padding: 3px 15px;
overflow: hidden;
    height: auto;	
}

.p-detail div {
float: right;
    width: auto;
    margin-left:4%;font-size:12px;
}
.p-detail div span ,.p-detail div span a{
font-size:12px;color: #999;cursor: pointer;
}
.p-detail div span:nth-child(1) {
color: #222;font-family:"daythemes"; 
}

.p-detail div span:nth-child(2) {
color: #999;font-family:"daythemes"; 
}

.news-header {
width: 100%;
float: right;
text-align: center;
}

.news-header span {
font-size: 12px;
    color: #999;
    text-align: center;
    width: 100%;
    font-family: 'daythemes';
}
.news-header h1{
font-family:"daythemes";
font-size:20px;
    color: #333;
    text-align: center;
    width: 100%;
    font-weight: bold;
}

.news-header p{
background: #f1f1f1;
    font-size: 14px;
    width: 100%;
    text-align: justify;
    line-height: 25px;
    color: #666;
    font-family: "daythemes";
    height: auto;
    padding: 20px 15px;
}

.news-header.full span {
width: 100%;
}

.news-header.full img {
display: none
}

.p-nt {
float: right;
width: 100%;text-align: justify;
}

.p-nt p {
font: 14px daythemes;
    text-align: justify;
    overflow: hidden;
}

.p-nt img {
    width: 100% !important;
    height: auto;
}

.container {
margin-right: auto;
margin-left: auto;
}

.container:after {
clear: both;
}

.container:before, .container:after {
display: table;
content: " ";
}
.copyright{
    width: 100%;
    height: auto;
    padding: 15px 0;
    overflow: hidden;
    color: #999;
}
*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

@media only screen and (max-width: 1600px) {
.setting {
position: fixed;
width: 160px;
left: 100px;
}
@media (min-width: 1200px) {
.container {
max-width:1000px;
}
}

@media (max-width: 600px) {
.container {
max-width: 100%;
}
}



.change-font {
width: 100%;
padding: 20px 12px !important;
}

.check-frame > div {
width: 100%;
}

.check-frame {
border-bottom: solid 1px #81858a;
}
}

@media only screen and (max-width: (max-width: 768px) {
.news-header img, .news-header span, .p-logo, .p-detail {
width: 100%;
}
}

@media print {
.news-header span:nth-child(4) {
width: 100%;
}

.p-detail span {
font-size: 11px;
}
}