.dslivestream i {
  margin-left: 5px;
}

#edit-dailyfilepreview {
  width: 43vw;
  margin: 0px auto;
}
#edit-publicationdetails{
  position: absolute;
  left: 0;
  width: 23vw;
  margin-top: 0;
}

div.publication-wrapper{
  width: 23vw !important;
  position: -webkit-sticky;
  position: sticky;
  top: 10vh;
  height: 0vh;
}

.back-to-manage-dailyfiles{
  font-weight: 700;
  font-size: 19px;
  position: relative;
  bottom: 16px;
}

.back-to-dailyfile{
  font-weight: 700;
  font-size: 19px;
  position: relative;
  bottom: 5px;
  left: 28px;
}

.select2-selection__arrow {
  display: none;
}

.select2-radius{
  border: 1px solid #919297 !important;
  border-radius: 0 !important;
}

.dailyfile-hearing-edit-form-1 .layout-leftcolumn, .dailyfile-hearing-add-form-1 .layout-leftcolumn {
  width: 34vw !important;
}

.dailyfile-hearing-edit-form-1 .layout-rightcolumn, .dailyfile-hearing-add-form-1 .layout-rightcolumn{
  width: 62vw !important;
}

.dailyfile-floor-meeting-edit-form-1 .layout-leftcolumn {
  width: 33vw !important;
}

.dailyfile-floor-meeting-edit-form-1 .layout-rightcolumn {
  width: 63vw !important;
}

.dailyfile-hearing-edit-form-1 #edit-committeehearing-leftcolumn fieldset{
  padding-left: 20px;
}

[id^="edit-editfloormeetingagendaitem"], [id^="edit-addfloormeetingagendaitem"] {
  padding: 0px 80px;
}

.agenda-container .agenda-item{
  border:1px solid #ccc;
  background:#F8F8F8;
}

#edit-editfloormeetingagendaitem{
  width: 42vw;
  margin: 0 auto;
}

#edit-floormeetingagendas-floormeetingagendastable caption{
  margin-bottom: 10px;
  margin-left: 10px;
}

.save-committee-hearing-wrapper {
  float:left;
  width: 100% !important;
  margin-left: 22px;
  margin-bottom: 18px;
}


.hearing-date-time-column{
  margin-top: -1.5rem;
  margin-bottom: -1.1rem;
}

.hearing-date-time-column .form-item--committeehearing-leftcolumn-committeehearingdate{
  display: inline-block;
  float: left;
}
.hearing-date-time-column .form-item--committeehearing-leftcolumn-committeehearingtime {
  display: inline-block;
  margin-left: 25px;
  width: 348px;
}

#dailyfile-events-form {
  background: #f5f5f5;
  padding: 10px;
}

#edit-datesfieldset{
  display: inline-block;
  float:left;
}

.select-committees-wrapper {
  float:left;
}

.select-committees-form-item{
  background:white !important;
}

#dailyfile-events-form #edit-datesfieldset > div{
  float: left;
}

#dailyfile-events-form #edit-showitemscheckboxesfieldset {
  max-width: 100%;
  width: 70vw;
}

#dailyfile-events-form #edit-showitemscheckboxesfieldset > div{
  float: left;
}


.dailyfile-section-item .agenda-container{
  border:1px solid #ccc;
  background:#F8F8F8;
  padding:10px;
}

.dailyfile-section h3, .daily-file-header {
  font-size: 1.7em;
  text-transform: capitalize;
  font-weight: bold;
}
.dailyfile-section h4 {
  font-size: 1.2em;
  text-transform: capitalize;
  font-weight: bold;
  margin: 0 0;
}
.dailyfile-section h5 {
  text-transform: capitalize;
  font-size: 1.2em;
  letter-spacing: normal;
  font-weight: bold;
}


.warning-message {
  padding:5px;
  text-align: center;
  background: #e98b00;
  color: #fff;
  position: relative;
  bottom:22px;
}

.dailyfile-section-item {
  margin: 20px 0;
  border: 1px solid #ddd;
}
.dailyfile-section-item .header {
  padding: 5px;
  background: #eee;
}
.dailyfile-section-item .body {
  padding: 5px;
}
.dailyfile-section-item .footer {
  padding:5px;
  background: #eee;
}
/* .dailyfile-section-item .footer div {
  display:inline-block;
} */

.dailyfile-section-item .agenda-container{
  border:1px solid #ccc;
  background:#F8F8F8;
  padding:10px;
}

.dailyfile-section-item .no-results-message {
  padding: 15px 5px;
}

.dailyfile-section-item .agenda-container.hide {
  display:none;
}

.dailyfile-search-results h2.date{
  clear: both;
  text-align: center;
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  font-size: 1.7em;
  margin: 15px 0;
  background: #778899;
  color: #fff;
}
.dailyfile-preview h2 {
  font-size: 2em;
  text-align: center;
}
.dailyfile-preview h4.date{
  clear: both;
  text-align: center;
  border-top: 1px #ddd solid;
  border-bottom: 1px #ddd solid;
  font-size: 1.4em;
  margin: 15px 0;
  background: #778899;
  color: #fff;
}

h2.ReadingFileTitle {
  font-weight: bold;
  font-size: 1.7em;
  width: 100%;
  min-width: 100%;
  text-align: center;
}
hr.ReadingFileTitle {
  width: 100px;
  color: black;
  background-color: black;
  height: 1px;
  border: 0;
  margin-left: auto;
  margin-right: auto;
  /* margin-bottom: 40px; */
}
div.agenda {
  margin-bottom: 1.5em;
  background: #ffffff;
  border: 1px solid #ddd;
  padding: 1.5em;
}
div.agenda_hearingTime, div.agenda_hearingLocation, div.agenda_changeNote {
  text-align: center;
  font-weight: 600;
}
span.Item {
  display: block;
  margin-bottom: 2em;
}
.agenda center {
  text-align: center;
}
.agenda center p {
  text-align: center;
}
.fileItem_wrapper {
  width: 100%;
  min-width: 100%;
  text-align: center;
  display: block;
  margin-top: 2em;
  clear: both;
}
.FileItemPrefix {
  font-weight: bold;
  font-size: 1.6em;
  display: inline-block;
}
.FileItemPrefix_emdash {
  font-weight: bold;
  font-size: 1.6em;
  display: inline-block;
  text-align: center;
}
.FileItemNum {
  font-weight: bold;
  font-size: 1.6em;
  display: inline-block;
}
.ADF340 .fileItem_wrapper, .ADF330 .fileItem_wrapper {
  min-width: 60px;
  display: inline-block;
  float: left;
  width: inherit;
  text-align: left;
  clear: none;
  margin-top: inherit;
}
.ADF340 .FileItemPrefix, .ADF330 .FileItemPrefix {
  font-weight: bold;
  font-size: 1em;
  display: inline-block;
}
.ADF340 .FileItemPrefix_emdash, .ADF330 .FileItemPrefix_emdash {
  font-weight: bold;
  font-size: 1em;
  display: inline-block;
  text-align: center;
}
.ADF340 .FileItemNum, .ADF330 .FileItemNum {
  font-weight: bold;
  font-size: 1em;
  display: inline-block;
}
.Appointment .FileItemNum {
  width: 100%;
  text-align: center;
  display: inline-block;
}
.Measure:empty, .InactiveAction:empty, .InactiveDate:empty, .RelatingClause:empty, .AuthorNote:empty, .FloorManager:empty, .PreviousLocation:empty {
  display: none;
}
.Measure {
  color: inherit;
  display: block;
}
/* ignored breaks **
 .Measure .Author:after,
 */
.Item:not(.ADF330):not(.ADF340).Measure:before {
  overflow: auto;
  content: '';
  display: block;
  clear: both !important;
}
.Measure:after, .Measure .VoteRequired:not(:empty):after {
  overflow: auto;
  content: '';
  display: block;
  clear: both !important;
}
.ActionYearGroup:before, .ActionYearGroup:after {
  overflow: auto;
  content: '';
  display: block;
  clear: both !important;
}
.Action:before {
  overflow: auto;
  content: '';
  display: block;
  clear: both !important;
}
.digest265 .AmendmentDate:after, .digest265 .digest265_title:after, .digest265 .LegDigestTitle:after, .digest265 .LegDigestText, .digest265 .DigestNotAvailable:before {
  overflow: auto;
  content: '';
  display: block;
  clear: both !important;
}
.CommitteeChair:after, .Hearing_datetime:after {
  overflow: auto;
  content: '';
  display: block;
  clear: both !important;
}
.Appointment .AppointedPositionOffice:after, .Appointment .VoteRequired:after {
  overflow: auto;
  content: '';
  display: block;
  clear: both !important;
}
.appointeeInfo:after, .Appointees .Appointee:after, .Appointee .CommitteeVotes, .BudgetItem:after, .BudgetItemDesc:after, .BudgetItemSubItem:before, .VetoMessage:after {
  overflow: auto;
  content: '';
  display: block;
  clear: both !important;
}
.Measure .RelatingClause:not(:empty):after {
  overflow: auto;
  content: '';
  display: inline-block;
  clear: both !important;
}
.Measure .MeasureType {
  display: inline-block;
  font-size: 1.1em;
  width: 50px;
  min-width: 50px;
}
.ADF340 .Measure .MeasureType {
  display: inline-block;
  font-size: 1.1em;
  width: inherit;
  min-width: inherit;
}
.Measure .MeasureNum {
  font-size: 1.1em;
}
/*.Measure .MeasureNumText{
 margin-left: .5em;
 margin-right: .25em;
 display:inline-block;
 }
 .Measure .MeasureNum:before
 {
 margin-left:1em;
 content:' No. ';
 display:inline-block;
 }
 .Measure a:after
 {
 margin-left:.5em;
 content:' \2014 ';
 display:inline-block;
 }
 */
a.MeasureLink {
  text-decoration: none !important;
  display: inline-block;
  vertical-align: top;
}
a.MeasureLink:hover {
  text-decoration: none !important;
}
/*
 a.MeasureLink :after
 {
 margin-left:.5em;
 content:' \2014 ';
 display:inline-block;
 }
 */
.MeasureNum .MeasureNumText {
  margin-left: 0.5em;
  margin-right: 0.25em;
  display: inline-block;
}
.Measure .Author {
  margin-left: 1em;
  font-size: 1.1em;
}
.Measure .RelatingClause {
  margin-left: 3em;
  font-size: 1em;
  display: block;
}
.Measure .FloorManager {
  margin-left: 2em;
  font-size: 1em;
  display: inline-block;
  font-weight: 600;
}
.Measure .VoteRequired {
  margin-left: 3em;
  font-size: 1em;
  display: block;
  font-weight: 600;
}
.Appointment .VoteRequired {
  margin-left: 3em;
  font-size: 1em;
  display: block;
  font-weight: 600;
}
.VoteRequired .voteRequiredText {
  font-weight: normal;
}
/*
 .Measure .VoteRequired:before, .Appointment .VoteRequired:before
 {
 content:'Vote Required: ';
 display:inline-block;
 margin-right: 1em;
 }
 */
.ActionList {
  margin-top: 0.5em;
}
.ActionList .Year {
  margin-left: 6em;
  font-weight: bold;
  display: block;
  padding-top: 1em;
  padding-bottom: 0.4em;
}
.Action .ActionDate {
  min-width: 70px;
  text-align: justify;
  margin-left: 3em;
  font-size: 1em;
  display: inline-block;
  /*white-space: nowrap;*/
  float: left;
  max-width: 40%;
}
.Action .ActionDate:not(:empty):after {
  content: ' \2014 ';
  width: 20px;
  text-align: right;
  display: inline-block;
}
.Action .Description {
  display: block;
  overflow: hidden;
  white-space: normal;
  padding-left: 10px;
}
/* 26.5 Digest **/
.ADF320 .digest265 {
  display: none;
}
.digest265 {
  display: block;
  width: 100%;
  min-width: 100%;
  text-align: center;
  margin-top: 10px;
}
.digest265 .digest265_title, .digest265 .LegDigestTitle, .digest265 .LegDigestText {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 10px;
}
.digest265 .LegDigestInfo, .digest265 .LegDigestText p {
  font-size: 1em;
  font-weight: normal;
}
.digest265 .LegDigestInfo .Digest265Pursuant {
  display: block;
}
.digest265 .MeasureType, .digest265 .MeasureNum {
  font-size: inherit;
  font-weight: inherit;
  width: inherit;
  min-width: inherit;
  padding-right: 0.5em;
}
.digest265 .Measure .MeasureNum:after {
  content: '';
  display: none;
}
.digest265 .LegDigestText p {
  text-align: justify;
  text-indent: 20px;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 3em;
}
.digest265 .finalVote_wrapper {
  text-align: justify;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 3em;
  display: block;
}
.digest265 .finalVote_wrapper .FinalYesVote, .digest265 .finalVote_wrapper .FinalNoVote {
  margin-left: 2em;
}
.digest265 .DigestNotAvailable {
  font-weight: bold;
}
/*********  COMMITTEE HEARINGS ************/
.MeasureNote div[style] {
  left: 0 !important;
  top: 0 !important;
  transform: none !important;
}
.CommitteeTitle {
  display: block;
  min-width: 100%;
  width: 100%;
  text-align: center;
}
.CommitteeChair {
  display: block;
  min-width: 100%;
  width: 100%;
  text-align: center;
  font-weight: bold;
}
.Hearing_datetime {
  display: block;
  min-width: 100%;
  width: 100%;
  text-align: center;
}
.CommitteeTopic .MeasureHeader {
  display: block;
  font-style: italic;
}
.CommitteeTopic .MeasureHeader .MeasureHeaderTitle {
  display: inline-block;
  width: 160px;
  min-width: 160px;
}
.CommitteeTopic .MeasureHeader .AuthorHeaderTitle {
  display: inline-block;
  width: 100px;
  min-width: 100px;
  margin-right: 1.5em;
}
.CommitteeTopic .MeasureHeader .SummaryHeaderTitle {
  display: inline-block;
  width: 200px;
  min-width: 200px;
}
.CommitteeTopic .Measure {
  font-size: 1em;
}
.CommitteeTopic .Measure .measureLink {
  display: inline-block;
  width: 160px;
}
.CommitteeTopic .Measure .MeasureType {
  font-size: 1em;
  /* float:left; */
  display: inline-block;
  width: 50px;
  min-width: 50px;
}
.CommitteeTopic .Measure .MeasureNum {
  font-size: 1em;
  /*float:left; */
  display: inline;
}
.CommitteeTopic .Measure .MeasureNum:before {
  /*	margin-left:1em;
   content:' No. ';
   display:inline-block;
   */
}
.CommitteeTopic .Measure .MeasureNum:after {
  margin-left: 0.5em;
  content: '';
  display: inline-block;
}
/* Text areas - pre formatted within text */
span.Text pre {
  background: inherit;
  border: none;
  font-family: inherit;
  padding: 1.5em 0;
  /* white-space: pre-wrap;*/
}
span.Text pre p {
  margin: 0;
  line-height: 0;
}
span.Text pre p br {
  line-height: 1.5em;
}
span.Text pre ol li {
  white-space: pre-wrap;
}
.CommitteeTopic .Measure .Author {
  font-size: 1em;
  display: inline-block;
  /* width: 100px; */
  min-width: 100px;
  /* float:left; */
  margin: 0 1.5em 0 0;
}
.CommitteeTopic .Measure .NoteSymbol:not(:empty) + .Author {
  margin-left: -0.5em;
}
.CommitteeTopic .Measure .Author:after {
  clear: none;
  display: none;
  content: '';
}
.CommitteeTopic .Measure .NoteSymbol {
  display: inline-block;
  float: left;
  /*
   width:20px;
   min-width:20px;
   */
}
.CommitteeTopic .Measure .Topic {
  display: inline;
  vertical-align: top;
  overflow: hidden;
  white-space: normal;
}
.CommitteeTopic .HearingTopic {
  display: block;
  min-width: 100%;
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.CommitteeTopic .HearingTopic p {
  text-align: inherit;
  line-height: 1.5em;
  margin: 5px 0 0 0;
}
.CommitteeTopic .HearingTopic p:empty {
  line-height: 1.5em;
  margin: 0;
}
.CommitteeTopic .HearingSubjectWrapper {
  display: block;
  overflow: hidden;
}
.CommitteeTopic .HearingSubjectHeader {
  /*
   display: block;
   float: left;
   margin-right: 10px;
   */
  float: left;
  width: 10%;
}
.CommitteeTopic .HearingSubject {
  /*
   display: block;
   overflow: hidden;
   white-space:normal;
   */
  float: left;
  width: 90%;
}
.HearingLocation p, .HearingSubject p {
  margin: 0;
}
/***** Governor's Appointments ****/
.Appointment {
  display: block;
}
.Appointment .AppointeeName, .Appointment .AppointedPosition {
  display: inline-block;
}
.Appointment .AppointeeName:not(:empty):after, .Appointment .AppointedPosition:not(:empty):after {
  /*
   display:inline-block;
   content:', ';
   */
}
.Appointment .AppointedOffice {
  display: inline-block;
}
.Appointment .AppointedPositionOffice {
  display: block;
  margin-left: 10px;
  text-indent: 10px;
}
/********* FLOOR CHARTS ****************/
/********* Gov. Appointments ***********/
.appointeeInfo {
  display: block;
}
.appointeeInfo .AppointeeOffice {
  display: inline-block;
  margin-left: 10px;
}
.appointeeInfo .AppointeeeName {
  display: inline-block;
}
.appointeeInfo .AppointedPosition {
  display: inline-block;
  margin-left: 10px;
}
.Appointee .CommitteeVotes, .Appointee .confirmationDateText {
  margin-left: 20px;
}
.Appointments .VoteRequired {
  display: block;
  margin-top: 1.25em;
  margin-bottom: 0.5em;
}
/*********** VETO MESSAGES **********/
.VetoMessage {
  display: block;
  margin-left: 2em;
  margin-top: 1em;
  font-size: 1em;
}
.VetoMessage p {
  margin: 0px;
}
.Measure p {
  margin: 0px;
}
/***********  Budget Items *******/
.ObjectionMessage {
  margin-left: 4em;
}
.ApprovalMessage {
  margin-left: 2em;
  margin-top: 1em;
  display: block;
}
.GovName {
  display: block;
  margin-left: 4em;
  margin-top: 1em;
}
.BudgetItemNum, .BudgetItemNum_endash {
  font-weight: bold;
}
.BudgetItem .OrganizationCode {
  width: 70px;
  min-width: 70px;
  display: inline-block;
}
.BudgetItemSubItem {
  display: block;
}
.BudgetItemSubItem:not(:empty):before {
  display: inline-block;
  content: '\2014';
  margin-left: 100px;
}
.BudgetItemVeto {
  display: block;
  margin-top: 1em;
}
.ADF130 .BudgetItem {
  display: block;
}
/************** Line Separator ******/
.agenda .linesep, .CommitteeTopic .linesep {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.agenda hr.linesep, .CommitteeTopic hr.linesep {
  width: 110px;
  color: black;
  background-color: black;
  height: 1px;
  border: 0;
  margin: 8px auto 2px 0;
  text-align: center;
}
/************** Agenda FootNotes ****/
.agenda hr.FootNotes {
  width: 100px;
  color: black;
  background-color: black;
  height: 1px;
  border: 0;
  margin: 8px auto 2px 0;
}
/************** Measure Notes ********/
.Measure .MeasureNote {
  font-weight: 600;
}
/************** Measure Footnotes ****/
hr.MeasureFootNotes {
  width: 100px;
  color: black;
  background-color: black;
  height: 1px;
  border: 0;
  margin: 8px auto 2px 0;
}
.MeasureFootNotes {
  display: block;
}
.MeasureFootNotes .FootNote {
  display: block;
}
.FootNote .NoteSymbol {
  display: inline-block;
  width: 25px;
  min-width: 25px;
}

/*added from asm theme*/
.dailyfile-results, .dailyfile-search-results, body:not(.path-frontpage) .dailyfile-section h2.date[class]{
  font-family: 'Nunito Sans', 'Arial', sans-serif;
  font-weight: 700;
  font-size: 1.7rem;
  text-transform: uppercase;
  text-align: left;
  color: #427B19;
  margin-block: 1.75em 1em;
  padding-block: 0 .25em;
  border: none;
  border-bottom: 1px solid #ccc;
  background: none;
}

.dailyfile-results, .dailyfile-search-results, body:not(.path-frontpage) .dailyfile-section h3{
  color: #356985;
  margin-block: 0 .125em;
}

.dailyfile-results, .dailyfile-search-results, body:not(.path-frontpage) .dailyfile-section h4{
  color: #333;
  font-size: 1.125rem;
}

.dailyfile-results, .dailyfile-search-results, body:not(.path-frontpage) .dailyfile-section h5{
  font-family: 'Nunito Sans', 'Arial', sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}

@media (min-width: 813px) {
  .wrapper--border {
    border-left: 5px solid #427b19;
    padding-left: 1.75rem;
  }
}

.dailyfile-section-item {
  background: white;
  border: none;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  font-family: 'Nunito Sans', 'Arial', sans-serif;
}

.dailyfile-section-item .header {
  background: none;
  border-bottom: 1px solid #ccc;
  padding-block: 1.5rem 1.25rem;
  line-height: 1;
  font-weight: 800;
  margin-inline: 1.5rem;
  width: auto;
}

.dailyfile-section-item .body {
  font-family: georgia, times, 'Times New Roman', serif;
  padding: 1rem 1.5rem;
}
/*added because conflicting css for chair class in theme*/
.dailyfile-section-item .body .chair{
  width: auto;
  margin: 0;
  float: none;
  min-height: 0;
}
/*************************************/
.dailyfile-section-item .body a {
  font-family: 'Nunito Sans', 'Arial', sans-serif;
}

.dailyfile-section-item .body ul {
  margin-bottom: 1em;
}

.dailyfile-section-item .footer {
  border-top: 1px solid #ccc;
  background: #f7f7f7;
  padding: .5rem 1.5rem;
  display: flex;
  flex-wrap: wrap;
}

.dailyfile-section-item .footer a {
  font-weight: 700;
  margin-right: 1rem;
}

.dailyfile-section-item .footer span[title="No current video"], 
span[title="No current audio"],
span[title="No current video"]
 {
  font-weight: 700;
  margin-right: 1rem;
  color: #ccc;
}

.dailyfile-section-item .footer .link--watch--inactive {
  border: 1px solid #ccc;
  border-radius: 5px;
  color: #ccc;
  /* padding: .25em .5em; */
}

.dailyfile-section-item .footer>.link--watch {
  padding-block: .05em;
}

.dailyfile-section-item .footer .link--watch {
  background: #ffb726;
  border-radius: 5px;
  padding: .25em .5em;
  text-decoration: none;
  color: #203540;
  transition: all 250ms ease-in-out;
}

.dailyfile-section-item .footer .floor-meeting-status, .committee-hearing-status {
  white-space: nowrap;
}

@media (min-width:480px) {
  .dailyfile-section-item .footer .floor-meeting-status, .committee-hearing-status {
    margin-left: auto;
  }
}

.dailyfile-section-item .agenda-container { width: 100%; }
.dailyfile-section-item .agenda-item { width: 100% ;}
.dailyfile-section-item .agenda { width: 100%; }

.dailyfile-section h5:first-child { margin-top: 1.5em; }

.dailyfile-results {
  margin-top: 2.5rem;
}

.dailyfile-section {
  margin-bottom: 3rem;
}


