﻿
.item_tmpl {background-color: white; border: 1px solid #ccc; border-radius: 3px; margin-bottom: 10px; font-size:13px;}

.item_tmpl .titulo a {font-size: 13px; font-weight: 600; color: #089AD3; margin: 0px;}

.item_tmpl img {border-radius: 10px; display: inline-block;}

.item_tmpl .titulo img {width: 50px; height: 50px; float: left; margin-right:10px;}

.dmc {display: none;}

.clit, .clic, .clis, .clif, .open_click {color: darkorange;}

.open_click {
    font-size:10px;
    float: right;
}

.clit, .clic, .clis {margin-right: 10px;}

label {cursor: auto!important; margin: 0px!important;}

.a_c_ties > .span_c_ties {display: none;}

.a_c_ties:hover > .span_c_ties {display: block; padding: 4px 8px; color: #fff; position: absolute; white-space: nowrap; z-index: 999; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background-color: #25A0DA; line-height: 18px; font: 500 12px/1.6 'Open Sans', sans-serif !important; text-shadow: none;}

.back-to-top {position: fixed; bottom: 2em; right: 10px; display: none; background-image: url(/img/arrow_right_32x32.png); padding: 0px; height: 32px; width: 32px; -ms-transform: rotate(-90deg); /* IE 9 */ -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */ transform: rotate(-90deg); }

.back-to-top:hover {opacity: 0.8;}