/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */

/* CSS kod pishite v etom faile, chotobi pri ustanovke obnovlenii ne bilo problem  */
/* --------------------------------------- */
/* Here you can put custom css rules for your site */
.body {
    overflow: hidden;
}
.progressbar{
    display: none;
    position: fixed;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.5;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-color: #FFF;
    background-image: url("../images/loading2.gif");
}
.search{ position: relative; }
.search input[type="text"]{ background: white; color: #999999; height: 28px; line-height: 18px; padding: 0 10px; border: none; width: 100%; border-radius: 5px; }
.search .btn-search{ position: absolute; top: 0; right: 0;border: 0; color: white; width: 30px; height: 100%; line-height: 12px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
.top-row .search .btn-search{background: #a0b0ba;}

div.title-search-result {
    border:1px solid #c6c6c6;
    display:none;
    overflow:hidden;
    z-index:205;
    background: white; padding: 10px;
}

table.title-search-result {
    border-collapse: collapse;
    border:none;
    width:10%;
}

table.title-search-result th {
    background-color:#F7F7F7;
    border-right:1px solid #e8e8e8;
    color:#949494;
    font-weight:normal;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:14px;
    padding-right:12px;
    text-align:right;
    vertical-align:top;
    white-space:nowrap;
    width:1%;
}

table.title-search-result td {
    background-color:white;
    color:black;
    font-weight:normal;
    padding-top:2px;
    padding-bottom:2px;
    text-align:left;
    white-space:nowrap;
}

table.title-search-result td.title-search-item {
    padding-left:8px;
    padding-right:15px;
}

table.title-search-result td.title-search-item a {
    padding-left:4px;
    padding-right:15px;
    text-decoration: none;
    color:black;
    vertical-align:top;
    display:block;
}

table.title-search-result td.title-search-item img {
    vertical-align:top;
}

table.title-search-result td.title-search-item b {
    color:#cf0000;
    font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
    background-color:#fff2be;
}

table.title-search-result td.title-search-more {
    font-size:11px;
    font-weight:normal;
    padding-right:15px;
    padding-left:24px;
    padding-top:0px;
}

table.title-search-result td.title-search-more a
{
    padding-left:12px;
    padding-right:15px;
    text-decoration:none;
    color:#999999;
}

table.title-search-result td.title-search-all {
    padding-left:24px;
    padding-right:15px;
}

table.title-search-result td.title-search-all a
{
    padding-left:4px;
    text-decoration:none;
    color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
    padding-top:0px;
    padding-bottom:0px;
    font-size:4px;
}

div.title-search-fader {
    display:none;
    background-image: url('images/fader.png');
    background-position: right top;
    background-repeat: repeat-y;
    position:absolute;
}
#footer.whitebackground{
    background: #FFF;
}
footer.whitebackground .menu p a{
    color: #1b9e77;
}
footer.whitebackground .copy{
    color: #000;
}
footer.whitebackground .developLogo{
    background: #000;
}
.greenlink{
    color: #1b9e77;
    cursor: pointer;
}
.library_favorite{
    font-size: 14px;
    background-color: #f9fbfd;
}

.workArea .library_favorite p{
    margin: 0;
}
.library_favorite a{
    font-size: 20px;
}
.authors-block-sections{
    width: 540px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}


.authors-sections{
    color: #363537;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    text-decoration: none;
    padding-left: 7px;
    border: 1px solid #8b888d;
    height: 30px;
    width: 30px;
    display: block;

}
.library_head_links{
    display: -webkit-inline-flex;
    display: inline-flex;
}
.library_head_links a{
    margin-right: 30px;
    size: 25px;
}

footer .social-single.telegram a {
    background-color: #30a3e6;
}


#disc-modal-view-event{
    display: none;
    top: auto;
    bottom: 0px;
    height: auto;
    z-index: 100;
    position: fixed;
    left: 0;
    width: 100%;
}
#disc-modal-view-event .disc-modal-dialog {
    position: relative;
    z-index: 2;
    display: table;
    margin: 0 auto;
    height: 100%;
    max-width: 1200px;
    min-width: 300px;
    width: calc(100% - 30px);
}
#disc-modal-view-event .disc-modal-content {
    vertical-align: bottom;
    padding: 15px;
    display: table-cell;
}

#disc-modal-view-event .disc-modal-body{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serifpx;
    color: #ffffff;
    text-align: right;
}
#disc-modal-view-event .disc-modal-body .event-body {
    text-align: justify;
    padding-top: 15px;
}
#disc-modal-view-event .disc-modal-view-bc{
    opacity: 0.7;
    background-color: #120a00;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#disc-modal-view-event button{
    color: #ffffff;
    background-color: #916021;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border: 0;
}