/*agregado*/
.note > p {display:block;font-size:13px;line-height:1.3em;margin-top:-4px}
.cn-notes > p {display:block;font-size:13px;line-height:1.2em;margin-top:-5px}
/*fin agregado*/

#cn-list{margin-left:2px; border:solid #333 0px;} /* caja externa*/
#cn-tile-plus .cn-clear h4{clear:both;margin:0 0 .8em 0; } /*  */
#cn-tile-plus {clear:both;line-height:normal;}
#cn-tile-plus .cn-form{clear:both;margin:0;text-align:left}
#cn-tile-plus .cn-cat-select{font-size:12px;height:auto;min-width:250px;}
/*distANCIA DE CAJA DE BUSQUEDA*/
#cn-tile-plus .cn-list-section-head{margin-bottom:10px; position:static!important}

#cn-tile-plus .cn-alphaindex{text-align:right}
#cn-tile-plus .cn-list-section-head .cn-alphaindex{clear:both;position:relative;margin:12px 0 0;text-align:right}
#cn-tile-plus 
#cn-page-nav{clear:both}
#cn-tile-plus .cn-search{float:right;padding-bottom:15px}
#cn-tile-plus .cn-search label{display:none}
#cn-tile-plus form.cn-form{clear:both;text-align:left}
#cn-tile-plus form.cn-form select.cn-cat-select{font-size:13px;height:auto;max-width:100%;min-width:250px}

/*Margen de la primera tarjeta*/

#cn-tile-plus #cn-list-body{padding-top:12px;}
#cn-tile-plus .cn-list-row-alternate,#cn-tile-plus .cn-list-row{float:left}
#cn-tile-plus .cn-left{float:left}
#cn-tile-plus .cn-right{text-align:right}



#cn-tile-plus .cn-entry{
-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
-webkit-box-shadow:0 3px 4px 2px rgba(100,100,100,.4);
-moz-box-shadow:0 3px 4px 2px rgba(100,100,100,.4);
box-shadow:0 3px 4px 2px rgba(100,100,100,.4);
-moz-box-sizing:content-box;-webkit-box-sizing:content-box;
box-sizing:content-box;background:0;
/*texto TARJETAS*/
font-size:13px;font-weight:500;border:5px solid #d3d3d3;line-height:1.1em;
/*MARGEN ENTRE TARJETAS*/
margin:0 10px 12px 0;overflow:hidden;padding:8px;position:relative}

#cn-tile-plus .cn-entry-content-block-list{clear:both;margin:12px 0}

#cn-tile-plus .cn-entry.cn-background-gradient{background:-moz-linear-gradient(top,rgba(0,0,0,0.05) 0,rgba(255,255,255,0.25) 80%,rgba(255,255,255,0.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0.05)),color-stop(80%,rgba(255,255,255,0.25)),color-stop(100%,rgba(255,255,255,0.3)));
background:-webkit-linear-gradient(top,rgba(0,0,0,0.05) 0,rgba(255,255,255,0.25) 80%,rgba(255,255,255,0.3) 100%);
background:-o-linear-gradient(top,rgba(0,0,0,0.05) 0,rgba(255,255,255,0.25) 80%,rgba(255,255,255,0.3) 100%);
background:-ms-linear-gradient(top,rgba(0,0,0,0.05) 0,rgba(255,255,255,0.25) 80%,rgba(255,255,255,0.3) 100%);
background:linear-gradient(to bottom,rgba(0,0,0,0.05) 0,rgba(255,255,255,0.25) 80%,rgba(255,255,255,0.3) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d000000',endColorstr='#4dffffff',GradientType=0)}

#cn-tile-plus .cn-image-style{
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
background:#f1f1f1;
background:-moz-linear-gradient(top,#f1f1f1 0,#e3e3e3 100%);
background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f1f1f1),color-stop(100%,#e3e3e3));
background:-webkit-linear-gradient(top,#f1f1f1 0,#e3e3e3 100%);
background:-o-linear-gradient(top,#f1f1f1 0,#e3e3e3 100%);
background:-ms-linear-gradient(top,#f1f1f1 0,#e3e3e3 100%);
background:linear-gradient(top,#f1f1f1 0,#e3e3e3 100%);
border:1px solid #e3e3e3;padding:5px; 
}

#cn-tile-plus .cn-image-style p{color:#aaa;
font-weight:bold;margin:4px;
text-align:left;text-shadow:0 1px 0 #e1e1e8;
border:solid #333 1px;}

#cn-tile-plus .cn-entry .cn-label{font-weight:bold}

/*tarjeta titulo*/
#cn-tile-plus .cn-entry .fn{display:block;font-size:13px;font-weight:bold;line-height:1.2em;margin-bottom:2px}
#cn-tile-plus .cn-entry .phone-numbers{margin-bottom:10px}
#cn-tile-plus .cn-entry .vevent abbr{border:0}
#cn-tile-plus .cn-entry ul li{list-style-type:none;margin:0;padding:0}
#cn-tile-plus .cn-entry ul.cn-phone-number-block{margin:0;padding:0}
#cn-tile-plus .cn-entry .tel .value{display:block}
#cn-tile-plus .cn-entry ul.cn-website-block{margin:0 0 8px;padding:0}
#cn-tile-plus .cn-entry .email-address{display:block;-ms-word-break:break-all;word-break:break-all;word-break:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto}
#cn-tile-plus .cn-card-link{position:absolute;bottom:3px;right:5px}
#cn-tile-plus #cn-list-foot{clear:both}