/* BOTTONE SUL MENU */
.ttFBasketMenuBtn {

}

.ttFBasketMenuBtn a.ttfb_toogler.active {
  width: 27px;
}

.ttFBasketMenuBtn a.ttfb_toogler.active span {
  height: 15px;

  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;

  background: #960f16;

  padding: 0 5px;
  border-radius: 10px;

  font-size: 10px;
  line-height: 15px;

  color: #fff;
}

/* DIV TENDINA RIEPILOGATIVO */
.ttFBasketMenuSummary {
  position: absolute;
  top: 40px;
  left: -130px;
  z-index: 30;
  width: 300px;
  max-height: 400px;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.35);
}

.scroll-up .ttFBasketMenuSummary {
  position: fixed;
  top: 5px;
  left: 0;
  right: 0;

  margin: auto;
}

.ttFBasketMenuSummary .tit {
  width: 100%;
  font-family: "Apex New Medium";
  color: #474747;
  font-size: 14px;
  line-height: 1em;
  text-align: center;
  background: #a3a3a3;
  padding: 10px 0px;
}

.ttFBasketMenuSummary .tit .numWrap {
  display: inline-block !important;
  margin-left: 15px;
  vertical-align: middle;
}

.ttFBasketMenuSummary .tit .numWrap .numBg {
  display: inline-block !important;
  min-width: 20px;
  height: 20px;
  padding: 0px 4px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: #960f16;
  line-height: 1.6em;
}

.ttFBasketMenuSummary .tit .numWrap .numValue {
  font-family: Helvetica, Arial, "Nimbus Sans L", sans-serif;
  color: #FFF;
  line-height: 1.5em;
}

.ttFBasketMenuSummary .ttFBasketList {
  display: block !important;
  position: relative;
  float: left;
  overflow-y: auto;
  max-height: 220px;
}

.ttFBasketMenuSummary .sizer {
  position: relative;
  float: left;
  width: 100%;
  height: 30px;
  font-family: "Apex New Book";
  color: #0f3250;
  font-size: 14px;
  line-height: 30px;
  border-bottom: 1px solid #cbd8e0;
}

.ttFBasketMenuSummary .sizer .dida {
  display: inline-block;
  position: relative;
  float: left;
  padding: 0px 0px 0px 40px;
}

.ttFBasketMenuSummary .sizer .size {
  display: inline-block;
  position: relative;
  float: right;
  padding: 0px 40px 0px 0px;
}

.ttFBasketMenuSummary .actions {
  position: relative;
  float: left;
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #cbd8e0;
  text-align: center;
}

.ttFBasketMenuSummary .actions .ttFb_clearlist,
.ttFBasketMenuSummary .actions .ttFb_gotopage {
  display: inline-block;
  position: relative;
  top: -5px;
  font-family: Tahoma, Verdana, "DejaVu Sans", sans-serif !important;
  font-size: 14px !important;
  line-height: 30px !important;
  color: #a3a3a3 !important;
  background: none;
  text-decoration: none;
  margin: 0px 10px;
  text-indent: 0px;
  width: auto;
  text-transform: none;
}

.ttFBasketMenuSummary .actions .ttFb_gotopage {
  color: #0f3250 !important;
}

.ttFBasketMenuSummary .actions .ttFb_clearlist:hover,
.ttFBasketMenuSummary .actions .ttFb_gotopage:hover {
  text-decoration: none;
}

.ttFBasketMenuSummary .downloader {
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  text-align: center;
}

.ttFBasketMenuSummary .downloader .ttFb_dw {
  display: inline-block;
  width: auto;
  height: 30px;
  margin: 15px 0px;
  padding: 0px 20px;

  font-family: "Apex New Book";
  font-size: 13px;
  line-height: 30px;
  color: #FFFFFF;
  text-decoration: none;
  text-indent: 0px;
  text-transform: uppercase;

  background: #960f16;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}

.ttFBasketMenuSummary .downloader .ttFb_dw:hover {
  background: #0f3250;
  color: #FFFFFF;
}

.ttFBasketMenuSummary .downloader .ttFb_dw.running {
  background: url("../images/loader.gif") no-repeat 90% 50% #960f16;
  padding: 0px 50px 0px 20px;
}

/* ELEMENTO NELLA LISTA SUL MENU IN ALTO */
.ttfb_listitem {
  display: table !important;
  position: relative;
  float: left;
  width: 100%; /*ttFBasketMenuSummary => 300px; */
  border-bottom: 1px solid #cbd8e0;
  padding: 5px 0px;
}

.ttfb_listitem .ttfb_typeico {
  position: relative;
  /*float: left;*/
  display: table-cell !important;
  text-align: center;
  width: 50px;
}

.ttfb_listitem .ttfb_typeico .icon {
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 23px;
}

.ttfb_listitem .ttfb_typeico .icon.image {
  background: url("../images/tt_basket_ico_image.png") no-repeat 0 0;
}

.ttfb_listitem .ttfb_typeico .icon.zip {
  background: url("../images/tt_basket_ico_pdf.png") no-repeat 0 0;
}

.ttfb_listitem .ttfb_typeico .icon.pdf {
  background: url("../images/tt_basket_ico_pdf.png") no-repeat 0 0;
}

.ttfb_listitem .ttfb_typeico .icon.general {
  background: url("../images/tt_basket_ico_pdf.png") no-repeat 0 0;
}

.ttfb_listitem .ttfb_typeico .icon.video {
  background: url("../images/tt_basket_ico_video.png") no-repeat 0 0;
}

.ttfb_listitem .ttfb_typeico .icon.audio {
  background: url("../images/tt_basket_ico_audio.png") no-repeat 0 0;
}

.ttfb_listitem .ttfb_title {
  position: relative;
  /*float: left;*/
  display: table-cell !important;
  width: 210px;
  text-align: center;
}

.ttfb_listitem .ttfb_title p {
  display: inline-block;
  vertical-align: middle;
  font-family: "Apex New Book";
  color: #0f3250;
  font-size: 12px;
  line-height: 15px;
  margin: 0px;
}

.ttfb_listitem .ttfb_title p a {
  color: #0f3250 !important;
  text-decoration: none;
}

.ttfb_listitem .ttfb_action {
  position: relative;
  /*float: left;*/
  display: table-cell !important;
  text-align: center;
  width: 40px;
}

.ttfb_listitem .ttfb_action a {
  vertical-align: middle;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../images/tt_basket_ico_del.png") no-repeat 0 0;
}

/* GLOBALI */
.ttFBAjaxRunning {
  opacity: 0.4 !important;
  cursor: auto !important;
}

/* BOTTONE A FIANCO DEL FILE */
.ttFBasketBtn {
  position: relative;
  right: 3px;

  margin-left: 10px;

  cursor: pointer;
}

.ttFBasketBtnTopLeft {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px !important;
}

/* STILI DELLA PAGINA SUMMARY */
#tt_filebasket_summary {
  position: relative;
  float: left;
  width: 100%;
}

#tt_filebasket_summary .ttFBasketMenuSummary {
  display: block !important;
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  max-height: auto;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

#tt_filebasket_summary .ttFb_clearlist {
  top: 0px;
}

#tt_filebasket_summary .ttFb_gotopage {
  display: none;
}

#tt_filebasket_summary .ttFBasketMenuSummary .ttFBasketList {
  max-height: 100% !important;
  width: 100%;
}

#tt_filebasket_summary .ttfb_listitem {
  padding: 15px 0px;
}

#tt_filebasket_summary .ttfb_listitem .ttfb_action {
  float: none !important;
}

#tt_filebasket_summary .ttfb_listitem .ttfb_typeico {
  float: none !important;
}

#tt_filebasket_summary .ttfb_listitem .ttfb_title {
  width: auto !important;
  float: none !important;
}

#tt_filebasket_summary .ttfb_title p {
  font-size: 14px;
  line-height: 18px;
}




