#opacheader
{
    background-color : transparent;
}

#opaccredits a
{
    text-decoration : none;
}

#koha_url
{
    display : none;
}

#opaccredits
{
    background-color: black;
    color : white;
    text-align : center;
    line-height : 1.5em;
}

#changelanguage .navbar-inner
{
    display : none;
}

#changelanguage
{
    background-color : #A29E90;
    margin-top : 0;
    margin-left : auto;
    margin-right : auto;
}

.main
{
    box-shadow : none ;
}

#header-region .container-fluid
{
    padding-right : 0;
    padding-left : 0;
}

#header-region .navbar-inner
{
    background-image : none;
    border : 0;
}

#header-region .navbar-inverse .divider-vertical
{
    display : none;
}

#custom-header-logo a
{
    background-image : url('../images/inlibro/logo.png');
    background-position: center;
    background-repeat: no-repeat;
    display : block;
}

#custom-header-menu a.custom-menu-item:hover,
#listmenu a:hover
{
    color : #005B85;
}

/* PHONES */
@media (max-width: 767px)
{
    body
    {
        padding-left: 0;
        padding-right: 0;
    }
}

#header-region .navbar-inverse li a,
#custom-header-menu a.custom-menu-item,
#listsmenu
{
    text-shadow : none;
    font-weight : normal;
}

#header-region .navbar-inverse .nav li.dropdown > .dropdown-toggle .caret,
#header-region .navbar-inverse .nav li.dropdown > .dropdown-toggle
{
    color : white;
    border-top-color : white;
    border-bottom-color : white;
}

.mastheadsearch
{
    background : none;
    filter : none;
    color : #304B80;
    margin : 0;
}

#loginModal form
{
    margin : 0;
}

#searchsubmit,
#advsearch .btn-success
{
    background-image : none;
}

.i18n-en:lang(fr-CA)
{
    display : none;
}

.i18n-fr-CA:lang(en)
{
    display : none;
}

.HideWhenLoggedIn,
.loggedinYes .ShowWhenLoggedIn
{
    display : block;
}

.ShowWhenLoggedIn,
.loggedinYes .HideWhenLoggedIn
{
    display : none;
}

a.locked
{
    background : url(../images/inlibro/locked.jpg) no-repeat right center;
    padding-right : 10px;
}

.custom-language
{
    height : 2em;
    padding : 0 1em;
}

.custom-language a
{
    text-align : left;
    float : right;
    color : #A29E90;
    font-size : 10px;
    text-decoration : underline;
}

.recorddate
{
    float : right;
    padding-right : 1em;
}

.no-image
{
    display : none;
}

.coverimages img
{
    width: 65px;
}

.recordinfo
{
    float: left;
    width: 80%;
}

.actions-menu
{
    clear: both;
}

#views
{
    display : none;
}

.nav_results
{
    font-size : 10px;
}

#ulactioncontainer #action
{
    font-size : 12px;
}

#tab_descriptions
{
    display : none;
}

.listslabel
{
    display : inline;
}

.newsfooter
{
	display : none;
}

/**********************
   ZINIO
**********************/

.zinioCheckoutButton {
    margin-top: .5em;
    width: 80%;
}

.zinioThumb {
    margin-bottom: 2em;
    border: 0;
    box-shadow: none;
}
