/*
 *  Hojas de estilo para la herramienta de consulta de revistas y metricas
 *  de Accesowok
 * =============================================================================
 *
 * Copyright (C) 2012-2013 de Fundación Española para la Ciencia y la Tecnología
 * (FECYT http://www.fecyt.es/)
 *
 * Desarrollado por Auditoria y Consultoría de Privacidad y Seguridad
 * (PRiSE http://www.prise.es)
 *
 * *****************************************************************************/
#viewJCR{
    font-size: 11px;
}

#results_div{
    display:none;
}
#search_results{
    display:none;
}

.search_results_wrapper{
    width:630px;
}

/*#tablessci,#tablesci{
    width:950px;
}*/
#tablesci td, #tablessci td, #tableahci td, #tableesci td {
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}

.grey_form{
    background: none repeat scroll 0 0 #DDDDDD;
    color: black;
    margin-top: 10px;
    padding: 10px 15px;
}

#myform{    

}
#search_journal, #search_journalset{
    margin-top:15px;
}
#suggestions{
    border: 1px solid #AAAAAA;
    display: none;
    margin-left: 100px;
    margin-right: 6px;
    margin-top: -10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-top: 5px;
    font-size: 11px;
    background: #fff;
}
#suggestions ul{
    padding-left: 0;
}
#suggestions ul li{
    list-style: none outside none;
    margin-right: 20px;
    margin-top: 5px;
    padding: 3px;
}
#suggestions ul li:hover{
    list-style: none;
    list-style-image: none;
    margin-top:5px;
    cursor:pointer;
    padding:3px;
    color:#222;
}
.fondo_gris{
    background: #eee;
    color:#222;
}
.selected{
    background: #8CBC54;
    color:#fff;
    font-weight: bold;
    border:0px solid #444;
    border-bottom:1px solid #444;
    border-top:1px solid #444;
}
.non_selected{
    color:#585858;
    border:0px solid #444;
    border-bottom:1px solid #444;
    border-top:1px solid #444;
}
#suggestions ul.suggestion_li{

}
.table_three_columns td{
    width:33%;
}

#loading p{
    text-align: center;
}
#loading div{
    background: url("/wp-admin/images/loading-publish.gif") no-repeat scroll center center transparent;
    height: 16px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}

.add_button{
    background-image: url(/wp-content/themes/Wok/img/details_open.png);
    width:20px;
    height: 20px;
    cursor:pointer;
}
.delete_button,.basket_delete_button,.delete_revinst_button,.delete_paqinst_button{
    background-image: url(/wp-content/themes/Wok/img/details_close.png);
    width:20px;
    height: 20px;
    cursor:pointer;
}
.basket_selected{
    background: #FFCCCC;
    border:none;
    border-bottom:1px solid #444;
    border-top:1px solid #444;
}
.basket_non_selected{
    background: #fff;
    border:none;
    border-bottom:1px solid #444;
    border-top:1px solid #444;
}
.basket_add_button{
    background-image: url(/wp-content/themes/Wok/img/details_open.png);
    width:20px;
    height: 20px;
    cursor:pointer;
}
.del_button_rev{
    background-image: url(/wp-content/themes/Wok/img/16-em-cross.png);
}
.add_button_rev{
    background-image: url(/wp-content/themes/Wok/img/16-em-pencil.png);
}

.basket_delete_button{
    background-image: url(/wp-content/themes/Wok/img/details_close.png);
    width:20px;
    height: 20px;
    cursor:pointer;
}
.hidden_issn_year,.hidden_title_year, .hidden_IdRevInst,.hidden_IdPaqInst{
    display:none;
}
#summary_basket{
    cursor: pointer;
    font-weight: bold;
    margin-top: 30px;

}
#JCRForm{
    display: none;
    font-size:13px;
}
#summary_basket .note{
    display: inline-block;
    font-style: italic;
    font-weight: normal;
    margin-left: 15px;
    width: 380px;
}

.top{
    float: left;
    margin-right: 10px;
    width:200px;
}

#updatePage{
    padding-left: 20px;
    cursor: pointer;
    padding-top: 3px;
    padding-bottom: 5px;
}
.close_img{
    background: url("/wp-content/themes/Wok/img/details_close.png") no-repeat scroll 0 0 transparent;
}
.open_img{
    background: url("/wp-content/themes/Wok/img/details_open.png") no-repeat scroll 0 0 transparent;
}

#search_results ul,#tabsJCR ul, #basket_results ul{
    list-style-image: none;
}

.jcr_columns{
    height: 135px;
    width: 100%;
}
.jcr_columns .left_column{
    float: left;
    width: 174px;
}
.jcr_columns .right_column{
    background: none repeat scroll 0 0 #EEEEEE;
    float: right;
    margin-left: 10px;
    margin-right: 23px;
    padding: 10px;
    width: 350px;
}


#basket_updatePage{
    padding-left: 20px;
    cursor: pointer;
    padding-top: 3px;
    padding-bottom: 5px;
}

#summary_basket .number_of_journals{
    background: none repeat scroll 0 0 #FFFFFF;
    border:1px solid #fff;
    display: inline-block;
    margin-left: 10px;
    padding: 5px 6px;
    text-align: center;
    width: 45px;
}
#summary_basket .number_of_journals_label{
    display: inline-block;
    width: 100px;
}
#summary_basket .number_of_journals_set{
    background: none repeat scroll 0 0 #DDDDDD;
    border:1px solid #DDDDDD;
    display: inline-block;
    padding: 7px 0 8px 15px;
    width: 190px;
}
#updateAll,#updateAllPaq{
    margin-top:20px;
    display: none;
}
#basket_UpdateAll{
    font-size:80%;
}


/*
 * RevInst Sections
 */
#display_search_journals_section,#display_search_paq_section{
    margin-top:10px;   
}
#search_journals_section,#search_paq_section{
    margin-top:20px;
}
#send_request,#import_journals,#assign_journals,#assign_packages{
    margin-top:20px;
    margin-bottom:20px;
}

#progress .bar {
    height: 18px;
    background: #888;
}
#progress{
    background-color: #F5F5F5;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 5px;
    margin-bottom: 5px;
    margin-top: 3px;
    overflow: hidden;
    width: 130px;
}
#fileupload {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(-300px, 0px) scale(4);
}

#import_journals_div input[type="file"] {
    display: block;
}
.import_journals_button{
    padding: 5px;
}
#sendRequest_insts_dialog p{
    /*display: inline-block;
    width: 240px;*/
}
#sendRequest_insts_dialog{
    height: 300px;
    width: 770px;
    overflow: scroll;
}
#sendRequest_insts_dialog_helper{
    font-size: 80%;
    text-align: right;
}
