
/* - jquery.megamenu.css - */
/* http://www.provincia.teramo.it/portal_css/jquery.megamenu.css?original=1 */
ul.megamenu li.mm-item {
}
ul.megamenu li {
margin: 0px;
padding: 0px;
display:block;
}
ul.megamenu li.clear-fix {
float: none;
clear: both;
margin: 0px;
padding: 0px;
height: 0px;
font-size: 0px;
line-height: 0px;
}
ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited {
position: relative!important;
display: inline-block!important;
color: #FFF;
margin: -3px 0 0 -1px !important;
text-decoration: none;
z-index: 10;
font-size: 14px;
border-top: 1px solid transparent!important;
border-left: 1px solid transparent!important;
border-right: 1px solid transparent;
}
*html ul.megamenu a.mm-item-link:link, *html ul.megamenu a.mm-item-link:visited {
border-color: pink;
filter: chroma(color=pink);
}
ul.megamenu a.mm-item-link-hover:link, ul.megamenu a.mm-item-link-hover:visited {
color: #444!important;
background-color: #FFF!important;
margin:-3px 0 0 -1px !important;
padding-bottom:5px!important;
border: 1px solid #777!important;
border-style:solid solid none!important;
}
ul.megamenu div.mm-item-content {
background: #FFF;
padding: 0px;
position: absolute;
border: 1px solid #777;
border-style:solid;
z-index: 9;
margin:1px 0 0 -2em;
min-width:300px;
min-height:200px;
}
.mm-content-base {
background: #FFF;
position: relative;
z-index: 11;
padding: 5px;
}
.mm-js-shadow {
background: #555;
position: absolute;
z-index: 10;
}


/* - ++resource++plone.app.event/event.css - */
@media screen {
/* http://www.provincia.teramo.it/portal_css/++resource++plone.app.event/event.css?original=1 */
/* */
.tooltip {
display:none;
background:#CCC;
border:1px solid black;
font-size:80%;
padding:10px;
margin:10px;
}
.tooltip a {
color:black;
font-weight:bold;
}
/* */
.portletCalendar {
width: 100%;
margin: 1px 0 1em 0;
}
.portletCalendar dt {
background-color: #eee;
font-weight: bold;
text-align: center;
line-height: 1.6em;
border-bottom: none;
}
.portletCalendar dd {
margin: 0;
padding: 0;
}
.portletCalendar dt a#calendar-previous {
float: left;
padding: 0 1em;
margin: 0 -.5em;
}
.portletCalendar dt a#calendar-next {
float: right;
padding: 0 1em;
margin: 0 -.5em;
}
.portletCalendar a, .portletCalendar a:focus,
.portletCalendar a, .portletCalendar a:hover {
text-decoration: none;
}
.ploneCalendar {
border-spacing: 0;
width: 100%;
}
.ploneCalendar a {
text-decoration: none;
border-bottom: none !important;
}
.ploneCalendar td {
background-color: transparent;
width: 14%;
text-align: center;
padding: 2px;
}
.ploneCalendar .weekdays th {
background-color: #eee;
text-align: center;
padding: 2px;
font-weight: normal;
}
.ploneCalendar .event {
background-color: #eee;
font-weight: bold;
}
.ploneCalendar .todayevent {
background-color: #eee;
border: 2px solid #205C90;
font-weight: bold;
}
.ploneCalendar .todaynoevent {
border: 2px solid #205C90;
}
.eventDetails .timezone {
display:block;
margin-top:0.5em;
padding:0.2em 0;
background-color:#ffe;
color:#354;
width:100%;
}
.eventDetails .hCalendar-hidden {
display:none; /* */
}
.eventDetails .timerange, .eventDetails .timezone {
font-size:85%;
line-height:1em;
white-space:nowrap;
}
.eventDetails .datedisplay {
line-height:1.5em;
margin-bottom:0.2em;
font-weight:bold;
font-size:100%;
}
.eventDetails abbr.dtstart {
font-weight:bold;
}
.eventDetails table.listing td {
min-width:60%;
}
.eventDetails table.listing td p {
margin-top:0.5em;
margin-bottom:0;
line-height:1.2em;
}

}


/* - ++resource++collective.js.fullcalendar/fullcalendar.css - */
@media all {
/* http://www.provincia.teramo.it/portal_css/++resource++collective.js.fullcalendar/fullcalendar.css?original=1 */
.fc {
direction: ltr;
text-align: left;
}
.fc table {
border-collapse: collapse;
border-spacing: 0;
}
html .fc,
.fc table {
font-size: 1em;
}
.fc td,
.fc th {
padding: 0;
vertical-align: top;
}
.fc-header td {
white-space: nowrap;
}
.fc-header-left {
width: 25%;
text-align: left;
}
.fc-header-center {
text-align: center;
}
.fc-header-right {
width: 25%;
text-align: right;
}
.fc-header-title {
display: inline-block;
vertical-align: top;
}
.fc-header-title h2 {
margin-top: 0;
white-space: nowrap;
}
.fc .fc-header-space {
padding-left: 10px;
}
.fc-header .fc-button {
margin-bottom: 1em;
vertical-align: top;
}
/* */
.fc-header .fc-button {
margin-right: -1px;
}
.fc-header .fc-corner-right {
margin-right: 1px; /* */
}
.fc-header .ui-corner-right {
margin-right: 0; /* */
}
/* */
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
z-index: 2;
}
.fc-header .fc-state-down {
z-index: 3;
}
.fc-header .fc-state-active,
.fc-header .ui-state-active {
z-index: 4;
}
.fc-content {
clear: both;
}
.fc-view {
width: 100%; /* */
overflow: hidden;
}
.fc-widget-header,    /* */
.fc-widget-content {  /* */
border: 1px solid #ccc;
}
.fc-state-highlight { /* */ /* */
background: #ffc;
}
.fc-cell-overlay { /* */
background: #9cf;
opacity: .2;
filter: alpha(opacity=20); /* */
}
.fc-button {
position: relative;
display: inline-block;
cursor: pointer;
}
.fc-state-default { /* */
border-style: solid;
border-width: 1px 0;
}
.fc-button-inner {
position: relative;
float: left;
overflow: hidden;
}
.fc-state-default .fc-button-inner { /* */
border-style: solid;
border-width: 0 1px;
}
.fc-button-content {
position: relative;
float: left;
height: 1.9em;
line-height: 1.9em;
padding: 0 .6em;
white-space: nowrap;
}
/* */
.fc-button-content .fc-icon-wrap {
position: relative;
float: left;
top: 50%;
}
.fc-button-content .ui-icon {
position: relative;
float: left;
margin-top: -50%;
*margin-top: 0;
*top: -50%;
}
/* */
.fc-state-default .fc-button-effect {
position: absolute;
top: 50%;
left: 0;
}
.fc-state-default .fc-button-effect span {
position: absolute;
top: -100px;
left: 0;
width: 500px;
height: 100px;
border-width: 100px 0 0 1px;
border-style: solid;
border-color: #fff;
background: #444;
opacity: .09;
filter: alpha(opacity=9);
}
/* */
.fc-state-default,
.fc-state-default .fc-button-inner {
border-style: solid;
border-color: #ccc #bbb #aaa;
background: #F3F3F3;
color: #000;
}
.fc-state-hover,
.fc-state-hover .fc-button-inner {
border-color: #999;
}
.fc-state-down,
.fc-state-down .fc-button-inner {
border-color: #555;
background: #777;
}
.fc-state-active,
.fc-state-active .fc-button-inner {
border-color: #555;
background: #777;
color: #fff;
}
.fc-state-disabled,
.fc-state-disabled .fc-button-inner {
color: #999;
border-color: #ddd;
}
.fc-state-disabled {
cursor: default;
}
.fc-state-disabled .fc-button-effect {
display: none;
}
.fc-event {
border-style: solid;
border-width: 0;
font-size: .85em;
cursor: default;
}
a.fc-event,
.fc-event-draggable {
cursor: pointer;
}
a.fc-event {
text-decoration: none;
}
.fc-rtl .fc-event {
text-align: right;
}
.fc-event-skin {
border-color: #36c;     /* */
background-color: #36c; /* */
color: #fff;            /* */
}
.fc-event-inner {
position: relative;
width: 100%;
height: 100%;
border-style: solid;
border-width: 0;
overflow: hidden;
}
.fc-event-time,
.fc-event-title {
padding: 0 1px;
}
.fc .ui-resizable-handle { /* ***/
display: block;
position: absolute;
z-index: 99999;
overflow: hidden; /* */
font-size: 300%;  /* */
line-height: 50%; /* */
}
.fc-event-hori {
border-width: 1px 0;
margin-bottom: 1px;
}
/* */
.fc-event-hori .ui-resizable-e {
top: 0           !important; /* */
right: -3px      !important;
width: 7px       !important;
height: 100%     !important;
cursor: e-resize;
}
.fc-event-hori .ui-resizable-w {
top: 0           !important;
left: -3px       !important;
width: 7px       !important;
height: 100%     !important;
cursor: w-resize;
}
.fc-event-hori .ui-resizable-handle {
_padding-bottom: 14px; /* */
}
.fc-corner-left {
margin-left: 1px;
}
.fc-corner-left .fc-button-inner,
.fc-corner-left .fc-event-inner {
margin-left: -1px;
}
.fc-corner-right {
margin-right: 1px;
}
.fc-corner-right .fc-button-inner,
.fc-corner-right .fc-event-inner {
margin-right: -1px;
}
.fc-corner-top {
margin-top: 1px;
}
.fc-corner-top .fc-event-inner {
margin-top: -1px;
}
.fc-corner-bottom {
margin-bottom: 1px;
}
.fc-corner-bottom .fc-event-inner {
margin-bottom: -1px;
}
.fc-corner-left .fc-event-inner {
border-left-width: 1px;
}
.fc-corner-right .fc-event-inner {
border-right-width: 1px;
}
.fc-corner-top .fc-event-inner {
border-top-width: 1px;
}
.fc-corner-bottom .fc-event-inner {
border-bottom-width: 1px;
}
table.fc-border-separate {
border-collapse: separate;
}
.fc-border-separate th,
.fc-border-separate td {
border-width: 1px 0 0 1px;
}
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
border-right-width: 1px;
}
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
border-bottom-width: 1px;
}
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
border-top-width: 0;
}
.fc-grid th {
text-align: center;
}
.fc-grid .fc-day-number {
float: right;
padding: 0 2px;
}
.fc-grid .fc-other-month .fc-day-number {
opacity: 0.3;
filter: alpha(opacity=30); /* */
/* */
}
.fc-grid .fc-day-content {
clear: both;
padding: 2px 2px 1px; /* */
}
/* */
.fc-grid .fc-event-time {
font-weight: bold;
}
/* */
.fc-rtl .fc-grid .fc-day-number {
float: left;
}
.fc-rtl .fc-grid .fc-event-time {
float: right;
}
.fc-agenda table {
border-collapse: separate;
}
.fc-agenda-days th {
text-align: center;
}
.fc-agenda .fc-agenda-axis {
width: 50px;
padding: 0 4px;
vertical-align: middle;
text-align: right;
white-space: nowrap;
font-weight: normal;
}
.fc-agenda .fc-day-content {
padding: 2px 2px 1px;
}
/* */
.fc-agenda-days .fc-agenda-axis {
border-right-width: 1px;
}
.fc-agenda-days .fc-col0 {
border-left-width: 0;
}
/* */
.fc-agenda-allday th {
border-width: 0 1px;
}
.fc-agenda-allday .fc-day-content {
min-height: 34px; /* */
_height: 34px;
}
/* */
.fc-agenda-divider-inner {
height: 2px;
overflow: hidden;
}
.fc-widget-header .fc-agenda-divider-inner {
background: #eee;
}
/* */
.fc-agenda-slots th {
border-width: 1px 1px 0;
}
.fc-agenda-slots td {
border-width: 1px 0 0;
background: none;
}
.fc-agenda-slots td div {
height: 20px;
}
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
border-top-width: 0;
}
.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
border-top-style: dotted;
}
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
*border-top-style: solid; /* */
}
.fc-event-vert {
border-width: 0 1px;
}
.fc-event-vert .fc-event-head,
.fc-event-vert .fc-event-content {
position: relative;
z-index: 2;
width: 100%;
overflow: hidden;
}
.fc-event-vert .fc-event-time {
white-space: nowrap;
font-size: 10px;
}
.fc-event-vert .fc-event-bg { /* */
position: absolute;
z-index: 1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: .3;
filter: alpha(opacity=30);
}
.fc .ui-draggable-dragging .fc-event-bg, /* */
.fc-select-helper .fc-event-bg {
display: none\9; /* */
}
/* */
.fc-event-vert .ui-resizable-s {
bottom: 0        !important; /* */
width: 100%      !important;
height: 8px      !important;
overflow: hidden !important;
line-height: 8px !important;
font-size: 11px  !important;
font-family: monospace;
text-align: center;
cursor: s-resize;
}
.fc-agenda .ui-resizable-resizing { /* */
_overflow: hidden;
}

}


/* - ++resource++collective.js.fullcalendar/fullcalendar.print.css - */
@media print {
/* http://www.provincia.teramo.it/portal_css/++resource++collective.js.fullcalendar/fullcalendar.print.css?original=1 */
.fc-event-skin {
background: none !important;
color: #000 !important;
}
/* */
.fc-event-hori {
border-width: 0 0 1px 0 !important;
border-bottom-style: dotted !important;
border-bottom-color: #000 !important;
padding: 1px 0 0 0 !important;
}
.fc-event-hori .fc-event-inner {
border-width: 0 !important;
padding: 0 1px !important;
}
/* */
.fc-event-vert {
border-width: 0 0 0 1px !important;
border-left-style: dotted !important;
border-left-color: #000 !important;
padding: 0 1px 0 0 !important;
}
.fc-event-vert .fc-event-inner {
border-width: 0 !important;
padding: 1px 0 !important;
}
.fc-event-bg {
display: none !important;
}
.fc-event .ui-resizable-handle {
display: none !important;
}
.fc-button {
display: none !important;
}

}


/* - pageguide/css/pageguide.css - */
#tlyPageGuideWrapper {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  font-size: 12px;
  /*font-family: Helvetica, Arial, sans serif;*/
}
#tlyPageGuideWrapper .tlypageguide_toggle {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #ededed;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  clear: both;
  color: #000000;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 11px;
  height: 68px;
  line-height: 25px;
  padding: 36px 6px 6px;
  position: fixed;
  right: -190px;
  text-align: left;
  text-decoration: none;
  top: 34px;
  width: 202px;
  border:1px solid #000000;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  z-index:100000;
}
#tlyPageGuideWrapper .tlypageguide_toggle:before {
  background: transparent url("/teramo/pageguide/img/tlyguide/tlyguide_help_icon.png") 0 0 no-repeat;
  display: block;
  height: 34px;
  overflow: hidden;
  text-indent: -999px;
  width: 34px;
  content: " ";
  left: 24px;
  position: absolute;
  top: 6px;
}
#tlyPageGuideWrapper .tlypageguide_toggle div {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #fff;
  display: block;
  height: 53px;
  line-height: 16px;
  overflow: hidden;
  padding: 2px 0 0 5px;
  position: absolute;
  right: -4px;
  top: 6px;
  width: 124px;
}
#tlyPageGuideWrapper .tlypageguide_toggle div span {
  display: block;
  margin: 0 0 0 -118px;
  width: 115px;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
#tlyPageGuideWrapper .tlypageguide_toggle a {
  bottom: -26px;
  color: #000;
  opacity: 0;
  position: absolute;
  right: 10px;
  text-decoration: none;
}
#tlyPageGuideWrapper .tlypageguide_toggle:hover {
  background-color: #ededed;
  right: 0 !important;
}
#tlyPageGuideWrapper .tlypageguide_toggle:hover div span {
  margin: 0;
}
#tlyPageGuideWrapper #tlyPageGuide {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#tlyPageGuideWrapper #tlyPageGuide li {
  background: rgba(51, 154, 19, 0.3);
  -webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 10px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition: min-height, max-height 0.1s ease-in-out;
  -moz-transition: min-height, max-height 0.1s ease-in-out;
  -o-transition: min-height, max-height 0.1s ease-in-out;
  -ms-transition: min-height, max-height 0.1s ease-in-out;
  transition: min-height, max-height 0.1s ease-in-out;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  cursor: pointer;
  display: block;
  height: 46px;
  line-height: 50px;
  min-height: 0px;
  max-height: 0px;
  position: absolute;
  text-align: center;
  width: 50px;
  z-index: 5000;
}
#tlyPageGuideWrapper #tlyPageGuide li.expanded {
  filter: alpha(opacity=0);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  height: 46px;
  min-height: 15px;
  max-height: 46px;
}
#tlyPageGuideWrapper #tlyPageGuide li.expanded:after {
  display: block;
}
#tlyPageGuideWrapper #tlyPageGuide li ins {
  background: none;
  color: #fff;
  display: block;
  font-size: 32px;
  overflow: hidden;
  text-decoration: none;
  width: 50px;
}
#tlyPageGuideWrapper #tlyPageGuide li div {
  display: none;
}
#tlyPageGuideWrapper #tlyPageGuide li:after {
  content: " ";
  display: none;
  height: 0;
  left: 0;
  position: absolute;
  top: -15px;
  width: 0;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none;
  top: auto;
  left: auto;
  right: auto;
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide-active {
  background: rgba(51, 154, 19, 0.95);
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide-active.tlypageguide_bottom:after {
  border-bottom: 15px solid rgba(51, 154, 19, 0.95);
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide-active.tlypageguide_right:after,
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide-active.tlypageguide_left:after,
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide-active.tlypageguide_top:after {
  border-top: 15px solid rgba(51, 154, 19, 0.95);
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_bottom:after {
  border-bottom: 15px solid rgba(51, 154, 19, 0.3);
  border-right: 15px solid transparent;
  left: 0;
  top: -15px;
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_bottom:hover {
  margin-top: -5px;
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_right:after {
  border-top: 15px solid rgba(51, 154, 19, 0.3);
  border-left: 15px solid transparent;
  left: -15px;
  top: 0;
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_right:hover {
  margin-left: -5px;
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_left:after {
  border-top: 15px solid rgba(51, 154, 19, 0.3);
  border-right: 15px solid transparent;
  right: -15px;
  top: 0;
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_left:hover {
  margin-left: 5px;
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_top:after {
  border-top: 15px solid rgba(51, 154, 19, 0.3);
  border-right: 15px solid transparent;
  bottom: -15px;
  left: 0;
}
#tlyPageGuideWrapper #tlyPageGuide li.tlypageguide_top:hover {
  margin-top: 5px;
}
#tlyPageGuideWrapper #tlyPageGuide li:hover {
  background: rgba(51, 154, 19, 0.95);
}
#tlyPageGuideWrapper #tlyPageGuide li:hover.tlypageguide_bottom:after {
  border-bottom: 15px solid rgba(51, 154, 19, 0.95);
}
#tlyPageGuideWrapper #tlyPageGuide li:hover.tlypageguide_right:after,
#tlyPageGuideWrapper #tlyPageGuide li:hover.tlypageguide_left:after,
#tlyPageGuideWrapper #tlyPageGuide li:hover.tlypageguide_top:after {
  border-top: 15px solid rgba(51, 154, 19, 0.95);
}
#tlyPageGuideWrapper #tlyPageGuideMessages {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background: rgba(0, 0, 0, 0.85);
  -webkit-box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 9px 4px rgba(0, 0, 0, 0.4);
  bottom: 0;
  display: none;
  font-size: 16px;
  height: 0;
  margin: 0 5% 0 5%;
  padding: 10px;
  position: fixed;
  width: 90%;
  z-index: 1000;
}
#tlyPageGuideWrapper #tlyPageGuideMessages span {
  background: rgba(51, 154, 19, 0.95);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 32px;
  height: 46px;
  left: 40px;
  line-height: 50px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 25px;
  width: 50px;
}
#tlyPageGuideWrapper #tlyPageGuideMessages div {
  color: #fff;
  line-height: 22px;
  margin: 10px 90px 0 120px;
  position: relative;
}
#tlyPageGuideWrapper #tlyPageGuideMessages div a {
  color: #fff;
}
#tlyPageGuideWrapper #tlyPageGuideMessages div a:hover {
  color: #fff;
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_close {
  background: #339a13;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  color: #fff;
  display: block;
  font-size: 11px;
  height: 24px;
  line-height: 26px;
  overflow: hidden;
  position: absolute;
  right: 50px;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 50px;
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_back,
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_fwd {
  background: transparent url("/teramo/pageguide/img/tlyguide/tlyguide_arrow.png") 10px 4px no-repeat;
  display: block;
  height: 30px;
  overflow: hidden;
  text-indent: -999px;
  width: 30px;
  position: absolute;
  top: 34px;
  left: 10px;
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_back {
  -webkit-transform: rotate(-180deg) scale(1) skewX(0deg) skewY(0deg) translate(0px);
  -moz-transform: rotate(-180deg) scale(1) skewX(0deg) skewY(0deg) translate(0px);
  -o-transform: rotate(-180deg) scale(1) skewX(0deg) skewY(0deg) translate(0px);
  -ms-transform: rotate(-180deg) scale(1) skewX(0deg) skewY(0deg) translate(0px);
  transform: rotate(-180deg) scale(1) skewX(0deg) skewY(0deg) translate(0px);
}
#tlyPageGuideWrapper #tlyPageGuideMessages .tlypageguide_fwd {
  left: 90px;
}
.tlypageguide_shadow {
  position: relative;
}
.tlypageguide_shadow:after {
  background-color: rgba(51, 154, 19, 0.1);
  -webkit-box-shadow: 0 0 1px 1px rgba(147, 0, 119, 0.25);
  -moz-box-shadow: 0 0 1px 1px rgba(147, 0, 119, 0.25);
  -o-box-shadow: 0 0 1px 1px rgba(147, 0, 119, 0.25);
  box-shadow: 0 0 1px 1px rgba(147, 0, 119, 0.25);
  content: " ";
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.tlypageguide-open #tlyPageGuideWrapper .tlypageguide_toggle {
  -webkit-box-shadow: 6px 4px 5px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 6px 4px 5px 0 rgba(0, 0, 0, 0.4);
  -o-box-shadow: 6px 4px 5px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 6px 4px 5px 0 rgba(0, 0, 0, 0.4);
  background: rgba(51, 154, 19, 0.9);
  color: #fff;
  right: 0 !important;
}
.tlypageguide-open #tlyPageGuideWrapper .tlypageguide_toggle a {
  opacity: 1.0;
}
.tlypageguide-open #tlyPageGuideWrapper .tlypageguide_toggle div span {
  margin: 0;
}
.tlypageguide-open .tlypageguide_shadow:after {
  display: block;
}


/* - ++resource++sl_stylesheets/social_like.css - */
@media screen {
/* http://www.provincia.teramo.it/portal_css/++resource++sl_stylesheets/social_like.css?original=1 */
#viewlet-social-like > div
{
float: left;margin-right: 2em;
}
#viewlet-social-like
{
min-height: 3em;
margin-top: 5px;
}
#viewlet-social-like .twitter-count-horizontal
{
height: 20px !important;
}
#viewlet-social-like .fb_edge_widget_with_comment
{
position: relative;
margin-top: 0;
}
.twitter-share-button
{
margin-top: .8px;
}
#viewlet-social-like.vertical
{
min-height: 7em !important;
}
#viewlet-social-like .whatsapp,
#viewlet-social-like .telegram
{
font-size: 82%;
display: inline-block;
overflow: hidden;
height: 20px;
padding: 0 5px 0 24px;
white-space: nowrap;
color: #fff !important;
border: 0 !important;
border-radius: 3px;
background-repeat: no-repeat;
background-size: 16px;
}
#viewlet-social-like .whatsapp.link,
#viewlet-social-like .telegram.link
{
width: 0;
padding: 0 20px;
text-indent: -200%;
background-position: 45%;
}
#viewlet-social-like .whatsapp
{
display: none;
background-color: #199e0e;
background-image: url(++resource++sl_images/ico-whatsapp.svg);
background-position: 2px 2px;
}
#viewlet-social-like .whatsapp:hover,
#viewlet-social-like .telegram:hover
{
color: #fff !important;
}
#viewlet-social-like .whatsapp.active
{
display: inline-block;
}
#viewlet-social-like .telegram
{
background-color: #31a4d5;
background-image: url(++resource++sl_images/ico-telegram.svg);
}

}

