@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700&display=swap");
.path-comment article {
  padding: 34px 50px 0; }

.path-comment .field--name-comment-body {
  margin-top: 15px; }

/*  info link styling */
#edit-field-event-track, #edit-field-event-track--wrapper--description {
  opacity: 0; }

#edit-field-event-track.field--name-field-event-type, #edit-field-event-track--wrapper--description.field--name-field-event-type {
  opacity: 1; }

#edit-field-event-track {
  width: 100%; }

#edit-field-event-track .form-type-radio:last-child .info-link {
  display: none; }

#edit-field-event-track--wrapper--description {
  width: 100%; }

div#edit-field-event-track--wrapper--description {
  color: #777;
  font-size: 12px;
  margin: 5px 0 10px;
  padding: 0 10px;
  display: inline-block; }

.field--name-field-event-type .clear_help_text {
  left: 0;
  max-width: 450px;
  margin: 0 auto;
  right: 0; }

/* End of info link styling */
.event-tab-wrapper.fixed {
  position: fixed;
  width: 100%;
  background: #ffffff;
  top: 0;
  z-index: 100;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.event-proposal-tab {
  margin: 30px 50px 26px;
  border-bottom: 1px solid #cccccc;
  font-family: 'Roboto', sans-serif; }
  .event-proposal-tab .form-tabs {
    display: inline-block;
    margin-right: 70px;
    color: #666666;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    cursor: pointer; }
    .event-proposal-tab .form-tabs:hover {
      color: #4f77aa; }
    .event-proposal-tab .form-tabs:last-child {
      display: none; }
    .event-proposal-tab .form-tabs:last-child.show-tab {
      display: inline-block; }
    .event-proposal-tab .form-tabs.tab2 {
      display: none; }
    .event-proposal-tab .form-tabs.tab2.show-tab {
      display: inline-block; }
  .event-proposal-tab .form-tabs.active {
    color: #4f77aa;
    border-bottom: 3px solid #4f77aa;
    padding-bottom: 10px; }

#edit-field-event-description-wrapper {
  clear: both; }
  #edit-field-event-description-wrapper .multi-session-desc {
    display: none;
    color: #FF0000; }
    #edit-field-event-description-wrapper .multi-session-desc.show-item {
      display: block; }

.node-event_proposal .popover {
  left: 319.784px !important; }

.node-event_proposal .node-form {
  font-family: 'Roboto', sans-serif;
  padding: 0 50px 50px;
  /*edit-field-single-session-venue-wrapper*/
  /*****************************************/
  /*Event Date, Start Time, and Duration*/
  /*Track*/
  /**************/
  /*Target Audience*/
  /******************************/
  /*edit-field-event-resources-wrapper*/
  /***********************************/
  /*event-end-date-wrapper*/
  /************************/
  /*edit-field-event-resources-wrapper*/
  /************************************/
  /*edit-field-event-resources-wrapper*/
  /*************************************/
  /*Status*/
  /********/
  /*Event Co-Organizers*/
  /*********************/
  /*Floating Label*/
  /****************/
  /*TAB - SPEAKER, PRESENTER, OR INSTRUCTOR*/
  /****************************************/
  /*TAB - SESSION*/ }
  .node-event_proposal .node-form label.control-label {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px; }
  .node-event_proposal .node-form .form-type-select select, .node-event_proposal .node-form .form-type-textfield input, .node-event_proposal .node-form input[type="time"] {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #cccccc;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #808080; }
  .node-event_proposal .node-form .form-type-select select:focus, .node-event_proposal .node-form .form-type-textfield input:focus, .node-event_proposal .node-form .form-textarea:focus, .node-event_proposal .node-form input[type="time"]:focus {
    border-color: #4f77aa;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .node-event_proposal .node-form .select-wrapper:after {
    content: "";
    background: url("../images/event-proposal-form/drop_down.png") no-repeat;
    width: 11px;
    height: 7px; }
  .node-event_proposal .node-form .select-wrapper select {
    padding-left: 0; }
  .node-event_proposal .node-form .form-radio {
    display: none; }
  .node-event_proposal .node-form .form-radio + .check-img {
    background: url("../images/event-proposal-form/radio-button.png") no-repeat center;
    display: inline-block;
    width: 13px;
    height: 13px;
    padding-right: 30px;
    vertical-align: middle; }
  .node-event_proposal .node-form .form-radio:checked + .check-img {
    background: url("../images/event-proposal-form/radio-button_tick.png") no-repeat center; }
  .node-event_proposal .node-form .prev-next-section {
    float: right; }
  .node-event_proposal .node-form #edit-actions {
    float: right; }
    .node-event_proposal .node-form #edit-actions .icon {
      display: none; }
    .node-event_proposal .node-form #edit-actions #edit-submit {
      background-color: #337ab7;
      border-color: #2e6da4; }
  .node-event_proposal .node-form #event-details-column1, .node-event_proposal .node-form #event-details-column2 {
    float: left;
    width: 50%;
    margin-top: 21px; }
    .node-event_proposal .node-form #event-details-column1 .form-group, .node-event_proposal .node-form #event-details-column1 .select-wrapper, .node-event_proposal .node-form #event-details-column2 .form-group, .node-event_proposal .node-form #event-details-column2 .select-wrapper {
      width: 100%; }
    .node-event_proposal .node-form #event-details-column1 .js-form-wrapper, .node-event_proposal .node-form #event-details-column2 .js-form-wrapper {
      margin-bottom: 47px; }
  .node-event_proposal .node-form .js-form-wrapper {
    margin-bottom: 23px; }
  .node-event_proposal .node-form .panel-body {
    padding-bottom: 0; }
  .node-event_proposal .node-form .info-link {
    vertical-align: middle; }
  .node-event_proposal .node-form .has-error .form-control {
    border-color: #a94442; }
  .node-event_proposal .node-form #edit-status-wrapper {
    display: none; }
  .node-event_proposal .node-form #event-details-column1 {
    padding-right: 30px; }
  .node-event_proposal .node-form #event-details-column2 {
    padding-left: 30px; }
    .node-event_proposal .node-form #event-details-column2 .field--name-field-event-description {
      margin-bottom: 15px; }
    .node-event_proposal .node-form #event-details-column2 .field--name-field-event-type .info-link {
      position: absolute;
      right: -25px;
      top: 50%;
      transform: translateY(-50%); }
    .node-event_proposal .node-form #event-details-column2 .field--name-field-event-type .clear_help_text {
      z-index: 100; }
  .node-event_proposal .node-form .speaker-details, .node-event_proposal .node-form .sessions {
    display: none; }
  .node-event_proposal .node-form .panel-default {
    clear: both;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .node-event_proposal .node-form .panel-heading, .node-event_proposal .node-form .fieldgroup legend, .node-event_proposal .node-form .speaker-section-title, .node-event_proposal .node-form .field--name-field-event-co-organizers .field-label {
    background: none;
    padding: 25px 0 0;
    color: #4f77aa;
    font-size: 18px;
    font-weight: 500;
    border: 0;
    margin-bottom: 14px; }
    .node-event_proposal .node-form .panel-heading .panel-title, .node-event_proposal .node-form .fieldgroup legend .panel-title, .node-event_proposal .node-form .speaker-section-title .panel-title, .node-event_proposal .node-form .field--name-field-event-co-organizers .field-label .panel-title {
      padding-bottom: 0; }
  .node-event_proposal .node-form .field--name-field-event-co-organizers {
    clear: both; }
  .node-event_proposal .node-form .field--name-field-event-description textarea {
    height: 175px; }
  .node-event_proposal .node-form #id-event-date-wrapper, .node-event_proposal .node-form #edit-field-event-track-wrapper,
  .node-event_proposal .node-form #edit-field-event-target-audience-wrapper, .node-event_proposal .node-form #event-end-date-wrapper,
  .node-event_proposal .node-form #edit-field-event-resources-wrapper, .node-event_proposal .node-form #edit-field-status-wrapper,
  .node-event_proposal .node-form #field-event-co-organizers-add-more-wrapper .field-label {
    border-top: 1px solid #4f77aa;
    border-radius: 0;
    padding-top: 21px; }
  .node-event_proposal .node-form #edit-field-single-session-venue-wrapper,
  .node-event_proposal .node-form #edit-field-single-session-address-wrapper {
    width: 50%;
    float: left; }
  .node-event_proposal .node-form #edit-field-single-session-venue-wrapper {
    padding-right: 30px; }
  .node-event_proposal .node-form #edit-field-single-session-address-wrapper {
    padding-left: 30px;
    margin-bottom: 80px; }
  .node-event_proposal .node-form #id-event-date-wrapper {
    border-top: 1px solid #4f77aa;
    border-radius: 0;
    padding-top: 21px; }
    .node-event_proposal .node-form #id-event-date-wrapper.show-item {
      display: block; }
    .node-event_proposal .node-form #id-event-date-wrapper .help-block {
      margin-bottom: 0; }
    .node-event_proposal .node-form #id-event-date-wrapper .js-form-wrapper {
      margin-bottom: 6px; }
    .node-event_proposal .node-form #id-event-date-wrapper .form-required + .select-wrapper select option[value="_none"] {
      display: block; }
    .node-event_proposal .node-form #id-event-date-wrapper .control-label {
      display: none; }
    .node-event_proposal .node-form #id-event-date-wrapper .panel-body:not(.panel-collapse) > .js-form-wrapper {
      width: 25%;
      float: left;
      padding-right: 25px; }
      .node-event_proposal .node-form #id-event-date-wrapper .panel-body:not(.panel-collapse) > .js-form-wrapper:last-child {
        width: 50%;
        clear: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .node-event_proposal .node-form #id-event-date-wrapper .panel-body.panel-collapse {
      padding: 0; }
    .node-event_proposal .node-form #id-event-date-wrapper #edit-field-event-duration-in-hr-wrapper, .node-event_proposal .node-form #id-event-date-wrapper #edit-field-event-duration-in-minutes-wrapper {
      width: 50%;
      float: left; }
    .node-event_proposal .node-form #id-event-date-wrapper .js-form-wrapper:not(#edit-field-event-date-wrapper) {
      padding-left: 25px; }
    .node-event_proposal .node-form #id-event-date-wrapper input[type="time"]::-webkit-inner-spin-button, .node-event_proposal .node-form #id-event-date-wrapper input[type="time"]::-webkit-outer-spin-button {
      opacity: 1; }
    .node-event_proposal .node-form #id-event-date-wrapper .select-wrapper:after {
      display: none; }
    .node-event_proposal .node-form #id-event-date-wrapper a.panel-title {
      color: #808080;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px;
      pointer-events: none; }
  .node-event_proposal .node-form #edit-field-event-track-wrapper.js-form-wrapper {
    margin-bottom: 7px; }
  .node-event_proposal .node-form #edit-field-event-track-wrapper fieldset.js-form-wrapper {
    margin-bottom: 0; }
  .node-event_proposal .node-form #edit-field-event-track-wrapper legend {
    margin-bottom: 24px; }
  .node-event_proposal .node-form #edit-field-event-track-wrapper .form-type-radio {
    margin: 0;
    padding-right: 15px;
    margin-bottom: 15px; }
    .node-event_proposal .node-form #edit-field-event-track-wrapper .form-type-radio:last-child {
      padding-right: 0; }
  .node-event_proposal .node-form #edit-field-event-track-wrapper .control-label {
    padding-left: 0; }
  .node-event_proposal .node-form #edit-field-event-track-wrapper #edit-field-event-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%; }
  .node-event_proposal .node-form .event-proposal-details .field--name-field-event-target-audience-desc .form-item {
    display: none; }
  .node-event_proposal .node-form #edit-submit {
    display: none; }
  .node-event_proposal .node-form #edit-field-event-target-audience-wrapper legend {
    margin-bottom: 22px; }
  .node-event_proposal .node-form #edit-field-event-target-audience-wrapper .form-type-checkbox {
    margin: 0;
    padding-right: 15px;
    margin-bottom: 15px; }
    .node-event_proposal .node-form #edit-field-event-target-audience-wrapper .form-type-checkbox:last-child {
      padding-right: 0; }
  .node-event_proposal .node-form #edit-field-event-target-audience-wrapper .form-checkbox {
    display: none; }
  .node-event_proposal .node-form #edit-field-event-target-audience-wrapper .control-label {
    padding-left: 0; }
  .node-event_proposal .node-form #edit-field-event-target-audience-wrapper .form-checkbox + .check-img {
    background: url("../images/event-proposal-form/checkbox.png") no-repeat center;
    display: inline-block;
    width: 13px;
    height: 13px;
    padding-right: 30px;
    vertical-align: middle; }
  .node-event_proposal .node-form #edit-field-event-target-audience-wrapper .form-checkbox:checked + .check-img {
    background: url("../images/event-proposal-form/checkbox_tick.png") no-repeat center; }
  .node-event_proposal .node-form #edit-field-event-target-audience-wrapper #edit-field-event-target-audience {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%; }
  .node-event_proposal .node-form #edit-field-event-resources-wrapper .control-label {
    background: none;
    padding: 25px 0 0;
    color: #4f77aa;
    font-size: 18px;
    font-weight: 500;
    border: 0;
    margin-bottom: 35px; }
  .node-event_proposal .node-form #edit-field-event-resources-wrapper .description.help-block {
    float: left; }
    .node-event_proposal .node-form #edit-field-event-resources-wrapper .description.help-block .icon-before {
      margin-top: 5px;
      display: block; }
  .node-event_proposal .node-form #event-end-date-wrapper {
    display: none; }
    .node-event_proposal .node-form #event-end-date-wrapper.show-item {
      display: block; }
    .node-event_proposal .node-form #event-end-date-wrapper .js-form-wrapper {
      margin-bottom: 13px; }
    .node-event_proposal .node-form #event-end-date-wrapper .control-label {
      display: none; }
    .node-event_proposal .node-form #event-end-date-wrapper .js-form-wrapper {
      width: 25%;
      float: left; }
    .node-event_proposal .node-form #event-end-date-wrapper .form-item-field-event-end-date-and-time {
      padding-right: 25px; }
    .node-event_proposal .node-form #event-end-date-wrapper .field--name-field-event-end-time {
      padding-left: 25px; }
    .node-event_proposal .node-form #event-end-date-wrapper .select-wrapper:after {
      display: none; }
  .node-event_proposal .node-form #edit-field-event-resources-wrapper .help-block {
    float: right; }
  .node-event_proposal .node-form #edit-field-event-session-type-wrapper {
    clear: both;
    margin-bottom: 0; }
    .node-event_proposal .node-form #edit-field-event-session-type-wrapper legend {
      padding: 0; }
    .node-event_proposal .node-form #edit-field-event-session-type-wrapper .control-label {
      padding-left: 0; }
    .node-event_proposal .node-form #edit-field-event-session-type-wrapper .form-item {
      display: inline-block; }
  .node-event_proposal .node-form #edit-field-status-wrapper {
    margin-top: 50px; }
    .node-event_proposal .node-form #edit-field-status-wrapper .control-label {
      padding: 25px 0 0;
      color: #4f77aa;
      font-size: 18px;
      font-weight: 500;
      border: 0;
      margin-bottom: 35px;
      position: static; }
  .node-event_proposal .node-form #edit-field-event-co-organizers-wrapper .draggable {
    background: none; }
    .node-event_proposal .node-form #edit-field-event-co-organizers-wrapper .draggable .tabledrag-handle {
      display: none; }
    .node-event_proposal .node-form #edit-field-event-co-organizers-wrapper .draggable td {
      border-top: none;
      padding-left: 0;
      padding-right: 0; }
  .node-event_proposal .node-form .form-item {
    position: relative; }
  .node-event_proposal .node-form .form-type-textfield label, .node-event_proposal .node-form .form-type-select label {
    position: absolute;
    top: 5px;
    z-index: 99;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer-events: none; }
  .node-event_proposal .node-form .form-type-textfield.lab-effect label, .node-event_proposal .node-form .form-type-select.lab-effect label {
    top: -20px;
    font-size: 12px; }
  .node-event_proposal .node-form #event-details-column1 .select-wrapper select option[value="_none"], .node-event_proposal .node-form #event-details-column2 .select-wrapper select option[value="_none"], .node-event_proposal .node-form #edit-field-event-sessions-wrapper .select-wrapper select option[value="_none"] {
    display: none; }
  .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field--name-field-event-day label {
    padding: 0; }
  .node-event_proposal .node-form .form-type-textarea label {
    position: absolute;
    top: 10px;
    padding-left: 15px;
    z-index: 5;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .node-event_proposal .node-form .form-type-textarea.lab-effect label {
    top: -20px;
    padding-left: 0;
    font-size: 12px; }
  .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper {
    /*Bug #265939*/
    /*************/ }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .field-multiple-table td {
      padding: 8px 0 0;
      background: #fff; }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .field-multiple-drag {
      display: none; }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper th.field-label {
      display: none; }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .draggable.odd {
      background: none; }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .table > tbody > tr > td {
      border: 0; }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .form-item .js-form-wrapper:not(.form-actions) {
      width: 50%;
      float: left;
      padding-left: 30px;
      /*padding-right:30px;*/ }
      .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .form-item .js-form-wrapper:not(.form-actions):nth-child(odd) {
        padding-left: 0;
        padding-right: 30px; }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .field--name-field-name-new, .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .field--name-field-organization-new {
      margin-top: 13px !important; }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .field--name-field-title-new {
      margin-top: 24px; }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .field--name-field-short-bio-new {
      margin-top: 55px; }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .form-submit.btn-danger {
      width: 133px;
      background: #ed545f; }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .field-add-more-submit {
      background: #4f77aa; }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .form-submit.btn-danger, .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .field-add-more-submit {
      font-size: 14px;
      color: #ffffff; }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .form-actions {
      clear: both;
      margin-bottom: 0; }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper tr.draggable:not(:first-child) {
      display: block;
      margin-top: 15px; }
  .node-event_proposal .node-form #edit-field-event-sessions-wrapper {
    /*Bug #265939*/
    /*************/ }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper tr.draggable {
      display: block;
      margin-top: 20px; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field--name-field-session-speaker-details {
      clear: both; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .js-form-wrapper {
      /*     margin-bottom: 0;*/ }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table {
      /*      tr.draggable{
                margin-top:10px;
                display: block;
            }*/ }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td {
        background: #fff; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-drag {
      display: none; }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-drag td {
        background: #fff; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper th.field-label {
      display: none; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .draggable.odd {
      background: none; }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .draggable.odd td:not(.field-multiple-drag) {
        display: flex;
        flex-wrap: wrap; }
        .node-event_proposal .node-form #edit-field-event-sessions-wrapper .draggable.odd td:not(.field-multiple-drag) .ajax-new-content {
          display: flex;
          flex-wrap: wrap; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .table > tbody > tr > td {
      border: 0; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .control-label {
      background: none; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field--name-field-event-day {
      border: none; }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field--name-field-event-day .control-label {
        padding-left: 0; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .select-wrapper {
      padding: 0; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper select {
      width: 100%; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td {
      padding: 8px 0 0; }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-name, .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-event-day {
        width: 50%;
        float: left;
        margin-top: 13px; }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-time {
        width: 100%;
        float: left; }
        .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-time .form-type-time {
          width: 50%;
          float: left; }
          .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-time .form-type-time:first-child {
            padding-right: 30px; }
          .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-time .form-type-time:last-child {
            padding-left: 30px;
            /*padding-right:30px;*/ }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-location,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-details,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-speaker,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-type,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-speaker-name,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-speaker-organization,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-speaker-title,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-speaker-biography,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-address {
        width: 50%;
        float: left; }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-name,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-speaker-name,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-speaker-title,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-type {
        padding-right: 30px; }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-location {
        padding-right: 30px;
        margin-top: 11px; }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-speaker-organization,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-event-day,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-speaker,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-speaker-biography,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-address,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-details {
        padding-left: 30px; }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-speaker {
        margin-top: 10px; }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-details {
        margin-top: 55px; }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-speaker-organization,
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-speaker-name {
        margin-bottom: 46px; }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-speaker-biography {
        margin-top: 34px; }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-address {
        margin-top: 11px; }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-type {
        margin-top: 24px; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table .speaker-selector {
      border-top: 1px solid #4f77aa;
      border-bottom: 1px solid #4f77aa;
      border-radius: 0;
      padding-top: 21px;
      /*Bug #265939*/
      /*************/ }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table .speaker-selector tr.draggable {
        display: block;
        margin-top: 30px; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table .speaker-section-title {
      margin-bottom: 0; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .form-submit.btn-danger {
      width: 133px;
      background: #ed545f; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-add-more-submit {
      background: #4f77aa; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .form-submit.btn-danger, .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-add-more-submit {
      font-size: 14px;
      color: #ffffff; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .form-actions {
      clear: both;
      margin-bottom: 0;
      margin-top: 50px; }

.field--name-field-event-type-description {
  max-height: 100% !important;
  overflow: visible; }
  .field--name-field-event-type-description .form-item {
    padding-bottom: 0 !important; }

.node-event_proposal .field--name-field-session-type-description {
  width: 50%;
  padding-left: 30px;
  margin-top: 24px;
  opacity: 0;
  float: left; }

body.node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-details {
  padding-left: 0;
  padding-right: 30px;
  margin-top: 24px; }

/*Event Proposal Tab*/
@media (min-width: 768px) and (max-width: 991px) {
  .event-proposal-tab {
    margin: 30px 30px 26px; }
    .event-proposal-tab .form-tabs {
      font-size: 14px;
      margin-right: 15px; }
      .event-proposal-tab .form-tabs:last-child {
        margin-right: 0; }

  .node-event_proposal .node-form {
    padding: 0 30px; }
    .node-event_proposal .node-form #event-details-column1 {
      padding-right: 15px; }
      .node-event_proposal .node-form #event-details-column1 .form-item-field-event-region .control-label {
        max-width: 205px; }
      .node-event_proposal .node-form #event-details-column1 .form-item-field-event-region .select-wrapper {
        margin-top: 15px; }
    .node-event_proposal .node-form #event-details-column2 {
      padding-left: 15px; }
      .node-event_proposal .node-form #event-details-column2 .field--name-field-event-type {
        margin-bottom: 62px; }
    .node-event_proposal .node-form #id-event-date-wrapper .panel-body:not(.panel-collapse) > .js-form-wrapper {
      width: 100%;
      float: none;
      padding: 0; }
    .node-event_proposal .node-form #id-event-date-wrapper .js-form-wrapper:not(#edit-field-event-date-wrapper) {
      padding-left: 0; }
    .node-event_proposal .node-form #id-event-date-wrapper a.panel-title {
      margin-right: 10px; }
    .node-event_proposal .node-form #id-event-date-wrapper .panel-body:not(.panel-collapse) > .js-form-wrapper:last-child {
      width: 100%; }
    .node-event_proposal .node-form #id-event-date-wrapper .panel-body.panel-collapse {
      width: 400px; }
    .node-event_proposal .node-form #id-event-date-wrapper .field--name-field-event-duration-in-hr {
      padding-right: 15px; }
    .node-event_proposal .node-form #id-event-date-wrapper .field--name-field-event-duration-in-minutes {
      padding-left: 15px; }
    .node-event_proposal .node-form #id-event-date-wrapper .panel-heading {
      margin-bottom: 30px; }
    .node-event_proposal .node-form #event-end-date-wrapper .panel-heading {
      margin-bottom: 30px; }
    .node-event_proposal .node-form .panel-body {
      padding-top: 0;
      padding-bottom: 0; }
    .node-event_proposal .node-form .panel-heading {
      margin-bottom: 10px; }
    .node-event_proposal .node-form .fieldgroup legend {
      margin-bottom: 20px; }
    .node-event_proposal .node-form #event-end-date-wrapper .js-form-wrapper {
      width: 100%;
      float: none; }
    .node-event_proposal .node-form #event-end-date-wrapper .field--name-field-event-end-time {
      padding-left: 0; }
    .node-event_proposal .node-form #event-end-date-wrapper .form-item-field-event-end-date-and-time {
      padding-right: 0; }
    .node-event_proposal .node-form #edit-field-event-resources-wrapper .control-label {
      margin-bottom: 29px; }
    .node-event_proposal .node-form #edit-field-event-track-wrapper .form-type-radio {
      margin-bottom: 10px; }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .form-item .js-form-wrapper:not(.form-actions) {
      width: 50%;
      float: left;
      padding-left: 15px;
      /*padding-right:30px;*/ }
      .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .form-item .js-form-wrapper:not(.form-actions):nth-child(odd) {
        padding-left: 0;
        padding-right: 15px; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-name, .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-location {
      padding-right: 15px; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-event-day, .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-details {
      padding-left: 15px; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-time .form-type-time:first-child {
      padding-right: 15px; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-time .form-type-time:last-child {
      padding-left: 15px; }

  .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-details,
  .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-type {
    padding-right: 15px !important; }

  .node-event_proposal .node-form #edit-field-event-sessions-wrapper .field-multiple-table td .field--name-field-session-address,
  .node-event_proposal .field--name-field-session-type-description {
    padding-left: 15px; } }
@media (min-width: 992px) and (max-width: 1024px) {
  .event-proposal-tab {
    margin: 30px 30px 26px; }

  .event-proposal-tab .form-tabs {
    margin-right: 50px; }

  .node-event-proposal-form {
    padding: 0 30px; }
    .node-event-proposal-form #event-details-column1 .form-item-field-event-region .select-wrapper {
      margin-top: 15px; }
    .node-event-proposal-form #event-details-column2 .field--name-field-event-type {
      margin-bottom: 62px; }
    .node-event-proposal-form #edit-field-event-track-wrapper .form-type-radio {
      margin-bottom: 10px; }
    .node-event-proposal-form .panel-body {
      padding-top: 0;
      padding-bottom: 0; }
    .node-event-proposal-form #id-event-date-wrapper .panel-heading {
      margin-bottom: 30px; }
    .node-event-proposal-form #event-end-date-wrapper .panel-heading {
      margin-bottom: 30px; } }
/***********************************/
@media (max-width: 767px) {
  .event-tab-wrapper {
    overflow: auto; }

  .event-proposal-tab {
    margin: 30px 20px 26px;
    display: flex;
    width: auto;
    min-width: 550px; }
    .event-proposal-tab .form-tabs {
      font-size: 14px;
      margin-right: 30px; }

  .node-event_proposal .node-form {
    padding: 0 30px 30px;
    /*Speakers Tab*/
    /***************/
    /*Session tab*/
    /*************/ }
    .node-event_proposal .node-form #event-details-column1 .form-item-field-event-region .select-wrapper {
      margin-top: 15px; }
    .node-event_proposal .node-form #event-details-column1, .node-event_proposal .node-form #event-details-column2 {
      width: 100%;
      float: none;
      padding: 0; }
    .node-event_proposal .node-form #id-event-date-wrapper .panel-body:not(.panel-collapse) > .js-form-wrapper {
      width: 100%;
      float: none;
      padding: 0; }
    .node-event_proposal .node-form #id-event-date-wrapper .js-form-wrapper:not(#edit-field-event-date-wrapper) {
      padding-left: 0; }
    .node-event_proposal .node-form #id-event-date-wrapper a.panel-title {
      margin-right: 10px; }
    .node-event_proposal .node-form #id-event-date-wrapper .panel-body:not(.panel-collapse) > .js-form-wrapper:last-child {
      width: 100%; }
    .node-event_proposal .node-form #id-event-date-wrapper .field--name-field-event-duration-in-hr {
      padding-right: 15px; }
    .node-event_proposal .node-form #id-event-date-wrapper .field--name-field-event-duration-in-minutes {
      padding-left: 15px; }
    .node-event_proposal .node-form #id-event-date-wrapper .panel-heading {
      margin-bottom: 30px; }
    .node-event_proposal .node-form #event-end-date-wrapper .panel-heading {
      margin-bottom: 30px; }
    .node-event_proposal .node-form .panel-heading {
      margin-bottom: 10px; }
    .node-event_proposal .node-form .fieldgroup legend {
      margin-bottom: 20px; }
    .node-event_proposal .node-form #event-end-date-wrapper .js-form-wrapper {
      width: 100%;
      float: none; }
    .node-event_proposal .node-form #event-end-date-wrapper .field--name-field-event-end-time {
      padding-left: 0; }
    .node-event_proposal .node-form #event-end-date-wrapper .form-item-field-event-end-date-and-time {
      padding-right: 0; }
    .node-event_proposal .node-form #edit-field-event-track-wrapper #edit-field-event-track {
      display: block; }
      .node-event_proposal .node-form #edit-field-event-track-wrapper #edit-field-event-track .form-type-radio {
        margin-bottom: 10px; }
    .node-event_proposal .node-form .panel-body {
      padding: 0; }
    .node-event_proposal .node-form #edit-field-single-session-venue-wrapper {
      margin-bottom: 45px; }
    .node-event_proposal .node-form #edit-field-single-session-venue-wrapper, .node-event_proposal .node-form #edit-field-single-session-address-wrapper {
      width: 100%;
      padding: 0; }
    .node-event_proposal .node-form .prev-next-section {
      float: none; }
    .node-event_proposal .node-form #edit-actions {
      float: none; }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .form-item .js-form-wrapper:not(.form-actions) {
      width: 100%;
      float: none;
      padding: 0; }
    .node-event_proposal .node-form .speaker-details.field-group-tabs-wrapper .form-item .js-form-wrapper:not(.form-actions):nth-child(odd) {
      padding-right: 0; }
    .node-event_proposal .node-form #edit-field-event-sessions-wrapper .form-item .field-multiple-table {
      /*.field--name-field-session-name,
      .field--name-field-event-day,
      .field--name-field-session-time,
      .field--name-field-session-location,
      .field--name-field-session-details*/ }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .form-item .field-multiple-table .js-form-wrapper {
        width: 100%;
        float: none;
        padding: 0; }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .form-item .field-multiple-table td .field--name-field-session-time .form-type-time {
        width: 100%;
        float: none;
        padding: 0; }
      .node-event_proposal .node-form #edit-field-event-sessions-wrapper .form-item .field-multiple-table td .field--name-field-speaker-name {
        margin-bottom: 23px; }

  body.node-event_proposal .field--name-field-session-type-description {
    opacity: 1;
    display: none; } }
/*Comment Section*/
.page-node-type-forum .forum,
.page-node-type-forum .event-gallery,
.page-node-type-forum .event-proposal,
.page-node-type-event-gallery .forum,
.page-node-type-event-gallery .event-gallery,
.page-node-type-event-gallery .event-proposal,
.page-node-type-event-proposal .forum,
.page-node-type-event-proposal .event-gallery,
.page-node-type-event-proposal .event-proposal {
  border: 1px solid #ccc;
  margin: 0 20px 40px; }
  .page-node-type-forum .forum .comment-add,
  .page-node-type-forum .event-gallery .comment-add,
  .page-node-type-forum .event-proposal .comment-add,
  .page-node-type-event-gallery .forum .comment-add,
  .page-node-type-event-gallery .event-gallery .comment-add,
  .page-node-type-event-gallery .event-proposal .comment-add,
  .page-node-type-event-proposal .forum .comment-add,
  .page-node-type-event-proposal .event-gallery .comment-add,
  .page-node-type-event-proposal .event-proposal .comment-add {
    display: none; }
  .page-node-type-forum .forum h2,
  .page-node-type-forum .event-gallery h2,
  .page-node-type-forum .event-proposal h2,
  .page-node-type-event-gallery .forum h2,
  .page-node-type-event-gallery .event-gallery h2,
  .page-node-type-event-gallery .event-proposal h2,
  .page-node-type-event-proposal .forum h2,
  .page-node-type-event-proposal .event-gallery h2,
  .page-node-type-event-proposal .event-proposal h2 {
    font-size: 26px; }
  .page-node-type-forum .forum .image-section,
  .page-node-type-forum .event-gallery .image-section,
  .page-node-type-forum .event-proposal .image-section,
  .page-node-type-event-gallery .forum .image-section,
  .page-node-type-event-gallery .event-gallery .image-section,
  .page-node-type-event-gallery .event-proposal .image-section,
  .page-node-type-event-proposal .forum .image-section,
  .page-node-type-event-proposal .event-gallery .image-section,
  .page-node-type-event-proposal .event-proposal .image-section {
    background: url("../images/user.png") no-repeat center;
    width: 31px;
    height: 31px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px; }
  .page-node-type-forum .forum .image-section + p,
  .page-node-type-forum .event-gallery .image-section + p,
  .page-node-type-forum .event-proposal .image-section + p,
  .page-node-type-event-gallery .forum .image-section + p,
  .page-node-type-event-gallery .event-gallery .image-section + p,
  .page-node-type-event-gallery .event-proposal .image-section + p,
  .page-node-type-event-proposal .forum .image-section + p,
  .page-node-type-event-proposal .event-gallery .image-section + p,
  .page-node-type-event-proposal .event-proposal .image-section + p {
    display: inline-block; }
    .page-node-type-forum .forum .image-section + p span span,
    .page-node-type-forum .event-gallery .image-section + p span span,
    .page-node-type-forum .event-proposal .image-section + p span span,
    .page-node-type-event-gallery .forum .image-section + p span span,
    .page-node-type-event-gallery .event-gallery .image-section + p span span,
    .page-node-type-event-gallery .event-proposal .image-section + p span span,
    .page-node-type-event-proposal .forum .image-section + p span span,
    .page-node-type-event-proposal .event-gallery .image-section + p span span,
    .page-node-type-event-proposal .event-proposal .image-section + p span span {
      font-weight: 700; }
  .page-node-type-forum .forum .js-comment,
  .page-node-type-forum .event-gallery .js-comment,
  .page-node-type-forum .event-proposal .js-comment,
  .page-node-type-event-gallery .forum .js-comment,
  .page-node-type-event-gallery .event-gallery .js-comment,
  .page-node-type-event-gallery .event-proposal .js-comment,
  .page-node-type-event-proposal .forum .js-comment,
  .page-node-type-event-proposal .event-gallery .js-comment,
  .page-node-type-event-proposal .event-proposal .js-comment {
    margin-bottom: 15px; }
.page-node-type-forum .main-page-section > .region > .block,
.page-node-type-event-gallery .main-page-section > .region > .block,
.page-node-type-event-proposal .main-page-section > .region > .block {
  font-size: 16px;
  line-height: 24px; }

/**********************************/
/*contact-message-personal-form*/
.contact-message-personal-form {
  padding: 0 50px 50px; }

/*******************************/
.node-event-proposal-edit-form {
  padding: 0 20px; }
  .node-event-proposal-edit-form .options-disable {
    pointer-events: none;
    cursor: not-allowed;
    background: #eeeeee; }
  .node-event-proposal-edit-form fieldset.options-disable legend {
    background: #eeeeee; }

#comment-form {
  padding: 0 50px 15px; }

.comment-form a.icon-before {
  display: none; }

/*User Register Form*/
#id-contact-telephone .panel-title {
  color: #4f77aa;
  font-size: 18px;
  line-height: 22px; }
#id-contact-telephone .js-form-wrapper {
  width: 33.33%;
  float: left;
  padding-right: 30px; }

/********************/
/*Access Denied*/
.hide-page-content .region-content {
  font-size: 0; }
  .hide-page-content .region-content .contact-link:first-child {
    margin-left: 35px;
    margin-right: 10px; }
  .hide-page-content .region-content .contact-link a {
    font-size: 14px; }

/***************/
/*contact-message-personal-form */
.contact-message-personal-form #edit-preview {
  display: none; }

/********************************/
/*contextual-region*/
.path-user article.contextual-region {
  padding: 0 50px 100px; }
  .path-user article.contextual-region .field--name-field-name, .path-user article.contextual-region .field--name-field-institutional-type {
    padding-bottom: 30px; }
    .path-user article.contextual-region .field--name-field-name .field--label, .path-user article.contextual-region .field--name-field-institutional-type .field--label {
      width: 150px;
      float: left; }
    .path-user article.contextual-region .field--name-field-name .field--item, .path-user article.contextual-region .field--name-field-institutional-type .field--item {
      width: calc(100% - 200px);
      float: left; }
  .path-user article.contextual-region .field--name-field-short-institution-descript {
    margin-top: 40px;
    clear: both; }
    .path-user article.contextual-region .field--name-field-short-institution-descript .field--label {
      margin-bottom: 10px; }
  .path-user article.contextual-region .field--name-field-contact-name,
  .path-user article.contextual-region .field--name-field-country-code,
  .path-user article.contextual-region .field--name-field-contact-telephone {
    width: 100%;
    margin-bottom: 10px; }
    .path-user article.contextual-region .field--name-field-contact-name .field--label,
    .path-user article.contextual-region .field--name-field-country-code .field--label,
    .path-user article.contextual-region .field--name-field-contact-telephone .field--label {
      padding-right: 20px; }
    .path-user article.contextual-region .field--name-field-contact-name .field--label, .path-user article.contextual-region .field--name-field-contact-name .field--item,
    .path-user article.contextual-region .field--name-field-country-code .field--label,
    .path-user article.contextual-region .field--name-field-country-code .field--item,
    .path-user article.contextual-region .field--name-field-contact-telephone .field--label,
    .path-user article.contextual-region .field--name-field-contact-telephone .field--item {
      display: inline-block; }

/*******************/
/*Reset password*/
.user-pass-reset {
  padding: 0 50px 50px; }

/*****************/
/*block-views-blockevent-proposal-speaker-list-block-2 */
.block-views-blockevent-proposal-speaker-list-block-2 .views-field-field-speaker-name,
.block-views-blockevent-proposal-speaker-list-block-2 .views-field-field-speaker-title,
.block-views-blockevent-proposal-speaker-list-block-2 .views-field-field-speaker-organization {
  font-weight: 700; }

/*******************************************************/
/*Login form*/
.user-login-form .form-actions {
  margin-top: 10px; }

/************/
/*For hiding a heading in comment section*/
/*****************************************/
.custom-page-wrapper h1 + article {
  padding: 0 50px 50px; }

.custom-page-wrapper h4.label {
  display: block; }

/*access denied page*/
.access-denied-page .main-page-section .region-content {
  padding: 0 50px 40px; }
  .access-denied-page .main-page-section .region-content .page-header {
    padding-right: 0;
    padding-left: 0; }
  .access-denied-page .main-page-section .region-content .contact-social-block {
    margin-right: -50px;
    margin-left: -50px; }

/**Event print style**/
@media print {
  .side-section,
  .clear-print-event .view-header {
    display: none; }

  .contact-social-block {
    display: none; } }
/*********************/
.select-all-wrap {
  text-align: right;
  margin-top: 20px; }

.node-forum .node-form {
  font-family: 'Roboto', sans-serif;
  padding: 0 50px 50px; }
  .node-forum .node-form .form-item {
    position: relative; }
  .node-forum .node-form .form-type-select select,
  .node-forum .node-form .form-type-textfield input {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #cccccc;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #808080; }
  .node-forum .node-form .form-type-select select {
    padding-left: 0;
    cursor: pointer; }
    .node-forum .node-form .form-type-select select option[value="_none"] {
      display: none; }
  .node-forum .node-form .form-type-select label,
  .node-forum .node-form .form-type-textfield label {
    position: absolute;
    top: 5px;
    z-index: 99;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    pointer-events: none;
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px; }
  .node-forum .node-form .form-type-select.lab-effect label,
  .node-forum .node-form .form-type-textfield.lab-effect label {
    top: -20px;
    font-size: 12px; }
  .node-forum .node-form .field--name-title,
  .node-forum .node-form .field--name-taxonomy-forums {
    float: left;
    width: 50%; }
  .node-forum .node-form .field--name-taxonomy-forums {
    padding-left: 15px; }
  .node-forum .node-form .field--name-title {
    padding-right: 15px; }
  .node-forum .node-form .field--name-body {
    margin-top: 20px;
    float: left;
    width: 100%; }
    .node-forum .node-form .field--name-body .form-type-textarea label {
      color: #808080;
      font-size: 14px;
      font-weight: 400; }
  .node-forum .node-form .select-wrapper:after {
    content: "";
    background: url(../images/event-proposal-form/drop_down.png) no-repeat;
    width: 11px;
    height: 7px; }
  .node-forum .node-form .entity-content-form-footer {
    clear: both; }
  .node-forum .node-form .form-actions button {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff; }
    .node-forum .node-form .form-actions button:hover, .node-forum .node-form .form-actions button:focus {
      background-color: #286090;
      border-color: #204d74; }
  .node-forum .node-form .form-type-textarea {
    margin-bottom: 10px; }
.node-forum #block-backtoforumlist {
  padding: 0 50px; }

@media (max-width: 767px) {
  .node-forum .node-form {
    padding: 0 20px 50px; }
    .node-forum .node-form .field--name-title,
    .node-forum .node-form .field--name-taxonomy-forums {
      width: 100%;
      margin-bottom: 40px;
      padding-right: 0;
      padding-left: 0; }
  .node-forum #block-backtoforumlist {
    padding: 0 20px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .node-forum .node-form {
    padding: 0 30px 50px; }
  .node-forum #block-backtoforumlist {
    padding: 0 30px; } }
.path-forum li.action-links,
.path-forum div.table-responsive,
.path-forum .main-page-section .page-header {
  padding-left: 20px;
  padding-right: 20px; }
.path-forum .table-responsive table {
  margin-bottom: 40px;
  border: 1px solid #ccc; }
.path-forum li.action-links a {
  background-color: #337ab7;
  border-color: #2e6da4;
  color: #fff; }
  .path-forum li.action-links a:focus, .path-forum li.action-links a:hover {
    background-color: #286090;
    border-color: #204d74; }

.page-node-type-forum .main-page-section .page-header {
  padding-left: 20px;
  padding-right: 20px; }
.page-node-type-forum #block-backtoforumlist {
  margin-bottom: 20px; }
.page-node-type-forum .region-content > article {
  padding: 0 20px 30px; }
  .page-node-type-forum .region-content > article > footer {
    color: #0077aa;
    font-family: roboto_condensedregular;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px; }
  .page-node-type-forum .region-content > article .field--type-entity-reference {
    font-family: roboto_condensedbold;
    font-size: 16px;
    line-height: 22px;
    color: #666666;
    margin-bottom: 5px; }
  .page-node-type-forum .region-content > article .field--name-body {
    color: #666666;
    font-family: roboto_condensedregular;
    font-size: 16px;
    line-height: 24px; }
  .page-node-type-forum .region-content > article .content > section > h2 {
    color: #0077aa;
    font-family: roboto_condensedbold;
    font-size: 19px;
    line-height: 25px;
    width: 100%;
    margin-bottom: 15px;
    clear: both; }
  .page-node-type-forum .region-content > article .content > section > article {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
    width: 100%; }
    .page-node-type-forum .region-content > article .content > section > article footer {
      color: #0077aa;
      font-family: roboto_condensedregular;
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 5px; }
    .page-node-type-forum .region-content > article .content > section > article .field--name-comment-body {
      color: #666666;
      font-family: roboto_condensedregular;
      font-size: 16px;
      line-height: 24px; }

.path-event-participant-list .view-header > a,
.page-node-type-forum .main-page-section .comment-add a,
.forum-button {
  background-color: #337ab7;
  border-color: #2e6da4;
  color: #fff;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 18px;
  border: 1px solid transparent;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
  margin-right: 10px; }
  .path-event-participant-list .view-header > a:focus, .path-event-participant-list .view-header > a:hover,
  .page-node-type-forum .main-page-section .comment-add a:focus,
  .page-node-type-forum .main-page-section .comment-add a:hover,
  .forum-button:focus,
  .forum-button:hover {
    background-color: #286090;
    border-color: #204d74;
    color: #fff;
    text-decoration: none; }

.page-node-type-forum .main-page-section .comment-add {
  padding: 0;
  margin-top: 10px; }

.path-event-participant-list .view-header > a {
  margin-bottom: 10px; }

.page-node-type-forum .forum {
  border: 0;
  padding: 0; }
  .page-node-type-forum .forum .content > section {
    border: 1px solid #ccc;
    padding: 0 30px 15px;
    margin-top: 25px; }

.node-event_participant .node-event-participant-form {
  padding: 0 50px;
  font-family: 'Roboto', sans-serif;
  color: #808080;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px; }
  .node-event_participant .node-event-participant-form .form-item {
    position: relative; }
  .node-event_participant .node-event-participant-form div.field--name-title {
    width: 100%;
    margin-bottom: 25px; }
    .node-event_participant .node-event-participant-form div.field--name-title label {
      background: none;
      color: #4f77aa;
      font-size: 18px;
      font-weight: 500;
      border: 0;
      margin-bottom: 0;
      display: none; }
      .node-event_participant .node-event-participant-form div.field--name-title label:after {
        display: none; }
    .node-event_participant .node-event-participant-form div.field--name-title input {
      background: #fff;
      border: 0;
      box-shadow: none;
      padding: 0;
      font-weight: bold;
      color: #808080;
      font-size: 25px;
      line-height: 31px; }
  .node-event_participant .node-event-participant-form .field--name-field-event-sessions-selected {
    width: 100%;
    margin-bottom: 25px; }
    .node-event_participant .node-event-participant-form .field--name-field-event-sessions-selected legend {
      background: none;
      color: #4f77aa;
      font-size: 18px;
      font-weight: 500;
      border: 0;
      margin-bottom: 22px;
      border-bottom: 0; }
    .node-event_participant .node-event-participant-form .field--name-field-event-sessions-selected .form-checkboxes {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      height: 100%; }
    .node-event_participant .node-event-participant-form .field--name-field-event-sessions-selected .form-type-checkbox {
      margin: 0;
      padding-right: 15px;
      margin-bottom: 15px; }
      .node-event_participant .node-event-participant-form .field--name-field-event-sessions-selected .form-type-checkbox:last-child {
        padding-right: 0; }
    .node-event_participant .node-event-participant-form .field--name-field-event-sessions-selected .form-checkbox {
      display: none; }
    .node-event_participant .node-event-participant-form .field--name-field-event-sessions-selected .control-label {
      padding-left: 0; }
    .node-event_participant .node-event-participant-form .field--name-field-event-sessions-selected .form-checkbox + .check-img {
      background: url("../images/event-proposal-form/checkbox.png") no-repeat center;
      display: inline-block;
      width: 13px;
      height: 13px;
      padding-right: 30px;
      vertical-align: middle; }
    .node-event_participant .node-event-participant-form .field--name-field-event-sessions-selected .form-checkbox:checked + .check-img {
      background: url("../images/event-proposal-form/checkbox_tick.png") no-repeat center; }
  .node-event_participant .node-event-participant-form .field--name-field-participant-email,
  .node-event_participant .node-event-participant-form .field--name-field-participant-last-name,
  .node-event_participant .node-event-participant-form .field--name-field-participant-first-name {
    margin-bottom: 47px;
    float: left;
    width: 50%; }
    .node-event_participant .node-event-participant-form .field--name-field-participant-email .form-item,
    .node-event_participant .node-event-participant-form .field--name-field-participant-last-name .form-item,
    .node-event_participant .node-event-participant-form .field--name-field-participant-first-name .form-item {
      position: relative; }
      .node-event_participant .node-event-participant-form .field--name-field-participant-email .form-item label,
      .node-event_participant .node-event-participant-form .field--name-field-participant-last-name .form-item label,
      .node-event_participant .node-event-participant-form .field--name-field-participant-first-name .form-item label {
        position: absolute;
        top: 5px;
        z-index: 99;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        pointer-events: none;
        color: #808080;
        font-size: 14px;
        font-weight: 400;
        line-height: 18px; }
      .node-event_participant .node-event-participant-form .field--name-field-participant-email .form-item.lab-effect label,
      .node-event_participant .node-event-participant-form .field--name-field-participant-last-name .form-item.lab-effect label,
      .node-event_participant .node-event-participant-form .field--name-field-participant-first-name .form-item.lab-effect label {
        top: -20px;
        font-size: 12px; }
      .node-event_participant .node-event-participant-form .field--name-field-participant-email .form-item input,
      .node-event_participant .node-event-participant-form .field--name-field-participant-last-name .form-item input,
      .node-event_participant .node-event-participant-form .field--name-field-participant-first-name .form-item input {
        border: 0;
        border-radius: 0;
        border-bottom: 1px solid #cccccc;
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #808080; }
  .node-event_participant .node-event-participant-form .field--name-field-participant-email,
  .node-event_participant .node-event-participant-form .field--name-field-participant-first-name {
    padding-right: 30px; }
  .node-event_participant .node-event-participant-form .field--name-field-participant-last-name {
    padding-left: 30px; }
  .node-event_participant .node-event-participant-form .select-event-sessions-wrapper {
    float: left;
    width: 100%; }
    .node-event_participant .node-event-participant-form .select-event-sessions-wrapper legend {
      background: none;
      color: #4f77aa;
      font-size: 18px;
      font-weight: 500;
      border: 0;
      margin-bottom: 22px;
      border-bottom: 0; }
    .node-event_participant .node-event-participant-form .select-event-sessions-wrapper .fieldset-wrapper > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      height: 100%; }
    .node-event_participant .node-event-participant-form .select-event-sessions-wrapper .form-item {
      margin: 0 0 15px;
      padding-right: 15px; }
    .node-event_participant .node-event-participant-form .select-event-sessions-wrapper label {
      padding-left: 0; }
    .node-event_participant .node-event-participant-form .select-event-sessions-wrapper .form-radio {
      display: none; }
    .node-event_participant .node-event-participant-form .select-event-sessions-wrapper .form-radio + .check-img {
      background: url("../images/event-proposal-form/radio-button.png") no-repeat center;
      display: inline-block;
      width: 13px;
      height: 13px;
      padding-right: 30px;
      vertical-align: middle; }
    .node-event_participant .node-event-participant-form .select-event-sessions-wrapper .form-radio:checked + .check-img {
      background: url("../images/event-proposal-form/radio-button_tick.png") no-repeat center; }
  .node-event_participant .node-event-participant-form .field--name-field-participant-gender {
    clear: both;
    width: 100%; }
    .node-event_participant .node-event-participant-form .field--name-field-participant-gender legend {
      background: none;
      color: #4f77aa;
      font-size: 18px;
      font-weight: 500;
      border: 0;
      margin-bottom: 22px;
      border-bottom: 0; }
    .node-event_participant .node-event-participant-form .field--name-field-participant-gender .fieldset-wrapper > div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      height: 100%; }
    .node-event_participant .node-event-participant-form .field--name-field-participant-gender .form-item {
      margin: 0 0 15px;
      padding-right: 15px; }
    .node-event_participant .node-event-participant-form .field--name-field-participant-gender label {
      padding-left: 0; }
    .node-event_participant .node-event-participant-form .field--name-field-participant-gender .form-radio {
      display: none; }
    .node-event_participant .node-event-participant-form .field--name-field-participant-gender .form-radio + .check-img {
      background: url("../images/event-proposal-form/radio-button.png") no-repeat center;
      display: inline-block;
      width: 13px;
      height: 13px;
      padding-right: 30px;
      vertical-align: middle; }
    .node-event_participant .node-event-participant-form .field--name-field-participant-gender .form-radio:checked + .check-img {
      background: url("../images/event-proposal-form/radio-button_tick.png") no-repeat center; }
  .node-event_participant .node-event-participant-form .field--name-field-participant-role,
  .node-event_participant .node-event-participant-form .field--name-field-participant-affiliation {
    margin-bottom: 25px; }
  .node-event_participant .node-event-participant-form .field--name-field-participant-country,
  .node-event_participant .node-event-participant-form .field--name-field-participant-role,
  .node-event_participant .node-event-participant-form .field--name-field-participant-affiliation {
    float: left;
    width: 50%;
    position: relative; }
    .node-event_participant .node-event-participant-form .field--name-field-participant-country label,
    .node-event_participant .node-event-participant-form .field--name-field-participant-role label,
    .node-event_participant .node-event-participant-form .field--name-field-participant-affiliation label {
      position: absolute;
      top: 5px;
      z-index: 99;
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      pointer-events: none;
      color: #808080;
      font-size: 14px;
      font-weight: 400;
      line-height: 18px; }
    .node-event_participant .node-event-participant-form .field--name-field-participant-country .form-type-select.lab-effect label,
    .node-event_participant .node-event-participant-form .field--name-field-participant-role .form-type-select.lab-effect label,
    .node-event_participant .node-event-participant-form .field--name-field-participant-affiliation .form-type-select.lab-effect label {
      top: -20px;
      font-size: 12px; }
    .node-event_participant .node-event-participant-form .field--name-field-participant-country .form-type-select select,
    .node-event_participant .node-event-participant-form .field--name-field-participant-role .form-type-select select,
    .node-event_participant .node-event-participant-form .field--name-field-participant-affiliation .form-type-select select {
      border: 0;
      border-radius: 0;
      border-bottom: 1px solid #cccccc;
      outline: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      color: #808080; }
    .node-event_participant .node-event-participant-form .field--name-field-participant-country .form-type-select select:focus,
    .node-event_participant .node-event-participant-form .field--name-field-participant-role .form-type-select select:focus,
    .node-event_participant .node-event-participant-form .field--name-field-participant-affiliation .form-type-select select:focus {
      border-color: #4f77aa;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .node-event_participant .node-event-participant-form .field--name-field-participant-country .select-wrapper:after,
    .node-event_participant .node-event-participant-form .field--name-field-participant-role .select-wrapper:after,
    .node-event_participant .node-event-participant-form .field--name-field-participant-affiliation .select-wrapper:after {
      content: "";
      background: url("../images/event-proposal-form/drop_down.png") no-repeat;
      width: 11px;
      height: 7px; }
    .node-event_participant .node-event-participant-form .field--name-field-participant-country .select-wrapper select,
    .node-event_participant .node-event-participant-form .field--name-field-participant-role .select-wrapper select,
    .node-event_participant .node-event-participant-form .field--name-field-participant-affiliation .select-wrapper select {
      padding-left: 0; }
      .node-event_participant .node-event-participant-form .field--name-field-participant-country .select-wrapper select option[value="_none"],
      .node-event_participant .node-event-participant-form .field--name-field-participant-role .select-wrapper select option[value="_none"],
      .node-event_participant .node-event-participant-form .field--name-field-participant-affiliation .select-wrapper select option[value="_none"] {
        display: none; }
  .node-event_participant .node-event-participant-form .field--name-field-participant-affiliation {
    padding-right: 30px; }
  .node-event_participant .node-event-participant-form .field--name-field-participant-country,
  .node-event_participant .node-event-participant-form .field--name-field-participant-role {
    padding-left: 30px; }
.node-event_participant .field--name-field-participant-role ~ .fieldgroup {
  width: 100%;
  float: left;
  margin-top: 35px; }
  .node-event_participant .field--name-field-participant-role ~ .fieldgroup legend {
    color: #4f77aa;
    font-size: 18px;
    font-weight: 500;
    border: 0;
    margin-bottom: 15px; }
  .node-event_participant .field--name-field-participant-role ~ .fieldgroup .fieldset-wrapper > div {
    display: flex; }
    .node-event_participant .field--name-field-participant-role ~ .fieldgroup .fieldset-wrapper > div .form-type-radio {
      margin: 0 0 15px;
      padding-right: 15px; }
.node-event_participant .form-actions {
  float: left;
  width: 100%; }
.node-event_participant .event-disclaimer {
  clear: both;
  padding: 20px 40px 0; }

@media (max-width: 1199px) {
  .node-event_participant .node-event-participant-form {
    padding: 0 20px; }
  .node-event_participant div.event-disclaimer {
    padding: 20px 20px 0; } }
@media (max-width: 767px) {
  .node-event_participant .node-event-participant-form {
    padding: 0 20px; }
  .node-event_participant .node-event-participant-form .field--name-field-participant-country,
  .node-event_participant .node-event-participant-form .field--name-field-participant-affiliation,
  .node-event_participant .node-event-participant-form .field--name-field-participant-role,
  .node-event_participant .node-event-participant-form .field--name-field-participant-last-name,
  .node-event_participant .node-event-participant-form .field--name-field-participant-email,
  .node-event_participant .node-event-participant-form .field--name-field-participant-first-name {
    padding: 0;
    width: 100%; } }
.page-node-type-event-participant {
  font-family: 'Roboto', sans-serif;
  color: #808080;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px; }
  .page-node-type-event-participant article > .content > .field {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%; }
  .page-node-type-event-participant .field--items,
  .page-node-type-event-participant .field--item,
  .page-node-type-event-participant .field--label {
    float: left; }
  .page-node-type-event-participant .field--label {
    padding-right: 10px; }

.page-node-type-event-participant .node-event-participant-delete-form .form-actions {
  margin-top: 15px; }
  .page-node-type-event-participant .node-event-participant-delete-form .form-actions a,
  .page-node-type-event-participant .node-event-participant-delete-form .form-actions button {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 18px;
    border: 1px solid transparent;
    display: inline-block;
    text-decoration: none;
    border-radius: 3px;
    margin-right: 10px; }
    .page-node-type-event-participant .node-event-participant-delete-form .form-actions a:focus, .page-node-type-event-participant .node-event-participant-delete-form .form-actions a:hover,
    .page-node-type-event-participant .node-event-participant-delete-form .form-actions button:focus,
    .page-node-type-event-participant .node-event-participant-delete-form .form-actions button:hover {
      background-color: #286090;
      border-color: #204d74; }

.path-show-graph .total-participants {
  padding: 0 20px; }
  .path-show-graph .total-participants .wrapper {
    padding: 40px 80px 20px;
    display: table;
    margin: 0 auto;
    width: 100%;
    font-family: roboto_condensedbold;
    font-size: 19px;
    line-height: 25px;
    color: #0077aa;
    text-align: center; }

.chart-area .total-participants {
  padding: 0 20px; }
  .chart-area .total-participants .wrapper {
    background: #f2f2f2;
    padding: 40px 80px 20px;
    display: table;
    margin: 0 auto;
    width: 810px;
    font-family: roboto_condensedbold;
    font-size: 19px;
    line-height: 25px;
    color: #0077aa;
    text-align: center; }
.chart-area .block-title {
  font-family: roboto_condensedbold;
  font-size: 16px;
  line-height: 24px;
  color: #666;
  display: block;
  margin-bottom: 11px;
  width: 810px;
  margin: 0 auto;
  padding: 40px 80px 20px;
  background: #f2f2f2; }
.chart-area .field--name-body {
  background: #f2f2f2;
  width: 100%;
  padding: 0 80px 40px;
  display: table;
  margin-bottom: 46px;
  margin-left: auto;
  margin-right: auto; }
  .chart-area .field--name-body .participants-role,
  .chart-area .field--name-body .participants-gender,
  .chart-area .field--name-body .participants-by-type {
    display: table-cell;
    vertical-align: top;
    list-style: none;
    padding: 20px 50px 0 0;
    margin-bottom: 0;
    max-width: 280px;
    width: 310px; }
    .chart-area .field--name-body .participants-role .legend-title,
    .chart-area .field--name-body .participants-gender .legend-title,
    .chart-area .field--name-body .participants-by-type .legend-title {
      font-family: roboto_condensedbold;
      font-size: 16px;
      line-height: 24px;
      color: #666;
      display: block;
      margin-bottom: 11px;
      display: none; }
    .chart-area .field--name-body .participants-role > li,
    .chart-area .field--name-body .participants-gender > li,
    .chart-area .field--name-body .participants-by-type > li {
      font-family: roboto_condensedregular;
      font-size: 16px;
      line-height: 24px;
      color: #666;
      position: relative;
      padding-left: 27px;
      margin-bottom: 8px; }
      .chart-area .field--name-body .participants-role > li:after,
      .chart-area .field--name-body .participants-gender > li:after,
      .chart-area .field--name-body .participants-by-type > li:after {
        content: "";
        display: inline-block;
        width: 12px;
        height: 12px;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: calc(50% - 6px); }
  .chart-area .field--name-body #container-affiliation,
  .chart-area .field--name-body #container-role,
  .chart-area .field--name-body #container-gender {
    width: 322px;
    display: table-cell;
    vertical-align: top;
    margin: 0 !important;
    height: 270px !important; }
  .chart-area .field--name-body .participants-by-type > li.academia:after {
    background-color: #d67ab0; }
  .chart-area .field--name-body .participants-by-type > li.multilateral:after {
    background-color: #9290c6; }
  .chart-area .field--name-body .participants-by-type > li.non-profit:after {
    background-color: #439cd6; }
  .chart-area .field--name-body .participants-by-type > li.private-sector:after {
    background-color: #47c2d1; }
  .chart-area .field--name-body .participants-by-type > li.govt:after {
    background-color: #ffc617; }
  .chart-area .field--name-body .participants-by-type > li.other:after {
    background-color: #6abf79; }
  .chart-area .field--name-body .participants-gender > li.male:after {
    background-color: #d67ab0; }
  .chart-area .field--name-body .participants-gender > li.female:after {
    background-color: #9290c6; }
  .chart-area .field--name-body .participants-gender > li.other:after {
    background-color: #439cd6; }
  .chart-area .field--name-body .participants-role > li.practitioner:after {
    background-color: #d67ab0; }
  .chart-area .field--name-body .participants-role > li.academic:after {
    background-color: #9290c6; }
  .chart-area .field--name-body .participants-role > li.independent:after {
    background-color: #439cd6; }
  .chart-area .field--name-body .participants-role > li.govt:after {
    background-color: #47c2d1; }
  .chart-area .field--name-body .participants-role > li.student:after {
    background-color: #ffc617; }
  .chart-area .field--name-body .participants-role > li.other:after {
    background-color: #6abf79; }

.page-node-type-event-participant .custom-page-wrapper h1 + article.event-participant {
  padding-bottom: 0; }
  .page-node-type-event-participant .custom-page-wrapper h1 + article.event-participant ~ .views-element-container {
    padding: 0 50px; }
    .page-node-type-event-participant .custom-page-wrapper h1 + article.event-participant ~ .views-element-container .block-title {
      margin-top: 0;
      font-size: 14px;
      color: #808080; }
    .page-node-type-event-participant .custom-page-wrapper h1 + article.event-participant ~ .views-element-container .view-event-participant-list .view-content > div {
      margin-bottom: 15px; }
    .page-node-type-event-participant .custom-page-wrapper h1 + article.event-participant ~ .views-element-container .view-event-participant-list .views-field-field-session-time {
      font-weight: 500;
      float: left;
      padding-right: 15px; }

.page-node-type-event-participant .contact-social-block .field--item {
  float: none; }

@media (min-width: 1200px) {
  .chart-area div.field--name-body {
    width: 810px; }

  .path-show-graph .total-participants .wrapper {
    width: 810px; } }
@media (max-width: 767px) {
  .path-show-graph .total-participants .wrapper {
    padding: 40px 15px 20px;
    width: 100%; }

  .chart-area div.field--name-body {
    width: 100%;
    display: block;
    padding: 20px; }
    .chart-area div.field--name-body > div, .chart-area div.field--name-body > ul {
      display: block !important;
      width: 100% !important; } }
/*@import "survey/survey";*/
.page-node-type-survey article {
  color: #666666;
  font-family: roboto_condensedregular;
  font-size: 16px;
  line-height: 24px; }
  .page-node-type-survey article .field {
    margin-bottom: 15px; }
  .page-node-type-survey article .field--label {
    font-family: roboto_condensedbold;
    font-size: 16px;
    line-height: 22px;
    color: #666666; }
  .page-node-type-survey article .field--type-image .field--label {
    margin-bottom: 10px; }
  .page-node-type-survey article .field--type-image .field--items {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px; }
    .page-node-type-survey article .field--type-image .field--items .field--item {
      width: 33.33%;
      padding: 0 10px; }
      .page-node-type-survey article .field--type-image .field--items .field--item img {
        margin: 0 auto; }

@media (max-width: 767px) {
  .page-node-type-survey article {
    padding: 0 20px 50px !important; }

  .page-node-type-survey article .field--type-image div.field--items {
    display: block;
    margin: 0; }
    .page-node-type-survey article .field--type-image div.field--items .field--item {
      width: 100%;
      margin-bottom: 15px;
      padding: 0; } }
.page-node-type-event-gallery .main-page-section .region-content > article,
.page-node-type-event-gallery .main-page-section .page-header {
  padding-right: 20px;
  padding-left: 20px; }
.page-node-type-event-gallery .main-page-section .region-content > article {
  font-family: roboto_condensedregular;
  font-size: 16px;
  line-height: 24px;
  color: #666; }

.path-event-participant-list .clear-print-logo {
  display: none; }
.path-event-participant-list .event-info {
  margin-bottom: 15px;
  font-family: 'Roboto', sans-serif; }
  .path-event-participant-list .event-info .city-venue {
    display: inline-block;
    width: 100%; }
    .path-event-participant-list .event-info .city-venue * {
      display: inline-block; }
  .path-event-participant-list .event-info .venue {
    display: inline-block; }
    .path-event-participant-list .event-info .venue > span {
      display: inline-block;
      padding-left: 3px; }
      .path-event-participant-list .event-info .venue > span * {
        display: inline-block; }

.event-proceeding-form-page .detail-page-content-padding {
  display: inline-block;
  width: 100%; }
.event-proceeding-form-page .error {
  display: none; }
.event-proceeding-form-page .event-proceedings-tab {
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  width: 100%; }
  .event-proceeding-form-page .event-proceedings-tab .tab-menu-wrapper {
    display: inline-block;
    width: 100%;
    float: left; }
    .event-proceeding-form-page .event-proceedings-tab .tab-menu-wrapper a {
      float: left;
      display: inline-block;
      margin-right: 30px;
      color: #666666;
      font-size: 18px;
      font-weight: 700;
      line-height: 22px;
      cursor: pointer;
      text-decoration: none;
      padding-bottom: 10px; }
      .event-proceeding-form-page .event-proceedings-tab .tab-menu-wrapper a.active-tab-menu {
        color: #4f77aa;
        border-bottom: 3px solid #4f77aa; }
  .event-proceeding-form-page .event-proceedings-tab > .panel-body {
    width: 100%;
    float: left; }
    .event-proceeding-form-page .event-proceedings-tab > .panel-body > * {
      display: none; }
      .event-proceeding-form-page .event-proceedings-tab > .panel-body > * > .panel-heading {
        display: none; }
      .event-proceeding-form-page .event-proceedings-tab > .panel-body > *.active-tab-content {
        display: block !important; }
.event-proceeding-form-page .event-proceeding-form .form-actions .form-submit {
  display: none; }
.event-proceeding-form-page .event-proceeding-form.first-tab .form-actions .prev {
  display: none; }
.event-proceeding-form-page .event-proceeding-form.last-tab .form-actions .nxt {
  display: none; }
.event-proceeding-form-page .event-proceeding-form.last-tab .form-actions .form-submit {
  display: inline-block; }
.event-proceeding-form-page .event-proceeding-form > .form-actions {
  float: left;
  width: 100%;
  text-align: right; }
  .event-proceeding-form-page .event-proceeding-form > .form-actions .prev-nxt-wrapper {
    display: inline-block;
    text-align: right; }
    .event-proceeding-form-page .event-proceeding-form > .form-actions .prev-nxt-wrapper a {
      display: inline-block; }
.event-proceeding-form-page div button {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .event-proceeding-form-page div button:hover, .event-proceeding-form-page div button:focus {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
.event-proceeding-form-page .fc-items tbody tr:nth-child(1) .form-actions, .event-proceeding-form-page .fc-items tbody tr:nth-child(2) .form-actions {
  display: none; }
.event-proceeding-form-page .fc-items tbody tr .form-actions {
  text-align: right; }
.event-proceeding-form-page .field--name-field-file tbody tr .form-actions {
  text-align: right; }

.path-events-proceedings-details .speaker-title {
  display: block;
  margin-top: 20px; }

.path-events-proceedings-details .region-content {
  padding-bottom: 70px; }

.page-node-type-participant-survey article {
  color: #666666;
  font-family: roboto_condensedregular;
  font-size: 16px;
  line-height: 24px; }
  .page-node-type-participant-survey article .field {
    margin-bottom: 15px; }
  .page-node-type-participant-survey article .field--label {
    font-family: roboto_condensedbold;
    font-size: 16px;
    line-height: 22px;
    color: #666666; }
  .page-node-type-participant-survey article .field--type-image .field--label {
    margin-bottom: 10px; }
  .page-node-type-participant-survey article .field--type-image .field--items {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px; }
    .page-node-type-participant-survey article .field--type-image .field--items .field--item {
      width: 33.33%;
      padding: 0 10px; }
      .page-node-type-participant-survey article .field--type-image .field--items .field--item img {
        margin: 0 auto; }
  .page-node-type-participant-survey article .evaluation-other-wrapper {
    display: inline-block;
    width: 100%; }
    .page-node-type-participant-survey article .evaluation-other-wrapper > .field--item:first-child {
      float: left;
      margin-right: 10px;
      position: relative; }
      .page-node-type-participant-survey article .evaluation-other-wrapper > .field--item:first-child:after {
        content: ":";
        display: inline-block;
        padding-left: 2px;
        font-weight: bold; }
    .page-node-type-participant-survey article .evaluation-other-wrapper .field--name-field-other-evaluation-interest {
      margin-bottom: 0; }

@media (max-width: 767px) {
  .page-node-type-participant-survey article {
    padding: 0 20px 50px !important; }

  .page-node-type-participant-survey .field--type-image div.field--items {
    display: block;
    margin: 0; }
    .page-node-type-participant-survey .field--type-image div.field--items .field--item {
      width: 100%;
      margin-bottom: 15px;
      padding: 0; } }
/*@import "participant-survey/participant_survey_form";*/
/*@import "participant-survey-graph/participant-survey-graph";
@import "organizer-survey-graph/organizer-survey-graph";*/
/*moved through seperate.css*/
/*@import "proceeding-pdf-library/proceeding-pdf-library-form";
@import "proceeding-pdf-library/proceeding-pdf-library-listing";
@import "proceeding-pdf-library/proceeding-pdf-library-detail";*/
/*  User Registration form styling */
.user-form {
  /* done as per suggestion from rub*/ }
  .user-form .form-type-email, .user-form .field--name-field-name, .user-form .field--name-field-website, .user-form .field--name-field-twitter, .user-form .field--name-field-other-social-media, .user-form .field--name-field-country-code {
    padding-right: 30px; }
  .user-form .field--name-field-institutional-type, .user-form .field--name-field-website, .user-form .field--name-field-facebook, .user-form .field--name-field-linkedin, .user-form .field--name-field-twitter, .user-form .field--name-field-other-social-media, .user-form .field--name-field-contact-name {
    clear: none;
    float: left; }
  .user-form .field-group-fieldset {
    clear: both; }
  .user-form .form-type-email, .user-form .form-item-name, .user-form .field--name-field-name {
    float: left; }
  .user-form .form-item-name, .user-form .field--name-field-name, .user-form .field--name-field-other-social-media, .user-form .field--name-field-country-code, .user-form .field--name-field-contact-telephone {
    width: 50%; }
  .user-form #edit-account:after {
    content: "";
    display: table;
    clear: both; }
  .user-form .field--name-field-country-code {
    margin-right: 0; }
  .user-form .panel-default {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .user-form .panel-heading {
    background: none;
    border: 0; }
  .user-form .panel-title {
    padding-left: 0;
    font-weight: 700;
    color: #333;
    font-size: 14px; }
  .user-form .panel-body {
    padding: 0; }
  .user-form #field-event-co-organizers-values .field-label {
    padding-left: 0; }
  .user-form .field-add-more-submit {
    min-width: 151px; }

/* large screen styling */
@media only screen and (min-width: 1024px) {
  .user-register-form {
    padding: 20px 100px 50px; }

  .user-register .page-header {
    padding-left: 100px; } }
/* End of large screen  */
/* mobile styling */
@media only screen and (max-width: 767px) {
  .user-form .form-type-email, .user-form .form-item-name, .user-form .field--name-field-name, .user-form .field--name-field-other-social-media, .user-form .field--name-field-institutional-type, .user-form .field--name-field-website, .user-form .field--name-field-facebook, .user-form .field--name-field-twitter, .user-form .field--name-field-linkedin, .user-form .field--name-field-contact-name, .user-form .field--name-field-country-code, .user-form .field--name-field-contact-telephone {
    display: block;
    padding: 0;
    float: none;
    width: 100%; } }
/* End of mobile styling */
/*  End of User Registration form styling */

/*# sourceMappingURL=style2.css.map */
