/**
 * Copyright (C) (2015-2018) CEFCA
 * 
 * This file is part of tour navigator library.
 * See http://www.cefca.es/cefca_en/tour_navigator_library
 *
 * Tour navigator library is free software: you can redistribute it and/or
 * modify it under the terms of the GNU General Public License as
 * published by the Free Software Foundation, either version 3 of the
 * License, or (at your option) any later version.
 *
 * Tour navigator library is distributed in the hope that it will be
 * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with Tour navigator library. If not,
 * see <http://www.gnu.org/licenses/>.
 */
/**
 * Functions to use the navigate menu with Aladin Lite (http://aladin.u-strasbg.fr/AladinLite/) 
 * @author: Tamara Civera Lorenzo
 * @version 1.1 [2018-02-16]
 */
.aladin-navigator .menu{text-align:right}.aladin-navigator .menu .btn{border:1px solid #000;color:#fff;background-color:#757272;text-align:center;text-indent:0;display:inline-block;min-width:100px}.aladin-navigator #aladin-lite-div{height:800px;margin-top:0;text-indent:0;width:100%}.aladin-navigator .textInfo{font-size:.9em;text-align:right!important}.menus-tabs{background-color:rgba(117,114,114,.6);border-radius:2px;color:#fff;margin-left:20%;position:relative;right:0;top:-819px;width:80%;z-index:100}.menu-tab{padding:20px}.menu-tab img{width:33px}.aladin-navigator .object{border:1px solid grey;float:left;height:60px;margin:5px;padding:5px;text-align:center;text-indent:0;width:110px}.aladin-navigator .object .object_button{background-color:rgba(255,255,255,.2);border:1px solid #fff;cursor:pointer;padding:3px 0}.aladin-navigator .object .object_button:hover{background-color:rgba(255,255,255,.5);border:1px solid grey}.aladin-navigator .object .object_info{color:rgba(255,255,255,.7);display:inline-block;padding-top:3px;font-size:.85em}.aladin-navigator .object .object_info:hover{color:rgba(255,255,255,.9);text-decoration:none}.aladin-navigator .object_type{font-size:1.05em;font-weight:700;margin-bottom:3px}