body
{
    background : url('../images/inlibro/body_background.jpg') repeat-x top #FFFFFF;
}

#wrap,
#changelanguage
{
/*    max-width : 993px; */
}

#opacheader
{
    background-color : transparent;
}

#opaccredits a
{
    text-decoration : none;
    color : white;
}

#koha_url
{
    display : none;
}

#opaccredits
{
    background-color: black;
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px;
    color : white;
    font-size : 80%;
    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
{
    background-image : url('../images/inlibro/banniere.png');
    background-position: center;
    background-repeat: no-repeat;
    color : white;
}

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

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

    .custom-header
    {
        background-image : url('../images/inlibro/banniere-small.png');
        background-position : left;
        background-size : 100%;
    }
}

#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;
}

#custom-header-menu
{
    background : linear-gradient(#C5D44F, #67921E);
    vertical-align : middle;
    margin-bottom : 0;
    padding : 0 1em;
    min-height : 2.5em;
    border-radius : 0 0 5px 5px;
}

.custom-header-left
{
}

.custom-header-right
{
}

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

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

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

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

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

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

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

#opacnav,
#opacnavbottom,
#opacnavright
{
    font-size:12px;
}

#opacmainuserblock
{
    font-size : 12px;
    min-height : 350px;
}

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;
}
