h1{
  font-size:18px;
}
h2{
  font-size:16px;
}
h3{
  font-size:14px;
}
h4{
  font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
line-height: 20px;
}
.btn-danger{
	background-color:#c7160e;
}
legend {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    border-style: none;
}
button.btn {
   background-image:none;
}

.alert-info{
  color: #000;
  background-color: #f0f8ff;
  border-color: #d9edf7;
}
.well{
  background-color: rgba(0,0,0,0);
  border: 1px solid #eee;
}
a { color:#000; }
a:not(#body.home .custom-bottom-body a:link):not(#body.home .custom-bottom-body a:active):not(#body.home .custom-bottom-body a:visited){
  font-weight: bold;
}
a.btn{
	background-image:none;
	color: #000;
}
body {
  background-color: #ccc;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #000;
}
body.planner .content {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.3);
}
body.error .content {
  display: block;
  height: 132px;
  width: 400px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -66px 0 0 -200px;
  border-radius: 6px;
}
body.error .content #header,
body.error .content #footer {
  display: none;
}
body.error .content #body h1 {
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
}
body.error .content #body .input-append {
  margin: 0 auto;
  width: 218px;
  display: block;
}
body.error .content #body .input-append input {
  font-size: 32px;
  height: 32px;
}
body.error .content #body .input-append button {
  height: 42px;
}
.navbar .brand {
  font-size: 14px;
}
@media (max-width: 979px) {
  .navbar .brand {
    padding-left: 0;
    margin: 0;
  }
}
.readmore-js-toggle,
.readmore-js-section {
  display: block;
}
.readmore-js-section {
  overflow: hidden;
  margin-bottom: 10px;
}
p.toggler {
  margin: 0;
  line-height: 12px;
}
.readmore-js-toggle {
  text-align: center;
  font-size: 12px;
}
.readmore-js-toggle:hover {
  text-decoration: none;
}
a.text-error {
  color: #b94a48 !important;
}
.text-center {
  text-align: center !important;
}
.survey-question.survey-mc td label {
  padding-top: 0;
}
strong {
  font-weight: 400;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
a:focus {
  outline: none;
  outline: 0;
  outline-offset: 0;
}
.modal-backdrop {
  background-color: #333;
  z-index: 1052;
}
.modal {
  z-index: 1053;
}
.pointer {
  cursor: pointer;
}
.typeahead {
  margin-top: 0;
}
.popover {
  max-width: 500px;
}
.slider.ui-widget-content {
  background-image: url(../img/disabled-bar.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: background-size 0.2s ease-in;
  -moz-transition: background-size 0.2s ease-in;
  -ms-transition: background-size 0.2s ease-in;
  -o-transition: background-size 0.2s ease-in;
  -webkit-transition: background-size 0.2s ease-in;
}
#keyword-modal .modal-body input[text="text"]#keyword-input {
  margin: 0;
}
#keyword-modal .modal-body form {
  margin: 0;
  background-image:none;
}
#keyword-modal .modal-body .noresults {
  height: 250px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  color: #777676;
  width: 530px;
}
#keyword-modal .modal-body #keyword-results {
  overflow: scroll;
  height: 250px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
#keyword-modal .modal-body #keyword-results table {
  margin: 0;
  

}
#keyword-modal .modal-body #keyword-results table tr:first-child td {
  border-top: none;
}
#keyword-modal .modal-body #keyword-results table tr td i {
  line-height: 20px;
  visibility: hidden;
  color:#000;
  
}
#keyword-modal .modal-body #keyword-results table tr td:hover {
  cursor: pointer;
  
}
#keyword-modal .modal-body #keyword-results table tr td:hover i {
  visibility: visible;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #ccc;
  outline: none;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn:focus {
  outline: thin dotted #333;
  outline: none;
  outline-offset: -2px;
}
.sso-prompt a,
.sso-prompt a:link {
  text-decoration: underline;
}
.login-form {
  margin: 2px 0;
  color: #333;
}
.login-form h3 {
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1.3;
  font-size: 14px;
  display: block;
  text-align: center;
}
.login-form form {
  margin: 0;
}
.login-form .message-box {
  width: 220px;
}
.login-form .message-box .alert {
  padding: 5px 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.25;
}
.login-form .inline-help {
  font-size: 12px;
  text-align: center;
  display: block;
  line-height: 1;
  color: #777676;
  margin-bottom: 5px;
  display: none;
}
.login-form .checkbox {
  font-size: 12px;
  color: #777676;
}
.login-form p.forgot {
  font-size: 12px;
  text-align: center;
  line-height: 1;
  margin: 10px 0 0;
}
.login-form .sign-in {
  margin-top: 10px;
  margin-bottom: 5px;
}
.login-form .control-group.password,
.login-form .control-group.submit {
  margin-bottom: 0;
}
.login-form .control-group label {
  cursor: pointer;
}
.login-form .control-group input {
  margin-bottom: 0;
}
.navbar {
  margin-bottom: 0;
}
.navbar a,
.navbar a:link,
.navbar a:active,
.navbar a:visited,
.navbar a:hover,
.navbar .nav > li > a {
  text-shadow: none;
}
.navbar .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-image: none;
  border: none;
  border-color: transparent;
  filter: none !important;
}
.navbar.navbar-inverse .brand,
.navbar.navbar-inverse .nav > li > a {
  text-shadow: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar.navbar-inverse .nav .active > a,
.navbar.navbar-inverse .nav .active > a:hover,
.navbar.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  color: #fff;
  background-color: transparent;
}
.navbar.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar a:hover {
  text-decoration: none;
}
.navbar span {
  cursor: pointer;
}
.navbar .dropdown-menu > li > a:hover,
.navbar .dropdown-menu > li > a:focus,
.navbar .dropdown-submenu:hover > a,
.navbar .dropdown-submenu:focus > a {
  color: #333;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat-x;
  filter: none;
  cursor: pointer;
}
.navbar #signin-dropdown {
  padding: 10px 15px 0;
}
@media (max-width: 979px) {
  .navbar #signin-dropdown {
    padding: 0;
  }
}
.navbar #signin-dropdown h3 {
  text-align: center;
  color: #333;
  font-size: 14px;
  line-height: 1;
  margin: 0 0 10px;
}
@media (max-width: 979px) {
  .navbar #signin-dropdown h3 {
    color: #fff;
    text-align: left;
  }
}
.navbar #signin-dropdown p.muted {
  font-size: 12px;
  line-height: 1.2;
  color:#5f5e5e;
}
@media (max-width: 979px) {
  .navbar #signin-dropdown p.muted {
    color: #fff;
  }
}
.navbar #signin-dropdown .alert {
  font-size: 12px;
  line-height: 1;
  color: #c11412;
}
.navbar #signin-dropdown textarea,
.navbar #signin-dropdown input[type="text"],
.navbar #signin-dropdown input[type="password"] {
  margin-bottom: 5px;
}
/*Davi Prates - Oct 21 2014*/
.navbar #signin-dropdown #forgot-password-form,
.navbar #signin-dropdown #forgot-username-form{
  display: none;
}
#header {
  margin: 0 0 30px;
}
#header .topbar {
  background-color: #0077c0;
  color: #fff;
  margin: 0;
  padding: 5px 15px;
}
#header .topbar a,
#header .topbar a:link,
#header .topbar a:active,
#header .topbar a:hover,
#header .topbar a:visited {
  color: inherit;
  text-decoration: none;
}
#header .topbar .itinerary,
#header .topbar .logout {
  padding-left: 10px;
}
#header .topbar #signin,
#header .topbar span {
  cursor: pointer;
}
#header .topbar #register:hover {
  text-decoration: none;
}
#header .topbar .popover.bottom .arrow {
  left: 70%;
}
#header .topbar .sso-prompt {
  color: #134b7b;
}
#header .navbar .nav li.dropdown.open > .dropdown-toggle,
#header .navbar .nav li.dropdown.active > .dropdown-toggle,
#header .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent !important;
}
#header .banner {
  margin: 0;
  cursor: pointer;
}
#header .banner.custom-html {
  background-color: #ddd;
}
#header .banner.custom-title {
  background-color: #134b7b;
  color: #fff;
  text-align: center;
}
#header .banner.custom-title h1 {
  margin: 0;
  padding: 0;
  line-height: 125px;
  font-weight: 300;
}
#header .banner.banner-empty {
  background-color: #134b7b;
  color: #fff;
  text-align: center;
}
#header .banner.banner-empty h1 {
  margin: 0;
  padding: 0;
  line-height: 125px;
  font-weight: 300;
}
#header .banner.banner-empty p {
  padding: 25px 50px;
  font-size: 16px;
  line-height: 1.25;
}
#footer {
  padding: 15px;
  border-top: 1px solid #ccc;
  text-align: center;
}
#footer .inner.default .oasis {
  float: left;
  width: 100%;
}
#footer .inner.default .oasis .oasis-logo {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#footer .inner.default .oasis .copyright {
  line-height: 13px;
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
  font-weight:bolder;
}
#footer .inner.default .ctt {
  float: right;
}
.icon-align-justify {
  float: right;
  margin-top: 2px;
  margin-right: -6px;
  opacity: .25;
}
.banner-unit {
  display: block;
  height: 150px;
  background-color: #0077c0;
  margin: 15px 15px 25px;
}
@media (max-width: 480px) {
  .banner-unit .banner-unit {
    margin-left: 0;
    margin-right: 0;
  }
}
.keyword {
  font-size: 12px;
  margin-bottom: 10px;
}
.tabs {
  padding: 0;
}
.tabs .nav-tabs {
  margin: 0;
}
.tabs .nav-tabs li.tab:first-child {
  margin-left: 15px;
}
@media (max-width: 480px) {
  .tabs .nav-tabs li.tab:first-child {
    margin-left: 0;
  }
}
.tabs .tab-content {
  padding: 15px 30px;
  margin-bottom: 15px;
  overflow: visible;
}
.tabs .tab-content .spacing {
  margin: 100px 100px;
}
.tabs .tab-content .loading {
  display: block;
  margin: 50px 0;
  text-align: center;
}
.tabs .tab-content .link.bottom {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #ddd;
}
.tabs .tab-content .link.top {
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}
.tabs .tab-content h6 {
  margin: 0;
  font-size: 14px;
}
@media (max-width: 480px) {
  .tabs .tab-content {
    padding: 15px 0;
  }
}
.tips {
  font-size: 22px;
  display: inline-block;
  margin-bottom: 10px;
  white-space: nowrap;
  vertical-align: middle;
  margin-left: 2px;
  color: #ccc;
  transition: color 0.2s;
  cursor: pointer;
}
.tips:hover {
  color: #777676;
}
#body.home .main-search {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  #body.home .main-search {
    width: 294px;
  }
}
#body.home .main-search #appendedInputButton {
  height: 26px;
  line-height: 26px;
  font-size: 20px;
  width: 338px;
}
@media (min-width: 1200px) {
  #body.home .main-search #appendedInputButton {
    width: 448px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #body.home .main-search #appendedInputButton {
    width: 230px;
  }
}
@media (max-width: 767px) {
  #body.home .main-search #appendedInputButton {
    width: 170px;
  }
}
#body.home .main-search button.btn {
  height: 36px;
  width: 80px;
  background-image:none;
}
#body.home .main-search button.btn.disabled {
  background-color: #eee;
}
#body.home .custom-bottom-body a:link,
#body.home .custom-bottom-body a:active,
#body.home .custom-bottom-body a:visited {
  /*color: #666;*/
  color: #000;
  text-decoration: none;
  line-height: 1;
  margin-bottom: 10px;
  display: block;
  font-weight: 400;
}
#body.home .custom-bottom-body a:hover {
  text-decoration: underline;
  /*color: #333;*/
  color: #000;
}
#body.admin .admin-inner .alert,
#body.settings .admin-inner .alert {
  margin-right: 15px;
}
#body.admin a,
#body.settings a {
  color: #333;
}
#body.admin form,
#body.settings form {
  margin-bottom: 0;
}
#body.admin h5,
#body.settings h5 {
  margin: 0 0 5px;
  font-size: 16px;
  line-height: 1;
}
#body.admin #itinerary h5,
#body.settings #itinerary h5 {
  margin: 0 0 15px;
  font-size: 16px;
  line-height: 1;
  font-weight: normal;
}
#body.admin .control-group,
#body.settings .control-group {
  margin-bottom: 25px;
}
#body.admin .control-group h4,
#body.settings .control-group h4,
#body.admin .control-group h5,
#body.settings .control-group h5 {
  margin-top: 0;
}
#body.admin .control-group.submit,
#body.settings .control-group.submit {
  padding: 15px;
  background: #f7f7f7;
  border-radius: 4px;
  margin-bottom: 0;
}
#body.admin .control-group input:last-child,
#body.settings .control-group input:last-child {
  margin-bottom: 0;
}
#body.admin .control-group.inner,
#body.settings .control-group.inner {
  margin-bottom: 15px;
}
#body.admin #title-field,
#body.settings #title-field {
  font-size: 26px;
  height: auto;
}
#body.admin label.overlay,
#body.settings label.overlay {
  cursor: default;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #777676;
  line-height: 1;
  display: block;
  padding-top: 5px;
}
#body.admin textarea,
#body.settings textarea {
  height: 75px;
  transition: height 0.5s;
  -moz-transition: height 0.5s;
  -webkit-transition: height 0.5s;
  resize: none;
}
#body.admin textarea.cert-template,
#body.settings textarea.cert-template {
  height: 400px;
}
#body.admin textarea#login-message,
#body.settings textarea#login-message,
#body.admin textarea#login-header,
#body.settings textarea#login-header {
  height: auto;
}
#body.admin textarea.expanded,
#body.settings textarea.expanded {
  height: 300px;
}
#body.admin textarea.bigger,
#body.settings textarea.bigger {
  height: 300px;
}
#body.admin textarea.bigger.expanded,
#body.settings textarea.bigger.expanded {
  height: 600px;
}
#body.admin textarea.monospace,
#body.settings textarea.monospace {
  font-family: monospace;
}
#body.admin .toggle,
#body.settings .toggle {
  line-height: 20px;
  margin: 10px 0;
  font-size: 12px;
  color: #777676;
  cursor: pointer;
}
#body.admin input[type="file"],
#body.settings input[type="file"] {
  margin-bottom: 10px;
}
#body.admin .help-block,
#body.settings .help-block {
  font-size: 12px;
  color: #777676;
  line-height: 1;
}
#body.admin .nav-tabs,
#body.settings .nav-tabs {
  margin: 0 0 15px 15px;
}
#body.admin .nav-tabs > .active > a,
#body.settings .nav-tabs > .active > a,
#body.admin .nav-tabs > .active > a:hover,
#body.settings .nav-tabs > .active > a:hover,
#body.admin .nav-tabs > .active > a:focus,
#body.settings .nav-tabs > .active > a:focus {
  background: #777676;
  color: #fff;
}
#body.admin .nav-tabs > .active > a .icon-chevron-right,
#body.settings .nav-tabs > .active > a .icon-chevron-right,
#body.admin .nav-tabs > .active > a:hover .icon-chevron-right,
#body.settings .nav-tabs > .active > a:hover .icon-chevron-right,
#body.admin .nav-tabs > .active > a:focus .icon-chevron-right,
#body.settings .nav-tabs > .active > a:focus .icon-chevron-right {
  opacity: 1;
}
#body.admin .nav-tabs .icon-chevron-right,
#body.settings .nav-tabs .icon-chevron-right {
  float: right;
  margin-top: 4px;
  margin-right: -6px;
  opacity: .25;
}
#body.admin .nav-tabs.cert-tabs,
#body.settings .nav-tabs.cert-tabs {
  margin: 0;
}
#body.admin .nav-tabs.cert-tabs > .active > a,
#body.settings .nav-tabs.cert-tabs > .active > a,
#body.admin .nav-tabs.cert-tabs > .active > a:hover,
#body.settings .nav-tabs.cert-tabs > .active > a:hover,
#body.admin .nav-tabs.cert-tabs > .active > a:focus,
#body.settings .nav-tabs.cert-tabs > .active > a:focus {
  border-color: #ddd;
  background: #ddd;
  color: #333;
}
#body.admin .tab-content,
#body.settings .tab-content {
  padding: 0 15px 15px 2px;
}
#body.admin .tab-content.cert-tab-content,
#body.settings .tab-content.cert-tab-content {
  border: 1px solid #ddd;
  border-top: none;
  padding: 10px;
}
#body.admin .tab-content.cert-tab-content .alert,
#body.settings .tab-content.cert-tab-content .alert {
  margin: 0 0 10px 0;
}
#body.admin .cert-template,
#body.settings .cert-template {
  font-family: monospace;
  line-height: 1.2;
}
#body.admin #session .alert-info h1,
#body.settings #session .alert-info h1,
#body.admin #presentation .alert-info h1,
#body.settings #presentation .alert-info h1,
#body.admin #tabs .alert-info h1,
#body.settings #tabs .alert-info h1 {
  font-size: 16px;
  line-height: 1;
  margin: 0 0 5px;
  font-weight: normal;
  color:#000;
}
#body.admin #session .alert-info ol,
#body.settings #session .alert-info ol,
#body.admin #presentation .alert-info ol,
#body.settings #presentation .alert-info ol,
#body.admin #tabs .alert-info ol,
#body.settings #tabs .alert-info ol {
  margin-bottom: 0;
}
#body.admin #session .save-session-data,
#body.settings #session .save-session-data,
#body.admin #presentation .save-session-data,
#body.settings #presentation .save-session-data,
#body.admin #tabs .save-session-data,
#body.settings #tabs .save-session-data,
#body.admin #session .save-presentation-data,
#body.settings #session .save-presentation-data,
#body.admin #presentation .save-presentation-data,
#body.settings #presentation .save-presentation-data,
#body.admin #tabs .save-presentation-data,
#body.settings #tabs .save-presentation-data {
  margin-left: 10px;
}
#body.admin #session .sortable,
#body.settings #session .sortable,
#body.admin #presentation .sortable,
#body.settings #presentation .sortable,
#body.admin #tabs .sortable,
#body.settings #tabs .sortable,
#body.admin #session .sortable-tabs,
#body.settings #session .sortable-tabs,
#body.admin #presentation .sortable-tabs,
#body.settings #presentation .sortable-tabs,
#body.admin #tabs .sortable-tabs,
#body.settings #tabs .sortable-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #eee;
}
#body.admin #session .sortable li,
#body.settings #session .sortable li,
#body.admin #presentation .sortable li,
#body.settings #presentation .sortable li,
#body.admin #tabs .sortable li,
#body.settings #tabs .sortable li,
#body.admin #session .sortable-tabs li,
#body.settings #session .sortable-tabs li,
#body.admin #presentation .sortable-tabs li,
#body.settings #presentation .sortable-tabs li,
#body.admin #tabs .sortable-tabs li,
#body.settings #tabs .sortable-tabs li {
  border-top: 1px solid #ccc;
  background: #fff;
  height: 40px;
  line-height: 40px;
  padding: 5px 10px;
  cursor: -webkit-grab;
}
#body.admin #session .sortable li.ui-sortable-helper,
#body.settings #session .sortable li.ui-sortable-helper,
#body.admin #presentation .sortable li.ui-sortable-helper,
#body.settings #presentation .sortable li.ui-sortable-helper,
#body.admin #tabs .sortable li.ui-sortable-helper,
#body.settings #tabs .sortable li.ui-sortable-helper,
#body.admin #session .sortable-tabs li.ui-sortable-helper,
#body.settings #session .sortable-tabs li.ui-sortable-helper,
#body.admin #presentation .sortable-tabs li.ui-sortable-helper,
#body.settings #presentation .sortable-tabs li.ui-sortable-helper,
#body.admin #tabs .sortable-tabs li.ui-sortable-helper,
#body.settings #tabs .sortable-tabs li.ui-sortable-helper {
  border: 1px solid #ccc;
  cursor: -webkit-grabbing;
}
#body.admin #session .sortable li .grabber,
#body.settings #session .sortable li .grabber,
#body.admin #presentation .sortable li .grabber,
#body.settings #presentation .sortable li .grabber,
#body.admin #tabs .sortable li .grabber,
#body.settings #tabs .sortable li .grabber,
#body.admin #session .sortable-tabs li .grabber,
#body.settings #session .sortable-tabs li .grabber,
#body.admin #presentation .sortable-tabs li .grabber,
#body.settings #presentation .sortable-tabs li .grabber,
#body.admin #tabs .sortable-tabs li .grabber,
#body.settings #tabs .sortable-tabs li .grabber {
  color: #bbb;
  margin-right: 10px;
}
#body.admin #session .sortable li input[type="checkbox"],
#body.settings #session .sortable li input[type="checkbox"],
#body.admin #presentation .sortable li input[type="checkbox"],
#body.settings #presentation .sortable li input[type="checkbox"],
#body.admin #tabs .sortable li input[type="checkbox"],
#body.settings #tabs .sortable li input[type="checkbox"],
#body.admin #session .sortable-tabs li input[type="checkbox"],
#body.settings #session .sortable-tabs li input[type="checkbox"],
#body.admin #presentation .sortable-tabs li input[type="checkbox"],
#body.settings #presentation .sortable-tabs li input[type="checkbox"],
#body.admin #tabs .sortable-tabs li input[type="checkbox"],
#body.settings #tabs .sortable-tabs li input[type="checkbox"] {
  margin: 0;
  vertical-align: middle;
}
#body.admin #session .sortable li input[type="text"],
#body.settings #session .sortable li input[type="text"],
#body.admin #presentation .sortable li input[type="text"],
#body.settings #presentation .sortable li input[type="text"],
#body.admin #tabs .sortable li input[type="text"],
#body.settings #tabs .sortable li input[type="text"],
#body.admin #session .sortable-tabs li input[type="text"],
#body.settings #session .sortable-tabs li input[type="text"],
#body.admin #presentation .sortable-tabs li input[type="text"],
#body.settings #presentation .sortable-tabs li input[type="text"],
#body.admin #tabs .sortable-tabs li input[type="text"],
#body.settings #tabs .sortable-tabs li input[type="text"] {
  margin: 0;
}
#body.admin .well-offset,
#body.settings .well-offset {
  margin-left: 21px;
}
#body.admin .well-offset.disabled,
#body.settings .well-offset.disabled {
  opacity: 0.5;
}
#body.admin .well-offset .inset,
#body.settings .well-offset .inset {
  margin: 0 21px;
}
#body.config .inner {
  padding: 0 15px 15px;
}
#body.config h1 {
  margin-top: 0;
  line-height: 1;
  padding-top: 0;
  font-size: 26px;
}
#body.config .control-group {
  margin-bottom: 25px;
}
#body.config .control-group h4,
#body.config .control-group h5 {
  margin-top: 0;
}
#body.config .control-group.submit {
  padding: 15px;
  background: #f7f7f7;
  border-radius: 4px;
  margin-bottom: 0;
}
#body.config .control-group input:last-child {
  margin-bottom: 0;
}
#body.config .control-group.inner {
  margin-bottom: 15px;
}
#body.config #title-field {
  font-size: 26px;
  height: auto;
}
#body.config label.overlay {
  cursor: default;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #777676;
  line-height: 1;
  display: block;
  padding: 5px 0;
}

#body.config legend.overlay {
  cursor: default;
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #777676;
  line-height: 1;
  display: block;
  padding: 5px 0;
  border-style: none;
}

#body.config textarea {
  height: 75px;
  transition: height 0.5s;
  -moz-transition: height 0.5s;
  -webkit-transition: height 0.5s;
  resize: none;
}
#body.config textarea.cert-template {
  height: 400px;
}
#body.config textarea#login-message,
#body.config textarea#login-header {
  height: auto;
}
#body.config textarea.expanded {
  height: 300px;
}
#body.config textarea.bigger {
  height: 300px;
}
#body.config textarea.bigger.expanded {
  height: 600px;
}
#body.config textarea.monospace {
  font-family: monospace;
}
#body.config .toggle {
  line-height: 20px;
  margin: 10px 0;
  font-size: 12px;
  color: #777676;
  cursor: pointer;
}
#body.config input[type="file"] {
  margin-bottom: 10px;
}
#body.config .help-block {
  font-size: 12px;
  color: #777676;
  line-height: 1;
}
#body.config .nav-tabs {
  margin: 0 0 15px 15px;
}
#body.config .nav-tabs > .active > a,
#body.config .nav-tabs > .active > a:hover,
#body.config .nav-tabs > .active > a:focus {
  background: #777676;
  color: #fff;
}
#body.config .nav-tabs > .active > a .icon-chevron-right,
#body.config .nav-tabs > .active > a:hover .icon-chevron-right,
#body.config .nav-tabs > .active > a:focus .icon-chevron-right {
  opacity: 1;
}
#body.config .nav-tabs .icon-chevron-right {
  float: right;
  margin-top: 4px;
  margin-right: -6px;
  opacity: .25;
}
#body.config .nav-tabs.cert-tabs {
  margin: 0;
}
#body.config .nav-tabs.cert-tabs > .active > a,
#body.config .nav-tabs.cert-tabs > .active > a:hover,
#body.config .nav-tabs.cert-tabs > .active > a:focus {
  border-color: #ddd;
  background: #ddd;
  color: #333;
}
#body.config .sortable,
#body.config .sortable-tabs {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #eee;
}
#body.config .sortable li,
#body.config .sortable-tabs li {
  border-top: 1px solid #ccc;
  background: #fff;
  height: 40px;
  line-height: 40px;
  padding: 5px 10px;
  cursor: -webkit-grab;
}
#body.config .sortable li.ui-sortable-helper,
#body.config .sortable-tabs li.ui-sortable-helper {
  border: 1px solid #ccc;
  cursor: -webkit-grabbing;
}
#body.config .sortable li .grabber,
#body.config .sortable-tabs li .grabber {
  color: #bbb;
  margin-right: 10px;
}
#body.config .sortable li input[type="checkbox"],
#body.config .sortable-tabs li input[type="checkbox"] {
  margin: 0;
  vertical-align: middle;
}
#body.config .sortable li input[type="text"],
#body.config .sortable-tabs li input[type="text"] {
  margin: 0;
}
/*Davi Prates - Nov 10 2014*/
#body.config #header-custom-links span{
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  display: inline-block;
}
#body .authenticated-only{
  padding: 4px 0;
}
#body .authenticated-only input{
  margin: 0;
}
#body.session .inner,
#body.presentation .inner,
#body.participant .inner {
  padding: 0 15px 15px;
}
#body.session .inner .top-matter,
#body.presentation .inner .top-matter,
#body.participant .inner .top-matter {
  margin-bottom: 10px;
}
#body.session .inner .top-matter a:link,
#body.presentation .inner .top-matter a:link,
#body.participant .inner .top-matter a:link,
#body.session .inner .top-matter a:active,
#body.presentation .inner .top-matter a:active,
#body.participant .inner .top-matter a:active,
#body.session .inner .top-matter a:hover,
#body.presentation .inner .top-matter a:hover,
#body.participant .inner .top-matter a:hover,
#body.session .inner .top-matter a:visited,
#body.presentation .inner .top-matter a:visited,
#body.participant .inner .top-matter a:visited {
  /*color: #bbb;*/
  color: #000;
  text-decoration: none;
}
#body.session .inner .header-label,
#body.presentation .inner .header-label,
#body.participant .inner .header-label {
  display: inline-block;
  border-radius: 3px;
  padding: 2px 5px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  vertical-align: middle;
}
#body.session .inner h1,
#body.presentation .inner h1,
#body.participant .inner h1 {
  margin: 0;
  padding: 0;
  font-size: 24px;
  line-height: 28px;
  color: #2da3bd;
  clear: both;
  display: block;
}
#body.session .inner h3,
#body.presentation .inner h3,
#body.participant .inner h3 {
  font-size: 13px;
  line-height: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
  padding-bottom: 3px;
  margin: 0;
}
#body.session .inner h2,
#body.presentation .inner h2,
#body.participant .inner h2 {
  font-size: 14px;
  color: #666464;
  font-weight: normal;
  line-height: 1;
  padding: 0;
  margin: 10px 0 0;
}
#body.session .inner .meta h2,
#body.presentation .inner .meta h2,
#body.participant .inner .meta h2 {
  display: inline-block;
  font-weight: normal;
  font-size: 14px;
  padding: 0;
  color: #777676;
  line-height: 1;
  margin: 5px 0 0;
}
#body.session .inner dl,
#body.presentation .inner dl,
#body.participant .inner dl {
  margin: 0;
}
    #body.session .inner dl dd,
    #body.presentation .inner dl dd,
    #body.participant .inner dl dd {
        margin-bottom: 5px;
        overflow-wrap: break-word;
    }
#body.session .inner h4,
#body.presentation .inner h4,
#body.participant .inner h4 {
  margin-top: 0;
  font-weight: normal;
  font-size: 16px;
}
#body.session .inner .table,
#body.presentation .inner .table,
#body.participant .inner .table {
  margin: 0;
}
#body.session .inner .table.session-meta,
#body.presentation .inner .table.session-meta,
#body.participant .inner .table.session-meta {
  margin-top: 15px;
  color: #000;
  font-size: 15px;
}
#body.session .inner .itinerary,
#body.session .inner .session-link,
#body.presentation .inner .itinerary,
#body.participant .inner .itinerary,
#body.session .inner .credits,
#body.presentation .inner .credits,
#body.participant .inner .credits,
#body.session .inner .survey,
#body.presentation .inner .survey,
#body.participant .inner .survey {
  float: right;
  text-align: right;
  width: 120px;
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
  background-image: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
  color: #666;
  opacity: 1;
  transition: background 0.2s linear;
  background-color: transparent;
  padding: 0;
  text-transform: capitalize;
}
#body.session .inner .itinerary-disabled span,
#body.presentation .inner .itinerary-disabled span,
#body.participant .inner .itinerary-disabled span,
#body.session .inner .credits-disabled span,
#body.presentation .inner .credits-disabled span,
#body.participant .inner .credits-disabled span,
#body.session .inner .survey-disabled span,
#body.presentation .inner .survey-disabled span,
#body.participant .inner .survey-disabled span {
  float: right;
  display: block;
  text-align: left;
  width: 120px;
  font-weight: normal;
  font-size: 12px;
  background-image: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
  color: #000;
  opacity: 0.5;
  padding: 0;
  text-transform: capitalize;
}
#body.session .inner .itinerary-disabled.disabled span,
#body.presentation .inner .itinerary-disabled.disabled span,
#body.participant .inner .itinerary-disabled.disabled span,
#body.session .inner .credits-disabled.disabled span,
#body.presentation .inner .credits-disabled.disabled span,
#body.participant .inner .credits-disabled.disabled span,
#body.session .inner .survey-disabled.disabled span,
#body.presentation .inner .survey-disabled.disabled span,
#body.participant .inner .survey-disabled.disabled span {
  background: transparent;
  background-image: none;
  color:#000;
}
#body.session .inner .description,
#body.presentation .inner .description,
#body.participant .inner .description {
  margin-top: 15px;
  margin-bottom: 0;
  padding-left: 10px;
}
#body.session .inner .description label,
#body.presentation .inner .description label,
#body.participant .inner .description label {
  font-size: 14px;
  font-weight: bold;
  color: #777676;
  text-transform: uppercase;
  cursor: text;
  line-height: 1;
  margin-top: 0;
  padding-top: 0;
}
#body.session .inner .description p,
#body.presentation .inner .description p,
#body.participant .inner .description p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5;
}
#body.sessions .main-search,
#body.presentations .main-search,
#body.participants .main-search {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  #body.sessions .main-search,
  #body.presentations .main-search,
  #body.participants .main-search {
    width: 294px;
  }
}
#body.sessions .main-search #appendedInputButton,
#body.presentations .main-search #appendedInputButton,
#body.participants .main-search #appendedInputButton {
  height: 26px;
  line-height: 26px;
  font-size: 20px;
#body.presentation dd{
  overflow-wrap: break-word;
}
  width: 338px;
}
@media (min-width: 1200px) {
  #body.sessions .main-search #appendedInputButton,
  #body.presentations .main-search #appendedInputButton,
  #body.participants .main-search #appendedInputButton {
    width: 448px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #body.sessions .main-search #appendedInputButton,
  #body.presentations .main-search #appendedInputButton,
  #body.participants .main-search #appendedInputButton {
    width: 230px;
  }
}
@media (max-width: 767px) {
  #body.sessions .main-search #appendedInputButton,
  #body.presentations .main-search #appendedInputButton,
  #body.participants .main-search #appendedInputButton {
    width: 170px;
  }
}
#body.sessions .main-search button.btn,
#body.presentations .main-search button.btn,
#body.participants .main-search button.btn {
  height: 36px;
  width: 80px;
}
#body.sessions .main-search button.btn.disabled,
#body.presentations .main-search button.btn.disabled,
#body.participants .main-search button.btn.disabled {
  background-color: #eee;
}
#body.sessions .btn-group.results-per-page,
#body.presentations .btn-group.results-per-page,
#body.participants .btn-group.results-per-page {
  width: 100%;
}
#body.sessions .btn-group.results-per-page button.btn,
#body.presentations .btn-group.results-per-page button.btn,
#body.participants .btn-group.results-per-page button.btn {
  background-image: none;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #333;
  border-color: #ddd;
  cursor: pointer;
}
#body.sessions .btn-group.results-per-page button.btn:hover,
#body.presentations .btn-group.results-per-page button.btn:hover,
#body.participants .btn-group.results-per-page button.btn:hover {
  background-color: #f5f5f5;
}
#body.sessions .btn-group.results-per-page button.btn.active,
#body.presentations .btn-group.results-per-page button.btn.active,
#body.participants .btn-group.results-per-page button.btn.active {
  background-color: #eee;
  box-shadow: none;
}
#body.sessions .nav-tabs.nav-stacked > li > a:hover,
#body.presentations .nav-tabs.nav-stacked > li > a:hover,
#body.participants .nav-tabs.nav-stacked > li > a:hover {
  background-color: #fff;
  color: #333;
}
#body.sessions .nav li.dropdown .caret,
#body.presentations .nav li.dropdown .caret,
#body.participants .nav li.dropdown .caret,
#body.sessions .nav li.dropdown.open .caret,
#body.presentations .nav li.dropdown.open .caret,
#body.participants .nav li.dropdown.open .caret,
#body.sessions .nav li.dropdown.active .caret,
#body.presentations .nav li.dropdown.active .caret,
#body.participants .nav li.dropdown.active .caret,
#body.sessions .nav li.dropdown.open.active .caret,
#body.presentations .nav li.dropdown.open.active .caret,
#body.participants .nav li.dropdown.open.active .caret,
#body.sessions .nav li.dropdown a:hover .caret,
#body.presentations .nav li.dropdown a:hover .caret,
#body.participants .nav li.dropdown a:hover .caret,
#body.sessions .nav li.dropdown.open a:hover .caret,
#body.presentations .nav li.dropdown.open a:hover .caret,
#body.participants .nav li.dropdown.open a:hover .caret,
#body.sessions .nav li.dropdown a:focus .caret,
#body.presentations .nav li.dropdown a:focus .caret,
#body.participants .nav li.dropdown a:focus .caret,
#body.sessions .nav li.dropdown.open a:focus .caret,
#body.presentations .nav li.dropdown.open a:focus .caret,
#body.participants .nav li.dropdown.open a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
  opacity: 1;
  filter: alpha(opacity=100);
}
.filters .nav-tabs.nav-stacked > li:last-child > a,
.filters .nav-tabs.nav-stacked > li:first-child > a {
  border-radius: 0;
}
.filters .dropdown-submenu > a:after {
  display: block;
  float: right;
  width: 0;
  height: 0;
  margin-top: 5px;
  margin-right: -10px;
  border-color: transparent;
  border-left-color: #777676;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
}
.filters .inner {
  padding: 0 15px 0 0;
}
.filters .inner h4 {
  margin-top: 0;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  color: #777676;
}
.filters .inner label {
  font-size: 12px;
  color: #777676;
  cursor: default;
}
.filters .inner .nav-stacked {
  margin-bottom: 20px;
}
.filters .inner .level-zero a,
.filters .inner .level-zero-disabled a {
  color: #333;
}
.filters .inner .level-zero a:hover,
.filters .inner .level-zero-disabled a:hover {
  color: #333;
  background-color: #fff;
}
.filters .inner .level-zero a .icon-align-justify,
.filters .inner .level-zero-disabled a .icon-align-justify {
  line-height: 19px;
}
.filters .inner .level-zero .level-one,
.filters .inner .level-zero-disabled .level-one {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #ddd;
  border-top: none;
}
.filters .inner .level-zero .level-one li:last-child,
.filters .inner .level-zero-disabled .level-one li:last-child {
  border-bottom: none;
}
.filters .inner .level-zero .level-one li a,
.filters .inner .level-zero-disabled .level-one li a {
  padding: 5px 15px;
  display: block;
  background-color: #f7f7f7;
  color: #333;
  font-size: 12px;
  line-height: 16px;
  background-image: none;
}
.filters .inner .level-zero .level-one li a:focus,
.filters .inner .level-zero-disabled .level-one li a:focus {
  background-color: #d7d7d7;
  text-decoration: none;
}
.filters .inner .level-zero .level-one li a:focus:hover,
.filters .inner .level-zero-disabled .level-one li a:focus:hover {
  background-color: #d7d7d7;
  background-image: none;
}
.filters .inner .level-zero .level-one li a:hover,
.filters .inner .level-zero-disabled .level-one li a:hover {
  background-color: #e7e7e7;
  text-decoration: none;
  background-image: none;
}
.filters .inner .level-zero .level-one li a .badge,
.filters .inner .level-zero-disabled .level-one li a .badge {
  text-shadow: none;
  font-weight: normal;
  background-color: #d4d3d3;
  line-height: 16px;
  font-size: 10px;
  padding: 0px 6px;
  margin-right: -10px;
  margin-left: 5px;
  color:#000;
}
.filters .inner .level-zero .level-one li a:after,
.filters .inner .level-zero-disabled .level-one li a:after {
  display: none;
}
.filters .inner .level-zero .level-one li .level-two,
.filters .inner .level-zero-disabled .level-one li .level-two {
  top: 0;
  left: 189px;
  margin-top: -1px;
  margin-bottom: 15px;
  padding: 0;
  border-radius: 0;
}
.filters .inner .level-zero .level-one li .level-two li,
.filters .inner .level-zero-disabled .level-one li .level-two li {
  border-radius: 0;
}
.filters .inner .level-zero .level-one li .level-two li a,
.filters .inner .level-zero-disabled .level-one li .level-two li a {
  border: none;
  background-color: #fff;
  border-radius: 0;
}
.filters .inner .level-zero .level-one li .level-two li a:hover,
.filters .inner .level-zero-disabled .level-one li .level-two li a:hover {
  background-color: #e7e7e7;
  background-image: none;
  text-decoration: none;
}
.filters .inner .level-zero .level-one li .level-two li:last-child a,
.filters .inner .level-zero-disabled .level-one li .level-two li:last-child a {
  border-radius: 0;
}
.filters .inner .level-zero .level-one li .level-two li .level-three,
.filters .inner .level-zero-disabled .level-one li .level-two li .level-three {
  border-radius: 0;
  padding: 0;
  margin: 0;
}
.filters .inner .level-zero .level-one li .level-two li .level-three li,
.filters .inner .level-zero-disabled .level-one li .level-two li .level-three li {
  border-radius: 0;
}
.filters .inner .level-zero .level-one li .level-two li .level-three li a,
.filters .inner .level-zero-disabled .level-one li .level-two li .level-three li a {
  border-radius: 0;
}
.filters .inner .level-zero-disabled a {
  color: #bbb;
}
.filters .inner .level-zero-disabled a:hover {
  color: #bbb;
}
#active-filters label {
  font-size: 12px;
  color: #777676;
  cursor: default;
  text-transform: uppercase;
}
#active-filters .clear {
  font-size: 12px;
  margin-right: 15px;
  color: #bbb;
  cursor: pointer;
  text-transform: uppercase;
}
#active-filters .inner {
  padding: 0 15px 0 0;
}
#active-filters .active-filter {
  display: block;
  padding: 5px 10px;
  font-size: 12px;
  margin-bottom: 3px;
  border-radius: 4px;
  background-color: #0077c0;
  color: #fff;
  line-height: 1;
}
#active-filters .active-filter .icon-remove {
  cursor: pointer;
  float: right;
  margin-top: 3px;
  margin-right: -6px;
  opacity: .5;
}
#active-filters .active-filter .parents {
  display: block;
  font-size: 10px;
  margin-bottom: 5px;
}
#active-filters .active-filter:last-of-type {
  margin-bottom: 10px;
}
#params .pagination {
  margin: 0;
}
#params .pagination .prev,
#params .pagination .next {
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
#params .pagination .prev.disabled span,
#params .pagination .next.disabled span{
  cursor: default;
  color:#000;
}
#params .pagination .prev.disabled:active a,
#params .pagination .next.disabled:active a,
#params .pagination .prev.disabled:active span,
#params .pagination .next.disabled:active span {
  background-color: #fff;
}
#params .pagination .prev:active a,
#params .pagination .next:active a,
#params .pagination .prev:active span,
#params .pagination .next:active span {
  background-color: #eee;
}
#params h1 {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 18px;
  text-shadow: none;
  font-weight: normal;
  color: #777676;
  padding-right: 235px;
}
#params h1 .for {
  color: #0077c0;
}
#paginator .pagination {
  margin: 0;
}
#paginator .pagination .prev,
#paginator .pagination .next,
#paginator .pagination .page {
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
}
#paginator .pagination .prev.disabled span,
#paginator .pagination .next.disabled span,
#paginator .pagination .page.disabled span {
  cursor: default;
}
#paginator .pagination .prev.disabled:active a,
#paginator .pagination .next.disabled:active a,
#paginator .pagination .page.disabled:active a,
#paginator .pagination .prev.disabled:active span,
#paginator .pagination .next.disabled:active span,
#paginator .pagination .page.disabled:active span {
  background-color: #fff;
}
#paginator .pagination .prev.active,
#paginator .pagination .next.active,
#paginator .pagination .page.active {
  cursor: default;
}
#paginator .pagination .prev.active a,
#paginator .pagination .next.active a,
#paginator .pagination .page.active a,
#paginator .pagination .prev.active span,
#paginator .pagination .next.active span,
#paginator .pagination .page.active span {
  background-color: #bbb;
  color: #000;
}
#paginator .pagination .prev.active:active a,
#paginator .pagination .next.active:active a,
#paginator .pagination .page.active:active a,
#paginator .pagination .prev.active:active span,
#paginator .pagination .next.active:active span,
#paginator .pagination .page.active:active span {
  background-color: #bbb;
  color: #000;
}
#paginator .pagination .prev:active a,
#paginator .pagination .next:active a,
#paginator .pagination .page:active a,
#paginator .pagination .prev:active span,
#paginator .pagination .next:active span,
#paginator .pagination .page:active span {
  background-color: #eee;
}
#results {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}
#results li {
  border-bottom: 1px solid #ccc;
  display: block;
  list-style-type: none;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#results li:first-child {
  border-top: 1px solid #eee;
  padding-top: 15px;
}
#results li:last-child {
  margin-bottom: 0;
  border-bottom-color: #eee;
}
#results li .session-date,
#results li .location {
  color: #777676;
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
  display: block;
}
#results li h4 {
  line-height: 1.25;
  margin: 5px 0;
  color: #0077c0;
  cursor: pointer;
}
#results li .itinerary,
#results li .credits,
#results li .survey {
  text-align: left;
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
  background-image: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
  color: #333;
  /*color: #666;
  opacity: 0.5;*/
  transition: opacity 0.2s linear, background 0.2s linear;
  background-color: transparent;
  text-transform: capitalize;
  width: 120px;
  float: right;
}
#results li .itinerary:hover,
#results li .credits:hover,
#results li .survey:hover {
  background: #f5f5f5;
}
#results li .itinerary.added,
#results li .credits.added,
#results li .survey.added {
  opacity: 1;
}
#results li .itinerary-disabled span,
#results li .credits-disabled span,
#results li .survey-disabled span{
  text-align: left;
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
  background-image: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
  color: #666;
  opacity: 0.5;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 18px;
  text-transform: capitalize;
  width: 120px;
  float: right;
}
#results li .itinerary-disabled.disabled span,
#results li .credits-disabled.disabled span,
#results li .survey-disabled.disabled span  {
  background: transparent;
  background-image: none;
  color:#000;
}
#results li:hover .itinerary,
#results li:hover .credits,
#results li:hover .survey {
  opacity: 1;
}
#results li .expander {
  margin-top: 15px;
  display: none;
  background: #f5f5f5 url(../img/spiffygif_28x28.gif) center center no-repeat;
  color: #666;
}
#results li .expander.open {
  display: block;
  background-image: none;
}
#results li .expander dl {
  margin: 0;
}
#results li .expander h5 {
  margin: 0;
  line-height: 1;
}
#results li .expander table {
  margin: 0;
}
#results li .expander table tr:first-child td {
  border-top: none;
}
#results li .expander table tr td:first-child {
  padding-left: 0;
}
#results li .expander table tr td:last-child {
  padding-right: 0;
}
#results li .expander table td div.title-block {
  width: 330px;
}
#results li .expander table td span {
  display: block;
}
#body.participation .actions {
  padding: 0 25px;
  margin-bottom: 15px;
}
#body.participation .page {
  border: 1px solid #ccc;
  padding: 25px;
  margin: 0 25px 25px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
  background: #fff;
}
.form-register {
  width: 478px;
  margin: 0 auto 50px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.form-register h1 {
  text-align: center;
  margin: 20px 0 15px;
}
.form-register label.req {
  color: #555;
}
.form-register label.terms {
  text-transform: none;
  margin-bottom: 15px;
}
.form-register .control-group {
  margin-bottom: 10px;
}
.form-register .control-group.other-company {
  display: none;
}
.form-register .alert {
  margin: 0 20px 20px;
  display: none;
  text-align: center;
  padding: 8px 14px 8px 14px;
  color: #c11412;
}
.form-register .alert.alert-block {
  margin-top: 15px;
  display: block;
}
.form-register .form-horizontal input + .help-block,
.form-register .form-horizontal select + .help-block,
.form-register .help-block {
  font-size: 0.7em;
  line-height: 1;
  margin: 5px 0 0;
  color: #777676;
}
.form-register div.terms {
  display: block;
  height: 66px;
  width: 250px;
  border: 1px solid #ddd;
  padding: 10px;
  overflow: scroll;
  margin: 0 0 10px 0;
  font-size: 0.8em;
  line-height: 1.25;
}
.form-register div.terms h1,
.form-register div.terms h2,
.form-register div.terms h3,
.form-register div.terms h4,
.form-register div.terms h5,
.form-register div.terms h6 {
  font-size: 1.2em;
  line-height: 1;
  padding: 0;
  margin: 0 0 5px;
}
#body.survey h1,
#body.survey h2,
#body.survey h3,
#body.survey h4,
#body.survey h5,
#body.survey h6 {
  margin: 0 0 10px;
  line-height: 1;
}
#body.survey h1 {
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
#body.survey .inner {
  padding: 0 15px 15px;
}
#body.survey .form-actions {
  margin-bottom: 0;
}
#body.survey hr {
  margin: 10px 0;
}
#body.survey .error table.table-bordered {
  border-color: #9C0012 !important;
}
#body.survey .error table.table-bordered th,
#body.survey .error table.table-bordered td {
  border-color: #9C0012 !important;
}
#body.survey .error table.table-bordered th {
  color: #9C0012;
}
#body.survey .survey-mc small {
  line-height: 1;
}
#body.survey .survey-bool label.radio {
  margin-bottom: 0;
}
#body.survey .survey-text th {
  font-weight: normal;
  line-height: 1;
}
#body.survey .survey-text textarea {
  margin-bottom: 0;
}
#body.itinerary .onoffswitch,
#body.credits .onoffswitch,
#body.certificate .onoffswitch {
  margin: 9px 0 0;
}
#body.itinerary .onoffswitch,
#body.credits .onoffswitch,
#body.certificate .onoffswitch {
  position: relative;
  width: 119px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
#body.itinerary .onoffswitch-checkbox,
#body.credits .onoffswitch-checkbox,
#body.certificate .onoffswitch-checkbox {
  display: none;
}
#body.itinerary .onoffswitch-label,
#body.credits .onoffswitch-label,
#body.certificate .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: none;
  border-radius: 5px;
}
#body.itinerary .onoffswitch-label.disabled,
#body.credits .onoffswitch-label.disabled,
#body.certificate .onoffswitch-label.disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
#body.itinerary .onoffswitch-inner,
#body.credits .onoffswitch-inner,
#body.certificate .onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
    #body.itinerary .onoffswitch-inner:before,
    #body.credits .onoffswitch-inner:before,
    #body.certificate .onoffswitch-inner:before,
    #body.itinerary .onoffswitch-inner:after,
    #body.credits .onoffswitch-inner:after,
    #body.certificate .onoffswitch-inner:after {
        float: left;
        width: 50%;
        height: 30px;
        padding: 0;
        line-height: 30px;
        font-size: 12px;
        color: white;
        font-family: 'Open Sans', sans-serif;
        font-weight: bold;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
#body.itinerary .onoffswitch-inner:before,
#body.credits .onoffswitch-inner:before,
#body.certificate .onoffswitch-inner:before {
  content: "CLAIMED";
  padding-left: 10px;
  background-color: #AAAAAA;
  color: #FFFFFF;
}
#body.itinerary .onoffswitch-inner:after,
#body.credits .onoffswitch-inner:after,
#body.certificate .onoffswitch-inner:after {
  content: "UNCLAIMED";
  padding-right: 10px;
  background-color: #EEEEEE;
  color: #666;
  text-align: right;
}
#body.itinerary .onoffswitch-switch,
#body.credits .onoffswitch-switch,
#body.certificate .onoffswitch-switch {
  width: 18px;
  margin: 0px;
  background: #F5F5F5;
  border: 1px solid #777676999;
  border-radius: 4px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 99px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  background-image: -moz-linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -webkit-linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: -o-linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
  background-image: linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
}
#body.itinerary .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner,
#body.credits .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner,
#body.certificate .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
#body.itinerary .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch,
#body.credits .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch,
#body.certificate .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}
#body.itinerary .certificate-confirmation,
#body.credits .certificate-confirmation,
#body.certificate .certificate-confirmation {
  font-size: 18px;
  margin: 55px;
}
#body.itinerary .collapse-section,
#body.credits .collapse-section,
#body.certificate .collapse-section {
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: height 0.7s;
}
#body.itinerary .collapse-toggle,
#body.credits .collapse-toggle,
#body.certificate .collapse-toggle {
  width: 100%;
  height: 12px;
  padding: 40px 0 0;
  position: relative;
  background: -moz-linear-gradient(top, rgba(217, 237, 247, 0) 0%, rgba(217, 237, 247, 0.9) 80%, #d9edf7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(217, 237, 247, 0)), color-stop(80%, rgba(217, 237, 247, 0.9)), color-stop(100%, #d9edf7));
  background: -webkit-linear-gradient(top, rgba(217, 237, 247, 0) 0%, rgba(217, 237, 247, 0.9) 80%, #d9edf7 100%);
  background: -o-linear-gradient(top, rgba(217, 237, 247, 0) 0%, rgba(217, 237, 247, 0.9) 80%, #d9edf7 100%);
  background: -ms-linear-gradient(top, rgba(217, 237, 247, 0) 0%, rgba(217, 237, 247, 0.9) 80%, #d9edf7 100%);
  background: linear-gradient(to bottom, rgba(217, 237, 247, 0) 0%, rgba(217, 237, 247, 0.9) 80%, #d9edf7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00d9edf7', endColorstr='#d9edf7', GradientType=0);
  text-align: center;
  margin-top: -52px;
  margin-bottom: 5px;
  z-index: 5;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
}
#body.itinerary .collapse-toggle.open,
#body.credits .collapse-toggle.open,
#body.certificate .collapse-toggle.open {
  margin-top: 0;
  padding-top: 0;
}
#body.itinerary .collapse-toggle span,
#body.credits .collapse-toggle span,
#body.certificate .collapse-toggle span {
  cursor: pointer;
}
#body.itinerary h1,
#body.credits h1,
#body.certificate h1,
#body.itinerary h2,
#body.credits h2,
#body.certificate h2,
#body.itinerary h3,
#body.credits h3,
#body.certificate h3,
#body.itinerary h4,
#body.credits h4,
#body.certificate h4,
#body.itinerary h5,
#body.credits h5,
#body.certificate h5,
#body.itinerary h6,
#body.credits h6,
#body.certificate h6 {
  margin: 0 0 10px;
  line-height: 1;
}
#body.itinerary .modal-header h3,
#body.credits .modal-header h3,
#body.certificate .modal-header h3 {
  margin: 0;
  line-height: 30px;
}
#body.itinerary h1,
#body.credits h1,
#body.certificate h1 {
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
#body.itinerary h2,
#body.credits h2,
#body.certificate h2 {
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  color: #666;
}
#body.itinerary h5,
#body.credits h5,
#body.certificate h5 {
  margin: 10px 0;
}
#body.itinerary .inner,
#body.credits .inner,
#body.certificate .inner {
  padding: 0 15px 15px;
}
#body.itinerary .itinerary-item,
#body.credits .itinerary-item,
#body.certificate .itinerary-item {
  padding: 5px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
#body.itinerary .itinerary-item span.remove,
#body.credits .itinerary-item span.remove,
#body.certificate .itinerary-item span.remove {
  font-size: 12px;
  color: #666;
  display: block;
  cursor: pointer;
  transition: opacity 0.2s;
}
#body.itinerary .itinerary-item .credits,
#body.credits .itinerary-item .credits,
#body.certificate .itinerary-item .credits,
#body.itinerary .itinerary-item .survey,
#body.credits .itinerary-item .survey,
#body.certificate .itinerary-item .survey {
  text-align: right;
  display: block;
  font-weight: normal;
  font-size: 12px;
  background-image: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
  color: #666;
  background-color: transparent;
  padding: 0;
}
#body.itinerary .itinerary-item .credits.disabled,
#body.credits .itinerary-item .credits.disabled,
#body.certificate .itinerary-item .credits.disabled,
#body.itinerary .itinerary-item .survey.disabled,
#body.credits .itinerary-item .survey.disabled,
#body.certificate .itinerary-item .survey.disabled {
  background: transparent;
  background-image: none;
}
#body.itinerary .itinerary-actions ul,
#body.credits .itinerary-actions ul,
#body.certificate .itinerary-actions ul,
#body.itinerary .credits-actions ul,
#body.credits .credits-actions ul,
#body.certificate .credits-actions ul {
  list-style: none;
  padding: 0px;
  margin: 0;
}
#body.itinerary .itinerary-actions ul li,
#body.credits .itinerary-actions ul li,
#body.certificate .itinerary-actions ul li,
#body.itinerary .credits-actions ul li,
#body.credits .credits-actions ul li,
#body.certificate .credits-actions ul li {
  line-height: 1;
  margin-bottom: 10px;
}
#body.itinerary .itinerary-actions ul li:last-child,
#body.credits .itinerary-actions ul li:last-child,
#body.certificate .itinerary-actions ul li:last-child,
#body.itinerary .credits-actions ul li:last-child,
#body.credits .credits-actions ul li:last-child,
#body.certificate .credits-actions ul li:last-child {
  margin-bottom: 0;
}
#body.itinerary .itinerary-actions ul li span,
#body.credits .itinerary-actions ul li span,
#body.certificate .itinerary-actions ul li span,
#body.itinerary .credits-actions ul li span,
#body.credits .credits-actions ul li span,
#body.certificate .credits-actions ul li span {
  cursor: pointer;
}
#body.itinerary .itinerary-actions ul li .claim i,
#body.credits .itinerary-actions ul li .claim i,
#body.certificate .itinerary-actions ul li .claim i,
#body.itinerary .credits-actions ul li .claim i,
#body.credits .credits-actions ul li .claim i,
#body.certificate .credits-actions ul li .claim i {
  float: left;
}
#body.itinerary .itinerary-actions ul li .claim span,
#body.credits .itinerary-actions ul li .claim span,
#body.certificate .itinerary-actions ul li .claim span,
#body.itinerary .credits-actions ul li .claim span,
#body.credits .credits-actions ul li .claim span,
#body.certificate .credits-actions ul li .claim span {
  margin-left: 15px;
  display: block;
}
#body.itinerary .credits-actions ul li span i,
#body.credits .credits-actions ul li span i,
#body.certificate .credits-actions ul li span i,
#body.itinerary .credits-actions ul li a i,
#body.credits .credits-actions ul li a i,
#body.certificate .credits-actions ul li a i {
  float: left;
}
#body.itinerary .credits-actions ul li span span,
#body.credits .credits-actions ul li span span,
#body.certificate .credits-actions ul li span span,
#body.itinerary .credits-actions ul li a span,
#body.credits .credits-actions ul li a span,
#body.certificate .credits-actions ul li a span {
  margin-left: 20px;
  display: block;
}
#body.itinerary .credits-actions ul li a,
#body.credits .credits-actions ul li a,
#body.certificate .credits-actions ul li a,
#body.itinerary .credits-actions ul li a:link,
#body.credits .credits-actions ul li a:link,
#body.certificate .credits-actions ul li a:link,
#body.itinerary .credits-actions ul li a:visited,
#body.credits .credits-actions ul li a:visited,
#body.certificate .credits-actions ul li a:visited,
#body.itinerary .credits-actions ul li a:hover,
#body.credits .credits-actions ul li a:hover,
#body.certificate .credits-actions ul li a:hover {
  color: #333;
  text-decoration: none;
}
#body.itinerary .requirements tr:last-child td,
#body.credits .requirements tr:last-child td,
#body.certificate .requirements tr:last-child td {
  border-bottom: 1px solid #ddd;
}
#body.itinerary .requirements .requirement-text,
#body.credits .requirements .requirement-text,
#body.certificate .requirements .requirement-text {
  font-size: 16px;
  vertical-align: middle;
}
#body.itinerary .requirements .requirement-text a:link,
#body.credits .requirements .requirement-text a:link,
#body.certificate .requirements .requirement-text a:link,
#body.itinerary .requirements .requirement-text a:visited,
#body.credits .requirements .requirement-text a:visited,
#body.certificate .requirements .requirement-text a:visited,
#body.itinerary .requirements .requirement-text a:hover,
#body.credits .requirements .requirement-text a:hover,
#body.certificate .requirements .requirement-text a:hover {
  display: inline-block;
}
#body.itinerary .cert,
#body.credits .cert,
#body.certificate .cert {
  text-align: center;
}
#body.itinerary .cert p,
#body.credits .cert p,
#body.certificate .cert p {
  line-height: 1;
  margin: 10px 0;
  font-size: 20px;
  /*
      &:nth-of-type(4),
      &:nth-of-type(6) {
        font-size: 30px;
        font-weight: bold;
        margin: 15px 0;
      }
      &:nth-of-type(9) {
        font-size: 18px;
      }
*/
}
#body.itinerary .cert p span.name,
#body.credits .cert p span.name,
#body.certificate .cert p span.name {
  font-size: 30px;
  font-weight: bold;
  margin: 15px 0;
}
#body.itinerary .cert p:nth-of-type(1),
#body.credits .cert p:nth-of-type(1),
#body.certificate .cert p:nth-of-type(1) {
  font-size: 26px;
  font-weight: bold;
}
#body.newItinerary .inner {
  padding: 0 15px 15px;
}
#body.newItinerary .itinerary-body:empty {
  min-height: 100px;
  background-image: url(img/spinner_50x50_white.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
#body.newItinerary h1 {
  margin: 0 0 15px;
  padding: 0;
  line-height: 1;
  font-size: 24px;
}
#body.credits #credits-instructions{
  border-color: red;
}
@media print {
  #body.newItinerary h1 {
    margin-top: 25px;
  }
}
#body.newItinerary .printable {
  display: none;
  visibility: hidden;
}
@media print {
  #body.newItinerary .printable {
    display: inline;
    visibility: visible;
  }
}
#body.newItinerary .btn-group.btn {
  border: 0;
  padding: 0;
}
#body.newItinerary .btn-group.btn > .btn {
  border-radius: 0;
}
#body.newItinerary .btn-group.btn > .dropdown-menu {
  text-align: left;
}
#body.newItinerary .btn-group.btn:first-child > .btn {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#body.newItinerary .btn-group.btn:last-child > .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#body.newItinerary .btn.print {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
#body.newItinerary .btn-group .dropdown-menu li span {
  padding: 5px 10px;
  line-height: 1;
  display: block;
}
#body.newItinerary .btn-group .dropdown-menu li:hover span {
  background-color: #ddd;
}
#body.newItinerary .btn-group .dropdown-menu {
  padding: 5px 0;
  margin: 2px 0 0;
}
#body.newItinerary ul.inline > li,
#body.newItinerary ol.inline > li {
  display: inline-block;
  padding-right: 10px;
  padding-left: 0;
}
#body.newItinerary ul.inline {
  margin-bottom: 0;
}
#body.newItinerary h6 {
  font-size: 14px;
  margin: 0 0 10px;
  line-height: 1;
  text-transform: uppercase;
}
#body.newItinerary ul.meta {
  list-style-type: none;
  margin: 0 0 0 35px;
  padding: 0;
}
#body.newItinerary ul.meta li.action {
  font-size: 12px;
/*  opacity: 0.5;*/
  transition: opacity 200ms;
  cursor: pointer;
}
#body.newItinerary p:last-child {
  margin-bottom: 0;
}
#body.newItinerary .itinerary-sub h6 {
  margin: 25px 0 15px;
}
#body.newItinerary .itinerary-sub:first-of-type h6 {
  margin-top: 0;
}
#body.newItinerary .itinerary-actions {
  font-size: 12px;
}
#body.newItinerary .itinerary-actions tr:first-child td span {
  border-radius: 4px 4px 0 0;
}
#body.newItinerary .itinerary-actions tr:last-child td span {
  border-radius: 0 0 4px 4px;
}
#body.newItinerary .itinerary-actions td {
  padding: 0;
}
#body.newItinerary .itinerary-actions td span {
  display: block;
  padding: 4px 10px;
  cursor: pointer;
}
#body.newItinerary .itinerary-actions td span i {
  width: 14px;
  display: inline-block;
}
#body.newItinerary .itinerary-actions td span:hover {
  background-color: #f5f5f5;
}
#body.newItinerary .itinerary-actions.affix {
  width: 165px;
  top: 25px;
}
#body.newItinerary .session-item {
  margin-bottom: 10px;
}
#body.newItinerary .session-item .session-details {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px 4px 0 4px;
}
#body.newItinerary .session-item .session-details:hover ul.meta li.action {
  opacity: 1;
}
#body.newItinerary .session-item .session-details h2 {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
  margin: 0 0 5px;
}
#body.newItinerary .session-item .session-details h2 strong {
  font-weight: bold;
}
#body.newItinerary .session-item .session-details h3 {
  font-size: 12px;
  line-height: 1;
  margin: 0;
  font-weight: normal;
}
#body.newItinerary .session-item .session-details:last-child {
  border-radius: 4px;
}
#body.newItinerary .session-item .presentations {
  /* border-left: 10px solid #ddd; */
  border: 1px solid #ccc;
  border-top: none;
  margin-left: 25px;
  background-color: #f5f5f5;
}
#body.newItinerary .session-item .presentations .presentation-item {
  border-bottom: 1px solid #ddd;
  padding: 10px;
}
#body.newItinerary .session-item .presentations .presentation-item:last-child {
  border-bottom: none;
}
#body.newItinerary .session-item .presentations .presentation-item:hover ul.meta li.action {
  opacity: 1;
}
#body.newItinerary .session-item .presentations h4 {
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 10px;
  font-weight: normal;
}
#body.newItinerary .session-item .presentations h4 strong {
  font-weight: bold;
}
#body.newItinerary .session-item .presentations p.authors,
#body.newItinerary .session-item .presentations .abstract {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0;
}
#body.newItinerary .session-item .presentations p.authors .show-abstract,
#body.newItinerary .session-item .presentations .abstract .show-abstract {
  text-decoration: underline;
  padding-left: 10px;
}
#body.newItinerary .session-item .presentations .abstract {
  margin-top: 15px;
}
#body.newItinerary .session-item .presentations .abstract.hidden {
  margin-top: 0;
}
#body.newItinerary .session-item .presentations .abstract.hidden {
  /*
          @media print {
            display: block;
            opacity: 1;
            visibility: visible;
            margin: 15px 0 0;
          }
*/
}
#body.newItinerary .session-item .presentations ul.meta li {
  font-size: 13px;
}
#body.newItineraryCalendar .inner {
  padding: 0 15px 15px;
}
#body.newItineraryCalendar .itinerary-body:empty {
  min-height: 100px;
  background-image: url(img/spinner_50x50_white.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
#body.newItineraryCalendar h1 {
  margin: 0 0 15px;
  padding: 0;
  line-height: 1;
  font-size: 24px;
}
@media print {
  #body.newItineraryCalendar h1 {
    margin-top: 25px;
  }
}
#body.newItineraryCalendar .printable {
  display: none;
  visibility: hidden;
}
@media print {
  #body.newItineraryCalendar .printable {
    display: inline;
    visibility: visible;
  }
}
#body.newItineraryCalendar .btn-group.btn {
  border: 0;
  padding: 0;
}
#body.newItineraryCalendar .btn-group.btn > .btn {
  border-radius: 0;
}
#body.newItineraryCalendar .btn-group.btn > .dropdown-menu {
  text-align: left;
}
#body.newItineraryCalendar .btn-group.btn:first-child > .btn {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#body.newItineraryCalendar .btn-group.btn:last-child > .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#body.newItineraryCalendar .btn.print {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
#body.newItineraryCalendar .btn-group .dropdown-menu li span {
  padding: 5px 10px;
  line-height: 1;
  display: block;
}
#body.newItineraryCalendar .btn-group .dropdown-menu li:hover span {
  background-color: #ddd;
}
#body.newItineraryCalendar .btn-group .dropdown-menu {
  padding: 5px 0;
  margin: 2px 0 0;
}
#body.newItineraryCalendar ul.inline > li,
#body.newItineraryCalendar ol.inline > li {
  display: inline-block;
  padding-right: 10px;
  padding-left: 0;
}
#body.newItineraryCalendar ul.inline {
  margin-bottom: 0;
}
#body.newItineraryCalendar h6 {
  font-size: 14px;
  margin: 0 0 10px;
  line-height: 1;
  text-transform: uppercase;
}
#body.newItineraryCalendar ul.meta {
  list-style-type: none;
  margin: 0 0 0 35px;
  padding: 0;
}
#body.newItineraryCalendar ul.meta li.action {
  font-size: 12px;
  opacity: 0.5;
  transition: opacity 200ms;
  cursor: pointer;
}
#body.newItineraryCalendar p:last-child {
  margin-bottom: 0;
}
#body.newItineraryCalendar .itinerary-sub h6 {
  margin: 25px 0 15px;
}
#body.newItineraryCalendar .itinerary-sub:first-child h6 {
  margin-top: 0;
}
#body.newItineraryCalendar .itinerary-actions {
  font-size: 12px;
}
#body.newItineraryCalendar .itinerary-actions tr:first-child td span {
  border-radius: 4px 4px 0 0;
}
#body.newItineraryCalendar .itinerary-actions tr:last-child td span {
  border-radius: 0 0 4px 4px;
}
#body.newItineraryCalendar .itinerary-actions td {
  padding: 0;
}
#body.newItineraryCalendar .itinerary-actions td span {
  display: block;
  padding: 4px 10px;
  cursor: pointer;
}
#body.newItineraryCalendar .itinerary-actions td span i {
  width: 14px;
  display: inline-block;
}
#body.newItineraryCalendar .itinerary-actions td span:hover {
  background-color: #f5f5f5;
}
#body.newItineraryCalendar .itinerary-actions.affix {
  width: 165px;
  top: 25px;
}
#body.newItineraryCalendar .session-item {
  margin-bottom: 10px;
}
#body.newItineraryCalendar .session-item .session-details {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px 4px 0 4px;
}
#body.newItineraryCalendar .session-item .session-details:hover ul.meta li.action {
  opacity: 1;
}
#body.newItineraryCalendar .session-item .session-details h2 {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.2;
  margin: 0 0 5px;
}
#body.newItineraryCalendar .session-item .session-details h2 strong {
  font-weight: bold;
}
#body.newItineraryCalendar .session-item .session-details h3 {
  font-size: 12px;
  line-height: 1;
  margin: 0;
  font-weight: normal;
}
#body.newItineraryCalendar .session-item .session-details:last-child {
  border-radius: 4px;
}
#body.newItineraryCalendar .session-item .presentations {
  /* border-left: 10px solid #ddd; */
  border: 1px solid #ccc;
  border-top: none;
  margin-left: 25px;
  background-color: #f5f5f5;
}
#body.newItineraryCalendar .session-item .presentations .presentation-item {
  border-bottom: 1px solid #ddd;
  padding: 10px;
}
#body.newItineraryCalendar .session-item .presentations .presentation-item:last-child {
  border-bottom: none;
}
#body.newItineraryCalendar .session-item .presentations .presentation-item:hover ul.meta li.action {
  opacity: 1;
}
#body.newItineraryCalendar .session-item .presentations h4 {
  font-size: 16px;
  line-height: 1.2;
  margin: 0 0 10px;
  font-weight: normal;
}
#body.newItineraryCalendar .session-item .presentations h4 strong {
  font-weight: bold;
}
#body.newItineraryCalendar .session-item .presentations p.authors,
#body.newItineraryCalendar .session-item .presentations p.abstract {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 0;
}
#body.newItineraryCalendar .session-item .presentations p.authors .show-abstract,
#body.newItineraryCalendar .session-item .presentations p.abstract .show-abstract {
  text-decoration: underline;
  padding-left: 10px;
}
#body.newItineraryCalendar .session-item .presentations p.abstract {
  margin-top: 15px;
}
#body.newItineraryCalendar .session-item .presentations p.abstract.hidden {
  margin-top: 0;
}
#body.newItineraryCalendar .session-item .presentations p.abstract.hidden {
  /*
					@media print {
						display: block;
						opacity: 1;
						visibility: visible;
						margin: 15px 0 0;
					}
*/
}
#body.newItineraryCalendar .session-item .presentations ul.meta li {
  font-size: 13px;
}
#SessionsClaimed {
  margin-top: 50px;
}
#body.credits .credits-actions i {
  color: #888;
}
#body.credits h2 {
  font-weight: bold;
  font-size: 13px;
}
#body.credits input[type="number"].credit-value {
  width: 44px;
  margin-top: 8px;
}
.credits-item.notice {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1.5s;
  -moz-animation-duration: 1.5s;
  -ms-animation-duration: 1.5s;
  -o-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-name: highlightRow;
  -moz-animation-name: highlightRow;
  -o-animation-name: highlightRow;
  animation-name: highlightRow;
}
.credits-item.conflict {
  background-color: rgba(255, 0, 0, 0.15);
}
span.credit-value {
  display: block;
  line-height: 27px;
  margin-top: 9px;
  text-align: center;
}
.credits-divider {
  height: 30px;
  line-height: 30px;
  background: #eee;
}
.credits-divider span.credit-type {
  padding-left: 10px;
}
.credits-divider span.error {
  color: red;
}
@-webkit-keyframes highlightRow {
  0% {
    background-color: #ffffff;
  }
  15% {
    background-color: #eeeeee;
  }
  100% {
    background-color: #ffffff;
  }
}
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -ms-animation-duration: 0.7s;
  -o-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
.animated.hinge {
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -ms-animation-duration: 0.7s;
  -o-animation-duration: 0.7s;
  animation-duration: 0.7s;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}
@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
}
@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.credits-item {
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.credits-item .date {
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
}
.credits-item .actions .action {
  text-align: right;
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
  background-image: none;
  background-color: transparent;
  border: none;
  box-shadow: none;
  text-shadow: none;
  color: #777;
  padding: 0;
  line-height: 18px;
  width: 100%;
}
.credits-item .actions .action.disabled {
  background: transparent;
  background-image: none;
}
.markers {
  margin-bottom: 2px;
  font-weight: normal;
}
.markers .marker {
  display: inline-block;
  width: 20%;
  font-size: 10px;
  margin: 0;
  float: left;
}
.markers .marker:nth-child(1) span {
  margin-left: -8px;
}
.markers .marker:nth-child(2) span {
  margin-left: -4px;
}
.markers .marker:nth-child(4) span {
  margin-right: -4px;
}
.markers .marker:nth-child(5) span {
  margin-right: -9px;
}
.slider .ui-slider-handle {
  margin-left: -5px;
  margin-right: 0;
  width: 10px;
}
/* Large desktop */
@media (min-width: 1200px) {
  .filters .inner .level-zero .level-one li .level-two {
    left: 240px;
  }
  #results li .expander table td div.title-block {
    width: 430px;
  }
}
@media (max-width: 979px) {
  .dropdown-backdrop {
    display: none;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: transparent;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #fff;
  }
  .navbar .dropdown-menu > li > a:hover,
  .navbar .dropdown-menu > li > a:focus,
  .navbar .dropdown-submenu:hover > a,
  .navbar .dropdown-submenu:focus > a {
    color: #fff;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: normal;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  #header .banner {
    max-height: 140px;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  .dropdown-backdrop {
    display: none;
  }
  .filters .inner .level-zero .level-one li .level-two {
    left: 136px;
  }
  #results li .expander table td div.title-block {
    width: 230px;
  }
  #footer .inner.default .oasis {
    float: none;
    display: block;
    padding: 0 15px 15px;
  }
  #footer .inner.default .oasis .oasis-logo {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  #footer .inner.default .oasis .copyright {
    line-height: 13px;
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
  }
  #footer .inner.default .ctt {
    float: none;
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .dropdown-backdrop {
    display: none;
  }
  body {
    padding: 0px;
    background-color: #fff;
  }
  body .content {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }
  body .content #body {
    padding: 0 15px;
  }
  .banner-unit {
    margin-top: 0;
  }
  .main-search {
    display: block;
    /* width: 235px; */
    margin: 0 auto 10px;
  }
  .filters .inner .level-zero .level-one li .dropdown-menu {
    position: relative;
    top: auto;
    left: inherit;
    z-index: inherit;
    float: none;
    margin-top: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: none;
    background-color: #eee;
  }
  .filters .inner .level-zero .level-one li .dropdown-menu li a {
    background-color: transparent;
  }
  #results li .expander table {
    display: none;
  }
}
@media all {
  .page-break {
    display: none;
  }
}
@media print {
  .page-break,
  #SessionsClaimed {
    display: block;
    page-break-before: always;
  }
  #header,
  #footer,
  .no-print {
    display: none;
  }
  #body.itinerary .itinerary-actions {
    display: none;
  }
  #body.itinerary .itinerary-wrap {
    width: 100%;
  }
  #body.itinerary .itinerary-wrap .itinerary-item span.remove {
    display: none;
  }
  .cert {
    margin-top: 20px;
  }
}
#add-all-results {
  background-image: none;
  box-shadow: none;
  border: 1px solid #ddd;
  margin-right: 10px;
}
/* Notes */
.my-notes{
  margin-top: 10px;
}
.my-notes .add-note{
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
}
/*.my-notes .notes .row-fluid{
  margin-bottom: 10px;
}*/
.my-notes .note{
  color: #000;
  /*background: #ffc;*/
  background: #fff;
  display: block;
  /*padding: 10px;
  -moz-box-shadow: 2px 2px 7px rgba(33,33,33,1);
  -webkit-box-shadow: 2px 2px 7px rgba(33,33,33,.7);
  box-shadow: 2px 2px 7px rgba(33,33,33,.7);
  border: 1px solid #ccc;*/
  position: relative;
  /*animation: show .5s;*/
}
@keyframes show{
  0% {
    opacity: 0;
    transform: scale(0,0);
  }
  50% {
    opacity: 1;
    transform: scale(1.1,1.1);
  }
  100% {
    transform: scale(1,1);
  }
}
.my-notes .note .note-header{
  position: absolute;
  width: 50px;
  right: 10px;
  display: none;
}
.my-notes .note.editing .note-header{
  position: inherit;
  width: inherit;
  right: inherit;
  display: block;
}
.my-notes .note:hover .note-header{
  display: block;
}
.my-notes .note .note-header .icon-pencil,
.my-notes .note.editing .note-header .icon-ok{
  display: inline-block;
}
.my-notes .note .note-header .icon-ok,
.my-notes .note.editing .note-header .icon-pencil{
  display: none;
}
.my-notes .note .note-body textarea{
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
  resize: none;
}
.my-notes .note .note-loading{
  position: absolute;
  right: -35px;
  top: 5px;
  display: none;
}
.my-notes .note .note-loading img{
  width: 20px;
}

/*.my-notes .note .note-body textarea,
.my-notes .note.editing .note-body p{
  display: none;
}
.my-notes .note .note-body p,
.my-notes .note.editing .note-body textarea{
  display: block;
}*/

/* Flag Like */
.flag-container{
  cursor: pointer;
  color: #FFD700;
}
.session h1 .flag-container{
  margin-right: 5px;
}

.session-link{
  text-align: left;
  display: inline-block;
  font-weight: normal;
  font-size: 12px;
  background-image: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
  color: #333;
  transition: opacity 0.2s linear, background 0.2s linear;
  background-color: transparent;
  /*text-transform: capitalize;*/
  width: 120px;
  float: right;
}

.link-selected{
  display: inline-block;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* Saved Searches */

.save-term{
  font-size: 12px;
}
.save-term-loading{
  display: none;
}
.save-term-loading img{
  height: 20px;
}
.save-term-ok{
  font-size: 12px;
  display: none;
}
.save-term-error{
  font-size: 12px;
  display: none;
}

.saved-searches,
.saved-favorites,
.saved-notes {
  /*max-width: 600px;*/
  margin: 0 auto 20px auto;
}
.saved-searches .row-fluid{
  margin-bottom: 10px;
}
.saved-searches .row-fluid .span9 button{
  padding-left: 0;
}
.saved-searches .row-fluid .span3{
  text-align: center;
}

.btn-small.itinerary-disabled.disabled {
    color: #000;
    background-color: #e6e6e6;
   }
.alert, .alert h4 {
    color: #000000;
}