.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #e8e8e8;
  color: #8c8c8c;
}


input[type="radio"],
input[type="checkbox"] {
  margin: 2px 0px 0 0;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-left: -18px;
}

.nav>li>a {
  padding: 8px 10px;
}

.dropdown-submenu .dropdown-menu {
  left: 100%;
  top: 0;
}

.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt9 {
  margin-top: 9px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.pt10 {
  padding-top: 10px !important;
}


.w-70 {
  width: 70px !important;
  max-width: 100% !important;
}

.w-90 {
  width: 90px !important;
  max-width: 100% !important;
}

.w-100 {
  width: 100px !important;
  max-width: 100% !important;
}

.w-120 {
  width: 120px !important;
  max-width: 100% !important;
}

.capitalize {
  text-transform: capitalize;
}

/* .red-color{ color: red !important; }
.green-color{ color: green !important; }
.info-color{ color: #46b8da !important; }
.success-color{ color: #5cb85c !important; }
.violet-color{ color: #a6c !important; }
.danger-color{ color: #d9534f !important; }
.warning-color{ color: #f0ad4e !important; }
.gray-color{ color: #888 !important; }
.default-color {color: rgb(124, 124, 124) !important;} */

body,
table,
p,
a,
input,
textarea,
select,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.multiselect {
  /* 	font-family: 'Open Sans', Helvetica, Arial, sans-serif; */
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, "Droid Sans", "Helvetica Neue", sans-serif;
}

header a {
  font-size: 12px;
}

.mifs {
  font-size: 28px;
}

h1,
.h1 {
  font-weight: 700;
}

h2,
h3,
h4,
h5,
h6,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 700;
}

h1,
.h1 {
  font-size: 28px;
}

h2,
.h2 {
  font-size: 16px;
  margin-bottom: 15px;
}

h3,
.h3 {
  font-size: 14px;
}

h4,
.h4 {
  font-size: 14px;
}

h5,
.h5 {
  font-size: 12px;
}

h6,
.h6 {
  font-size: 10px;
}

strong {
  font-weight: 700;
}

.italic {
  font-style: italic;
}

.help-block {
  font-size: 12px;
  margin: 0px;
}

/* p, table, label, input, textarea, .form-control, input.btn, ul, a, div, .footer_steps .btn, .events .btn, .del_e .btn, .multiselect{
	font-size: 13px;
} */

/* Navigation */

.navbar {
  margin-bottom: 0px;
  border: 0px;
}

.navbar-inverse {
  background-color: transparent;
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
  color: #fff;
}

.navbar-inverse .navbar-nav>.dropdown>a .caret,
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret,
.navbar-inverse .navbar-nav>.open>a .caret,
.navbar-inverse .navbar-nav>.open>a:hover .caret,
.navbar-inverse .navbar-nav>.open>a:focus .caret {
  border-top-color: #bbb;
  border-bottom-color: #bbb;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #08a7e1;
}

.navbar-toggle .icon-bar {
  height: 3px;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #f5f5f5;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #ccc;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  background-color: #f5f5f5;
  color: #666;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  border: 1px solid #ccc;
}

.nav-tabs.nav-justified>li>a {
  border-bottom: 0px;
  /* background: url('../img/dot_ccc.png') repeat-x bottom left; */
  font-weight: 600;
  font-size: 12px;
}

.nav-tabs.nav-justified>li>a.disabled:hover,
.nav-tabs.nav-justified>li>a.disabled:focus {
  color: #ccc;
  cursor: default;
}

@media (min-width: 1214px) and (max-width: 1399px) {
  .nav>li>a {
    padding: 10px 10px;
  }
}

.nav-tabs.nav-justified>li.active>a {
  background: #fff;
}

/*.nav-tabs.nav-justified>li.active>a:hover, .nav-tabs.nav-justified>li.active>a:focus {
	border-bottom: 0px;
}*/
.nav-tabs.nav-justified>li>a {
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}

/* More */

body {
  /* 	background:#E4E4E4; */
  background: #f6f6f7;
}

header {
  background-color: #3c3a50;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #d6d6d6;
}

.page,
.bgg {
  /* background: #f3f3f3; */
  /* background: #eceaf5; */
  background: #fafafb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}


/* .page{
	margin-top: 20px;
} */
/*.bgg span{
	font-weight: normal;
	font-size: 13px;
	margin-left:10px;
	color:#666;
}*/
.steps li.active a,
.content {
  /* -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.115);
	-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.115);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.115); */
  position: relative;
}

.steps li a {
  padding-top: 15px;
  padding-bottom: 12px;
  text-shadow: 0 1px 1px #fff;
}

.steps li a:hover {
  border-color: transparent;
}

.steps span {
  display: block;
  margin-top: 3px;
  white-space: nowrap;
}

@media (min-width: 1214px) and (max-width: 1399px) {
  .steps span {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 72px;
    text-align: center;
    margin: 3px auto 0 auto;
    padding: 0;
  }
}

@media (min-width: 1400px) and (max-width: 1499px) {
  .steps span {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 85px;
    text-align: center;
    margin: 3px auto 0 auto;
    padding: 0;
  }
}

@media (min-width: 1500px) and (max-width: 1599px) {
  .steps span {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95px;
    text-align: center;
    margin: 3px auto 0 auto;
    padding: 0;
  }
}

@media (min-width: 1600px) and (max-width: 1699px) {
  .steps span {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100px;
    text-align: center;
    margin: 3px auto 0 auto;
    padding: 0;
  }
}

@media (min-width: 1700px) {
  .steps span {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 110px;
    text-align: center;
    margin: 3px auto 0 auto;
    padding: 0;
  }
}

.events {
  margin: 10px 0px 6px 0;
}

.event_btns {
  margin: 6px 0;
}

.content {
  border: 0;
  border-top: 0px;
  padding: 15px;
  background: #fff;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

h1 {
  margin: 12px 0px 10px 0px;
  /* 	border-bottom: 1px solid #ddd; */
  padding: 0px 0px 10px 0px;
}

footer {
  padding: 20px 0px 50px 0;
  font-size: 12px;
  color: #888;
  text-shadow: 0 1px 1px #fff;
}

/* #gogoagenda_link{
	background: url('../img/gogoagenda_link.png') no-repeat 13px center;
	padding-left:150px;
} */
hr {
  margin: 15px 0px;
  border-top: 1px solid #ddd;
}

#map_canvas {
  width: 100%;
  height: 250px;
  margin: 0px 0px 15px 0px;
}

.face {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}

th.actions {
  min-width: 160px;
}

.nobo {
  border: 0px;
  box-shadow: none;
}

.bgg {
  padding: 10px;
}

.manage_s {
  margin: -45px 10px 0px 0px;
}

.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 30px auto;
}

.form-signin-heading {
  margin: 30px 0px 10px 0px;
}

.bootstrap-select:not([class*="span"]) {
  width: 100%;
}

a.disabled {
  color: #ccc;
}

.welcome,
.page1 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.page1 {
  padding: 20px;
}

.form-signin {
  padding: 0px;
}

.alert ul {
  margin: 8px 0px 0px 20px;
  padding: 0px;
}

.next {
  margin-left: 10px;
}

.next i {
  margin-left: 3px;
}

.del_e {
  padding: 12px 0px 0px 0px;
}

.del_e a,
.footer_steps a {
  color: #666;
}

.footer_steps {
  margin-top: 40px;
}

.del_photo,
.del_attach1,
.del_logo {
  margin-left: 10px;
}

.replies_table {
  margin: 0px 0px 30px 0px;
}

.icon-gray {
  color: #999;
  margin: 0px 10px 0px 0px;
}

#menu_control {
  padding: 20px;
  display: none;
}

.select2-container-multi .select2-choices {
  display: block;
  width: 100%;
  font-size: 13px;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  padding: 3px 0px 0px 0px;
}

.select2-container {
  height: auto;
}

.ajax_select2,
.ajax_select2_attendee {
  padding: 0;
  border: 0;
}

.map-marker {
  margin-top: 5px;
}

.indent {
  padding-left: 40px;
}

.indent .table tbody>tr>td {
  border-bottom: 1px solid #ddd;
  border-top: 0px;
}

h1 small .label {
  font-weight: 300;
  font-size: 12px;
  margin-left: 10px;
}

.select2 {
  border: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}

.select2-drop {
  margin-top: -9px;
}

.b_green {
  border-color: #5cb85c;
}

.navbar-brand {
  /* 	padding:8px 10px 8px 15px; */
  padding: 10px 10px 5px 15px;
}

.navbar-nav>li>a {
  padding-top: 23px;
  padding-bottom: 24px;
}

@media (max-width: 767px) {
  .navbar-nav>li>a {
    padding-top: 8px;
    padding-bottom: 9px;
  }
}

.manage_t {
  margin: -10px 0px 10px 5px;
}

.navbar-inverse .navbar-toggle {
  border: none;
  margin-top: 15px;
  margin-right: 5px;
}

.session_title {
  padding: 7px 0px 0px 0px;
}

@media only screen and (max-width: 542px) {

  p.ev_d,
  .manage_s {
    float: none !important;
    ;
    padding: 0px;
  }

  .manage_s {
    margin: 0px 0px 10px 0px;
  }

  .indent {
    padding-left: 0px;
  }
}

@media only screen and (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    padding-top: 9px;
    padding-bottom: 10px;
    color: #fff;
  }

  .wrapper {
    display: none;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
    background-color: #08a7e1;
    color: #fff;
  }
}


/* iPhone */
.wrapper {
  width: 360px;
  float: left;
}

.iphone-portrait {
  position: relative;
  margin: 10px 10px 50px 10px;
}

iframe {
  border: 0px;
  padding: 0px;
  margin: 0px;
}

.hide-scroll {
  background-image: url('/_assets/img/fixscroll.png');
  position: absolute;
  height: 684px;
  width: 24px;
  margin-left: 309px;
  margin-top: 9px;
  z-index: 99999;
  left: 0px;
  top: 0px;
}

.iphone {
  position: absolute;
  z-index: 999;
  margin-left: 27px;
  margin-top: 102px;
  top: 0px;
  left: 0px;
  width: 282px;
}

.iphone-pic {}

.messages_modal {
  text-align: center;
}

.messages_modal .modal-title {
  margin: 0px 30px;
  font-size: 17px;
  line-height: 39px;
  font-weight: normal;
}

.messages_modal .modal-body {
  font-size: 46px;
  font-weight: bold;
  line-height: 52px;
  padding: 50px 20px;
}

.show_rating {
  font-size: 13px;
  margin: 0px 0px 15px 0px;
  display: inline-block;
  padding: 5px;
}

#analytics_tab {
  font-weight: bold;
  padding: 10px;
  font-size: 16px;
  background: #eee;
  color: #333333;
  width: 100%;
  border-radius: 4px 4px 4px 4px;
}

#analytics_tab .arrow {
  margin-left: 10px;
  font-size: 24px;
  vertical-align: sub;
  float: right;
}

#analytics_tab em {
  font-style: normal;
}

.ana-nav {
  border-bottom: 0px;
}

#analytics_tab:hover {
  background: #f5f5f5;
}

.messages_modal .modal-dialog {
  width: 100%;
  height: 100%;
}

.messages_modal .modal-dialog .modal-content {
  min-height: 100%;
  margin-bottom: 30px;
}

.webapp_red .messages_modal .modal-dialog .modal-body {
  color: rgb(177, 39, 39);
}

.webapp_green .messages_modal .modal-dialog .modal-body {
  color: #32742C;
}

.webapp_orange .messages_modal .modal-dialog .modal-body {
  color: #E54028;
}

.webapp_brown .messages_modal .modal-dialog .modal-body {
  color: #693726;
}

.webapp_blue .messages_modal .modal-dialog .modal-body {
  color: #327CCB;
}

/* .modal-body {width: 100%; height: 80vh;} */
#piechart_3d {
  width: 100%;
  height: 100%;
}

#modal-replies-label {
  font-size: 40px;
  margin: 12px 0;
}

#view_prev {
  float: left;
}

#view_next {
  float: right;
}

.nav-questions {
  cursor: pointer;
  width: 50%;
  font-size: 30px;
}

div.select2_speakers_sort,
div.select2_speakers2_sort,
div.select2_speakers3_sort,
div.select2_speakers4_sort,
div.select2_speakers5_sort,
div.select2_speakers6_sort,
div.select2_speakers7_sort,
div.select2_speakers8_sort,
div.select2_speakers9_sort,
div.select2_speakers10_sort,
div.select2_tags_sort,
div.select2_webapp_dropdown_menu_sort,
.select2_menu_items_sort,
div.select2_attendees_sort,
div.select2_abstracts_sort,
div.select2_groups_sort,
div.select2_presenters_sort,
div.select2_sessions_included_sort,
div.select2_sessions_optional_sort {
  padding: 0;
  border: 0;
}

#s2id_messaggi_select,
#s2id_messaggi_by_room {
  padding: 0;
  border: 0px;
}

.select2-drop {
  margin-top: 0;
}

.tab_session,
.tab_mess_room {
  display: none;
}

.messaggi_wrapper .select2-chosen {
  font-weight: bold;
  font-size: 14px;
}

.panel-default>.panel-heading .download_csv {
  font-weight: normal;
  font-size: 12px;
  margin: 0 0 0 15px;
  font-style: italic;
  color: #08a7e1;
}

#menu_control_label {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #888;
  padding: 0 0 3px 3px;
}

@media (max-width: 1213px) {
  .bottoni-destra {
    float: none !important;
  }

  .bottoni-destra .events {
    margin-top: 0;
  }

  .event_btns {
    display: block;
  }

  .event_btns:after {
    content: "";
    display: table;
    clear: both;
  }
}

.messages_modal .modal-dialog .modal-content table {
  font-size: inherit;
  width: 100%;
  height: 100%;
}

.messages_modal .modal-dialog.event_57_modal .modal-content {
  background: transparent url('../img/postit.jpg') no-repeat center center;
  width: 1024px;
  height: 768px;
  margin: 0;
  padding: 0;
  min-height: 768px;
  margin: 0 auto;
}

.messages_modal .modal-dialog.event_57_modal .modal-content .modal-header {
  border-bottom: 0px;
}

.messages_modal .modal-dialog.event_57_modal .modal-content table {
  width: 900px;
  margin: 0 auto;
  height: 525px;
  font-size: inherit;
  font-size: 34px;
}

.messages_modal .modal-dialog .modal-content table td {
  vertical-align: middle;
  border-bottom: 0px;
}

.icon-reorder:hover {
  cursor: move;
}

.scrollable-menu {
  height: auto;
  max-height: 500px;

  overflow-x: hidden;
}

#notifications_scroll {
  height: auto;
  max-height: 250px;
  overflow-x: hidden;
  border: 1px solid #ddd;
  background: #f7f7f7;
  padding: 12px 15px 0px 15px;
}

.beacon h2 small {
  font-size: 12px;
  margin-left: 10px;
}

.form-beacon-action .t0,
.form-beacon-action .t1,
.form-beacon-action .t2,
.form-beacon-action .t3 {
  position: absolute;
  top: -1000px;
}


#q-stats {
  padding: 0;
  margin: 0;
}

#q-stats .vote {
  font-size: 16px;
  background: #fefefe;
  border-radius: 3px;
  margin: 0 0 10px 0;
  display: block;
  padding: 10px 20px 12px 75px;
  position: relative;
}

#q-stats .vote_text {
  font-size: 21px;
  font-weight: 600;
}

#q-stats .vote .progressbar {
  width: 29%;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #08a7e1;
  border-radius: 3px;
  z-index: 0;
}

#q-stats .vote .vote_text {
  z-index: 1;
  position: relative;
}

#q-stats .vote .icon {
  position: absolute;
  text-shadow: 0px 0px 2px #0f96de;
  font-size: 19px;
  top: 9px;
  left: 9px;
  color: #fff;
}

#q-stats .vote:hover .icon {
  text-shadow: none;
  color: #00a4ff;
}

#q-stats .perc {
  position: absolute;
  top: 14px;
  left: 9px;
  color: #08a7e1;
}

#q-stats .vote .icon-spin {
  text-shadow: none;
  color: #00a4ff;
}

.questviewer #q-stats .vote .progressbar,
.questviewer #q-stats .perc {
  display: none;
}

.questviewer #q-stats .vote {
  padding: 10px 20px 12px 20px;
}

#showtimebox .showtime-menu {
  border-bottom: 0;
}

#showtimebox .showtime-menu.nav-tabs>li>a {
  border-radius: 4px;
}

#showtimebox .showtime-menu.nav-tabs>li>a:hover {
  background: #e4e4e4;
}

#q-stats .correct_answer {
  border: 0;
}

.correctstatsviewer #q-stats .correct_answer {
  border: 8px solid #ccc;
}

.stopwatch {
  display: inline-block;
  border: 1px solid #eee;
  padding: 5px;
  margin: -8px 0 0 0;
  float: right;
  text-align: right;
}

.stopwatch span {
  font-weight: bold;
  display: block;
  font-size: 18px;
}

.stopwatch a {
  padding-left: 5px;
  text-decoration: none;
}

/* CSS temporaneo */
#showtimebox .showtime-menu.nav-tabs>li>a {
  background: #e4e4e4;
  border: 0;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  border-bottom: 1px solid #fff;
}

.navbar-brand img {
  width: 200px;
}

.form-control2 {
  margin-top: 7px;

}

a {
  color: #08a7e1;
}

a:hover {
  color: #078dbd;
}

.btn-primary {
  color: #ffffff;
  background-color: #08a7e1;
  border-color: #0a8cbb;

}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #078dbd;
  border-color: #068dbd;
}

.btn-violet {
  color: #ffffff;
  background-color: #a6c;
  border-color: #9c56bf;

}

.btn-violet .caret {
  border-top: 4px solid #fff;
}

.btn-violet:hover,
.btn-violet:focus {
  color: #ffffff;
  background-color: #9c56bf;
}

.btn-violet-new {
  color: #9c56bf;
  /* Colore del testo */
  background-color: #ffffff;
  /* Colore dello sfondo */
  border: 1px solid #9c56bf;
  /* Colore del bordo */
  padding: 10px 20px;
  width: 150px !important;
  font-weight: 400 !important;
}

.btn-violet-new .caret {
  border-top: 4px solid #9c56bf;
  /* Colore del caret */
}

.btn-violet-new:hover,
.btn-violet-new:focus {
  color: #ffffff;
  /* Colore del testo al hover/focus */
  background-color: #9c56bf;
  /* Colore dello sfondo al hover/focus */
}


.btn-warning-new {
  color: #f0ad4e;
  /* Colore del testo */
  background-color: #ffffff;
  /* Colore dello sfondo */
  border: 1px solid #f0ad4e;
  /* Colore del bordo */
  padding: 10px 20px;
  width: 150px !important;
  font-weight: 400 !important;
}

.btn-warning-new .caret {
  border-top: 4px solid #f0ad4e;
  /* Colore del caret */
}

.btn-warning-new:hover,
.btn-warning-new:focus {
  color: #ffffff;
  /* Colore del testo al hover/focus */
  background-color: #f0ad4e;
  /* Colore dello sfondo al hover/focus */
}

.btn-success-new {
  color: #5cb85c;
  /* Colore del testo */
  background-color: #ffffff;
  /* Colore dello sfondo */
  border: 1px solid #5cb85c;
  /* Colore del bordo */
  padding: 10px 20px;
  width: 150px !important;
  font-weight: 400 !important;
}

.btn-success-new .caret {
  border-top: 4px solid #5cb85c;
  /* Colore del caret */
}

.btn-success-new:hover,
.btn-success-new:focus {
  color: #ffffff;
  /* Colore del testo al hover/focus */
  background-color: #5cb85c;
  /* Colore dello sfondo al hover/focus */
}


.btn-danger-new {
  color: #d9534f;
  /* Colore del testo */
  background-color: #ffffff;
  /* Colore dello sfondo */
  border: 1px solid #d9534f;
  /* Colore del bordo */
  padding: 10px 20px;
  width: 150px !important;
  font-weight: 400 !important;
}

.btn-danger-new .caret {
  border-top: 4px solid #d9534f;
  /* Colore del caret */
}

.btn-danger-new:hover,
.btn-danger-new:focus {
  color: #ffffff;
  /* Colore del testo al hover/focus */
  background-color: #d9534f;
  /* Colore dello sfondo al hover/focus */
}


/* Stile di base per i link nel dropdown */
.dropdown-menu li a {
  color: #333;
  /* Colore di default del testo */
  background-color: #fff;
  /* Colore di default dello sfondo */
}

/* Stili per gli stati specifici */
.dropdown-menu li a.accepted-new {
  color: #5cb85c;
  /* success */
}

.dropdown-menu li a.invitee-new {
  color: #9c56bf;
  /* invitee, assumendo un colore simile al violet */
}

.dropdown-menu li a.pending-new {
  color: #f0ad4e;
  /* warning */
}

.dropdown-menu li a.denied-new {
  color: #d9534f;
  /* danger */
}

.dropdown-menu li a.waiting_list-new {
  color: #f0ad4e;
  /* info, assumendo un colore simile per la waiting list */
}

/* Stili per hover sui link nel dropdown */
.dropdown-menu li a:hover {
  color: #fff;
  /* Testo bianco al hover */
  background-color: #333;
  /* Sfondo scuro al hover */
}



.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #08a7e1;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
  background-color: transparent;
  color: #fff;
}

.face-wrap {
  position: relative;
}

.face-wrap .attendee-icon-status {
  color: #5cb85c;
  position: absolute;
  background: #fff;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  line-height: 15px;
  text-align: center;
  top: 36px;
  left: 37px;
}

#pac-input {
  margin: 10px 0 0 0;
  background-color: #fff;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 300;
  padding: 0 11px 0 13px;
  text-overflow: ellipsis;
  width: 400px;
  line-height: 26px;
}

.btn-onair,
.btn-onair:focus,
.btn-onair:hover {
  font-style: italic;
  font-weight: bold;
  color: #ffffff;
  border-color: #b7b7b7;
  background: #0d8300;
  float: right;
}

.btn-not-onair,
.btn-not-onair:focus,
.btn-not-onair:hover {
  font-style: italic;
  font-weight: bold;
  color: #999;
  border-color: #ddd;
  background: #fff;
  float: right;
}

.btn-default2.btn-arrived,
.btn-arrived,
.btn-arrived:focus,
.btn-arrived:hover {
  /* font-style: italic;
	font-weight: bold; */
  /* color: #fff; */
  /* border-color: #5cb85b; */
  color: #5cb85b;
  /* background: #5cb85b; */
}

.btn-not-arrived,
.btn-not-arrived:focus,
.btn-not-arrived:hover {
  /* font-style: italic;
	font-weight: bold; */
  /* color: #999;
  border-color: #ddd;
  background: #fff; */
}




.btn-pending,
.btn-pending:focus,
.btn-pending:hover {
  font-weight: bold;
  font-style: italic;
  color: #fff;
  border-color: #fff;
  background: #ffc800;
}

.btn-reserve-book,
.btn-reserve-book:focus,
.btn-reserve-book:hover {
  font-weight: bold;
  font-style: italic;
  color: #fff;
  border-color: #fff;
  background: #babbbc;
}

.btn-reserved-book,
.btn-reserved-book:focus,
.btn-reserved-book:hover {
  font-weight: bold;
  font-style: italic;
  color: #fff;
  border-color: #fff;
  background: #d0001f;
}

#preloader {
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  z-index: 999999;
  width: 100%;
  height: 100%;
  color: #000;
  text-align: center;
  padding: 100px;
}

#preloader i {
  font-size: 50px;
}

.green-color {
  color: #5cb85b;
}

h1 small.mini {
  font-size: 14px;
  margin: 0 0 0 10px;
}

.showtime-menu {
  margin: -20px -20px 0 -20px;
  padding: 20px;
  background: #ccc;
}

.search-box input {
  width: 100%;
  padding-left: 15px;
  padding-right: 40px;
  font-weight: bold;
  border-radius: 10px;
}

.search-box:before {
  font-size: 18px;
  display: inline-block;
  position: absolute;
  left: 23px;
  top: 5px;
  width: 25px;
  height: 25px;
  color: #444;
  display: inline-block;
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
}

.search-box {
  margin-bottom: 30px;
}


@media (min-width: 1400px) {
  .container {
    max-width: 1340px;
  }
}

@media (min-width: 1500px) {
  .container {
    max-width: 1440px;
  }
}

@media (min-width: 1600px) {
  .container {
    max-width: 1540px;
  }
}

@media (min-width: 1700px) {
  .container {
    max-width: 1640px;
  }
}

.compare_check {
  margin: 3px 10px 0px 0 !important;
  vertical-align: top;
}

em.red {
  font-style: normal;
  color: red;
  margin: 0 0 0 10px;
  font-weight: normal;
  font-size: 12px;
}

.infos-alert-box {
  overflow-y: auto;
  max-height: 400px;
}

code {
  margin: 0 0 20px 0;
  display: inline-block;
}

.table-docs code {
  margin: 0;
}

.table-docs td {
  width: 50%;
}

.redactor-styles {
  padding: 15px 12px 10px 12px !important;
}

.redactor-box.redactor-styles-on .redactor-toolbar {
  /*     background: #f5f5f5; */
  padding: 8px 8px 0 8px !important;
  /*     border-bottom: 1px solid #ececec; */
}



.lab2 {
  font-weight: normal;
  padding: 8px 20px 5px 0px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.4px;
  margin-top: 3px;
}

.lab2 input[type="radio"],
.lab2 input[type="checkbox"] {
  margin: -3px 2px 0 0;
  margin-top: 1px \9;
  line-height: normal;
  vertical-align: middle;
}

.tabs-new {
  margin: 0px 0 15px 0;
}

.tabs-new>li.active>a,
.tabs-new>li.active>a:hover,
.tabs-new>li.active>a:focus {
  border: 0;
  border-bottom: 2px solid #ddd;
}

.tabs-new>li.active>a {
  border-bottom: 2px solid #08a7e2 !important;
}

.tabs-new>li>a {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.3px;
  color: #b8b8bf;
  border: 0;

  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
}

.tabs-new>li>a:hover,
.tabs-new>li>a:focus {
  text-decoration: none;
  background-color: transparent !important;
  border: 0;
  color: #555555;
}

.divider-h {
  background: #f3f3f7;
  padding: 10px !important;
  border-radius: 3px;
  font-size: 15px !important;
}

.btn {
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* form .btn{
	display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  font-weight: 700;
  font-size: 16px;
  padding: 13px 15px;
  min-width: 100px;
  max-width: 100%;
} */

form .btn.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  font-weight: 400;
  -webkit-font-smoothing: initial;
  -moz-osx-font-smoothing: initial;
  min-width: auto;
  max-width: none;
}

form .btn.btn-md {
  padding: 11px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
  font-weight: 400;
  -webkit-font-smoothing: initial;
  -moz-osx-font-smoothing: initial;
  min-width: auto;
  max-width: none;
}

form .btn.btn-lg {
  padding: 11px;
  font-size: 15px;
  line-height: 1.5;
  border-radius: 3px;
  font-weight: 400;
  -webkit-font-smoothing: initial;
  -moz-osx-font-smoothing: initial;
  min-width: auto;
  max-width: none;
}

.btn-primary {
  color: #fff;
  background-color: #08a7e1;
  border-color: #08a7e1;
}

/* form .btn-xs{
	font-size: 12px;
	padding: 7px 10px;
} */

.block {
  position: relative;
  padding: 1px 0;
}

.block .move {
  position: absolute;
  top: 11px;
  left: 0;
  font-size: 15px;
}

.block .checkbox {
  padding-left: 45px;
  padding-top: 2px;
}

.block .checkbox input[type="checkbox"] {
  margin: 2px 0 0 -20px;
}

#global-search {
  display: inline-block;
  margin: 13px 0 0 20px;
  position: relative;
}

#global-search:before {
  display: inline-block;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 17px;
  color: #fff;
  opacity: 0.7;
  content: "\f002";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  left: 10px;
  top: 7px;
  z-index: 1;
}

#global-search input {
  width: 400px;
  background: transparent;
  font-size: 1.05rem;
  font-weight: 400;
  padding-left: 30px;
  color: #fff;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 15px;
  line-height: 20px;
  color: #fff;
  background: #53506b;
}

#global-search input::placeholder {
  color: #fff;
  opacity: 1;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  #global-search {
    margin: 10px 0 0 0;
    width: 100%;
  }

  #global-search input,
  #global-search .twitter-typeahead {
    width: 100%;
  }
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
  #global-search input {
    width: 200px;
  }
}

span.twitter-typeahead .tt-menu,
span.twitter-typeahead .tt-dropdown-menu {
  cursor: pointer;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  width: 100%;
}

span.twitter-typeahead .tt-suggestion {
  display: block;
  padding: 10px 20px;
  clear: both;
  font-weight: 500;
  white-space: normal;
  word-break: break-word;
  font-size: 12px;
}

.tt-highlight {
  color: #000;
  text-decoration: underline;
}

span.twitter-typeahead .tt-suggestion.tt-cursor,
span.twitter-typeahead .tt-suggestion:hover,
span.twitter-typeahead .tt-suggestion:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #35b16b;
}

.tt-highlight {
  color: #fff;
}

.input-group.input-group-lg span.twitter-typeahead .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.input-group.input-group-sm span.twitter-typeahead .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.input-group span.twitter-typeahead {
  display: block !important;
  height: 34px;
}

.input-group span.twitter-typeahead .tt-menu,
.input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important;
}

.input-group span.twitter-typeahead:not(:first-child):not(:last-child) .form-control {
  border-radius: 0;
}

.input-group span.twitter-typeahead:first-child .form-control {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group span.twitter-typeahead:last-child .form-control {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.input-group.input-group-sm span.twitter-typeahead {
  height: 30px;
}

.input-group.input-group-sm span.twitter-typeahead .tt-menu,
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 30px !important;
}

.input-group.input-group-lg span.twitter-typeahead {
  height: 46px;
}

.input-group.input-group-lg span.twitter-typeahead .tt-menu,
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 46px !important;
}

.tt-menu {
  max-height: 250px;
  overflow-y: auto;
}

.autocomplete-dataset {
  margin: 0 !important;
}

.autocomplete-dataset,
.autocomplete-item {
  padding: 10px 20px;
  border-bottom: 1px solid #eee;
}

.autocomplete-item .picture {
  float: left;
  width: 40px;
}

.autocomplete-item .autocomplete-content {
  margin: 0 0 0 55px;
  padding: 0;
}

.autocomplete-dataset {
  background: #eee;
  margin: 0;
  padding: 10px 20px;
  color: #000;
  font-size: 12px;
  text-transform: none;
  font-weight: 700;
}

#typehead_no {
  background: #fff;
  display: inline-block;
  position: absolute;
  bottom: -32px;
  left: 0;
  padding: 5px 10px;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.navbar-collapse.in {
  overflow-y: visible !important;
}

.btn-default.disabled .caret {
  border-top-color: #dedede;
}

.scrollable-box {
  height: auto;
  max-height: 250px;
  overflow-x: hidden;
  background: #f6f6f7;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px 20px 16px 20px;
}

.scrollable-box2 {
  height: auto;
  max-height: 500px;
  overflow-x: hidden;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px 15px;
}

#filters {
  margin: 0 0 0 0;
}

#builder {
  margin: 10px 0;
}

#advanced_search {
  font-size: 12px;
}

#compare {
  background: #fff;
  background: rgba(255, 255, 255, 0.6);
  padding: 0;
  border-radius: 5px;
  border: 1px solid #e6e6f3;
  margin: 0 0 50px 0;
}

#compare .location {
  font-weight: 300;
  text-transform: uppercase;
}

#compare ul {
  margin-left: 30px;
}

#compare label {
  margin: 2px 0 0 0;
  font-weight: 400;
}

.verticalscroll {
  overflow-y: scroll;
  max-height: 300px;
  padding: 20px 20px 0px 20px;
}

#compare_action {
  padding: 20px;
  border-top: 1px solid #e6e6f3;
}

#showtimebox ul li a {
  padding: 10px 10px 8px 10px;
}

#showtimebox ul li a i {
  color: rgba(255, 255, 255, 0.5);
  font-size: 18px;
}

#showtimebox ul li a i {}

#showtimebox ul li.active a i {
  color: rgba(255, 255, 255, 1);
}

.dropdown-nolink li {
  padding: 2px 10px;
  font-size: 12px;
}

.dropdown-nolink li strong {
  text-transform: uppercase;
  font-size: 10px;
}

.dropdown-nolink li ul {
  padding: 0 0 0 20px;
}

.dropdown-nolink li ul li {
  padding: 0px 0px;
}

.order_steps i {
  color: #ccc;
}

/* #qr-icon{
  display: inline-block;
  height: 18px;
  width: 18px;
  background: url('../img/qr_icon.svg') 50% 50% no-repeat;
  cursor: pointer;

  /* position: absolute;
  right: 15px;
  top: 11px; 
margin-top: -1px;
}*/


#qr-webcam {
  text-align: center;
  border-radius: 5px;
  padding: 20px 20px 15px 20px;
  margin: 0 0 20px 0;
  background: #f6f6f7;
  position: relative;
}

#stopVideo {
  position: absolute;
  top: 10px;
  right: 10px;
}

#qr-webcam canvas {
  max-width: 100%;
  /*max-height: 100px;*/
}

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#selected_event {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 160px;
}

#selected_language {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 80px;
}

.events .dropdown-menu a {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 250px;
}

.tabs-new.nav-tabs>li {
  float: none !important;
}


.page_heading h1 {
  padding: 0;
  margin-top: 0;
}


@media (min-width: 768px) {

  .tabs-new.nav-tabs>li {
    float: left !important;
  }

  span.visible-from-sm {
    display: inline !important;
  }

  #selected_event {
    max-width: 250px;
  }

  #selected_language {
    max-width: 250px;
  }

  .events .dropdown-menu a {
    max-width: 350px;
  }

  .text-right-from-sm {
    text-align: right;
  }

}

@media (max-width: 767px) {
  .tabs-new.nav-tabs>li>a {
    padding: 3px 0;
    margin: 0 0 10px 0;
  }

  .disable-pull-right-xs {
    float: none !important;
  }

  .pull-right.disable-pull-right-xs>.dropdown-menu {
    right: auto;
    left: 0;
  }

  /*h1 .pull-right{
		float: none !important;
		margin: 10px 10px 0 0 !important;
	}*/
}



/*.attendees-table-responsive {
	border-collapse:collapse;
	border-spacing:0;
	margin:0 auto 40px;
}*/

/*@media screen and (min-width:800px){
	.attendees-table-responsive {width: 80%;}

	.attendees-table-responsive thead th {
		height:50px;
		line-height:50px;
		border:1px solid #ddd;
		background: navy;
		color:#fff;
	}

	.attendees-table-responsive tbody td {
		height:40px;
		line-height:40px;
		border:1px solid #ddd;
	}
}*/

@media screen and (max-width:767px) {


  .attendees-table-responsive {
    border: 1px solid #ddd;
  }

  .attendees-table-responsive thead,
  .attendees-table-responsive .hide_in_xs {
    display: none;
  }

  .attendees-table-responsive,
  .attendees-table-responsive tbody,
  .attendees-table-responsive th,
  .attendees-table-responsive tr,
  .attendees-table-responsive td {
    display: block;
  }

  .attendees-table-responsive td:before {
    position: absolute;
    top: 0;
    left: 5px;
    padding-right: 0;
    white-space: nowrap;
    width: 100%;
  }

  .attendees-table-responsive tbody td {
    border: none;
    border-bottom: 1px solid #ddd;
    position: relative;
    text-align: center;
    line-height: 30px;
    padding-left: 70%;
    border: 0;
  }


}





.assign_to_4_box .ticket {
  background: #fff;
  padding: 20px 20px 22px 20px;
  -webkit-box-shadow: 0px 1px 1px -1px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0px 1px 1px -1px rgba(0, 0, 0, 0.34);
  box-shadow: 0px 1px 1px -1px rgba(0, 0, 0, 0.34);
  border-radius: 2px;
  margin: 0 0 10px 0;
  border-left: 5px solid #37474f;
}

.assign_to_4_box .ticket.ticket_purchased {
  padding: 0;
  border: 1px solid #e0e0e0;
  margin: 0 0 20px 0;
}

.assign_to_4_box .ticket .rip {
  height: 20px;
  margin: 0 10px;
  z-index: 2;
  position: relative;
}

.assign_to_4_box .ticket.ticket_purchased .header,
.assign_to_4_box .ticket.ticket_purchased .content {
  padding: 20px;
}

.assign_to_4_box .ticket.ticket_purchased .header {
  background: #fbfbfb;
  z-index: 1;
  position: relative;
}

.assign_to_4_box .ticket.ticket_purchased .header .fa {
  float: left;
  font-size: 40px;
  color: #1876d2;
}

.assign_to_4_box .ticket.ticket_purchased .header .badge {
  position: absolute;
  top: 26px;
  left: 36px;
  background-color: #5cb85c;
  font-size: 10px;
}

.assign_to_4_box .ticket.ticket_purchased .header .content {
  margin-left: 60px;
  padding: 0;
  border: 0;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.assign_to_4_box .ticket.ticket_purchased .header .content h3,
.assign_to_4_box .ticket.ticket_purchased .header .content p,
.assign_to_4_box .ticket.ticket_purchased .header .content div {
  font-size: 13px;
  margin: 0;
  line-height: 21px;
}

.assign_to_4_box .ticket .rip:before,
.assign_to_4_box .ticket .rip:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  border: 1px solid transparent;
  border-top-color: #e0e0e0;
  border-right-color: #e0e0e0;
  border-radius: 100%;
  pointer-events: none;
  background: #f8f8f8;
}

.assign_to_4_box .ticket .rip:before {
  left: -10px;
}

.assign_to_4_box .ticket .rip:after {
  transform: translate(-50%, -50%) rotate(225deg);
  right: -30px;
}

.assign_to_4_box .ticket h3 {
  font-size: 17px;
  font-weight: 500;
  margin: 0 0 7px 0;
  line-height: 26px;
}

.assign_to_4_box .ticket p {
  margin: 0;
}

.assign_to_4_box .ticket hr {
  border-top: 1px solid #eeeef1;
}

.assign_to_4_box form {
  margin: 0;
}

.selectall {
  text-align: center;
  background: #f9f9ffee;
  padding: 15px;
  border-radius: 4px;
  margin: 15px 0;
}

.steps-progressbar {
  counter-reset: step;
}

.steps-progressbar li {
  list-style-type: none;
  width: 25%;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #7d7d7d;
}

.multi-steps>li.is-active:before,
.multi-steps>li.is-active~li:before {
  content: counter(stepNum);
  font-family: inherit;
  font-weight: 700;
}

.multi-steps>li.is-active:after,
.multi-steps>li.is-active~li:after {
  background-color: #ededed;
}

.multi-steps {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.multi-steps>li {
  counter-increment: stepNum;
  text-align: center;
  display: table-cell;
  position: relative;
  color: #5cb85c;
  font-weight: bold;
}

.multi-steps>li:before {
  content: '\f00c';
  content: '\2713;';
  content: '\10003';
  content: '\10004';
  content: '\2713';
  display: block;
  margin: 0 auto 4px;
  background-color: #fff;
  width: 36px;
  height: 36px;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
  border-width: 2px;
  border-style: solid;
  border-color: #5cb85c;
  border-radius: 50%;
}

.multi-steps>li:after {
  content: '';
  height: 2px;
  width: 100%;
  background-color: #5cb85c;
  position: absolute;
  top: 16px;
  left: 50%;
  z-index: -1;
}

.multi-steps>li:last-child:after {
  display: none;
}

.multi-steps>li.is-active:before {
  background-color: #fff;
  border-color: #5cb85c;
}

.multi-steps>li.is-active~li {
  color: #808080;
}

.multi-steps>li.is-active~li:before {
  background-color: #ededed;
  border-color: #ededed;
}

.multi-steps-container {
  position: relative;
  background: #fff;
  z-index: 0;
  max-width: 800px;
  margin: 15px auto 50px auto;
}

#builder .rules-group-container .group-conditions .btn-primary {
  color: #fff;
  background-color: #a7a7a7;
  border-color: #8e8e8e;
}

#builder .rules-group-container .group-conditions .btn-primary.active {
  background-color: #08a7e1;
  border-color: #08a7e1;
}

.event_status {
  font-size: 8px;
  color: #ccc;
  margin: 0 1px 3px 0;
  display: inline-block !important;
  vertical-align: middle;
}

.event_status.active {
  color: #5cb85c;
}

.steps-back {
  font-weight: bold;
  margin: 15px 0 0 0;
  display: inline-block;
  font-size: 14px;
}

.group_link_insert_or_select {
  padding: 0;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
}

#selected_event small,
.events .scrollable-menu li a small {
  display: block;
  margin-left: 12px;
  font-style: italic;
  color: #888;
}

#selected_event {
  text-align: left;
  padding-right: 15px;
  position: relative;
  background: transparent;
  border: 0;
  margin-right: 10px;
}

#selected_event .caret {
  position: absolute;
  top: 13px;
  right: 0px;
}

.btn-group.open #selected_event.dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.dropdown-menu>li>a:hover small,
.dropdown-menu>li>a:focus small {
  color: #fff;
}

.utility_link {
  margin: 10px 0 10px 0;
}

.utility_link a i {
  margin: 0 0 0 1px;
  font-size: 10px;
}

.query-builder .rule-container .rule-value-container {
  min-width: 200px;
  max-width: 100%;
}



@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

@media (min-width: 1240px) {
  .modal-xl {
    width: 1200px;
  }
}

.swal .alert {
  display: none;
}

.swal2-content ul {
  list-style: none !important;
  padding: 0 !important;
}

#swal2-content,
.swal2-content ul,
.swal2-content p,
.swal2-content a {
  font-size: 16px !important;
  line-height: 24px !important;
}

.swal2-styled {
  padding: .45em 2em !important;
}

.swal2-actions {
  margin: 2em auto 1em auto !important;
}

.swal2-actions button.swal2-confirm {
  color: #fff !important;
  background-color: #08a7e1 !important;
  border-color: #08a7e1 !important;
}

.swal2-popup {
  width: 47em !important;
  padding: 1.5em 2.5em !important;
}

#swal2-content .btn {
  font-weight: 900 !important;
  padding: 10px !important;
  margin: 10px 0 0 0 !important;
  display: block;
}

#swal2-content .small {
  margin: 12px 0 0 0;
  font-size: 12px;
  line-height: 19px;
}

.nav-tabs.nav-justified>.active>a {
  border-color: #ffffff;
}

.form-control,
.select2-container-multi .select2-choices,
.redactor-box.redactor-styles-on,
.input-group-addon {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: none;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  opacity: .5;
}

#attendee-form .form-control[readonly] {
  background-color: #fff;
  cursor: not-allowed !important;
}

#attendee-form .form-control[readonly]:focus {
  box-shadow: 0 0 0 transparent;
  border-color: var(--input-border-color);

}

#attendee-form .data-label {
  font-size: 16px;
}

#attendee-form .searchable {
  font-size: 18px;
}

#attendee-form .dettagli_sessione {
  margin-top: .5rem;
  font-size: 15px;
  display: flex;
  flex-direction: column;
  gap: 3px;
  border-left: 1px solid gray;
  padding-left: .5rem;
}

#attendee-form .descrizione {
  font-size: 16px;
}

#attendee-form .dettagli_sessione .staff {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 5px;
}

#attendee-form .dettagli_sessione .orari .pickup,
#attendee-form .dettagli_sessione .orari .dropoff {
  display: flex;
  flex-wrap: wrap;
  gap: 5px
}

#attendee-form .dettagli_sessione .staff a {
  display: block;
  width: 19px;
  height: 19px;
  border: 1px solid;
  text-align: center;
  border-radius: 25%;
  font-size: 11px;
}

#attendee-form .orari {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}

.form-control[readonly] {
  background-color: #fff;
  cursor: pointer !important;
}

.form-control[disabled],
fieldset[disabled] .form-control,
.input-group-addon {
  background-color: #f5f5f5;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  background-color: #ffffff;
  border-color: #959595 !important;
}

.input-group-addon-2023 {
  background-color: #08a7e1 !important;
  border-color: #08a7e1 !important;
}

.form-control {
  height: 43px;
  /* height: auto; */
  /* min-height: 40px; */
  padding: 12px 12px;
}

.select2-container-multi .select2-choices .select2-search-choice {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: none;
  background-color: #f5f5f5;
  padding: 6px 5px 6px 18px;
  border: 1px solid #f3f3f7;
}

.select2-container-multi .select2-choices {
  min-height: 43px;
  margin: 0;
  padding: 4px 0px 0px 0px;
  /* border: 0 !important; */
}

.select2-search-choice-close {
  top: 5px;
}

div.select2_speakers_sort,
div.select2_speakers2_sort,
div.select2_speakers3_sort,
div.select2_speakers4_sort,
div.select2_speakers5_sort,
div.select2_speakers6_sort,
div.select2_speakers7_sort,
div.select2_speakers8_sort,
div.select2_speakers9_sort,
div.select2_speakers10_sort,
div.select2_tags_sort,
div.select2_webapp_dropdown_menu_sort,
.select2_menu_items_sort,
div.select2_attendees_sort,
div.select2_abstracts_sort,
div.select2_groups_sort,
div.select2_presenters_sort {
  height: auto !important;
}

.nav-tabs {
  border-bottom: 1px solid #dddde0;
}

.table thead>tr>th,
.table tbody>tr>th,
.table tfoot>tr>th,
.table thead>tr>td,
.table tbody>tr>td,
.table tfoot>tr>td {
  border-top: 1px solid #efefef;
  vertical-align: middle;
  height: 78px;
}

.table thead>tr>th {
  height: 50px;
}

.table thead>tr>th {
  /* border-bottom: 1px solid #dddde0;  */
  border-bottom: 1px solid #efefef;
  font-size: 12px;
  color: #333;
}

hr {
  margin: 25px 0px;
  border-top: 1px solid #dddde0;
}

.nav>li>a:hover,
.nav>li>a:focus {
  text-decoration: none;
  background-color: #e9e9ef;
}

.form-control.select2-container {
  padding: 0;
  height: auto;
  border: 0;
}

.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
}

.help-block {
  margin: 10px 0;
}

.sp-replacer {
  margin: 0 0 0 5px !important;
  padding: 0px !important;
  width: 5rem !important;
  height: 2.5rem !important;
  border: 1px solid #333 !important;
}

.sp-dd {
  padding: 0 5px !important;
  line-height: 2.45rem !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  border: 1px solid #fff;
}

.control-show img {
  max-width: 100%;
  height: auto;
}

.label {
  padding: .45em .6em .45em .6em;
  font-size: 85%;
  border-radius: 3;
  line-height: 2 !important;
  display: inline-block;
  margin: 0 0 0.5rem 0;
}

.form-group .label-success {
  background-color: #e6f9ef !important;
  color: #3dcc7b !important;
  margin: 0 0 0 0px;
  display: inline-block;
  font-size: 10px;
  vertical-align: top;
  padding: .0em .6em 0em .6em;
  border-radius: 3px;
}

.scrollable_box {
  border: 1px solid #ccc;
  background: #fff;
  max-height: 500px;
  padding: 20px;
  overflow-y: scroll;
}

.scrollable_box code {
  margin: 0 !important;
}

.alert.notify {
  background: #fff;
  margin: 5px 0 15px 0;
  font-size: 17px;
  line-height: 36px;
}

.alert.notify img {
  width: 120px;
  margin: -3px 5px 0px 5px;
}

.alert.notify code {
  margin: 0px 2px;
  color: #000000;
  background: #fffee0;
  padding: 3px 5px 4px 5px;
  font-weight: 900;
  font-size: 16px;
  line-height: 1;
}

@media (max-width: 767px) {
  #profile-picture {
    margin: 0 !important;
    float: none !important;
  }

}

#profile-picture {
  margin: 0 0 15px 0;
  position: relative;
  text-align: center;
}

#profile-picture .layer {
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  line-height: auto;
  width: 130px;
  height: 130px;
  font-size: 30px;

  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.1s linear;

}

#profile-picture img {
  margin: 0;
  width: 130px;
}

#profile-picture label {
  border-radius: 100px;
  display: block;
  width: 130px;
  height: 130px;
  margin: 0 auto;
  position: relative;
}

#profile-picture label:hover {
  cursor: pointer;
}

#profile-picture label .layer.layer-progress,
#profile-picture label:hover .layer {
  visibility: visible;
  opacity: 1;

  display: block;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
}

#profile-picture label .layer .spi {
  display: none;
}

#profile-picture label .layer-progress .spi {
  display: inline-block;
}

#profile-picture label .layer .pencil {
  display: inline-block;
}

#profile-picture label .layer-progress .pencil {
  display: none;
}

/* #profile-head{
	text-align: left;
	padding: 90px 0 40px 0;
	background: #fff;
}

#profile-head h1{
	margin: 45px 0 5px 0;
	text-align: left;
	text-transform: none;
}
#profile-head p{
	font-weight: 400;
    font-size: 14px;
}
#profile-head img{
	margin: 0;
	width: 170px;
} */

#attendeeAjaxBox {
  text-align: center;
}

#changeAttendeeStatus,
#sendMailToAttendee {
  font-weight: 900;
}

#attendeeAjaxBox ul li span {
  font-size: 14px;
}

@media (min-width: 768px) {
  #attendeeAjaxBox {
    margin-left: 150px;
    text-align: left;
  }
}

span[data-redactor-type=variable] {
  white-space: nowrap;
  background: rgba(0, 125, 255, 0.75);
  color: #fff;
  display: inline-block;
  padding: 3px 6px;
  line-height: 1;
  border-radius: 4px;
}

#add_new_privacy_box {
  background: #f6f6f7;
  margin: 20px 0 20px 0;
  border-left: 3px solid #07a6e1;
  padding: 20px 10px 5px 20px;
}

@media (min-width: 768px) {
  .text-center.text-right {
    text-align: right;
  }
}

/* #profile-picture .delete-button{
	display: block;
	color: #fff;
} */

.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

.select2-container .select2-choice {
  border-color: #dddde0 !important;
  box-shadow: none;
  background-image: none;
  height: 40px;
}

.select2-container .select2-choice>.select2-chosen {
  padding: 7px 0px;
}

.select2-container .select2-choice .select2-arrow {
  background: #f5f5f5;
  background-image: none;
  border-left: 1px solid #dddde0;
  width: 20px;
  padding-left: 1px;
}

.select2-container .select2-choice .select2-arrow b {
  background: url(select2.png) no-repeat 0 5px;
}

.select2-container .select2-choice abbr.select2-search-choice-close {
  top: 12px;
}

#registration_type_wrap {
  margin: 9px 0 0 0;
}

#registration_type_wrap label {
  margin: 0 0 15px 0;
  text-transform: uppercase;
  font-size: 1.15rem;
  display: block;
}

#registration_type_wrap label input {
  margin: 0 3px 0 0;
}

#registration_type_wrap label p {
  margin: 5px 0 0 17px;
  text-transform: none;
  font-weight: 400;
  color: #888;
}

.stats_box {
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  margin: 0 0 1rem 0;
  background: #eff7fb;
  /* #f6f6f7; */
  padding: 16px 10px 18px 10px;
  border-radius: 5px;
  min-height: 88px;
  display: block;
  color: #333333;
}

a.stats_box {
  border: 1px solid #eff7fb;
  text-decoration: none;
  color: #333333
}

a.stats_box:hover {
  border: 1px solid #c4e2f1;
  text-decoration: none;
  color: #333333;
  cursor: pointer;
}

a.stats_box.disabled {
  background: #f6f6f7;
  border-color: #f6f6f7;
}

a.stats_box.disabled,
a.stats_box.disabled .build-stat {
  color: #b8b8bf !important;
}

.stats_box .build-stat,
.stats_box strong {
  display: block;
  font-weight: 400;
  font-size: 30px;
  color: #5cb85b;
  line-height: 1;
  margin: 0 0 5px 0;
  font-style: normal;
  font-family: 'Helvetica', 'Arial', sans-serif;
}

.stats_box .build-stat {
  min-height: 30px;
}

.stats_box strong small {
  font-size: 13px;
  color: #333;
}

.stats_box .build-stat i {
  font-size: 28px;
}

.row.gapless {
  margin-left: -5px;
  margin-right: -5px;
}

.row.gapless .col-xs-1,
.row.gapless .col-xs-2,
.row.gapless .col-xs-3,
.row.gapless .col-xs-4,
.row.gapless .col-xs-5,
.row.gapless .col-xs-6,
.row.gapless .col-xs-7,
.row.gapless .col-xs-8,
.row.gapless .col-xs-9,
.row.gapless .col-xs-10,
.row.gapless .col-xs-11,
.row.gapless .col-xs-12,
.row.gapless .col-sm-1,
.row.gapless .col-sm-2,
.row.gapless .col-sm-3,
.row.gapless .col-sm-4,
.row.gapless .col-sm-5,
.row.gapless .col-sm-6,
.row.gapless .col-sm-7,
.row.gapless .col-sm-8,
.row.gapless .col-sm-9,
.row.gapless .col-sm-10,
.row.gapless .col-sm-11,
.row.gapless .col-sm-12,
.row.gapless .col-md-1,
.row.gapless .col-md-2,
.row.gapless .col-md-3,
.row.gapless .col-md-4,
.row.gapless .col-md-5,
.row.gapless .col-md-6,
.row.gapless .col-md-7,
.row.gapless .col-md-8,
.row.gapless .col-md-9,
.row.gapless .col-md-10,
.row.gapless .col-md-11,
.row.gapless .col-md-12,
.row.gapless .col-lg-1,
.row.gapless .col-lg-2,
.row.gapless .col-lg-3,
.row.gapless .col-lg-4,
.row.gapless .col-lg-5,
.row.gapless .col-lg-6,
.row.gapless .col-lg-7,
.row.gapless .col-lg-8,
.row.gapless .col-lg-9,
.row.gapless .col-lg-10,
.row.gapless .col-lg-11,
.row.gapless .col-lg-12,
.row.gapless .col-xs-5ths,
.row.gapless .col-sm-5ths,
.row.gapless .col-md-5ths,
.row.gapless .col-lg-5ths {
  padding-left: 5px;
  padding-right: 5px;
}

form .btn.btn-sm.plus_minus {
  border-radius: 50%;
  font-size: 10px;
  width: 25px;
  height: 25px;
  padding: 6px;
  text-align: center;
  line-height: 1;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  border: 0;
}

.clear-select {
  display: inline-block;
  padding: 5px 0;
}

.ndd-spot-icon img {
  width: 30px;
}

.ann_link a {
  color: inherit !important;
  text-decoration: underline !important;
}

.ann_link a:hover {
  color: inherit !important;
  text-decoration: none !important;
}

.ndd-annotation-content .ann_link {
  margin: 5px 0;
}

.flex-container .sidebar-container .nav {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .flex-container {
    display: flex;
    align-items: stretch;
  }

  .flex-container .sidebar-container {
    border-right: 1px solid #efefef;
    padding: 0 15px 0 0;
  }

  .flex-container .sidebar-container .nav {
    width: 160px;
    margin-top: 8px;
    margin-bottom: 15px;
  }

  .flex-container .main-container {
    flex-grow: 1;
    padding: 0 0 0 20px;
  }
}

.main-content,
.flex-container .main-container .main-content {
  /* max-width: 1000px; */
  margin: 0 auto;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #333;
}

.flex-container .sidebar-container .nav-pills li a {
  color: #9e9e9e;
  font-weight: bold;
  border-radius: 3px;
  position: relative;
}

.flex-container .sidebar-container .nav-pills li a i {
  position: absolute;
  right: 8px;
  top: 13px;
}

.flex-container .sidebar-container .nav-pills li.active a,
.flex-container .sidebar-container .nav-pills li.active a:hover,
.flex-container .sidebar-container .nav-pills li.active a:focus {
  background-color: #e3f6fd;
  color: #333 !important;
}

.flex-container .sidebar-container .nav-pills li a:hover,
.flex-container .sidebar-container .nav-pills li a:focus {
  background-color: #f6f6f7;
}

label em {
  font-style: normal;
  font-weight: normal;
  color: #737373;
  margin: 0 0 0 15px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.05rem;
}

.form-group {
  margin-bottom: 30px;

}

#secondaryMenu {
  max-height: none;
  background: #fff;
  padding: 0;
}

#secondaryMenuHeader {
  background: #fff;
}

#secondaryMenuHeader .navbar-toggle {
  float: none;
  border: 1px solid #d1e1e6;
  padding: 10px;
  margin: 0 0 10px 0;
}

#secondaryMenuHeader .navbar-toggle .icon-bar {
  background-color: #08a7e1;
}

#secondaryMenuNavbar {
  min-height: 30px;
}

.events .open>.dropdown-menu {
  z-index: 9999;
}

#toast-container-preview>div,
#toast-container>div {
  opacity: 1 !important;
  background-image: none !important;
  padding: 15px 20px !important;
  color: #333 !important;
  border-radius: 2px !important;
}

#toast-container-preview>div,
#toast-container>div,
#toast-container>div:hover {
  -moz-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
  -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
}

.toast-info {
  background-color: #fff !important;
  border-left: 5px solid rgb(18, 113, 236);
}

.toast-success {
  background-color: #fff !important;
  border-left: 5px solid rgb(110, 192, 95);
}

.toast-error {
  background-color: #fff !important;
  border-left: 5px solid rgb(214, 10, 46);
}

.toast-warning {
  background-color: #fff !important;
  border-left: 5px solid rgb(254, 217, 83);
}

.toast-close-button {
  color: #848484 !important;
}

#toast-container {
  margin-top: 70px !important;
}

#toast-container-preview .toast {
  width: 100%;
  padding: 20px 20px 10px 20px !important;
  margin: 0 0 30px 0 !important;
}

#toast-container-preview .toast .form-group {
  margin: 0 0 15px 0;
}

#toast-container-preview .toast.disabled {
  background: #ececec !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-color: #d0d0d0 !important;
}

#toast-container-preview .toast.disabled select,
#toast-container-preview .toast.disabled input {
  background: #f5f5f5;
}

.nav-filters.nav-pills {
  margin: 0 2px 15px 2px;
}

.nav-filters.nav-pills>li>a {
  padding: 0;
  font-weight: bold;
}

.nav-filters.nav-pills>li {
  padding: 5px 8px;
}

.nav-filters.nav-pills>li.active>a,
.nav-filters.nav-pills>li.active>a:hover,
.nav-filters.nav-pills>li.active>a:focus {
  color: #333;
  background: #fff;
  text-decoration: none;
}

.nav-filters.nav-pills>li>a:hover,
.nav-filters.nav-pills>li>a:focus {
  background: #fff;
  text-decoration: underline;
}

.panelist-link-wrap {
  background: #f6f6f7;
  padding: 20px 20px 1px 20px;
  margin: 0 0 20px 0;
  border-radius: 3px;
}

.flex-container .main-container .main-content h2 {
  padding: 0;
  margin: 15px 0 25px 0;
}

#questionstatscompare h1,
#showtimebox h1 {
  font-size: 40px;
}

#questionstatscompare #q-stats .perc,
#showtimebox #q-stats .perc {
  font-size: 40px;
  top: -3px;
}

#questionstatscompare #q-stats .vote,
#showtimebox #q-stats .vote {
  padding-left: 130px;
}

#questionstatscompare.questviewer #q-stats .vote,
#showtimebox.questviewer #q-stats .vote {
  padding-left: 20px;
}

#questionstatscompare #q-stats .vote .vote_text,
#showtimebox #q-stats .vote .vote_text {
  font-size: 25px;
}

.nav-header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.15rem;
  letter-spacing: 0.05rem;
  padding: 10px;
  margin-top: 20px !important;
}

.nav-header:first-child {
  margin-top: 0px !important;
}

.nav-stacked li {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 2px;
}

.flex-container .sidebar-container .nav.nav-submenu {
  margin-top: 2px;
}

.flex-container .sidebar-container .nav.nav-submenu>li>a {
  color: #808080;
  padding-left: 25px;
  font-weight: normal;
}

.bread i {
  font-size: 0.8em;
  color: #9e9e9e;
  vertical-align: middle;
  margin: 0 3px 0 5px;
}

/* .sp-preview{
  border-radius: 50%;
  width: 20px;
  height: 20px;
} */

.plan-info {
  display: flex;
  margin: 0px 0px 20px;
  padding: 12px 16px;
  font-size: 14px;
  box-shadow: rgb(37 11 54 / 4%) 0px 2px 0px;
  border-radius: 4px;
  background: rgba(210, 223, 247, 0.3);
  border: 1px solid rgb(146, 168, 234);
}

.plan-info i {
  color: rgb(61, 116, 219);
  font-size: 20px;
  margin: 0 10px 0 0;
  display: inline-block;
}

.ndd-drawable,
.ndd-drawable-rect {
  background: rgb(255 0 0 / 0.15) !important;
}

.later-box {
  display: block;
  margin: 10px auto 50px auto;
  width: 400px;
  padding: 30px;
  border-radius: 7px;
  max-width: 100%;
  text-align: center;

  -webkit-box-shadow: 0 5px 10px -5px rgb(0 0 0 / 18%);
  -moz-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.18);
  -o-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.18);
  -ms-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.18);
  box-shadow: 0 5px 10px -5px rgb(0 0 0 / 18%);
  border: 1px solid #dddde0;
}

.row.g-1 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.row.g-1 .col-sm-6,
.row.g-1 .col-sm-4,
.row.g-1 .col-lg-4,
.row.g-1 .col-lg-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.datetimepicker {
  z-index: 99999 !important;
}

.utm-box {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 0 20px rgb(0 0 0 / 5%);
  margin: 0 0 30px 0;
  border: 1px solid #dddde0;
}

#utm-url span {
  display: inline-block;
  padding: 10px;
  margin: 15px 0 0 0;
  border-radius: 8px;
  background: #e3f6fd;
}


/* CSS Tags */

.tags-select label {
  line-height: 1;
  display: inline-block;
  border: 2px solid #eeeef1;
  display: inline-block;
  margin-bottom: 0.6rem;
  padding: 10px 15px;
  border-radius: 2px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.9rem;
  letter-spacing: 1px;
}

.tags-select label.unchecked {
  color: #333333;
  background-color: transparent !important;
}

.tags-select input {
  margin: -3px 2px 0 0;
  display: none;
}

/* Search */
#filter-input-wrap {
  position: relative;
}

#filter-input-wrap .filter-icon {
  position: absolute;
  font-size: 1.3rem;
  top: 1rem;
  left: 1.3rem;
}

#filter-input-wrap .form-control {
  padding: 0.8rem 0.75rem 0.8rem 3rem;
  width: 100%;
}

#filter-input-wrap .form-control:focus {
  width: 100%;
}


.inpage-form-wrapper .filter-msg {
  width: 700px;
  max-width: 100%;
  margin: 0 auto;
  text-align: left;
}

.inpage-form-wrapper .filter-msg span {
  font-size: 0.85rem;
  color: #8e8e8e;
  margin: 0.25rem 0 0 0.25rem;
  display: inline-block;
}

.inpage-form-wrapper {
  text-align: center;
  /*margin: -75px 0 0 0;
  padding: 0 0 30px 0;*/
}

.inpage-form-search {
  background: #fff;
  /* display: inline-block;*/
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  position: relative;
  /*margin: 0 auto 0 auto;*/
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.18);
  -o-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.18);
  -ms-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.18);
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.18);
  /*padding-right: 50px;*/
  max-width: 100%;
}

.inpage-form-search input[type=text],
.inpage-form-search input[type=search] {
  background: #fff !important;
  border: 0;
  padding: 1.25rem 0 1.25rem 1.25rem;
  height: auto;
  font-size: 1.6rem;
  width: 650px;
  max-width: 100%;
}

.inpage-form-search button {
  position: absolute;
  background: transparent;
  border: 0;
  font-size: 1.1rem;
  top: 1.25rem;
  right: 0.7rem;
  color: #3c3c3c;
}

.inpage-form-search input[type=search]::-webkit-search-cancel-button {
  display: inline-block;
  content: "";
  background-image: url("data:image/svg+xml,<svg width='30px' height='30px' viewBox='0 0 16 16' class='bi bi-x' fill='currentColor' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z'/></svg>");
  background-repeat: no-repeat;
  background-size: 30px 30px;
  width: 30px;
  height: 30px;
  color: 888;
}

.search-custom {
  max-width: 55%;
  min-width: 55%;
  margin-bottom: 30px !important;
}

.filter-form {
  margin: 0 0 20px 0;
}

.filter-form input {
  border-radius: 25px;
  border-color: #dddde0 !important;
  padding-left: 40px !important;
}

.filter-form .filter-icon {
  font-size: 20px !important;
}

.card-content .header {
  background: #f6f6f7;
  border-radius: 4px;
  padding: 18px;
  margin: 0 0 25px 0;
}

.card-content .header h2 {
  margin: 0 0 8px 0;
  line-height: 1.75;
}

.card-content .header ul {
  margin: 10px 0 0 0;
}

.card-content .header ul li {
  padding: 0;
  margin: 0 5px 0 0;
}

.card-content .header label {
  margin: 0;
}

.card-content table {
  margin: 0 !important;
}

.card-content table td {
  vertical-align: middle !important;
}

.card-content .indent {
  padding: 0 10px 50px 50px !important;
  margin-top: -15px;
}

@media only screen and (max-width: 767px) {
  .card-content .action-btns {
    text-align: left;
    margin: 20px 0 0 0;
  }

  .card-content .indent {
    padding: 0 10px 50px 0 !important;
  }
}

@media only screen and (min-width: 768px) {
  .text-sm-right {
    text-align: right;
  }
}

@media only screen and (min-width: 992px) {
  .text-md-right {
    text-align: right;
  }
}

@media only screen and (min-width: 768px) {
  .text-sm-left {
    text-align: left;
  }
}

.has-error .form-control {
  border-color: #b94a48 !important;
}

#navbar-page {
  margin: 12px 0 10px 0;
}

#navbar-page h1,
#navbar-page .list-actions {
  margin: 0 0 10px 0;
}

#navbar-page h1 {
  padding: 0;
  width: 100%;
  /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
}

#navbar-page .text-right>.btn-group {
  white-space: nowrap;
  margin: 0 0 0 30px;
}

#navbar-page h1 a {
  font-size: 28px;
  font-weight: 900;
  color: #333333;
  text-decoration: underline;
}

#navbar-page h1 i {
  color: #afafaf;
  font-size: 80%;
  vertical-align: middle;
}

#navbar-page .list-actions li {
  padding: 0 !important;
}


.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 0;
  margin-bottom: .125rem;
}

.form-check .form-check-input[disabled] {
  background-color: #f5f5f5;
}

.form-check .form-check-input:checked[type=checkbox] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.form-check .form-check-input:checked[type=radio] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check .form-check-input[type=radio] {
  border-radius: 50%;
}

.form-check .form-check-input:checked {
  background-color: #08a7e1;
  border-color: #08a7e1;
}

.form-check .form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%);
}

.form-check .form-check-input[type=checkbox] {
  border-radius: .15em;
}

.form-check .form-check-input {
  width: 2rem;
  height: 2rem;
  margin-top: .15em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, .25);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}

.form-check .form-check-label {
  margin: 0.35rem 0 0 0.35rem;
  font-weight: 400;
}

.form-check .form-check-label.disabled {
  color: #bbb;
}

.settings_wrapper {
  background: #fafafa;
  padding: 24px 20px 0 20px;
  margin: 0 0 30px 0;
}

.breadcrumb {
  line-height: 1.35;
  margin: 10px 0 20px 0;
  padding: 0;
  background: #fff;
}

.breadcrumb li {
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.form-check.form-switch {
  padding-left: 2.5em;
}

.form-check.form-switch .form-check-input {
  width: 2.75em;
  margin-left: -2.5em;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  background-position: left center;
  border-radius: 2em !important;
  transition: background-position .15s ease-in-out;
}

.form-check.form-switch .form-check-input:checked {
  background-position: right center;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-check .form-check-input:disabled {
  pointer-events: none;
  filter: none;
  opacity: .5;
}

.form-check.form-switch.form-switch-success .form-check-input:checked {
  background-color: #5cb85c !important;
  border-color: #5cb85c !important;
}

.select2-container-disabled {
  opacity: 0.5;
}

.select2-container-multi.select2-container-disabled .select2-choices {
  border-color: #dddde0 !important;
  background-color: #f5f5f5;
}


.se-list {
  display: table;
  list-style: none;
  background: #fff;
  width: 100%;
  border-bottom: 1px solid #e6e9eb;
}

.se-list .ui-sortable-helper {
  display: table-row;
}

.se-list a {
  color: #333333;
  text-decoration: none;
  line-height: 1.75;
}

.se-list,
ul.nostyle,
ul.nostyle li {
  margin: 0;
  padding: 0;
}

.se-list-row:not(.header):not(.loading):hover {
  background: linear-gradient(315deg, #fafafb 60%, #fff);
}

.se-list-row {
  display: table-row;
}

.se-list:not(.tabbed) .se-list-header:first-child {
  border-top-left-radius: 5px;
  padding-left: 0;
}

.se-list-cellwidth-5 {
  width: 5%;
}

.se-list-cellwidth-10 {
  width: 10%;
}

.se-list-cellwidth-20 {
  width: 20%;
}

.se-list-cellwidth-30 {
  width: 30%;
}

.se-list-cellwidth-35 {
  width: 35%;
}

.se-list-cellwidth-40 {
  width: 40%;
}

.se-list-cellwidth-50 {
  width: 50%;
}

.se-list-cellwidth-60 {
  width: 60%;
}

.se-list-cellwidth-65 {
  width: 65%;
}

.se-list-cellwidth-70 {
  width: 70%;
}

.se-list-cellwidth-75 {
  width: 75%;
}

.se-list-cellwidth-80 {
  width: 80%;
}

.se-list-cellwidth-90 {
  width: 90%;
}

.se-list-cellwidth-100 {
  width: 100%;
}

.se-list-header {
  border-bottom: 1px solid #e6e9eb;
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: .1px;
  color: #15171a;
  text-transform: uppercase;
  padding: 10px 20px;
  white-space: nowrap;
}

.se-list-cell,
.se-list-header {
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 0.05rem;
}

.se-list-row .se-list-data:first-child {
  padding-left: 0;
}

.se-list-row .se-list-data:last-child {
  padding-right: 10px;
}

.se-list-row:nth-of-type(2) .se-list-data {
  border-top: none;
}

.se-list-data {
  display: table-cell;
  vertical-align: middle;
  padding: 16px 20px;
  border-top: 1px solid #ebeef0;
  transition: none !important;
  font-weight: normal;
}

.se-list-data code {
  margin: 0;
}

.table .icon,
.table .icon-lock,
.table .icon-circle,
.se-list-data .icon,
.se-list-data .icon-lock,
.se-list-data .icon-circle {
  margin: 6px 9px 0 0;
  display: inline-block;
  color: #ccc;
}

.table .icon,
.se-list-data .icon {
  width: 18px;
  margin: 6px 0 0 0;
}

.table .icon-lock,
.se-list-data .icon-lock {
  font-size: 16px;
  margin: 4px 0 0 0;
}

.table .icon.warning,
.se-list-data .icon.warning {
  color: #fda502;
}

.table .icon.success,
.table .icon-circle.success .se-list-data .icon.success,
.se-list-data .icon-circle.success {
  color: #5cb85c;
}

.se-list-data .icon-sort {
  margin: 5px 9px 0 0;
  display: inline-block;
  color: #888;
}

.se-list-data .move-icon svg {
  margin: 3px 10px 0 5px;
  color: #888;
}

.se-list-title {
  font-weight: bold;
  line-height: 1.75;
  font-size: 14px;
  word-break: break-word;
}

.se-list-desc {
  margin-top: 0px;
  color: #888;
  line-height: 1.5;
  word-break: break-word;
}

.nowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.se-list .se-list-data.blue {
  color: #08a7e1;
}

.se-list-chevron {
  text-align: right;
  line-height: 0 !important;
}

.se-list-chevron svg {
  width: 20px;
  height: 20px;
  color: #888;
}

.main-content_fluid {
  padding: 10px 0 10px 0;
}

.no-items-box {
  text-align: center;
  padding: 10px 0 20px 0;
}

.no-items-box div,
.no-items-box a {
  font-size: 19px;
}

.no-items-box a {
  font-weight: bold;
}

.d-flex {
  display: flex;
}

.align-items {
  align-items: center;
}

.se-list .sortable-placeholder {
  position: relative;
}

.se-list .sortable-placeholder:after {
  content: " ";
  position: absolute;
  height: 100%;
  width: 100%;
  background: #08a7e1 !important;
  opacity: 0.1;
}

.se-list .ul-style .li-style {
  margin-top: 1.35rem;
}

.se-list .ul-style .li-style:first-child {
  margin-top: 0;
}

.se-list .se-list-data-link .label {
  /* color: #08a7e1; */
}

.se-list .se-list-data-link:hover .label {
  /* font-weight: bold; */
}

.se-list-report {
  margin-top: 0;
  margin-bottom: 0;
}

.se-list-report dd .progress {
  margin-bottom: 7px;
  height: 15px;
  border-radius: 3px;
  position: relative;
}

.se-list-report dd:last-child .progress {
  margin-bottom: 0;
}

.se-list-report dd .progress-bar {
  background-color: #08a7e1;
  border-radius: 3px;
}

.se-list-report dd .progress-bar span {
  /* position: absolute;
  width: 100%; */
}

@media (max-width: 991px) {
  .se-list-row.header {
    display: none;
  }

  .se-list-item {
    display: flex;
    position: relative;
    flex-wrap: wrap;
    border-bottom: 1px solid #ebeef0;
  }

  .se-list-row:nth-of-type(2) .se-list-data {
    border-top: none;
  }

  .se-list-data {
    display: block;
    flex: 1 1 100%;
    padding-bottom: 0;
    border: 0;
  }

  .se-list-chevron {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 50px;
  }

  .se-list {
    border-bottom: none;
  }

  .se-list-row .se-list-data {
    padding-right: 50px;
    padding-left: 0px;
    padding-top: 10px;
  }

  .se-list-row .se-list-data.pl-sm-20 {
    padding-left: 20px;
  }

  .se-list-row .se-list-data:first-child {
    padding-left: 0;
    padding-top: 15px;
  }

  .se-list-row .se-list-data:last-child {
    padding-left: 0;
    padding-right: 5px;
  }

  .se-list-row .se-list-data:nth-last-child(2) {
    padding-bottom: 15px;
  }
}

.dropdown-menu-right {
  right: 0;
  left: auto;
  text-align: left;
}

.alert {
  border: 0;
  position: relative;
  padding-right: 40px;
}

.alert button.close.close-ab {
  position: absolute;
  right: 8px;
  top: 9px;
}

.truncate {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* Class color card */
.card {
  display: block;
  padding: 5px 30px 20px 30px;
  border-radius: 10px;
  color: #fff;
  background: #4036d5;
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.34);
  -moz-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.34);
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.34);
  min-height: 170px;
  text-decoration: none;
  margin: 0 0 20px 0;
}

.card:hover,
.card:focus {
  color: #fff;
  text-decoration: none;
}

.card.color01 {
  background: rgba(60, 55, 215, 1.0);
  background: -webkit-linear-gradient(top right, rgba(60, 55, 215, 1.0), rgba(218, 99, 198, 1.0));
  background: -moz-linear-gradient(top right, rgba(60, 55, 215, 1.0), rgba(218, 99, 198, 1.0));
  background: linear-gradient(to bottom left, rgba(60, 55, 215, 1.0), rgba(218, 99, 198, 1.0));
}

.card.color02 {
  background: rgba(255, 134, 4, 1.0);
  background: -webkit-linear-gradient(top right, rgba(255, 134, 4, 1.0), rgba(251, 211, 111, 1.0));
  background: -moz-linear-gradient(top right, rgba(255, 134, 4, 1.0), rgba(251, 211, 111, 1.0));
  background: linear-gradient(to bottom left, rgba(255, 134, 4, 1.0), rgba(251, 211, 111, 1.0));
}

.card.color03 {
  background: rgba(4, 154, 208, 1.0);
  background: -webkit-linear-gradient(top right, rgba(4, 154, 208, 1.0), rgba(96, 211, 253, 1.0));
  background: -moz-linear-gradient(top right, rgba(4, 154, 208, 1.0), rgba(96, 211, 253, 1.0));
  background: linear-gradient(to bottom left, rgba(4, 154, 208, 1.0), rgba(96, 211, 253, 1.0));
}

.card.color04 {
  background: rgba(6, 134, 60, 1.0);
  background: -webkit-linear-gradient(top right, rgba(6, 134, 60, 1.0), rgba(27, 222, 106, 1.0));
  background: -moz-linear-gradient(top right, rgba(6, 134, 60, 1.0), rgba(27, 222, 106, 1.0));
  background: linear-gradient(to bottom left, rgba(6, 134, 60, 1.0), rgba(27, 222, 106, 1.0));
}

.card.color05 {
  background: rgba(12, 16, 224, 1.0);
  background: -webkit-linear-gradient(top right, rgba(12, 16, 224, 1.0), rgba(41, 158, 193, 1.0));
  background: -moz-linear-gradient(top right, rgba(12, 16, 224, 1.0), rgba(41, 158, 193, 1.0));
  background: linear-gradient(to bottom left, rgba(12, 16, 224, 1.0), rgba(41, 158, 193, 1.0));
}

.card.color06 {
  background: rgba(202, 0, 104, 1.0);
  background: -webkit-linear-gradient(top right, rgba(202, 0, 104, 1.0), rgba(239, 51, 148, 1.0));
  background: -moz-linear-gradient(top right, rgba(202, 0, 104, 1.0), rgba(239, 51, 148, 1.0));
  background: linear-gradient(to bottom left, rgba(202, 0, 104, 1.0), rgba(239, 51, 148, 1.0));
}

.card.color07 {
  background: rgb(0, 100, 0, 1.0);
  background: -webkit-linear-gradient(top right, rgb(0, 100, 0, 1.0), rgb(32, 178, 170, 1.0));
  background: -moz-linear-gradient(top right, rgba(0, 100, 0, 1.0), rgba(32, 178, 170, 1.0));
  background: linear-gradient(to bottom left, rgba(0, 100, 0, 1.0), rgba(32, 178, 170, 1.0));
}

.card h2 {
  text-align: left !important;
  letter-spacing: 1px;
  font-size: 25px;
  margin: 0 0 15px 0;
  font-weight: 700;
}

.stats_box .heading {
  border-bottom: 1px solid #e6e9eb;
  font-size: 1.1rem;
  font-weight: 500;
  letter-spacing: .1px;
  color: #15171a;
  text-transform: uppercase;
  padding: 0 0 10px 0;
  white-space: nowrap;
  margin: 0 0 15px 0;
}

.stats_box_color01 {
  border-radius: 10px;
  box-shadow: 0 0.3rem 0.8rem rgb(0 0 0 / 12%);
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  margin: 0 0 1rem 0;
  padding: 16px 10px 18px 10px;
  border-style: solid;
  border-width: 2px;
  background-color: white;
  border-color: #333333;
}

.stats_box_color01 strong {
  display: block;
  font-weight: 400;
  font-size: 30px;
  color: #333333;
  line-height: 1;
  margin: 0 0 5px 0;
  font-style: normal;
  letter-spacing: 1px;
}

.stats_box_color01 span {
  color: #333333;
  margin-left: 10px;
  float: left;
}

.stats_box_color01 strong small {
  font-size: 13px;
  color: #333333;
}

.stats_box_color02 {
  border-radius: 10px;
  box-shadow: 0 0.3rem 0.8rem rgb(0 0 0 / 12%);
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  margin: 0 0 1rem 0;
  padding: 16px 10px 18px 10px;
  border-style: solid;
  border-width: 2px;
  background-color: white;
  border-color: #272490;
}

.stats_box_color02 strong {
  display: block;
  font-weight: 400;
  font-size: 30px;
  color: #272490;
  line-height: 1;
  margin: 0 0 5px 0;
  font-style: normal;
  letter-spacing: 1px;
}

.stats_box_color02 span {
  color: #272490;
  float: left;
  margin-left: 10px;
}

.stats_box_color02 strong small {
  font-size: 13px;
  color: #272490;
}

.stats_box_color03 {
  border-radius: 10px;
  box-shadow: 0 0.3rem 0.8rem rgb(0 0 0 / 12%);
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  margin: 0 0 1rem 0;
  padding: 16px 10px 18px 10px;
  border-style: solid;
  border-width: 2px;
  background-color: white;
  border-color: #a4c639;
}

.stats_box_color03 strong {
  display: block;
  font-weight: 400;
  font-size: 30px;
  color: #a4c639;
  line-height: 1;
  margin: 0 0 5px 0;
  font-style: normal;
  letter-spacing: 1px;
}

.stats_box_color03 span {
  color: #a4c639;
  float: left;
  margin-left: 10px;
}

.stats_box_color03 strong small {
  font-size: 13px;
  color: #a4c639;
}

.backgroundWhite {
  background-color: white;
  box-shadow: 0 0.3rem 0.8rem rgb(0 0 0 / 12%);
  margin-left: 5px;
  margin-right: 5px;
}

.noborder {
  border: none !important;
}

.weight-normal {
  font-weight: normal !important;
}

.font-13px {
  font-size: 13px !important;
}



.d-grid {
  display: grid;
}

@media only screen and (max-width: 767px) {
  #box_Registration_Trend {
    margin-top: 60px !important;
  }
}

/*File Upload Drop Zone */
.drop_zone {
  background: #fff;
  border: 2px dashed #ccc;
  padding: 30px;
  text-align: center;
  font-size: 24px;
  color: #666;
  margin: 0px 0px 10px 0px;
  position: relative;
  background: #eee;
}

.drop_zone p {
  font-size: 16px;
  font-weight: 600;
}

.drop_zone p span {
  font-weight: 400;
  display: block;
  font-size: 14px;
  margin-top: 10px;
}

.drop_zone input[type="file"] {
  margin: 0px auto;
}

.drop_zone_box #progress {
  height: 10px;
  margin: 10px 0px;
  background-color: #fafafa;
  -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.2);
  border: 0px;
  border-radius: 0px;
}

.activities {
  position: relative;
  margin: 0;
}

.activities .row {
  margin: 0;
}

.activities .row .col {
  padding: 0;
}

.activities div {
  background-color: transparent;
}

.activities .heading {
  background-color: #fff;
  text-align: center;
  position: relative;
  font-size: 20px;
  line-height: 1.75;
  font-weight: 700;
  padding: 5px 0;
}

.activities .box {}

.activities .row:first-child .box {
  margin-top: 0;
}

.activities .box .content {
  padding: 0;
  display: flex;
  padding: 15px 10px 15px 0;
}

.activities .box .category {
  border-bottom: 1px solid #dddde0;
  padding: 10px 10px 2px 0;
  font-size: 16px;
  color: #9e9e9e;
  font-weight: 500;
}

.activities .box .content .info {
  flex-grow: 1;
  display: flex;
  padding: 0 20px 0 0;
  /* align-items: center; */
}

.activities .box .content .time {
  padding-top: 5px;
  font-size: 13px;
}

.activities .box .content .info .details {
  flex-grow: 1;
  font-weight: 600;
  padding-top: 5px;
}

.activities .box .content .info .details,
.activities .box .content .info .details a {
  font-size: 14px;
}

.activities .box .content .info .avatar .useravatar {
  background: #ebc74f;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  border-radius: 50%;
  margin: 0 8px 0 0;
}

@media (min-width: 992px) {
  .activities:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #dddde0;
    left: 50%;
  }

  .activities .col-md-push-6 .box .content {
    flex-direction: row-reverse;
    padding: 10px 0 15px 10px;
  }

  .activities .col-md-push-6 .box .category {
    padding: 10px 0 2px 10px;
  }

  .activities .col-md-push-6 .box .content .info {
    padding: 0 0 0 20px;
  }

  .mt-md-20 {
    margin-top: -20px;
  }
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}

@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}

.swal2-validation-message {
  background: transparent !important;
}

.query-builder .rule-container .rule-value-container {
  min-width: 200px;
  max-width: 300px;
}

.form-accordions-wrapper .accordions-wrapper {
  background: #f5f6f6;
  border-radius: 3px;
  margin: 0 0 1rem 0;
}

.form-accordions-wrapper .accordions-wrapper .accordion-item {
  border-bottom: 1px solid #fff;
  /* padding: 15px 20px; */
  margin: 0;
}

.form-accordions-wrapper .accordions-wrapper .accordion-item.selected {}

.form-accordions-wrapper .accordions-wrapper .accordion-item:last-child {
  border-bottom: 0;
}

.form-accordions-wrapper .accordions-wrapper .accordion-item:last-child .body {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.form-accordions-wrapper .accordions-wrapper .accordion-item .accordion-item-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.form-accordions-wrapper .accordions-wrapper .accordion-item .btn {
  background-color: #e3e7e9 !important;
  color: #394047;
  border: 0;
  padding: 8px 15px;
  font-size: 13px;
  margin: 15px 3px;
}

.form-accordions-wrapper .accordions-wrapper .accordion-item .btn-collapse {
  min-width: 86px;
}

.form-accordions-wrapper .accordions-wrapper .accordion-item .btn:first-child {
  margin-left: 20px;
}

.form-accordions-wrapper .accordions-wrapper .accordion-item .btn:last-child {
  margin-right: 20px;
}

.form-accordions-wrapper .accordions-wrapper .accordion-item .btn:hover,
.form-accordions-wrapper .accordions-wrapper .accordion-item .btn:focus {
  background-color: #dadcdd !important;
}

.form-accordions-wrapper .accordions-wrapper .accordion-item input[type="file"] {
  margin-bottom: 10px;
  padding: 15px;
  height: auto;
}

.form-accordions-wrapper .accordions-wrapper .accordion-item input[type="file"],
.form-accordions-wrapper .accordions-wrapper .accordion-item #drop_zone,
.form-accordions-wrapper .accordions-wrapper .accordion-item #drop_zone1 {
  border: 2px dashed #dddde0;
  background-color: #fff;
  border-radius: 5px;
}

.form-accordions-wrapper .accordions-wrapper .accordion-item #drop_zone input[type="file"],
.form-accordions-wrapper .accordions-wrapper .accordion-item #drop_zone1 input[type="file"] {
  border: 0;
  border-radius: 0;
}

.form-accordions-wrapper .accordions-wrapper .accordion-item .title {
  font-size: 14px;
  font-weight: 800;
  padding: 15px 0 15px 20px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* .form-accordions-wrapper .accordions-wrapper .accordion-item .title.sm{
  font-size: 1rem;
  font-weight: 800;
} */
/* .form-accordions-wrapper .accordions-wrapper .accordion-item .title strong{
  padding: 0 1rem 0 0;
  display: inline-block;
} */
.form-accordions-wrapper .accordions-wrapper .accordion-item .body {
  background: linear-gradient(#f5f6f6, #f0f1f1);
  padding: 10px 20px 10px 20px;
  /* margin: 20px -20px -15px -20px;
  padding: 20px 20px 15px 20px; */
}

.form-accordions-wrapper .header {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.05rem;
  margin: 0 0 5px 0;
}

.form-accordions-wrapper hr {
  border-top: 1px solid rgb(227 231 233);
  margin: 1.5rem 0;
}

.form-accordions-wrapper .add-link {
  font-weight: 700;
}

.se_datetimepicker {
  color: #2b2b2f !important;
  font-size: 16px;
}

.beat {
  animation: beat 0.5s alternate;
}





.sortable-ghost,
.sortable-drag,
.sortable-chosen {
  background: #e3e7e9;
}

.answers-wrapper {
  margin: 0 0 0.75rem 0;
}

.answer-item {
  display: flex;
  margin: 0.15rem 0 0.5rem 0;
}

.answer-input-wrapper {
  flex-grow: 1;
}

.answer-item .btn-wrapper {
  margin: 45px 0 0 0;
  white-space: nowrap;
  padding-left: 15px;
}

.answer-item .btn {
  margin: 0 3px !important;
}

.form-accordions-wrapper .answer-item .btn.star-selected,
.form-accordions-wrapper .answer-item .btn.star-selected:hover,
.form-accordions-wrapper .answer-item .btn.star-selected:focus {
  /* color: #ffd43b !important; */
}

.text-adn-color-wrapper .sp-replacer {
  margin: 0 5px 0 0 !important;
  padding: 0px !important;
  width: 55px !important;
  height: 35px !important;
  border: 1px solid #dddde0 !important;
}

.text-adn-color-wrapper .sp-dd {
  line-height: 35px !important;
}

.flex-grow-1 {
  flex-grow: 1;
  flex: 1;
}

#event-menu-wrapper .add-link {
  margin: 20px 0 0 0;
  font-weight: bold;
}

#event-menu-wrapper .event-menu-item {
  padding: 0;
  border-radius: 0px;
  position: relative;
  align-items: center;
  display: flex;
  margin: 0;
  padding: 5px 0;
}

#event-menu-wrapper .event-menu-item .twitter-typeahead {
  width: 100%;
}

#event-menu-wrapper .tt-highlight {
  color: #000;
}

#event-menu-wrapper .event-menu-item .icon {
  font-size: 21px;
  padding: 5px
}

#event-menu-wrapper .event-menu-item a.delete {
  color: red;
}

#event-menu-wrapper .event-menu-item input {
  min-width: 180px;
}

#event-menu-wrapper .event-menu-item>div {
  padding: 0 5px;
}

#nestedMenu .nested-sortable {
  margin: 0;
  padding: 0;
}

#nestedMenu .list-group-item {
  border: 1px solid #dddde0;
  padding: 10px;
}

#nestedMenu .list-group-item .list-group-item {
  margin-left: 10px;
  margin-right: 10px;
}

#nestedMenu .list-group-item .list-group-item:first-child {
  margin-top: 10px;
}

#nestedMenu .list-group-item .list-group-item:last-child {
  margin-bottom: 10px;
}

#nestedMenu .list-group-item:not(.sortable-chosen) {
  background: rgb(84 84 84 / 6%);
}

#nestedMenu .list-group-item.sortable-chosen {
  background: #e9f1f9;
}

.survey-add-session-box {
  border-radius: 3px;
  margin: 0 0 15px 0;
  background: #f9f9f9;
  padding: 20px 0 10px 0;
  border: 1px solid #dddde0;
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.form-inline-search .form-control {
  width: 100%;
  max-width: 100%;
}

@media (min-width: 768px) {
  .form-inline-search .form-control {
    width: 200px;
  }
}

.inline-check-container {
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .inline-check-container {
    flex-direction: row;
  }

  .inline-check-container .form-check {
    margin-right: 20px;
  }

  .inline-check-container .form-check:last-child {
    margin-right: 0px;
  }
}

.survey-add-session-box {
  border-radius: 3px;
  margin: 0 0 15px 0;
  background: #f9f9f9;
  padding: 20px 0 10px 0;
  border: 1px solid #dddde0;
}

.filepond-container,
.filepond--root {
  font-size: 16px;
}

.filepond--panel-root {
  background-color: #deefff;
}

.filepond--credits {
  display: none;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.media-box {
  border: 2px dashed #000;
  padding: 0;
  border-radius: 7px;
}

.media-box .block-container {
  margin: 1.5rem;
  padding: 15px 15px 7px 15px;
  border-radius: 0.375rem;
  background-color: #fafafb;
  position: relative;
}

.media-box .media-preview {
  width: 180px;
  height: auto;
  padding: 0 1rem 0 0;
}

.media-box .filepond--root {
  margin: 0;
}

.media-box .block-container .form-group:last-child {

  margin-bottom: 10px;
}

.media-box .block-container .remove {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}

.media-box .block-container img {
  max-width: 100%;
  height: auto;
}

.media-box .row {
  margin-left: -5px;
  margin-right: -5px;
}

.media-box .preview-column {
  padding-right: 10px;
  width: 100px;
}

.media-box .preview-column img {
  width: 100%;
  height: auto;
}

.media-box .col-sm-2,
.media-box .col-sm-3,
.media-box .col-sm-4,
.media-box .col-sm-6,
.media-box .col-sm-7,
.media-box .col-sm-8,
.media-box .col-sm-9,
.media-box .col-sm-10 {
  padding-left: 5px;
  padding-right: 5px;
}

.nav-tabs .badge {
  line-height: 1.45;
  font-size: 13px;
  width: 20px;
  height: 20px;
  padding: 0;
  text-align: center;
  position: absolute;
  right: 10px;
  bottom: 8px;
}

.etichetta-2023-attendee-list-titolo {
  font-size: 12px;
  color: #526273;
}

.etichetta-2023-attendee-list {
  font-size: 16px;
  color: #526273;
  vertical-align: middle;
}

.etichetta-2023-attendee-list a {
  color: #526273;
  text-decoration: none;
  font-size: 16px;
  vertical-align: middle;
}

/* Selettore per i link contenuti nelle celle della tabella con la classe etichetta-2023-attendee-list al passaggio del mouse */
.etichetta-2023-attendee-list a:hover {
  color: #08a7e1;
}

.etichetta-2023-attendee-list-light {
  font-size: 16px;
  font-weight: 100;
  color: #929aa3;
}



/* Bottone Icona  */

.button-2023 {
  background-color: rgb(252, 252, 252) !important;
  border: none;
  color: rgb(205, 205, 205) !important;
  font-size: 18px;
}

.button-2023:hover {
  background-color: rgb(252, 252, 252) !important;

  color: #08a7e1 !important;
}

.button-2023:focus {
  outline: 0;
}

/* Bottone verde icona  + testo*/


.button-2023-text-green {
  background-color: #5cb85c;
  color: #ffffff;
  font-size: 14px;
  padding: 8px;
  font-weight: normal;
  display: inline-block;
  align-items: center;
  text-transform: uppercase;
}

.button-2023-text-green-sm {
  font-size: 12px;
}

.button-2023-text-green-sm i {
  font-size: 12px;
  margin-right: 10px;
}

.button-2023-text-green i {
  margin-right: 10px;
  margin-left: 5px;
}



.button-2023-text-green:hover {
  background-color: #4c9a4c;
  color: #ffffff;
}

.button-2023-text-green .caret {
  display: none;
}


.button-2023-text-green:focus {
  outline: 0;
}


/* Bottone Bianco Icona  + testo*/


.button-2023-text-white {
  background-color: rgb(255, 255, 255);
  color: #4e4e4e;
  font-size: 14px;
  padding: 8px;
  font-weight: normal;
  display: inline-block;
  align-items: center;
  text-transform: uppercase;
  border-color: #909090;
}

.button-2023-text-white-sm {
  font-size: 12px;
}

.button-2023-text-white-sm i {
  font-size: 12px;
  margin-right: 10px;
}

.button-2023-text-white i {
  margin-right: 10px;
  margin-left: 10px;
}



.button-2023-text-white:hover {
  background-color: rgb(255, 255, 255);
  color: #a9a9a9;
}

.button-2023-text-white .caret {
  display: none;
}


.button-2023-text-white:focus {
  outline: 0;
}

/* Bottone Azzurro  */

.button-2023-text-azzurro {
  background-color: #08a7e1;
  color: #ffffff;
  font-size: 14px;
  padding: 8px;
  font-weight: normal;
  text-transform: uppercase;
}

.button-2023-text-azzurro:hover {
  background-color: #0687b6;
  color: #ffffff;
}


.button-2023-text-azzurro:focus {
  outline: 0;
}

/* Bottone Arrived  */

.btn-arrived-2023,
.btn-arrived-2023:focus,
.btn-arrived-2023:hover {
  font-size: 14px;
  margin-left: 5px;
  margin-top: 2px;
  border-width: 0.5px;
  vertical-align: middle;
  line-height: 2 !important;
  color: #fff;

  background: #5db85b;
}

.btn-not-arrived-2023,
.btn-not-arrived-2023:focus,
.btn-not-arrived-2023:hover {
  font-size: 14px;
  margin-left: 5px;
  margin-top: 2px;
  border-width: 0.5px;
  line-height: 2 !important;
  vertical-align: middle;
  border-color: #c5c5c5;
  color: #999;
  background: #fff;
}

/* Label trasluscide  */

.label-violet-2023 {
  background-color: rgb(244, 223, 255);
  color: rgb(209, 117, 255);
  font-size: 14px;
  font-weight: 500;
}

.label-success-2023 {
  background-color: #e6f9ef;
  color: #3dcc7b;
  font-size: 14px;
  font-weight: 500;
}

.label-default-2023 {
  background-color: #f5f5f5;
  color: #969595;
  font-size: 14px;
  font-weight: 500;
}

.label-info-2023 {
  background-color: #d8e2ff;
  color: #7e88ff;
  font-size: 14px;
  font-weight: 500;
}

.label-danger-2023 {
  background-color: #ffe6e6;
  color: #ff6161;
  font-size: 14px;
  font-weight: 500;
}

.label-warning-2023 {
  background-color: #fff7d9;
  color: #ffc800;
  font-size: 14px;
  font-weight: 500;
}

/* Icone Traslucide  */

.icon-violet-2023 {
  background-color: rgb(244, 223, 255);
  color: rgb(209, 117, 255);
  font-size: 20px;
  font-weight: 500;
  padding: 10px;

  border-radius: 10px;
}

.icon-success-2023 {
  background-color: #e6f9ef;
  color: #3dcc7b;
  font-size: 20px;
  font-weight: 500;
  padding: 10px;
  border-radius: 10px;
}

.icon-default-2023 {
  background-color: #f5f5f5;
  color: #969595;
  font-size: 20px;
  font-weight: 500;
  padding: 10px;
  border-radius: 10px;
}

.icon-info-2023 {
  background-color: #d8e2ff;
  color: #7e88ff;
  font-size: 20px;
  font-weight: 500;
  padding: 10px;
  border-radius: 10px;
}

.icon-danger-2023 {
  background-color: #ffe6e6;
  color: #ff6161;
  font-size: 20px;
  font-weight: 500;
  padding: 10px;
  border-radius: 10px;
}

.icon-warning-2023 {
  background-color: #fff7d9;
  color: #ffc800;
  font-size: 20px;
  font-weight: 500;
  padding: 10px;
  border-radius: 10px;
}

/* Iniziali Avatar  */

.initials-2023-navbar {
  display: inline-block;
  width: 44px;
  height: 44px;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  border-radius: 100px;
  display: inline-block;
  vertical-align: middle;
  border-width: 0.5px;
  border-color: #969595;
  background-color: rgb(241, 240, 240);
  color: #08a7e1;
  font-weight: 300px;
}

.initials-2023 {
  width: 50px;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  border-radius: 100px;
  display: inline-block;
  vertical-align: middle;
  border-width: 0.5px;
  border-color: #969595;
  background-color: rgb(241, 240, 240);
  color: #08a7e1;
  font-weight: 300px;
}

.initials-2023-large {
  width: 120px;
  height: 120px;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  border-radius: 100px;
  display: inline-block;
  vertical-align: middle;
  border-width: 0.5px;
  border-color: #969595;
  background-color: rgb(241, 240, 240);
  color: #08a7e1;
  font-weight: 300px;
}

/* Card statistiche Bianche  */

.card2023 {
  text-align: left !important;

  display: block;
  padding: 5px 30px 20px 30px;
  border-radius: 10px;
  padding-top: 20px;
  color: #cccccc;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2);
  min-height: 155px !important;
  text-decoration: none;
  margin: 0 0 5px 0;
}


.card2023.color_white {
  background: rgba(250, 250, 250, 1.0);
}

.card2023-title {
  font-size: 18px !important;
  color: #4d4b55 !important;
  font-weight: 400 !important;
}

.card2023-subtitle {

  color: #ccc !important;
  font-weight: 400 !important;
}

/* Stats Box Bianco  */

.stats_box_2023 {
  text-align: center;
  font-size: 13px;
  font-weight: 200;
  margin: 0 0 1rem 0;
  background-color: white;
  /* #f6f6f7; */
  padding: 16px 10px 18px 10px;
  border-radius: 5px;
  min-height: 100px;
  display: block;
  color: #333333;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

a.stats_box_2023 {
  border: 1px solid #eff7fb;
  text-decoration: none;
  color: #333333
}

a.stats_box_2023:hover {
  border: 1px solid #c4e2f1;
  text-decoration: none;
  color: #333333;
  cursor: pointer;
}

a.stats_box_2023.disabled {
  background: #f6f6f7;
  border-color: #f6f6f7;
}

a.stats_box_2023.disabled,
a.stats_box_2023.disabled .build-stat {
  color: #b8b8bf !important;
}

.stats_box_2023 .build-stat,
.stats_box_2023 strong {
  display: block;
  font-weight: 400;
  font-size: 30px;
  color: #5cb85b;
  line-height: 1;
  margin: 0 0 5px 0;
  font-style: normal;
  font-family: 'Helvetica', 'Arial', sans-serif;
}

.stats_box_2023 .build-stat {
  min-height: 30px;
}

.stats_box_2023 strong small {
  font-size: 13px;
  color: #333;
}

.stats_box_2023 .build-stat i {
  font-size: 28px;
}

/* Bottone flottante salvataggio  */

.floating-button-container {
  position: fixed;
  bottom: 35px;
  right: 35px;
  z-index: 1000;

}

.floating-button {
  display: block;
}

/* Paginazione  */

.pagination-container-2023 {
  display: flex !important;
  justify-content: right !important;
}

.pagination-container-2023 li {
  display: inline-block !important;
  font-weight: 100 !important;
}

.pagination-container-2023 li a.btn {
  display: block !important;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 8px;
  margin: 5px;
}

.pagination-container-2023 li a.btn:hover {
  background-color: #e6e6e6 !important;
  color: #333333;
}

.pagination-container-2023 li.active a.btn {
  background-color: #e6f6fc !important;
  color: #08a7e1 !important;
}

#iframeModal iframe {
  height: 100%;
  width: 100%;
}

/* #iframeModal .modal-body{
  padding: 40px 0 0 0;
} */
#iframeModal button.close {
  top: 10px;
  right: 14px;
  position: absolute;
}

.text-danger {
  color: #cb2431;
}

.text-success {
  color: #29af2b;
}

.face-wrap-2023 {
  position: relative;
}

.face-wrap-2023 .attendee-icon-status {
  color: #5cb85c;
  position: absolute;
  background: #fff;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  line-height: 15px;
  text-align: center;
  top: 36px;
  left: 37px;
}

.initials-2023-border {
  width: 50px;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  border-radius: 100px;
  display: inline-block;
  vertical-align: middle;
  border-width: 0.5px;
  border-color: #fff;
  box-shadow: 0 0 0 2px #fff, 0 0 0 3px #08a7e1;
  background-color: rgb(241, 240, 240);
  color: #08a7e1;
  font-weight: 300px;
}

.initials-2023-large-border {
  width: 120px;
  height: 120px;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  border-radius: 100px;
  display: inline-block;
  margin-left: 5px;
  margin-top: -5px;
  vertical-align: middle;
  border-width: 0.5px;
  border-color: #969595;
  background-color: rgb(241, 240, 240);
  box-shadow: 0 0 0 4px #fff, 0 0 0 7px #08a7e1;
  color: #08a7e1;
  font-weight: 300px;
}

.initials-2023-large-border-photo {
  width: 130px;
  height: 130px;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  border-radius: 100px;
  display: inline-block;

  vertical-align: middle;
  border-width: 0.5px;
  border-color: #969595;
  background-color: rgb(241, 240, 240);
  box-shadow: 0 0 0 4px #fff, 0 0 0 7px #08a7e1;
  color: #08a7e1;
  font-weight: 300px;
}

.company-2023-large-border-photo {
  width: 200px;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  border-radius: 5px;
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-width: 0.5px;
  border-color: #969595;
  background-color: rgb(255, 255, 255);
  box-shadow: 0 0 0 4px #fff, 0 0 0 3px #08a7e1;
  color: #08a7e1;
  font-weight: 300px;
}

@media (max-width: 767px) {
  #company-picture {
    margin: 0 !important;
    float: none !important;
  }

  #attendee-form .dettagli_sessione .staff {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }



  /* #profile-head {
  	text-align: center;
  	padding: 65px 0 15px 0;
  }
  #profile-head img{
    float: none !important;
    margin: 0 0 10px 0;
  }
  #profile-head h1{
  	margin: 15px 0 5px 0;
  	text-align: center;
  }
  #profile-head h1 b{
    font-size: 48px;
    line-height: 54px;
  } */
}

#company-picture {
  position: relative;
  text-align: center;
}

#company-picture .layer {
  border-radius: 25px;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  line-height: auto;
  width: 100px;
  height: auto;
  font-size: 30px;

  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.1s linear;

}

#company-picture img {
  margin: 0;
  width: 200px;
}

#company-picture label {
  border-radius: 100px;
  display: block;
  width: 200px;
  height: auto;
  margin: 10 auto;
  position: relative;
}

#company-picture label:hover {
  cursor: pointer;
}

#company-picture label .layer.layer-progress,
#company-picture label:hover .layer {
  visibility: visible;
  opacity: 1;

  display: block;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
}

#company-picture label .layer .spi {
  display: none;
}

#company-picture label .layer-progress .spi {
  display: inline-block;
}

#company-picture label .layer .pencil {
  display: inline-block;
}

#company-picture label .layer-progress .pencil {
  display: none;
}

.table.table-nested td {}

.table.table-nested .table-nested-row td:first-child {
  padding-left: 40px;
}

.table.table-nested .table-nested-row td {
  height: 54px;
}

.session-speakers {
  margin: 10px 0 0 0;
}

.session-speakers .session-speakers--item {
  display: inline-block;
  margin-left: -12px;
}

.session-speakers .session-speakers--item:first-child {
  margin-left: 0;
}

.session-speakers .session-speakers--avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #fff;
}

.iframe-html,
body.iframe {
  background-color: #fff;
}

.iframe-padding {
  padding: 0 20px;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.stc.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 180px;
}

.content-header h1>span {
  display: flex;
}

.sharevent-translations-container {
  display: flex;
  flex-direction: column;
  gap: 0px;
}

.sharevent-translations-header {
  display: flex;
  border-bottom: 1px solid #e9e9eb;
  padding-bottom: 0px;
  margin-bottom: 20px;
}

.sharevent-translations-row {
  display: flex;
  align-items: center;
  margin-bottom: 0px;
}

.sharevent-translations-column {
  padding: 5px;
  margin-bottom: 10px;
}

.sharevent-translations-separator {
  height: 50px;
}

.sharevent-translations-box {
  border: 1px solid #e9e9eb;
  border-radius: 5px;
  padding: 20px;
  margin: 20px 0;
}