@font-face {
  font-family: 'ArvinRegular';
  src: url('../fonts/Arvin Regular.eot');
  src: local('☺'), url('../fonts/Arvin Regular.woff') format('woff'), url('../fonts/Arvin Regular.ttf') format('truetype'), url('../fonts/Arvin Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ExoRegular';
  src: url('../fonts/Exo-Regular.eot');
  src: local('☺'), url('../fonts/Exo-Regular.woff') format('woff'), url('../fonts/Exo-Regular.ttf') format('truetype'), url('../fonts/Exo-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
a.pnotify-link {
  color: #fff !important;
  text-decoration: underline !important;
  font-weight: 600 !important;
}
a.pnotify-link:hover,
a.pnotify-link:active,
a.pnotify-link:focus {
  color: #fff;
  text-decoration: none;
}
.pagination>li>a, 
.pagination>li>span {
  cursor: pointer;
}
.fc-event {
  border: 1px solid #2A88C7;
  background-color: #e04f5b;
  padding: 0 5px;
  cursor: pointer;
}
.fc-event-new {
  background-color: #ff6774;
  border-color: #2A88C7;
}
.fc-center {
  margin-top: 3px;
  text-transform: capitalize;
}
.fc-other-month {
  background-color: #f7f7f7;
}
.fc-state-default {
  color: #333;
}
.fc-more-cell {
  padding-top: 5px !important;
}
.fc-day-grid-container {
  min-height: 317px;
}
.inputmask-phone {
  background: transparent;
  box-shadow: none;
  border: none;
  cursor: pointer;
}
.popover {
  border-radius: 5px;
}
.popover-content {
  padding: 5px 10px;
  font-size: .85em;
}
a.fc-more {
  margin: 1px 3px;
  font-size: 1em;
  cursor: pointer;
  text-decoration: none;
  width: 100%;
  display: block;
}
.create-voce-close,
.edit-voce-close {
  margin-right: 0px !important;
}
.edit-voce-delete {
  float:left;
}
.main_menu span.fas {
  float: right !important;
  text-align: center;
  margin-top: 5px;
  font-size: 10px;
  min-width: inherit;
  color: #C4CFDA;
}
.advanced-search-form {
  padding-bottom: 20px;
}
.fontStyleItalic {
  font-style: italic;
}
.custom-timePicker {
  width: 100px;
  margin-right: 0px;
}
.custom-timePicker-separator {
  padding: 0;
  width: 5px;
}
.custom-timePicker-separator label {
  padding-left: 0px;
  padding-right: 0px;
}
.list-in-pnotify {
  padding: 0 0 0 20px;
}
.attachmentBox {
  width: 130px;
}
.only-time-picker .calendar-table {
  display: none !important;
}
.range_inputs {
  text-align: center; 
}
.marb15 {
  margin-bottom: 15px;
}
.marb0 {
  margin-bottom: 0px;
}
.iCheck-readonly {
  pointer-events: none;
}
img.avatar {
  border: none;
  margin-top: 5px;
  margin-right: 5px;
}
.img-thumbnail-file {
  height: 100px;
  display: flex;
  align-items: center;
  text-align: center;
}
.noteField-text {
  background-color: #ececec;
  padding: 5px 10px;
  border-left: 2px solid #000;
}
.thumbnail-file-content {
  text-align: center;
  width: 100%;
}
.custom-advanced-search {
  background-color: #f9f9f9;
  padding: 20px 0px 15px 0;
}
.manageTextRow:nth-child(odd) {
  background-color: #efefef;
}
.form-divider {
  background-color: #ededed;
  padding: 0px 10px;
  text-align: center;
  text-transform: uppercase;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  color: #fff;
  background-color: #337ab7;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff;
}
.select2disabled {
  pointer-events: none;
}
.select2disabled .selection .select2-selection {
  background-color: #eaeaea;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #30548e;
  color: white; 
}
.info-icon {
  color: #337ab7;
  cursor:pointer;
}
.fieldDescription {
  background-color: #f4f4f4;
  border: 2px solid #eda3a3;
  padding: 5px;
  margin-top: 2px;
}
.caption {
  padding: 1px 5px;
  background: #ffffff;
  border: 1px solid #e1e2e1;
  text-align: center;
}
.caption h4 {
  margin-top:5px;
  margin-bottom:0px;
}
.caption h5 {
  margin-top:5px;
  margin-bottom:0px;
}
.colorRed {
  color: #de5e5a;
}
.colorRedAlert {
  color: #e22d28;
}
.colorOrangeAlert {
  color: #de8b0b;
}
.colorYellowAlert {
  color: #98a20e;
}
.colorLightGrey {
  color: #a2a2a2;
}
.fontItalic {
  font-style: italic;
}
.ccl-expired {
  background-color: #ffd5d4 !important;
}
.ccl-toupdate {
  background-color: #ffecd4 !important;
}
.clickme-label {
  cursor: pointer;
}
.clickme-label a,
.clickme-label a:hover,
.clickme-label a:active,
.clickme-label a:focus {
  color: #fff !important;
}
.itemDetailsRow h5 {
  margin-bottom: 5px;
}
i.addedIcon {
  display: inline-block;
  position: absolute;
  margin-left: -8px;
  top: 24px;
}
/** COOKIE ALERT **/
#cookieAlert {
  display: none;
  position: fixed;
  z-index: 1000;
  background-color: #f4f4f4;
  border-bottom: 3px solid #888;
  padding: 10px 20px;
  width: 100%;
}
#cookieBox a.cookiePage {
  font-weight: 800;
  text-decoration: underline;
  color: #5595d6;
}
a#accettaCookie {
  position: relative;
  float: right;
}
img.closed-icon {
  width: 15px;
  margin-right: 3px;
  top: -2px;
  position: relative;
}
.box-with-overlay {
  cursor: pointer;
}
/* The overlay effect (full height and width) - lays on top of the container and over the image */
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .3s ease;
  background-color: #313131b3;
}
/* When you mouse over the container, fade in the overlay icon*/
.box-with-overlay:hover .overlay {
  opacity: 1;
}
/* The icon inside the overlay is positioned in the middle vertically and horizontally */
.overlay-icon {
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.overlay-w-edit-btn {
  height: 60%;
}
.padlr0 {
  padding-left: 0;
  padding-right: 0;
}
.padlr2 {
  padding-left: 2px;
  padding-right: 2px;
}
.marb25 {
  margin-bottom:25px;
}
.marr3 {
  margin-right: 3px !important;
}
.width100 {
  width:100%;
}
.mail_view {
  text-align: left;
}
.login {
  background: #fff;
}
.login_content {
  text-shadow: none;
}
.login_content form input[type="text"], .login_content form input[type="email"], .login_content form input[type="password"] {
  box-shadow: none;
}
.top_nav .nav>li>a:focus, 
.top_nav .nav>li>a:hover, 
.top_nav .nav .open>a, 
.top_nav .nav .open>a:focus, 
.top_nav .nav .open>a:hover {
  background: #efefef;
  color: #454545 !important;
}
.panel-div {
  border: 1px solid #ededed;
  border-radius: 5px;
  padding: 0;
  height:130px;
}
.panel-div-head {
  background-color: #dfe8e3;
  padding: 10px;
}
.panel-div-head h5 {
  margin: 0;
}
.panel-div-body {
  margin: 25px 0;
}
.panel-div-body h1 {
  margin: 0;
}

.nav.navbar-nav>li>a {
  color: #ffffff !important;
}
#options-btn-image-container {
  margin-top: 5px;
}
.page-title {
  height: 55px;
  padding: 0; 
}
.btn-menu-bar {
  width: 40px;
  height: 35px;
  border-radius: 13px !important;
  padding: 7px !important;
}
.btn-menu-bar > i {
  text-shadow: none !important;
  font-size: 1.5em !important;
}
.btn-popup-login {
  display: block;
  width: 100%;
  background-color: #03a0e6;
  border-color: #0895d4;
  color: #fff;
}
.btn-popup-login:hover,
.btn-popup-login:active,
.btn-popup-login:focus {
  color: #fff;
  background-color: #0895d4;
  border-color: #03a0e6;
}
.btn-popup-signup {
  display: block;
  width: 100%;
  color: #fff;
  background-color: #dae4df;
  border-color: #c10d78;
}
.btn-popup-signup:hover,
.btn-popup-signup:active,
.btn-popup-signup:focus {
  color: #fff;
  background-color: #c10d78;
  border-color: #dae4df;
}
.btn-popup-cancel {
  margin-top:20px;
  display: block;
  width: 100%;
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-popup-cancel:hover,
.btn-popup-cancel:active,
.btn-popup-cancel:focus {
  color: #fff;
  background-color: #eea236;
  border-color: #f0ad4e;
}
.alert-warning {
  color: #fff;
}
.popup-default > .alert-warning {
  text-align: center;
  background-color: #fff;
  border-color: #ccc;
  color: #000;
  box-shadow: 1px 1px 20px #000;
}
.alert.alert-danger > a {
  color: darkblue;
}
.inputFieldError {
  border-color: #d70d0d !important;
  background-color: #ffefef !important;
}
.inputFieldHighlight {
  border-color: #d7b00d !important;
  background-color: #fffcef !important;
}
.inputFieldHighlight[readonly] {
  border-color: #c3b268 !important;
  background-color: #eae7d8 !important;
}
h2.profilationHeader {
  color: #dae4df;
  margin-bottom: 0px;
}
.profilationBox {
  background: #6bb8f0;
  margin: 5px 0px 10px 0px;
  text-align: left;
  /*border: 1px solid #fefefe;*/
}
.privacyBox {
  margin: 5px 0px 10px 0px; 
  text-align: left;
}
.icheckbox_flat-green.checked.disabled {
  background-color: #26b999;
  border-radius: 5px;
}
h5.popupLabel {
  background-color: #ededed;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
}
thead.n4p-thead {
  background-color: #03a0e6;
  color: #fff;
}
.questionBox {
  padding: 10px;
  border: 1px solid #dae4df;
  background: #f9f9f9;
  margin-bottom: 1px;
}
.areaMiglioramento {
  background-color: #ffeda9;
}
.puntoForza {
  background-color: #a2e2aa;
}
img.businessClimateFace {
  width:22.5px;
}
.climateFace {
  display: block;
  cursor: pointer;
}
.justify-content-end {
  float:right;
}
h5.pricing-header-line {
  background-color: #9d9d9d;
  color: #fff;
  text-align: center;
  padding: 5px 0px;
  text-transform: uppercase;
}
.pricing_features {
  padding-top: 0px;
}
.pricing .title {
  background: #dae4df;
}
.pricing .title.title-free {
  background: #9c9c9c;
}
.ui-ribbon-container .ui-ribbon {
  background-color: #03a0e6;
}
a.promo-code-anchor {
  cursor: pointer;
  text-decoration: underline;
}
a.simple-anchor {
  color: inherit !important;
  cursor: pointer;
  text-decoration: underline;
}
.label-n4p {
  background-color: #dae4df;
}
.front {
  width: 95% !important;
}
.back {
  width: 100% !important;
}
.fix-label {
  text-align:right;
  margin-top:10px;
}
#collaborator-list {
  max-height: 300px;
  overflow-y: scroll;
  background-color: #f7f7f7;
  box-shadow: inset -9px 0px 14px 0px #d6d6d6;
}

.btn-info {
  color: #fff;
  background-color: #039fe3;
  border-color: #039fe3;
}
.btn-danger-pink {
  color: #fff;
  background-color: #dae4df;
  border-color: #dae4df; 
}
.btn-danger-pink:hover,
.btn-danger-pink:active,
.btn-danger-pink:focus {
  color: #fff;
  background-color: #c10d78;
  border-color: #dae4df; 
}
.btn-default {
  color: #333;
  background-color: #e2e2e2;
  border-color: #e2e2e2;
}
.btn-default:hover,
.btn-default:active,
.btn-default:focus {
  background-color: #ececec;
  border-color: #ececec;
}

.label-info {
  background-color: #039fe3;
}
.label-pink {
  background-color: #dae4df;
}

span.blue-tag {
  line-height: 0px;
  background-color: #9c9c9c;
  color: #fff;
  width: fit-content;
  white-space: nowrap;
  padding: 10px 7px;
  border-radius: 5px;
  display: inline-block;
  cursor: default;
  font-size:11px;
}

#bar_blank {
  border: solid 1px #ccc;
  height: 25px;
  width: 100%;
  border-radius:5px;
}
#bar_color {
  background-color: #14c169;
  height: 23px;
  width: 0px;
}
#bar_blank_container {
  display: none;
}
#status {
  padding:0px 15px;
}

span.importPartialSuccess {
  color:#f0ad4e;
}
span.importSuccess {
  color:#5ad05a;
}
span.importError {
  color:#ff807c;
}

.facebook {
  background: #4166b2;
  border-color: #29497d;
  text-shadow: none;
  text-decoration: none;
}
.facebook:hover,
.facebook:focus,
.facebook:active {
  background: #365899;
  border-color: #365899;
  text-shadow: none;
  text-decoration: none !important;
}
li.select2-search.select2-search--inline,
li.select2-search.select2-search--inline > input.select2-search__field {
  width:100% !important;
}
img.blurry {
  filter: blur(10px);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -o-filter: blur(10px);
  -ms-filter: blur(10px);
}
span.blurry,
h3.blurry {
  filter: blur(5px);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
}
span.blurry-hidden {
  filter: blur(5px);
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px); 
  color: #9f9f9f;
}
h3.blurry-hidden {
  color: #9f9f9f;
}
h3.blurry-hidden-pink {
  color: #dae4df;
}
a.blurry,
p.blurry {
  filter: blur(3px);
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
}
p.waiting-moderation {
  font-style: italic;
}
.disabledTags {
  border: none !important;
  background-color: #fff !important;
}
a {
  color: #454545;
}
a.wizard-cat-icon-anchor,
a.wizard-cat-icon-anchor-newPlace {
  cursor: pointer;
  /*margin-right: 10px;*/
  display: inline-block;
}
img.customlist-img-thumb {
  width: 100%;
}
a.wizard-cat-icon-anchor.active,
a.wizard-cat-icon-anchor-newPlace.active {
  background: #88cbeb;
  border-radius: 20px;
  padding: 2px 5px;
}
h2.section-headliner {
  text-align: center;
  padding-top: 15px;
  margin-top: 40px;
  margin-bottom: 15px;
  color: #dae4df;
}
.moneyIcon {
  color: #daa92f;
}
.moneyTxt {
  font-size: 14px;
  position: relative;
  top: -2px;
}
.form-control-feedback {
  margin-top: 6px;
}
.fa-15x {
  font-size: 1.5em;
}
.floatLeft {
  width: 50%;
  float:left;
  text-align: left;
}
.floatRight {
  width: 50%;
  float:right;
  text-align: right;
}
.alert-info {
  color: #fff;
  background-color: #039fe3;
  border-color: rgba(46, 160, 237, 0.88);
}
.paddingLR0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.padding0 {
  padding: 0 !important;
}
.marginTop0 {
  margin-top: 0 !important;
}
.form-control,
.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
  border-radius: 3px;
}
.colorPink {
  color: #dae4df;
}
.colorBlue {
  color: #039fe3;
}
.colorGold {
  color: #daa92f;
}
#mapChoose {
  height: 500px;
  width: 100%;
}
#mapResultPlaces {
  height: 650px;
  width: 100%;
}
.adp-directions {
  width:100%;
}
.step1Container {
  margin-bottom: 60px;
}
.rewardAllContainer {
  margin-top: 10px;
  margin-bottom: 5px;
}
.star-blue-color {
  color: #039fe3;
}
.star-pink-color {
  color: #dae4df;
}
.collabListContainer {
  /*background-color: #dae4df;*/
  background-color: #fff;
  color: #fff;
  text-transform: uppercase;
  /*box-shadow: inset 0px 0px 20px #a9a9a9, 0px 0px 20px #a9a9a9;
  padding: 10px 0px;
  */
  margin: 5px 0px;
}
#collabList-container {
  margin-bottom: 0px;
}
#votes-btn {
  cursor: default;
}
.modal-header {
  background-color: #ededed;
  text-transform: uppercase;
  color: #2e4474;
}
.add-new-place-people-frontend {
  margin-bottom: 20px;
  height: 130px;
  box-shadow: inset 0px 5px 20px 0px #737373ab; 
  background-color: #039fe3;
}
h2.add-new-title {
  margin-top: 0px;
  padding-top: 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
}
h5.add-new-subtitle {
  padding-top: 10px;
  color: #fff;
}
.progress-custom {
  padding: 0;
  border-radius: 10px;
}
.progress-bar-pink {
  background-color: #dae4df;
}

.about-img-container {
  /*margin-bottom: 120px;*/
  height: 550px;
  /*box-shadow: inset 0px 5px 20px 0px #737373ab; */
  box-shadow: inset 0px 4px 20px 277px #b1b1b121;
  background-color: #dae4df;
  background: url('../images/about.jpg') no-repeat left top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.about-image-caption {
  z-index: 100;
  position: relative;
  color: white;
  font-weight: bold;
  text-align: center;
  /*top: 250px;*/
  top: 150px;
  /*position:absolute;
  margin: 0px 200px;*/
  text-shadow: 0px 0px 10px #dae4df;
  text-align: center;
}
.aboutBlockContainer {
  text-align: center;
  top: -100px;
}
.aboutBlockApp {
  text-align: center;
  background-color: #ededed;
  padding: 30px 0px 15px 0px;
  width: 28%;
  margin: 0px 20px;
  display: inline-table;
}
.aboutBlockApp > img {
  width: 150px;
}
.aboutBlockApp > a.btnAbout {
  width: 95%;
  border-radius: 7px !important;
  margin: 0px auto;
}
.aboutBlockApp > a.btnLearnMore {
  position: relative;
  top: 5px;
  text-decoration: underline;
  color:#333;
  cursor: pointer;
}
#videoContainer {
  position: relative;
  text-align: center;
}
#videoContainer > iframe {
  margin-bottom: 40px;
}
.infoContainer {
  top: -50px;
  background-color: #f6f6f6;
  padding: 0px 20px 20px 20px;
  margin-bottom: 40px;
  text-align: center;
}
.iphoneImages > img {
  width: 200px;
}
.iphoneImagesBiz > img {
  width: 300px;
}
.aboutHR {
  border-top: 3px solid #dae4df;
}

.frontend-img-container {
  margin-bottom: 30px;
}
.frontend-img-container > a {
  position: relative;
  top: 20px;
}
.frontend-img-container > a > img {
  border: 5px solid #efefef;
  border-radius: 0px;
  box-shadow: inset 0px 0px 20px #a9a9a9, 0px 0px 20px #454545;
}
.profile-img-container-frontend {
  position: relative;
  text-align: center;
}
.profile-img-container-frontend img {
  height:200px;
  width:200px;
  cursor:pointer;
}
.menu-pro-lbl {
  padding: 20px 0px;
  /*background: #00b1b1;*/
  background-color: #03a0e6;
}
.menu-biz-lbl {
  padding: 20px 0px;
  /*background: #ffd659;*/
  background-color: #03a0e6;
}
.menu-biz-lbl>h3 {
  /*
  color: #454545;
  text-shadow: 0px 0px 1px #fff;
  */
}
.menu-superadmin-lbl {
  padding: 20px 0px;
  /*background: #454545;*/
  background: #636363;
}
.menu-superadmin-lbl>h3 {
  color: #fff;
  text-shadow: none;
}
.toggle a#menu_toggle {
  color: #fff !important;
}
.nav-sm span.fa, .nav-sm .menu_section > .menu-biz-lbl h3,
.nav-sm span.fa, .nav-sm .menu_section > .menu-pro-lbl h3 {
  display: block;
  padding-left: 7px;
} 
.nav-sm span.fa, .nav-sm .menu_section > .menu-superadmin-lbl h3 {
  display: block;
  padding-left: 16px;
}
.profile_info span,
.profile_info h2 {
  /*color: #1e1a21;*/
  color: #fff;
}
.img-circle.profile_img {
  padding: 2px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #454545;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  display: none !important;
}
.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #03a0e6;
  border-color: #0a94d4;
}
.wizard_verticle ul.wizard_steps li a.selected:before, .step_no,
.wizard_horizontal ul.wizard_steps li a.selected:before, .step_no {
  background: #03a0e6;
  color: #fff;
}
.wizard_horizontal ul.wizard_steps li a.done:before, .wizard_horizontal ul.wizard_steps li a.done .step_no {
  background: #d5037f;
}
.vote-star-b {
  font-size: 1.3em;
}
.vote-star-y {
  color: #f1c40f;
  font-size: 1.3em;
}
.list-group-item {
  padding: 10px 15px 10px 0px;
}
.list-group-item-date {
  font-size: 11px;
  margin-top:5px;
}
.discussion-risp-details {
  margin-top:2px;
}
.discussion-risp-badge {
  font-size: 11px;
}
.customlist-cat-name {
  font-size: 9px
}
.list-group-item-details {
  padding: 10px 15px; 
  cursor: default !important;
  margin-bottom: -1px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.list-group-item-vote {
  border-left: none;
  border-right: none;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-top: -1px;
  border-radius: 0px;
}
.alert {
  margin-bottom:5px;
}
.nav_menu {
  position: relative !important;
  z-index: 200 !important;
}
.right_col {
  position: relative;
}
.addPaddingTop {
  padding-top: 70px !important;
}
.register-btn,
.about-btn {
  width: 100%;
  margin-top: 2px !important;
  text-decoration: none !important;
  text-shadow: none;
  font-size: 13px !important;
}
#spin-container {
  background-color: rgb(71, 69, 69);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 200000;
  opacity: 0.95;
  filter: alpha(opacity=95);  
  display: none;
}
.arvinFont {
  font-family: 'ArvinRegular';
}
.exoFont {
  font-family: 'ExoRegular';
}
.center-div {
  text-align: center;
}
.btn-width80 {
  width: 80%;
}
.btn-primary,
.btn-primary-np {
  background-color: #03a0e6;
  border-color: #0895d4;
}
.btn-primary:hover,
.btn-primary-np:hover,
.btn-primary:active,
.btn-primary-np:active {
  background-color: #008cca;
  border-color: #016d9c;
}
.btn-success-np {
  background-color: #ecb015;
  border-color: #bd0071;
}
.btn-success-np:hover,
.btn-success-np:active {
  background-color: #ef028f;
  border-color: #dc0084;
}
.btn-primary-np-light {
  background-color: #6f9be2;
  border-color: #92b7f3;
}
.alert-info-np {
  color: #f8fffb;
  background-color: #ecb015;
  border-color: #ecb015;
}
.navbar-action-buttons {
  float: right !important;
}
.button-ios-normal {
  background-color: #ecb015 !important;
  color: #fff !important;
  padding: 6px;
  text-shadow: 0px 0px 1px rgba(30, 30, 30, 0.8) !important;
  box-shadow: none !important;
}
.button-ios {
  color: #ffffff !important;
  padding: 9px;
  text-shadow: 0px 0px 1px rgba(30, 30, 30, 0.8) !important;
  border-radius: 20px !important;
  background: #ecb015 !important;
  box-shadow: none !important;
}
.button-ios-blue {
  background: #039fe3 !important;
}
.button-ios-white {
 background: #fff !important; 
 color: #ecb015 !important;
 text-shadow: none !important;
 text-transform: uppercase;
}
.button-ios-white-border {
  box-shadow: -1px 0px 5px #ddd !important;
}
.button-paypal {
  white-space: normal;
  border-radius:10px !important;
}

body, 
.left_col {
  /*background-color: #aaa;*/
  background-color: #252525;
  color: #333;
}
.nav_title,
.nav_menu {
  /*background-color: #5596d6;*/
  background-color: #2A88C7;
}
.nav.child_menu {
  background-color: #b9b9b99e;
}
.nav.side-menu>li.active>a,
.nav.side-menu>li.active-sm>a {
  /*background: linear-gradient(#5596d6, #5596d6),#5596d6;*/
  background: linear-gradient(#2A88C7, #2A88C7),#2A88C7;
  color: #ffffff;
  text-shadow: rgba(0, 0, 0, 0.35) 0 0 0;
}
.nav.side-menu>li.active>a:active, 
.nav.side-menu>li.active>a:focus,
.nav.side-menu>li.active>a:hover,
.nav-sm .nav.child_menu li.active>a:active, 
.nav-sm .nav.child_menu li.active>a:focus,
.nav-sm .nav.child_menu li.active>a:hover,
.nav-sm .nav.side-menu li.active-sm>a:active,
.nav-sm .nav.side-menu li.active-sm>a:focus,
.nav-sm .nav.side-menu li.active-sm>a:hover {
  color: #ffffff !important;
}
.nav.side-menu>li>a, .nav.child_menu>li>a {
  color: #ffffff;
}
.nav.side-menu>li>a:active, 
.nav.side-menu>li>a:hover, 
.nav.side-menu>li>a:focus, 
.nav.child_menu>li>a:active,
.nav.child_menu>li>a:hover,
.nav.child_menu>li>a:focus {
  color: #efefef !important;
}
.nav.side-menu>li.current-page, 
.nav.side-menu>li.active,
.nav-sm .nav.child_menu li.active, 
.nav-sm .nav.side-menu li.active-sm {
  border-right: 5px solid #efefef;
  /*background-color: #5596d6;*/
  background-color: #2A88C7;
}

.surveyDetail {
  text-align: center;
}
.responseContainer {
  margin-top: 20px;
  border-top: 1px solid #ccc;
  padding-top: 10px;
}
.messageLineContainer {
  width: 100%;
}
.messageLineContainer-visualized {
  width: 100%;
  margin-bottom:0px;
  margin-top:-10px;
}
.opponentMessageContainer {
  cursor: pointer;
  display: block;
  float: left;
  background-color: #337ab7;
  padding: 5px;
  border-radius: 5px;
  color: white;
}
.opponentMessageContainer-dates {
  float: left;
  display: inline-block;
  padding: 5px;
}
.myMessageContainer {
  cursor: pointer;
  display: block;
  float:right;
  background-color: #e2e2e2;
  padding: 5px;
  border-radius: 5px;
  color: black;
}
.myMessageContainer-dates {
  float:right;
  display: inline-block;
  padding: 5px;
}
.myMessageContainer-visualized {
  float:right;
  display: inline-block;
  padding: 5px;
  cursor: pointer;
}
.message-response {
  border: 1px solid #efefef;
  border-radius: 5px;
}
.mail_heading {
  background-color: #444;
  color: white;
  padding: 10px 10px 10px 10px;
  margin-bottom: 0px;
  text-shadow: 0px 0px 1px #000;
}
.mail_heading h4 {
  margin-top: 5px;
  margin-bottom: 5px;
}
.mail_heading h5 {
  margin-bottom: 0px;
  margin-top: 5px;
}
.mail_heading p.marb5 {
  margin-bottom: 5px;
}
.mail_heading p.marb2 {
  margin-bottom: 2px;
}
.mail_heading p.marb0 {
  margin-bottom: 0px;
}
.mail_heading .responseHeader {
  margin-bottom: 5px;
}
.mail_heading .responseHeader h5 {
  margin-top: 5px;
}
.mail_heading .responseHeader p {
  font-weight: 400;
}
a.link-to-user-profile {
  display: inline-block;
  width: 100%;
  color: #fff;
}
a.link-to-user-profile:hover,
a.link-to-user-profile:focus,
a.link-to-user-profile:active {
  color: #eee;
}
.view-mail {
  padding-top: 20px;
}
.inline-form {
  display: inline-block;
}
.mail_heading_title > h4 {
  margin-bottom: 5px;
}
.messagePreview {
  display:block;
  cursor: pointer;
}
.messagePreview-not-readed {
  background-color: #dee8f1 !important;
}
.messagePreview-not-readed > a:hover,
.messagePreview-not-readed > a:active {
  background-color: #e0e4e8 !important;
}

.justify-content-end {
  float:right;
}
.area-selection {
  clear: both;
  display: block;
  padding: 0;
  position: relative;
  width: 100%;
  background: #ffffff;
}
.area-selection a {
  padding: 12px 0 7px;
  text-align: center;
  width: 33.3333%;
  font-size: 17px;
  display: block;
  cursor: pointer;
  float: left;
  background: #ededed;
  color: #dae4df;
  box-shadow: 0 4px 2px -2px gray;
}
.area-selection a.active {
  background: #dae4df;
  color: #ededed;
}
.getMoreData-container {
  display: block;
  cursor: pointer;
  color: #dae4df;
  text-align: center;
}
.customlist-data-left {
  width: 10%;
  float:left;
  text-align: center;
}
.customlist-data-left > img.customlist-img-thumb {
  margin: 0 auto;
  width: 70%;
}
.customlist-data-middle {
  width: 70%;
  float:left;
  padding-left: 10px;
  text-align: left;
}
.customlist-data-right {
  width: 15%;
  float:right;
}
.icon-upgraded > img {
  position: relative;
  top: -3px;
  width: 20px;
}
.icon-upgraded {
  margin-right: 5px;
}

.fit-item-vertical {
  min-height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.fit-item-vertical-bis {
  min-height: auto;
}
.fit-item-vertical-image {
  min-height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
  background-color: #fff;
}
.fit-item-vertical-disabled {
  background-color: #f2f2f2 !important;
  color: #8b8b8b !important;
}
.fit-item-vertical-disabled:hover,
.fit-item-vertical-disabled:active,
.fit-item-vertical-disabled:focus {
  background-color: #f2f2f2 !important;
  color: #8b8b8b !important;
}
.fit-item-vertical-disabled > .customlist-data-middle > h4.list-group-item-heading {
  color: #8b8b8b !important;
}
a.anchor-popup {
  color: #fff !important;
  cursor: pointer;
}
.fa-7x {
  font-size: 6em;
}
.search-input {
  border-radius: 0px !important;
  border: 1px solid #e1e1e1;
}
.search-btn, 
.more-filter-btn {
  border-radius: 0px !important;
  color: #fff !important;
  border: 1px solid #e1e1e1;
}
.more-filter-btn {
  background-color: #dae4df;
}
.more-filter-btn:hover,
.more-filter-btn:active,
.more-filter-btn:focus {
  background-color: #50699c;
}

a.disabled-list-item {
  cursor: default;
  background-color: #797979 !important;
  color: #fff !important;
  padding: 15px;
}
a.disabled-list-item:hover {
  background-color: #797979 !important;
  color: #fff !important;
}

.sustainer-count > img {
  width: 40px;
  display: inline;
  top: -16px;
  position: relative;
}
.approvals-count {
  font-size: 50px;
  display: inline;
  color: #dae4df;
  line-height: 1;
}

.colorBlack {
  color: black;
}
.colorGreen {
  color: #169F85;
}
.colorRed {
  color: #c9302c;
}

.compose {
  border-top-left-radius: 0px;
}
.compose .compose-header {
  background: #dae4df;
  border-top-left-radius: 0px;
}
.compose .compose-header .close {
  color: #fff;
  font-weight: 200;
  opacity: 0.8;
  text-shadow: none;
}
.editor-wrapper-receiver {
  min-height: 35px !important;
  max-height: 35px !important; 
}
.autocomplete-suggestion {
  font-size: 1em;
}

.eventListDashboard {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
}

.new-survey-content {
  width: 100%;
  min-height: 100%;
  border: 1px dashed;
  text-align: center;
  padding: 92px;
}
.new-survey-container {
  cursor: pointer;
}
.active-survey-title {
  height: 55px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.marginBottom0 {
  margin-bottom:0px;
}
.wellCustom {
  padding: 7px;
  margin-bottom: 0px;
}
.wellCustomBis {
  padding: 7px;
  margin-bottom: 10px;
}
.modalFooterCustom {
  text-align: center !important;
}
.btnSurveyNo, 
.btnSurveyNoDisabled {
  margin-left: 0px !important;
  width: 120px;
  padding: 10px;
  border-radius: 0px 10px 10px 0px;
  font-size: 20px;
  position: relative;
  right: 2px;
}
.btnSurveySi,
.btnSurveySiDisabled {
  width: 120px;
  margin-right: 0px;
  padding: 10px;
  border-radius: 10px 0px 0px 10px;
  font-size: 20px;
  position: relative;
  left: 2px;
}
.btnSurveyResult-noVote {
  background-color: #515c73;
  border-color: #1b2c50;
}
.btnSurveyResult {
  width: 180px;
  border-radius: 10px;
  padding: 10px;
  font-size: 20px; 
  margin:0;
}
.btnSurveySi:hover,
.btnSurveySi:active,
.btnSurveySi:focus {
  background-color: #26B99A;
  border-color: #169F85;
}
.btnSurveyNo:hover,
.btnSurveyNo:active,
.btnSurveyNo:focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.logo-img {
  max-width: 95px;
  width: 100%;
  position: relative;
  top: -4px;
}
.logo-img-login {
  max-width: 150px;
  width: 100%; 
  margin-top:20px;
}
.btn-survey-result {
  min-width: 28px;
}
.tableCell-fixedHeight {
  max-height: 70px;
  overflow-y: scroll;
}
.surveyDetail-image {
  max-height: 300px;
  overflow: hidden;
}
.surveyDetail-image > a > img {
  width: 65%;
}
.surveyDetail-content {
  text-align: center;
  color: #dae4df;
}
.thumb-container {
  width: 100px;
  height: 100px;
  overflow: hidden;
}
.thumb-container > a > img {
  width: 100%;
}
.detail-item-well {
  margin-top:20px;
}

.title-row {
  margin-bottom: 5px;
  padding: 0;
}
.title-center {
  text-align: center;
  display: block;
}
.title-left-control {
  float: left;
  display: block;
  padding: 0;
}
.title-right-control {
  float: right;
  display: block;
  padding: 0;
  text-align: right;
}
.title-logo-img {
  width: 100px;
}

.customlist-list-votes {
  float:left;
}
.customlist-list-arrow {
  float:right;
}
.customlist-list-arrow > img {
  width: 15px;
}
.thumbnail .image {
  height: 145px;
}
.thumbnail-custom,
.thumbnail-custom .image {
  height: auto !important;
}
.btn-options-navbar-success {
  padding: 2px !important;
}
.btn-options-navbar-success:hover {
  background-color: #169F85 !important;
}
.btn-options-navbar-blue {
  padding: 2px 5px !important;
}
.btn-options-navbar-blue:hover {
  background-color: #2f89d4 !important;
}
.btn-options-navbar-warning {
  padding: 2px !important;
}
.btn-options-navbar-warning:hover {
  background-color: #e0994f !important;
}
.btn-options-navbar-danger {
  padding: 2px !important;
}
.btn-options-navbar-danger:hover {
  background-color: #d43f3a !important;
}
.btn100 {
  width: 100%;
}
.btnBig {
  min-width: 300px;
  margin: 10px auto;
}
.dataTables_wrapper .dt-buttons {
  float: right;
  margin-bottom: 10px;
}
.reportRangeCustom {
  cursor: pointer; 
  padding: 7px 10px; 
  border: 1px solid #CCCCCC;
  border-radius: 10px;
  width: 100%;
}
#filterVotesForm {
  margin-top:10px;
}

/* adjust margin for fileinput */
.btn-file {
  margin-bottom: 0px !important;
}
.input-group {
  margin-bottom: 0px;
}

.cropper-container {
  max-width: 640px;
  margin: 20px auto;
}

#crop-collabLogo-modal {
  z-index: 2000;
}

.login_content > .alert {
  text-shadow: none;
}

.clickDisabled {
  pointer-events: none !important;
}

.activity-area-inset {
  left:10px;
  position: relative;
}

.alertLink {
  color:#fff;
  text-decoration:underline;
  cursor:pointer;
}

.pink {
  color: #f362c4;
}
.azure {
  color: #56b9ec;
}
.red {
  color: #e23e5a;
}
.blue {
  color: #3e57e2;
}
.yellow {
  color: #e0b42c;
}

.menu-disabled-a {
  opacity: 0.5;
  pointer-events: none !important;
}
.a-disabled-partial {
  opacity: 0.6;
}
.notify-a,
.notify-a:hover,
.notify-a:active,
.notify-a:focus {
  color: white;
}

.pricing .title.title-user {
  background-color: #ef9632;
}

.btn-user {
    background: #ef9632;
    border: 1px solid #e06d28;
}

.msgBox-error {
  border: 1px solid red;
    background-color: rgba(236, 21, 79, 0.2);
    padding: 10px;
    margin-bottom: 10px;
}
.msgBox-error > .content {
  color: red;
  display: inline;
}

.profile-img-container {
  position: relative;
  text-align: center;
}
.profile-img-container img {
  height:200px;
  width:200px;
  cursor:pointer;
}
.profile-img-over {
  display:none;
  height:200px;
  width:200px;
  opacity:0.7;
  background:#444;
  position:absolute;
  cursor:pointer;
  /*border-radius:100px;*/
  left: 50%;
  margin-left: -100px;
}
.profile-img-container:hover .profile-img-over {
  display:block;
}
.profile-img-over > span {
  position: absolute;
  bottom: 10px;
  right: 79px;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 1px 1px 3px #23203b;  
}
.anyslider {
  overflow: auto;
  position: relative;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.surveyTitle,
.eventsTitle,
.galleryTitle,
.actionsTitle {
  margin-bottom: 15px;
}
.profile_title {
  background-color: #ededed;
  text-transform: uppercase;
  color: #2e4474;
  padding: 0px 0px;
}
.awardsInfoContainer {
  padding: 0px;
}
.upload-image-btn {
  background-color: #e0e0e0;
  padding: 20px 0px;
  color: #fff;
  display: block;
  cursor: pointer;
  text-align: center;
}
.upload-image-btn-disabled {
  cursor: default;
  opacity: 0.4;
  color: #6f6f6f;
}
.upload-image-btn-new {
  background-color: transparent;
  padding: 0px;
  color: #dae4df;
}
.fa-icon-top-right {
  position: absolute;
  text-align: right;
  top: -13px;
  left: 2px;
  text-shadow: 0px 0px 3px #5c5c5c;
  color: #fff;
}
.upload-image-preview {
  text-align: center
}
.upload-image-preview > img {
  max-width: 250px;
}
a.actionBtn:hover, 
a.actionBtn:focus, 
a.actionBtn:active {
  color: #dae4df !important;
}
a.actionBtnGrey:hover, 
a.actionBtnGrey:focus, 
a.actionBtnGrey:active {
  color: #9f9f9f !important;
}
a.actionBtnBlue:hover, 
a.actionBtnBlue:focus, 
a.actionBtnBlue:active {
  color: #fff !important;
}  
.actionBtn {
  width: 140px;
  height: 160px;
  background-color: #fff;
  border-radius: 10px;
  margin: 20px auto;
  color: #dae4df;
  text-align: center;
  cursor: pointer;
  display: block;
  border: 3px solid #dae4df;
}
.actionBtn > .title-container {
  padding: 0px 20px 10px 20px;
}
.actionBtn > .title-container > h4 {
  text-transform: uppercase;
  color: #000;
}
.actionBtn > .count-container {
  background-color: #dae4df;
  color: #fff;
}
.actionBtn > .count-container > h3 {
  margin-bottom: 0px;
  padding: 10px;
}
.actionBtn > img {
  width: 90%;
}
.actionBtnGrey {
  color: #9f9f9f;
  border: 3px solid #9f9f9f;
}
.actionBtnGrey > .count-container {
  background-color: #9f9f9f;
}
.voteButtonNew {
  display: block;
  cursor: pointer;
  background-color: #fcfcfc;
  padding: 10px 5px;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  box-shadow: inset 0px -5px 10px #ebebeb;
  width: 40%;
  margin: 0 5%;
}
.voteButtonNew-blue {
  background-color: rgba(3, 159, 227, 0.7);
  border: 1px solid #039fe3;
  box-shadow: inset 0px -5px 0px #039fe3;
  color: #fff;
}
.voteButtonNew-blue:active,
.voteButtonNew-blue:focus {
  background-color: #039fe3;
  border: 1px solid rgba(3, 159, 227, 0.7);
  box-shadow: inset 0px -5px 0px rgba(3, 159, 227, 0.7);
}
.voteButtonNew-pink {
  background-color: rgba(213, 1, 127, 0.7);
  border: 1px solid #dae4df;
  box-shadow: inset 0px -5px 0px #dae4df;
  color: #fff;
}
.voteButtonNew-pink:active,
.voteButtonNew-pink:focus {
  background-color: #dae4df;
  border: 1px solid rgba(213, 1, 127, 0.7);
  box-shadow: inset 0px -5px 0px rgba(213, 1, 127, 0.7);
}
a.actionBtn:hover {
  color: #fff;
}
img.actionBtn-little {
  width: 60%;
}
.actionBtnBlue {
  background-color: #039fe3;
  color: #fff;
  border: 3px solid #039fe3;
  cursor: pointer;
}
.actionBtnBlue > .title-container {
  padding: 20px 20px 10px 20px;
}
.actionBtnBlue > .count-container {
  background-color: #039fe3;
  text-transform: uppercase;
}
.actionBtnBlue > .count-container > h3 {
  font-size: 17px;
}
.actionBtnThree > .count-container > h3 {
  margin-top: 0px;
  font-size: 13px;
}
.eventsTitle,
.galleryTitle,
.actionsTitle {
  margin-top: 15px;
}
.slider-preview-container {
  text-align: center;
}
.slider-prev-content {
  width: 94%;
  margin:auto;
  border: 1px solid #cacaca;
  box-shadow: 0px 0px 20px #cacaca;
  padding: 20px;
  color: #2e4474;
  display: block;
  cursor: default;
}
.rightArrow,
.leftArrow, 
.buttonMenuIcons > img {
  width: 40px;
}
.buttonMenuIcons {
  display: inline-block;
  cursor: pointer;
  padding: 7px;
  width: 40px;
  height: 40px;
  background-color: #f0b82e;
  color: #fff;
  border-radius: 15px;
}
.buttonMenuIcons:hover,
.buttonMenuIcons:active,
.buttonMenuIcons:focus {
  color: #fff;
}
.buttonMenuIconsFix {
  padding-right: 8px;
}
.fix-back-icon {
  margin-left: 3px;
}
.buttonMenuIconsModal {
  display: inline-block;
}
.buttonMenuIconDisabled {
  opacity: 0.5;
}
.fa-heart-red {
  color: #d9534f !important;
}
.customlist-fav-icon {
  width: 30px;
  position: absolute;
  left: 5px;
  top: 5px;
}
.customlist-fav-icon-right {
  width: 30px;
  position: absolute;
  left: 30px;
  top: 5px;
}
.customlist-sustain-icon {
  width: 30px;
  position: absolute;
  left: 5px;
  top: 5px;
}
.clickMe {
  cursor: pointer;
}
.as-prev-arrow {
  position: absolute;
  top: 190px;
  left: 5px;
  z-index: 20;
}
.as-next-arrow {
  position: absolute;
  top: 190px;
  right: 5px;
  z-index: 20;
}
.placeDetail-block-content {
  margin-bottom: 10px;
  color: #454545;
}
.btnPrevBlock {
  width: 100%;
}
.nav-md ul.nav.child_menu li:before {
  background: #252525;
}
.nav.side-menu>li.active>a {
  margin-bottom: 0px;
}

.editor-wrapper-textarea {
  min-height:100px !important;
}
.label-message-to {
  height: 34px;
  padding: 9px 0px 10px 20px;
  color: black;
}
.input-message-to {
  padding-left: 0px;
}

.pac-container {
  z-index: 1051;
}

.mfp-wrap { 
  z-index: 1052;
}
/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
  padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
  top: 0;
  bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
  padding: 0;
}
.sidebar-footer {
  z-index: 200;
  width: 100%;
  background-color: #b5b5b5;
  line-height: 0.7;
  padding: 1px 0 0 0;
  cursor: pointer !important;
}
.sidebar-footer > a {
  font-size: 20px;
  padding: 5px 0 7px;
  width: 33.3333%;
  background-color: #e6e6e6;
  color:#dae4df;
  cursor: pointer;
  border-left: 1px solid #b5b5b5;
}
.sidebar-footer a:hover,
.sidebar-footer a:focus,
.sidebar-footer a:active,
.sidebar-footer a.activefooterbar {
  color: #03a0e6;
  background: #e6e6e6;
  border-bottom: 3px solid #03a0e6;
}
.wizard_horizontal ul.wizard_steps {
  padding-left:0px;
}
.file-caption-main button {
  margin: 0 !important;
}
.btn, .btn-sm {
  border-radius: 0px !important; 
}
.alignRight {
  text-align: right;
}
.tabellaListaReferenti {
  margin-bottom: 20px;
}
.referenteDetailsHead {
  background-color: #454545;
  color: #fff;
  font-weight: 600;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  padding: 10px;
}
.referenteDetailsItem {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
}
.btn-alert-contract-changes {
  margin: 0;
  padding: 0 15px;
  margin-left: 10px;
  margin-top: -2px;
  font-weight: 500;
  color: #000 !important;
}
input[type="checkbox"][readonly],
.checkboxReadonly {
  pointer-events: none;
}
.journal-actions li.journal-action-item {
  display: flex;
  align-items: center;
  border-bottom:1px solid #e6e6e6;
}
.journal-action-item .journal-status {
  max-width: 50px;
}
.journal-status .checkbox label {
  text-align:left;
  font-size:90%;
  padding:0;
}
.journal-action-item .journal-details {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.journal-details .heading {
  margin-bottom: 5px !important;
  font-size: 14px;
}
.journal-details .heading .text-info {
  font-size: 14px;
}
.journalExpiring {
  background-color: #fded7e73 !important;
}
.journalExpired {
  background-color: #ff828273 !important;
}
.journal-button-edit {
  padding: 1px;
  border-radius: 5px !important;
  width: 20px;
  height: 20px;
  font-size: 0.9em;
  background-color: #ecb015;
  color: #fff;
}
.journal-button-edit:hover,
.journal-button-edit:active,
.journal-button-edit:focus {
  background-color: #ecb015;
  color: #fff;
}
.journal-assignee-info {
  /* text-decoration: underline; */
  font-size: 90%;
  font-weight: 400;
}
.journal-assignee-info-open {
  color: #2A88C7;
}
.journal-button-rinviata {
  background-color: #337ab7;
  pointer-events: none;
}
.journal-button-eliminata {
  background-color: #de5e5a;
  pointer-events: none;
}
.journal-button-completed {
  background-color: #1abc9c;
  pointer-events: none;
}
.notification-badge {
  float: right !important;
  background-color: #2A88C7;
  border-radius: 10px;
  border: 2px solid #ececec;
  padding: 2px 8px;
}
.legenda-modal p {
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
}
.journal-found-counter h5 {
  border-bottom: 2px solid #e6e9ed;
  padding-bottom: 9px;
}

i.fatturataCheck {
  color: #a9ffa9;
  text-shadow: 0px 1px 1px #000;
}
label.labelTD-manual {
  font-size: 12px;
  font-weight: 400;
}
.manualTD-percent-container {
  padding: 0;
  position: relative;
  top: 6px;
}
.missioneManual {
  text-align: center;
  color: #2A88C7;
}
.alert-default {
  padding: 10px;
  color: #ffffff;
  font-weight: 600;
  background-color: rgb(99 99 99 / 80%);
  border-color: rgb(99 99 99 / 90%);
}
.deleteConfirmNotify .ui-pnotify-text h5,
.deleteConfirmNotify .ui-pnotify-text,
.checkConfirmNotify .ui-pnotify-text h5,
.checkConfirmNotify .ui-pnotify-text {
  color: #000 !important;
}
.btn-danger-popup {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; 
}
.btn-danger-popup:hover,
.btn-danger-popup:active,
.btn-danger-popup:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; 
}
.btn-success-popup {
  color: #fff;
  background-color: #26B99A;
  border-color: #169F85; 
}
.btn-success-popup:hover,
.btn-success-popup:active,
.btn-success-popup:focus {
  color: #fff;
  background-color: #169F85;
  border-color: #398439; 
}
.uppercase {
  text-transform: uppercase;
}
.bold {
  font-weight: 600;
}

#calendar {
  height: 100vh;
}
.fc-daygrid-day-events {
  display: none;
}
.fc .fc-button {
  display: flex !important;
  align-items: center !important;
}

.fc .fc-daygrid-day.fc-day-today {
  background-color: rgb(197 197 197 / 15%) !important;
}
.collab-calendar-container {
  display: flex;
  flex-direction: column;
}
/*
.collab-calendar-elem:first-child {
  border-top: 1px solid #a9a9a9;
}
*/
.collab-calendar-elem {
  display: flex;
  flex-direction: row;
  padding: 5px;
  border-bottom: 1px solid #a9a9a9;
  cursor: default;
}
.collab-calendar-elem-name {
  display: flex;
  background-color: #d9d9d9;
  color: #000;
  padding: 20px 10px;
  font-size: 14px;
  font-weight: 600;
  align-items: center;
  justify-content: space-between;
  width: 25%;
  border-right: 5px solid #2c3e50;
}
.collab-calendar-elem-events {
  background-color: #fff;
  color: #000;
  width: 75%;
  cursor: default;
  overflow: auto;
}
.fc-event {
  display: inline-block !important;
  padding: 5px 10px;
}
.export-btn-container {
  display: flex;
  justify-content: end;
  padding: 0;
  margin-bottom: 15px;
}
.assenze-details-header {
  background: #454545;
  color: #fff;
  text-transform: uppercase;
}
.assenze-table-header-th {
  text-align: left;
  padding: 5px 10px;
}
.assenze-table-td {
  text-align: left;
  padding: 5px 10px;
  border:1px solid #e8e8e8;
}

/**** MENU APPERING WORKAROUND */
#opacity-box {
  height: 100%;
  width: 100%;
  top: 57px;
  position: absolute;
  z-index: 200001;
  margin-left: 230px;
  background-color: #222;
  opacity: 0.5;
}
@media (max-width: 991px) {
  .nav-md .container.body .col-md-3.left_col {
    display: block !important;
    visibility: hidden;
    opacity: 0;
  }
  .top_nav {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9;
  }
}

@media all and (max-width: 767px) {
  .collab-calendar-elem-name {
    flex-direction: column;
    align-items: flex-start;    
    font-size: 13px;
    padding: 15px 10px;
  }
}

@media all and (min-width: 1051px) and (max-width: 1165px) {
  .about-image-caption {
    /*top: 250px;*/
    top: 150px;
    margin: 0px 120px;
  }
  .about-image-caption > h3 {
    font-size: 23px;
  }
}

@media all and (min-width: 992px) and (max-width: 1050px) {
  .about-img-container {
    height: 350px;
  }
  .about-image-caption {
    /*top: 200px;*/
    top: 125px;
    margin: 0px 120px;
  }
  .about-image-caption > h3 {
    font-size: 21px;
  }
}

/* Small Devices, Tablets -sm- */
@media all and (min-width: 768px) and (max-width: 991px) {
  .profile-img-container img {
    height:170px;
    width:170px;
    cursor:pointer;
  }
  .profile-img-over {
    display:none;
    height:170px;
    width:170px;
    margin-left: -85px;
  }
  .profile-img-over > span {
    right: 62px;
  }  
  .customlist-data-left {
    width: 13%;
  }
  .about-img-container {
    height: 350px;
  }
  .about-image-caption {
    /*top: 215px;*/
    top: 140px;
    margin: 0px 120px;
  }
  .about-image-caption > h3 {
    font-size: 21px;
  }
}

@media all and (max-width: 840px) {
.aboutBlockApp {
  text-align: center;
  background-color: #ededed;
  padding: 30px 0px 15px 0px;
  width: 80%;
  margin: 10px 20px;
  display: inline-table;
}

/* Small Devices, Tablets -xs- */
@media all and (min-width: 481px) and (max-width: 767px) {
  .profile-img-container img {
    height:140px;
    width:140px;
    cursor:pointer;
  }
  .profile-img-over {
    display:none;
    height:140px;
    width:140px;
    margin-left: -70px;
  }
  .profile-img-over > span {
    right: 49px;
  }
  h3.user_data,
  ul.user_data { 
    text-align: center;
  }
  .customlist-data-left {
    width: 15%;
  }
  .actionBtn {
    width: 140px;
    margin: 20px auto;
  }
  .fa-7x {
    font-size: 4em;
  }
  .wizard_horizontal ul.wizard_steps {
    padding-left:0px;
  }
  .thumb-container {
    width: 80px;
  }
  .fix-label {
    text-align:left;
    margin-top:10px;
  }
  .about-img-container {
    height: 300px;
  }
  .about-image-caption {
    /*top: 180px;*/
    top: 105px;
    margin: 0px 80px;
  }
  .about-image-caption > h3 {
    font-size: 20px;
  }
  .as-prev-arrow {
    top: 120px;
    left: 5px;
  }
  .as-next-arrow {
    top: 120px;
    right: 5px;
  }
  .voteButtonNew {
    width: 80%;  
  }
}

@media all and (min-width: 515px) and (max-width: 676px) {
  .about-image-caption {
    /*top: 180px;*/
    top: 110px;
    margin: 0px 60px;
  }
  .about-image-caption > h3 {
    font-size: 18px;
  }
}

@media all and (max-width: 514px) {
  #myTabProfile {
    height: 43px;
    padding-left: 0px;
  }
  #myTabProfile > li {
    width: 33%;
    margin-left: 0px;
  }
  #myTabProfile > li > a {
    padding-left: 5px;
    height: 58px;
  }
  .thumb-container {
    width: 80px;
  }
  .fix-label {
    text-align:left;
    margin-top:10px;
  }
  #faces-container {
    padding: 0;
    width: 115%;
    left: -50px;
  }
  .about-img-container {
    height: 250px;
  }
  .about-image-caption {
    /*top: 130px;*/
    top: 85px;
    margin: 0px 30px;
  }
  .about-image-caption > h3 {
    font-size: 18px;
  }
  #videoContainer > iframe {
    width:450px;
    height:255px;
  }
  /* FIX PNOTIFY MODAL ON MOBILE */
  .ui-pnotify.stack-modal {
    margin-left:0px !important;
  }
}

/* Extra Small Devices, Phones -xxs- */
@media all and (min-width: 321px) and (max-width: 480px) {
  .panel-div-body {
    margin: 20px 0;
  }
  .adp-step, .adp-substep {
    display: inline-block;
    border-top: none !important; 
  }
  td.adp-substep:last-child {
    border-bottom: 1px solid #cdcdcd;
    width: 95%;
  }
  .profile-img-container img {
    height:120px;
    width:120px;
    cursor:pointer;
  }
  .profile-img-over {
    display:none;
    height:120px;
    width:120px;
    margin-left: -60px;
  }
  .profile-img-over > span {
    right: 38px;
  } 
  h3.user_data,
  ul.user_data { 
    text-align: center;
  }
  .customlist-data-left {
    width: 20%;
  }
  .customlist-data-middle {
    width: 60%;
  }
  .customlist-data-right {
    width: 20%;
  }
  .customlist-list-arrow > img {
    width: 10px;
  }
  .btnSurveyNo,
  .btnSurveyNoDisabled {
    width: 100px;
    padding: 8px;
    font-size: 20px;
  }
  .btnSurveySi,
  .btnSurveySiDisabled {
    width: 100px;
    padding: 8px;
    font-size: 20px;
  }
  .actionBtn {
    width: 120px;
    margin: 20px auto;
  }
  .actionBtnBlue {
    height: 150px;
  }
  .actionBtnBlue > .count-container > h3 {
    font-size: 14px;
  }
  .actionBtnThree {
    width: 110px;
    height: 140px;
  }
  .actionBtnThree > .count-container > h3 {
    font-size: 12px;
    padding: 10px 0px;
  }
  .actionBtnThreePink {
    width: 110px;
    height: 140px;
  }
  .actionBtnThreePink > .count-container > h3 {
    font-size: 18px;
    padding: 10px 0px;
    margin-top: 0px;
  }
  .actionBtnThreePink > .title-container > h4 {
    font-size: 13px;
  }
  .fa-7x {
    font-size: 5em;
  }
  .customlist-fav-icon,
  .customlist-fav-icon-right {
    width: 20px;
  }
  .customlist-fav-icon-right {
    left: 20px;    
  }
  @media all and (max-width: 380px) {
    .customlist-fav-icon {
      width: 20px;
      left: 2px;
      top: 5px;
    }
    .customlist-fav-icon-right {
      width: 20px;
      left: 20px;
      top: 5px; 
    }
  }
  .label-message-to {
    padding-left: 10px;
  }
  span.step_descr {
    font-size: 11px;
  }
  .wizard_horizontal ul.wizard_steps {
    padding-left:0px;
  }
  .alert-info-preferences {
    font-size: 10px;
  }
  .thumb-container {
    width: 50px;
  }
  .fix-label {
    text-align:left;
    margin-top:10px;
  }
  .about-img-container {
    height: 180px;
  }
  .about-image-caption {
    /*top: 80px;*/
    top: 60px;
    margin: 0px 20px;
  }
  .about-image-caption > h3 {
    font-size: 14px;
  }
  #videoContainer > iframe {
    width:320px;
    height:185px;
  }
  .as-prev-arrow {
    top: 80px;
    left: 5px;
  }
  .as-next-arrow {
    top: 80px;
    right: 5px;
  }
  /* FIX HEADER BAR ON MOBILE */
  .toggle {
    width: 60px !important;
  }
  /* FIX PNOTIFY MODAL ON MOBILE */
  .ui-pnotify.stack-modal {
    margin-left:0px !important;
  }
  .voteButtonNew {
    width: 80%;  
  }
  .custom-timePicker {
    width: 50%;
    margin-right: 0px;
  }
  .custom-timePicker-separator {
    display: block;
    width: 100%;
    text-align: center;
  }
}

/* Custom, iPhone Retina -xxxs- */
@media all and (max-width: 320px) {
  .panel-div-body {
    margin: 20px 0;
  }
  .littleFont320 {
    font-size: 12px;
  }
  .fa-3x {
    font-size: 2.6em;
  }
  .adp-step, .adp-substep {
    display: inline-block;
    border-top: none !important; 
  }
  td.adp-substep:last-child {
    border-bottom: 1px solid #cdcdcd;
    width: 95%;
  }
  .profile-img-container img {
    height:100px;
    width:100px;
    cursor:pointer;
  }
  .profile-img-over {
    display:none;
    height:100px;
    width:100px;
    margin-left: -50px;
  } 
  .profile-img-over > span {
    right: 27px;
  } 
  h3.user_data,
  ul.user_data { 
    text-align: center;
  }
  .customlist-data-left {
    width: 20%;
  }
  .customlist-data-middle {
    width: 60%;
  }
  .customlist-data-right {
    width: 20%;
  }
  .customlist-list-arrow > img {
    width: 10px;
  }
  .btnSurveyNo,
  .btnSurveyNoDisabled {
    width: 100px;
    padding: 8px;
    font-size: 20px;
  }
  .btnSurveySi,
  .btnSurveySiDisabled {
    width: 100px;
    padding: 8px;
    font-size: 20px;
  }  
  .actionBtn {
    width: 120px;
    margin: 10px auto;
  }
  .actionBtnBlue {
    height: 150px;
  }
  .actionBtnBlue > .count-container > h3 {
    font-size: 14px;
  }
  .actionBtnThree {
    width: 90px;
    height: 120px;
  }
  .actionBtnThree > .count-container > h3 {
    font-size: 10px;
    padding: 10px 0px;
  }
  .actionBtnThree > .title-container {
    padding: 10px 20px 3px 20px;
  }
  .actionBtnThreePink {
    width: 90px;
    height: 120px;
  }
  .actionBtnThreePink > .count-container > h3 {
    font-size: 14px;
    padding: 9px 0px;
    margin-top: 9px;
  }
  .actionBtnThreePink > .title-container {
    padding: 0px 10px 0px 10px;
  }
  .actionBtnThreePink > .title-container > i {
    font-size: 3em;
  }
  .actionBtnThreePink > .title-container > h4 {
    font-size: 12px;
  }
  .fa-7x {
    font-size: 4em;
  }
  .actionBtn > img {
    width: 70%;
  }
  .actionBtn > h4 {
    font-size: 90%;
  }
  img.actionBtn-little {
    width: 40%;
  }
  .customlist-fav-icon {
    width: 20px;
    left: 2px;
    top: 5px;
  }
  .customlist-fav-icon-right {
    width: 20px;
    left: 17px;
    top: 5px; 
  }
  .label-message-to {
    padding-left: 10px;
  }
  span.step_descr {
    font-size: 10px;
  }
  .wizard_horizontal ul.wizard_steps {
    padding-left:0px;
  }
  .wizard_horizontal ul.wizard_steps li a:before {
    top: 14px;
  }
  .wizard_horizontal ul.wizard_steps li a .step_no {
    width: 30px;
    height: 30px;
    line-height: 32px;
    margin: 0 auto 2px;
    font-size: 14px;
  }
  .alert-info-preferences {
    font-size: 10px;
  }
  .thumb-container {
    width: 50px;
  }
  .fix-label {
    text-align:left;
    margin-top:10px;
  }
  .about-img-container {
    height: 150px;
  }
  .about-image-caption {
    /*top: 60px;*/
    top: 42.5px;
    margin: 0px 20px;
  }
  .about-image-caption > h3 {
    font-size: 12px;
  }
  #videoContainer > iframe {
    width:320px;
    height:185px;
  }
  .voteButtonNew {
    width: 80%;  
  }
  .custom-timePicker {
    width: 50%;
    margin-right: 0px;
  }
  .custom-timePicker-separator {
    display: block;
    width: 100%;
    text-align: center;
  }
  /* FIX HEADER BAR ON MOBILE */
  .toggle {
    width: 60px !important;
  }
  /* FIX PNOTIFY MODAL ON MOBILE */
  .ui-pnotify.stack-modal {
    margin-left:0px !important;
  }
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
    height: 50px;
    padding: 15px 25px;
    border-bottom: 1px solid #e5e9ed;
    border-radius: 0px;
  }
}