html, body {
    margin: 0;
    width: 100%;
    height: 100%;
}

body {
    background: url(/assets/images/bg_body.jpg) center top repeat-y;
}

#page {
    min-height: 100%;
    width: 992px;
    margin: 0 auto;
}

* html #page {
    height: 100%;
}

#nonfooter {
    position: relative;
    min-height: 100%;
    width: 992px;
}

* html #nonfooter {
    height: 100%;
}

.hidden {
    left: -8000px !important;
    top: 0;
}


/*
.top{background:url(/web/20221024083740im_/http://irp.science.az/templates/images/shadow-top.png) left top no-repeat; position:absolute; height:10px; width:594px; left:-8px; top:16px;}
*/
#content { /*margin: 0 0 0 1px;*/
    padding-bottom: 103px; /*width:992px;*/
}

.left-column {
    float: left;
    width: 203px;
    padding-left: 1px;
}

.middle-column {
    float: left;
    width: 584px;
}

.right-column {
    float: left;
    width: 203px;
}


.title_top {
    height: 1%;
    padding: 11px 0 27px 0;
    background: url(/assets/images/bg_news_box.jpg) center bottom no-repeat;
}

.title-h1 {
    padding: 0 0 0 25px;
    font-size: 2.19em;
    line-height: 1.185em;
    color: #540000;
}

/* main page */

.mainPageBlocksContainer {
    padding: 5px 15px 5px 25px;
    margin-bottom: 8px;
}

/*.mainPageBlocksContainer {padding: 5px 15px 33px 25px; margin-bottom: 8px; background: url(/web/20221024083740im_/http://irp.science.az/templates/images/bg_news_box.jpg) center bottom no-repeat;}*/
.mainBox { /*padding-bottom: 33px; background: url(/web/20221024083740im_/http://irp.science.az/templates/images/bg_news_box.jpg) center bottom no-repeat;*/
}

.boxContent_main {
    padding-bottom: 33px;
    background: url(/assets/images/bg_news_box.jpg) center bottom no-repeat;
}

h3.itemBoxTitle_main {
    font-size: 1.57em;
    line-height: 1.205em;
    font-weight: bold;
    color: #540000;
    margin-bottom: 10px;
}

h4.centerBlockItemTitle {
    font-size: 1.57em;
    line-height: 1.205em;
    color: #540000;
    margin-bottom: 5px;
    font-weight: bold;
}

h4.centerBlockItemTitle a {
    color: #540000;
}

h4.centerBlockItemTitle a:hover {
    color: #f00;
    text-decoration: underline;
}

.small-box-news .block-inner {
    font-size: 1.10em;
    line-height: 1.19em;
    padding: 0 0 5px;
}

.block-inner p {
    padding: 0 0 10px;
}

.boxContent_main .news_date {
    font-size: 1.448em;
    line-height: 1.18em;
    color: #000;
    margin-bottom: 5px;
}

.boxContent_main .more {
    text-align: right;
    padding-right: 15px;
}

.center_banners_block {
    padding: 10px 0 33px 0;
    background: url(/assets/images/bg_news_box.jpg) center bottom no-repeat;
}

.center_banners_block .center_banner {
    text-align: center;
}

/*all-news*/
.all-news { /*padding-left:22px;*/
    height: 1%;
    padding: 7px 0 20px 0;
    width: 584px;
}

.box-news {
    padding: 3px 0 33px 0 !important;
    margin-bottom: 8px;
    background: url(/assets/images/bg_news_box.jpg) center bottom no-repeat;
}


.news-txt {
    float: right;
    width: 363px;
    padding: 0 22px 0 22px;
}

.boxContent_wrapper {
    float: right;
    width: 300px;
    padding: 0 8px 0 12px;
}

.date-news {
    font-size: 1.57em;
    line-height: 1.205em;
    margin-top: 0;
}

.title-news {
    padding: 0 0 3px 0;
    font-size: 1.448em;
    line-height: 1.18em;
    font-weight: bold;
    margin-top: 0;
}

.title-news a {
    color: #000;
}

.title-news a:hover {
    color: #540000;
    text-decoration: underline;
}
.text-inside{
    font-size: 1.22em;
    line-height: 1.23em;
    margin-top: 17px;
}
.text-inside1 {
    font-size: 1.22em;
    line-height: 2.23em;
    margin-top: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6; /* Gösterilecek maksimum satır sayısı */
    -webkit-box-orient: vertical;
}

.single-page-images {
    margin-top: 20px;
}

.single-page-images .gallery-item {
    margin-top: 10px;
}


.single-page-images .gallery-item .gallery-a{
    display: inline-block;
    width: 250px;
    height: 150px;
    margin-bottom: 10px;
}

.single-page-images .gallery-item .gallery-a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.text-inside p {
    padding-bottom: 10px;
}

.text-inside a {
    color: #540000;
}

.text-inside a:hover {
    color: #540000;
    text-decoration: underline;
}

.date-h3 {
    color: #388624;
    font-size: 1.57em;
    font-weight: bold;
    line-height: 1.205em;
    margin-bottom: 9px;
}

.news-photo {
    float: right;
    margin-top: 3px;
    font-size: 1.10em;
    line-height: 1.19em;
    border: 1px solid #000;
}

.boxContent_thumb {
    float: right;
    margin-top: 3px;
    font-size: 1.10em;
    line-height: 1.19em;
    border: 1px solid #000;
}

.news-no-img {
    float: none;
    width: auto;
}

.border-none {
    border: none;
}

.read-more {
    font-size: 1.22em;
    line-height: 1.23em;
    margin-top: 21px;
    text-align: right;
}

.read-more a {
    color: #540000;
}

.read-more a:hover {
    color: #540000;
    text-decoration: underline;
}

div.article-downloads {
    margin: 10px 5px;
}

div.article-downloads p {
    padding: 5px;
    font-size: 1.22em;
    line-height: 1.23em;
}

div.article-downloads a {
    color: #000;
    text-decoration: underline;
}

div.article-downloads a:hover {
    color: #520000;
}

/*pagination*/
.pagination {
    text-align: center;
    font-size: 1.448em;
    line-height: 1.18em;
    color: #4db79c;
    padding-top: 13px;
    display: flex;
    justify-content: center;
    align-items: center
}

.pagination b {
    color: #ff0000;
    padding: 0 4px;
    font-weight: normal;
}

.pagination a {
    color: #000;
    text-decoration: none;
    padding: 0 4px;
}

.pagination a:hover {
    color: #ff0000;
    text-decoration: underline;
}

.all-article { /*padding-left:22px;*/
    height: 1%;
    padding: 7px 0 0 0;
    width: 584px;
    margin-bottom: 24px;
}

.box-article {
    padding: 3px 25px 33px 25px !important;
    margin-bottom: 8px;
    background: url(/assets/images/bg_news_box.jpg) center bottom no-repeat;
}

.date-article {
    font-size: 1.57em;
    line-height: 1.205em;
    margin-top: 0px;
}

.title-article {
    padding: 0 0 3px 0;
    font-size: 1.448em;
    line-height: 1.18em;
    font-weight: bold;
    margin: 6px 0 23px 0;
}

.error {
    padding: 10px 25px 78px 25px !important;
    margin-bottom: 8px;
    background: url(/assets/images/bg_news_box.jpg) center bottom no-repeat;
}

.error p {
    font-size: 1.448em;
    line-height: 1.18em;
    color: #540000;
}

.error p a {
    font-weight: bold;
    color: #540000 !important;
}

.error p a:hover {
    color: #f00 !important;
}


/* ============ header ============ */
#top {
    height: 185px;
    background: url(/assets/images/bg_top.gif) 0 0 repeat-x;
    width: 992px;
    position: relative;
}

.national_emblem {
    background: url(/assets/images/azerbaijan_national_emblem.jpg) 0 0 no-repeat;
    width: 204px;
    height: 172px;
    position: absolute;
    left: 0;
    top: 0;
}

.title {
    font-size: 3.6em;
    line-height: 1.2em;
    color: #fff;
    width: 584px;
    position: absolute;
    left: 226px;
    top: 30px;
}

.langs {
    position: absolute;
    color: #b8909c;
    top: 150px;
    left: 226px;
    font-size: 1.13em;
    line-height: 1.16em;
}

.langs a { /* padding:0 25px 0 0; */
    color: #b8909c;
}

.langs a:hover { /* padding:0 25px 0 0; */
    color: #fff;
}

.langs span { /* padding:0 25px 0 0; */
    color: #fff;
}

.sub_title {
    font-size: 1.13em;
    line-height: 1.16em;
    color: #fff;
    width: 584px;
    position: absolute;
    left: 226px;
    top: 122px;
}

.institute_logo {
    background: url(/assets/images/institute_logo.jpg) 0 0 no-repeat;
    width: 204px;
    height: 172px;
    position: absolute;
    right: 0;
    top: 0;
}

.right-menu {
    color: #540000;
}

.right-menu-bottom { /*background:url(/web/20221024083740im_/http://irp.science.az/templates/images/bg_main_menu.gif) top left no-repeat; border-bottom:1px solid #000;*/
    height: 37px;
    font-size: 1.28em;
    line-height: 1.095em;
    width: 203px;
}

.right-menu-bottom img {
    float: left;
    margin-bottom: 29px;
}

.left_banners_block { /*padding-top:29px; */
    float: left;
}

.left_banner {
    height: 1%;
    margin-bottom: 5px;
    margin-left: 23px;
}

.left_banner a {
    font-size: 1.22em;
    line-height: 1.23em;
    display: block;
}

.left_banner img {
    border: 1px solid #540000;
}

/* Search box */
.search_box {
    position: relative;
    margin-right: 1px;
    height: 79px; /*width:100px;height:30px;top:67px;right:0;*/
    background: url(/assets/images/bg_search_box.gif) no-repeat;
}

.search_box .query {
    /*float:right;
     */
    /* top:1px; */
    position: absolute;
    top: 22px;
    left: 16px;
    width: 128px; /* height:20px;*/
    padding: 2px 6px 1px 6px;
    color: #000;
    background: #f3f3f3;
    border: 1px solid #540000;
    border-bottom: none;
    /*outline:none;
    */
}

.search_box .btn {
    position: absolute;
    top: 23px;
    right: 17px;
    background: url(../../../../../20221024090124im_/http_/irp.science.az/templates/images/search_btn.gif) no-repeat;
    width: 31px;
    height: 20px;
    border: none;
    cursor: pointer;
}

.search_box .active {
    color: #777;
}

/* End of Search box */

/* search page */
.search-box {
    padding-left: 22px;
    position: relative;
    height: 25px;
}

.search-box .query {
    position: absolute;
    top: 0px;
    left: 22px;
    width: 178px;
    padding: 2px 6px 2px 6px;
    color: #000;
    background: #f3f3f3;
    border: 1px solid #540000;
}

.search-box .btn {
    position: absolute;
    top: 1px;
    left: 182px;
    background: url(../../../../../20221024090124im_/http_/irp.science.az/templates/images/search_btn.gif) no-repeat;
    width: 31px;
    height: 20px;
    border: none;
    cursor: pointer;
}

.search-notice {
    padding: 5px 0 25px 22px;
    font-size: 1.10em;
    line-height: 1.19em;
    background: url(/assets/images/bg_news_box.jpg) bottom center no-repeat;
}

/* end of search page */


.boxBox {
    margin-bottom: 16px;
    margin-top: 12px;
    padding: 0 17px 20px 17px;
    background: url(../../../../../20221024083926im_/http_/irp.science.az/templates/images/bg_right_news_last.gif) bottom right no-repeat;
    margin-right: 1px;
}

.boxBox h3.quickLinks {
    color: #540000;
    font-weight: bold;
    font-size: 1.585em;
    line-height: 1.2em;
    padding: 6px 0 6px 3px;
    margin-bottom: 7px;
}

.leftBox {
    padding: 12px 0 11px 5px;
}

.leftBox .news_date {
    color: #000;
    padding-bottom: 5px;
    font-size: 1.10em;
    line-height: 1.19em;
}

.title-h4 {
    padding: 0 0 0 0;
    font-size: 1.10em;
    line-height: 1.19em;
    font-weight: normal;
    color: #000;
    padding-bottom: 5px;
}

.leftBox .title-h4 a:hover {
    color: #ff0000; /* text-decoration:underline; */
}

.more a {
    font-size: 1.10em;
    line-height: 1.19em;
    color: #540000;
}

.more a:hover {
    color: #ff0000; /*text-decoration:underline;*/
}

.right_banners_block {
    margin-bottom: 16px;
    margin-top: 1px;
    padding: 0 17px 28px 17px;
    background: url(../../../../../20221024083926im_/http_/irp.science.az/templates/images/bg_right_news_last.gif) bottom right no-repeat;
    margin-right: 1px;
}

.right_banner {
    height: 1%; /*margin-bottom:24px; margin-left:21px;*/
    padding: 6px 0 6px 3px;
}

.right_banner a {
    font-size: 1.22em;
    line-height: 1.23em;
    display: block;
}


#logo_az {
    position: relative;
    height: 90px;
}

#logo_az a {
    position: absolute;
    left: -45px;
}

#logo_az span {
    background: url(../../../../../20221026002244im_/http_/irp.science.az/templates/images/logo_az.html) no-repeat;
    display: block;
    height: 90px;
    width: 359px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

#logo_ru {
    position: relative;
    height: 90px;
}

#logo_ru a {
    position: absolute;
    left: -45px;
}

#logo_ru span {
    background: url(../../../../../20221024083754im_/http_/irp.science.az/templates/images/logo_ru.html) no-repeat;
    display: block;
    height: 90px;
    width: 359px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

#logo_en {
    position: relative;
    height: 90px;
}

#logo_en a {
    position: absolute;
    left: -45px;
}

#logo_en span {
    background: url(../../../../../20221024083807im_/http_/irp.science.az/templates/images/logo_en.html) no-repeat;
    display: block;
    height: 90px;
    width: 359px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.top-box {
    widows: 990px;
    padding: 13px 0;
    position: relative;
    margin: 10px 0 0 0;
}


#top-menu {
    font-size: 1.448em;
    line-height: 1.18em;
    color: #ff0000;
    width: 395px;
    z-index: 1002;
    position: absolute;
    top: 0;
    left: 12px;
    height: 20px;
}

#top-menu span {
    margin: 0 10px 0 0;
}

#top-menu a span {
    margin: 0;
}

#top-menu a {
    color: #0f2884;
    margin: 0 10px 0 0;
}

#top-menu a:hover {
    color: #ff0000;
}


.az { /* background:url(/web/20221024083740im_/http://irp.science.az/templates/images/az.gif) right no-repeat; right:120px; */
    right: 20px;
}

.eng { /* background:url(/web/20221024083740im_/http://irp.science.az/templates/images/eng.gif) right no-repeat; right:60px; */
    right: 0;
}

.rus { /* background:url(/web/20221024083740im_/http://irp.science.az/templates/images/ru.gif) right no-repeat; right:0; */
}

/* ============ title ============ */
.title-h2 {
    border-bottom: 1px solid #0f2884;
    padding: 5px 0;
    margin: 0 17px;
    font-size: 1.98em;
    line-height: 1.213em;
    color: #0F2884;
}

.title-h3 {
    border-bottom: 1px solid #0f2884;
    border-top: 1px solid #0f2884;
    color: #0F2884;
    font-size: 1.28em;
    line-height: 1.095em;
}

div.title-h3 {
    margin: 25px 0 10px 0;
    font-size: 1.57em;
    line-height: 1.205em;
}

.title-h3 h3 {
    float: left;
    width: 400px;
    border-right: 1px solid #0f2884;
    font-weight: bold;
    padding: 5px 5px 5px 0;
}

.title-h3 span {
    float: right;
    width: 100px;
    padding: 5px;
    text-align: center;
}

.h3-title {
    font-size: 1.28em;
    line-height: 1.095em;
    color: #0F2884;
    font-weight: bold;
    padding: 10px 17px;
}

.blog-txt {
    font-size: 1.28em;
    line-height: 1.095em;
    color: #122687;
    padding: 10px 0;
    font-style: italic;
}

/* ============ main-search ============ */
.mid-cont {
    width: 915px;
    background: url(../../../../../20221025010010im_/http_/irp.science.az/templates/images/shadow.png) 0 0 repeat-y;
}

.mid-cont-inside {
    width: 897px;
    margin: auto;
}

/* ============ main-search ============ */
.main-search {
    width: 300px;
    height: 22px;
    background: #fff;
    margin: 0 0 5px 10px;
    padding: 2px;
    border: 1px solid #ddd;
}

.main-search .search-inp {
    width: 273px;
    border: 0;
    height: 23px;
    float: left;
}

* html .main-search .search-inp {
    width: 265px;
    border: 0;
    height: 20px;
    float: left;
    padding: 3px 0 0 0;
}

.search-btn {
    background: url(../../../../../20221025140155im_/http_/irp.science.az/templates/images/search.gif) no-repeat;
    width: 20px;
    height: 19px;
    border: 0;
    font-size: 0.1em;
    color: #ececec;
    float: right;
    cursor: pointer;
}

/* ============ left column ============ */
.left {
    float: left;
    width: 565px;
    padding-bottom: 30px;
    position: relative; /*z-index:2;*/
}

#slider {
    background: url(../../../../../20221024083807im_/http_/irp.science.az/templates/images/slider_bg.html) bottom no-repeat;
    height: 376px;
    position: relative;
}

.article {
    text-align: justify;
}

/* ============ news ============ */
#news {
    padding: 10px 17px;
}

.small-news {
    padding: 20px 0 20px 0;
}

.txt-news {
    float: left;
    width: 670px;
}

.small-news .more {
    color: #336699;
    text-align: right;
    text-decoration: underline;
    clear: both;
    font-size: 1.13em;
    line-height: 1.16em;
}

.box-left {
    float: left;
    padding: 0 0 0 10px;
}

.box-left div, .box-left2 div {
    font-size: 1.13em;
    line-height: 1.16em;
    padding: 5px 0;
}

.box-left2 {
    width: 350px;
    float: left;
    padding: 0 0 0 10px;
}

.small-news .photo {
    float: left;
    padding: 5px;
    width: 161px;
    text-align: center;
}

.small-news a:hover {
    color: #0994cd;
}

.small-news h3 {
    font-size: 1.57em;
    line-height: 1.205em;
    color: #199acf;
    border-bottom: 1px solid #0F2884;
    padding-bottom: 8px;
}

.small-news h3 a {
    color: #0F2884;
}

.small-news h3 a:hover {
    color: #0F2884;
    text-decoration: none;
}

/* ============ news ============ */
.e-book {
    float: left;
    border: 1px solid;
    text-align: center;
    width: 159px;
    background: #fff;
    padding: 10px 0;
}

.e-book-box {
    float: left;
    width: 355px;
    padding: 0 0 0 14px;
}

.e-book-box div {
    padding: 10px 0;
    font-size: 1.13em;
    line-height: 1.16em;
}

.e-book img {
    border: 1px solid;
}

/* ============ right column ============ */
.right {
    float: right;
    width: 332px;
    position: relative;
}


/*site-map*/
.site-map { /*font-size: 1.448em; line-height: 1.18em;*/ /*width: 890px;*/
    margin: 0 auto;
    padding-bottom: 33px;
    margin-bottom: 8px;
    background: url(/assets/images/bg_news_box.jpg) center bottom no-repeat;
}

.site-map-inner {
    padding: 4px 0 45px 25px;
}

.site-map li { /*border-top:1px solid #cacaca;*/
    padding: 4px 0 3px 0;
}

.site-map li ul li {
    border-top: none;
}

.site-map li ul { /* padding:0 0 0 20px;*/
}

.site-map-sub li {
    padding: 7px 0 0 0;
}

.site-map-sub li a {
    color: #540000;
}

.site-map-sub li a:hover {
    color: #f00;
}

.site-map-root {
    color: #540000;
    font-weight: bold;
    font-size: 1.57em;
    line-height: 1.205em;
}

.site-map-root a {
    color: #540000;
}

.site-map-root a:hover {
    color: #f00;
    text-decoration: none;
}

.site-map-sub {
    color: #540000;
    font-size: 1.448em;
    line-height: 1.18em;
}

.site-map-sub a {
    color: #540000;
}

.site-map-sub a:hover {
    color: #f00;
}

a.sitemap-home-link {
    color: #540000;
    font-weight: bold;
    padding: 7px 0;
    display: block;
}

a.sitemap-home-link:hover {
    color: #f00;
}

.site-map-sub, .site-map-sub2, .site-map-sub3 {
    margin-left: 16px;
}

/* ============ form-contact ============*/

.contacts_outer {
    width: 540px;
    margin: 0 auto;
    padding-top: 16px;
}

.contacts_title {
    font-size: 1.57em;
    line-height: 1.205em;
    color: #540000;
}

.fills-required {
    color: #000;
    font-size: 1.448em;
    line-height: 1.18em;
    padding: 5px 0;
}

#contactsForm {
    width: 484px !important;
    padding: 20px 0 33px 0;
    margin-bottom: 8px;
    background: url(/assets/images/bg_news_box.jpg) center bottom no-repeat;
}

/*#contactsForm input {}*/
#contactsForm p {
    padding: 0 0 13px 0;
}

#contactsForm label {
    display: block;
    width: 62px;
    float: left;
    padding: 5px 0 0 0;
    font-size: 1.22em;
    line-height: 1.23em;
    color: #000;
}

.conInp {
    width: 408px;
    border: 1px solid #540000;
    padding: 4px 5px;
    float: right;
}

/*.contactsFormButton {background: url(/web/20221024083740im_/http://irp.science.az/templates/images/btn.jpg) no-repeat; color: #540000 !important; border: 0; padding: 1px 0 2px 0; font-size: 1.448em; line-height: 1.18em; width: 120px; cursor: pointer; height: 29px; float: right; margin-top: 3px;}*/
/*.contactsFormButton {background: url(/web/20221024083740im_/http://irp.science.az/templates/images/btn_pink_rounded.gif) center bottom no-repeat; color: #fff !important; font-weight: bold; border: 0; padding: 5px 0 0 0; font-size: 1.448em; line-height: 1.18em; width: 91px; cursor: pointer; height: 34px; float: right; margin-top: 3px;}*/
.contactsFormButton {
    background: url(/assets/images/btn_pink_bg.gif) center bottom repeat-x;
    color: #fff !important;
    font-weight: bold;
    border: 0;
    padding: 5px 0 0 0;
    font-size: 1.448em;
    line-height: 1.18em;
    min-width: 120px;
    height: 34px;
    cursor: pointer;
    float: right;
    margin-top: 3px;
}

.bb {
    width: 420px;
    /*clear: both;*/
    padding: 2px 0 4px 0;

}
.bb label{
    display: inline-block;
    margin: 10px 0;
}

.bb textarea {
    height: 131px;
    font-size: 1.448em;
    line-height: 1.18em; /*font-size: 1.22em; line-height: 1.23em;*/
}

p.notification {
    color: #e2a715;
    font-weight: bold; /*red;  margin-left: 71px;*/
    font-size: 1.448em;
    line-height: 1.18em;
    float: left;
    padding: 6px 0 0 0;
    margin-top: 3px;
}

.contacts_text a {
    color: #540000;
}

.contacts_text a:hover {
    color: #f00;
}

.contacts-gmap {
    border: 1px solid #540000;
    width: 582px;
    height: 418px;
}


/* ============ main-block ============ */
.main-block {
    padding: 22px 0 0 0;
}

.block-left {
    float: left;
    width: 200px;
    padding: 0 0 0 20px;
}

.block-right {
    float: right;
    width: 200px;
    padding: 0 40px 0 0;
}

.block-right div, .block-left div {
    border-left: 1px solid;
    padding: 0 0 15px 7px;
    margin: 0 0 22px 0;
}

.block-right div p, .block-left div p {
    font-size: 1.28em;
    line-height: 1.095em;
    padding-top: 10px;
}

/* ============ wide-search ============ */
.box-search {
    margin: 10px 0;
    padding: 20px;
}

.box-search p {
    padding: 5px;
    font-size: 1.28em;
    line-height: 1.095em;
}

.box-search p span {
    color: #F00;
}

.box-search h3 {
    padding: 10px 5px;
    font-size: 1.28em;
    line-height: 1.095em;
    font-weight: bold;
}

.tit {
    font-size: 1.28em;
    line-height: 1.095em;
    padding: 10px;
    color: #F00;
}

/* ============ blog ============*/
.blog {
    font-size: 1.28em;
    line-height: 1.095em;
    padding: 10px 0;
}

.author {
    text-align: right;
    font-style: italic;
}

.blog .more {
    clear: both;
    text-align: right;
    padding: 10px 0;
}

/* ============ footer ============*/
/*.footer{width:567px; position:relative; margin:0 0 20px -1px; padding:21px 10px 10px 10px; background:url(/web/20221024083740im_/http://irp.science.az/templates/images/shadow-bottom.png) 0 -14px  no-repeat;}*/
.created-by-md {
    background: url(../../../../../20221024083754im_/http_/irp.science.az/templates/images/created_by_md.gif) no-repeat;
    width: 126px;
    height: 25px;
    display: block;
}

.created {
    float: left;
    width: 156px;
}

.txt-foot {
    float: right;
    width: 200px;
    text-align: right;
    font-size: 1.10em;
    line-height: 1.19em;
}

/* ============ box-block ============ */
.box-block_az {
    border: 1px solid;
    position: relative;
    width: 304px;
    height: 69px;
    margin: 14px 0 0 14px;
}

.box-block_az span {
    background: url(../../../../../20221025001547im_/http_/irp.science.az/templates/images/photo_az.html) no-repeat;
    width: 304px;
    height: 69px;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
}

.box-block_ru {
    border: 1px solid;
    position: relative;
    width: 304px;
    height: 69px;
    margin: 14px 0 0 14px;
}

.box-block_ru span {
    background: url(../../../../../20221024090113im_/http_/irp.science.az/templates/images/photo_ru.html) no-repeat;
    width: 304px;
    height: 69px;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
}

.box-block_en {
    border: 1px solid;
    position: relative;
    width: 304px;
    height: 69px;
    margin: 14px 0 0 14px;
}

.box-block_en span {
    background: url(../../../../../20221024083803im_/http_/irp.science.az/templates/images/photo_en.html) no-repeat;
    width: 304px;
    height: 69px;
    display: block;
    left: 0;
    position: absolute;
    top: 0;
}


/* ============ for-map ============ */
#bing_card {
    height: 420px;
    padding: 10px 0;
}

/* ============ social-net ============ */
.social-net {
    position: absolute;
    top: 215px;
    left: 0;
    background: url(../../../../../20221025001534im_/http_/irp.science.az/templates/images/fb-twitter-youtube.jpg) no-repeat;
    width: 84px;
    height: 38px;
    margin: 48px 0 0 18px;
    clear: both;
    float: left;
}

.social-net a {
    position: absolute;
    width: 24px;
    height: 24px;
}

.youtube {
    left: 0;
    background: url(../../../../../20221025001534im_/http_/irp.science.az/templates/images/fb-twitter-youtube.jpg) 0 0 no-repeat;
}

.twitter {
    left: 29px;
    background: url(../../../../../20221025001534im_/http_/irp.science.az/templates/images/fb-twitter-youtube.jpg) -29px 0 no-repeat;
}

.facebook {
    left: 60px;
    background: url(../../../../../20221025001534im_/http_/irp.science.az/templates/images/fb-twitter-youtube.jpg) -60px 0 no-repeat;
}


/* ============ google-recaptcha ============ */
.recaptchatable .recaptcha_image_cell {
    background: black !important;
}

.recaptchatable .recaptcha_r4_c4 {
    background: url(../../../../../20221024005519im_/https_/www.google.com/recaptcha/api/img/clean/logo.html) 5px 10px no-repeat !important;
}

.recaptchatable .recaptcha_r1_c1,
.recaptchatable .recaptcha_r8_c1,
.recaptchatable .recaptcha_r7_c1,
.recaptchatable .recaptcha_r3_c1,
.recaptchatable .recaptcha_r3_c2,
.recaptchatable .recaptcha_r3_c3,
.recaptchatable .recaptcha_r2_c1,
.recaptchatable .recaptcha_r2_c2,
.recaptchatable .recaptcha_r4_c1,
.recaptchatable .recaptcha_r4_c2 {
    background: none !important;
}

.recaptchatable #recaptcha_response_field {
    left: 0;
    height: 20px;
    border-color: #ccc;
}

#recaptcha_image {
    border: 1px solid #ccc !important;
    padding: 0 !important;
}

#recaptcha_area, #recaptcha_table {
    border: 1px solid #ccc;
    margin: 0 0 0 90px;
}

.recaptchatable a, .recaptchatable a:hover {
    background: url(../../../../../20221020154905im_/https_/www.google.com/recaptcha/api/img/clean/refresh.html) no-repeat !important;
    height: 20px;
    width: 20px;
}

* html recaptcha_image {
    border: 1px solid #fff !important;
    padding: 0 !important;
    background: #fff !important;
    margin: 0 !important;
    color: #fff !important;
}

* html recaptcha_image img {
    border: 1px solid #fff !important;
    padding: 0 !important;
    background: #fff !important;
    margin: 0 !important
}

/*
     FILE ARCHIVED ON 08:37:40 Oct 24, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:01:31 Jun 07, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.622
  exclusion.robots: 0.065
  exclusion.robots.policy: 0.057
  esindex: 0.012
  cdx.remote: 14.452
  LoadShardBlock: 186.726 (3)
  PetaboxLoader3.datanode: 106.618 (5)
  PetaboxLoader3.resolve: 136.561 (3)
  load_resource: 150.749 (2)
*/
