﻿/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}*/

/* Set padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
}*/

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/

/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}*/

/* Set padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
}*/

/* Override the default bootstrap behavior where horizontal description lists
   will truncate terms that are too long to fit in the left column
*/
/*.dl-horizontal dt {
    white-space: normal;
}*/

/* Set width on the form input elements since they're 100% wide by default */


div#bot {
    /*width: 350px;
    height: 500px;*/
    position: fixed;
    /* top: 0; */
    z-index: 99999;
    bottom: 0px;
    right: 0;
    background: transparent;
    border-radius: 20px;
    border: none;
}

.wc-chatview-panel {
    border: 1px solid #dbdee1;
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.15) !important;
    border-radius: 10px 10px 0 0 !important;
}

.wc-message-groups {
    background-color: #FFFFFF;
}

#bot_button {
    position: absolute;
}

.bot_button_image {
    width: 30px;
    float: left;
}

.bot_button_text {
    padding: 5px;
    font-weight: bold;
}


/*#bot {
            position: absolute;
            width: 300px;
            height: 500px;
            bottom: 0;
            right: 0;
            border: 1px solid #d1d1d1;
        }*/

.wc-message-from-me .wc-message-content {
    background-color: #47888e;
    border-radius: 8px;
    border-top-right-radius: 0;
    padding: 5px 10px;
    box-shadow: none;
}

.wc-message svg.wc-message-callout {
    top: -5px;
}

.wc-message-from-me svg.wc-message-callout path {
    fill: #47888e;
}


.wc-message-from-bot .wc-message-content {
    background: #f2f2f2;
    color: #47888e;
    border-radius: 8px;
    border-top-left-radius: 0;
    padding: 5px 10px;
    box-shadow: none;
}


.wc-message-from-bot svg.wc-message-callout path {
    fill: #f2f2f2;
}


.wc-header, .olark-launch-button{
    background-color: #47888e;
    background: #007EAF !important;
    border-bottom: 1px solid #007EAF !important;
    box-shadow: none !important;
}

.wc-message-groups {
    top: 39px;
    bottom: 70px;
    border-bottom: 1px solid #d1d1d1;
}

.wc-console {
    bottom: 10px;
    left: 10px;
    right: 10px;
    /*border-radius: 25px;*/
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
    border-color: #d1d1d1;
    border: 2px solid #dbdee1;
}

.wc-send svg > path {
    /*stroke: #47888e;*/
    stroke:#c7cacd;
}


.wc-list {
    max-width: 270px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.wc-adaptive-card, .wc-card {
    max-width: 270px;
}

.ac-pushButton,
.ac-pushButton:hover,
.ac-pushButton:active {
    background-color: #fada88 !important;
    color: #3f3f3f !important;
    border: none !important;
}

.wc-list > .wc-card:first-child:not(.hero) > .ac-container > .ac-container {
    background: #47888e !important;
    padding: 10px !important;
    color: #FFF !important;
}

    .wc-list > .wc-card:first-child:not(.hero) > .ac-container > .ac-container p {
        color: #FFF;
        font-weight: 400;
        font-size: 15px;
    }
.wc-console .wc-textbox{
    left:20px;
}
#wc-upload-input {
    display: none;
}

.wc-console .wc-upload {
    display: none;
}
.down{
    border: solid #f1efef;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    cursor: pointer;
    /* padding-right: 6px; */
    margin-right: 15px;
    float:right;
}
.wc-chatview-panel{
    background:#fff;
}

.elq-form-wrapper input, .elq-form-wrapper textarea, .elq-form-wrapper select {
font-size: 16px;
height: 40px;
line-height: 16px;
border: 1px solid #e2e2e2;
padding: 0 6px;
margin: 0;
}

.elq-form-wrapper label{width: 30%; display: inline-block !important;
    font-family: Georgia, Times, Times New Roman, serif; font-style: italic; margin-right: 0px !important;
}

.elq-form-wrapper label.element-invisible {
    display: none !important;
}

.elq-form-wrapper .form-text{
    width: 60%;
}

.elq-form-wrapper .webform-component-textfield, .elq-form-wrapper .webform-component-email{margin-bottom: 24px;}

input[type="submit"] {
    background: #EB842B !important;
    border: #EB842B !important;
    color: #fff !important;
    padding: 5px 15px !important;
    float: left !important;
    margin-top: 15px !important;
    box-shadow: 1px !important;
    box-shadow: 0px 0px 6px 0px #888888 !important;
    margin-bottom: 30px !important;
}

.element-invisible{
    display: none !important;
}

.elq-form-wrapper .webform-client-wrapper{ width: 100% !important;}

#webform-client-form-17731 {
    width: 100%;
}

.elq-form-wrapper .form-item-terms{
    display: ;
    align-items: last baseline;
}
.elq-form-wrapper .option{margin-left: 5px; width: 95%;}

@media (max-width: 3000px) and (min-width: 768px){
    .elq-form-wrapper {
     width: 57.43243%;
    }
}


.webform-client-form {
    width: 100%!important;
    float: left;
}

.client-form-wrapper input, .client-form-wrapper textarea, .client-form-wrapper select {
font-size: 16px;
height: 40px;
line-height: 16px;
border: 1px solid #e2e2e2;
padding: 0 6px;
margin: 0;
}

.client-form-wrapper label{width: 30%; display: inline-block !important;
    font-family: Georgia, Times, Times New Roman, serif; font-style: italic; margin-right: 0px !important;
}

.client-form-wrapper label.element-invisible {
    display: none !important;
}

.client-form-wrapper .form-text{
    width: 60%;
}

.client-form-wrapper .webform-component-textfield, .client-form-wrapper .webform-component-email{margin-bottom: 24px;}

.client-form-wrapper input[type="submit"] {
    background: #EB842B !important;
    border: #EB842B !important;
    color: #fff !important;
    padding: 5px 15px !important;
    float: left !important;
    margin-top: 15px !important;
    box-shadow: 1px !important;
    box-shadow: 0px 0px 6px 0px #888888 !important;
    margin-bottom: 30px !important;
}


.client-form-wrapper {
 width: 100%;
}


.client-form-wrapper input, .client-form-wrapper textarea, .client-form-wrapper select {
font-size: 16px;
height: 40px;
line-height: 16px;
border: 1px solid #e2e2e2;
padding: 0 6px;
margin: 0;
}

.client-form-wrapper .form-text{
    width: 60%;
}

.client-form-wrapper label.option{margin-left: 5px; width: 95%;}

/* css for the iframe forms */
.techvision-report-download {
background: #e5e5e5;
min-height: 300px;
margin-top: 80px;
margin-bottom: 80px;
padding: 10px
}
.techvision-report-download .paragraph-content {
width: 100%!important;
margin-left: 0!important;
}
.techvision-report-download h3
 {
color: #1e255b;
padding: 0 90px 30px 0;
font-size: 4.2rem;
line-height: 1.3;
/* font-family: "Quarto A","Quarto B",serif; */
font-weight: 700
}
.techvision-report-download .visual {
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
-ms-flex-flow: column;
flex-flow: column
}
.techvision-report-download .visual img {
max-width: 210px;
margin-bottom: 20px;
margin: auto;
margin-top: 0px;
}
.download-techvision-form iframe {
    min-height: 380px;
    width: 100%;
}
.tech-vision-18 .paragraph-figure img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.tech-vision-18 figure {
    margin-right: -16px;
    margin-left: -16px;
}
@media(min-width:1024px){
    .techvision-report-download {
    width: 100%;
    margin-right: 8.60996%;
    margin-left: 0px;
    padding: 50px!important
    }
    .techvision-report-download .visual {
    -ms-flex-align: end!important;
    align-items: flex-end!important
    }
    .tech-vision-18 .paragraph-content.two-column .item {
    width: 47.99499%;
    }

    .tech-vision-18 .paragraph-content.two-column {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
    }
    .tech-vision-18 .paragraph-content.two-column .item {
    width: 47.99499%
    }
}

/* end of the css for the iframe forms */

ol.list_type {
    list-style: decimal;
    margin-left: 18px;
}