@charset "UTF-8";
/* CSS Document */

@media (min-device-width: 768px) and (max-width:808px) {
    body, html {
        overflow : hidden;
    }

    .row {
        width : 735px;
    }

    .row [class*="span"] {
        float : left;
        margin-left : 10px;
        min-height : 10px;
    }

    .span1 { width : 50px; }
    .span2 { width : 110px; }
    .span3 { width : 170px; }
    .span4 { width : 230px; }
    .span5 { width : 290px; }
    .span6 { width : 350px; }
    .span7 { width : 445px; }
    .span8 { width : 470px; }
    .span9 { width : 530px; }
    .span10 { width : 590px; }
    .span11 { width : 650px; }
    .span12 { width : 710px; }
    .span13 { width: 275px; margin-left: 0px !important; }

    .offset1 { margin-left : 60px !important; }
    .offset2 { margin-left : 120px !important; }
    .offset3 { margin-left : 180px !important; }
    .offset4 { margin-left : 240px !important; }
    .offset5 { margin-left : 300px !important; }
    .offset6 { margin-left : 360px !important; }
    .offset7 { margin-left : 420px !important; }
    .offset8 { margin-left : 480px !important; }
    .offset9 { margin-left : 540px !important; }
    .offset10 { margin-left : 600px !important; }

    .hidden-desktop {
        display : block;
    }
/*
    .hidden-tablet {
        display: none !important;
    }*/

    .informit-logo {
        padding-left: 12px;
    }
    
/* HEADER */
    .header {
        background : #d3d4cc url(../images-v4/bg-header.gif) repeat-x;
        min-height : 200px;
    }

    .header-tools ul li {
        margin : 0 6px 0 0;
    }

    .header-tools ul li a {
        padding : 20px 0 0 10px;
        font-size : 11px;
        letter-spacing : -0.03em;
    }

    .header-tools ul li a:hover {
        color : #ffffff;
    }

    .header-tools ul li a.header-tools-dbs {
        font-size : 14px;
        background : none;
        padding-top : 17px;
    }

    .header-tools-history {
        background : none;
    }

    .header-tools-alerts {
        background : none;
    }


    p.header-account-name {
        font-size : 14px;
        margin-top : 16px;
        width: 50px;
    }

    .main-nav {
        margin-left : -360px;
    }

    .main-nav ul li.nav-secondary a {
        padding-left : 10px;
        padding-right : 10px;
    }


/* SEARCH FORM */
    input.adv-input-query {
        width : 230px;
    }

    .form-row.first .adv-input-query {
        margin-left : 88px;
    }

    .adv-select-field .chzn-container {
        /*CHANGED*/min-width : 178px !important; max-width : 178px;
    }

    .adv-select-term .chzn-container {
        /*CHANGED*/min-width : 178px !important; max-width : 178px;
    }

    .adv-select-and-or-not .chzn-container {
        /*CHANGED*/min-width : 68px !important; max-width : 68px;
    }

    .adv-select-type .chzn-container {
        /*CHANGED*/min-width : 168px !important; max-width : 168px;
    }

    .form-limits h3 {
        font-size : 14px;
        padding : 13px 0 0 0;
    }
    .form-limits .span3 {
        width : 470px;
        margin-top : 10px;
    }
    .form-limits .span5 {
        width : 710px;
        margin-top : 10px;
    }

    input.simple-input-query {
        /*width : 308px;*/
        width : 428px;
    }


/* BROWSE TITLES */
    input.browse-input-query {
        width : 200px;
    }

    input.index-input-query {
        width : 260px;
    }

    ul.nav-alphabet li {
        font-size : 13px;
        padding : 0 5px 0 5px;
    }

    .btn-title-feed {
        width : 80px;
    }

    .browse-content span.list-item-title {
        width : auto;
    }


/* SEARCH RESULTS */
    .results-number .span8 {
        width : 350px; /*actually .span6 width */
    }

    .results-number .span2 {
        width : 170px; /*actually .span3 width */
    }

    .results-number .chzn-container {
        min-width : 160px;
    }

    .results-tools {
        height : auto;
    }

    .results-tools .span4 {
        width : 350px;
    }

    .results-tools .btn-set-alert {
        float : left;
        margin-left : 0;
        margin-top : 10px;
        width : 670px;
    }

    .list-item-info {
       /* float : none !important;*/
        width : 690px;
    }

    .list-item-actions {
        float : none !important;
        margin-left : 24% !important;
        width : 75%;
        margin-top : 10px !important;
        padding-left : 10px !important;
    }

    ul.list-item-actions.browse-document-actions {
        margin-left : 0 !important;
    }

    .list-item-actions li {
        float : left;
        margin-right : 20px;
    }

    .browse-content .list-item-actions {
        margin-left : 0 !important;
        width : auto;
    }

    .browse-content .list-item-actions li {
        margin-right : 20px;
        width : 20% !important;
    }

    .list-item span {
       /* width : 75%;*/
     /*   display : inline-block;
        vertical-align : top;*/
        width: 560px;
    }

    .list-item span.list-item-type {
        width: 120px;
    }

    .results-per-page {
        font-size : 12px !important;
    }

    .thesauri-content .btn-search.f-right {
        float : none;
        margin-bottom : 20px;
    }

    .document-details .list-item-type {
        width : 100%;
    }

    .document-details .list-item-data {
        display : block;
        width : auto;
    }

    .browse-tools .span8 {
        width : 340px;
    }

    .browse-tools .span4 {
        width : 300px;
    }


/* LOGIN */
    .login-select .chzn-container {
        /*CHANGED*/min-width : 280px !important; max-width : 280px;
    }

    .login-cancel {
        float : right;
        margin : 10px 28px 0 0;
    }

    .login-username {
        width : 268px;
    }

    .login-password {
        width : 268px;
    }


/* HELP */
    .header-help{
        background : #d3d4cc;
        min-height : 80px;
        position : relative;
    }

    .header-help .row{
        height : 80px;
    }


/* login page cancle button for ipad */
body > div.sectionBody > div.section.search-form > form > div.row.shibboleth > div.span7
{
    width: 525px;
}


/* type dropdown on adance search page */
body > div.sectionBody > div.section.search-form > div > div > form > div.row.form-limits > div.span3.search-type
{
    margin-top: 2px;
}

}

