﻿.global_custom h1.support-pages {
    margin-top: 2em;
}
.global_custom .video-play-container{
    position: relative;
}
.global_custom .video-play {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 60%;
    max-width: 180px;
    margin: auto;
    background: url(../png/play_newbs9nc0.png) no-repeat center;
    background-size: 80%;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    pointer-events: none;
    background-size: 100%;
}
.global_custom .validation-advice {
    color: #e36519;
    background-image: none;
    padding-left: 0;
    font-size: 12px;
    opacity: 1 !important;
}

.global_custom .webform-basic select, .global_custom .webform-basic input{
    
}
.global_custom .webform-basic .required:before{
    content: "* ";
    color: #ff4c00;
}


.global_custom .basic-login-wrap .form-list{
    list-style: none;
    margin-inline-start: 0 !important;
    margin-bottom: 3em;
}
.global_custom .input-box .input-text {
    width: 100%;
}

.field_section_title {
    font-weight: 300;
    margin: 0 auto 1em;
}
.global_custom .hghlght-green {
    width: 100%;
    background-color: #84f986;
    border: 1px solid green;
    border-radius: 3px;
    padding: 15px;
    color: green;
}
.global_custom .field_tile_sub-title{
    font-weight: normal;
    font-size: .8em;
}
.global_custom .field_tile_title {
    border-bottom: 2px solid #dddddd;
    padding-bottom: 0.8em;
    text-transform: uppercase;
    margin-top: 2em;
    font-size: 1.6em;
    font-weight: 500;
}

#block-ergo-content .global_custom ul{
  margin-inline-start: 2em;}
#block-ergo-content .global_custom li{
  
}





.email-sign-up-page div img {
    width: 10em;
}
.email-sign-up-page div h1 {
text-align:center;
font-size:3rem;
margin:0;
}

.email-sign-up-page div p {
text-align:center;
font-size:2rem;
margin: 0;
}




.field_tile_title {
    font-size: 1.75rem;
}




.trial-order-request.global_custom {
    max-width: 575px;
    margin: 1em auto 6em;
}

.trial-order-request.global_custom ol {
    margin-left: 3em;
}
