body{
    background-color: #fff;
    font-family: "Open Sans", SansSerif !important;
}
#wrap {
    padding: 0;
}

.navbar .nav {
    margin: 12px 10px 0 0;
}
.navbar-inverse .navbar-inner {
    background: #fff;
}

#logo {
    background: transparent url(/lodb-opac-logo.png) no-repeat scroll 0;
    background-size: contain;
    height: 100px;
    max-width: 405px;
    width: 90%;
}
#logo a {
    height: 100%!important;
    width: 100%;
    color: #212529;
    overflow: hidden;
    padding: 0;
    text-decoration: none;
    text-indent: -2000px;
}
.navbar-inverse .brand,
.navbar-inverse .nav>li>a {
    color: #212529;
    text-shadow: none;
}
.main{
    border: none;
}

.navbar-inverse .nav>li>a,
.fa.fa-icon-white,
#members p {
    color: #212529;
}

/*--- Start page ---*/
#opac-main #wrap {
	position: relative;
   	z-index: 1;
}

#opac-main .main {
  /* display: none; */
}

/*--- MAIN HEADER ---*/
.results_summary.availability{
    font-size: 100%;
}
.divider-vertical{
    display: none;
}
.navbar .nav > li > a{
    padding: 10px 0 10px 15px;
}
#members .nav > li{
    margin-left: 15px;
}
.nav.pull-right li:first-child{
    display: none;
}

/* ---MAIN SECTION--- */
#opac-main-search .span12{
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 20px 0 0;
}
#opac-main-search .span12 > .row-fluid{
    display: none;
}
#opac-main-search .span12 .mastheadsearch{
    width: 650px;
}
/*first screen*/
#opac-main .main .span9 {
    width: 100%;
}
#opac-main .main .span3{
    display: none !important;
}
#opac-main  .mastheadsearch__title{
    display: block;
}
#opac-main-search .span12{
    background-color: #f3f3f3;
    border: 3px dashed #cccccc;
    margin: 20px 0 20px;
    padding: 20px 0 15px;
}
#opac-main .OpacMainUserBlock__link{
    display: inline-block;
}
#opac-main #opac-main-search .nolibrarypulldown__advance-search{
    font-size: 16px;
}
#opac-main #opac-main-search .nolibrarypulldown__advance-search:before{
    font-size: 21px;
    right: 0;
}
/*other screen*/
#opac-main-search .nolibrarypulldown__advance-search{
    font-size: 13px;
    color: #000;
    margin: 9px 0 0 207px;
    padding-right: 23px;
}
#opac-main-search .nolibrarypulldown__advance-search:before{
    color: #979797;
    font-size: 15px;
}
.results_summary{
    font-size: 100%;
}
/*select#masthead_search,*/
/*.nolibrarypulldown .transl1{*/
/*background-color: rgba(255, 255, 255, 0.1);*/
/*color: #fff;*/
/*text-shadow: 0 0 1px #000;*/
/*border-color: #fff;*/
/*}*/
/*#masthead_search option{*/
/*color: #000;*/
/*}*/

/*#opac-detail #opac-main-search .span12,*/
/*#opac-marcdetail #opac-main-search .span12,*/
/*#opac-isbddetail #opac-main-search .span12 {*/
/*display: none;*/
/*}*/
.mastheadsearch__title{
    display: none;
}
.mastheadsearch{
    position: relative;
    padding: 0;
    margin: 0;
    background: none;
}
.mastheadsearch label, 
.mastheadsearch #moresearches, .main .breadcrumb{
    display: none;
}
.nolibrarypulldown .transl1 {
    width: 87%;
    margin-left: 40px;
    padding-right: 45px;
    border-color: #000;
}
.mastheadsearch__title{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 160%;
    font-family: 'Open Sans', Sans-Serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    color: #000;
    text-align: center;
}
#searchform{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.custom-search__wrapper{
    width: 66%;
    position: relative;
    padding-right: 40px;
}
.custom-search__wrapper .transl1{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.nolibrarypulldown__advance-search{
    position: relative;
    display: inline-block;
    font-family: 'Open Sans', Sans-Serif ;
    font-size: 16px ;
    line-height: 1 ;
    color: #000;
    margin: 20px 0 0 207px;
    padding-right: 30px;
}
.nolibrarypulldown__advance-search:hover,
.nolibrarypulldown__advance-search:active,
.nolibrarypulldown__advance-search:focus{
    text-decoration: none;
}
.nolibrarypulldown__advance-search:before{
    position: absolute;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 50%;
    right: 9px;
    /*margin-top: -2px;*/
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    color: rgb(151, 151, 151);
    line-height: 12px;
}
.nolibrarypulldown .transl1{
    height: 30px;
    line-height: 30px;
}
#opac-main-search select,
.nolibrarypulldown button{
    height: 40px;
}
.nolibrarypulldown button {
    position: absolute;
    z-index: 99;
    right: 0;
    background-color: transparent;
    /*reset*/
    background: none;
    border: 0;
    color: inherit;
    line-height: normal;
    overflow: visible;
    padding: 0 15px;
    -webkit-appearance: button; /* for input */
    -webkit-user-select: none; /* for button */
    -moz-user-select: none;
    -ms-user-select: none;
}
.nolibrarypulldown button:hover,
.nolibrarypulldown button:active,
.nolibrarypulldown button:focus{
    background-color: transparent;
    border: none;
    outline: none;
}
.nolibrarypulldown button:before{
    font-size: 20px;
    line-height: 30px;
}
.nolibrarypulldown input,
nolibrarypulldown button,
nolibrarypulldown select,
nolibrarypulldown textarea{
    font-family: 'Open Sans', Sans-Serif;
}
select#masthead_search{
    font-weight: 600;
    border-color: #000;
}
select#masthead_search:focus,
select#masthead_search:active,
select#masthead_search > *{
    outline: none;
}
.main{
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 30px 0 100px;
}
.main .span7{
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
}
/*opacmainuserblock*/
.main .span7 #opacmainuserblock{
    max-width: 610px;
    font-family: "Open Sans" SansSerif;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
}
.OpacMainUserBlock__link{
    display: none;
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    color: #2D5484;
    text-decoration: none;
    list-style: 1px;
}
.OpacMainUserBlock__link mark{
    color: #000;
    background-color: transparent;
}
.OpacMainUserBlock__link:hover,
.OpacMainUserBlock__link:active,
.OpacMainUserBlock__link:focus{
    text-decoration: none;
}
.OpacMainUserBlock__link:hover{
    opacity: .8;
}
.mark-page{
    position: absolute;
    display: inline-block;
    left: 0;
    top: 42%;
    -webkit-transform: rotate(-90deg) translateY(-247%);
    -moz-transform: rotate(-90deg) translateY(-247%);
    -ms-transform: rotate(-90deg) translateY(-247%);
    -o-transform: rotate(-90deg) translateY(-247%);
    transform: rotate(-90deg) translateY(-247%);
    font-size: 55px;
    line-height: 1;
    font-weight: 700;
    text-transform: uppercase;
    color: #BA3E56;
    letter-spacing: 4px;
  	opacity: .6;
}
/*Other BLock*/
.bibliocol a.title{
    display: block;
    margin-bottom: 12px;
    font-size: 17px;
    line-height: 20px;
}
#selections-toolbar{
    font-size: 95%;
}
.pagination-small ul>li>a, .pagination-small ul>li>span{
    font-size: 14px;
    padding: 5px 10px;
}
.table-striped .select.selectcol{
    font-size: 15px;
    line-height: 20px;
}
.table-striped .select.selectcol input.cb{
    margin: -4px 0 0;
}
.record h1.title{
    font-size: 160%;
}
/*ADV SEARCH*/
#advsearch #header-region + .container-fluid{
    display: none;
}
/*FOOTER*/
#koha_url{
    position: fixed;
    bottom: 10px;
    right: 15px;
}
/*main hidden obj*/
/*.main .span2,*/
.main .breadcrumb,
.main .span7 #news,
.main .span7 #rssnews-container,
#moresearches,
#changelanguage,
#c5 img.avatar{
    display: none !important;
    }
/*opac-user*/
#opac-user .main .span2, #opac-user .main .breadcrumb,
#opac-patron-update .main .span2, #opac-patron-update .main .breadcrumb,
#opac-usertags .main .span2, #opac-usertags .main .breadcrumb,
#opac-passwd .main .span2, #opac-passwd .main .breadcrumb,
#opac-search-history .main .span2, #opac-search-history .main .breadcrumb,
#opac-readingrecord .main .span2, #opac-readingrecord .main .breadcrumb,
#opac-usersuggestions .main .span2, #opac-usersuggestions .main .breadcrumb,
#opac-userlists .main .span2, #opac-userlists .main .breadcrumb{
    display: block;
}
/*#opac-user #opac-main-search,*/
/*#opac-patron-update #opac-main-search,*/
/*#opac-usertags #opac-main-search,*/
/*#opac-passwd #opac-main-search,*/
/*#opac-search-history #opac-main-search,*/
/*#opac-readingrecord #opac-main-search,*/
/*#opac-usersuggestions #opac-main-search,*/
/*#opac-userlists #opac-main-search{*/
/*display: none;*/
/*}*/




/*UPDATE for RESPONS*/
@media only screen and (max-width: 767px) {
	#opac-main-search {
		margin: 0 -20px;
	}
	#opac-main-search .span12 .mastheadsearch {
		width: 555px;
	}
}
@media only screen and (max-width: 608px) {
    .mark-page{
        top: auto;
        bottom: 0;
        font-size: 30px;
    }
    .prime-search{
        display: flex;
        flex-flow: column nowrap;
        align-items: center;
        position: relative;
    }
    #searchform {
        width: 100%;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .input-append.nolibrarypulldown.custom-search__wrapper{
        padding: 0;
    }
    .input-append.nolibrarypulldown.custom-search__wrapper .transl1{
        padding: 0 35px 0 10px;
        height: 40px !important;
        margin: 0 auto !important;
    }
    .input-append.nolibrarypulldown.custom-search__wrapper .btn.fa.fa-search{
        width: 40px !important;
        height: 40px !important;
        position: absolute;
        right: 8px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    #opac-main #opac-main-search .nolibrarypulldown__advance-search {
    	font-size: 14px;
        margin: 8px auto !important;
    }
    .mastheadsearch__title{
        left: 15px;
        right: 15px;
        bottom: 100%;
        margin-bottom: 20px;
    }
    :not(#results) .main{
        padding: 30px 10px 100px;
        overflow-x: hidden;
    }
    .navbar .nav{
        margin: 12px 14px 0 0;
    }
    .navbar .nav > li > a{
        padding: 0 0 0 15px;
    }
    #userresults {
        margin: 0
    }
}