/*

   www.NIE.ir

*/
@import url("fonts/nie-fonts.css");
body{
    background: url('/pic/bg-all.jpg');
    background-color: #53BEC8;
    font-family: 'byekan', tahoma !important;
    font-size: 10pt;
    border-top: 4px solid #1571B8;
    margin-right: -10px;
}
* {
	font-family: 'byekan' !important;
	margin: 0;
	padding: 0;
}
a:link {
	font-size: 10pt;
	color: #000000;
	text-decoration: none
}
a,a:visited{
    text-decoration: none;
    outline: none;
    color: #686868;
    -moz-transition: color 0.5s;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
}
.old-browser {
background: #fcc433;
font-family: iransans,'byekan',Tahoma,Arial;
font-size:10pt;
font-weight:600;
padding: 16px;
text-align:center;
}
.main, .page-in {
    /* background: url('../pic/main.png?') repeat-y center top; */
    margin: auto;
    margin-top: 3px;
    max-width: 1000px;
    /* overflow-x: hidden; */
}
.ndate {
    background: url(/pic/khorshid-logotp.png);
    width: 300px;
    height: 148px;
    float: left;
    margin-left: 30px;
}
.in-logo {
    max-width: 1000px;
    margin: auto;
}
.in-logo img {
    max-width: 100%;
}
.in-nav {
    max-width: 1000px;
    margin: auto;
    padding-right: 0px;
    /* padding-top: 30px; */
    margin-bottom: 10px;
}
.in-nav2 {
    background: url(/pic/menu-bg.jpg) #ffffff;
    height: 38px;
}
.in-nav2 ul li {
    display: inline-block;
    border-left: 2px solid #FFFFFF;
    /* padding-left: 20px; */
    /* padding-right: 20px; */
    height: 38px;
}
.in-nav2 ul li a {
    font-family: 'Dinar' !important;
    font-size: 11pt;
    font-weight: 600;
    color: #25A2D2;
    /* height: 38px; */
    display: block;
}
.in-nav2 ul li a:hover {
    background-color: aliceblue;
}
.in-footer {
    background: #53BEC8;
    height: 100px;
    padding-top: 20px;
    max-width: 1000px;
    margin: auto;
    margin-bottom: 10px;
    padding: 10px;
    position: relative;
}
.in-nav2 img {
    position: absolute;
    z-index: 1001;
}

.in-footer span {
    font-family: byekan;
    font-size: 10pt;
    font-weight: 600;
    color: white;
}
.nie {
    width: 118px;
    height: 37px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}

.nie-logo2 {
    position: absolute;
    bottom: 0px;
    background: #53bec8;
    transition: all 0.2s ease-in-out;
}

.nie-logo1 {
    display: none;
    position: absolute;
    bottom: 0px;
    background: #3F51B5;
}

.nie:hover .nie-logo2 {
    background: #FF9800;
}
.nie:hover {
    height:97px;
}
.nie:hover .nie-logo1 {
    display: block !important;
    position:relative;
}

.row.row-in {
    margin-right: 0px;
    margin-left: 0px;
}

.col-in {
    padding: 0px;
}

td.news-title {
    vertical-align: top;
    padding-right: 17px;
}

td.news-title a {
    font-size: 13pt !important;
    color: #11978F;
}

.news-box {
    background: #ffffff;
    padding: 10px;
    margin: 0px 10px;
}

.news-box > h5 {
    background: #53BEC8;
    margin: -10px;
    margin-bottom: 10px;
    padding: 10px;
    /* width: 23%; */
    color: white;
    font-weight: 600;
    font-family: 'Dinar' !important;
    font-size: 12pt;
    background: url(/pic/menu-bg.png?) #53BEC8;
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: top left;
}
.news-in-td:hover {
    transition: all 0.2s ease-in-out;
}
.news-in-td:hover {
    padding-right: 10px;
    background: #F1F1F1;
}

.navbar {
    min-height: 38px;
    padding-right: 135px;
    margin-bottom: 0px;
}
.navbar-inverse {
    background: rgb(83, 190, 200);
    border-color: rgba(8, 8, 8, 0);
    border-top: 2px solid #ffffff;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 0px;
}
.in-nav2 img {
    position: absolute;
    z-index: 1001;
}
.navbar-inverse .navbar-nav>li>a {
    color: #FFFFFF;
    padding-right: 20px;
    padding-left: 20px;
    display: block;
    width: 100%;
    height: 38px;
}

h5.article-title {
    font-family: iransans !important;
    font-weight: 600;
    font-size: 16pt;
    padding: 10px 0px;
    color: #11978F;
}

.article-list {
    border-bottom: 1px solid #337AB7;
}

.article-list h5 {
    font-size: 12pt !important;
    color: #1571B8;
    font-weight: 600;
}

.article-list p.kholase {
    margin-right: 20px;
    text-align: justify;
    font-family: iransans !important;
    font-size: 10pt !important;
    font-weight: 200;
}

.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    background: #ffffff;
    color: #1571B8;
}

ul.nav.navbar-nav {
    padding-right: 13px;
}

/* menu */
ul.sf-menu {
    margin-bottom: 10px;
}

ul.sf-menu li a {
    font-weight: 600;
    padding: 13px 10px;
}
.sf-vertical, .sf-vertical li {
    width: 100%;
    margin: auto;
}
.sf-vertical ul {
    right: 100%;
    top: 0;
}
.sf-menu li:hover, .sf-menu li.sfHover {
    background: #53BEC7;
}

.sf-menu li a:hover, .sf-menu li.sfHover {
    color: white;
}

/* slide */

img.slider-over {
    position: absolute;
    z-index: 3;
    right: 0;
    top: 0;
    width: 52.1%;
}
/*    */
.container-in{
	max-width:100%;
	padding-right: 0px;
    padding-left: 0px;
	margin-top:10px;
	margin-bottom:10px;
}


.side-box {
    background: #FFFFFF;
    padding: 10px;
	margin-bottom: 10px;
}
img.news-pic {
    width: 50px;
    margin: 5px 0px 5px 10px;
}
a.news-title {
    font-family: bmitra !important;
    font-weight: 600;
    font-size: 14pt;
    color: #1571B8;
}

p.news-ndate {
    font-weight: 600;
    color: #53BEC8;
}

a.news-title:hover {
    color: #790707;
}
.panel-news .panel-heading {
    background-image: linear-gradient(to bottom,#53BEC8 0,#23858E 100%);
}
img.btn-export {
    width: 30px;
    height: auto;
}
.stat-div {font-family: iransans;
line-height: 200%;
padding-top: 0px;font-weight: 600;clear: both;height: auto;display: table;width: 100%;}
span.stat-title {
float: right;padding-right: 10%;}
span.stat-num {
float: left;padding-left: 10%;
color: rgb(50, 111, 8);}
.side-box h5 {
    background: #53BEC8;
    margin: -10px;
    margin-bottom: 10px;
    padding: 10px;
    /* width: 23%; */
    color: white;
    font-weight: 600;
    font-family: 'Dinar' !important;
    font-size: 12pt;
    background: url(/pic/menu-bg.png?) #53BEC8;
    background-size: 100px;
    background-repeat: no-repeat;
    background-position: top left;
}

.get-tbl a {
    font-weight: 600;
    transition: all 0.3s ease-in-out;
    width: 100%;
	color: #1571B8;
}

table.get-tbl td {
    height: 25px;
}

table.get-tbl .sec-td {
    padding-right: 5px;
}

img.get-dot {
    vertical-align: top;
    transition: all 0.3s ease-in-out;
}
table.get-tbl td:hover a {
    color: #53BEC8;
    margin-right: -10px;
}

table.get-tbl td:hover img.get-dot {
    display: none;
}
.eserv {
 text-align: center;
}
.eserv > li {
  display: inline-block;
  /* padding: 15px; */
  border: 1px solid #888888;
  margin: 3px;
  text-align: center;
  font-weight: 600;
  background-color: rgb(83, 190, 200);
  border-radius: 8px;
  width: 200px;
  height: 42px;
  -webkit-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  -o-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}
.eserv > li:hover {
  background-color: #11978F;
  -webkit-box-shadow:  0px 0px 13px 5px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0px 0px 13px 5px rgba(50, 50, 50, 0.75);
  border: 1px solid #ffffff;
  box-shadow: 0px 0px 13px 5px rgba(50, 50, 50, 0.75);
}
.eserv  > li > a {
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 10px;
}
.eserv  > li > a:hover {
  /* color: #13A6CE; */
}
.inl-div {
max-width: 1170px;
text-align: center;
margin: auto;
}
.glyphicon-print {
    font-family: 'Glyphicons Halflings' !important;
    font-size: 22pt;
}

.in-day {
    width: 55%;
    float: right;
    height: 60px;
}

.in-month-year {
    width: 44%;
    float: left;
    height: 60px;
    padding-top: 7px;
}

.cal-title {
    display: block;
    font-size: 12pt;
    padding: 10px 0px;
    font-weight: 600;
}

.in-month-year span {
    display: block;
    text-align: center;
    font-size: 12pt;
    color: #11978F;
}
.in-cal {
    height: 80px;
    width: 83%;
    border: 1px solid #11978F;
    border-radius: 10px;
    padding: 10px;
    margin: auto;
}

.in-day span {
    background: #11978F;
    display: block;
    width: 90%;
    height: 100%;
    border-radius: 10px;
    color: white;
    text-align: center;
    padding-top: 5px;
    font-size: 24pt;
}

.panel-news {
  position: relative;
  max-width: 780px;
  margin-top: 0px !important;
  float: right;
  width: 100%;
}
.panel-title-news {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 150%;
  font-weight: 600;
}
.panel-body-news {
  padding: 15px;
/*  max-width: 720px; */
}
.page-in {
  margin: 0px auto;
  margin-top: 10px;
  max-width: 1000px;
  margin-bottom: 70px;
  /* min-height: 500px; */
}
.news-img {
  max-width: 99%;
  margin: auto;
  padding: 5px;
  margin-bottom: 10px;
  border: 1px solid;
  border-radius: 10px;
  height: auto;
  background-color: white;
}
.news-img.fimg {
  display: inline;
  float: left;
  margin: 0px 10px 10px 10px;
  max-width: 50%;
}
.matn p, .matn span, .matn a , .matn font{
  font-family: 'byekan' !important;
  font-size: 11pt !important;
  line-height: 200% !important;
  font-weight: 600;
}
h1.news-title-h1 {
color: #cc0000;
font-family: iransans;font-weight: 800;font-size: 16px;
line-height: 30px;
border-bottom: 1px dotted;
}
.news-body {
  background-color: #e8e8e8;
  font-family: 'byekan';
  font-size: 12.4px;
  background: url('/pic/news-bg.jpg');
}
.news-ndate {
line-height: 30px;
color: rgb(11, 149, 186);
font-weight: 600;
padding-right: 6px;
}
.news-matn, .news-matn h2, .news-matn p, .news-matn p span, .news-matn span .news-matn font, .news-matn>p>font {
  font-family: iransans !important;
  text-align: justify;
  margin-right: 5px;
  margin-left: 5px;
  line-height: 200% !important;
  font-size: 14px !important;
  background-color: transparent !important;
}
.news-footn {
    margin-top: 20px;
    background: #ffffff;
    height: 59px;
    padding: 15px;
    font-weight: 600;
}

.news-footn .btn-print {
    padding: 7px !important;
    margin-top: -19px !important;
}


.payam-rooz {
    border: 1px solid #53BEC8;
    background: #ffffff;
    padding: 10px;
    margin: 0px 10px 10px 10px;
    border-radius: 5px;
}

.payam-rooz marquee {
    font-weight: 600;
    color: #1571B8;
}

.side-box.poll {
    text-align: center;
}

.side-box.poll h5 {
    text-align: right;
}

.side-box.poll h3 {
    font-size: 12pt;
}

.daily-box {
    background: #53BEC8;
    padding: 10px;
    margin: 0px 10px;
}

.daily-mes {
    font-family: 'Dinar' !important;
}

.daily-box h5 {
    background: #53BEC8;
    margin: -10px;
    margin-bottom: 14px;
    padding: 22px;
    /* width: 23%; */
    color: #00181B;
    font-weight: 600;
    font-family: 'Dinar' !important;
    font-size: 12pt;
    background: url(/pic/menu-bg.png?) #53BEC8;
    background-size: 120px;
    background-repeat: no-repeat;
    background-position: bottom left;
}

.daily-mes-qut {
    font-family: 'Dinar' !important;
    font-size: 12pt;
    line-height: 150%;
    text-align: justify;
    padding: 10pt;
    color: white;
}

.daily-mes-auth {
    font-family: 'Dinar' !important;
    font-size: 12pt;
    line-height: 150%;
    text-align: left;
    padding-left: 10pt;
}

.rss-box {
    height: 500px;
    overflow: auto;
    margin: 0px 0px 0px -10px;
}

.telegram-ch a {
    display: block;
    width: 100%;
    height: 100%;
}
.telegram-ch {
    background: #39B0E3;
    height: 90px;
    overflow: hidden;
}
.telegram-ch img {
    float: right;
    max-width: 60px;
    margin: 10px;
}
.telegram-ch p {
    font-size: 3vw;
    font-weight: 600;
    color: #ffffff;
    padding: 24px 0px 0px 0px;
}
@media(max-width: 767px){
.telegram-ch p {
    font-size: 5vw;
}	
}

ul.social-icon li {
    display: inline-flex;
}

ul.social-icon {
    float: left;
}

ul.social-icon li a img {
    width: 50px;
    transition: all 0.2s ease-in-out;
}

ul.social-icon li a img:hover {
    width: 60px;
    margin-top: -10px;
}
