﻿.envheader {
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}



.envheader-envstyl 
{
    text-decoration:none;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #111;
    background-color: rgba(0,0,0,.125);
    border-color: #2e6da4;
}

    .envheader-envstyl:hover {
        color: white;
        background-color: gray;
        border-color: #204d74;
    }


.envsubheader {
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: grey;
    border-color: #2e6da4;
}



.dropbox {
    border: solid 2px gray;
    border-width: 2px;
}

    .dropbox:hover {
        border: solid 2px blue;
        border-width: 2px;
        color: Purple;
    }

.txtbox {
    border-radius: 3px 2px 2px 3px;
    border-bottom: 1px solid #6CF;
}

    .txtbox:hover {
        box-shadow: 10px 10px 10px #fff;
        border-color: #A020F0;
        outline-color: Red;
        border-radius: 3px 3px 3px 3px;
    }

.active {
    background-color: #F5F4EB;
    border-bottom: solid 1px #0a74f7;
}

.button1 {
    color: white;
    background-color: #0a8cbe;
    border-radius: 6px 6px 6px 6px;
    border-width: 4px;
    border-color: rgba(0,0,0,.125);
}

    .button1:hover {
        color: white;
        background-color: #a4a4a4;
    }

.rw {
    border-width: 2px;
    border-color: gray;
    box-shadow: rgba(0,0,0,.125) 10px 10px;
}

.envheaderred {
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #e50000;
    border-color: #2e6da4;
}

.gtextbox {
    padding: 2px;
    margin: 3px;
    color: #000000;
    font: 12px Arial,Helvetica,sans-serif;
    border: 1px solid #808080;
    border-radius: 3px 4px;
    height: 25px;
}

    .gtextbox:hover {
        padding: 2px;
        margin: 3px;
        color: #000000;
        font: 12px Arial,Helvetica,sans-serif;
        border: 6px solid #2e6da4;
        box-shadow: gray 2px 2px;
    }

.txtbox1 {
    border-radius: 3px 2px 2px 3px;
    border-bottom: 1px solid #6CF;
    height: 100px;
}

    .txtbox1:hover {
        box-shadow: 10px 10px 10px #fff;
        border-color: #A020F0;
        outline-color: Red;
        border-radius: 3px 3px 3px 3px;
    }

.dropdown {
    display: block;
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 100%;
    height: auto;
    list-style-type: none;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: white;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.sresultbg {
    background-color: #F9FCFF;
    border: 1px solid #91BED9;
    border-radius: 4px 4px;
}
/*autocomplete box*/
.ui-widget-content {
    border: 2px solid #8FC5EF;
    background: #FAFAFA;
    color: black;
    width: 240px;
    list-style: none;
    padding: 8px;
    border-radius: 4px;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.ui-menu-item {
    padding: 8px;
}

i-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #9c947c;
    background: black;
    color: #fff;
    border-color: #66afe9;
    border-radius: 4px;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
/* Results view styles */
.title {
    color: Blue;
    padding: 2px;
}

.authors, .callno, .edition {
    color: black;
    padding: 2px;
}

.year {
    color: black;
    margin-right: 25px;
    padding: 2px;
}

.download {
    margin-left: -30px;
}
/* Results view loader */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-image: url(../images/loading2.gif);
    background-repeat: no-repeat;
    background-position: center;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.8;
    z-index: 100;
    display: none;
}
/* Search button hover*/
.t4 {
    background-color: #A8D3FF;
    cursor: pointer;
}
.progressbar
{
   position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-image: url(../images/loading2.gif);
    background-repeat: no-repeat;
    background-position: center;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.8;
    z-index: 100;
}
#GridView1 table td a {
    padding: 5px;
    margin: 10px;
    text-decoration: none;
    background-color: #EEEEEE;
     border-radius: 4px;
     font-weight:bold;
}
#GridView1 table td a:hover {
    padding: 5px;
    margin: 10px;
    text-decoration: none;
    background-color: #ADADAD;
    border-radius: 4px;
    font-weight: bold;
}


.memimage
{
     
    border-radius: 10px;
    
    
}