html,body{
    font-size:12px;
    margin:0 auto;
    padding: 0;
    font-family: IRANSans-web-normal;
    direction: rtl;
    position: relative;
    font-weight:normal;
background-color: #cfceca;
}

.
.rf-nums-modules{}
.rf-nums-modules h3{}
.rf-nums-modules h3:before{}
.rf-nums-modules h3 span{}
.rf-nums-modules .conetnt{}
.left-menu{
    position: relative;
}
.top-page-bar{
    background-color: #85c5e8 ;
    padding: 5px 0;
}
.top-page-bar *{
    color: #fff;
	line-height:30px;
	font-size:13px;
}
.top-page-bar .top-page-bar-right{
    text-align: right;
}
.top-page-bar .top-page-bar-left{
    text-align: left;
    float: left;
}

.top-page-bar .top-page-bar-left .fa-stack-2x {
    font-size: 2.3em;
}
header{
    transition:0.4s;
}
header.header-scroll{
    position: fixed;
    width: 100%;
    top: 0;
    transition:0.4s;
    z-index: 999999;
    animation-duration: 2s;
    animation-name: slidein;
}
@keyframes slidein {
    from {
        top: -300px;
    }

    to {
        top: 0;
    }
}
header .header-box{
    height:100px;
    overflow: hidden;
    background-color:#fff;
}
header .header-box img{
    height:100px;
}
.header-right img{
    float: right;
}
.header-left img{
    float: left;
}
header.header-scroll .header-box img{
    height:75px;
}
header.header-scroll .header-box{
    -webkit-border-radius: 0 0 30px 30px;
    -moz-border-radius: 0 0 30px 30px;
    border-radius: 0 0 30px 30px;
    -webkit-box-shadow: 0 10px 30px #dcdcdc;
    -moz-box-shadow: 0 10px 30px #dcdcdc;
    box-shadow: 0 10px 30px #dcdcdc;
}
header .menu-container{ position:relative}
header .menu-container .menu-inner{}
header .menu-container .menu-inner:before{
    content:' ';
    border-top: 50px solid #232175;
    border-bottom: 0px solid #232175;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    height: 50px;
    display: block;
    width: 100%;
    transition: 0.4s;
    position: absolute;
}
header.header-scroll .menu-inner{
}
header.header-scroll .container{
    width:100%;
    max-width:100%;
}
header.header-scroll .menu-inner:before{
    border: none;
    background-color: #232175;
    border-radius: 0px;
}
.breadcrumbs-pos{}
.breadcrumbs-pos .breadcrumb{
    margin:10px 30px;
}
.breadcrumbs-pos-bottom{margin-bottom: 60px;}
.dj-megamenu-wrapper{margin:0 40px;}
.slider-pos{}
.fullwidth-pos{}
.fullwidth-pos .sptab_red .items_mask .active{
    min-height: 300px;
}
.bottom-pos{
    padding:10px 5%;
    margin:0px 0;
    background-color: #f5f4f4;
    text-align: right;
    direction: rtl;
}
.bottom-pos .rf-nums-modules h3 span{
}
.bottom-pos .rf-nums-modules{}
.new-link-title{margin: 40px 0;}
.new-link-title h3 span{
    font-size: 1.8em;
}
.bottom-pos .rf-nums-modules h3,.new-link-title h3{
    position:relative;
    text-align:center;
    height:30px;
}
.bottom-pos .rf-nums-modules h3 span,.new-link-title h3 span{
    display:inline-block;
    background-color: #f5f4f4;
    position: relative;
}
.bottom-pos .rf-nums-modules h3 span:before,.new-link-title h3 span:before {
    border-bottom: 1px solid #000;
    height: 1px;
    content: ' ';
    width: 100px;
    position: absolute;
    left: -111px;
    top: 11px;
}
.bottom-pos .rf-nums-modules h3 span:after,.new-link-title h3 span:after {
    border-bottom: 1px solid #000;
    height: 1px;
    content: ' ';
    width: 100px;
    position: absolute;
    right: -111px;
    top: 11px;
}
.new-link-title h3 span{
    color: #000;
    background-color: #fff;
}
.new-link-title h3 span:after,.new-link-title h3 span:before{

    top: 23px;
}
.bottom-pos .rf-nums-modules .conetnt{}
.bottom-pos .bottom-right-pos{}
.bottom-pos .bottom-left-pos{}
.bottom-pos .bottom-center-pos{}
.fullwidth-bottom-pos{
    margin:0;
    position: relative;
    background: #27287e url(../images/back-line-1.jpg) no-repeat center top;
    background-size: cover;
}
footer{
    background: #232175;
    position: relative;
    background: #0f2461 url(../images/footer-back.png) no-repeat center top;
    background-size: 100%;
}
footer .container{
    position: relative;
}
.footer-head{
    height:50px;
    position: absolute;
    top:-50px;
    left: -5%;
    width: 110%;
}
.footer-head::before {
    content: ' ';
    border-top: 0px solid #2a2882;
    border-bottom: 50px solid #2a2882;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    height: 50px;
    display: block;
    width: 100%;
    transition: 0.4s;
    position: absolute;
    left:0;
}
.footer-head .footer-head-title{
    color:#fff;
    text-align: right;
    padding-right: 10%;
    padding-top: 20px;
}
.footer-head .footer-head-icons{}
.footer-icons {
    padding:0;
    padding-top: 20px;
    margin:0 auto!important;
    display:table;
    min-height:unset!important;
    text-align:center
}
.footer-icons li {
    float:none;
    display:inline-block;
    margin-left:10px
}
.footer-icons li a {
    display:block;
    width:30px;
    height:32px;
    border-radius:100%;
    line-height:38px;
    text-align:center
}
.footer-icons li a i {
    vertical-align:top
}
.footer-icons li.glyphicon a {
    background:#808080
}
.footer-icons li.glyphicon a i {
    font-size:17px;
    color:#fff;
    vertical-align:unset
}
.footer-icons li.glyphicon.fb a:hover {
    background:#3b5a9a
}
.footer-icons li.glyphicon.tw a:hover {
    background:#28a9e2
}
.footer-icons li.glyphicon.gp a:hover {
    background:#e04a39
}
.footer-icons li.glyphicon.li a:hover {
    background:#337ab7
}
footer .copyright{
    text-align: center;
    padding: 20px 0;
    color:#fff;
    line-height:20px;
    font-size: 1em;
    background: #141357;
}
footer .footer-content{
    padding: 25px 0;
    text-align: right;
    direction:rtl;
    color: #fff;
}
footer .footer-content h3{
    color: #fff;
    padding: 0;
    margin: 0 0 10px;
    font-size: 1.3em;
}
footer .footer-content a{
    color:#57a8ff;
}
[class*=-sicon] {
    background-image:url('../images/sprite.png');
    display:inline-block;
    vertical-align:middle
}
.morning-sicon {
    background-position:0 0;
    width:14px;
    height:34px
}
.noon-sicon {
    background-position:-15px 0;
    width:36px;
    height:36px
}
.evening-sicon {
    background-position:-52px 0;
    width:28px;
    height:28px
}
.apple-sicon {
    background-position:-81px 0;
    width:28px;
    height:34px
}
.google-sicon {
    background-position:-110px 0;
    width:30px;
    height:33px
}
.bazar-sicon {
    background-position:-140px 0;
    width:30px;
    height:34px
}
.back-page-sicon {
    background-position:-171px 0;
    width:6px;
    height:10px;
    margin-left:10px
}
.next-page-sicon {
    background-position:-178px 0;
    width:6px;
    height:10px;
    margin-right:10px
}
.rss-sicon {
    background-position:-187px 0;
    width:30px;
    height:32px
}
.rss-sicon:hover {
    background-position:-187px -32px
}
.viber-sicon {
    background-position:-250px -1px;
    width:30px;
    height:32px
}
.viber-sicon:hover {
    background-position:-250px -33px
}
.aparat-sicon {
    background-position:-300px 0;
    width:30px;
    height:32px
}
.aparat-sicon:hover {
    background-position:-300px -32px
}
.telegram-sicon {
    background-position:-218px 0;
    width:31px;
    height:32px
}
.telegram-sicon:hover {
    background-position:-218px -32px
}
.font-text-sicon {
    background-position:-280px 0;
    width:19px;
    height:18px
}
.soroush-sicon {
    background-position: -332px 0;
    width: 32px;
    height: 34px;
}
.soroush-sicon:hover {
    background-position:-332px -33px
}
.robika-sicon {
    background-position:-366px 0;
    width: 31px;
    height: 34px;
}
.robika-sicon:hover {
    background-position:-366px -33px
}


.footer-static-row{
    background: url("../images/footer-back.png");
    background-size: cover;
    padding: 40px;
}

.mini-container{
    width: 96%;
    margin: 2%;
}
.footer_images {
    width: 100%;
    background: url("../images/map.png");
    min-height: 250px;
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: right;
}
.address_fotter2 .row {
    padding-right: 50%;
}
.address_title {
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
    line-height: 38px;
}
.address_desc {
    font-size: 13px;
    display: inline-block;
    padding-right: 8px;
    color: #cacaca;
    MARGIN-BOTTOM: 10PX;
}
.address_fotter2:nth-child(1) .address_desc{
    padding-top: 7px;
    padding-right: 0;
}
.address_fotter ,
.address_fotter2 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.box-portal {
    background: rgba(15, 14, 101,1);
    background: -moz-linear-gradient(top, rgba(15, 14, 101,1) 0%, rgba(33, 39, 119,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(33, 39, 119,1)), color-stop(100%, rgba(33, 39, 119,0)));
    background: -webkit-linear-gradient(top, rgba(15, 14, 101,1) 0%, rgba(33, 39, 119,0) 100%);
    background: -o-linear-gradient(top, rgba(15, 14, 101,1) 0%, rgba(33, 39, 119) 100%);
    background: -ms-linear-gradient(top, rgba(15, 14, 101,1) 0%, rgba(33, 39, 119) 100%);
    background: linear-gradient(to bottom, rgb(15, 14, 101) 0%, rgb(33, 39, 119) 100%)
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f0e65', endColorstr='#f0e65', GradientType=0 );
    border-radius: 53px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    padding: 10px 29px;
}
.box-portal .img {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.box-portal .img img{
    width: 40px;

}.box-portal .name {
     display: inline-block;
     COLOR: #fff;
     font-size: 15px;
     text-align: right;
     padding-right: 13px;
     font-weight: 500;
     width: calc( 100% - 50px);
 }

div.etelaeiyeh-nums .content{
    background-color: #780620;
    color:#fff;
    padding: 10px 10px;
    min-height: 368px;
}
div.etelaeiyeh-nums a{
    color:#fff;
    line-height:30px;
}
div.etelaeiyeh-nums a:hover{
    color:#ffd012;
}
.tagspopular ul {
    padding:10px;
    margin: 0;
    list-style: none;
}
.tagspopular ul li{
    margin:3px;
    list-style: none;
    float: right;
    display: inline-block;
    background: #243080;
    padding: 3px 12px;
    line-height: 25px;
    border-radius: 30px;
}
.tagspopular ul li a{
    line-height:25px;
}
.tagspopular ul li .badge-info {
    color: #fff;
    background-color: #313f9e;
    border-radius: 30px;
    line-height: 30px;
    width: 36px;
    margin: -3px 0 -3px -10px;
    box-shadow: inset -5px 0px 8px #3d4db7;
    font-size: 11px;
}





















.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    width: 100%;
    clear: both;
    text-align: center;
}

.pagination    li {
    display: inline;
}
.pagination-list{
    display: inline-block;
    text-align: center;
}
.pagination  li a,.pagination li span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination li a span {
    padding: 0;
    margin: 0;
    line-height: 1.42857143;
    border: none;
}

.pagination li:first-child a,.pagination li:first-child span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination li:last-child a,.pagination li:last-child span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination li a:focus,.pagination li a:hover,.pagination li span:focus,.pagination li span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination .active a,.pagination .active a:focus,.pagination .active a:hover,.pagination .active span,.pagination .active span:focus,.pagination .active span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination .disabled a,.pagination .disabled a:focus,.pagination .disabled a:hover,.pagination .disabled span,.pagination .disabled span:focus,.pagination .disabled span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination-lg li a,.pagination-lg li span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pagination-lg li:first-child a,.pagination-lg li:first-child span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg li:last-child a,.pagination-lg li:last-child span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm li a,.pagination-sm li span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm li:first-child a,.pagination-sm li:first-child span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm li:last-child a,.pagination-sm li:last-child span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}


.items-leading,#userpages{
    margin: 5px 1px;
    padding:10px;
}
.content-container h2 ,.content-container h2  a{
    font-size:1.8em;
    color:#223e7f;
    font-weight:bold;
}
.content-container .item-page,.items-row .item, .category-list  {
    min-height: 150px;
    border-radius:2px;
    -moz-border-radius:2px;
    -o-border-radius:2px;
    -webkit-border-radius:2px;
    border:1px solid #ededed;
    box-shadow: 0 1px 3px #cfcfcf  ;
    -moz-box-shadow: 0 1px 3px #cfcfcf  ;
    -webkit-box-shadow: 0 1px 3px #cfcfcf  ;
    -o-box-shadow: 0 1px 3px #cfcfcf  ;
    background:#fcfcfc;
}
.category-list  {
    padding: 20px;
}
.rf-content{
    text-align:center;
    direction: rtl;
    padding: 10px 0;
}
.rf-content  .item-page{
    padding: 10px;
    margin: 10px 0;
    line-height: 35px;
    font-size: 1.5em;
    color: #545454;
}

.content-container .item-page{
    padding: 10px;
    margin: 10px 0;
    line-height:35px;
    font-size:1em;
}
.content-container h2{
    padding: 3px 20px 10px 5px;
}
.items-row{
    padding:0;
}
.items-row{

}
.items-row .item  h2  a,
.items-row .item  h2{
    font-size: 1em;

    line-height: 40px;
}
.cols-1 .column-1{
    padding: 5px 10px!important;
    margin: 2px 0 5px!important;
    overflow: hidden!important;
    line-height: 35px;
    font-size: 1.5em;
    color: #545454;
}
.cols-2 .column-1,.cols-2 .column-2{
    float:right;
    width:48%!important;
    margin: 10px 1%!important;
    padding: 5px 2%!important;
    overflow: hidden;
    line-height: 35px;
    font-size: 1.5em;
    color: #545454;
}
.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3{
    float:right;
    width:29%!important;
    margin: 10px 1%!important;
    padding: 5px 1%!important;
    overflow: hidden;
    line-height: 35px;
    font-size: 1.5em;
    color: #545454;
}
.row-separator,.items-morer{
    clear:both;
}
.items-more{
    clear:both;
    padding: 15px 5px;
    margin-top:5px;
}
.items-more a{
    display:inline-block;
    padding: 0px 15px 0px 0;
    color:#888888;
}
.rf-content h1,
.rf-content h2,
.rf-content h3,
.rf-content h4,
.rf-content h5,
.rf-content h6{
    color: #0d4f89;
    border-bottom: 4px double #9FB3C3;
    margin-bottom: 10px;
    padding: 10px 0;
}
.rf-content h1{
    font-size: 1.2em;
}
.rf-content h2{
    font-size: 1em;
}
.rf-content h3{
    font-size: 0.85em;
}
.rf-content h4{
    font-size: 0.65em;
}
.rf-content h5{
    font-size: 0.50em;
}
.rf-content h6{
    font-size: 0.40em;
}
.rf-content p{
    font-size: 0.85em;
}
.rf-content p a{
    display:inline-block;
    border-bottom: 1px dashed #42A21A;
    color: #42A21A;
}
.rf-content p a:hover{
    color:#E48F32;
    border-bottom: 1px dashed #E48F32;
    transition:0.3s;
}

.content_rating{
    float:right;
    color: #0D4F89;
    margin-bottom: 3px;
    padding: 0 5px;
    font-size: 11px;
    font-weight: bold;
    border-bottom: 1px dotted #0D4F89;
    border-right: 2px solid #0D4F89;
    border-radius: 4px;
}
.content_rating img {
    padding: 0!important;
    margin: 0!important;
    background: none !important;
    border: none!important;
}
.content_vote_form{
    float:left;
    color: #0D4F89;
    margin-bottom: 3px;
    font-size: 11px;
    padding: 0 5px;
    font-weight: bold;
    border-bottom: 1px dotted #0D4F89;
    border-left: 2px solid #0D4F89;
    border-radius: 4px;
}
.article-info-container{
	margin-bottom:10px;	
}
.article-info{
    clear:both;
    border: 1px dotted #0D4F89;
    border-left: 2px solid #0D4F89;
    border-right: 2px solid #0D4F89;
    background:#fff;
    padding: 0px 5px;
    margin: 0px;
    border-radius: 4px;
    font-size: 12px;
	display:inline-block;
    line-height: 26px;
}
.article-info dt,.article-info dd{
    display:inline-block;
    line-height: 26px;
	margin:0 10px 0 0;
}
.article-info dt{
    color: #0D4F89;
    padding-left: 5px;
    font-size: 11px; 
    font-weight: bold;
    line-height: 26px;
	margin: 0 5px;
}
.article-info .category-name{
    color: #C27830;
    padding: 0 0 0 10px;
}
.article-info .create{
    color: #0D4F89;
    padding: 0 0 0 10px;
    float: left;
}
.item-page .pagenav{
    clear:both;
    border-radius: 4px;
    height: 50px;
    padding: 3px  10px;
    margin: 20px 0;
    background:#fff;
    border: 1px dotted #0D4F89;
    border-left: 2px solid #0D4F89;
    border-right: 2px solid #0D4F89;
    list-style: none;
}
.item-page .pagenav .previous{
    float:right;
    color: #0D4F89;
    font-size: 13px;
    font-weight: bold;
}
.item-page .pagenav .next{
    float:left;
    color: #0D4F89;
    font-size: 13px;
    font-weight: bold;
}
.item-page .pagenav .previous a,.item-page .pagenav .next a{
    color: #0D4F89;
    font-size: 13px;
    font-weight: bold;
}
.rf-content .items-leading img,
.rf-content .item-page img,
.rf-content .item img{
    background-color: #FFFFFF;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 0px  0  0 21px;
    border-radius: 8px;
}
.rf-content .img-intro-left{
    float: left;
}
.rf-content .img-intro-left img,
.rf-content .img-intro-right img{
    width:30%;
}
.rf-content .img-intro-right{
    float: right;
}
.rf-content  .item-separator{
    clear: both;
    margin: 45px 0 15px 0;
    border-bottom: 1px dotted #ccc;
}
.rf-content a.readmore,
.rf-content  a.readon,
.rf-content .items-leading p.readmore a ,
.rf-content .item p.readmore a  {
    display: inline-block;
    padding: 10px 20px 10px 5px;
    color: #a8b7c5;
    cursor: pointer;
    float: left;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.rf-content a.readmore:hover,
.rf-content  a.readon:hover,
.rf-content .items-leading p.readmore a:hover,
.rf-content .item p.readmore a:hover{
    color: #0d4f89;
    padding: 10px 20px 10px 25px;
}
.rf-content .categories-list{
    margin-top: 10px;
    border-bottom: 1px dotted #ccc;
    padding: 20px 0 0 0;
}

.rf-content .categories-list .category-desc{
    border-top: 1px dotted #ccc;
    padding: 20px 0 0 0;
    margin-top: 20px;
}
.categories-list ul{
    margin-top: 20px;
}
.categories-list ul li{
    clear:both;
    transition:  0.3s;
    -webkit-transition: 0.3s;
    padding: 15px;
    margin-top: 10px;
}
.categories-list ul li:hover{
    background: #f6f6f6;
}
.categories-list ul li  .category-desc{
    color:#9a9a9a
}
.categories-list ul li .item-title {
    padding: 3px 20px 6px 5px;
    display:inline-block;
    margin: 0 20px 0 0 ;
}
.categories-list ul li .item-title a{}
.categories-list ul li ul{
    margin-right:45px;
    border-right:1px solid #868ca0;
    border-bottom:3px solid #868ca0;
    padding-bottom: 10px;
    border-radius: 0 0  10px 0px;
    -moz-border-radius:0 0  10px 0px;
    -o-border-radius:0 0  10px 0px;
    -webkit-border-radius:0 0  10px 0px;

}
.categories-list ul li ul li{
    padding-right:12px;
    border-bottom:1px solid #868ca0;
    border-radius: 0 0  10px 0px;
    -moz-border-radius:0 0  10px 0px;
    -o-border-radius:0 0  10px 0px;
    -webkit-border-radius:0 0  10px 0px;
}
.categories-list ul li dl{
    text-align:left;
}
.categories-list ul li  dt,.categories-list ul li  dd{
    display:inline-block;
    padding: 0 3px
}
.aidanews2_table{
    direction: rtl;
    text-align: right;
}

.service-desk .page-content{

}
.nums-home-line{
    background: url(../images/nums-line.jpg) bottom center no-repeat;
    background-size: cover;
}
.item-page .icons {
    position: relative;
}
.item-page .icons .btn-group{
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 99;
    border: 1px solid #19588f;
    background: #eef3f7;
}
.item-page .icons .btn-group li a{
    display: block;
    height: 30px;
    text-align: right;
    padding: 0 10px;
    border-bottom: 1px solid #ccc;
}
.camera_wrap .camera_pag .camera_pag_ul{width:100%}
/*#sptab105 .sptab-content-items{*/
    /*background: url(../images/bg-news.jpg) top center no-repeat;*/
    /*background-size: cover;*/
    /*height: 400px;*/
/*}*/
#sptab153{
    border-radius: 10px;
}
#sptab153 .tabs_buttons {
    overflow: hidden;
    border-radius: 10px;
}
#sptab153 ul.tabs_container li.tab {
    margin-right: 0px!important;
    float: right!important;
}
#sptab153 ul.tabs_container li.tab {
    margin: 0px 0px!important;
}
ul.latestnews,ul.mostread  {
    text-align: right;
    list-style: none;
    padding:0;
    margin: 0;
}
ul.latestnews li,ul.mostread li{
    list-style: none;
    padding:0;
    margin: 0;
}
ul.latestnews li a,ul.mostread li a{
    display: block;
    border-bottom: 1px solid #e2e2e2;
    color: #8a8a8a;
    padding: 0 5px 4px;
    margin-bottom: 3px;
    font-size: 11px;
    background: #fbfbfb;
    border-radius: 10px;
    transition: 0.4s;
}
ul.latestnews li a:hover ,ul.mostread li a:hover {
    background: #fff8c6;
    border-bottom: 1px solid #ffdb9c;
    color: #1b9ae4;
    text-decoration: none;
}
.item-page .article-body{
	clear:both;
	margin-top:0px;
	padding-top: 10px;
}
.item-page ul.tags{
    text-align: right;
    list-style: none;
    padding:0;
    margin: 0;
	float:right;
}
.item-page ul.tags li{
    list-style: none;
    padding:0;
    margin: 0;
    display: inline-block;
}
.item-page ul.tags li a{
    display: inline-block;
    border-bottom: 1px solid #e2e2e2;
    color: #ffffff;
    padding: 2px 5px;
    margin-bottom: 3px;
    font-size: 10px;
    line-height: 20px;
    background: #729c00;
    border-radius: 10px;
    transition: 0.4s;
}
.item-page ul.tags li a:hover {
    background: #333333;
    border-bottom: 1px solid #333333;
    color: #fff;
    text-decoration: none;
}
.moduletable{
    padding: 10px 0;
}
.Left-Pos .moduletable{
    text-align: right;
}
.Left-Pos .moduletable h3{
    text-align: center;
    border-bottom:2px solid #333333;
    padding:4px 0;
    margin-bottom: 10px;
    font-size: 14px;
}
.item-page{
    background:url(../images/bg-article-2.jpg) bottom center no-repeat;
    border-radius: 10px;
    border:1px solid #eeeeee;
}
.item-page .item-image{
    text-align:center;
}
.item-page .item-image  img{
    width: 35%;
}
 
.reading-time{
	    font-weight: bold;
    font-size: 11px;
    border: 2px solid #0d4f89;
    padding: 0px 10px;
    border-radius: 5px;
    line-height: 26px;
    margin: 0 10px 0 0;
    border-top: 1px dotted #0d4f89;
    border-bottom: 1px dotted #0d4f89;
    color: #0d4f89;
	background:#fff;
	display:inline-block;
}
.reading-time span{ 
	color: #C27830;
	display:inlin-block;
	padding: 0 5px;
}

#searchForm fieldset ,fieldset.resultbox {
  border-top: 4px double #9FB3C3;
    padding-right: 25px;
  margin-top: 10px;
}
#searchForm fieldset div{ 
	padding-top: 5px;
}
#searchForm fieldset legend,fieldset.resultbox legend{
	padding: 2px 10px;
    background: none;
    border: none;
    display: inline-block;
    width: initial;
    font-size: 13px;
    font-weight: bold;
    color: #1C5A90;
}
#searchForm .searchintro{
  text-align: center;
}
#searchForm .searchintro p,#searchForm p.counter{
  display: inline-block;
  background: #fff;
  border: 1px solid #1C5A90;
  padding: 4px 17px;
  margin: 3px;
  border-radius: 20px;
}
.search label{
  display: inline-block;
  padding:5px;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
}
#searchForm .phrases-box,
#searchForm .ordering-box,
#searchForm .form-limit,
#searchForm .counter{
	display: inline-block;
	padding: 0 10PX;

}
.resultbox .search-results{
	border: 1px solid #ececec;
    padding: 10px 15px;
    background: #fffced;
    border-radius: 5px;
}
.resultbox .search-results div{
	border-bottom: 1px solid #e4d68f;
	padding: 0 0 10px;
	margin: 0 0 10px;
	transition: 0.4s;
}
.resultbox .search-results div:hover{
	background: #fff5e9;
}
.resultbox .result-title{
	font-size: 1.2em;
	display: inline-block;
	padding:0 0 0 20px;
}
.resultbox .result-category{
	display: inline-block;
}
.resultbox .result-text{
	padding: 10px 30px;
}
.resultbox .result-created{
	font-size:0.8em;
	color: #c7aa17;
	padding: 0px 30px;
}

.tag-category fieldset.filters{
	display:block;
	width:100%;
	padding:15px 0;
    border-bottom: 4px double #9fb3c3;
	margin:0 0 20px 0;
}
.tag-category ul{
	
    list-style: decimal-leading-zero;
}
.tag-category fieldset.filters .btn-group{
	margin: 0 10px;
}

#rsform_8_page_0{}
#rsform_8_page_0 fieldset{
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 15px;
}

#rsform_8_page_0 fieldset legend{
	display: inline-block;
	border-radius: 30px;
    width: inherit;
    margin: 0 20px 0 0; 
    padding: 3px 10px;
    background: #617890;
    color: #fff;
    font-weight: bold;
}
#rsform_8_page_0 fieldset .form-row{ 
	margin:10px;
}























@media screen and (max-width: 480px) {
	#sptab105 .tabs_mask{
			height:inherit!important;
	}
	body,html{
		overflow-x: hidden;
	}
}

@media screen and (max-width: 600px) {
	#sptab105 .tabs_mask{
			height:inherit!important;
	}
	body,html{
		overflow-x: hidden;
	}
}

@media screen and (max-width: 945px) {
	#sptab105 .tabs_mask{
			height:inherit!important;
	}
	body,html{
		overflow-x: hidden;
	}
}

@media screen and (max-width: 1100px) {
	#sptab105 .tabs_mask{
			height:inherit!important;
	}
}

@media screen and (max-width: 1200px) {
}








/* DJ-MegaMenu general styles */
.dj-megamenu-default {
    padding: 0 !important;
    margin: 0 !important;
    list-style: none;
    height: auto;
    position: relative;
    z-index: 500;
    width: auto;
}
.dj-megamenu-default:after {
    content: "";
    clear: both;
    display: table;
}
.dj-megamenu-default li.dj-up {
	position: relative;
    display: block;
    float: left;
    padding: 0 !important;
    margin: 0 !important;
}
.dj-megamenu-default li a.dj-up_a {
    display: block;
    float: left;
	height: 30px;
	margin: 10px 0;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 20px;
    cursor: pointer;
    background: transparent;
    -webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.dj-megamenu-default li.first a.dj-up_a {
	border-left: 0;
}
.dj-megamenu-default li:last-child a.dj-up_a {
	border-right: 0;
}
.dj-megamenu-default li a.dj-up_a span {
    float: left;
    display: block;
    padding: 0 0 0 !important;
    height: 30px;
    line-height: 30px;
    background: transparent;
}
.dj-megamenu-default li a.dj-up_a.withsubtitle span {
	line-height: 48px;
}
.dj-megamenu-default li a.dj-up_a span.dj-drop {
    padding: 0 20px 0 0 !important;
}
.dj-megamenu-default li a.dj-up_a .arrow {
	display: inline-block;
    font-family: FontAwesome;
	position: absolute;
	right: 16px;
	top: calc(50% - 6px);
	font-size: 1em;
	line-height: 1;
	font-style: normal;
	font-weight: normal;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.dj-megamenu-default li a.dj-up_a .arrow:before {
	content: "\f107";
}
.dj-megamenu-default li:hover a.dj-up_a .arrow,
.dj-megamenu-default li.hover a.dj-up_a .arrow,
.dj-megamenu-default li.active a.dj-up_a .arrow {
	top: calc(50% - 4px);
}
.dj-megamenu-default li a.dj-up_a small.subtitle {
	display: block;
    font-size: 12px;
    font-weight: normal; 
    line-height: 1;
    text-transform: none;
    color: #999999;
    margin-top: -12px;
}
.dj-megamenu-default li:hover a.dj-up_a,
.dj-megamenu-default li.hover a.dj-up_a, 
.dj-megamenu-default li.active a.dj-up_a {
    color: #fff;
	border-radius: 5px;
    border-left-color: #46a5df;
    background: rgb(56,172,231); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(56,172,231,1) 0%, rgba(22,129,209,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(56,172,231,1)), color-stop(100%,rgba(22,129,209,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(56,172,231,1) 0%,rgba(22,129,209,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(56,172,231,1) 0%,rgba(22,129,209,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(56,172,231,1) 0%,rgba(22,129,209,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(56,172,231,1) 0%,rgba(22,129,209,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38ace7', endColorstr='#1681d1',GradientType=0 ); /* IE6-9 */
}
.dj-megamenu-default li:hover a.dj-up_a small.subtitle,
.dj-megamenu-default li.hover a.dj-up_a small.subtitle, 
.dj-megamenu-default li.active a.dj-up_a small.subtitle {
	color: #a4c4f5;
}

.dj-megamenu-default li.separator > a {
    cursor: default;
}

.dj-megamenu-default li a.dj-up_a span span.image-title {
	background: none;
	padding: 0 !important;
	margin: 0 0 0 15px;
	display: inline-block;
	float: none;
	height: auto;
}
.dj-megamenu-default li a.dj-up_a img {
	border: 0;
	margin: 0;
	max-height: 32px;
	vertical-align: middle;
}
.dj-megamenu-default li a.dj-up_a.withsubtitle img {
	margin-top: -24px;
}
/* Default list styling */
.dj-megamenu-default li:hover,
.dj-megamenu-default li.hover {
    position: relative;
    z-index: 200;
}
/* Hide submenus */

.dj-megamenu-default li div.dj-subwrap, .dj-megamenu-default li:hover div.dj-subwrap li div.dj-subwrap,
.dj-megamenu-default li.hover div.dj-subwrap li div.dj-subwrap {
    position: absolute;
    left: -9999px;
    top: -9999px;
    margin: 0;
    padding: 0;
    list-style: none;
}
/* Show first level submenu */
.dj-megamenu-default li:hover div.dj-subwrap,
.dj-megamenu-default li.hover div.dj-subwrap {
	left: 0;
    top: 100%;
    background: #303030;
    height: auto;
    z-index: 300;
    -webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
/* Show higher level submenus */
.dj-megamenu-default li:hover div.dj-subwrap li:hover > div.dj-subwrap,
.dj-megamenu-default li.hover div.dj-subwrap li.hover > div.dj-subwrap {
    left: 100%;
    top: 5px;
    margin: 0 0 0 10px;
    background: #303030;
    height: auto;
    z-index: 400;
    -webkit-box-shadow:  0px 0px 5px 0px rgba(255, 255, 255, 0.2);
    box-shadow:  0px 0px 5px 0px rgba(255, 255, 255, 0.2);
}

/* Submenu elements styles - drop down */
.dj-megamenu-default li div.dj-subcol {
	float: left;
}
.dj-megamenu-default li ul.dj-submenu {	
    padding: 0px;
    margin: 0 10px;
    height: auto;
    width: auto;
}
.dj-megamenu-default li ul.dj-submenu > li {
	list-style: none outside;
    display: block;
    height: auto;
    position: relative;
    width: auto;
    border-top: 1px solid #3a3a3a;
}
.dj-megamenu-default li ul.dj-submenu > li.first {
	border: 0;
}
.dj-megamenu-default li ul.dj-submenu > li > a {
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: #c3c3c3;
    background: transparent;
    text-decoration: none;
    padding: 9px 9px;
    margin: 0 -10px;
    -webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.dj-megamenu-default li ul.dj-submenu > li > a span.image-title {
}
.dj-megamenu-default li ul.dj-submenu > li > a .dj-icon {
	float: left;
	border: 0;
	margin: 0 15px 8px 0;
	vertical-align: middle;
	max-height: 16px;
}
.dj-megamenu-default li ul.dj-submenu > li > a small.subtitle {
	color: #666;
    display: block;
    font-size: 10px;
    line-height: 1;
}
.dj-megamenu-default li ul.dj-submenu > li > a:hover,
.dj-megamenu-default li ul.dj-submenu > li > a.active,
.dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a {
	background: #1681d1;
	color: #fff;
}
.dj-megamenu-default li ul.dj-submenu > li > a:hover small.subtitle,
.dj-megamenu-default li ul.dj-submenu > li > a.active small.subtitle,
.dj-megamenu-default li ul.dj-submenu > li.hover:not(.subtree) > a small.subtitle {
	color: #a4c4f5;
}
.dj-megamenu-default li ul.dj-submenu > li.parent > a .arrow {
    display: inline-block;
    font-family: FontAwesome;
	position: absolute;
	right: 6px;
	top: 13px;
	font-size: 1em;
	line-height: 1;
	font-style: normal;
	font-weight: normal;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.dj-megamenu-default li ul.dj-submenu > li.parent > a .arrow:before {
	content: "\f105";
}
.dj-megamenu-default li ul.dj-submenu > li.parent:not(.subtree) > a:hover .arrow {
	right: 4px;
}
.dj-megamenu-default li ul.dj-submenu > li.subtree > a .arrow:before {
	content: "\f107";
}

/* Submenu elements styles - tree */
.dj-megamenu-default li ul.dj-subtree {
	list-style: none outside;
	padding: 0 !important;
    margin: 5px 0 5px 25px !important;
}
.dj-megamenu-default li ul.dj-subtree > li {
	list-style: square outside;
	padding: 0;
    margin: 0;
    color: #666;
}
.dj-megamenu-default li ul.dj-subtree > li > a {
	display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 13px;
    color: #c3c3c3;
    text-decoration: none;
    padding: 5px 0;
}
.dj-megamenu-default li ul.dj-subtree > li > a:hover {
	background: transparent;
	color: #fff;
}
.dj-megamenu-default li ul.dj-subtree > li.active > a {
	text-decoration: underline;
}
.dj-megamenu-default li ul.dj-subtree > li > a small.subtitle {
	color: #666;
    display: block;
    font-size: 0.9em;
    line-height: 1;
}

/* modules loaded into menu */
.dj-megamenu-default .modules-wrap {
	padding: 0px 10px;
	color: #d2d2d2;
}
.dj-megamenu-default .modules-wrap p {
	display: block !important;
	padding: 0 !important;
}

/* sticky menu */
.dj-megamenu-default.dj-megamenu-fixed {
	position: fixed;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0) scale(1.0, 1.0);
	transform: translateZ(0);
}
.dj-megamenu-default.dj-megamenu-sticky {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}
.dj-megamenu-default .dj-stickylogo {
	position: absolute;
	z-index: 550;
}
.dj-megamenu-default .dj-stickylogo img {
	max-height: 100%;
	width: auto;
}
.dj-megamenu-default .dj-stickylogo.dj-align-center {
	position: static;
	text-align: center;
	margin: 10px 0;
}
.dj-megamenu-default .dj-stickylogo.dj-align-left {
	left: 20px;
	max-height: 50px;
	margin: 5px 0;
}
.dj-megamenu-default .dj-stickylogo.dj-align-right {
	right: 20px;
	max-height: 50px;
	margin: 5px 0;
}

/* full width submenu */
.dj-megamenu-default li.dj-up.fullsub {
	position: static !important;
}
.dj-megamenu-default li.dj-up.fullsub a.dj-up_a {
	position: relative;
}
.dj-megamenu-default .djsubrow_separator {
	clear:both;
	border-bottom: 1px solid #3a3a3a;
	padding: 0 0 20px;
	margin: 0 0 20px;
}

/* vertical menu orientation */
.dj-megamenu-default.verticalMenu {
	height: auto;
	max-width: 360px;
	z-index: 400;
}
.dj-megamenu-default.verticalMenu li.dj-up {
	float: none;
}
.dj-megamenu-default.verticalMenu li a.dj-up_a {
    float: none;
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px solid #000;
    border-top: 1px solid #555;
}
.dj-megamenu-default.verticalMenu li.first a.dj-up_a {
	border-top: 0;
}
.dj-megamenu-default.verticalMenu li:last-child a.dj-up_a {
	border-bottom: 0;
}
.dj-megamenu-default.verticalMenu li a.dj-up_a small.subtitle {
	margin-top: 0;
}
.dj-megamenu-default.verticalMenu li a.dj-up_a > span {
	display: table-row;
}
.dj-megamenu-default.verticalMenu li a.dj-up_a span {
	float: none;
	height: auto;
	line-height: 20px;
}
.dj-megamenu-default.verticalMenu li a.dj-up_a span .dj-icon {
	display: table-cell;
	vertical-align: middle;
}
.dj-megamenu-default.verticalMenu li a.dj-up_a span span.image-title {
	display: table-cell;
	vertical-align: middle;
	padding: 0 15px !important;
	margin: 0;
}
.dj-megamenu-default.verticalMenu li a.dj-up_a .arrow:before {
	content: "\f105";
}
.dj-megamenu-default.verticalMenu li:hover div.dj-subwrap,
.dj-megamenu-default.verticalMenu li.hover div.dj-subwrap,
.dj-megamenu-default.verticalMenu li:hover div.dj-subwrap.open-right,
.dj-megamenu-default.verticalMenu li.hover div.dj-subwrap.open-right {
	right: auto !important;
	left: 100% !important;
	top: 0;
}
.dj-megamenu-default.verticalMenu li:hover div.dj-subwrap.open-left,
.dj-megamenu-default.verticalMenu li.hover div.dj-subwrap.open-left {
	left: auto !important;
	right: 100% !important;
}