

    button.print-button {
        width: 100px;
        height: 100px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: bold;
    }

        span.print-icon, span.print-icon::before, span.print-icon::after, button.print-button:hover .print-icon::after {
            border: solid 4px #333;
        }

            span.print-icon::after {
                border-width: 2px;
            }

    button.print-button {
        position: relative;
        padding: 0;
        border: 0;
        border: none;
        background: transparent;
    }

        span.print-icon, span.print-icon::before, span.print-icon::after, button.print-button:hover .print-icon::after {
            box-sizing: border-box;
            background-color: #fff;
        }

    span.print-icon {
        position: relative;
        display: inline-block;
        padding: 0;
        margin-top: 30%;
        width: 60%;
        height: 35%;
        background: #fff;
        border-radius: 20% 20% 0 0;
    }

        span.print-icon::before {
            content: " ";
            position: absolute;
            bottom: 100%;
            left: 12%;
            right: 12%;
            height: 110%;
            transition: height .2s .15s;
        }

        span.print-icon::after {
            content: " ";
            position: absolute;
            top: 55%;
            left: 12%;
            right: 12%;
            height: 0%;
            background: #fff;
            background-repeat: no-repeat;
            background-size: 70% 90%;
            background-position: center;
            background-image: linear-gradient( to top, #fff 0, #fff 14%, #333 14%, #333 28%, #fff 28%, #fff 42%, #333 42%, #333 56%, #fff 56%, #fff 70%, #333 70%, #333 84%, #fff 84%, #fff 100% );
            transition: height .2s, border-width 0s .2s, width 0s .2s;
        }

    button.print-button:hover {
        cursor: pointer;
    }

        button.print-button:hover .print-icon::before {
            height: 0px;
            transition: height .2s;
        }

        button.print-button:hover .print-icon::after {
            height: 120%;
            transition: height .2s .15s, border-width 0s .16s;
        }

        .tbgdprintegrations{
	border:1px solid #f0f0f0;
	border-width:1px 1px 0px 1px;
	margin-bottom:40px;
	box-shadow:0px 10px 10px -8px rgba(0,0,0,0.2);
}
.tbgdprintegrations .tbgdprheaderrow{
	background:#000;
	color:#fff;
    font-size:0;
    text-transform:uppercase;
}
.tbgdprintegrations .tbgdprheadercol{
    display: inline-block;
    vertical-align:top;
    padding:10px;
    width: 180px;
    font-weight:bold;
    font-size:15px;
}
.tbgdprintegrations .tbgdprcol:nth-child(even){
    display: inline-block;
    font-weight:normal;
    width: calc(100% - 180px);
}
.tbgdprintegrations .tbgdprrow{
    border-bottom: 1px solid #f0f0f0;
    font-size:0;
}
.tbgdprintegrations .tbgdprrow:hover{ background-color:#efefef; }
.tbgdprintegrations .tbgdprcol{
    display: inline-block;
    vertical-align:top;
    width: 180px;
    font-weight:bold;
    font-size:15px;
    padding: 10px;
}
.tbgdprintegrations .tbgdprcol:nth-child(even){
    display: inline-block;
    font-weight:normal;
    width: calc(100% - 180px);
    padding: 10px;
}





/* NEW LEAD FORM */
    .homepagedevcode81_leadform, .homepagedevcode81_leadform *,
    .sidedevcode81_leadform, .sidedevcode81_leadform *{box-sizing: border-box; }
    .sidedevcode81_leadform  .formHeader{font-size: 28px; font-weight: bold; color: #fff; margin: 0 auto; max-width: 450px; text-align: center; width: 100%; text-transform: uppercase;}
    .sidedevcode81_leadform  .formSubHeader{font-size: 20px; font-weight: bold; color: #fff; margin: 0 auto; max-width: 450px; text-align: center; width: 100%; text-transform: uppercase;}
        
            .sidedevcode81_leadform {background-color: #000;}
        
    .sidedevcode81_leadform { margin: 0 auto; max-width: 450px; text-align: center; width: 100%; padding: 20px;  }
    .sidedevcode81_leadform label{ color: #fff; font-weight: bold; text-transform: uppercase; text-align: left; display: block; }
    .sidedevcode81_leadform .dc81_choice{ color: #fff !important; text-transform: none !important;  }
    .sidedevcode81_leadform small{ display: block; line-height: 17px; }
    .sidedevcode81_leadform small a{ border-bottom: 1px solid blue; color: #fff ; }
    .sidedevcode81_leadform small a:hover{ border-bottom: 1px solid red; }
    .sidedevcode81_leadform .dc81_title{ font-size: 15px; font-weight: bold; color: #fff; margin-bottom: 0; text-transform: uppercase; }
    .sidedevcode81_leadform .dc81_req{ color: red; }
    .sidedevcode81_leadform .dc81_halfleft, .dc81_halfright{ display: block; float: left; margin-bottom:10px; width: 50%; }
    .sidedevcode81_leadform .dc81_halfleft{ padding-right: 10px; }
    .sidedevcode81_leadform .dc81_halfright{ padding-left: 10px; }
    .sidedevcode81_leadform .dc81_full{ margin-bottom:10px; }
    .sidedevcode81_leadform .dc81_checkbox{ float: left; vertical-align: middle; width: 24px; height: 24px; }
    .sidedevcode81_leadform .dc81_field, .dc81_textarea, .dc81_select{ background: rgba(255,255,255,0.2); color: #fff; border: 1px solid #fff; border: 1px solid rgba(255,255,255,0.3); border-radius: 0; font-size: 16px; height: 44px; padding: 0 15px; width: 100%; -webkit-appearance: none; }
    .sidedevcode81_leadform .dc81_selectBox{ position: relative; }.dc81_select{ font-size: 14px; }
    .sidedevcode81_leadform .dc81_selectBox:after{ content: ''; width: 10px; height: 2px; background-color: #fff; transform: rotate(45deg); position: absolute; top: 20px; right: 16px; }
    .sidedevcode81_leadform .dc81_selectBox:before{ content: ''; width: 10px; height: 2px; background-color: #fff; transform: rotate(-45deg); position: absolute; top: 20px; right: 10px; }
    .sidedevcode81_leadform .dc81_textarea{ height: 120px; }
    .sidedevcode81_leadform .dc81_button { background: #dc0000; border: 1px solid #dc0000; color: #fff; cursor: pointer; display: inline-block; font-weight: bold; width: 100%; max-width: 300px; padding: 10px; font-size: 15px; margin: 0 auto; display: block; border-radius: 60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
    .sidedevcode81_leadform .dc81_button:hover{ background: #fff; border: 1px solid #dc0000; color: #dc0000; }
    .sidedevcode81_leadform .dc81_iconProfile{ background-image: url(https://97displaylive.blob.core.windows.net/aqua/global/type_name.png); background-position: right center; background-repeat: no-repeat; }
    .sidedevcode81_leadform .dc81_helptxt{ color: #fff;  text-align: left; display: block; }


    .devcode81_leadform *{ box-sizing: border-box; }
    .devcode81_leadform { margin: 0 auto; max-width: 450px; text-align: center; width: 100%; }
    .devcode81_leadform label{ color: #999; font-weight: bold; text-transform: uppercase; text-align: left; display: block; }
    .dc81_choice{ color: #fff !important; text-transform: none !important;  }
    .devcode81_leadform small{ display: block; line-height: 17px; }
    .devcode81_leadform small a{ border-bottom: 1px solid blue; color: #fff ; }
    .devcode81_leadform small a:hover{ border-bottom: 1px solid red; }
    .dc81_title{ font-size: 15px; font-weight: bold; color: #fff; margin-bottom: 0; text-transform: uppercase; }
    .dc81_req{ color: red; }
    .dc81_halfleft, .dc81_halfright{ display: block; float: left; width: 50%; }
    .dc81_halfleft{ padding-right: 5px; }
    .dc81_halfright{ padding-left: 5px; }
    .dc81_full{ margin-bottom:10px; }
    .dc81_full .dc81_halfleft, .dc81_full .dc81_halfright{ margin-bottom:0px !important; }
    .dc81_full .dc81_halfleft{ padding-right:0 !important; }
    .dc81_full .dc81_halfright{ padding-left:0; }
    .dc81_checkbox{ float: left; vertical-align: middle; width: 24px; height: 24px; }
    .dc81_field, .dc81_textarea, .dc81_select{ background: rgba(255,255,255,0.2); color: #fff; border: 1px solid #fff; border: 1px solid rgba(255,255,255,0.3); border-radius: 0; font-size: 16px; height: 40px !important; padding: 0 15px; width: 100%; -webkit-appearance: none; }
    .dc81_select option{ color: #000 !important ; }
    .dc81_select{ -webkit-appearance: none; -moz-appearance: none;-o-appearance: none; appearance: none; }
    .dc81_selectBox{ position: relative; }.dc81_select{ font-size: 14px; }
    .dc81_selectBox:after{ content: ''; width: 10px; height: 2px; background-color: #fff; transform: rotate(45deg); position: absolute; top: 20px; right: 16px; }
    .dc81_selectBox:before{ content: ''; width: 10px; height: 2px; background-color: #fff; transform: rotate(-45deg); position: absolute; top: 20px; right: 10px; }
    .dc81_textarea{ height: 120px; }
    #divgdprRowpopup {position: relative;}
    #divgdprRowpopup .field-validation-error{
    padding: 5px !important;
    width: 100% !important;
    text-align: center;
    background: none;
    position: relative !important;
    top: 0 !important;
}
    .dc81_button { 
    background: var(--buttonBg, #dc0000);
    border: 1px solid var(--buttonBg, #dc0000);
    color: var(--buttonColor, #fff); cursor: pointer; display: inline-block; font-weight: bold; width: 100%; max-width: 300px; padding: 10px; font-size: 15px; margin: 0 auto; display: block; border-radius: 60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
    .dc81_button:hover{ background: var(--buttonColor, #@Model.TextColor); border: 1px solid var(--buttonBg, #@Model.ButtonColor); color: var(--buttonBg, #@Model.ButtonColor); }
    .dc81_iconProfile{ background-image: url(https://97displaylive.blob.core.windows.net/aqua/global/type_name.png); background-position: right center; background-repeat: no-repeat; }
    .devcode81_leadform .dc81_helptxt{ color: #fff;  text-align: left; display: block; }
    .dc81_full .field-validation-error{right: 10px !important;}
    .offerOnline .dc81_button { background: #005aff !important; border: 1px solid #317aff !important; color: #fff; cursor: pointer; display: inline-block; font-weight: bold; width: 100%; max-width: 300px; padding: 10px; font-size: 15px; margin: 0 auto; display: block; border-radius: 60px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
    .offerOnline .dc81_button:hover{ background: #fff !important; border: 1px solid #317aff !important; color: #005aff !important; }
/* NEW LEAD FORM POPUP -- MARY POPIN */
    .maryPopin *{ box-sizing: border-box; }
    .maryPopin{
        background-color: rgba(0,0,0,0.96);
        position:fixed; top:0; left:0; z-index:200000000000;
        width: 100%; height: 100%;
        overflow: hidden; overflow-y:auto;
        opacity: 0; visibility: hidden;
        -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;
    }
    .maryPopin_inner{
        position: absolute;
        top: 50%; left: 0;
        width: 100%;
        transform: translateY(-50%);
        padding: 60px 20px;
        z-index: 100000;
    }
    .maryPopin_content{
        color: #fff; margin: 0 auto; max-width: 900px; width: 100%;
        opacity: 0; visibility: hidden;
        position: relative; z-index: 1;
        overflow: hidden; padding-bottom: 60px;
        -webkit-transition: all 0.3s 0.2s ease-in-out; -moz-transition: all 0.3s 0.2s ease-in-out; -o-transition: all 0.3s 0.2s ease-in-out; transition: all 0.3s 0.2s ease-in-out;
    }
    .sidebarLeadForm-form{ color: #ffffff; }
    .maryPopin small, .homepagedevcode81_leadform small, .sidebarLeadForm-form small{ font-size: 12px; opacity:0.6; }

    .speed03 .maryPopin_content{ -webkit-transition: all 0.3s 0.2s ease-in-out; -moz-transition: all 0.3s 0.2s ease-in-out; -o-transition: all 0.3s 0.2s ease-in-out; transition: all 0.3s 0.2s ease-in-out; }
    .speed04 .maryPopin_content{ -webkit-transition: all 0.4s 0.2s ease-in-out; -moz-transition: all 0.4s 0.2s ease-in-out; -o-transition: all 0.4s 0.2s ease-in-out; transition: all 0.4s 0.2s ease-in-out; }
    .speed05 .maryPopin_content{ -webkit-transition: all 0.5s 0.2s ease-in-out; -moz-transition: all 0.5s 0.2s ease-in-out; -o-transition: all 0.5s 0.2s ease-in-out; transition: all 0.5s 0.2s ease-in-out; }
    .speed06 .maryPopin_content{ -webkit-transition: all 0.6s 0.2s ease-in-out; -moz-transition: all 0.6s 0.2s ease-in-out; -o-transition: all 0.6s 0.2s ease-in-out; transition: all 0.6s 0.2s ease-in-out; }
    .speed07 .maryPopin_content{ -webkit-transition: all 0.7s 0.2s ease-in-out; -moz-transition: all 0.7s 0.2s ease-in-out; -o-transition: all 0.7s 0.2s ease-in-out; transition: all 0.7s 0.2s ease-in-out; }
    .speed08 .maryPopin_content{ -webkit-transition: all 0.8s 0.2s ease-in-out; -moz-transition: all 0.8s 0.2s ease-in-out; -o-transition: all 0.8s 0.2s ease-in-out; transition: all 0.8s 0.2s ease-in-out; }
    .speed09 .maryPopin_content{ -webkit-transition: all 0.9s 0.2s ease-in-out; -moz-transition: all 0.9s 0.2s ease-in-out; -o-transition: all 0.9s 0.2s ease-in-out; transition: all 0.9s 0.2s ease-in-out; }

    .maryPopin.active,
    .maryPopin.active .maryPopin_content{ opacity: 1; visibility: visible; }

    .maryPopin_lead, .maryPopin_report{ display: none; padding: 20px; }
    .maryPopin_lead.active, .maryPopin_report.active{ display: block; float: right; width: 100%; max-width: 50%; }
    .notestimonials .maryPopin_lead, .notestimonials .maryPopin_report{ margin:0 auto; float: none; max-width: 500px;  }
    .noReviews .maryPopin_lead.active, .noReviews .maryPopin_report.active{ float: none; margin: 0 auto; max-width: 500px; }

    .maryPopin.fromtop .maryPopin_content{           top: -100px; }
    .maryPopin.fromtop.active .maryPopin_content{    top: 0px; }
    .maryPopin.fromleft .maryPopin_content{          left: -100px; }
    .maryPopin.fromleft.active .maryPopin_content{   left: 0px; }
    .maryPopin.frombottom .maryPopin_content{        bottom: -100px; }
    .maryPopin.frombottom.active .maryPopin_content{ bottom: 0px; }
    .maryPopin.fromright .maryPopin_content{         right: -100px; }
    .maryPopin.fromright.active .maryPopin_content{  right: 0px; }

    .maryPopin.fromcenter .maryPopin_content{ transform: scale(0.6); }
    .maryPopin.fromcenter.active .maryPopin_content{ transform: scale(1); }

    .maryClose { margin-left:-30px; position: absolute; z-index: 200000; width: 60px;  height: 60px; bottom: 0; left: 50%;}
    .maryClose span{
        background-color: #fff;
        height: 2px; width: 40px;
        position: absolute; top: 30px; left: 10px; z-index: 10;
    }
    .maryClose span:nth-child(1){ transform: rotate(45deg); }
    .maryClose span:nth-child(2){ transform: rotate(-45deg); }

    .maryPopin_content h2,
    .maryPopin_content h3,
    .maryPopin_content h4{ color: inherit; text-align: center; }
    @media only screen and (max-width: 767px), only screen and (max-height: 767px){ .maryPopin_inner{ top: 0%; transform: translateY(0%); } .popup_testimonials{ display: none; } .maryPopin_lead.active, .maryPopin_report.active{ max-width: 100%; }  }

    .maryPopin input{ width: 100%; }

.maryPopin_content h3{
    color: inherit;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
}
    .popup_testimonials{
        float: left;
        width: 50%;
        height: 90vh;
        max-height: 80%;
        overflow: hidden;
        overflow-y: auto;
        background-color: #27333e;
        border-radius: 6px;
        top: 50%;
        position: absolute;
        transform: translateY(-50%);
    }
/* width */
.popup_testimonials::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.popup_testimonials::-webkit-scrollbar-track {
    background: #1b1c1d; 
}

/* Handle */
.popup_testimonials::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
.popup_testimonials::-webkit-scrollbar-thumb:hover {
    background: #2a4761; 
}


    .popup_testimonials-item{
        padding: 20px;
    }
.popup_testimonials-item h4 {
    font-size: 15px;
    text-align: left;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0px;
    padding-left: 5px;
    padding-top: 6px;
}
.popup_testimonials-avatar {
    margin: 0 10px 0 10px;
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50px;
    float: left;
}
.popup_testimonials-header{ float: left; }
    .popup_testimonials-avatar img{ max-width: 100%; }
    .popup_testimonials-stars { display: block; height: 16px; width: 80px; background: url('https://97displaylive.blob.core.windows.net/aqua/Resources/global/stars5.png') no-repeat left center; }
    .popup_testimonials-text{ padding: 10px; font-size: 17px; font-style: italic; line-height: 28px; display: block; clear: both; }


    @media only screen and (max-width: 600px){
        .portrait.alignright{ width: 100%;  }
        .portrait.alignright{padding-bottom: 20px}
    }



/* FAQ ACCORDION */
.faq2k20 .faq2k20--item{ display: block; position: relative; border-radius: 0px; border-bottom: 1px solid rgba(0, 0, 0, 0.12); padding: 20px; margin-top: -1px; overflow: hidden; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.faq2k20 .faq2k20--item:before { content: ''; position: absolute; background: #000; width: 0px; height: 30px; left: 0; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.faq2k20 .faq2k20--item.active:before {width: 35px; }
.faq2k20 .faq2k20--item.active:after{opacity: 1;}
.faq2k20 .faq2k20--question{ cursor: pointer !important; font-size: 24px; line-height: normal; margin-bottom: 0px; padding-right: 23px;}
.faq2k20 .faq2k20--answer{ display: none; color: #989898; }
.faq2k20 .faq2k20--item.active{ background-color: #fff; border-radius: 12px; box-shadow: 0px 0px 30px -5px rgba(0,0,0,0.3); border-bottom: 1px solid rgba(0, 0, 0, 0); margin-bottom: 30px; }
.faq2k20 .faq2k20--item h2{ position: relative; }
.faq2k20 .faq2k20--item h2:before,
.faq2k20 .faq2k20--item h2:after{ content: ''; position: absolute; top: 17px; right: 10px; width: 12px; height: 2px; background-color: #444; }
.faq2k20 .faq2k20--item h2:before{ transform: rotate(-45deg); right: 2px;}
.faq2k20 .faq2k20--item h2:after{ transform: rotate(45deg); }
.faq2k20 .faq2k20--item.active h2:before{transform: rotate(45deg);}
.faq2k20 .faq2k20--item.active h2:after{transform: rotate(-45deg);}
.faq2k20 .faq2k20--item.active h2{ padding-left: 30px; position: relative; }
.faq2k20 .faq2k20--item.active .faq2k20--answer{ display: block; padding: 30px; }


/* ROW COL Grid columns etc... */
.row:after, .row_col:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.row_col-1-1,
.row_col-1-2,
.row_col-1-3,
.row_col-1-4,
.row_col-2-4,
.row_col-3-4,
.row_col-2-3,
.col-1-1,
.col-1-2,
.col-1-3,
.col-1-4,
.col-2-4,
.col-3-4,
.col-2-3{ float: left; padding-left: 20px; padding-right: 20px; margin-bottom:20px; }

.row_col-1-1, .col-1-1{ width: 100%; }
.row_col-1-2, .col-1-2{ width: 50%; }
.row_col-1-3, .col-1-3{ width: 33.333336%; }
.row_col-1-4, .col-1-4{ width: 25%; }
.row_col-2-4, .col-2-4{ width: 50%; }
.row_col-3-4, .col-3-4{ width: 75%; }
.row_col-2-3, .col-2-3{ width: 66.666667%; }


.col {float: left; }
.one-full{      width: 96%;    padding-left: 2%; padding-right: 2%; }
.one-half{      width: 46%;     padding-left: 2%; padding-right: 2%; }
.one-third{     width: 29%;     padding-left: 2%; padding-right: 2%; }
.one-fourth{    width: 21%;     padding-left: 2%; padding-right: 2%; }
.one-fifth{     width: 16%;     padding-left: 2%; padding-right: 2%; }
.two-third{     width: 62%;     padding-left: 2%; padding-right: 2%; }
.two-fourth{    width: 46%;     padding-left: 2%; padding-right: 2%; }
.two-fifth{     width: 36%;     padding-left: 2%; padding-right: 2%; }
.three-fourth{  width: 71%;     padding-left: 2%; padding-right: 2%; }
.three-fifth{   width: 56%;     padding-left: 2%; padding-right: 2%; }
.four-fifth{    width: 76%;     padding-left: 2%; padding-right: 2%; }


@media only screen and (max-width: 767px){
    .row_col-1-1,
    .row_col-1-2,
    .row_col-1-3,
    .row_col-1-4,
    .row_col-2-4,
    .row_col-3-4,
    .row_col-2-3,
    .col-1-1,
    .col-1-2,
    .col-1-3,
    .col-1-4,
    .col-2-4,
    .col-3-4,
    .col-2-3{ width:100%; }
}



/*FORM POP*/
.form-popup {
    display: none;
}

.form-inner {
    display: flex;
    top: 0;
    left: 0;
    background: rgba(4, 4, 4, 0.9);
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 10000;
    align-content: center;
    align-items: center;
}

.form-container {
    padding: 30px;
    background-color: #464646;
    margin: 0 auto;
    border-radius: 4px;
}

    .form-container textarea {
        width: 100%;
        padding: 10px 16px;
        border-radius: 8px;
        box-sizing: border-box;
        border: none
    }

    .form-container input[type=text] {
        width: 100%;
        padding: 10px 16px;
        margin: 8px 0;
        display: inline-block;
        border-radius: 8px;
        box-sizing: border-box;
        border: none;
    }
    .form-container input[type=email] {
        width: 100%;
        padding: 10px 16px;
        margin: 8px 0;
        display: inline-block;
        border-radius: 8px;
        box-sizing: border-box;
        border: none;
    }
    .form-container h4, .form-container h2, .form-container label, .form-container #schedulerTime {
        color: #fff;
        text-align: center;
    }
     

.table--listing {
    padding-top: 60px;
    padding-bottom: 40px;
    min-height: calc(100vh - 244px);
}

.table--boxed {
    margin: 0 auto;
    max-width: 1280px;
    padding: 60px 20px 40px 20px; 
    width: 100%;
}
.table--header {
    text-align: center;
    padding: 60px 0 20px 0;
}

.table--listing .dc81_field, .table--listing .dc81_textarea, .table--listing .dc81_select {
    background: rgba(152, 152, 152, 0.2) !important;
    color: inherit !important;
    border: 1px solid #fff !important;
    border: 1px solid rgba(148, 148, 148, 0.3) !important;
}
.input-validation-error {
    border:1px solid rgb(255, 0, 0) !important;
    color: rgb(255, 0, 0) !important;
}
.tinyText{ font-size: 14px; font-style: italic; opacity: 0.8; margin-bottom: 0px; }
.callie .tinyText{ padding-top:7px; }
.peyton.lightHeader .tinyText, .risen .tinyText, .ultimate .tinyText {color: #fff !important;}
.field-validation-error span#FName-error,
.field-validation-error span#LName-error{ display:none;font-size: 0 !important; }
.field-validation-error span#FName-error:after,
.field-validation-error span#LName-error:after{ font-size: 13px; content: 'Required'; }
.appointment--table{
    background:#ffffff;
    border: 1px solid #e0e0e0;
    color: #000;
    display:grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas:"title date time location action";
    font-size:16px;
    margin-bottom:-1px;
      -webkit-transition: all 0.1s ease-in-out;
         -moz-transition: all 0.1s ease-in-out;
           -o-transition: all 0.1s ease-in-out;
              transition: all 0.1s ease-in-out;
}
.appointment--table:nth-child(even){ background:#fefefe; }
.appointment--table.appointment--head{background: #f1f1f1;font-weight:bold;}
.appointment--table .appoLabel{ display:none; font-style:normal; min-width:100px; font-weight:bold; }
.appointment--table .appocell{ font-size:15px; padding:5px 8px;
      -webkit-transition: all 0.3s ease-in-out;
         -moz-transition: all 0.3s ease-in-out;
           -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out;
}
.appointment--table:hover{ background:#f1f1f1; }
.appointment--table .appocell:nth-child(1) { grid-area: title; }
.appointment--table .appocell:nth-child(2) { grid-area: date; }
.appointment--table .appocell:nth-child(3) { grid-area: time; }
.appointment--table .appocell:nth-child(4) { grid-area: location; }
.appointment--table .appocell:nth-child(5) { grid-area: action; }

.appointment--table .appocell:nth-child(3),
.appointment--table .appocell:nth-child(4){ text-align: center; }
.appointment--table .button{ border:none; padding: 10px; width:100%;
      -webkit-transition: all 0.3s ease-in-out;
         -moz-transition: all 0.3s ease-in-out;
           -o-transition: all 0.3s ease-in-out;
              transition: all 0.3s ease-in-out;
}

@media only screen and (max-width: 767px){
    .appointment--table { display:block; padding:10px; }
    .appointment--table .appocell{ padding:0; text-align: left !important;}
    .appointment--table.appointment--head{ display:none; }
    .appointment--table .appoLabel{ display:inline-block; }
    .appointment--table .appocell:nth-child(5) { padding-top: 10px !important; }
}


/* SPINNER FOR AFTER CLICKING THE SUBMIT LEAD BUTTON */
#floatingBarsG {
    position: relative;
    width: 60px;
    height: 75px;
    margin: 0 auto;
}

.blockG {
    position: absolute;
    background-color: rgb(255,255,255);
    width: 10px;
    height: 23px;
    border-radius: 8px 8px 0 0;
    -o-border-radius: 8px 8px 0 0;
    -ms-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    transform: scale(0.4);
    -o-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    animation-name: fadeG;
    -o-animation-name: fadeG;
    -ms-animation-name: fadeG;
    -webkit-animation-name: fadeG;
    -moz-animation-name: fadeG;
    animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    -ms-animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
}

#rotateG_01 {
    left: 0;
    top: 27px;
    animation-delay: 0.45s;
    -o-animation-delay: 0.45s;
    -ms-animation-delay: 0.45s;
    -webkit-animation-delay: 0.45s;
    -moz-animation-delay: 0.45s;
    transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
}

#rotateG_02 {
    left: 8px;
    top: 10px;
    animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}

#rotateG_03 {
    left: 25px;
    top: 3px;
    animation-delay: 0.75s;
    -o-animation-delay: 0.75s;
    -ms-animation-delay: 0.75s;
    -webkit-animation-delay: 0.75s;
    -moz-animation-delay: 0.75s;
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
}

#rotateG_04 {
    right: 8px;
    top: 10px;
    animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
}

#rotateG_05 {
    right: 0;
    top: 27px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s;
    transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
}

#rotateG_06 {
    right: 8px;
    bottom: 7px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
}

#rotateG_07 {
    bottom: 0;
    left: 25px;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s;
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

#rotateG_08 {
    left: 8px;
    bottom: 7px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
}


@keyframes fadeG {
    0% {
        background-color: rgb(0,0,0);
    }

    100% {
        background-color: rgb(255,255,255);
    }
}

@-o-keyframes fadeG {
    0% {
        background-color: rgb(0,0,0);
    }

    100% {
        background-color: rgb(255,255,255);
    }
}

@-ms-keyframes fadeG {
    0% {
        background-color: rgb(0,0,0);
    }

    100% {
        background-color: rgb(255,255,255);
    }
}

@-webkit-keyframes fadeG {
    0% {
        background-color: rgb(0,0,0);
    }

    100% {
        background-color: rgb(255,255,255);
    }
}

@-moz-keyframes fadeG {
    0% {
        background-color: rgb(0,0,0);
    }

    100% {
        background-color: rgb(255,255,255);
    }
}

#loading {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(1,1,1,0.8);
    margin: 0 auto;
    z-index: 1000000000000;
}

#loadingcontent {
    display: table;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 2000000000000;
}

#loadingspinner {
    position: fixed;
    width: 100%;
    font-size: larger;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 24px;
    margin: auto;
    z-index: 3000000000000;
}

#floatingBarsG {
    margin-top: 180px;
}

#loadingtext {
    width: 100%;
    text-align: center;
    padding-top: 180px;
    color: rgb(0,0,0);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
}
/* SPINNER FOR AFTER CLICKING THE SUBMIT LEAD BUTTON */


/*Checklist in content*/
.bodypost ul.checklist{ margin-left:0; padding-left: 0; }
.bodypost ul.checklist li{ list-style:none; }
.bodypost ul.checklist li:before{ content: "✔"; margin-right:10px; }

.attendeeCount{ display:grid; grid-template-columns: 1fr 1fr; justify-content: space-between; }
.attendeeCount #Slots { border-radius: 3px; border: none; padding: 0 0 0 12px; }
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { opacity: 1;}


.leadForm_Cdsd .leadForm_Cdsd_btn{ display:none; }
.leadForm_Cdsd.needButton .leadForm_Cdsd_btn{ display:block; }
@media (max-width: 800px){
    .leadForm_Cdsd > div{ display: none; }
    .leadForm_Cdsd .leadForm_Cdsd_btn{ display:inline-block; }
    .callie .leadForm_Cdsd .leadForm_Cdsd_btn{display: block; margin: 0 auto 20px auto; text-align: center; max-width: 300px;}
}