#login_form table {
	border-width: initial;
}

.mps_message {
	padding: 5px;
	width: 100%;
}

.mps_message.updated {
	background-color: green;
}

.starrating .fa-star {
	color: #E7E706;
	text-shadow: 1px 1px 1px #666;
	margin-right: 1px;
}


.agendaTable th,
.agendaTable td,
.agendaTable tr {
	text-align: center;
}


.agendaTable td a {
	color: inherit;
	font-weight: inherit;
}


.agendaTable tr td {
	vertical-align: middle;
	border: 1px white solid;
	padding: 0px;
	font-size: 0.85em !important;
	padding-right: 1px;
	padding-left: 1px;
}

.agendaTable tr th {
	vertical-align: middle;
	border-style: none;
	font-weight: normal !important;
	font-size: 0.9em;
}

.agendaTable {
	table-layout: fixed;
	border-style: none;
	width: 100%;
  line-height: 1em;
}

.agendaTable td:first-child {
    white-space: nowrap;
}

.active-agenda-item:hover {
  opacity: 0.8;
}

.boot .agendaTable tr .time {
	padding: 0px;
	background-color: none;
	border: 0px;
}

.legenditem {
	font-size: 0.8em;
	padding: 10px;
	margin: 5px;
}
.legenditem {
	font-size: 0.8em;
	padding: 10px;
	margin: 5px;
}

#attendeeTableDetails th,
#attendeeTable th {
	background-position: right !important;
}


#submission_items .submission_item {
  border: 1px solid #555;
  margin-bottom: 10px;
  font-size: 0.8em;
  padding-bottom: 10px;
}

#submission_items .sub {
  padding: 5px 5px 0px 0px;
}

#submission_items .ratings,
#submission_items .submission_type,
#submission_items .submission_date,
#submission_items .submission_status,
#submission_items .submission_title,
#submission_items .submission_email_out,
#submission_items .submission_session,
#submission_items .submission_author {
  padding: 5px 5px 0px 5px;
}

#submission_items .submission_content {
  padding: 0px 5px 5px 5px;
}

#submission_items .submission_title {
  font-weight: bold;
  font-size: 1em;
  background: #eee url('arrow-right.png') no-repeat 98% 50%;
  padding-bottom: 5px;
  cursor: pointer;
}

#submission_items .submission_type,
#submission_items .submission_date,
#submission_items .submission_author {
  font-weight: normal;
}

#submission_items .ui-state-default,
#submission_items .ui-widget-content .ui-state-default,
#submission_items .ui-state-a,
#submission_items .ui-widget-content .ui-state-a,
#submission_items .ui-widget-content {
  background: none;
  border: 0px solid #ccc;
  color: #000;
}

#submission_items .ui-state-a .submission_title {
  background: #eee url('arrow-down.png') no-repeat 98% 50%;
  cursor: default;
}

#submission_items .ui-state-default .submission_type {
  padding-bottom: 10px;
}

#submission_items .ui-state-a .submission_type {
  padding-bottom: 0px;
}

.clearall,
#submission_items .sub {
  clear: both;
}

#submission_items div.label {
  float: left;
  font-weight: bold;
  width: 130px;
  margin-right: 5px;
}

#submission_items .rating {
  font-size: 42px;
}

#submission_items .delete_item,
#submission_items .edit {
  margin: 5px 10px 0px 0px;
  float: right;
}

#submission_items .submission_email_out input {
  margin: 0px;
}

.delete-form {
  margin-top: 10px;
}

.delete_submission {
  padding: 10px;
}

#submission_items .edit,
#submission_items .delete_s {
  background: url('delete.png') no-repeat;
  float: right;
  height: 16px;
  width: 16px;
  cursor: pointer;
  padding-left: 20px;
  width: 35px;
}

#submission_items .edit {
  background: url('edit.png') no-repeat;
}

.subitem {
  margin-left: 135px;
  margin-right: 25px;
  width: 140px;
}

.subitem p {
  margin-top: 0px;
}

#pcssnav {
  background: #ddd;
  padding: 5px 10px;
}

#pcssnav ul {
  padding: 0px !important;
  margin: 0px;
}

#pcssnav ul li {
  display: inline;
  margin-right: 10px;
}

#pcssnav ul li a {
  color: #000;
}

body.page-template-page-pcss-php #content-wrapper {
  padding-top: 0px;
}

body.page-template-page-pcss-php #content-wrapper #content {
  padding: 0px;
}

body.page-template-page-pcss-php #content-wrapper #content .entry-title,
body.page-template-page-pcss-php #content-wrapper #content .entry-content {
  margin: 10px 30px;
}

.submission_sort .btn {
  margin: 5px 0px 0px 48px;
}

.email_from_pc,
.sentmail {
  float: left;
}

.missingreq {
  border: 1px solid red;
}

.sentmail {
  margin-left: 10px;
}

.chair_admin .btn {
  margin: 10px 5px 0px 135px;
}

.chair_admin,
form.rating-form {
  clear: both;
  padding: 10px;
  position: relative;
}

form.rating-form h4 {
  margin-top: 0px;
}

.chaircomments,
.spark {
  float: left;
}

.chaircomments {
  color: blue;
}

.chaircomments:hover {
  text-decoration: underline;
}

.chair_admin label,
.rating-form label,
.ratings label {
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
  width: 125px;
  float: left;
}

.rating-results {
  height: 20px;
}

.ratings .spark {
  margin: 0px 5px 4px 0px;
  width: 130px;
  font-weight: normal;
}

.rating-form-select {
  margin: 5px 0px 0px 135px;
}

#content .rating-form .remove_rate {
  display: none;
}

.cform .helpicon {
  background: url('ju-help-icon.png') no-repeat;
  height: 18px;
  width: 10px;
  position: relative;
  float: right;
  margin: 5px 30px 0px 0px;
  cursor: pointer;
}

#sub-help-text {
  display: none;
}

.cform .helpcontent {
  display: none;
  position: absolute;
  top: 10px;
  right: 10px;
  padding: 8px;
  width: 400px;
  background: #fff;
  border: 1px solid #ccc;
  z-index: 200;
}

.cform .helpcontent h3 {
  margin-top: 0px;
}

body .wp-dialog .ui-dialog-title {
  color: #000;
}

.bulk_email {
  padding: 10px;
}

.bulk_email .bccs {
  overflow-y: scroll;
  height: 60px;
}

.bulk_email .template_choice {
  border: 1px solid #333;
  padding: 2px 5px;
  margin: 8px 0px;
  clear: both;
}

.bulk_email input.btn {
  margin: 5px 10px 0px 0px;
}

.bulk_email .bccs .subitem {
  float: left;
  margin: 0px;
}

.bulk_email .bccs .comma {
  float: left;
  padding: 0px 4px 0px 0px;
}

.bulk_email .bccs .comma:last-child {
  display: none;
}

#confirmation_dialog .bulk_email h5 {
  margin: 5px 0px;
}

.bulk_email .email_choice {
  float: left;
  margin: 0px 10px 10px 0px;
}

.bulk_email label {
  font-weight: bold;
}

.bulk_email .email_subject {
  width: 100%;
}

.bulk_email .email_text {
  width: 100%;
  height: 200px;
}

.pcss_email_widget {
  padding: 5px;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  margin: 5px 0px;
}

.pcss_email_widget .create_email {
  text-align: center;
  margin-top: 4px;
}

.pcss_email_widget .create_email .btn {
  width: 90px;
}

.pcss_email_widget h3 {
  margin-top: 0px
}

.pcss_email_widget,
.submission_sort,
.agenda_assignments {
  text-align: left;
}

.submission_sort select {
  width: 140px;
  font-size: 90%;
}

.submission_sort label {
   font-weight: bold;
   display: inline-block;
   width: 43px;
}

.spark .info,
#confirmation_dialog .info {
  background: #eee;
  border: 1px solid #fff;
  padding: 4px 4px 4px 30px;
  margin-bottom: 5px;
  color: blue;
  background: #fff url('info-icon.png') no-repeat;
}

.spark .info {
  clear: both;
  line-height: 1.8;
}

.boot #ratingsTable {
  overflow: scroll;
}

#massEmailWidget {
  display:none;
}

#may_be_required {
  display: none;
}

.status-accepted,
.status-conditional,
.status-withdrawn,
.status-reconsider,
.status-cancelled,
.status-declined {
  background-image: none !important;
}

.status-accepted {
  background-color: #B7EBB7 !important;
}

.status-reconsider,
.status-conditional {
  background-color: lightyellow !important;
}

.status-withdrawn,
.status-cancelled,
.status-declined {
  background-color: #F7A6A6 !important;
}


#contactform .form-group {
 margin-bottom: 0px;
}

#ratingsTable {
  max-height: 300px;
  overflow-x: overlay;
}

.captcha {
  text-align: center;
  padding: 5px;
}

table.pc_submission_table {
  border-width: initial !important;
}

.mps_sponsor_section {
  text-align: center;
  margin-top: 1em;
}

.mps_sponsor_logo {
  padding: 0px 5px;
}

.et_pb_widget {
  float: none !important;
  padding: 10px;
}

.js_show,
.show_js {
  display: none;
}

.js_hide,
.hide_js {
  display: all;
}

.file_list_column i {
  display: inline;
}

.boot .modal {
  z-index: 999999 !important;
}

#ratingModal .modal-dialog {
  width: 60%;
}

.accordion-toggle {
  font-size: 0.8em;
  cursor: pointer;
}

.accordion-toggle.collapsed:after {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-left: 0.5em;
    top: 10px;
    left: 0;
}

.accordion-toggle {
  margin-left: 10px;
}

.accordion-toggle:after {
    content: "\f107";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-left: 0.5em;
    top: 10px;
    left: 0;
}

.sponsorhead td {
  padding: 5px !important;
  font-weight: bolder;
}

body.home .sponsorcells {
  border: none !important;
}

.sponsorcells {
  padding: 5px !important;
  border: 1px double grey !important;
}

.sponsorcells hr {
  background-color: grey !important;
}


.toside {
  border:1px solid #ff6319;
  -moz-border-radius: 5px;
  background-image:url('/wp-content/themes/ripe70/images/yellow_grad.jpg');
}

.tomain {
  border: 1px solid #76a91d;
  -moz-border-radius: 5px;
  background-image:url('/wp-content/themes/ripe70/images/green_grad.jpg');
}

.tomain, .toside {
  padding: 8px;
  width: 19em;
  background-repeat:no-repeat;
  background-position:center center;
  background-attachment:fixed;
  -o-background-size: 100% 100%, auto;
  -moz-background-size: 100% 100%, auto;
  -webkit-background-size: 100% 100%, auto;
  background-size: 100% 100%, auto;
}


ul.livetabs {
    background: #eee;
    margin: 0px;
    height: 40px;
    font-size: 100%;
    padding: 0px;
    border: 1px solid #eee;
    border-bottom: 0px;
}

ul.livetabs li {
    position: static;
    float: left;
    margin: 2px 2px 0px 2px;
    padding: 8px 8px 10px 8px;
    background: -webkit-linear-gradient(top, #eee, #fff);
    background: -moz-linear-gradient(top, #eee, #fff);
    background: -ms-linear-gradient(top, #eee, #fff);
    border: 1px solid #ccc;
    border-bottom: 0px;
    border-radius: 2px 2px 0px 0px;
    height: 19px;
}

ul.livetabs li a {
    padding: 5px 10px;
    font-size: 100%;
    border: 0px;
    color: #164294;
    font-weight: bold;
}

ul.livetabs li.current {
    background: #fff;
}

ul.livetabs li.current a {
    border-bottom: 0px;
}

.video, .chat, .steno, .help, #record {
    margin-top: 0px;
    border-top: 0px;
}

#recorder {
    width: 100%;
    height: 400px;
}

#live .webrecorder li:first-child,
#steno li:first-child,
#video li:first-child {
    background: #eee;
    border: 0px;
}

#content ul.livetabs li:hover {
    background: #1d7279;
    background: -webkit-linear-gradient(top, #1d7279, #006068);
    background: -moz-linear-gradient(top, #1d7279, #006068);
    background: -ms-linear-gradient(top, #1d7279, #006068);
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

#content ul.livetabs li:hover a {
    color: #fff;
    text-decoration: none;
}

#content ul.livetabs li.current:hover {
    background: #fff;
    cursor: default;
}

#content ul.livetabs li.current:hover a {
    color: #000;
    cursor: default;
}

#content #live .webrecorder li:first-child,
#content #steno li:first-child:hover,
#content #video li:first-child:hover {
    background: #eee;
    color: #000;
    cursor: default;
}

#irc .inner-chat, #irc .chat {
    height: 719px;
}

.change-room-button {
    margin-bottom: 1em !important;
}

.downloadlinks {
  text-align: center;
}

.download-icon {
  margin-top: 3px;
  font-size: 1.5em;
  display: inline !important;
}

.nounderline {
  text-decoration: none !important;
  margin-right: 2px;
}

#existing_presentations td {
  vertical-align: middle;
}

#existing_presentations th {
  text-align: center;
}

table.dataTable thead .sorting_desc {
  background-position: right !important;
}

table.dataTable thead .sorting_asc {
  background-position: right !important;
}
table.dataTable thead .sorting {
  background-position: right !important;
}

#main table th, #main table td {
  border-right: none;
}

.is-splash.flowplayer .fp-ui {
    background: none;
}

.is_now {
  background-color: green !important;
  color: white !important;
  font-weight: bold;
  border: 1px green !important;
}


table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  display: block;
  position: absolute;
  color: white;
  border: 0;
  border-radius: 0px;
  text-align: center;
  line-height: 14px;
  box-shadow: none;
  box-sizing: content-box;
  background-color: #31b131;
  font-family: "FontAwesome";
  content: '\f0fe';
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child.dataTables_empty:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child.dataTables_empty:before {
  display: none;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  background-color: black;
  font-family: "FontAwesome";
  content: '\f146';
}
table.dataTable.dtr-inline.collapsed > tbody > tr.child td:before {
  display: none;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 0px;
  line-height: 12px;
}
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  display: block;
  position: absolute;
  font-family: "FontAwesome";
  content: '\f0fe';
  color: black;
  border: none;
  text-align: center;
  line-height: 14px;
  box-shadow: none;
  box-sizing: none;
  background-color: transparent;
}
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  font-family: "FontAwesome";
  content: '\f146';
  color: black;
  background-color: transparent;

}
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}
table.dataTable > tbody > tr.child ul {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
table.dataTable > tbody > tr.child ul li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul li:first-child {
  padding-top: 0;
}
table.dataTable > tbody > tr.child ul li:last-child {
  border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}

.submission-updated {
  text-align: center;
  font-size: 0.8em;
}

ins {
  background-color: lightgreen !important;
}

del {
  background-color: lightpink !important;
}

.main  .submission-label {
  font-size: 1em;
  margin-bottom: 0.5em;
}

.pcss-actions ul {
  margin-top: 0.5em;
  list-style: none;
}

button.toast-close-button:hover {
  background-color: initial !important;
}

.modal-body {
  max-height: calc(100vh - 90px);
  overflow-y: auto;
}

span.select2 {
  width: 100% !important;
}

.select2-container {
  z-index: 1000000;
}

#modalratingform .control-label {
  padding-top: 0px;
}

.modal > div.modal-dialog {
  margin-top: 50px;
}

#no-presentations-box {
  border: 1px grey dashed;
  text-align: center;
  padding: 2em;
}

#speaker-bio {
  border: 1px grey dashed;
  padding: 2em;
}

#no-presentations-box .btn {
  margin-top: 1em;

}

.existing-presentation button.btn {
  margin-bottom: 3px;
}

.presentation-upload-zone {
  margin-bottom: 20px;
  padding-top: 20px;
  min-height: 100px;
  border: 1px grey dashed;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

.presentation-upload-form .progressBar {
  width: 100%;
  height: 12px;
  /*border: 1px solid grey;*/
  overflow: hidden;
  display:inline-block;
}

.presentation-upload-form .progressBar div {
  height: 100%;
  color: #fff;
  text-align: right;
  line-height: 15px;
  width: 0;
  background-color: #0ba1b5; border-radius: 3px;
}

.presentation-upload-form .tc-text ul {
  padding-left: 20px;
}

.presentation-upload-form .statusbar .full {
  background-color: #b5b3b3;
}

.presentation-upload-form .statusbar .downloaded {
  background-color: green;
}

.presentation-upload-form .statusbar .ajax-remove {
  color: red;
}

.presentation-upload-form .filename {
  display:inline-block;
  float: left;
}

.presentation-upload-form .filesize {
  display:inline-block;
  vertical-align:top;
  color:#30693D;
  width:100px;
  margin-left:10px;
  margin-right:5px;
}

.presentation-upload-form .remove,
.presentation-upload-form .ajax-remove  {
  float: right;
}

div.alert,
input.btn,
.presentation-upload-form .form-control {
  border-radius: 0 !important;
}

.presentation-upload-form select:not([multiple]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding: .5em;
  padding-right: 1.5em;
}


.uploadNewPresentation.btn,
#uploadPresentationModal .modal-content,
.presentation-upload-form .btn {
  border-radius: 0;
  margin: 15px 0px;
}
.uploadNewPresentation.btn {
  margin-left: -15px;
}

#presentation-errors-area {
  display: none;
}

.existing-presentation {
  border-top: 1px solid #ddd;
  padding: 10px 0;
}

.existing-presentation .file-link {
  padding-right: 3px;
  font-size: 1.7em;
  display: inline-block;
  /*float: right;*/
}

.existing-presentation .filename {
  width: 90%;
  white-space: nowrap;
  overflow:hidden !important;
  text-overflow: ellipsis;
}

.existing-presentation button.btn {
  margin: 0 15px 15px 15px;
  border-radius: 0;
}

.row-striped:nth-child(even){
  background-color: #F3F3F3;
}

.alert.alert-mps-warning {
  border-color: #f5e79e;
}

.presentation-loading {
  display: none;
  position:   fixed;
  z-index:    10000000;
  top:        0;
  left:       0;
  height:     100%;
  width:      100%;
  background: rgba( 255, 255, 255, .8 )
              url('https://i.stack.imgur.com/FhHRx.gif')
              50% 50%
              no-repeat;
}

.presentation-loading .loading-text {
  position: fixed;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  margin-top: 50px;
  margin-left: 10px;
  font-size: 1.5em;
  font-weight: 600;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

#modal-presentation-upload-form .g-recaptcha > div:first-of-type {
    margin: 0 auto;
}

#modal-presentation-upload-form .container {
  padding-top: 0px;
}

#uploadPresentationModal .modal-body {
  padding-bottom: 0px;
}

#modal-presentation-upload-form div.bottom-buttons {
  margin-bottom: 0px;
}

#existing-presentations .presentation-table div {
  line-height: 1.3em !important;
}

@media (max-width: 768px)  {
  .existing-presentation .file-link {
    display: block;
    font-size: 1.3em;
  }
  .existing-presentation .update-presentation {
    float: left;
  }
}

@media (min-width: 768px)  {
  #presentations-box {
    margin-top: -80px;
    padding-bottom: 30px;
  }
}