body { background: url("../images/background.jpg") #F5F5F5; font-family: arial, helvetica, sans-serif; }

:focus { outline: 0!important; }

a { color: #f58500; text-decoration: underline; }
a:hover, a:focus, a:active { color: #C46E0D; }

h1, .main-header { font-size: 21px; font-weight: bold; color: #5c5b5b; padding-left: 25px; margin: 30px 0; }
h2 { font-size: 18px; font-weight: bold; color: #5c5b5b;  margin: 20px 0; }

h1 .light, h2.main-header .light { color: #f39302; margin-top: 10px; display: block; }

table th { background-color: #fcfcfc; text-align: center; border-bottom: none !important; }

.mt0  { margin-top: 0; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mb10 { margin-bottom: 10px; }
.mb25 { margin-bottom: 25px; }
.p0 { padding: 0; }
.clear { clear: both; }

header { margin: 20px 0 30px; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #F28D00!important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus  {
    background-color: #F28D00;
}

#logo { float: left; font-size: 45px; outline: none; }

#search-box { width:400px; margin-top: 20px; float: left; margin-left:90px; }
#search-box .search-types { margin-bottom: 5px; font-size: 13px; }
#search-box .search-types a { margin-left: 10px; }
#search-box .search-types a:first-child { margin-left: 0; }
#search-box .search-types a.active { font-weight: bold; color: #555555; text-decoration: none; }
#search-box .search-panel { overflow: hidden; padding: 5px; transform: skewX(-15deg); }
#search-box .search-panel input { width: 265px; font-size: 13px; margin-left: 15px; height: 28px; color: #c4c4c4; border: none; }
#search-box .search-panel button { float:right; transform: none; padding: 5px 15px; }
#search-box #search-articles, #search-box #search-authors { display: none; }

#header-menu { float: right; font-size: 13px; margin-top: 40px; }
#header-menu a { text-decoration: none; color: #555555 }
#header-menu a:hover { text-decoration: underline; }
#header-menu .br { margin: 0 10px; }
#header-menu .lang-button { padding: 5px 15px; font-size: 13px; color: #FFFFFF; }
#header-menu .lang-button i { font-size: 9px; vertical-align: middle; }

.menu { padding-left: 22px; margin-bottom: 0; }
.menu > li { list-style-image: url("../images/list-image.png"); font-size: 16px; font-weight: bold; border-bottom: 1px solid #f0f0f0; margin-bottom: 12px; padding-bottom: 8px; }
.menu > li > a { cursor: pointer; text-decoration: none; color: #555555; }
.menu > li.active { list-style-image: url("../images/list-image-active.png"); }
.menu > li:last-child { border: none; padding-bottom: 0; margin-bottom: 0; }
.menu > li > ul { margin: 0; display: none; padding: 5px 16px; list-style-image: url("../images/sublist-image.png"); }
.menu > li > ul > li { font-size: 13px; font-weight: normal; margin-top: 5px; }
.menu > li > ul > li.active a { color: #555555; font-weight: bold; text-decoration: none; }

#issue-menu { }
#issue-menu > li { list-style: none; border-bottom: none; }
#issue-menu > li > ul { padding-left: 0; }
#issue-menu > li > ul > li  { list-style: none; }

#chief-box .panel-body > b { font-size: 16.6px; margin-top: 22px; display: inline-block; }
#chief-box .panel-body div { margin-top: 5px; }
#chief-box #chief-btn-question { width: 100%; margin: 15px 0; }
#chief-box #chief-btn-question i { font-size: 15px; margin-right: 5px; }
#chief-box #chief-btn-calendar { width: 100%; margin-top: 20px; font-size: 13px; }
#chief-box #chief-btn-calendar i { margin-right: 2px; }

#recommended-box a { color: #818181; display: block; margin-bottom: 20px; }
#recommended-box a:hover { color: #f58500; }

#to-readers-box #to-readers-button-set { margin-top: 20px; }
#to-readers-box #to-readers-button-set #to-readers-button-center { width: 100%; border: 1px solid #fba12d; font-size: 14px; padding: 8px 12px; }
#to-readers-box #to-readers-button-set #to-readers-button-left { width: 100%; position: relative; margin-left: 5px; }
#to-readers-box #to-readers-button-set #to-readers-button-left span.btn { position: absolute; display: block; left: -8px; height: 38px; top: -1px; border-right: 0px none; width: 100%; z-index: -1; }
#to-readers-box #to-readers-button-set #to-readers-button-right { width: 100%; position: relative; margin-left: -5px; }
#to-readers-box #to-readers-button-set #to-readers-button-right span.btn { position: absolute; display: block; right: -8px; height: 38px; top: -1px; border-left: 0px none; width: 100%; z-index: -1; }

.panel { margin-bottom: 13px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.11); border-radius: 6px; }
.panel-default { border: none; }
.panel-body { padding: 22px 25px 25px; }

.panel .line { clear: both; background-color: #e8e8e8; height: 1px; margin: 15px 0 }

.panel-default > .panel-heading { background-color: white; border: 0; padding: 25px 25px 0; font-weight: bold; font-size: 16px; border-top-left-radius: 6px; border-top-right-radius: 6px; }
.panel-default > .panel-footer { background-color: white; border: 0; padding: 0 25px 25px; border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; overflow: hidden; }
.panel-active { box-shadow: none; background-color: #feffd9; border: 1px solid #ffe478; }
.panel-default.panel-active > .panel-heading { background-color: #feffd9; }

#sidebar .panel-default > .panel-heading { padding-left: 45px; }

blockquote { border-left: 10px solid #f39302; background: #f5f5f5; font-size: 13px; padding: 15px 20px 15px 30px; border-radius: 3px; }

.project-status { margin-right: 30px; }
.project-authors a { text-decoration: none; color: #555555; }
.project-desc { margin-bottom: 20px; padding-right: 80px; font-style: italic; }
.project-art { display: inline-block; margin-right: 30px; }

.project-submitted-list { margin-bottom: -20px; }
.project-submitted-list .category > .title h2 { cursor: pointer; margin-top: 0; border-bottom: 1px solid #f0f0f0; font-size: 15px; font-weight: normal; margin-bottom: 20px; padding-bottom: 10px;}
.project-submitted-list .category > .title h2 i { display: inline-block; margin-right: 5px; color: #F08717; }
.project-submitted-list .category > .title h2 i::before { content: ""; }
.project-submitted-list .category > .info { display: none;  list-style: none; padding-left: 20px; margin-bottom: 30px; }
.project-submitted-list .category.open > .title h2 i::before { content: ""; }
.project-submitted-list .category.open > .info { display: block; }

.project-submitted-list .item { margin-bottom: 15px; }
.project-submitted-list .item > .checkbox { margin: 0; position: absolute; }
.project-submitted-list .item > .checkbox label { cursor: default; }
.project-submitted-list .item > .title { cursor: pointer; display: inline-block; }
.project-submitted-list .item > .title > span { border-bottom: 1px dotted #000000; }
.project-submitted-list .item > .title > a { color: inherit; }
.project-submitted-list .item > .info { padding-left: 15px; margin-top: 15px; display: none; }
.project-submitted-list .item.open > .info { display: block; }
.project-submitted-list .count-label { background: #f5f5f5 none repeat scroll 0 0; color: #9a9a9a; float: right; font-weight: normal; width: 50px; }

.project-submitted-list_vote .category > .title h2 .max_vote { font-weight: normal; font-size: 13px; text-transform: lowercase; color: #9a9a9a; font-style: italic; }
.project-submitted-list_vote .item > .info { padding-left: 25px; }
.project-submitted-list_vote .item > .title { margin-left: 25px; }
.project-submitted-list_vote .item .request-rating { border-bottom: 1px solid; display: inline-block; margin-bottom: 10px; }

.project-list-search input::-webkit-input-placeholder { color: #d6d2d2; font-weight: normal; font-style: italic; }
.project-list-search input::-moz-placeholder { color: #d6d2d2; font-weight: normal; font-style: italic; }

.area { padding-left: 10px;border-left: 1px solid #F28D00; }
.area__title { display: block; text-decoration: none; background: #F28D00; padding: 10px 10px; margin: 20px 0 10px 0; margin-left: -10px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; color: #fff; font-size: 17px; text-align: center; }
.area__title:hover, .area__title:active, .area__title:focus { color: #ffffff; text-decoration: none; }

.article-desc { font-style: italic; }
.article-art { display: inline-block; margin-right: 30px; }
.article-doi { display: inline-block; margin-right: 30px; }
.article-authors, .book-authors { display: inline-block; }
.article-authors a, .book-authors a { text-decoration: none; color: #555555; white-space: nowrap; }
.article-button-set { /*margin-top: 20px;*/ }
.article-button-set .btn { width: 100%; margin-bottom: 5px; }
.article-abstract { padding-top: 5px; padding-bottom: 5px; }
.article-text img { max-width: 100%; }
.article-keywords a { color: #555555 }
.article-area a { color: #555555; }
.article-in-processing { color: #8b8b8b; }
.article-in-processing span { vertical-align: middle; }
.article-in-processing i {  color: #f39302; vertical-align: middle; margin-right: 5px; font-size: 18px; }

.article-short {  }
.article-short.panel-active .line { background-color: #e7e8c5; }
.article-short .article-desc { margin-bottom: 20px; /*padding-right: 80px;*/ }
.article-short .article-info { clear: left; }

.article-full .article-udk { display: inline-block; margin-right: 30px; }
.article-full .article-keywords, .article-full .article-area { margin-top: 5px; }

.same-articles a { color: #555555 }

.status-label { background: #F69E02; position: absolute; margin-left: -30px; margin-top: -29px; font-weight: normal }
.status-label.label-waiting { background: #a3a2a2; }

.world-label { background: #F69E02; position: absolute; margin-left: -30px; margin-top: -29px; font-weight: normal }

.bookmark { background-color: #f28d00; color: #FFFFFF; padding: 4px 6px; margin-left: -25px; margin-top: 10px; margin-bottom: 10px; display: inline-block; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
.bookmark span { font-size: 17px; vertical-align: middle; margin: 0 19px; display: block; }
.bookmark .btn { padding-left: 25px; padding-right: 25px; }

footer { margin-top: 60px; }
footer #links { background: url("../images/footer-links-background.jpg") #EFEFEF; padding: 30px 0; }
footer #links b { display: block; margin-bottom: 30px; }
footer #links a { display: block; margin-bottom: 5px; }
footer #copyright { background: url("../images/footer-copyright-background.jpg") #E6E6E6; color: #8f8f8f; padding: 30px 0; font-size: 13px; }
footer #copyright-left { width: 265px; float: left; }
footer #copyright-right { margin-left: 277px; overflow: hidden; }

.btn { text-decoration: none; }
.btn-skew { transform: skewX(-15deg); }
.btn-skew > span { display: inline-block; transform: skewX(15deg)!important; }
.btn-skew:focus, .btn-skew:active { outline: none!important; }

.btn.btn-koncept { font-size: 13px; display: inline-block; padding: 5px 30px; border-radius: 5px; text-align: center; border: none; color: #FFFFFF; background: #f18703; background: -moz-linear-gradient(45deg,  #f18703 0%, #fdc500 100%); background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f18703), color-stop(100%,#fdc500)); background: -webkit-linear-gradient(45deg,  #f18703 0%,#fdc500 100%); background: -o-linear-gradient(45deg,  #f18703 0%,#fdc500 100%); background: -ms-linear-gradient(45deg,  #f18703 0%,#fdc500 100%); background: linear-gradient(45deg,  #f18703 0%,#fdc500 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18703', endColorstr='#fdc500',GradientType=1 ); }
.btn-lg.btn-koncept { border-radius: 6px; font-size: 15px; line-height: 1.33333; padding: 7px 25px; }
.btn-lg.btn-skew.btn-koncept { margin-left: 5px; }

.btn-default:hover .btn-default { background-color: #e6e6e6; border-color: rgba(0, 0, 0, 0.1); color: #555555; }
.btn-default:active .btn-default, .btn-default.active .btn-default { background-color: #e6e6e6; border-color: rgba(0, 0, 0, 0.1); color: #555555; }
.btn-default:focus .btn-default, .btn-default.focus .btn-default { background-color: #e6e6e6; border-color: rgba(0, 0, 0, 0.1); color: #555555; }

#journal-news-box { padding-right: 6px  }
#author-news-box { padding-left: 6px; }
#journal-news-box .panel-body, #author-news-box .panel-body { height: 227px; overflow: hidden; }
.news-box .arrow-box { float: left; }
.news-box .arrow-box .btn { padding: 3px 10px; }
.news-box .news-more { float: right; }

#tinymce { background: #FFFFFF; padding: 10px; }

#price-table { width: 100%; font-size: 13px; }
#price-table td { padding: 15px; }
#price-table td,  #price-table th  { vertical-align: middle; }

.form-control { border: 1px solid #f0f0f0; box-shadow: 1px 3px 3px rgba(230, 230, 230, 0.29) inset; }
.form-control:focus { border-color: #FCC001; box-shadow: 1px 3px 3px rgba(230, 230, 230, 0.29) inset, 0 0 8px rgba(252, 192, 1, 0.4); outline: 0 none; }
.alert-message { background-color: #ed5565; border-radius: 4px; color: #ffffff; font-size: 13px; line-height: 22px; margin-top: 5px; padding: 1px 5px;  }

#tag-cloud { text-align: center; word-wrap: break-word; }

#lk-logout { color: #555555; float: right; font-size: 14px; line-height: 21px; text-decoration: none; font-weight: bold; }
#lk-logout i { color: #f59d02; font-size: 19px; margin-right: 5px; vertical-align: top; }

#lk-menu a { font-size: 14px;  font-weight: bold;  line-height: 19px;  text-shadow: none;  border-right: none;  border-color: #eeeeee;  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.11);  }
#lk-menu a.active { background: #f8f8f8; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.11), 0 3px 5px rgba(0, 0, 0, 0.125) inset;  }
#lk-menu a:last-child { border-right: 1px solid #eeeeee; }
#lk-menu i { color: #f59d02; font-size: 19px; margin-right: 10px; vertical-align: top;  }

#profile-form .photo-group .file-input-wrapper { max-width: 100%;  }
#issue-filter, #type-filter { margin-bottom: 20px; margin-left: 11px; }

.nav-pills li.active a { color: #ffffff; text-decoration: none; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); background: #f18703; background: -moz-linear-gradient(45deg,  #f18703 0%, #fdc500 100%); background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f18703), color-stop(100%,#fdc500)); background: -webkit-linear-gradient(45deg,  #f18703 0%,#fdc500 100%); background: -o-linear-gradient(45deg,  #f18703 0%,#fdc500 100%); background: -ms-linear-gradient(45deg,  #f18703 0%,#fdc500 100%); background: linear-gradient(45deg,  #f18703 0%,#fdc500 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18703', endColorstr='#fdc500',GradientType=1 ); }

.nav-pills li a { text-decoration: none; }
.nav-pills li a span {  }

.filter-menu li:first-child { display: block;  }
.filter-menu li a { padding: 0; text-decoration: underline; margin: 10px 15px; border-radius: 0; }
.filter-menu > li > a:hover, .filter-menu > li > a:focus { background: none;}
.filter-menu li.active a {color: #555555; text-decoration: none; font-weight: bold; border-bottom: none; background: none;  }
.filter-menu li.active > a, .filter-menu li.active > a:hover, .filter-menu li.active > a:focus { background: none; color: #555555; }

#login-form .btn-register { float: right; line-height: 28px; }
#login-form .btn-lost { float: right; line-height: 28px; margin-right: 30px; }

.author-picker .selected-authors { margin-top: 10px; }
.author-picker .selected-authors .btn { margin-right: 7px; margin-bottom: 7px; }
.author-picker .selected-authors .btn i { color: rgb(247, 70, 70); margin-left: 5px }

.udk-picker .selected-udks { margin-top: 10px; }
.udk-picker .selected-udks .btn { margin-right: 7px; margin-bottom: 7px; }
.udk-picker .selected-udks .btn i { color: rgb(247, 70, 70); margin-left: 5px }

.typeahead.dropdown-menu li a { text-decoration: none; }

.bootstrap-tagsinput input { vertical-align: top; }

.pagination > li > a, .pagination > li > span { color: #f58500; }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { color: #C46E0D; }

#find-form #year1, #find-form #year2 {  width: 100px; display: inline-block; }
#find-form .checkbox { display: inline-block; margin-right: 20px;}
#find-form .checkbox:last-child { margin-right: 0; }
#find-form .checkbox-container { margin: -5px 0 10px 0; }
#find-form .area-container { margin-bottom: 10px; }

/* Список авторов */
.authors-list .panel-heading { background: #f2f2f2; }

.authors-list .alphabet { padding-bottom: 20px; padding-left:10px }
.authors-list .alphabet a { margin-right: 10px; font-size: 14px; }
.authors-list .alphabet a:first-child { margin-right: 20px; }
.authors-list .alphabet .active { color: #333333; text-decoration: none; }

.authors-list form { padding: 0 10px 10px; font-size: 14px; }
.authors-list form span { color: #000000; }
.authors-list form input[type="text"] { font-weight: normal; margin-left: 10px; width: 200px; display: inline-block; vertical-align: middle; height: 31px; }

.authors-list .sort { font-size: 14px; font-weight: normal; }
.authors-list .sort a { margin-left: 10px; display: inline-block; }
.authors-list .sort a.active { color: #333333; text-decoration: none; }

.authors-list .pagination { margin: 0; }

.author.short img { float: left; width: 140px; }
.author.short .info { padding-left: 150px; }
.author.short .info .fio { font-size: 18px; display: block; margin-bottom: 15px; }
.author.short .info .btn { margin-top: 10px }
.author.short .line { margin: 25px 0; }

.author.full img { float: left; width: 180px; height: 200px; }
.author.full .info { padding-left: 200px; }
.author.full .info > div { margin-bottom: 6px; }
.author.full .info .buttons-set { margin-top: 15px; }
.author.full .stats { text-align: center; }
.author.full .stats b { display: block; font-size: 20px; }

.teleconf_comments_menu li a { text-decoration: none; color: #000;}
.teleconf_comments_menu li span { text-decoration: underline; color: #0055CC; }

.comments { margin-bottom: 5px; margin-left: -20px; overflow: hidden; padding-left: 20px; position: relative; }
.comments span.title {font-size: 25pt; display: block; margin-bottom: 20px;}
.comments .item .info { font-family: tahoma,sans-serif; font-size: 14px; line-height: 18px; border-bottom: 1px solid #e8e8e8; padding: 3px 0; }
.comments .item .info > a { font-size: 13px; color: #555555; text-decoration: none; }
.comments .item .info .date { font-size: 12px; text-transform: lowercase; }
.comments .item .info .username { font-size: 13px; font-weight: bold; }
.comments .item .info .username .flag { display: inline-block; vertical-align: text-bottom; }
.comments .item .message { font-family: Arial,sans-serif; font-size: 14px; line-height: 140%; margin: 10px 0; }
.comments .item .reply-button { font-size: 13px; color: #555555; text-decoration: none; border-bottom: 1px dotted;}
.comments .item .reply-box .comment-form { margin-top: 10px; }
.comments .item .reply-comments { margin-top: 20px; }
.comments .item .reply-comments .item { margin-left: 40px; }

.modal-header h4 { color: #555555; }

#reformal_tab { z-index: 1040; }

/* -- Topbar -- */
#bar .modal-dialog { width: 90%; max-width: 1200px; }

.topbar { overflow: hidden; }
.topbar__body { min-width: 960px; display: block; font-size: 11px; overflow: hidden; font-family: Lucida Grande,Verdana,Geneva,Sans-serif; }

.topbar__tabs { float: left; width: 290px; height: 330px; margin: 0; padding: 0; border-right: 3px solid #F39302; }
.topbar__tabs li { font-size: 14px; list-style: none; padding: 14px; cursor: pointer;  }
.topbar__tabs li.active { background: #F39302; color: #FFFFFF; }

.topbar__content { margin-left: 320px; }

.topbar__tabs-content > div {  display: none; }
.topbar__tabs-content > div.active { display: block }

.topbar__links { padding: 0 0 0 15px; }
.topbar__links li { width: 33%; float: left; margin-bottom: 5px; height: 30px; }
.topbar__links li a { color: #333; text-decoration: none; margin-right: 20px; display: block; }
.topbar__links li a:hover { text-decoration: underline; }

.topbar__search input { margin-bottom: 25px; border: none; display: inline-block; width: 268px; padding: 9px 15px; font-size: 14px; color: #333; background-color: #F5F5F5; border-radius: 4px; font-style: italic; }
.topbar__search input::-webkit-input-placeholder {color:#333;}
.topbar__search input::-moz-placeholder          {color:#333;}
.topbar__search input:-moz-placeholder           {color:#333;}
.topbar__search input:-ms-input-placeholder      {color:#333;}

.topbar__toggle { text-decoration: none }

.spoiler { background: none repeat scroll 0 0 #f2f2f2; border: 1px solid #f2f2f2; margin: 10px 0 20px; margin-bottom: 0; padding: 10px; position: relative; display: none; }
.spoiler:before { border-bottom: 10px solid #f2f2f2; border-left: 9px solid transparent; border-right: 9px solid transparent; content: ""; display: inline-block; height: 0; margin-right: 5px; vertical-align: baseline; width: 0; }
.spoiler:before { border-bottom-color: #f2f2f2; left: 10px; position: absolute; top: -10px; }
.spoiler .bookmark { margin-left: -11px; }

@media  (max-width: 1199px) { .topbar__links li { width: 50%; } }
@media  (max-width: 991px) { .topbar__links li { width: 100%; } }
/* -- /Topbar -- */


/* -- Datebar -- */
.datebar {
    height: 115px;
    position: relative;
    width: 640px;
    margin: 20px 0;
    display: inline-block;
}
.datebar .pg_bg {
    background: url("/images/datebar/line.png") repeat-x scroll 0 0;
    height: 18px;
    margin-left: 3px;
    margin-top: 18px;
    position: absolute;
    top: 0;
    width: 99%;
}
.datebar .pg_dot_bg {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
.datebar .pg_dot_bg li {
    background: url("/images/datebar/dot.png") no-repeat scroll center center;
    border-radius: 30px;
    color: #f18703;
    display: inline-block;
    font-family: arial;
    font-size: 22px;
    font-weight: bold;
    height: 54px;
    line-height: 53px;
    position: absolute;
    text-align: center;
    width: 54px;
}
.datebar .pg_dot_bg li.first {
    background: url("/images/datebar/dot_first.png") no-repeat scroll center center;
}
.datebar .pg_dot_bg li.last {
    background: url("/images/datebar/dot_last.png") no-repeat scroll center center;
}
.datebar .pg_dot_bg li span {
    color: #555555;
    display: block;
    font-size: 13px;
    font-weight: normal;
    left: -25px;
    line-height: normal;
    margin-top: 15px;
    position: relative;
    text-align: center;
    width: 105px;
}
.datebar .pg_dot_bg li span b {
    color: #f18703;
    display: block;
}
.datebar .pg_dot {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 10;
}
.datebar .pg_dot li {
    border-radius: 30px;
    color: #616161;
    display: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    margin-left: 5px;
    margin-top: 5px;
    position: absolute;
    text-align: center;
    width: 44px;
    background: linear-gradient(to bottom, #fdc500);
    background: -moz-linear-gradient(top, #fdc500 0%, #f18703 100%);
    background: -webkit-linear-gradient(top, #fdc500 0%, #f18703 100%);
    background: linear-gradient(to bottom, #fdc500 0%, #f18703 100%) repeat scroll 0 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdc500, endColorstr=#f18703, GradientType=0);
}
.datebar .pg_dot li.ready {
    color: #ffffff;
    display: inline-block;
}
.datebar .pg_dot li.last {
    margin-left: 0;
    margin-right: 5px;
}
.pg_wrapper {
    margin-left: 27px;
    position: absolute;
    text-align: left;
    top: 22px;
    width: 640px;
    z-index: 10;
}
.datebar .pg {
    height: 10px;
    background: #fdc500;
    background: -moz-linear-gradient(top, #fdc500 0%, #f18703 100%);
    background: -webkit-linear-gradient(top, #fdc500 0%, #f18703 100%);
    background: linear-gradient(to bottom, #fdc500 0%, #f18703 100%) repeat scroll 0 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fdc500, endColorstr=#f18703, GradientType=0);
}
/* -- /Datebar -- */

#partners { margin-right: 0; }
#partners > div { padding-right: 0; }
#partners img { width: 100%; }

#partner-info .modal-dialog { width: 90%; max-width: 1000px; }
#partner-info #issue ul li, #partner-info #teleconf ul li { margin-bottom: 12px; }
#partner-info #issue ul li a, #partner-info #teleconf ul li a { color: #555; }

#partners-widget { background: #efefef url("../images/footer-links-background.jpg") repeat; }
#partners-widget .container { padding-bottom: 5px; }
#partners-widget .partners-all { float: right; margin-bottom: 30px; }
#partners-widget .partners-title { display: block; margin-bottom: 30px; }

#partners-widget > div { padding: 20px; }
#partners-widget .partner-item { background: #fff none repeat scroll 0 0; border-radius: 4px; padding: 10px; }

#partners-widget img { -webkit-filter: grayscale(100%); filter: grayscale(100%); height: 100%; width: 100%; }
#partners-widget img:hover { -webkit-filter: none; filter: none; }

html.en { min-height: 100%; position: relative; }
html.en body { margin-bottom: 180px; }
html.en footer { position: absolute; bottom: 0; margin: 0; width: 100%; }

#reformal_tab { z-index: 1040; }

.electronic-list { padding-left: 17px; margin-bottom: 0; }
.electronic-list .electronic { padding: 10px 10px 0 15px; border: 3px solid #FFFFFF; }
.electronic-list .electronic .electronic-name > span { border-bottom: 1px dotted #000000; cursor: pointer; }
.electronic-list .electronic .electronic-info { padding-left: 15px; margin-top: 15px; display: none; }
.electronic-list .electronic .electronic-info .btn { margin-bottom: 10px; margin-right: 5px; }
.electronic-list .electronic.open { padding: 10px 10px 10px 15px; border: 3px solid #F28D00; border-radius: 5px; margin-bottom: 5px; }
.electronic-list .electronic.open .electronic-info { display: block; }
.electronic-state { margin-bottom: 10px; }
.electronic-state span { display: inline-block; margin-right: 15px; }
.electronic-bibldesc { display: block; margin-bottom: 15px; }

.badge { background-color: #F59A02 }
.nav-pills > li > a > .badge { margin-left: 5px; margin-top: -2px; }
.list-group-item.active > .badge, .nav-pills > .active > a > .badge { color: #F59A02 }


/* Large desktops and laptops */
@media (min-width: 1200px) {
    #content { width: 76%; padding-right: 0; padding-left: 4px; }
    #sidebar { width: 24%; padding-left: 0; padding-right: 8px; }

    #sidr { display: none!important; }
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

    #content { width: 71%; padding-right: 0; padding-left: 4px; }
    #sidebar { width: 29%; padding-left: 0; padding-right: 8px; }

    #sidr { display: none!important; }

    #search-box { margin-left: 35px; width: 300px; }
    #search-box .search-panel input { width: 185px; }
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

    #search-box { display: none; }

    #sidebar { display: none; padding: 0; }
    #content { padding: 0; }

    footer #partners-widget { display: none; }
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

    #search-box { display: none; }

    #sidebar { display: none; padding: 0; }
    #content { padding: 0; }


    header { text-align: center; }

    #logo { float: none; }
    #logo img { width: 230px; height: auto; }
    #header-menu { display: none }

    #journal-news-box, #author-news-box { padding: 0 15px; }

    footer #partners-widget { display: none; }

    footer #links { display: none }
    footer #copyright-left { float: none; width: 100%; margin-bottom: 15px; }
    footer #copyright-left br { display: none; }
    footer #copyright-right { float: none; margin-left: 0; width: 100% }
}

/* Portrait phones and smaller */
@media (max-width: 480px) {

    footer #partners-widget { display: none; }
    footer #links { display: none }
}