body, div, p, a, time, footer, input, textarea, select, label, fieldset, li, ul, ol, blockquote, noscript, form, section, iframe, td, abbr, article, aside, figcaption, figure, footer, header, nav, section, details, summary{
    font : normal normal normal 12px iransansn;
}
html[dir="ltr"] body, html[dir="ltr"] div, html[dir="ltr"] p, html[dir="ltr"] a, html[dir="ltr"] time, html[dir="ltr"] footer, html[dir="ltr"] input, html[dir="ltr"] textarea, html[dir="ltr"] select, html[dir="ltr"] label, html[dir="ltr"] fieldset, html[dir="ltr"] li, html[dir="ltr"] ul, html[dir="ltr"] ol, html[dir="ltr"] blockquote, html[dir="ltr"] noscript, html[dir="ltr"] form, html[dir="ltr"] section, html[dir="ltr"] iframe, html[dir="ltr"] td, html[dir="ltr"] abbr, html[dir="ltr"] article, html[dir="ltr"] aside, html[dir="ltr"] figcaption, html[dir="ltr"] figure, html[dir="ltr"] footer, html[dir="ltr"] header, html[dir="ltr"] nav, html[dir="ltr"] section, html[dir="ltr"] details, html[dir="ltr"] summary{
    font : normal normal normal 14px Roboto;
}
html[dir="ltr"] #content h4, html[dir="ltr"] #content h5, html[dir="ltr"] #content h6, html[dir="ltr"] #content p{
    font: 18px/1.42857143 Roboto;
    font-weight: 300;
}

img{
	max-width: 100%;
}

#content.f_l_q, #attach.f_l_q{
    margin-top: 10px;
    padding: 15px;
    background: #fff;
    display: flex;
    flex-wrap: wrap;
}
.f_l_q .unconfirmed {
    background: none repeat scroll 0 0 #fbff67 !important;
}
.f_l_q h2{
    font-size: 1.2rem;
}
.f_l_q h1{
    font-size: 2rem;
}
#content.f_l_q article, #attach.f_l_q article{
    padding: 10px 15px;
    float: none;
    background: none;
    border: 0;
}
.f_l_q article:nth-child(2n){
    background: #eee;
}
.f_l_q figure, .f_l_q figure img, .f_l_q figure a{
    width: 100%;
    display: block;
    border-radius: 0;
    background: none;
    border: 0;
    padding: 0;
    box-shadow: none;
}
.f_l_q .thumb{
    height: 150px;
    width: 100%;
    object-fit: contain;
    text-align: center;
}
.f_l_q figure img{
    height: 150px;
    object-fit: cover;
}

#search-caption .divider{
    display: none;
}

#top_menu{
    /*float: ;*/
    background: #04328c;

    padding-bottom: 5px;


}
#top_menu .srch{
    background-color: rgba(255, 255, 255, 0.98);
    border-radius: 0px;
    color: #252525;
    height: 25px;
}

#top_menu>ul{
    display:inline-block;

    padding-right: 5px;
}
.menu-h ul li:hover  a{
    background-color: #f7f7f7;
    color: #043cb3;
}
#top_menu .menu-h,#top_menu .menu-v ul li,#top_menu .menu-h ul li ul ,#top_menu.menu-h ul li{
    background-color: #04328c;
    text-shadow: none;
}
#top_head > section .menu-h, #top_head > section  .menu-h ul li {
    height: 30px;
    background: #333;
}
.menu-h,.menu-h > ul {
    border-radius: 0 0 0 0;
    display: inline-block;
}

.menu-h ul li a,.menu-h ul li{
    display: inline-block;
}

.menu-h > ul > li > a, .menu-v > ul > li > a {
    color: #FFF;
}
.menu-v ul a, .menu-h ul a {
    font: normal 13px BMitra,bmitrabold ,Arial;
    color: #000;
    padding: 5px 6px 5px;
}
.menu-h > ul > li{
    position: relative;
}
#l_menu > ul{
    padding-right:5px;
}
#top_menu.menu-h ul a {
    font: normal 12px bmitrabold ,Arial;
}
#top_menu>ul > li:before, #l_menu>ul > li:before{
    content: "";
    background-color: #fff;
    width: 1px;
    height: 14px;
    position: absolute;
    display: inline-block;
    right: 0px;
    top: 6px;
}
#top_menu>ul > li:first-child:before, #l_menu>ul > li:first-child:before{
    display: none;
}


.menu-h > ul > li:first-child:before{
    display: none;
}

.menu-h > ul ul {
    position: absolute;
    display: none;
    z-index: 500;
    width: 100%;
    min-width: 100px;
    max-width: 400px;
    top: 27px;
    right: 0;
    padding: 0px;
}
.menu-h > ul  li:hover > ul {
    display: block;
}
.menu-h > ul li li:hover > ul {
    right:99%;
    top:0;
}
.menu-v ul li ul li, .menu-h ul li ul li {
    background: none;
    background-color: #172e60;
    text-shadow: none;
    display: block;
    border-bottom: 1px solid #fff;
}
.menu-v ul ul a, .menu-h ul ul a {
    padding: 7px 4px !important;
    color: #FFF;
    width: 100%;
    display: inline-block;
}
.menu-h ul li {
    display: inline-block;
}
#l_menu {
    height:34px;
}
#l_menu ,#l_menu  .menu-h,#l_menu .menu-h ul li ul{
    background-color: #333;
    color: #f7f7f7;
}
#l_menu.menu-h ul li{
    padding-bottom: 5px;
    box-sizing: border-box;
}
#l_menu.menu-h ul li a{
    padding: 4px 8px 2px;
    font-size: 1.2em;
    font-weight: bold;
    font-family: bnasim;
    font-size: 12px;
}
#l_menu.menu-h ul li:hover  a{
    background-color: #333;
    color: #f7f7f7;
    border-bottom: 1px solid #f7f7f7;

}

section#search{
    float: left;
    width:145px;
    margin:2px 5px;

}
.input-small{width:90px}.input-medium{width:150px}
#masthead .menu {
    margin: 0;

    clear: right;
    padding-top: 30px
}
#masthead .menu{float: left;}

#masthead .menu li {
    float: left;
    font-size: 18px;
    font-weight: 400
}

#masthead .menu li ~ li {
    margin-left: 20px
}

#masthead .menu li a {
    display: block
}

#masthead .menu li a:hover {
    color: #00abdb
}

#masthead .menu li.search {
    min-height: 26px;
    min-width: 32px
}

#masthead .menu li.search > a {
    position: absolute;
    top: auto;
    right: 0
}

#masthead .menu li.search .child {
    height: auto;
    min-height: 32px;
    width: 0;
    overflow: hidden;
    height: 40px;
    margin: -5px;
    padding: 5px 0
}

#masthead .menu li.search .child .search-form {
    margin-right: 30px;
    width: 220px;
    position: relative
}

#masthead .menu li.search .child .search-form input {
    height: 30px;
    border-radius: 0;
    background: #555;
    color: #ebebeb;
    border-color: #999;
    margin-top: -2px
}

#masthead .menu li.search .child .search-form button {
    position: absolute;
    top: 0;
    right: -32px;
    width: 32px;
    height: 30px;
    border: 0 none;
    background: rgba(255, 255, 255, 0.1)
}
#masthead .date-wrapper{
    float: right;
}
#masthead .form-wrapper{
    float: right;
}

.nav_lang li {
    padding: 10px;
}
section#search input[type="text"] {
    width:145px;
    height: 30px;
    background-color: #f2f2f2;
    border-radius: 0px;
    color: #000;
    font-size: 10px;
}
a {
    transition: .2s all;
    color: #555
}

a:hover, a:visited, a:active, a:focus, a:link {
    text-decoration: none;
    outline: 0 none;
    color: #000
}
._black a:hover,._black  a:visited,._black  a:active,._black  a:focus,._black  a:link {

    color: #FFF;
}

label, strong, th {
    font-weight: 500
}

.menu {
    list-style: none;
    padding: 0;
    position: relative
}

.menu li {
    font-size: 14px
}

.menu li a {
    color: #fff;
    display: block
}

.menu li a:hover {
    text-decoration: none;
    color: #ebebeb
}

.menu li.rtl {
    direction: rtl;
    text-align: right
}

.menu.menu-inline {
    font-size: 0
}

.menu.menu-inline li {
    display: inline-block
}

.pagination {
    border-radius: 0
}

.pagination > li > a, .pagination > li > span {
    border-radius: 100%;
    margin: 0 2px;
    color: #555;
    padding-left: 0;
    padding-right: 0;
    width: 34px;
    text-align: center
}

.pagination > li:first-child > a, .pagination > li:last-child > a, .pagination > li:first-child > span, .pagination > li:last-child > span {
    border-radius: 100%
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    color: #fff;
    background-color: #00abdb;
    border-color: transparent
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    color: #fff;
    background-color: #00abdb;
    border-color: transparent
}

.alert {
    border-radius: 0;
    background: #ebebeb;
    border: 1px solid #ababab;
    color: #555
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0
}
.panel .nav-pills>li.active>a,.panel .nav-pills>li.active>a:focus,.panel .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #00c7ff;
}
.panel .tab-content > *{
    border-width: 0px;
}
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0
}

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0
}

.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0
}

.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default > .panel-heading {
    color: #555;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #555
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7
}

.panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}


.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .panel-body:after, .modal-footer:after {
    clear: both
}


.panel {
    border: 0 none;
    border-radius: 0;
    box-shadow: 0 0 0 transparent;
    margin-bottom: 10px
}

.panel .panel-title {
    position: relative;
    font-weight: bold
}

.panel .panel-title a {
    transition: .2s all;
    outline: 0 none
}

.panel .panel-body {
    padding: 0;
    position: relative;
    clear: both
}

.panel .panel-body .item {
    position: relative
}

.panel .panel-footer {
    position: relative;
    border: 0 none;
    margin: 0;
    padding: 0
}

.panel .img > a {
    display: block;
    width: 100%
}


._black {
    background: #111;
    color: #fff
}
body._green, .wrapper._green, .panel._green , .panel-body._green {
    background: #178b59;
    color: #fff
}
body._blue, .wrapper._blue, .panel._blue, .panel-body._blue {
    background: #004A84;
    color: #fff
}

._blue a, ._blue a:link, ._blue a:visited,
    ._green a, ._green a:link, ._green a:visited{
        color: #fff;
}

body._graylighter, .wrapper._graylighter, .panel._graylighter {
    background: #ebebeb
}

body._graylight, .wrapper._graylight, .panel._graylight {
    background: #ababab
}

body._gray, .wrapper._gray, .panel._gray {
    background: #252525;
    color: #fff
}

body._navy, .wrapper._navy, .panel._navy {
    background: #023862;
    color: #fff
}

body._bluedark, .wrapper._bluedark, .panel._bluedark {
    background: #0063B0;
    color: #fff
}

body._bluedarker, .wrapper._bluedarker, .panel._bluedarker {
    background: #004A84;
    color: #fff
}

body._black a, .wrapper._black a, .panel._black a, body._gray a, .wrapper._gray a, .panel._gray a, body._navy a, .wrapper._navy a, .panel._navy a, body._bluedark a, .wrapper._bluedark a, .panel._bluedark a, body._bluedarker a, .wrapper._bluedarker a, .panel._bluedarker a {
    color: #ebebeb
}

body._black a:hover, .wrapper._black a:hover, .panel._black a:hover, body._gray a:hover, .wrapper._gray a:hover, .panel._gray a:hover, body._navy a:hover, .wrapper._navy a:hover, .panel._navy a:hover, body._bluedark a:hover, .wrapper._bluedark a:hover, .panel._bluedark a:hover, body._bluedarker a:hover, .wrapper._bluedarker a:hover, .panel._bluedarker a:hover, body._black a:visited, .wrapper._black a:visited, .panel._black a:visited, body._gray a:visited, .wrapper._gray a:visited, .panel._gray a:visited, body._navy a:visited, .wrapper._navy a:visited, .panel._navy a:visited, body._bluedark a:visited, .wrapper._bluedark a:visited, .panel._bluedark a:visited, body._bluedarker a:visited, .wrapper._bluedarker a:visited, .panel._bluedarker a:visited, body._black a:active, .wrapper._black a:active, .panel._black a:active, body._gray a:active, .wrapper._gray a:active, .panel._gray a:active, body._navy a:active, .wrapper._navy a:active, .panel._navy a:active, body._bluedark a:active, .wrapper._bluedark a:active, .panel._bluedark a:active, body._bluedarker a:active, .wrapper._bluedarker a:active, .panel._bluedarker a:active, body._black a:focus, .wrapper._black a:focus, .panel._black a:focus, body._gray a:focus, .wrapper._gray a:focus, .panel._gray a:focus, body._navy a:focus, .wrapper._navy a:focus, .panel._navy a:focus, body._bluedark a:focus, .wrapper._bluedark a:focus, .panel._bluedark a:focus, body._bluedarker a:focus, .wrapper._bluedarker a:focus, .panel._bluedarker a:focus, body._black a:link, .wrapper._black a:link, .panel._black a:link, body._gray a:link, .wrapper._gray a:link, .panel._gray a:link, body._navy a:link, .wrapper._navy a:link, .panel._navy a:link, body._bluedark a:link, .wrapper._bluedark a:link, .panel._bluedark a:link, body._bluedarker a:link, .wrapper._bluedarker a:link, .panel._bluedarker a:link {
    color: #fff
}


#sidebar .panel .panel-title h2 {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px
}

.panel {
    background: transparent;
    clear: both;
    margin-bottom: 20px
}

.panel .panel-title .subcategories {
    display: inline-block;
    margin-bottom: 0;
    margin: 14px 0 0 0;
    vertical-align: baseline;
    float: right;
    min-height: 24px
}

.panel .panel-title .subcategories li:last-child {
    margin-right: 0
}

.panel .panel-body .section {
    position: absolute;
    background: #00c6fd;
    text-align: center;
    top: -6px;
    right: 35px;
    z-index: 100;
    display: none
}
.panel .panel-body  .section.visible{
    display: inline-block;
}
.panel .panel-body .section a {
    color: #fff;
    font-size: 12px;
    display: block;
    min-width: 30px;
    position: relative;
    z-index: 5;
    line-height: 18px;
    padding: 0 5px
}

.panel .panel-body .section a:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: -5px;
    width: 0;
    height: 0;
    border-left: 3px solid #00abdb;
    border-bottom: 3px solid #00abdb;
    border-top: 3px solid transparent;
    border-right: 3px solid transparent;
    z-index: -1
}

.panel .panel-footer {
    border-radius: 0
}

.panel .panel-footer .more a {
    display: block;
    text-align: right;
    color: #00abdb
}

.panel._padding {
    padding: 0 20px 20px;
    height: calc(100% - 20px);
}

.panel._padding .panel-title h2 {
    margin-top: 0;
    padding-top: 20px
}

.panel._margin-top {
    margin-top: 103px
}

.panel._margin-top-half {
    margin-top: 70px
}

.panel._graylighter.list .panel-body ul li {
    border-top-color: #ababab
}

.panel.has-tabs {
    transition: height .2s ease 0s
}

.panel.has-tabs h2 {
    display: inline-block
}

.panel.title-overlay {
    position: relative
}

.panel.title-overlay .panel-title {
    float: left
}

.panel.ticker.title-overlay {
    height: 40px;
    margin-bottom: 0;
    line-height: 40px;
    overflow: hidden
}

.panel.ticker.title-overlay .panel-title {
    max-width: 135px;
    float: none;
    top: 0;
    left: 0
}

body {

}
.panel.ticker.title-overlay .panel-title h2 {
    margin: 0;
    font-size: 20px;
    line-height: 40px
}

.panel.ticker .panel-body {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-right: 40px
}

.panel.ticker .panel-body .close {
    position: absolute;
    top: 10px;
    right: 10px
}

.panel.ticker .panel-body ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    margin-left: 155px;
    margin-right: 30px
}

.panel.ticker .panel-body ul li {
    max-height: 40px;
    overflow: hidden
}

.panel.list .panel-title h2 {
    font-size: 24px;
    margin-bottom: 10px;
}

p.summary{
    margin: 10px 0;
    border: 0;
    background: #f6f6f6;
}

.panel.list .panel-body ul {
    list-style: none;
    padding: 0
}

.panel.list .panel-body ul li {
    border-top: 1px solid #ebebeb;
    line-height: 32px;
    max-height: 28px;
    overflow: hidden
}

.panel.list .panel-body ul li a {
    display: block;
    margin-right: 40px;
   /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
    padding: 4px 0;

}

.panel.list .panel-body ul li a .time {
    display: block;
    float: right;
    clear: right;
    color: #ababab;
    font-size: 12px;
    font-weight: 500;
    margin-right: -40px
}

.panel.list .panel-body ul li:hover a {
    color: #00abdb
}

.panel.list .panel-footer {
    background: transparent
}

.panel.items .panel-title h2 {
    margin: 30px 0 40px;

}
.panel.items .panel-title h2 a,html[lang=fa]  .panel.items .panel-title h2 {
    font-size: 18px;
    font-family: iransansn;
}

.panel.items .panel-body ul {
    list-style: none;
    padding: 0;
    margin: 0 -10px;
}
.panel.items .panel-body ul.flex {
    display: flex;
    flex-wrap: wrap;
}

.panel.items .panel-body ul li {
    padding: 0 10px;
    /*float: right;*/
    width: 25%;
    position: relative;
    margin-bottom: 20px;
    /*min-height: 210px*/
}
.featured-right.panel.items .panel-body ul li {
    float: right;
}
.featured-left.panel.items .panel-body ul li {
    float: left;
}
html[dir="rtl"] .panel.items .panel-body ul li {
    /*float: right;*/
}
.panel.items .panel-body ul li .time {
    display: block;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    position: absolute;
    top: 5px;
    right: -50px;
    text-shadow: 0 0 2px #111
}

.panel.items .panel-body ul li .time:before {
    display: inline-block;
    content: '\e834';
    font-family: 'icon';
    margin-right: 3px;
    font-weight: normal;
    font-style: normal
}

.panel.items .panel-body ul li .img a {
    display: inline-block;
    position: relative;
}

.panel.items .panel-body ul li .img a:before {
    display: block;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.1) inset
}

.panel.items .panel-body ul li .img a img {
    transition: all .3s ease 0s, filter 0s ease 0s;
    display: inline-block;
}

.panel.items .panel-body ul li .dsc {
    /*height: 60px;*/
    overflow: hidden
}

.panel.items .panel-body ul li .dsc h3, .panel.items .panel-body ul li .dsc p {
    margin: 0;
    /*max-height: 60px;*/
    overflow: hidden
}

.panel.items .panel-body ul li .dsc p{
    display: none;
}

.panel.items .panel-body ul li:first-child .dsc p, .panel.has-summary .panel-body ul li .dsc p{
    display: block;
}

.panel.items .panel-body ul li .dsc h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    padding-top: 10px
}

.panel.items .panel-body ul li .dsc h3 a {
    padding-bottom: 6px;
    font-size : 15px;
    font-weight: 500;
    overflow: hidden;
    max-height: 56px;
    height: 56px;
}

.panel.items .panel-body ul li .dsc a {
    display: block
}

.panel.items .panel-body ul li:hover h3 a {
    color: #00abdb
}

.panel.items .panel-body ul li:hover img {
    filter: brightness(110%) contrast(110%);
    -webkit-filter: brightness(110%) contrast(110%)
}
/*.img {
    display: inline-block;
}*/
.panel.items .panel-body ul li.video .img {
    position: relative;
    width:100%;
}
#todayimage ul li{
    padding:0;
    margin-bottom: 10px;
}
.panel.items .panel-body ul li.video .img a:before {
    display: block;
    content: "\f01d";
    font-family: "FontAwesome";
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 40px;
    width: 36px;
    height: 36px;
    margin: -18px 0 0 -18px;
    /*border: 2px solid #fff;*/
    text-align: center;
    line-height: 37px;
    border-radius: 100%;
    box-shadow: 0 0 3px #555;
    font-style: normal;
    font-weight: normal;
    /*text-indent: .1em;*/
    z-index: 180
}

#todayimage .img a img{
    height: 100px;
}
#todayimage .panel-body li:nth-child(2){
    padding-left: 5px;
}
#todayimage .panel-body li:nth-child(3){
    padding-right: 5px;
}

.panel.items.first-featured .panel-body ul li:first-child {
    width: 100%
}

.panel.items.first-featured.featured-left .panel-body ul li, .panel.items.first-featured.featured-right .panel-body ul li {
    width: 25%
}

.panel.items.first-featured.featured-left .panel-body ul li .panel-body ul li .img img, .panel.items.first-featured.featured-right .panel-body ul li .panel-body ul li .img img {
    height: 152px
}

.panel.items.first-featured.featured-left .panel-body ul li:first-child .img img, .panel.items.first-featured.featured-right .panel-body ul li:first-child .img img {
    height: 100%;
}

.panel.items.first-featured.featured-left .panel-body ul li:first-child .dsc, .panel.items.first-featured.featured-right .panel-body ul li:first-child .dsc {
    height: auto
}

.panel.items.first-featured.featured-left .panel-body ul li:first-child .dsc h3, .panel.items.first-featured.featured-right .panel-body ul li:first-child .dsc h3, .panel.items.first-featured.featured-left .panel-body ul li:first-child .dsc p, .panel.items.first-featured.featured-right .panel-body ul li:first-child .dsc p {
    max-height: none
}

.panel.items.first-featured.featured-left .panel-body ul li:first-child .dsc h3, .panel.items.first-featured.featured-right .panel-body ul li:first-child .dsc h3 {
    font-size: 26px;
    line-height: 1.5em
}

.panel.items.first-featured.featured-left .panel-body ul li:first-child {
    width: 50%
}

.panel.items.first-featured.featured-right .panel-body ul li:first-child {
    width: 50%;
    float: right
}

.panel.items.items-horizontal {
    margin-bottom: 0
}

.panel.items.items-horizontal .panel-body ul li {
    width: 25%;
    margin-bottom: 0;
    min-height: 0
}

.panel.items.items-horizontal .panel-body ul li .img {
    width: 50%;
    float: left
}

.panel.items.items-horizontal .panel-body ul li .img img {
    height: 71px
}

.panel.items.items-horizontal .panel-body ul li .img a {
    border-right: 10px solid transparent
}

.panel.items.items-horizontal .panel-body ul li .dsc {
    width: 50%;
    margin-left: 50%;
    height: 70px
}

.panel.items.items-horizontal .panel-body ul li .dsc h3 {
    font-size: 18px;
    padding-top: 0;
    max-height: 70px
}

.panel.items.items-horizontal .panel-body ul li .dsc h3 a {
    padding: 0
}

.panel.items.items-horizontal.single-column .panel-body ul li {
    margin-bottom: 20px
}

.panel.items.items-horizontal.single-column .panel-body ul li .img img {
    height: 98px
}

.panel.items.item-rows .panel-body ul {
    margin: 0
}

.panel.items.item-rows .panel-body ul li {
    width: 100%;
    height: auto;
    min-height: 0;
    max-height: none;
    border-top: 1px solid #ebebeb;
    margin-bottom: 0;
    padding: 20px
}

.panel.items.item-rows .panel-body ul li:nth-child(2n+1) {
    background: #fafafa
}

.panel.items.item-rows .panel-body ul li p {
    margin-bottom: 0;
    max-height: none;
    height: auto
}

.panel.items.item-rows .panel-body ul li p .time {
    font-size: 12px;
    display: block;
    color: #999;
    position: static;
    text-shadow: 0 0 transparent
}

.panel.items.item-rows .panel-body ul li .img {
    width: 25%;
    float: left;
    margin-right: 10px
}

.panel.items.item-rows .panel-body ul li .dsc {
    height: auto
}

.panel.items.item-rows .panel-body ul li .dsc h3 {
    padding-top: 0;
    max-height: none;
    height: auto
}

.panel.items.item-rows .panel-body ul li .dsc .time {
    padding-top: 10px;
    position: static;
    text-shadow: 0 0 transparent
}

.panel.items.item-rows.condensed .panel-body ul li {
    padding: 10px
}

.panel.items.single-column .panel-body ul li {
    width: 100%
}

.panel.items.single-column .panel-body ul li .dsc p {
    display: none
}

.panel.top-news .panel-body ul li {
    min-height: 0;
    width: 33.33333%
}

.panel.top-news .panel-body ul li .img img {
    height: 134px;
    display: inline-block;
}

.panel.top-news .panel-body ul li .dsc {
    height: auto
}

.panel.top-news .panel-body ul li .dsc h3 {
    font-size: 18px;
    max-height: none
}

.panel.top-news .panel-body ul li .dsc p {
    max-height: none;
    display: none
}

.panel.top-news .panel-body ul li:first-child .img img {
    height: 424px;
    display: inline-block;
}

.panel.top-news .panel-body ul li:first-child .dsc {
    position: absolute;
    bottom: 0;
    right:10px;
    left: 10px;
    color: #fff;
    margin-right: 0px;
    /*width: 753px;*/
    max-width:100%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0)
}

.panel.top-news .panel-body ul li:first-child .dsc h3 a, .panel.top-news .panel-body ul li:first-child .dsc p a {
    color: #fff;
    padding: 20px
}

.panel.top-news .panel-body ul li:first-child .dsc h3 {
    font-size: 28px;
    font-weight: 500;
    text-shadow: 0 0 4px #111
}

.panel.top-news .panel-body ul li:first-child .dsc h3 a {
    padding-bottom: 10px;
    font-size: 24px;
}

.panel.top-news .panel-body ul li:first-child .dsc p {
    font-size: 16px;
    display: block
}

.panel.top-news .panel-body ul li:first-child .dsc p a {
    padding-top: 0
}

.panel.top-news.inner-page {
    margin-bottom: 20px;
    margin-top: 30px
}

.panel.top-news.inner-page .panel-body li .img {
    width: 50%;
    float: left
}

.panel.top-news.inner-page .panel-body li .dsc {
    margin-left: 50%;
    margin-right: 0;
    padding-left: 20px
}

.panel.top-news.inner-page .panel-body li:first-child .dsc {
    position: static;
    background: transparent;
    margin-right: 0;
    width: auto
}

.panel.top-news.inner-page .panel-body li:first-child .dsc h3, .panel.top-news.inner-page .panel-body li:first-child .dsc p {
    text-shadow: 0 0 0 transparent
}

.panel.top-news.inner-page .panel-body li:first-child .dsc h3 a, .panel.top-news.inner-page .panel-body li:first-child .dsc p a {
    padding: 0
}

.panel.top-news.inner-page .panel-body li:first-child .dsc h3 a {
    color: #555
}

.panel.top-news.inner-page .panel-body li:first-child .dsc p a {
    color: #787878;
    padding-top: 20px
}

.panel.top-news.inner-page .panel-body li:first-child:hover .dsc h3 a {
    color: #00abdb
}

.panel.tiles .panel-body ul li {
    width: 33.33333%
}

.panel.tiles .panel-body ul li .img img {
    height: 206px
}

.panel.tiles.tiles-big .panel-body ul li {
    width: 50%
}

/*.panel.tiles.has-summary .panel-body ul li {
    min-height: 350px
}*/

/*.panel.tiles.has-summary .panel-body ul li .dsc {
    height: 110px
}*/
#main-top [class^="fa-"]:before, #main-top [class*=" fa-"]:before{
    line-height: 30px;
    font-size: 20px;
}
.panel.social ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
}

.panel.social ul li {
    display: inline-block
}

html[dir="ltr"] .panel.social ul li ~ li {    margin-left: 8px}
html[dir="rtl"] .panel.social ul li ~ li {    margin-right: 8px}

.panel.social ul li a {
    display: block;
    font-size: 20px;
    border: 1px solid #111;
    border-radius: 100%;
    width: 36px;
    height: 36px;
    line-height: 34px;
    text-align: center
}

.panel.social ul li:hover a {
    color: #00abdb;
    border-color: #00abdb
}

.panel.social ul li.facebook a {
    color: #3b5a9a;
    border-color: #3b5a9a
}

.panel.social ul li.twitter a{
    color: #28a9e2;
    border-color: #28a9e2
}

.panel.social ul li.youtube a{
    color: #c6312b;
    border-color: #c6312b
}

.panel.social ul li.gplus a{
    color: #e04a39;
    border-color: #e04a39
}

.panel.social ul li.pinterest a{
    color: #cc2129;
    border-color: #cc2129
}

.panel.social ul li.linkedin a{
    color: #117bb7;
    border-color: #117bb7
}

.panel.social ul li.instagram a{
    color: #5280a4;
    border-color: #5280a4
}

.panel.social ul li.rss a {
    color: #fca933;
    border-color: #fca933
}

.panel.poll {
    margin-bottom: 20px
}

.panel.poll button {
    border-radius: 0
}

.panel.poll .question {
    margin-bottom: 20px
}

.panel.poll .form-group input {
    margin-right: 10px
}

.panel.poll #poll-form > ul {
    margin-top: 20px;
    list-style: none;
    padding: 0
}

.panel.poll #poll-form .percent {
    margin: 5px 0 10px;
    height: 10px;
    border: 1px solid #555;
    padding: 1px
}

.panel.poll #poll-form .percent .bar {
    height: 6px;
    background: #555
}

.panel.ads .panel-body a, .panel.ads .panel-body img {
    display: block;
    width: 100%;
    height: auto
}

.panel.search .search-row {
    clear: both
}

.panel.search .search-row label {
    line-height: 34px;
    text-align: right
}

.panel.search .search-row .form-group {
    margin-bottom: 20px
}

.panel.search .search-row .form-group > input {
    width: 80%;
    float: left
}

.panel.search .search-row .form-group > input + * {
    display: inline-block;
    width: 20%
}

.panel.search .search-row.advanced label {
    font-size: 12px;
    text-indent: -20px
}

.panel.search .search-row.submit {
    margin: 20px 0 40px
}


.rtl .panel .panel-title .subcategories {
    float: left
}

.rtl .panel .panel-title .subcategories li {
    margin-left: 0;
    margin-right: 10px
}

.rtl .panel .panel-body .section {
    left: auto;
    right: 11px
}

.rtl .panel .panel-body .section a:after {
    right: auto;
    left: -5px;
    border-color: transparent #00abdb #00abdb transparent
}

.rtl .panel .panel-footer .more a {
    text-align: left
}

.rtl .panel.search .search-row .form-group > input {
    float: right
}

.rtl .panel.social ul li:last-child {
    margin-left: 0
}

.rtl .panel.social ul li a {
    line-height: 40px
}

.rtl .panel.poll .form-group input {
    margin-right: 0;
    margin-left: 10px
}

.rtl .panel.list .panel-body ul li a {
    margin-right: 0;
    margin-left: 40px
}

.rtl .panel.list .panel-body ul li a .time {
    float: left;
    margin-right: 0;
    margin-left: -40px
}

.rtl .panel.top-news .panel-body ul li:first-child .dsc {
    margin-right: 0;
    margin-left: 10px
}

.rtl .panel.top-news .panel-body ul li:first-child .dsc h3 {
    font-size: 36px
}

.rtl .panel.top-news .panel-body ul li:first-child .dsc p {
    font-size: 20px
}

.rtl .panel.top-news.inner-page .panel-body ul li .img {
    float: right
}

.rtl .panel.top-news.inner-page .panel-body ul li .dsc {
    padding-left: 0;
    margin-left: 0;
    padding-right: 20px;
    margin-right: 10px
}

.rtl .panel.top-news.inner-page .panel-body ul li:first-child .dsc p {
    max-height: none;
    display: block
}

.rtl .panel.items .panel-body ul li .dsc h3 {
    font-size: 18px;
    font-weight: bold
}

.rtl .panel.items .panel-body ul li .dsc p {
    max-height: 80px; /*display:none*/
}

.rtl .panel.items .panel-body ul li .time {
    right: auto;
    left: -48px
}

.rtl .panel.items .panel-body ul li .time:before {
    margin-left: 3px
}

.rtl .panel.items.first-featured .panel-body ul li:first-child .dsc p {
    display: block
}

.rtl .panel.items.items-horizontal .panel-body ul li .img {
    float: right
}

.rtl .panel.items.items-horizontal .panel-body ul li .img a {
    border-right: 0 none;
    border-left: 10px solid transparent
}

.rtl .panel.items.items-horizontal .panel-body ul li .dsc {
    margin-left: 0;
    margin-right: 50%
}

.rtl .panel.items.inner-page .panel-body ul li .dsc p {
    display: none
}

.rtl .panel.items.inner-page.item-rows .panel-body ul li .dsc p {
    display: bloxk
}

.rtl .panel.items.tiles.tiles-big .panel-body ul li .dsc p {
    display: none
}

body._black .panel .panel-title h2, body._black .panel .panel-heading h2, body._black .panel .panel-title h2 a, body._black .panel .panel-heading h2 a {
    color: #ebebeb
}

body._black .panel .panel-footer._graylighter {
    background: #252525
}

body._black .panel .panel-footer._graylighter .pagination li a, body._black .panel .panel-footer._graylighter .pagination li span {
    background: #555;
    border-color: #999
}

body._black .panel .panel-footer._graylighter .pagination li:hover a, body._black .panel .panel-footer._graylighter .pagination li.active a, body._black .panel .panel-footer._graylighter .pagination li:hover span, body._black .panel .panel-footer._graylighter .pagination li.active span {
    background: #004A84
}

body._black .panel.social ul li a {
    border-color: #999
}

body._black .panel.list .panel-body ul li {
    border-top-color: #999
}

body._black .panel.items.top-news .panel-body li:first-child .dsc h3 a {
    color: #ebebeb
}

body._black .panel.items.top-news .panel-body li:first-child .dsc p, body._black .panel.items.top-news .panel-body li:first-child .dsc p a {
    color: #ababab
}

body._black .panel.items.top-news .panel-body li:first-child:hover .dsc h3 a {
    color: #00abdb
}

body._black .panel.items.top-news .panel-body li:first-child:hover .dsc p, body._black .panel.items.top-news .panel-body li:first-child:hover .dsc p a {
    color: #ebebeb
}


.panel.top-news.inner-page + .panel.items.tiles ul li .dsc p {
    display: none;
}

#main-regions > div > div > div > div > div > ul > li > div.dsc > p {
    display: none;
}

#navbar #sidemenu .menu li.rtl:first-child {
    /*display: none !important;*/
}

#navbar .menu li a[href*="Farsi"] {
    display: none !important;
}

.panel.list .panel-body ul li a {
    margin-right: 0;
    color: #555;
    font-size: 1em;
    max-width: 100%;
    overflow: hidden;
    max-height: 56px;
    height: 56px;
    /*text-align: justify;*/
}

.panel.list.has-tabs .panel-body ul li a {
    font-size: 0.8em;
}

.panel.list .panel-body ul li a .time {
    display: none;
}

#main-top > div > div > div.col-xs-12.col-md-4 > div.panel.list.titles.sidebar-titles > div.panel-title > h2 > a {
    color: #0063b0;
}

#main-regions {
    padding-top: 0px !important;
}

.panel.items .panel-body ul li {
    padding: 0 12px;
}

.panel.viewpoints .panel-title h2 {
    padding: 20px 0 10px;
    margin: 0;
    font-size: 24px;
}

.panel.potd .panel-title h2 {
    padding: 20px 0 10px;
    margin: 0;
    font-size: 24px;
}

.panel.potd .panel-body ul li {
    margin: 0;
}

.panel.potd .panel-body ul li .dsc {
    display: none;
}

.panel.potd .panel-body + .panel-title h2 {
    font-size: 20px;
    padding: 10px 0;
}

.panel.items.potd > div.col-items ul {
    margin: 0, -10px;
}

.panel.items.potd > div.col-items ul li {
    float: left;
    padding: 0 10px;
    width: 50%;
    height: auto;
    min-height: 0;
}

.panel.items.potd > div.col-items ul li .img img {
    height: auto;
}

#main-regions .panel.viewpoints .panel-body ul li {
    margin-bottom: 0;
}

#main-regions .panel.list.list-thumbs .subcategories li {
    min-height: 0;
}

#main-regions .panel.list.list-thumbs .panel-body {
}

#main-regions .panel.list.list-thumbs .panel-body ul {
    margin: 0 -10px;
}

#main-regions .panel.list.list-thumbs .panel-body ul li {
    min-height: 0;
    border: 0 none;
    float: left;
    width: 50%;
    padding: 0 10px;
    max-height: none;
    margin: 10px 0;
}

#main-regions .panel.list.list-thumbs .panel-body ul li:nth-child(2n+1) {
    clear: left;
}

#main-regions .panel.list.list-thumbs .panel-body ul li .img {
    width: 7vw;
    float: right;
}

html[dir="ltr"] #main-regions .panel.list.list-thumbs .panel-body ul li .img {
    float: left;
}
html[dir="ltr"] #main-regions .panel.list.list-thumbs .panel-body ul li .dsc{
    padding-right: 0;
    padding-left: 20px;
    margin-left: 7vw;
}

#main-regions .panel.list.list-thumbs .panel-body ul li .img a {
    display: block;
    /*padding-bottom: 56.25%;*/
    overflow: hidden;
}

#main-regions .panel.list.list-thumbs .panel-body ul li .dsc {
    margin-right: 7vw;
    padding-right: 20px;
    height: auto;
}

#main-regions .panel.list.list-thumbs .panel-body ul li .dsc h3 {
    font-size: 16px;
    margin: 0;
    font-weight: normal;
}

#breaking {
    background: #c6312b;
    color: #fff
}

#breaking a {
    color: #fff
}

#main .wrapper {
    padding: 20px 0
}

#header-items {
    padding: 20px 0
}


.page-header {
    border: 0 none;
    margin-top: 20px;
    font-size: 48px
}

.page-heading strong {
    font-weight: 500
}

.page-heading .page-header + .subcategories {
    margin-top: -20px
}

.subcategories {
    padding: 0;
    list-style: none;
    min-height: 40px;
    margin-top: -30px;
    clear: both
}

.subcategories + .subcategories {
    margin-top: -30px
}

.subcategories li {
    float: left;
    margin-right: 10px;
    margin-top: 10px
}

.subcategories li a {
    padding: 3px 6px;
    background: #f3f3f3;
    font-size: 16px;
    font-weight: 400;
    color: #555
}

.subcategories li a:hover {
    background: #00c7ff;
    color: #fff
}

.subcategories li.active a {
    background: #00c7ff;
    color: #fff
}


#footer {
    border-top: 20px solid #111;
    position: relative
}

#footer .logo-container {
    position: relative;
    height: 45px
}

#footer .to-top {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    background: #555;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    padding:12px;
}

#footer .to-top i {
    display: block;
    text-align: center
}
#footer .to-top i:before {
    font-size: 24px;
}
#footer .newsletter {
    float: right;
    margin-bottom: 20px;
    font-size: 0
}

#footer .newsletter input, #footer .newsletter button {
    border-radius: 0;
    font-size: 14px;
    transition: all .2s
}

#footer .newsletter input {
    background: #252525;
    color: #ebebeb;
    border-color: #999;
    height: 34px;
    margin:0 0  0 0;
}

#footer .newsletter input:focus, #footer .newsletter input:hover {
    background: #111
}

#footer .newsletter button {
    background: #252525;
    color: #ebebeb;
    border: 1px solid #ebebeb
}

#footer .newsletter button:hover {
    border-color: #999
}

#sitemap {
    padding: 60px 0 20px
}

#sitemap > * {
    min-height: 220px
}

#copyright {
    line-height: 45px;
    color: #ebebeb;
    font-weight: 300
}

.footer-menu .menu-title {
    margin-top: 0;
    font-size: 20px
}

.footer-menu .menu-title a {
    display: block
}

.footer-menu .menu-title a:hover {
    color: #00c7ff
}

.footer-menu ul {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.footer-menu ul li {
    line-height: 24px
}

.footer-menu ul li a {
    display: block;
    font-size: 13px;
    color: #ababab !important
}

.footer-menu ul li a:hover {
    color: #00abdb !important
}

.footer-logo {
    display: block;
    position: absolute;
    width: 140px;
    height: 170px;
    background: url('../content/images/logo_transparent151007.png') no-repeat right bottom transparent;
    bottom: 0;
    text-indent: 999px;
    overflow: hidden
}
.list_view li{
    height: 175px;
    overflow: hidden;
    display: inline-block;
    height:auto;
}
.list_view li .img > a{
    height: 160px;
    display: inline-block;
}
.panel.items.first-featured.featured-left .panel-body ul.list_view li .img img,.img a img{
    object-fit: cover;
    width: 100%;
    height: 170px;
}
.panel.items.first-featured.featured-left .panel-body ul.list_view li:first-child img{
    height: 100%;
}

.panel.list.has-tabs img{
    width: 7vw;
    height: 4vw;
}

.list_view li:first-child .img > a{
    height: 400px;
}
.moqavemah
/*---------login------------*/
#login {
    position:fixed; z-index:300; top:0; margin:0; padding:5px 20px;
    display:block; width:100%; height:30px; font:normal 13px/18px tahoma;
    vertical-align:top; overflow:hidden; color:#fff;
    border-bottom:1px solid #000; background-color:#484848; background-color:rgba(72,72,72,.8);
    filter:alpha(opacity=80); box-shadow:0 0 10px 5px rgba(0,0,0,.35); ursor:default;

    -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; -o-user-select:none; user-select:none;

    -webkit-transition:all .3s ease; -moz-transition:all .3s ease; -ms-transition:all .3s ease;
    -o-transition:all .3s ease; transition:all .3s ease;
}
html[dir=rtl] #login {right:0;}
html[dir=ltr] #login {left:0;}
#login.min {width:80px; box-shadow:none; background-color:#323232;}
html[dir=rtl] #login.min {border-radius:0 0 0 5px; border-left:1px solid #000;}
html[dir=ltr] #login.min {border-radius:0 0 5px 0; border-right:1px solid #000;}
#login a,
#login span {
    color:#fc0;
}
#login section {white-space:nowrap;}
html[dir=rtl] #login section,
html[dir=rtl] #login img,
html[dir=rtl] #login div {
    float:right;
}
html[dir=ltr] #login section,
html[dir=ltr] #login img,
html[dir=ltr] #login div {
    float:left;
}
html[dir=rtl] #login section:last-child {float:left;}
html[dir=ltr] #login section:last-child {float:right;}
#login div {
    cursor:pointer; margin:15px; margin-top:1px; width:0; height:0;
    border:0 solid transparent; border-width:8px 0;
}
html[dir=rtl] #login div,
html[dir=ltr] #login.min div {
    border-color:transparent; border-left-color:#fc0; border-left-width:16px;
}
html[dir=ltr] #login div,
html[dir=rtl] #login.min div {
    border-color:transparent; border-right-color:#fc0; border-right-width:16px;
}
.hr{
    display: block;
    clear: both;
    width: 100%;
    border-width:0px;
    border-bottom: 1px solid ;
}

.flex{
    display: flex;
}

#main-report > .container{
	border-top: 1px solid #555;
}
/*---------------------------------------------------------------------------------------*/

/*
--------------------------------------------------------------responsive---------------------------------------------
*/
@media (max-width: 767px) {
	div#masthead{
		height: auto;
	}
	.panel.top-news .panel-body ul li:first-child .img img {
		height: 20vw;
	}
    .rtl .panel.top-news .panel-body ul li .img {
        float: right
    }

    .rtl .panel.top-news .panel-body ul li .dsc {
        margin-left: 0;
        margin-right: 130px;
        padding-left: 0;
        padding-right: 10px
    }

    .rtl .panel.items .panel-body ul li .dsc p {
        display: none
    }

    .rtl .panel.social ul li {
        margin-left: 6px
    }

    .rtl .panel.social ul li:last-child {
        margin: 0
    }

    .rtl #footer .farsi-menu li {
        display: block;
        float: none
    }

    .rtl #footer .farsi-menu li a {
        display: block
    }

    .rtl #footer .footer-logo {
        left: 0
    }

    #main-regions .panel.list.list-thumbs .panel-body ul li {
        width: 100%;
    }
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive > .table {
        margin-bottom: 0
    }

    .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap
    }

    .table-responsive > .table-bordered {
        border: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0
    }

    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
    .visible-xs-block {
        display: block !important
    }

    #masthead .logo {
        z-index: 900
    }

    #masthead .menu li {
        background: #004A84;
        width: 32px;
        height: 32px;
        position: relative
    }

    #masthead .menu li ~ li {
        margin-left: 10px
    }

    #masthead .menu li > a {
        font-size: 0;
        text-align: center;
        line-height: 32px;
        width: 32px;
        color: #ebebeb
    }

    #masthead .menu li > a i {
        font-size: 18px
    }

    #masthead .menu li.search .child {
        height: 100%;
        width: 100% !important;
        padding: 0;
        margin: 0;
        position: fixed;
        right: 0;
        bottom: 0;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.85);
        z-index: 900;
        cursor: pointer;
        display: none
    }

    #masthead .menu li.search .child:after {
        display: block;
        content: '×';
        position: fixed;
        top: 0;
        right: 0;
        width: 48px;
        height: 48px;
        background: #000;
        text-align: center;
        line-height: 48px;
        font-size: 32px;
        color: #ababab
    }

    #masthead .menu li.search .child .search-form {
        position: fixed;
        top: 30%;
        left: 50%;
        margin-lefT: -110px;
        margin-top: -14px
    }

    #masthead .menu li.search .child .search-form button {
        right: 0;
        background: transparent
    }

    #masthead .menu li.search .child .search-form button:before {
        font-family: 'icon';
        content: '\e804'
    }



    #header-items {
        display: none
    }

    #main .wrapper {
        padding: 10px 0
    }

    #footer #sitemap {
        padding-top: 20px;
        padding-bottom: 10px
    }

    #footer #sitemap > * {
        min-height: 0
    }

    #footer #sitemap > *:last-child {
        margin-bottom: 0
    }

    #footer .footer-menu {
        margin-left: 105px
    }

    #footer .footer-menu h4 {
        font-size: 16px;
        background: #181818
    }

    #footer .footer-menu h4 a {
        padding: 10px;
        display: block;
        position: relative
    }

    #footer .footer-menu h4 a:after {
        display: block;
        content: "";
        width: 0;
        height: 0;
        border-top: 5px solid #fff;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        position: absolute;
        right: 10px;
        top: 15px
    }

    #footer .footer-menu.open h4 a {
        color: #00abdb
    }

    #footer .footer-menu.open h4 a:after {
        border-top: 0 none;
        border-bottom: 5px solid #00abdb
    }

    #footer .footer-menu > .row, #footer .footer-menu > ol {
        display: none
    }

    .page-header {
        margin-top: 40px;
        font-size: 32px
    }

    .panel.ticker-breaking .panel-body ul {
        margin-right: 0
    }

    .panel.ticker-breaking .panel-body .close {
        display: none
    }

    .panel.items .panel-body ul li {
        width: 50%
    }

    .panel.items.single-column .panel-body ul li {
        width: 100%
    }

    .panel.items.single-column.items-horizontal .panel-body ul li .dsc h3 {
        font-size: 18px
    }

    .panel.items.has-summary .panel-body ul li {
        /*min-height: 210px*/
    }

    .panel.items.top-news .panel-body ul {
        margin: 0
    }

    .panel.items.top-news .panel-body ul li {
        padding: 0;
        float: none;
        width: 100%;
        height: 72px;
        min-height: 0
    }

    .panel.items.top-news .panel-body ul li .img {
        width: 130px;
        float: left
    }

    .panel.items.top-news .panel-body ul li .dsc {
        margin-left: 130px;
        padding-left: 10px;
        height: 72px
    }

    .panel.items.top-news .panel-body ul li .dsc h3 {
        padding-top: 0;
        height: 100%
    }

    .panel.items.top-news .panel-body ul li .dsc h3 a {
        padding-top: 10px;
        height: 100%
    }

    .panel.items.top-news .panel-body ul li:first-child {
        height: auto
    }

    .panel.items.top-news .panel-body ul li:first-child .img {
        width: 100%;
        float: none
    }

    .panel.items.top-news .panel-body ul li:first-child .dsc {
        margin-left: 0;
        height: auto;
        background: transparent;
        width: auto
    }

    .panel.items.top-news .panel-body ul li:first-child .dsc p {
        display: none !important
    }

    .panel.items.top-news.inner-page {
        margin-top: 20px
    }

    .panel.items.top-news.inner-page .panel-body ul li .dsc, .panel.items.top-news.inner-page .panel-body ul li:first-child .dsc {
        padding-left: 0
    }

    .panel.items.first-featured.featured-left .panel-body ul li, .panel.items.first-featured.featured-right .panel-body ul li {
        width: 50%
    }

    .panel.items.first-featured.featured-left .panel-body ul li:first-child, .panel.items.first-featured.featured-right .panel-body ul li:first-child {
        width: 100%
    }

    .panel.items.item-rows .panel-body ul li .img {
        display: none
    }

    .panel.poll .panel-title {
        display: none
    }

    .panel.poll .panel-body {
        padding-top: 20px
    }

    .panel.search .search-row .form-group > input {
        width: 100%
    }

    .panel.search .search-row .form-group > input + * {
        width: 100%
    }

    .item .page-heading .item-meta .item-date {
        width: 35%
    }

    .item .page-heading .item-meta .breadcrumb {
        margin-right: 35%
    }

    .item .item-body .item-author {
        font-size: 16px
    }

    .item .item-body .item-text {
        width: 100%
    }

    .item .item-body .item-text p {
        font-size: 16px
    }

    .item .item-body figure > div {
        height: 270px
    }

    #editors-choice {
        border-bottom: 1px solid #ababab;
        margin-bottom: 20px
    }
}