.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

div#error-box {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div#error-box div#error-message-box {
  border: 2px dashed #B94A48;
  padding: 15px;
}

div#error-box div#error-message-box.error-message-box-404 {
  border-color: #F0AD4E;
}

div#error-box div#error-message-box.error-message-box-404 div#human-readable-error {
  color: #F0AD4E;
}

div#error-box div#error-message-box h3.label {
  font-size: 23px;
  padding: 14px;
  text-shadow: none;
  margin: 0;
  margin-right: 20px;
}

div#error-box div#error-message-box div#human-readable-error {
  font-size: 24px;
  line-height: 50px;
  color: #B94A48;
}

div#error-box h5#error-text-exception {
  font-size: 18px;
  color: #B94A48;
  margin: 20px 0;
}

.error {
  color: #FF0000;
  font-size: 12px;
}

.errors li {
  color: #FF0000;
  font-size: 12px;
}

form.form-bold-labels label {
  font-weight: bold;
}

form.form-small-buttons .btn {
  width: auto !important;
  height: auto;
  min-width: 0 !important;
  padding: 5px 20px !important;
  font-size: 15px !important;
}

form.form-small-buttons input[type=submit].btn.btn-primary {
  margin-top: 0;
}

form.form-inline select {
  max-width: 115px;
}

form div.form-half-box {
  float: left;
  width: 50%;
}

form select {
  width: 130px;
}

form select#perPage {
  width: 80px;
}

form input[type=submit].btn.btn-primary {
  margin-top: 15px;
}

button.btn.btn-primary.nodisponib {
  margin-bottom: 10px;
  margin-top: 11px;
}


button.btn.offer-btn-left.btn.btn-primary.nodisponib {
  height: 47px;
  margin-top: 0;
}


form .form-control:focus {
  border-color: #ccc;
}

hr {
  border: 1px solid #DDD;
}

table {
  font-size: 13px;
}

img.form-image-preview {
  max-width: 200px;
  max-height: 200px;
}

div#error-code-chuck {
  background-color: #F7F7F9;
  border: 1px solid #CCC;
  margin-bottom: 15px;
}

div#error-code-chuck div#error-code-chuck-file {
  font-weight: bold;
  border-bottom: 1px solid #CCC;
  background-color: #DDD;
  padding: 5px 10px;
  color: #444;
}

div#error-code-chuck code {
  background-color: transparent;
  border: none;
}

.clear {
  width: 100%;
  clear: both;
}

.hidden {
  display: none;
}

.margin-0 {
  margin: 0;
}

.margin-vertical-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.margin-vertical-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.margin-vertical-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-40 {
  margin-top: 40px;
}

.space-10 {
  width: 10px;
  height: 10px;
}

.space-20 {
  width: 20px;
  height: 20px;
}

.padding-20 {
  padding: 20px;
}

.datalabel {
  font-weight: bold;
  margin-left: 30px;
}

textarea {
  width: 450px;
  height: 200px;
}

div#flash-messenger-container div#flash-messenger-box {
  text-align: center;
  padding: .3em .4em;
  margin: 0 auto .5em;
  clear: both;
  font-weight: bold;
  z-index: 1000;
  position: absolute;
  padding: 20px;
  left: 0;
  width: 100%;
}

div#flash-messenger-container div#flash-messenger-box.flash-messenger-error {
  border: thin solid #8b0000;
  background: #ffc0cb;
}

div#flash-messenger-container div#flash-messenger-box.flash-messenger-notice,
div#flash-messenger-container div#flash-messenger-box.flash-messenger-info {
  border: thin solid #66FF00;
  background: #CCFF99;
}

div#flash-messenger-container div#flash-messenger-box.flash-messenger-warning {
  border: thin solid #b8860b;
  background: #ff0;
}

div#flash-messenger-container div#flash-messenger-box div#flash-messenger-close {
  text-align: right;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: bold;
}

div#flash-messenger-container div#flash-messenger-box div#flash-messenger-close a {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.job-unit h1 {
  font-weight: normal;
  font-size: 23px;
  margin: 0px;
  letter-spacing: 0;
}

.job-unit h1 span {
  font-size: 15px;
}

.job-unit ul li {
  text-align: right;
}

/*
.helpmenow {
    background-color: transparent;
    bottom: -20px;
    font-size: 16px;
    margin-bottom: 20px;
    position: fixed;
    right: 10px;
    text-align: center;
    width: 120px;
    height: 100px;
    z-index: 9999;

}
.helpmenow-top {
    background-color: transparent;
    border: 1px solid #2f2e35;
    -webkit-box-shadow: 3px 3px 9px rgba(0,0,0,0.5);
    -moz-box-shadow: 3px 3px 9px rgba(0,0,0,0.5);
    box-shadow: 3px 3px 9px rgba(0,0,0,0.5);
    color: #fff;
    font-size: 23px;
    font-weight: lighter;
    margin-bottom: 7px;
    padding: 1%;
    text-transform: uppercase;
}
.helpmenow-bottom {
    border: 1px solid #2f2e35;
    -webkit-box-shadow: 3px 3px 9px rgba(0,0,0,0.5);
    -moz-box-shadow: 3px 3px 9px rgba(0,0,0,0.5);
    box-shadow: 3px 3px 9px rgba(0,0,0,0.5);
    font-weight: bold;
    padding: 1%;
    text-align: left;
}

.helpmenow img{width: 100%; height: 100%;}
*/
.helpmenow {
  position: fixed;
  bottom: 0px;
  right: 0px;
  z-index: 100;
  width: 120px;
  height: 100px;
}

div#auth-login-register-container {
  margin-top: 20px;
}

div#job-btn-bar {
  margin-bottom: 15px;
}

div#jobs-index-new-btn-container {
  margin-bottom: 15px;
}

div#main-block div#common-jobs-delivery-generation-waiting {
  margin-top: 15px;
  border: 1px solid #CCC;
  background-color: #ddd;
  padding: 15px;
  border-radius: 4px;
}

div#discount-options-container {
  margin-bottom: 30px;
}

div#discount-options-container ul li.discount-options-option {
  line-height: 20px;
  width: 100%;
  background-color: #eee;
  padding: 10px 20px;
  margin-bottom: 15px;
  border: 1px #ddd solid;
}

div#discount-options-container ul li.discount-options-option div.discount-options-option-percentage {
  float: left;
  font-size: 22px;
  padding: 20px;
  font-weight: bold;
}

div#discount-options-container ul li.discount-options-option div.discount-options-option-min-quantity {
  float: left;
  color: #FFF;
  font-size: 20px;
  width: 200px;
  text-align: center;
  padding: 20px 0;
  font-weight: bold;
}

div#discount-options-container ul li.discount-options-option div.discount-options-option-description {
  padding: 20px;
  font-size: 16px;
}

div#guest-offer-view-container div#guest-offer-view-description {
  font-size: 16px;
}

div#guest-offer-view-container div#guest-offer-view-price {
  font-size: 45px;
  color: black;
  line-height: 1em;
}

div#guest-offer-view-container div#guest-offer-view-price small {
  color: #777;
}

div#main-block.main-block-internal {
  margin-top: 20px;
}

div#worker-log-box {
  padding: 20px;
  background-color: #DDD;
}

div#worker-log-box h3 {
  margin-top: 0;
}

div#worker-log-box pre.worker-log-container {
  font-size: 12px;
  max-height: 400px;
}

.btn-small {
  padding: 5px 7px;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
}

.btn-small:hover {
  text-decoration: none;
}

body.responsive-lg div#main-block {
  top: -25px;
}

body.responsive-sm nav#exhibitor-barnav.barnav div#exhibitor-barnav-collapse li.exhibitor-barnav-item a {
  font-size: 16px;
  padding: 6px 10px;
}

body.responsive-xs header {
  padding: 0;
}

body.responsive-xs .btn {
  width: 100%;
  margin-bottom: 15px;
}

body.responsive-xs div#error-box div#error-message-box h3.label {
  width: 100%;
}

body.responsive-xs div#error-box div#error-message-box div#human-readable-error {
  line-height: 1.1em;
  margin-top: 15px;
}

body.responsive-xs form.form-inline select {
  width: 100%;
}

body.responsive-xs form.form-inline select#perPage {
  width: 100%;
}

body.responsive-xs nav.barnav a.navbar-brand {
  height: auto;
}

body.responsive-xs nav#exhibitor-barnav.barnav .exhibitor-barnav-item a {
  color: white;
  font-size: 20px;
}

body.responsive-xs nav#exhibitor-barnav.barnav .exhibitor-barnav-item a i {
  float: left;
  margin-right: 20px;
}

body.responsive-xs nav#exhibitor-barnav.barnav .exhibitor-barnav-item a div.exhibitor-barnav-item-label {
  margin-top: 0;
}

body.responsive-xs div#main-block {
  top: 0;
}

body.responsive-xs div.job-unit ul.list-action-btns {
  margin: 0;
}

body.responsive-xs div.job-unit ul.list-action-btns li a.btn {
  margin-bottom: 0;
  margin-top: 15px;
}

.right {
  float: right;
}

.sendbox-left {
  border-right: 1px solid #2f2e35;
  padding-right: 10px;
}

.sendbox-steps {
  position: relative;
  float: left;
  display: inline;
  width: 100px;
  line-height: 90px;
}

.sendbox-steps {
  color: #acd023;
  font-size: 50px;
  line-height: 70px;
  margin-bottom: 5px;
}

.sendbox-buttons {
  position: relative;
  float: left;
  display: inline;
  width: 298px !important;
}

.sendbox-step-2 {
  margin-top: 60px;
}

.sendbox-step-3 {
  margin-top: 60px;
}

.sendbox-step-text {
  clear: both;
}

.sendbox-step-text1 {
  margin-bottom: 10px;
  margin-top: 15px;
}

.sendbox-step-text2 {
  padding-top: 30px;
}

.sendbox-step-text3 {
  padding-top: 27px;
}

.recipients_form #recipients-label {
  display: none;
}

.recipients_form dl {
  margin-top: 0;
}

.recipients_form dd {
  margin-bottom: 0px;
}

.recipients_form dt {
  height: 0px;
}

#file-trick {
  padding-top: 0;
}

.mb20 {
  margin-bottom: 20px;
}

.table-middle,
.table-filters {
  display: table;
}

.table-middle>*,
.table-filters>* {
  display: table-row;
}

.table-middle>*>*,
.table-filters>*>* {
  display: table-cell;
  vertical-align: middle;
}

.table-filters {
  width: auto;
  margin-right: -8px;
  margin-left: -8px;
}

.table-filters>*>* {
  padding: 8px 8px 0 8px;
}

.table-filters .form-group {
  margin: 0;
}

.table-filters .btn {
  margin-top: 24px;
}

.delivery-status {
  width: 100%;
}

.delivery-status>*:nth-child(even)>* {
  background-color: #f0f0f0;
}

.delivery-status>*>* {
  padding: 6px 12px;
}

.delivery-status .datalabel {
  margin: 0;
}

.delivery-actions {
  padding: 32px 0 0 0;
}

.w-short {
  width: 15%;
}

.w-full {
  width: 100%;
}

.form-wrapper {
  padding: 8px 16px 16px 16px;
  background-color: #f0f0f0;
  margin-bottom: 32px;
  border-color: transparent;
}

#cookies {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: none;
}

#cookies .cookies-container {
  padding: 10px;
  z-index: 1;
  text-align: center;
  background-color: white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

#cookies a {
  margin-left: 4px;
}

#cookies .cookie-button {
  width: 50px !important;
  min-width: 50px;
  padding: 6px 2px;
  font-size: 14px;
}

.accepttext {
  height: 200px;
  overflow: scroll;
  width: 100%;
  background-color: #F5F5F5;
}

.privacytext1.accepttext {
  text-align: left;
}

#acceptTerms-element .description {
  font-weight: bold;
}

#acceptPrivacy-element .description {
  font-weight: bold;
}

#tsc-orgraf {
  position: relative;
  text-align: center;
  padding-bottom: 20px;
}


#tsc-orgraf h2 {
  color: #e01e24;
  font-size: 34px;
  font-weight: bold;
  padding: 20px;
}

#tsc-orgraf h3 {
  color: #e01e24;
  font-size: 28px;
  font-weight: bold;
  padding: 20px;
}

#tsc-orgraf h4 {
  font-size: 34px;
  padding: 20px;
  line-height: 1.3;
}

#tsc-orgraf h5 {
  font-size: 20px;
  font-weight: bold;
  padding: 20px 20px 0 20px;
}

#tsc-orgraf p {
  font-size: 17px;
  padding: 0 20px;
}

#tsc-natale {
  width: 100%;

}

#tsc-step {
  margin-top: 30px;
  width: 100%;
}

.tsc-offerte {
  background-color: #eeeeee;
  position: relative;
  float: left;
  display: inline;

  width: 30%;
  min-height: 230px;
  font-size: 20px;
  padding: 2%;
  margin-bottom: 40px;
  margin-left: 2%;
  margin-right: 7%;
}

.tsc-offerte-left {
  margin-left: 18%;
  margin-right: 2%;

}

.tsc-offerte p {
  font-size: 27px !important;
}

.tsc-offerte span {
  color: #e01e24;
  font-size: 46px;
}

.tsc-btn {
  background-color: #e01e24 !important;
  box-shadow: none;
  font-size: 27px !important;
  font-weight: bold !important;
  line-height: 1 !important;
  min-width: 200px;

}

.pt0 {
  padding-top: 0;
}

.offer-img {
  height: 100px;
  width: 100px;
  position: relative;
  float: left;
  margin-right: 20px;
}

.offer-data {
  width: 530px;
  position: relative;
  float: left;
}

#offerId-element input {
  position: relative;
  float: left;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 5px;
}

.offer-name {
  font-size: 14px;
  margin-top: 0;
}

#offerId-element label {
  padding: 10px;
  margin-bottom: 20px;
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
}

#offerId-element label:hover {
  background-color: #e6e6e6;
  border: 1px solid #acd023;
}

#quantity {
  width: 200px;
}


@media (max-width:768px) {

  .tsc-offerte {
    width: 100%;
    height: 230px;
    font-size: 20px;
    padding: 20px;
    margin-bottom: 40px;
  }

  .tsc-offerte-left {
    margin-left: 0;
    margin-right: 0;
  }
}

#offerId-element label {
  padding: 10px;
  margin-bottom: 20px;
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
}

#offerId-element label:hover {
  background-color: #e6e6e6;
  border: 1px solid #acd023;
}

#quantity {
  width: 200px;
}

.public_offer-img {
  height: 270px;
  width: 270px;
}

.public_offer-data {
  width: 353px;
  height: 378px;
  position: relative;
  float: left;
  margin: 10px;
  background-color: #d5d5d5;
  text-align: center;
}

ul#login-registration-links-container.showcaselog {
  display: block;
  width: 99%;
  overflow: hidden;
  margin: 0;
}

ul#login-registration-links-container li.lostshc a {
  text-decoration: underline;
}

ul#login-registration-links-container li.lostshc {
  float: right;
  margin-right: 29px;
}

ul#login-registration-links-container li.accedishc a {
  text-decoration: underline;
}


ul#login-registration-links-container li.accedishc {
  float: left;
  list-style: none;
  margin-right: 1%;
}


ul#login-registration-links-container li.regshc a {
  text-decoration: underline;
  list-style: none;
}


ul#login-registration-links-container li.regshc {
  float: left;
  list-style: none;
}

.col-md-12.recupera {
  width: 96.5%;
  margin: 0 auto;
  text-align: right;
}



ul#login-registration-links-container {
  overflow: auto;
}

.public_offer-img {
  margin: 0;
  padding: 0;
  /*max-height:500px;*/
  width: auto;
  height: 196px;

}

.public_offer-img.offerte {

  display: block;
  margin: 0 auto;
  padding: 0;
  width: auto;
}

.contimgoffer {
  padding: 0.4em;
}

.contimgoffer.bs {
  height: 273px;
  padding-top: 13%;
  padding-bottom: 14%;
  border: 1px dashed #aaaaaa;
  border-right: none;
  border-left: none;
  width: 98%;
  margin: 0 auto 1.6% auto;
  background: #ffffff;
  overflow: auto;
  height: 100%;
}

.public_offer-title {
  background-color: #dddddd;
  font-size: 15px;
  left: 0;
  margin: 4px auto 0;
  min-height: 63px;
  overflow: auto;
  padding: 3%;
  position: relative;
  text-align: left;
  width: 98%;
  z-index: 100;
}

.public_offer-btn {
  margin: 10px;
}

.public_offer-desc {
  padding: 5px;

}

.public_offer_big-data {
  width: 540px;
  min-height: 445px;
  position: relative;
  float: left;
  margin: 10px;
  text-align: center;
}

.public_offer_big-img {
  width: 540px;
  height: 445px;
}

.public_offer_big-title {
  position: absolute;
  top: 10px;
  left: 0;
  min-height: 65px;
  width: 520px;
  background-color: #ffffff;
  z-index: 100;
  padding: 15px;
  font-size: 20px;
  text-align: left;
}

/*

.public_offer_big-info{
   width: 540px;
  min-height:445px;
  position: relative;
  float: left;
  margin: 10px;
  text-align: left;
}
*/

.public_offer_big-price {
  width: 100%;
  text-align: center;
  color: #ACD023;
  font-size: 50px;
  font-weight: bold;
  margin-top: 10px;
  padding: 6px 0px 12px 0px;
  text-shadow: 1px 1px 2px #111;
  background-color: inherit;
  box-shadow: inset 0px -6px 5px 1px #aaa;
  border-radius: 10px;
  background-color: #e2e2e2;
}

.choose_offer_big-price {
  width: 100%;
  text-align: center;
  color: #ACD023;
  font-size: 50px;
  font-weight: bold;
  background-color: #d5d5d5;
}

.choose_offer_big-price span {
  font-size: 30px;
}

.choose_offer_big-price p {
  font-size: 10px;
  font-weight: bold;
  color: #333;
}

.public_offer_big-price span {
  font-size: 30px;
}

.public_offer_big-choose {
  position: absolute;
  right: 0;
  bottom: -6px;
  margin-bottom: 15px;
}

.public_offer_big-description {
  width: 540px;
  height: 445px;
  position: relative;
  float: left;
  margin: 5px 10px 10px 10px;
  padding: 10px;
  text-align: left;
  background-color: #d5d5d5;
}

.public_offer_big-details {
  width: 540px;
  height: 445px;
  position: relative;
  float: left;
  margin: 5px 10px 10px 10px;
  padding: 10px;
  text-align: left;
  background-color: #d5d5d5;
}

.public_offer_big-h3 {
  width: 540px;
  height: 18px;
  position: relative;
  float: left;
  margin: 10px 10px 5px 10px;
  padding: 0 10px;
  text-align: left;
  font-size: 18px;
}

.public_offer_big-h3-single {
  width: 540px;
  height: 18px;
  position: relative;
  float: left;
  margin: 10px 10px 5px 10px;
  padding: 0 10px;
  text-align: left;
  font-size: 18px;
}

.public_offer_big-description-single {
  width: 540px;
  background: #d5d5d5;
  position: relative;
  float: left;
  margin: 5px 10px 10px 10px;
  padding: 10px;
  text-align: left;
}

/************** start 22-05-2017 ***********/
.btnshowcase {
  float: left;
  width: 40%;
  display: inline-block;
}

.ticklost {
  float: right;
  width: 31%;
  list-style: none;
}

.countersmarty {
  display: none;
}

.public_offer_big-description-single {
  background-color: #ffffff;
  margin: 2% auto 0;
  max-width: 960px;
  padding: 0;
  width: 100%;
}

.public_offer_big-description-single .row.titolo-settore {
  background-color: #acd023 !important;
  border: none;
  margin-bottom: 0;
  overflow: auto;
}

.public_offer_big-choose.prezzodettoff {
  position: absolute;
  margin: 0;
  clear: both;
  bottom: 0;

}

#listoffers-big-single>h3,
#listoffers-big-single-bookingshow>h3 {
  clear: both;
  width: 98%;
}

div#listoffers-big-single-bookingshow div[id^="blocconumsettore"] .col-sm-4 {
  padding-top: 5px;
}

div#listoffers-big-single-bookingshow div#prezzidettaglio {
  margin-top: 10px;
}


div#dettagli-tariffe.row,
div#dettagli-tariffe-acquisto.row {
  margin: 0 auto;
  max-width: 90%;
  padding: 0;
  width: 100%;
}

div#prezzidettaglio,
div#prezzidettaglio div {
  padding: 0;
  border-bottom: none;
}

#nodispoLabel b {
  color: #ff0000;
}

div[class^="contenitoreofferte-"] {
  display: none;
}

div[id^="blocconumsettore"] .col-sm-4 {
  padding-top: 15px
}

div[id^="blocconumsettore"] .col-sm-4 p {
  margin: 5px 0 0 0;
}

.public_offer_big-description-single .row.lastrow,
.public_offer_big-description-single .row[id^="bysector-"] div.containersector .row.lastrow {
  border: 0 none;
}


.public_offer_big-description-single .row.firstrow,
.public_offer_big-description-single .row[id^="bysector-"] div.containersector .row.firstrow {
  border: 0 none;
}

.public_offer_big-description-single .row[id^="bysector-"] div.containersector {
  display: none;
}

.public_offer_big-description-single .row[id^="bysector-"] div.containersector p {
  margin-bottom: 0;
  padding: 3px 0;
}






div#main-block .public_offer_big-description-single .row[id^="bysector-"] div.containersector .row {
  margin-top: 0 !important;
  padding-left: 3px !important;
  border-bottom: 1px dashed #333333 !important;
  margin-bottom: 0 !important;
}


.public_offer_big-description-single .row[id^="bysector-"] div.containersector .row p {
  margin: 10px 0;
}

.public_offer_big-description-single .row.titolo-settore a.expanded {
  background: #acd023 url(/static/img/arrowup.png) 0 0 no-repeat;
}

.public_offer_big-description-single .row[id^="bysector-"] div.subsector a {
  float: left;
  height: 12px;
  line-height: 16px;
  width: 9px;
  background: #e1e1e1 url(/static/img/arrowrightdark.png) 0 0 no-repeat;
  margin-top: 4px;
}

.public_offer_big-description-single .row.titolo-settore a {
  float: right;
  display: block;
  width: 27px;
  height: 15px;
  outline: none;
  padding-top: 5px;
  border: none;
  background: #acd023 url(/static/img/arrowdown.png) 0 0 no-repeat;
  margin-top: 7px;

}

.public_offer_big-description-single .row[id^="bysector-"] div.subsector a.expanded {
  background: #e1e1e1 url(/static/img/arrowdowndark.png) 0 0 no-repeat;
}

.public_offer_big-description-single .row.titolo-settore a:hover {
  text-decoration: none;
  outline: none;
  border: none;
}

.public_offer_big-description-single .row p.psector {
  float: left;
  margin-bottom: 0;
  margin-left: 5px;

}

#dettagli-tariffe .public_offer_big-h3-single,
#dettagli-tariffe-acquisto .public_offer_big-h3-single {
  margin-top: 5%;
  max-width: 90%;
}

.public_offer_big-description-single .row.titolo-settore p {
  margin: 0;
  padding: 5px;
  width: 94%;
  float: left;
}

.public_offer_big-data.foto {
  position: relative;

  margin: 2%;
  width: 98%;
}

.public_offer_big-data.foto .public_offer_big-title {
  width: 100%;
}

.public_offer_big-data.foto .public_offer_big-img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.nopad {
  padding: 0;
}


.public_offer_big-info.chooseoffer {
  width: 40%;
  float: right;
}

/*  tab dettagli */
.container-tab-dettagli {
  background-color: #333333;
  overflow: auto;
  margin: 0 auto;
  padding: 0;
  width: 97.5%;
}

#tabdettagli {
  clear: both;
  overflow: auto;
  width: 94.375%;
  margin: 0 auto;
  background-color: #333333;
  border: none;
  padding: 2em 0;
  max-width: 960px;
}

#tabdettagli ul {
  width: 100%;
  margin: 0 auto;
  display: block;
  padding: 0;
}

#tabdettagli.ui-tabs .ui-tabs-panel ul {
  margin-left: 2%;
}

#tabdettagli ul li a {
  color: #333333;
  background: #ffffff;
}

#tabdettagli ul li,
ul.nav.nav-tabs a {
  background-color: none;
}

.container960 {
  max-width: 960px;
  margin: 0 auto 1.5%;
  clear: both;
  overflow: auto;
}

#tabdettagli ul li a {
  position: relative;
  display: block;
  padding: 10px 15px;
  background: #acd023;
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  border-bottom: 2px solid #ffffff;
}

#tabdettagli ul li a:hover,
#tabdettagli ul li a:focus {
  text-decoration: none;
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px;
  background: none;
  border-color: #fff #ddd #ddd #ddd;
  border-radius: 4px 4px 0 0;
}

#tabdettagli ul li.active a {
  background: #ffffff;
}

.ui-widget-header {
  background-color: #333333;
}

.ui-tabs-nav.ui-corner-all.ui-helper-reset.ui-helper-clearfix.ui-widget-header {
  margin-top: 0 !important;
  padding-top: 0 !important;
  border: none !important;
  width: 100% !important;
  border-radius: 6px 6px 0 0 !important;
  margin-bottom: 1% !important;
  margin-bottom: 0 !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  border-radius: 6px 6px 0 0;
  margin-bottom: -1px;
  padding-bottom: 1px;
  background: #ffffff;
}

div[id^="blocconumsettore"] div[id^="bysector-"] {
  border-bottom: 1px dashed #000000;
}

.ui-tabs .ui-tabs-panel {
  background: #ffffff !important;
  border-top: 1px solid #333333;
  border-width: 1px 0 0;
  display: block;
  margin-top: 0;
  padding: 1em 1.4em;
}

.ui-tabs .ui-tabs-nav li {
  background: #9fcd53;
  border: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
  color: #333333;
  font-weight: bold;
}

.ui-tabs .ui-tabs-panel ul {
  margin-left: 2%;
}


div[id^="blocconumsettore"] {
  display: none;
}

.public_offer_big-description-single .row.titolo-settore strong {
  color: #ffffff;
  font-size: 1.3em;
}



/* header */
.container-logo-nav {
  padding: 4% 0;
  width: 100%;
  margin: 0;
  position: relative;
  background: #333333;
  overflow: auto;
}

.container-comps {
  margin: 0 auto;
  max-width: 960px;
  overflow: auto;
}

div#logo {
  float: left;
  position: relative;
  width: 13.95833333333333%;
}

div#logo img {
  width: 134px;
}

.container-navigation {
  overflow: auto;
  width: 86.0417%;
  padding: 0;
  margin: 1.3% 0 0 0;
}

#container-login {
  width: 100%;
  margin: 0;
  padding: 1% 0;
  overflow: auto;
  background: #ffffff;
}

#container-login .dati {
  display: block;
  margin: 0 auto;
  max-width: 960px;
}

#container-login .dati a {
  font-size: 0.8em;
  font-family: "Noto sans", Verdana, Arial;
}

#container-login .dati a.nome {
  float: right;
  color: #acd023;
  display: block;
  text-align: right;
  padding: 0 1% 0 0;
}

#container-login .dati a.esci {
  float: right;
  color: #333333;
  display: block;
  text-align: right;
  border-left: 1px solid #333333;
  background: #ffffff url(/static/img/logout.png) 98% 50% no-repeat;
  padding-left: 1%;
  padding-right: 2%;
}

header#logged-in-header {
  background-color: #333333;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}

.container {
  margin: 0 auto;
  max-width: 960px;
}

.container-foto-dettaglio {
  max-width: 960px;
  margin: 0 auto;
  clear: both;
  overflow: auto;
}

.container-foto-dettaglio .foto {
  width: 39.27083333333333%;
  padding-right: 2.29166666666667%;
  float: left;
}

.container-foto-dettaglio .foto a {
  overflow: hidden;
  height: 20%;
}

.container-foto-dettaglio .foto a img {
  width: 100%;
  max-width: 100%;
}

.container-foto-dettaglio .public_offer_big-info {
  float: right;
  width: 57.706%;
  margin-top: 1%;
}

.container-foto-dettaglio .public_offer_big-info .labels {
  color: #d3322a;
  float: left;
  text-align: right;
  width: 26%;
  line-height: 1.3em;
}

.container-foto-dettaglio .public_offer_big-info .valueflds {
  color: #333333;
  float: right;
  font-weight: bold;
  text-align: left;
  width: 71%;
}

.pairs {
  clear: both;
  margin-bottom: 0.5em;
  overflow: auto;
}

.tab-content>.active,
.tab-content>.tab-pane {
  background-color: #ffffff;
}

div#main-block.main-block-internal {
  margin-top: 0;
  position: relative;
  top: 0;
  margin: 0 auto;
  /*max-width: 960px;*/
  width: 100%;

}

div#main-block row {
  padding-top: 15px;
}

div#main-block.main-block-internal {
  margin-top: 0;
  padding-top: 10px;
}

.tab-content {
  padding: 10px 15px;
  margin: 0;
  background: #ffffff;
}

.public_offer_big-description-single div[id^="bysector"].row {
  background: #ffffff;
  margin: 0 10px 10px 10px;
  border-bottom: 1px dashed #000000;
  padding: 0 10px 10px 10px;
}

.barracategorieimg {
  overflow: auto;
  width: 97%;
  margin: 0 auto;
  border-bottom: 3px solid #d3322a;
  padding: 4% 0;
}

.barracategorieimg .singlecat {
  width: 9%;
  margin-right: 1.1%;
  float: left;
  display: inline;
  margin-bottom: 2.8%;
  position: relative;
}

.barracategorieimg .singlecat.nomarginr {
  margin-right: 0;
}

.public_offer-data-2.nomarginr {
  margin-right: 0;
  padding-right: 0;
}

.singlecat a {
  display: inline-block;
  text-align: center;
  float: left;
  width: 100%;
  overflow: hidden;
}

.desccat {
  text-align: center;
  font-weight: bold;
  clear: both;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 100%;
  display: none;
  padding-top: 6px;
}


.barracategorieimg .singlecat img {
  max-width: 100%;
  width: 100%;

}

.barracategorieimg .singlecat img:hover {
  -webkit-transform: scale(1.40);
  /* Safari and Chrome */
  -moz-transform: scale(1.40);
  /* Firefox */
  -ms-transform: scale(1.40);
  /* IE 9 */
  -o-transform: scale(1.40);
  /* Opera */
  transform: scale(1.40);
}

.barracategorieimg .singlecat.singlecatdisable img:hover {
  -webkit-transform: scale(1);
  /* Safari and Chrome */
  -moz-transform: scale(1);
  /* Firefox */
  -ms-transform: scale(1);
  /* IE 9 */
  -o-transform: scale(1);
  /* Opera */
  transform: scale(1);
}

.nooffer {
  margin-top: 20px;
}

.titlecatofferimg h2 {
  color: #d3322a;
}

.titlecatofferimg {
  margin-left: 15px;
  width: 97%;
  margin: 0 auto;
  overflow: auto;
}

.titlecatofferimg a:hover {
  text-decoration: none;
}

.public_offer_big-info.detailoffer {
  width: 45%;
  float: right;
  padding: 2% 0 0 0;
}

.bargreen {
  background: #ffffff;
  border: 2px solid #ACD023;
}




/*******  menu  *********/
nav.barnav div.navbar-collapse {
  overflow: auto;
  width: 86.0417%;
  padding: 0;
  margin: 1.3% 0 0 0;
}

.barnav-item a {
  font-size: 0.85em;
}

navbar-header {
  width: 20%;
  float: left;
}

nav.barnav div.navbar-collapse {
  width: 70%;
  float: right;
  padding-bottom: 3%;
}

li.barnav-item.active a,
li.barnav-item a:hover {
  border-bottom: 2px solid #acd023;
  background-color: transparent;
}

li.barnav-item a {
  height: 48px;
  margin: 0 2px 12px 10px;
  padding: 15px 6px;
}

nav.mainmenu {
  display: block;
  width: 100%;
  float: right;
  margin: 0;
}

nav.mainmenu ul {
  margin: 0;
  padding: 0;
  text-align: right;
  float: right;
}

nav.mainmenu ul li {
  float: left;
  margin: 0;
  list-style: none;
  position: relative;
  margin: 0 0.75em;
}

nav.mainmenu ul li.last {
  margin-right: 0;
}

nav.mainmenu ul li.active a {
  color: #9fcd53;
  border-bottom: 3px solid #9fcd53;
}

nav.mainmenu ul li h3 {
  margin: 0;
  padding: 0;
}

nav.mainmenu ul li a {
  display: block;
  padding: 0.75em 0;
  margin: 0;
  font-size: 0.75em;
  color: #9fcd53;
  text-decoration: none;
  line-height: 0.3em;
  font-family: 'Lato', sans-serif;
}

nav.mainmenu ul li:hover a {
  color: #9fcd53;
  border-bottom: 3px solid #9fcd53;
}

/*** per IE7, è importante avere un background dell'elemento <ul>, anche bianco, altrimenti il 2° elemento del sottomenu non fa l'hover ***/
nav.mainmenu ul li.submenu ul,
nav.mainmenu ul li.submenu:hover ul {
  display: none;
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 65531;
  margin: 0;
  padding: 0;
  width: auto;
  white-space: nowrap;
  background: #feffff;
}

nav.mainmenu ul li.submenu:hover>ul {
  display: block;
  visibility: visible;
  height: auto;
}

nav.mainmenu ul li.submenu ul li {
  float: none;
  background-color: #242436;
  border: none;
  border-top: 1px solid #ffffff;
  text-align: left;
}

nav.mainmenu ul li.submenu ul li h4 a {
  color: #ffffff;
  display: block;
  font-size: 0.85em;
  min-width: auto;
}

nav.mainmenu ul li.submenu ul li h4 {
  margin: 0;
}

nav.mainmenu ul li.submenu:hover ul li h4 a:hover {
  background: #e8d9fb;
  color: #030312;
}

nav.mainmenu ul li.submenu:hover ul li h4 a {
  background: #030312;
  color: #e8d9fb;
}

nav.mainmenu ul li:hover>* {
  display: block;
}




/******** JOB **********/
span.jobstat b.jobatt {
  color: #2aff00;
}

span.jobstat,
.jobwaitpay {
  font-weight: bold;
  color: #d3322a;
}

h1 em.idord {
  color: #888888;
  font-size: 0.9em;
}

.job-unit .col-md-9.dettjob ul.list-unstyled {
  margin: 16% 0 0 0;
}

.col-sm-3.offertajob img.imgofferta {
  width: 100%;
  max-width: 100%;
}

.col-sm-3.offertajob {
  padding-right: 0;
  min-height: 164px;
}



.table-responsive.listaclienti {
  text-align: left;
  font-size: 0.78em
}

.table-responsive.listaclienti th {
  padding: 0.5% 1.3%;
  text-align: center;
  white-space: normal;
  word-wrap: normal;
}

.table-responsive.listaclienti td {
  padding: 0.8% 0.6%;
  line-height: 1.7em;
  width: 5% !important;
  text-align: center;
}

table.table-responsive.listaclienti tr:nth-child(even) {
  background: #e5e5e5;
}

table tr.warning,
table tr.warning td {

  background: #fcf8e3;
}

.col-md-6.col-sm-9.dettjob a {
  /* position: absolute; */
  border: 0;
  min-width: 100%;
  clear: both;
  margin-top: 10%;
  float: none;
  text-align: center;
  max-width: 100%;
  display: block;

}

.jobunit .col-md-6.col-sm-9.dettjob h1 {
  font-size: 1.2em;
  margin: 0px;
  line-height: 1.1em;
  font-weight: bold;
  letter-spacing: 0;

}

.col-md-6.col-sm-9.dettjob ul.list-unstyled.list-action-btns {
  margin-bottom: 0;
  padding-bottom: 0;
}


.col-md-6.col-sm-9.dettjob h1 {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.2em;
}

.col-md-7.col-sm-9.dettjob h1 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.2em;
}

.dettjob a.btn.btn-button-enter {
  padding: 4%;
}

#order_submit {
  float: right;
  position: relative;
}

/************** end 22-05-2017 ***********/

.public_offer_big-description-single .row {
  background: #ffffff;
  margin: 10px;
  padding: 10px;
}

.public_offer_big-description-single .row:nth-child(odd) {
  background: #ffffff;
  margin: 10px;
  padding: 10px;
}

.offer-btn-left {
  min-width: 100px !important;
  position: relative !important;
  float: left !important;
  font-size: 18px !important;
  padding: 10px 20px !important;
  margin-left: 5px !important;
  margin-bottom: 5px !important;
}

.offer-btn-right {
  min-width: 100px !important;
  position: relative !important;
  float: right !important;
  font-size: 18px !important;
  padding: 10px 20px !important;
  margin-right: 5px !important;
  margin-bottom: 5px !important;
  top: -35px !important;
  height: 46px !important;
}

.public_offer-data-2 {
  width: 32.42%;

  position: relative;
  float: left;
  padding: 0;
  background-color: #d5d5d5;
  text-align: center;
  margin: 0 1.3% 1.3% 0;
  overflow: auto;
  min-height: 531px;
  height: auto;
}

.prezzi {
  height: 93px;
}

.public_offer-data-2.offertejob,
.public_offer-data-2.offertepublic,
.public_offer-data-2.offerteshowcase {
  width: 100%;
  overflow: hidden;
  margin-bottom: 7%;
  min-height: 402px;
}

.public_offer-data-2.offerteactive {
  width: 100%;
  overflow: hidden;
  margin-bottom: 7%;
  min-height: 473px;
}

.public_offer-data-2.offertejob.offerteBS {
  min-height: 274px;
}

.public_offer-data-2.offertejob {
  min-height: 445px;
}

.public_offer-data-2.offerteshop {
  min-height: 386px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 7%;
}

.public_offer-data-2.offertepublic {
  min-height: 451px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 7%;
}

.public_offer-data-2.recuperoticket {
  min-height: 400px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 7%;
}

.public_offer-data-2 h4 {
  text-align: left;
  padding-left: 10px;
  font-weight: bold;
  margin-top: 5px;
}

.public_offer-data-2 .rimanenti img {
  display: block;
  padding: 0;
  width: 100%;
  margin: 0;
}


.offer_big-price {
  position: relative;
  float: left;
  width: 100%;
  color: #ACD023;
  font-size: 2.25em;
  font-weight: bold;
}


.fullprice {
  position: relative;
  float: left;
  display: inline;
  width: 46%;
  margin: 2.3% 0 1.3% 0;
  background-color: #fff;
  height: 80px;
}

.ourprice {
  position: relative;
  float: right;
  display: inline;
  width: 44%;
  margin: 2.3% 0 1.3% 1.3%;
  background-color: #fff;
  height: 80px;
}

.ourdiscount {
  background-color: #fff;
  width: 50px;
  height: 25px;
  overflow: hidden;
  color: #fff;
  position: absolute;
  top: 17px;
  right: 5px;
  z-index: 1039;
  font-size: 12px;
  font-weight: bold;
}

.fullprice span,
.ourprice span {
  font-size: 9px;
  font-weight: bold;
}

.fullprice .euro {
  font-size: 15px;
}

.ourprice .euro {
  font-size: 20px;
}

.oval {
  width: 50px;
  height: 25px;
  background: red;
  -moz-border-radius: 27px / 14px;
  -webkit-border-radius: 27px / 14px;
  border-radius: 27px / 14px;
  padding-top: 3px;
}

.fullprice .offer_big-price {
  font-size: 27px;
  color: #333;
  padding-top: 15px;
}


.public_offer-spacer {
  position: relative;
  /* top: 250px; */
  /* bottom: 0; */
  width: 100%;
  overflow: auto;
  float: right;
}


.public_offer_big-info {
  width: 98%;
  min-height: 445px;
  position: relative;
  float: left;
  margin: 12px 0 0;
  text-align: left;
}



.fullprice-big {
  position: relative;
  float: left;
  display: inline;
  width: 37%;
  margin: 0 5px 5px 0;
  background-color: #d5d5d5;
  height: 120px;
  text-align: center;
}

.ourprice-big {
  position: relative;
  float: right;
  display: inline;
  width: 59%;
  margin: 0 5px 0 0;
  background-color: #d5d5d5;
  height: 120px;
  text-align: center;
}

form input.btn.btn-primary[type="submit"] {
  margin-bottom: 15px;
  margin-top: 15px;
}

.ourdiscount-big {
  background-color: #d5d5d5;
  width: 70px;
  height: 35px;
  overflow: hidden;
  color: #fff;
  position: absolute;
  top: 17px;
  right: 5px;
  z-index: 9999;
  font-size: 16px;
  font-weight: bold;
}

.fullprice-big span,
.ourprice-big span {
  font-size: 9px;
  font-weight: bold;
}

.fullprice-big .euro-big {
  font-size: 30px;
}

.ourprice-big .euro-big {
  font-size: 50px;
}

.oval-big {
  width: 70px;
  height: 35px;
  background: red;
  -moz-border-radius: 40px / 23px;
  -webkit-border-radius: 40px / 23px;
  border-radius: 40px / 23px;
  padding-top: 5px;
}

.fullprice-big .offer_big-price-big {
  font-size: 35px;
  color: #333;
  padding-top: 25px;
}

.ourprice-big .offer_big-price-big {
  font-size: 55px;
}

.block {
  display: block;
}

.public_offer-spacer-2 {
  height: 110px;
}

@media (min-width: 1200px) {

  .container {
    width: 1200px !important;
  }

}

.adv-wrapper {
  text-align: center;
}

.skip {
  position: relative;
  float: right;
  width: 600px;
  margin-bottom: 30px;
}

#timer {
  display: inline-block;
  margin-left: 30px;
  width: 50px;
  font-size: 40px;
}

#go {
  float: right;
  display: inline-block;
}

#gotocontent {
  margin-bottom: 50px;
}


.job-actions {
  margin: 20px 0;
}

#paymentNew-element label {
  margin-bottom: 10px;

}


@media (max-width: 767px) {
  .public_offer_big-data {
    width: -webkit-calc(100% - 10px);
    width: -moz-calc(100% - 10px);
    width: calc(100% - 10px);
    min-height: auto;
  }

  .public_offer_big-title {
    width: 100%;
    height: auto;
    min-height: auto;
  }

  .public_offer_big-img {
    width: 100%;
    height: auto;
    min-height: auto;

  }

  .barracategorieimg .singlecat {
    width: 18.9%;
  }

  ul#login-registration-links-container.showcaselog li.regshc,
  ul#login-registration-links-container.showcaselog li.accedishc {
    float: none;
    margin-bottom: 2%;
  }

  .ticklost {
    float: none;
    display: block;
    clear: both;
  }


  .public_offer_big-h3 {
    display: none;
  }

  .public_offer_big-description {
    width: -webkit-calc(100% - 10px);
    width: -moz-calc(100% - 10px);
    width: calc(100% - 10px);
    min-height: auto;
    height: auto;
  }

  .public_offer_big-details {
    width: -webkit-calc(100% - 10px);
    width: -moz-calc(100% - 10px);
    width: calc(100% - 10px);
    min-height: auto;
    height: auto;
  }

  .public_offer_big-choose {
    position: relative;
    right: 0;
    bottom: 0;
    text-align: center;
    margin-bottom: 15px;
  }

  a.btn,
  input.btn,
  button.btn {
    font-weight: bold !important;
  }

}

.table-striped>tbody>tr>th {
  text-align: left !important;
}

.table-striped>tbody>tr>td {
  text-align: left !important;
}

.table-striped>tbody>tr>td.dispodelivery,
.table-striped>tbody>tr>th.dispodelivery {
  text-align: center !important;
}

.btn-margin {
  margin: 0 5px;
}

table.table-responsive.table-striped.transacttable {
  width: 100%;
}

table.table-responsive.table-striped.transacttable tr td {
  padding: 0.7%;
}

table.table-responsive.table-striped.transacttable>tr>th {
  text-align: center;
}

table.table-responsive.table-striped.transacttable tr td {
  width: 1%;
}