header,
#header {
  padding: 18px 30px 65px;
  background-color: rgba(51, 51, 51, 0.75);
  border-top: 3px solid #ACD023;
}

footer,
#footer {
  height: 100px;
  padding: 20px 30px;
}

.auth-login-register-form button {
  margin-top: 20px;
  float: right;
}

.description {
  display: inline;
  position: relative;
  top: 3px;
}

.job-item {
  margin-bottom: 30px;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}

.job-item-id {
  font-size: 38.5px;
  font-weight: bold;
}

.job-item-description {
  font-weight: bold;
  line-height: 38.5px;
  margin-top: 8px;
}

.job-unit-old {
  background: transparent url(../img/fondo.png) repeat-x;
  height: 100px;
  padding: 20px;
  color: #ffffff;
  margin-bottom: 0;
}

.job-unit-old h1 {
  font-weight: normal;
  font-size: 18px;
  margin: 0px;
  letter-spacing: 0;
}

.job-unit {
  background-color: #f8f8f8;
  min-height: 130px;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 20px;
  border: 3px solid #ACD023;
  box-shadow: inset 0px 0px 20px grey;
}

.job-unit:hover {
  background-color: #F0F0F0;
}

.job-unit ul li {
  text-align: right;
}

.job-unit img {
  border-radius: 14px;
  margin-top: -10px;
  margin-bottom: 10px;
  width: 95% !important;
}

.job-unit .titolo-job {
  /*
	border-radius: 10px 22px 10px 0px;
	box-shadow: inset 0px 0px 9px #555;
	background-color: #fff;
	*/
  color: #fff;
  margin: -8px 5px 20px 5px;
  padding: 5px;
  font-size: 23px;
  font-weight: bold;
  text-shadow: #000 0px 0px 1px, #000 0px 0px 1px, #000 0px 0px 1px,
    #000 0px 0px 2px, #000 0px 0px 1px, #000 0px 0px 1px;
}

.job-unit .btn {
  width: 100%;
  margin-top: 15px;
  box-shadow: 0px 0px 5px grey;
}

.color {
  width: 70px;
  height: 20px;
}

dd,
dt {
  margin: 0;
}

#message_body {
  padding: 2%;
  width: 96%;
  height: 150px;
}

#designer_jobs_grid table,
#gdm_jobs_grid table,
#gdm_library_grid table {
  width: 100%;
  text-align: left;
}

.page {
  border: 0;
  background-color: #F8F8F8;
  padding: 60px 30px 30px 30px;
}

.nav-tabs {
  border: 0;
  margin-top: 20px;
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover {
  border: 0;
  background-color: #F8F8F8;
  color: #333;
  text-decoration: none;
}

.margin0 {
  margin: 0;
}

.small-item {
  margin-bottom: 70px;
}

.job-status-list {
  margin: 0;
}

.job-status-list li {
  position: relative;
  float: left;
  display: inline;
  margin-right: 10px;
}

.job-status {
  width: 172px;
  text-align: center;
  height: 29px;
  padding: 3px;
  background: transparent url(../img/Bottone_small_biancogrigio.png) no-repeat;
  color: #333333;
  margin: 15px 0 0 0;
}

.job-status-active {
  background: transparent url(../img/Bottone_small_grigio.png) no-repeat;
  color: #ffffff;
}

.button-enter {
  color: #ffffff;
  position: relative;
  top: -9px;
  background-color: #ACD023;
}

.button-enter:hover {
  color: #ffffff;
  opacity: 0.9;
}

.button-li {
  background-color: transparent;
}

input[type="radio"],
input[type="checkbox"] {
  line-height: normal;
  margin: 4px 10px 0 0;
}

dd {
  margin-bottom: 20px;
}

#designer_jobs_grid table tr td,
#gdm_jobs_grid table tr td,
#designer_jobs_grid table tr th,
#gdm_jobs_grid table tr th {
  padding: 10px;
}

#deliveries table {
  width: 100%;
}

#gdm_library_grid table tr td,
#gdm_library_grid table tr th {
  padding: 10px;
}

#deliveries table tr td,
#deliveries table tr td,
#deliveries table tr th,
#deliveries table tr th {
  padding: 10px;
}

table tbody tr {
  background-color: #f0f0f0;
}

table tbody tr th {
  text-align: left;
}

table tbody tr th a {
  text-align: left;
}

table tbody tr.alt {
  background-color: #f8f8f8;
}

.small-item-description {
  font-size: 18px;
  margin: 20px;
  padding: 10px;
}

.width-620 {
  width: 620px;
}

.header-wrapper,
.footer-wrapper {
  width: 100%;
}

.back-element {
  width: 300px;
  position: relative;
  float: left;
}

#back-label,
#Avanti-label,
#Salva-label,
#Conferma-label {
  display: none;
}

#back-element {
  width: 300px;
  position: relative;
  float: left;
  top: 7px;
}

#Avanti-element {
  width: 300px;
  position: relative;
  float: left;
  top: 5px;
}

#Conferma-element {
  width: 100%;
  float: none;
  text-align: center;
  top: 5px;
}

#order_submit {
  float: none;
  clear: none;
}

#Acquista-element {
  width: 300px;
  position: relative;
  float: right;
}

#Salva-element {
  width: 300px;
  position: relative;
  float: left;
  top: 5px;
}

#Salva-element input,
#Avanti-element input,
#Conferma-element input {
  /*float: right;*/
  font-weight: lighter;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.small-item img {
  border: 1px solid #dddddd;
}

#Acquista-label {
  display: none;
}

.small-item {
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
}

a,
a:hover {
  color: #acd023;
}

a.btn,
.item-operations a,
.button-enter {
  text-decoration: none;
  text-align: center;
  padding: 15px 15px 15px;
  min-width: 200px;
  box-shadow: none;
  text-shadow: none;
  border: 0;
  background-color: #ACD023;
  font-size: 21px;
  color: #ffffff;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: lighter;
}

a.btn:hover,
.item-operations a:hover,
.button-enter:hover {
  text-decoration: none;
  color: #333333;
  box-shadow: none;
  background-color: #ACD023;
  color: #ffffff;
  position: relative;
}

a.btn:active,
.item-operations a:focus,
.button-enter:active {
  text-decoration: none;
  box-shadow: none;
  background-color: #ACD023;
  color: #ffffff;
  position: relative;
}

a.btn,
input.btn,
button.btn {
  text-decoration: none;
  min-width: 200px;
  box-shadow: none;
  border: 0;
  background-color: #ACD023;
  background-image: none;
  font-size: 21px;
  color: #ffffff;
  text-shadow: none;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: lighter;
}

a.btn:hover,
input.btn:hover,
button.btn:hover {
  text-decoration: none;
  color: #333333;
  box-shadow: none;
  background-color: #ACD023;
  background-image: none;
  color: #ffffff;
  position: relative;
  opacity: 0.9;
}

a.btn:active,
input.btn:active,
button.btn:active {
  text-decoration: none;
  box-shadow: none;
  background-color: #ACD023;
  background-image: none;
  color: #ffffff;
  position: relative;
  opacity: 0.9;
}

input.btn,
button.btn {
  height: 59px;
}

.btn-warning,
a.btn-warning {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  min-width: 200px;
  background-color: #ACD023;
  background-image: none;
  font-size: 21px;
  font-weight: lighter;
}

.btn-warning:hover,
a.btn-warning:hover {
  background-color: #ACD023;
  background-image: none;
  opacity: 0.9;
}

.btn-warning:active,
a.btn-warning:active {
  background-color: #ACD023;
  background-image: none;
  opacity: 0.9;
}

.item-operations a:hover {
  color: #ffffff;
}

#clientrequest-label,
#clientrequest-element {
  display: none;
}

.error-placer {
  margin-top: 20px;
}

.error {
  color: #FF0000;
  font-size: 12px;
  word-wrap: break-word;
}

.nouserwrapper {
  margin-top: 40px;
  float: none;
}

.userwrapper {
  margin-top: 40px;
  float: none;
}

.flash {
  margin: 20px 0;
  padding: 20px 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}

.order-ok {
  border: 1px solid #00CC33;
  color: #00CC33;
  background-color: #CCFFCC;
}

.order-ko {
  border: 1px solid #FF0000;
  color: #FF0000;
  background-color: #FFCCCC;
}

.logo_img,
.library_img {
  border: 1px solid #B3B3B3;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
  height: 200px;
  width: 200px;
  display: inline-block;
}

#customer_library_grid table tr {
  background-color: #ffffff;
}

#customer_library_grid table tr td {
  padding-right: 30px;
}

.image_logolibrary {
  border: 1px solid #b3b3b3;
  -webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.75);
  height: 500px;
  width: 500px;
}

.fancybox-title {
  display: none;
}

.scegli_btn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 21px;
  margin: 10px 0;
  float: left;
  display: block;
  font-weight: lighter;
}

.zoom_btn {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 21px;
  margin: 10px 0;
  float: right;
  display: block;
  font-weight: lighter;
}

.form_logosearch dl div {
  width: 25%;
  position: relative;
  float: left;
  display: inline;
  margin-top: 20px;
}

.form_logosearch label {
  font-weight: bold;
}

#form_order dl div {
  width: 50%;
  position: relative;
  float: left;
  display: inline;
}

.nouserwrapper {
  width: 100%;
}

#customer_library_grid table {
  float: left;
}

.library_logo_id {
  font-weight: bold;
}

#brief_stile-element label {
  padding: 10px;
  background-color: #F8F8F8;
}

#brief_simbolo-element br {
  display: none;
}

#brief_simbolo-element label {
  padding: 10px;
  background-color: #F8F8F8;
  border: 1px solid #F8F8F8;
  position: relative;
  width: 196px;
  float: left;
  display: inline;
  margin-right: 20px;
  min-height: 292px;
}

#brief_simbolo-element label span {
  display: block;
  height: 140px;
}

#brief_simbolo-element label:last-child {
  margin-right: 0px;
}

#brief_simbolo-element label br {
  display: block;
}

#brief_simbolo-element label img {
  background-color: #ffffff;
}

#brief_senzasimbolo-element br {
  display: none;
}

#brief_senzasimbolo-element label {
  padding: 10px;
  background-color: #F8F8F8;
  position: relative;
  border: 1px solid #F8F8F8;
  width: 108px;
  float: left;
  display: inline;
  margin-right: 20px;
  min-height: 158px;
}

#brief_senzasimbolo-element label:last-child {
  margin-right: 0px;
}

#brief_senzasimbolo-element label br {
  display: block;
}

#brief_senzasimbolo-element label img {
  background-color: #ffffff;
}

#brief_astratto-element br {
  display: none;
}

#brief_astratto-element label {
  padding: 10px;
  background-color: #F8F8F8;
  border: 1px solid #F8F8F8;
  position: relative;
  width: 108px;
  float: left;
  display: inline;
  margin-right: 20px;
  min-height: 158px;
}

#brief_astratto-element label:last-child {
  margin-right: 0px;
}

#brief_astratto-element label br {
  display: block;
}

#brief_astratto-element label img {
  background-color: #ffffff;
}

#brief_concreto-element br {
  display: none;
}

#brief_concreto-element label {
  padding: 10px;
  background-color: #F8F8F8;
  border: 1px solid #F8F8F8;
  position: relative;
  width: 108px;
  float: left;
  display: inline;
  margin-right: 20px;
  min-height: 158px;
}

#brief_concreto-element label:last-child {
  margin-right: 0px;
}

#brief_concreto-element label br {
  display: block;
}

#brief_concreto-element label img {
  background-color: #ffffff;
}

#brief_integrato-element br {
  display: none;
}

#brief_integrato-element label {
  padding: 10px;
  background-color: #F8F8F8;
  border: 1px solid #F8F8F8;
  position: relative;
  width: 108px;
  float: left;
  display: inline;
  margin-right: 20px;
  min-height: 158px;
}

#brief_integrato-element label:last-child {
  margin-right: 0px;
}

#brief_integrato-element label br {
  display: block;
}

#brief_integrato-element label img {
  background-color: #ffffff;
}

#brief_element_template_control_group {
  overflow: auto;
  padding: 0 30px 30px 30px;
  margin: 0 !important;
}

#brief_element_template_control_group>label {
  padding: 0 0 15px 0;
  font-size: 24px;
}

#brief_element_template_control_group .controls {
  overflow: auto;
  background-color: #eeeeee;
  padding: 15px;
}

#brief_element_template_control_group .radio {
  box-sizing: border-box;
  width: 33.3333%;
  float: left;
  padding: 15px;
  margin: 0;
  background-color: transparent;
  transition: background-color 0.125s ease-in-out;
  cursor: pointer;
}

#brief_element_template_control_group .radio .img-responsive {
  margin-top: 15px;
  border: 2px solid white;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

#brief_element_template_control_group .radio:hover {
  background-color: #cdddec;
}

#brief_element_template_control_group .radio br {
  display: none;
}

#brief_element_template_control_group .radio input {
  position: static;
  margin: 0 5px 0 0;
}

.subscribe_designers_wrapper form {
  width: 470px;
  position: relative;
  float: left;
  display: inline;
}

.subscribe_designers_wrapper form #Iscrivi-label {
  display: none;
}

.subscribe_designers_wrapper form dd {
  position: relative;
  display: inline;
  float: left;
  width: 235px;
}

#search-label,
#search-element,
#searchall_submit {
  position: relative;
  float: left;
  padding: 5px;
}

#extractpdf_submit {
  position: relative;
  float: right;
  padding: 5px;
}

.jobtitle {
  font-weight: bold;
  width: 20%;
}

.jobview {
  margin-bottom: 10px;
}

.jobview {
  width: 100%;
}

.jobview tr td {
  padding: 10px;
}

#admin_grid table {
  width: 100%;
  margin-bottom: 30px;
}

#admin_grid table tbody {
  margin-bottom: 30px;
}

#admin_grid table tbody tr {
  background-color: #fff;
}

#admin_grid table tbody tr:hover {
  background-color: #fafafa;
}

#admin_grid table tbody tr th {
  font-size: 16px;
}

#admin_grid table tbody tr th,
#admin_grid table tbody tr td {
  padding: 10px;
  border-bottom: solid 1px #eeeeee;
}

table {
  border-collapse: separate;
}

#admin_grid table tfoot div {
  padding-top: 5px;
  text-align: right;
}

.operation-tool-div {
  padding: 10px;
  background-color: #fafafa;
  border: solid 1px #eee;
}

.fixedbar {
  width: 100%;
  color: #fff;
  background-color: #333;
  font-size: 18px;
  position: fixed;
  z-index: 9999;
  border-top: 3px solid #ACD023;
}

.fixedbar .brand {
  min-width: 40px;
  position: relative;
  float: left;
  margin-top: 10px;
  margin-left: 25px;
}

.fixedbar .brand img {
  height: 40px;
}

nav.barnav {
  font-size: 18px;
}

nav.barnav#barnav-alternate {
  margin-top: 15px;
}

nav.barnav div.navbar-header .navbar-brand {
  float: none;
}

nav.barnav div.navbar-collapse {
  margin-top: 25px;
}

nav.barnav div.navbar-collapse#barnav-collapse-slim {
  margin: 0;
}

nav.barnav div.navbar-collapse#barnav-collapse-slim ul.nav li a {
  font-size: 15px;
}

nav.barnav button.navbar-toggle {
  background-color: #ACD023;
  margin: 15px;
}

nav.barnav button.navbar-toggle .icon-bar {
  background-color: #333;
}

nav.barnav .barnav-dropdown {
  margin-left: 40px;
  margin-right: 25px;
  position: relative;
  float: right;
  display: inline;
  padding-top: 20px;
}

nav.barnav .barnav-dropdown .dropdown-menu {
  min-width: 100px;
}

nav.barnav .barnav-dropdown a.dropdown-toggle {
  color: #fff;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  text-decoration: none;
  font-weight: lighter;
}

nav.barnav .barnav-dropdown a.dropdown-toggle .caret {
  border-bottom-color: #FFFFFF;
  border-top-color: #FFFFFF;
  font-weight: lighter;
}

nav.barnav .barnav-dropdown a.dropdown-toggle:hover.dropdown-toggle {
  color: #ACD023;
  text-decoration: none;
}

.welcome-user {
  position: relative;
  float: right;
}

.widget-bar {
  width: 17%;
  min-width: 100px;
  padding-left: 2%;
  padding-right: 1%;
  position: relative;
  float: left;
  display: inline;
  padding-top: 90px;
}

.widget-div {
  padding: 10px;
  background-color: #fafafa;
  border: solid 1px #eee;
}

.widget-title {
  color: #888;
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.widget-number {
  line-height: 30px;
  font-size: 30px;
  font-weight: bold;
}

.widget-text {
  line-height: 20px;
  font-size: 20px;
  font-weight: bold;
}

.super-container {
  background-color: #EDEDED;
}

div#main-block {
  padding: 10px;
  background-color: #fff;
  position: relative;
  top: 0;
}

div#main-block.main-block-admin {
  width: 76%;
  padding-left: 1%;
  padding-right: 1%;
  margin-right: 2%;
  position: relative;
  float: left;
  display: inline;
  margin-top: 90px;
  top: 0;
}

.footer-text {
  font-weight: lighter;
  font-size: 18px;
}

.welcome {
  color: #fff;
  font-size: 16px;
  font-weight: lighter;
}

input[type="file"] {
  margin-bottom: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

nav#exhibitor-barnav.barnav {
  margin-top: 5px;
}

nav#exhibitor-barnav.barnav div.navbar-header a.navbar-brand {
  margin: 0;
  margin-right: 20px;
  padding: 0;
}

nav#exhibitor-barnav.barnav div#exhibitor-barnav-collapse li.exhibitor-barnav-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 21px;
  font-weight: lighter;
  text-align: center;
}

nav#exhibitor-barnav.barnav div#exhibitor-barnav-collapse li.exhibitor-barnav-item a {
  color: #fff !important;
  font-size: 20px;
  -o-transition: .3s;
  -ms-transition: .3s;
  -moz-transition: .3s;
  -webkit-transition: .3s;
  transition: .3s;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
  background-color: transparent;
}

nav#exhibitor-barnav.barnav div#exhibitor-barnav-collapse li.exhibitor-barnav-item i {
  font-size: 18px;
}

nav#exhibitor-barnav.barnav div#exhibitor-barnav-collapse li.exhibitor-barnav-item:hover a {
  color: #ACD023;
  text-decoration: none;
}

nav#exhibitor-barnav.barnav div#exhibitor-barnav-collapse li.exhibitor-barnav-item.active {
  background-color: #3D3C42;
}

nav#exhibitor-barnav.barnav div#exhibitor-barnav-collapse li.exhibitor-barnav-item.active a {
  color: #ffffff;
}

nav#exhibitor-barnav.barnav div#exhibitor-barnav-collapse li.exhibitor-barnav-item.active:hover {
  color: #ACD023;
  text-decoration: none;
}

.b-resume {
  width: 910px;
  padding: 10px 10px 10px 30px;
}

legend {
  border-color: #ACD023;
}

#back-element input {
  font-weight: lighter;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.big-item {
  margin-top: 50px;
}

.big-item-img img {
  border: 1px solid #DDDDDD;
}

.big-item-description {
  font-size: 18px;
  margin: 20px;
  padding: 10px;
}

#choosetype-pick {
  display: none;
}

#choosetype-pick+label:before {
  content: "\f096";
}

#choosetype-pick:checked+label:before {
  content: "\f046";
  color: #ACD023;
}

#choosetype-newround {
  display: none;
}

#choosetype-newround+label:before {
  content: "\f096";
}

#choosetype-newround:checked+label:before {
  content: "\f046";
  color: #ACD023;
}

#choosetype-element label {
  font-size: 23px;
}

#choosetype-element {
  padding: 20px;
}

.nav-tabs>li {
  margin-bottom: -2px;
}

.nav-tabs>li>a {
  font-size: 18px;
}

.nav-tabs>li>a:hover {
  text-decoration: underline;
}

.com-file {
  margin-bottom: 20px;
}

.com-file p {
  font-weight: bold;
  font-size: 18px;
}

body {
  background-color: #e3e3e3;
}

#resume-text {
  font-weight: bold;
  margin-bottom: 20px;
}

#resume-wrapper {
  padding: 20px;
  background-color: #F8F8F8;
  margin-bottom: 20px;
}

#itemchoose_form label {
  font-weight: bold;
}

footer {
  font-weight: lighter;
  font-size: 18px;
}

footer#footer-backofice {
  width: auto;
  margin-top: 20px;
}

.button-align {
  float: left;
  display: inline;
  margin-right: 10px;
}

.job-unit-cosmit {
  height: 150px;
}

.button-addinvites,
.button-addinvites:hover {
  width: 100%;
  text-align: center;
}

.float-left {
  position: relative;
  float: left;
}

.message-unit {
  height: 100%;
}

form#form-brief-compile {
  margin: 20px 0;
}

form#form-brief-compile div.control-group {
  margin-bottom: 20px;
}

.brief_form img {
  border: 1px solid #000;
}

.fa-bigger {
  font-size: 23px;
}

.fixedbar-mobile {
  text-align: center;
  width: 90%;
  padding: 5%;
  position: relative;
  height: 40px;
}

.brand-mobile {
  margin: 0 auto;
  width: 100%;
}

.main-block-mobile {
  width: 98%;
  background-image: none;
  margin-top: 0;
}

.form-mobile {
  width: 90%;
  padding: 5%;
}

.form-mobile input[type=text],
.form-mobile input[type=password] {
  width: 100%;
}

.btn-mobile {
  width: 100%;
  float: none;
}

.messagecom {
  width: 80%;
  margin: 0 auto;
  border: 3px solid #E20025;
  padding: 20px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

.ac {
  text-align: center;
}

#recipients {
  z-index: 999;
  line-height: 0;
  font-size: 50px;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "alpha(opacity=0)";
  cursor: pointer;
  _cursor: hand;
  margin: 0;
  padding: 0;
  left: 0;
}

.add-file-btn {
  /*position: relative;
  overflow: hidden;*/
  font-weight: 100;
  cursor: pointer;
  text-align: center;
  background-color: #2f2e35;
  color: #fff;
  width: 197px;
  height: 61px !important;
  font-size: 21px;
  padding: 15px;
  /*line-height: 30px;
  float: left;
  display: block;*/
  border-radius: 5px;
}

.add-file-btn:hover {
  color: #fff !important;
  text-decoration: none !important;
}

#file-trick {
  display: block;
  font-size: 16px;
  padding-top: 5px;
  font-weight: bold;
}

div#job-btn-bar {
  margin-bottom: 15px;
}

div#jobs-oindex-new-btn-container {
  margin-bottom: 15px;
}

div#discount-options-container ul li.discount-options-option div.discount-options-option-percentage {
  color: #ACD023;
}

div#discount-options-container ul li.discount-options-option div.discount-options-option-min-quantity {
  background-color: #ACD023;
}

ul#recipients-upload-box-warnings {
  padding: 25px;
  list-style-position: inside;
}

ul#recipients-upload-box-warnings h4 {
  margin-bottom: 15px;
}

table#common-jobs-begin-payment-amount-recap-table {
  font-size: 16px;
}

table#common-jobs-begin-payment-amount-recap-table tr#common-jobs-begin-payment-amount-recap-total th {
  font-size: 20px;
}

table#common-jobs-begin-payment-amount-recap-table tr#common-jobs-begin-payment-amount-recap-total td {
  font-size: 20px;
}

a.link-bigger {
  font-size: 20px;
}

.sendone {
  margin-bottom: 10px;
}

.title-op {
  font-size: 30px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #acd023;
}

#login-registration-links-container {
  margin-top: 20px;
}

nav#exhibitor-barnav {
  width: 100%;
}

.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: 300px;
}

.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;
}

.form-transaction-list .form-inline .form-group select,
.form-transaction-list .form-inline .form-group input,
.form-transaction-list .form-inline .form-group button {
  margin: 0 10px 0 5px;
}

#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;
}

.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;
}

@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;
  }
}

.small-buttons {
  width: auto !important;
  height: auto !important;
  min-width: 0 !important;
  padding: 5px 20px !important;
  font-size: 15px !important;
}

.fright {
  float: right !important;
  margin-right: 16px !important;
}

.paymentform {
  float: right !important;
  padding: 8px 16px 0px 16px !important;
}

.paymentform div,
.paymentform dt {
  margin-left: 5px;
}

#buttons-element {

  margin: 10px 0px 0px 0px !important;
  text-align: right;
}

.filterform {
  padding: 8px 16px 0px 16px !important;
}

.filterform div,
.filterform dt {
  margin-right: 5px;
}

.filterform #status {
  max-width: none;
}

.filterform #dates-element {
  display: inline-block;
  max-width: 420px;
  margin-bottom: 0px;
}

.filterform #dates-label,
.filterform #buttons-label {
  display: none;
}

.filteruserform #form-group-submit,
.filteruserform #form-group-clean,
.filteruserform #form-group-export {
  margin-top: 25px;
}

/*** popup commento pagamenti ***/
.ui-dialog .ui-state-error {
  padding: .3em;
}

.validateTips {
  border: 1px solid transparent;
  padding: 0.3em;
}

.ui-dialog-buttonset button {
  width: auto;
  height: auto;
  min-width: 0;
  padding: 5px 20px;
  font-size: 15px;
  text-decoration: none;
  box-shadow: none;
  border: 0;
  background-color: #ACD023;
  background-image: none;
  font-size: 18px;
  color: #ffffff;
  text-shadow: none;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: lighter;
}

.ui-dialog-titlebar {
  text-decoration: none;
  box-shadow: none;
  border: 0;
  background-color: #ACD023;
  background-image: none;
  font-size: 18px;
  color: #ffffff;
  text-shadow: none;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: lighter;
}

/* form new**/
#formNew input,
#formNew textarea,
#formNew select {
  width: auto !important;
  min-width: 195px;
}

/* form edit balance**/
form#balance input,
.form-group #actualbalance,
.form-group #transactiontopay,
.form-group #transactiontoreceive {
  width: auto !important;
}

form#balance #form-group-aggiorna,
form#balance #form-group-undo {

  margin-top: 25px;
}

.iconstable {
  width: 30px;
  margin: 0px 3px;
}


.public_offer_big-title {
  background-color: transparent;
  width: 100% !important;
  float: none;
  display: block !important;
  /*border: 1px solid #999;*/
  margin-top: -13px;
  text-align: center;
  border-radius: 5px;
  /*	box-shadow: inset -2px -1px 8px #999;*/
}

/*
.public_offer_big-img{
	border-radius: 5px;
	box-shadow: 0px 0px 19px #787878;
}
.ourprice-big{

}
*/

#main-block {
  border-radius: 0px 0px 15px 15px;
  padding: 20px !important;
}

#main-block legend {
  margin-left: 20px !important;
  width: 95%;
}

.footer-text p {
  text-shadow: 1px 1px 3px white;
  background-color: white;
  border-radius: 50px
}

.big-title {
  /* width: 100% !important; */
  /*border: 1px solid #999;* /
	text-align: center;*/
  margin-top: -10px;
  border-radius: 10px;
  padding: 20px;
  margin-left: 20px;
  margin-right: 20px;
  box-shadow: inset 0px -3px 5px #aaa;
  background-color: #e2e2e2;
}

.public_offer_big-img {
  border-radius: 5px 99px;
  box-shadow: 0px 0px 19px #787878;
}

.ourprice-big {
  border-radius: 10px;
  padding-top: 2px;
}

.container-tab-dettagli {
  border-radius: 5px;
}

#tabdettagli div {
  border-radius: 0px 5px 5px 5px !important;
}

.esci-menu,
.esci-menu:hover {
  font-variant: small-caps;
  font-size: large;
  font-weight: 400;
  text-decoration: none !important;
  padding-top: 1px;
}


/* MENU */
.nav-tabs.nav-justified>li>a {
  text-align: center;
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}

.exhibitor-barnav-item.active>a {
  text-align: center;
  color: rgba(99, 99, 99, 1) !important;
}

.exhibitor-barnav-item:not(.active):hover,
.exhibitor-barnav-item:not(.active)>a:hover {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5) !important;
  background-color: white !important;
  color: #ccc;
  border-bottom: none;
  /*color: #ccc !important;*/
  /*background-color: #666 !important;*/
}

.barnav {
  text-align: center !important;
}

.nav-justified {
  table-layout: fixed !important;
}

.navbar-header {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

/* DA QUI CUSTOM SKY */
#header-brand-logo {
  max-width: 400px;
  max-height: 120px !important;
  padding-top: 0px;
  margin-top: 0px;
  display: inline-block;
}

@media(max-width:535px) {

  #header-brand-logo {
    max-width: 180px;
  }
}


#main-block {
  font-family: 'arial', inherit !important;
  top: 0px !important;
}

#lang-switch-link-bar .margin-vertical-10 {
  color: white;
}

header#logged-in-header {
  background-color: rgba(51, 51, 51, 0.75);
}

/*
#logged-in-header{
	height: 145px;
}
*/

#nav ul {
  margin: 0;
  padding: 0;
}

#nav {
  display: table;
  table-layout: fixed;
  text-align: center;
}

#nav li {
  display: table-cell;
  width: 25%;
  padding-right: 1px;
  height: auto;
  vertical-align: bottom;
}

#nav a {
  display: block;
  min-height: 100%;
  padding: 4px 10px;
  border-radius: 6px 6px 0 0;
  font-weight: 100px !important;

}

.nav-i-miei-ordini {
  border-bottom: 1px solid #bbb;
}

.nav-i-miei-ordini>li {
  text-decoration: none;
  background-color: #fff;
  color: #666;
  margin-bottom: -1px !important;
}

.nav-i-miei-ordini>li>a {
  border: 1px solid #aaa;
  border-bottom: 1px solid #bbb;
  text-decoration: none;
  color: #999;
  background-color: #ddd;
}

.nav-i-miei-ordini>li.active>a {
  text-decoration: none;
  color: #333;
  background-color: #fff;
}

.nav-i-miei-ordini>li>a:hover {
  text-decoration: none;
  color: #999;
}

.btn-dark {
  background-color: #333 !important;
  color: white;
}

.exhibitor-barnav-item a {
  font-weight: 100 !important;
}

/* simulo il bottone sulla label del carica file .xls */



/* DESKTOP */
@media (min-width: 768px) {}

@media (max-width: 768px) {
  .add-file-btn {
    font-weight: normal;
  }

  .navbar-header {
    float: none;
  }

  .navbar-nav {
    width: 300% !important;
  }

  #nav ul {
    margin: 0;
    padding: 0;
  }

  #nav {
    display: table;
    table-layout: fixed;
    text-align: center;
  }

  #nav li {
    width: 140px !important;
  }

  /*
	nav#exhibitor-barnav.barnav div#exhibitor-barnav-collapse li a {
	  background-color: #adadad;
	  border-radius: 5px;
	  color: #fff;
	  font-size: 13px;
	  font-weight: lighter;
	  padding: 10px;
	  text-align: center;
	  width: 10px !important;
	}
	#exhibitor-barnav-collapse{
		background-color: black;
	}
	#exhibitor-barnav-collapse{
		z-index: 100000;
		background-color: #999;
	}
	*/

}

#lang-switch {
  display: none;
}

#lang-switch-link-bar {
  padding-top: 30px;
}

/* FOOTER */
.super-container {
  background-color: transparent !important;
}

body {
  /*background-image: url("/static/custom/sky_extra/immagine_sfondo_utenza2.png") !important;*/
  background-position: center center !important;
  background-repeat: repeat-y !important;
  background-size: 100% !important;
}


.gc-container {
  width: 100% !important;
}

.table-section {
  width: 100% !important;
}

#menu_utente {
  padding-top: 7px;
}


.titolone,
div.table-label div.floatL {
  font-size: 40px;
  font-weight: 200;
  text-transform: uppercase;
  /*font-weight: bolder !important;
  font-size: 50px;
  font-variant: small-caps;
  /*
  background-color: #000000;
  color: transparent;
  text-shadow: 1px 0px 3px rgba(255,255,255,0.75);
  -webkit-background-clip: text;
     -moz-background-clip: text;
          background-clip: text;
          */
  /*font-family: "Acme";*/
}

@media(max-width:1024px) {
  .titolone {
    font-size: 30px;
  }
}