



/*Responsive Header*/
#header2 {
    display: none;
}

.rf-table-container .rf-table .table-body .table-row.table-header > div {
    color: #222222;
}
span.rfSI.rfSI-sm {
    transform: scale(1.2);
}

.participant-list-item h5 {
    font-size: 18px;
    padding: 5px;
    margin-top: 3px;
    color: #224d9c;
}



#participantPage hr {
      border: 2px solid #1a428a;
}

.rf-radio-container .rfG-row {
    display: grid;
}

.html-container hr {
    border: 2px solid #1a428a;
}

.itals {
    font-style: italic;
    font-size: 13px;
    color: #888;
}

.btn-group > .btn-group:first-of-type > .btn:last-of-type, .btn-group > .btn-group:first-of-type > .dropdown-toggle{
display: none !important;

}

#_evidon_banner{z-index:999!important;margin-left:0px!important; width:100%!important}


@media screen and (min-width:768px) {
    .vmware-header {
      margin-left: 201px;
      position: relative;
      z-index: 0;
transition:0.5s ease;
    background: linear-gradient(to left,#2156b3, #1a3a83);
    }
  .footnote{
  margin-left: 0px;
transition: 0.5s ease;
}


}
  .vmware-header img {
    display: block;
    width: 100%;
  }



sup {
    font-size: 12px !important;
    color: #3F51B5;
}

/* Nav collapsed styling. */
.rf-workflow-nav-collapsed .rf-org-header-container .vmware-header,
.rf-workflow-nav-collapsed .rf-org-footer-container .vmw-footer, .rf-workflow-nav-collapsed .rf-org-header-container .alert{
  margin-left: 40px !important;
transition: 0.5s ease;
}

 

.rf-org-footer-container {
    position: relative;
    bottom: 0;
    width: 100%;
}


.vmware-header img:nth-child(1) {
    position: absolute;
    width: 20vw;
    height: auto;
}


#header1 {
animation-delay: 0.5s;
}




/*Timeline*/
/* Timeline */
.timeline,
.timeline-horizontal {
  list-style: none;
  padding: 20px;
  position: relative;
}
.timeline:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline .timeline-item {
  margin-bottom: 20px;
  position: relative;
}
.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}
.timeline .timeline-item:after {
  clear: both;
}
.timeline .timeline-item .timeline-badge {
  color: #fff;
  width: 54px;
  height: 54px;
  line-height: 52px;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: 18px;
  left: 50%;
  margin-left: -25px;
  background-color: #333;
  border: 3px solid #ffffff;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline .timeline-item .timeline-badge i,
.timeline .timeline-item .timeline-badge .fa,
.timeline .timeline-item .timeline-badge .glyphicon {
  top: 2px;
  left: 0px;
}
.timeline .timeline-item .timeline-badge.primary {
  background-color: #1f9eba;
}
.timeline .timeline-item .timeline-badge.info {
  background-color: #5bc0de;
}
.timeline .timeline-item .timeline-badge.success {
  background-color: #59ba1f;
}
.timeline .timeline-item .timeline-badge.warning {
  background-color: #d1bd10;
}
.timeline .timeline-item .timeline-badge.danger {
  background-color: #ba1f1f;
}
.timeline .timeline-item .timeline-panel {
  position: relative;
  width: 46%;
  float: left;
  right: 16px;
  border: 1px solid #777;
  background: #ffffff;
  border-radius: 2px;
  padding: 20px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline .timeline-item .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -16px;
  display: inline-block;
  border-top: 16px solid transparent;
  border-left: 16px solid #777;
  border-right: 0 solid #777;
  border-bottom: 16px solid transparent;
  content: " ";
}
.timeline .timeline-item .timeline-panel .timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-item .timeline-panel .timeline-body > p,
.timeline .timeline-item .timeline-panel .timeline-body > ul {
  margin-bottom: 0;
}
.timeline .timeline-item .timeline-panel .timeline-body > p + p {
  margin-top: 5px;
}
.timeline .timeline-item:last-child:nth-child(even) {
  float: right;
}
.timeline .timeline-item:nth-child(even) .timeline-panel {
  float: right;
  left: 16px;
}
.timeline .timeline-item:nth-child(even) .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-horizontal {
  list-style: none;
  position: relative;
  padding: 20px 0px 20px 0px;
  display: inline-block;
}
.timeline-horizontal:before {
  height: 3px;
  top: auto;
  bottom: 26px;
  left: 56px;
  right: 0;
  width: 100%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item {
  display: table-cell;
  height: 280px;
  width: 20%;
  min-width: 320px;
  float: none !important;
  padding-left: 0px;
  padding-right: 20px;
  margin: 0 auto;
  vertical-align: bottom;
}
.timeline-horizontal .timeline-item .timeline-panel {
  top: auto;
  bottom: 64px;
  display: inline-block;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item .timeline-panel:before {
  top: auto;
  bottom: -16px;
  left: 28px !important;
  right: auto;
  border-right: 16px solid transparent !important;
  border-top: 16px solid #777 !important;
  border-bottom: 0 solid #777 !important;
  border-left: 16px solid transparent !important;
}
.timeline-horizontal .timeline-item:before,
.timeline-horizontal .timeline-item:after {
  display: none;
}
.timeline-horizontal .timeline-item .timeline-badge {
  top: auto;
  bottom: 0px;
  left: 43px;
}

/*Homepage Padding*/
.rf-workflow-body-content.has-workflow-nav .rfwf-full-panel .rfwf-panel-interior {
    padding-left: 7vw !important;
    padding-right: 7vw !important;
    padding-top: 1vw;
padding-bottom:2vw;
}
.rfwf-full-panel .rfwf-panel-interior {
max-width:100%;
}

/*EDIT Button*/
.rf-table-container .rf-table .table-body .table-row > div:nth-child(2) a:after {
    content: ' [EDIT]';
    /* vertical-align: sub; */
    font-weight: 700;
    font-size: smaller;
    padding-left: 4px;
    text-decoration: none !important;
}

.rf-table-container .rf-table .table-body .table-row > div:nth-child(3) a:after {
    content: ' [EDIT]';
    /* vertical-align: super; */
    font-weight: 700;
    font-size: smaller;
    text-decoration: none !important;
    padding-left: 4px;
    text-decoration: none !important;
}

/*Body*/
#cfp-home-page .rfwf-panel-interior, .custom-form-content  .rfwf-panel-interior, .participant-page  .rfwf-panel-interior{

    padding-left: 3vw;
    padding-right: 3vw;

    background: #fff;

animation-name: fadeIn; 
animation-duration: 0.5s; 
  animation-delay: 0s;

}

.confirmation-page {
    /* margin-left: 5vw !important; */
    /* margin-right: 5vw !important; */
    margin-bottom: 1vw;
    /* padding-top: 2vw; */
    padding-left: 3vw;
    padding-right: 3vw;
    border-radius: 10px;
    /* background: #fff; */
    /* box-shadow: 5px 5px 10px #999; */
    /* animation-name: fadeIn; */
    animation-duration: 1s;
    animation-delay: 0s;
}


/*SlideIn Nav*/
.rfwf-left-nav {
animation-name: slideInLeft;
animation-duration: 0.5s; 
  animation-delay: 0s;
}


#cfp-home-start .mdBtnR-text {
    font-size: 20px;
}


.rfComp-canvas .fa {
    display: inline;

position:absolute;
}

@media (min-width: 769px){
.rf-workflow .rf-workflow-nav {
width:201px;
}}


.rf-workflow .rf-workflow-nav ul a {
    padding: 0;
    color: #133d95;
    text-overflow: ellipsis;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.rf-select .select-dropdown-icon .rfSI {
left: 50% !important;
}


.rfComp-canvas .fa:before {
    color: #193a87 !important;

}

.rf-checkbox-container .text-info {
    color: #f65f53 !important;
}

.text-info {
    color: #f65f53 !important;
    background: #f3e0e0;
    padding-left: 20px;
    padding-right: 20px;
    width: 100% !important;
    font-weight: 600;
    font-style: italic;
}
.rf-default-modal .modal-header, .modal .modal-header {
padding: 20px;
}

.fade.in {
    opacity: 1 !important;
}

.fade:not(.show) {
background: rgba(0, 0, 0, 0.5) !important;
}






.rf-default-modal .modal-header, .modal .modal-header {
    background: linear-gradient(to left, #3d82e0, #1c408c);
}




.modal-close{
opacity:1;
}

.modal-close svg {
    fill: #fff !important;
    opacity: 1 !important;
}

.modal.fade .modal-dialog {
    transform: translate(0vw,30vw) !important;
}


.checkbox {
    font-size: 16px !important;
}



/*Confirmation*/
.confirm-check-mark.pull-left {
    height: 50px;
    display: none;
}


h1.completeSubmission {
    display: inline;
    vertical-align: 30px;
    animation: hideshow 1s ease;
    color: #1c408c;
}

.confirmation-page .rfwf-full-panel .rfwf-panel-interior {
    padding-bottom: 5px !important;
}

h1.success {
    margin-left: -15px;
}



/*ToolTip*/
div#popover {
    color: #fff;
    background: rgba(0,0,0,0.65)!important;
    transition: 0.5s ease;
    max-width: 50%;
transform: translatex(200px);
}



.rf-workflow .rf-workflow-nav ul a span {
    color: #133d95;
    font-size: 16px;
    display: block;
    font-weight: 600;
    padding-left: 25px;
    padding-top: 3px;
}

/*LogoutButton*/
.rf-workflow-nav ul li:nth-child(7) a {
    margin-left: 24px !important;
    font-size: 16px !important;
}




.checkbox span em {
    color: #aaa;
font-size: 13px;
}

.checkbox span {
    font-weight: 600;
font-weight: 500;
}


.rf-default-modal .modal-header .modal-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}


tbody td p {
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 5px;
}


table {
    box-shadow: 0px 0px 5px #888;
    border: 1px solid #eee;
    border-radius: 5px;
}



/*Chat*/
.five9-frame {
    right: 0% !important;
    text-align: right !important;
  	margin-bottom: 100px !important;
}



.five9-chat-button {
    border-radius: 10px 0px 0px 10px !important;
}



.orders-page {
    margin-bottom: 15vh;
}

.custom-form-content {
    margin-bottom: 15vh;
}






/*-- Five9 Chat Styling --*/
 
.five9-frame {
  position: fixed !important;
  right: 0 !important;
  z-index: 9000 !important;
  height: 38px !important;
  text-align: right !important;
  bottom: 98px !important;
}
 
.five9-frame .five9-frame-full {
  right: 0 !important;
  display: none;
}
 
.five9-frame iframe {
  position: unset;
  height: 480px !important;
  width: 320px !important;
}
 
.five9-frame .five9-text {
  font-weight: 300 !important;
}
 
.five9-chat-button {
  border-radius: 10px 0px 0px 10px !important;
  background: #6600ca !important;
}
 
div#five9-frame-full {
  height: 520px;
  display: none;
  transform: translateY(96px);
}
 
/*-- End Five9 Chat Styling --*/


button.mdBtnR.mdBtnR-primary {
    z-index: 999999;
}

