HEX
Server: Apache
System: Linux srv13.cpanelhost.cl 3.10.0-962.3.2.lve1.5.38.el7.x86_64 #1 SMP Thu Jun 18 05:28:41 EDT 2020 x86_64
User: cca63905 (4205)
PHP: 7.3.20
Disabled: NONE
Upload Files
File: //proc/self/root/proc/self/cwd/nueva/modules/gmaps/views/css/blocktagsw.css
@charset "utf-8";
/* CSS Document */

a.tag_level3 { font-size: 1.8em; font-weight: bold }
a.tag_level2 { font-size: 1.4em }
a.tag_level1 { font-size: 1em; color: #888!important }

.tags{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	float:left;
	clear:both
	
	}
	.tg{
	

	position:relative;

	clear:both;
	height:200px
	
	}
	
.tags li, .tags a {
    float: left;
  
    height: 24px;
    line-height: 24px;
    margin-bottom: 3px;
    position: relative;
	}
	.tags a{
	margin-left:20px;
	padding:0 10px 0 12px;
	background:#767676;
	color:#fefefe;
	text-decoration:none;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;	
	border-bottom-right-radius:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius:4px;	
	border-top-right-radius:4px;	
	} 
	.tags a:before{
	content:"";
	float:left;
	position:absolute;
	top:0;
	left:-12px;
	width:0;
	height:0;
	border-color:transparent #767676 transparent transparent;
	border-style:solid;
	border-width:12px 12px 12px 0;		
	}
	.tags a:after{
	content:"";
	position:absolute;
	top:10px;
	left:0;
	float:left;
	width:4px;
	height:4px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#402400;
	-moz-box-shadow:-1px -1px 2px #004977;
	-webkit-box-shadow:-1px -1px 2px #004977;
	box-shadow:-1px -1px 2px #004977;
	}
	.tags a:hover{background:#402400; color:#ffd8fd}	
.tags a:hover:before{border-color:transparent #402400 transparent transparent;}