table{
  width:100%;
  height:auto!important;
}
.deliverables table tr td:last-child{
  white-space:nowrap;
}
.speaker{
  margin-top:-15px;
  margin-left:15px;
  margin-bottom:20px;
}
.speaker:last-child{
  margin-bottom:0px;
}
.fusion-accordian #accordion-670-1 .panel-title a .fa-fusion-box:before{
  width:12px!important;
  height:12px;
}
.fusion-accordian .panel-title .fusion-toggle-heading{
  position:relative;
  top:2px;
}

.fusion-button-wrapper a{
  background-color:#a0ce4e!important;
}
.fusion-button-wrapper a:hover{
  text-decoration:none;
}
.sucess-survey{
  margin-bottom:15px;
  display:block;
}
.button-marg-top{
  margin-top:30px;
}
.lyte-wrapper {
  margin:0px!important;
}
.lyte-wrapper  .tT{
  display:none;
}
@media all and (max-width: 860px) {
  .deliverables table, .deliverables table tr,.deliverables table tbody{
    display:block;
    width:100%;
    border:none;
  }
  .deliverables table{
    border-top:1px solid;
    border-bottom:1px solid;
  }
  .deliverables table tr{
    border-bottom:1px solid;
    padding:10px 0;
    margin:0 -15px;
  }
  .deliverables table tr td{
    display:inline-block;
    border:none;
    vertical-align:top;
  }
  .deliverables table tr td:first-child{
    padding-right:10px;
    font-weight:bold;
  }
  .deliverables table tr td:nth-child(2){
    width:calc(100% - 76px);
    font-weight:bold;
    padding-left:0px;
    white-space:pre-wrap;
  }
  .deliverables table tr td:nth-child(3),.deliverables table tr td:nth-child(4),.deliverables table tr td:nth-child(5){
    display:block;
    padding:5px 20px;
  }
  .deliverables table thead{
    display:none;
  }
  .deliverables table tr td:nth-child(3):before,.deliverables table tr td:nth-child(4):before,.deliverables table tr td:nth-child(5):before{
    color:#333399;
    font-weight:bold;
  }
  .deliverables table tr td:nth-child(3):before{
    content:'Lead: ';
  }
  .deliverables table tr td:nth-child(4):before{
    content:'Accessibility: ';
  }
  .deliverables table tr td:nth-child(5):before{
    content:'Date: ';
  }
}
@media all and (min-width: 783px) {
  .clustering-conference ul li:not(.active):last-child a{
    background-color:#f1a83d!important;
  }
  .clustering-conference ul li:not(.active):last-child h4{
    font-weight:bold;
  }
}
@media all and (max-width: 782px) {
  .surveyTab{
    background-color:#f1a83d!important;
  }
  .surveyTab h4{
    font-weight:bold;
  }
}
