/* Custom CSS overrides */

table th {
padding:5px 5px;
}

#block-views-roi-display-block .view-id-roi_display .views-field-edit-node{
	float:left;
}

/*ROI*/
/*EVEN ROWS*/
#block-views-roi-display-block .view-id-roi_display .views-row-even {
	background-color: #f2f2f2;
    /*height: 400px;*/
    overflow: hidden;
}

#block-views-roi-display-block .view-id-roi_display .views-row-even .views-field-title {
    /*background-color: red;*/
    margin: 0 20px 0 20px;
    text-align-last: center;
}
#block-views-roi-display-block .view-id-roi_display .views-row-even .views-field-field-roi-image {
    /*background-color: blue;*/
    left: 55.7%;
    overflow: hidden;
    float: right;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 40px;
    overflow: hidden;

}
#block-views-roi-display-block .view-id-roi_display .views-row-even .views-field-body {   
    /*background-color: green;*/
    margin: 50px 20px 0 20px;
}

/*ROI*/
/*ODD ROWS*/
#block-views-roi-display-block .view-id-roi_display .views-row-odd {
    background-color: #fbfbfb;
    /*height: 400px;*/
    overflow: hidden;
}

#block-views-roi-display-block .view-id-roi_display .views-row-odd .views-field-title {
    /*background-color: red;*/
    margin: 0 8px 0 20px;
    text-align: center;

}
#block-views-roi-display-block .view-id-roi_display .views-row-odd .views-field-field-roi-image {
    /*background-color: blue;*/
float: left;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 40px;
overflow: hidden;
}
#block-views-roi-display-block .view-id-roi_display .views-row-odd .views-field-body {   
    /*background-color: green;*/
    margin: 50px 20px 0 20px;
    padding-top: 20px;
}























/*SCREEN*/
/*EVEN ROWS*/

#block-system-main .view-screenshot-display .views-row-even {


	background-color: aliceblue;
    /*height: 400px;*/
    overflow: hidden;
}
#block-system-main .view-screenshot-display .views-row-even .views-field-title {
    /*background-color: red;*/
    margin: 0 20px 0 20px;
    text-align-last: center;
}
#block-system-main .view-screenshot-display .views-row-even .views-field-field-screenshot-image {
    /*background-color: blue;*/
    left: 55.7%;
    overflow: hidden;
    float: right;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 40px;
    overflow: hidden;

}
#block-system-main .view-screenshot-display .views-row-even .views-field-body {   
    /*background-color: green;*/
    margin: 50px 20px 0 20px;
}


/*ODD ROWS*/


#block-system-main .view-screenshot-display .views-row-odd {
    background-color: #fbfbfb;
    /*height: 400px;*/
    overflow: hidden;
}
#block-system-main .view-screenshot-display .views-row-odd .views-field-title {
    /*background-color: red;*/
    margin: 0 8px 0 20px;
    text-align: center;

}
#block-system-main .view-screenshot-display .views-row-odd .views-field-field-screenshot-image {
    /*background-color: blue;*/
float: left;
margin-right: 20px;
margin-left: 20px;
margin-bottom: 40px;
overflow: hidden;
}
#block-system-main .view-screenshot-display .views-row-odd .views-field-body {   
    /*background-color: green;*/
    margin: 50px 20px 0 20px;
    padding-top: 20px;
}



.views-slideshow-cycle-main-frame-row-item {
    background-color: aliceblue;
    height: 270px;
    overflow: hidden;
}
.views-slideshow-cycle-main-frame-row-item .views-field-title {
    /*background-color: red;*/
    margin: 0 20px 0 20px;
}
.views-slideshow-cycle-main-frame-row-item .views-field-field-screenshot-image {
    /*background-color: blue;*/
    left: 55.7%;
    overflow: hidden;
    float: right;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 100px;
    margin-top: -40px;
    overflow: hidden;
    height: 184px;
}
.views-slideshow-cycle-main-frame-row-item .views-field-body {   
    /*background-color: green;*/
    margin: 8px 20px 0 20px;
}

.view-screenshot-display .view-footer {
    background-color: aliceblue;
    text-align: right;
}






#block-views-screenshot-display-block h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-screenshot-display-block h2.title { margin-bottom: 5px; }


#block-views-screenshot-display-block h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-screenshot-display-block-1 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-screenshot-display-block-1 h2.title { margin-bottom: 5px; }


#block-views-screenshot-display-block-1 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

/*annoying board around items in additional resources*/
.view-promoted-items .views-field-field-image {
    border: none;
}


/*These make it possible for 9 items to appear in the menu. If 8 are used again remove this. This also ended the cool overlay of the drip on the banner in the front page.*/
#header-inside .col-md-4 {

    width: 28.333%;

}

#header-inside .col-md-8 {

    width: 71.667%;

}

.not-front #highlighted {
    margin-bottom: 0px;
}
/*END 9 MENU ITEM SETTINGS*/

/*New Customers Page Start*/

/*QUOTES*/
.customer-quote blockquote {/*quote bracket control*/
    background: #ffffff; 
    padding: 30px 30px 10px; /*bracket mass*/
    border-radius: 10px; /*bracket rounded shape*/
    border-left: 5px solid  #114F96; /*bracket color*/
    margin: 10px 0 0; /*bracket space around text*/

}

.customer-quote blockquote p { /*quote text control*/
    line-height: 18px;
    text-indent: 90px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
}

blockquote::after {
    /*position: absolute;
    font-family: 'PT Serif', Georgia, Times, Times New Roman, Serif;
    content: "X";
    left: 45px;
    top: 0;
    color: #4187d1;
    font-style: normal;
    font-size: 160px;
    line-height: 1;*/
    display: none;
}

/*.customer-quote blockquote p::before { /*unicode quote control*/
/*    content: '\201F'; /*unicode quote mark*/
 /*   font-family: serif;
    font-style: normal;
    font-weight: 700;
    position: absolute;
    font-size: 75px;
    top: 0px;
    left: -44px;
    color: #2a68af; /*unicode quote mark color*/
  /*  text-shadow: 7px 14px 10px #DBDBDB; /*unicode quote mark drop shadow*/

/*}*/

.customer-quote-attribution {
    text-align: right;
    padding: 0px 20px 40px;
    padding: 1px 160px 20px 20px;
    position: relative;
}

.customer-quote-person {
    font-weight: 700;
    font-size: 22px;
    color: #2a68af;
    text-shadow: 0 1px 1px #DBDBDB;
    margin-bottom: 0;
}

.customer-quote-company {
    margin: -20px 0 0 0;
    padding: 0 0 0 0;


}






/*HEADLINES*/

div#cshighlight {
    background: url(images/lw-nyan-customer-tab.png) -60px 1px no-repeat #e8e8e8;
}

div#cfsheadline {
    background: url(images/customer-full-story.png) -60px 1px no-repeat #e8e8e8;
}

div#cssheadline {
    background: url(images/customer-snapshot.png) -60px 1px no-repeat #e8e8e8;
}

div#cstext {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 53px;
    padding-top: 20px;
    padding-bottom: 40px;
}

div#cstext p.category {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 12px;
}
div#cstext p.title {
    font-size: 24px;
    color: #414142;
    text-transform: capitalize;
}

.customer-button:hover a {
    background: #4187D1;
    color: #ffffff;
}
.customer-button a {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 23px;
    background-color: #2A68AF;
    color: #ffffff;
    display: inline;
    white-space: normal;
    line-height: 1;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    min-width: 160px;
    border: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: 10px 0;
    text-align: center;
    position: inline ; 
    top: -100px;
    right: -705px;
}

/*LOGOS*/
div#customer-logo {
    text-align: center;
}


/*New Customers Page END*/



.customers-list img{
height: 16px;
margin-bottom: 5px;
}

.customer-snapshot img{
margin-left: 2px;
float: left;
margin-right: 6px;
height: 16px;
display: -moz-grid;
}

/*Resources for Additional Information*/
.views-field-title a {

    display: inline;

}


.ytp-large-play-button{
display: none;
}


/*Legacy Banner*/
#views_slideshow_cycle_main_front_page_banner-block_1{

    width: 940px;
    height: 340px;
    overflow: hidden;
    border: 10px solid rgb(255, 255, 255);
    margin: 0px auto;
    margin-bottom: -150px;
    position: relative;
    box-shadow: 0px 1px 3px rgb(204, 204, 204);

}





/* adjusts main menu to not wrap on last item */
#main-navigation ul.menu li a {
margin-right: -13px;
}

.onscroll.show #header{
height: 105px;
}


/*Testimonials block*/
/*Classes altered from original testimonial view/block system in style.css*/
.view-random-quote .views-row { margin: 0 0 15px 0; }

.view-random-quote .views-field-field-customer-quote, .view-random-quote .views-field-field-customer-quote-source-pers, .view-random-quote .views-field-field-customer-quote-source-comp { padding: 0 0 0 55px; }

.view-random-quote .views-field-field-customer-quote p { font-style: italic; padding: 0 0 10px; position: relative; }

.view-random-quote .views-field-field-customer-quote p:after { position: absolute; font-family: 'PT Serif', Georgia, Times, Times New Roman, Serif; content: "“";
left: -60px; top: 0px; color: #4187d1; font-size: 96px; font-style: normal; line-height: 1; }

.view-random-quote .views-field-field-customer-quote-source-pers { font-size: 16px; }

.view-random-quote .views-field-field-customer-quote-source-pers a { margin: 0; }

.view-random-quote .views-field-field-customer-quote-source-comp { font-size: 12px; text-transform: uppercase; font-weight: 700; }

/*Highlighted Testimonial block*/
@media (min-width: 1200px) {
	.region-highlighted-bottom-left .view-random-quote.highlighted { padding-right: 110px; }
}

.view-random-quote.highlighted .views-field-field-customer-quote p { font-size: 28px; padding: 10px 0; }

.view-random-quote.highlighted .views-field-field-customer-quote p:after { color: #000; font-size: 160px; left: -87px; top: 10px; }

.footer-area .view-random-quote.highlighted .views-field-field-customer-quote p:after { color: #4187d1; }

.view-random-quote.highlighted .views-field-field-customer-quote, 
.view-random-quote.highlighted .views-field-field-customer-quote-source-pers, 
.view-random-quote.highlighted .views-field-field-customer-quote-source-comp { padding: 0 0 0 100px; }

@media (max-width: 767px) { 
	.view-random-quote.highlighted .views-field-field-customer-quote, 
	.view-random-quote.highlighted .views-field-field-customer-quote-source-pers, 
	.view-random-quote.highlighted .views-field-field-customer-quote-source-comp { padding: 0 0 0 75px; }
	.view-random-quote.highlighted .views-field-field-customer-quote p:after { left: -85px; font-size: 130px; }
}

.view-promoted-items .views-field-field-image  {
 /*   box-shadow: 10px 10px 5px -5px #999999;  This adds the shadow on all items shown in promoted and landing images */
}

.views-field-field-image  {
text-align: center;
}

#block-views-video-resources-block h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-video-resources-block h2.title { margin-bottom: 5px; }


#block-views-video-resources-block h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-video-resources-block-1 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-video-resources-block-1 h2.title { margin-bottom: 5px; }


#block-views-video-resources-block-1 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-video-resources-block-4 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-video-resources-block-4 h2.title { margin-bottom: 5px; }


#block-views-video-resources-block-4 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-video-resources-block-5 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-video-resources-block-5 h2.title { margin-bottom: 5px; }


#block-views-video-resources-block-5 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }


#block-views-video-resources-block-9 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-video-resources-block-9 h2.title { margin-bottom: 5px; }


#block-views-video-resources-block-9 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-customer-resources-block h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }


#block-views-video-resources-block-37 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-video-resources-block-37 h2.title { margin-bottom: 5px; }


#block-views-video-resources-block-37 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-customer-resources-block h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

/*APRIL 2019 FIXES MOUSE OVER AREA OVER PDFS IN ADDISTIONAL RESOURCES ON ADAPTIVE WORKPLACE MANAGAMENT PAGE*/
#block-views-video-resources-block-37 .view-promoted-items .views-field-field-image {
	width: 200px;
}

#block-views-video-resources-block-39 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-video-resources-block-39 h2.title { margin-bottom: 5px; }


#block-views-video-resources-block-39 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-customer-resources-block h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

/*APRIL 2019 FIXES MOUSE OVER AREA OVER PDFS IN ADDISTIONAL RESOURCES ON ADAPTIVE WORKPLACE MANAGAMENT PAGE*/
#block-views-video-resources-block-39 .view-promoted-items .views-field-field-image {
	width: 200px;
}

#block-views-video-resources-block-41 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-video-resources-block-41 h2.title { margin-bottom: 5px; }


#block-views-video-resources-block-41 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

/*APRIL 2019 FIXES MOUSE OVER AREA OVER PDFS IN ADDISTIONAL RESOURCES ON ADAPTIVE WORKPLACE MANAGAMENT PAGE*/
#block-views-video-resources-block-47 .view-promoted-items .views-field-field-image {
	width: 200px;
}

#block-views-video-resources-block-47 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-video-resources-block-47 h2.title { margin-bottom: 5px; }


#block-views-video-resources-block-47 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

/*APRIL 2019 FIXES MOUSE OVER AREA OVER PDFS IN ADDISTIONAL RESOURCES ON ADAPTIVE WORKPLACE MANAGAMENT PAGE*/
#block-views-video-resources-block-47 .view-promoted-items .views-field-field-image {
	width: 200px;
}

#block-views-video-resources-block-49 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-video-resources-block-49 h2.title { margin-bottom: 5px; }


#block-views-video-resources-block-49 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }



#block-views-video-resources-block-50 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-video-resources-block-50 h2.title { margin-bottom: 5px; }


#block-views-video-resources-block-50 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-customer-resources-block h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

/*APRIL 2019 FIXES MOUSE OVER AREA OVER PDFS IN ADDISTIONAL RESOURCES ON ADAPTIVE WORKPLACE MANAGAMENT PAGE*/
#block-views-video-resources-block-50 .view-promoted-items .views-field-field-image {
    width: 200px;
}




#block-views-video-resources-block-53 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-video-resources-block-53 h2.title { margin-bottom: 5px; }


#block-views-video-resources-block-53 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }


#block-views-video-resources-block-57 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-video-resources-block-57 h2.title { margin-bottom: 5px; }


#block-views-video-resources-block-57 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

/*annoying board around items in additional resources*/
.view-promoted-items .views-field-field-image {
    border: none;
}





/*Showcase*/
.view-video-resources .views-row { margin-bottom: 40px; }

.view-video-resources h2 { margin: 27px 0 15px; font-size: 18px; font-weight: 700; }

.view-video-resources h2 a { color: #252525; }

.view-video-resources .info { position: absolute; bottom: 8px; right: 5px; z-index: 11; }

.view-video-resources .info span, .view-showcases .info a { padding: 5px 8px; line-height: 1;font-size: 11px; background-color: #080808; color: #fff; -webkit-border-radius: 2px; 
-moz-border-radius: 2px; border-radius: 2px;}

.view-video-resources .info span:hover { cursor: default; }

.view-video-resources .info a.comments { padding-left: 30px; position: relative; }

.view-video-resources .info a.comments:hover { text-decoration: none; }

.view-video-resources .info a.comments:after { font-family: 'FontAwesome'; position: absolute; content: "\f075"; color: #4187d1; left: 7px; top: 5px; font-size: 13px; }

.view-video-resources .nav-pills > li { margin-top: 5px; }






/*Resources for Additional Information*/
#block-views-customer-resources-block h2.title { margin-bottom: 5px; }


#block-views-customer-resources-block h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-customer-resources-block .view-content{
width: 50%;
margin: 0 auto;
}



/*PRODUCT FEATURES*/

#block-views-product-features-block  h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-product-features-block h2.title { margin-bottom: 5px; }


#block-views-product-features-block h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

/*APRIL 2019 FIXES MOUSE OVER AREA OVER PDFS IN ADDISTIONAL RESOURCES ON ADAPTIVE WORKPLACE MANAGAMENT PAGE*/
#block-views-product-features-block .view-promoted-items .views-field-field-image {
    width: 200px;
}

#block-views-product-features-block-1  h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-product-features-block-1 h2.title { margin-bottom: 5px; }


#block-views-product-features-block-1 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

/*APRIL 2019 FIXES MOUSE OVER AREA OVER PDFS IN ADDISTIONAL RESOURCES ON ADAPTIVE WORKPLACE MANAGAMENT PAGE*/
#block-views-product-features-block-1 .view-promoted-items .views-field-field-image {
    width: 200px;
}

#block-views-product-features-block-2  h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-product-features-block-2 h2.title { margin-bottom: 5px; }


#block-views-product-features-block-2 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

/*APRIL 2019 FIXES MOUSE OVER AREA OVER PDFS IN ADDISTIONAL RESOURCES ON ADAPTIVE WORKPLACE MANAGAMENT PAGE*/
#block-views-product-features-block-2 .view-promoted-items .views-field-field-image {
    width: 200px;
}


#block-views-product-features-block-3  h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-product-features-block-3 h2.title { margin-bottom: 5px; }


#block-views-product-features-block-3 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

/*APRIL 2019 FIXES MOUSE OVER AREA OVER PDFS IN ADDISTIONAL RESOURCES ON ADAPTIVE WORKPLACE MANAGAMENT PAGE*/
#block-views-product-features-block-3 .view-promoted-items .views-field-field-image {
    width: 200px;
}





#bottom-content {

    padding: 0 0 0 0;

}

.feature-edit-link{
    position: absolute;
    top: 10px;
    right: 30px;
    z-index: 100;
}

.product-feature-icon{
display: inline-block;
float: left;
}

.product-feature-heading {
height: 34px;

}

.product-feature-copy{
    margin-bottom:10px;
}






.view-additional-resources .views-row { margin-bottom: 40px; }

.view-additional-resources h2 { margin:0 0 15px; font-size: 18px; font-weight: 700; }

.view-additional-resources h2 a { color: #252525; }

.view-additional-resources .info { position: absolute; bottom: 8px; right: 5px; z-index: 11; }

.view-additional-resources .info span, .view-showcases .info a { padding: 5px 8px; line-height: 1;font-size: 11px; background-color: #080808; color: #fff; -webkit-border-radius: 2px; 
-moz-border-radius: 2px; border-radius: 2px;}

.view-additional-resources .info span:hover { cursor: default; }

.view-additional-resources .info a.comments { padding-left: 30px; position: relative; }

.view-additional-resources .info a.comments:hover { text-decoration: none; }

.view-additional-resources .info a.comments:after { font-family: 'FontAwesome'; position: absolute; content: "\f075"; color: #4187d1; left: 7px; top: 5px; font-size: 13px; }

.view-additional-resources .nav-pills > li { margin-top: 5px; }




.contact-info li {
    margin: 0 0 0 0;
}





#block-views-additional-resources-block h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-additional-resources-block h2.title { margin-bottom: 5px; }


#block-views-additional-resources-block h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-additional-resources-block-1 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-additional-resources-block-1 h2.title { margin-bottom: 5px; }


#block-views-additional-resources-block-1 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-additional-resources-block-2 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-additional-resources-block-2 h2.title { margin-bottom: 5px; }


#block-views-additional-resources-block-2 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }


#block-views-additional-resources-block-3 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-additional-resources-block-3 h2.title { margin-bottom: 5px; }


#block-views-additional-resources-block-3 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-additional-resources-block-4 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-additional-resources-block-4 h2.title { margin-bottom: 5px; }


#block-views-additional-resources-block-4 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }


#block-views-additional-resources-block-5 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-additional-resources-block-5 h2.title { margin-bottom: 5px; }


#block-views-additional-resources-block-5 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-additional-resources-block-6 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-additional-resources-block-6 h2.title { margin-bottom: 5px; }


#block-views-additional-resources-block-6 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-additional-resources-block-7 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-additional-resources-block-7 h2.title { margin-bottom: 5px; }


#block-views-additional-resources-block-7 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-additional-resources-block-8 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-additional-resources-block-8 h2.title { margin-bottom: 5px; }


#block-views-additional-resources-block-8 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-video-resources-block-44 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-video-resources-block-44 h2.title { margin-bottom: 5px; }


#block-views-video-resources-block-44 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-video-resources-block-8 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-video-resources-block-45 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-video-resources-block-45 h2.title { margin-bottom: 5px; }


#block-views-video-resources-block-45 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

#block-views-video-resources-block-46 h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#block-views-video-resources-block-46 h2.title { margin-bottom: 5px; }


#block-views-video-resources-block-46 h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }


#events {
padding: 30px 0 0 0;
background-color: #397ccb;
color: white;
}

.events-heading{
width: 400px;
}





#featured-top {
padding: 30px 0 0 0;
background-color: #ffffff;
/*color: white;*/
}

.featured-top-heading{
width: 400px;
}

.item-list ul{
list-style-position: inside;
list-style-type: none;
}

.register-button a{
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
padding: 15px 23px;
background-color: #d7d7d7;
color: #000000;
display: inline-block;
line-height: 1;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
border-radius: 24px;
min-width: 160px;
border: none;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin: 10px 0;
text-align: center;
position: relative;
/*top: 39px;*/
right: -133px;
}

.register-button:hover a{ background: #e6e6e6; color: #222222;}

#featured {
padding: 30px 0 0 0;
background-color: #d7d7d7;
color: #000000;
}

.feature-title-wrapper{
width: 500px;

}
.feature-copy-wrapper{
width: 400px;
margin-bottom: 15px;
margin-left: 20px;
}
.feature-img-wrapper{
width: 350px;
float: right;
margin-top: -152px;
/*box-shadow: 10px 10px 5px #999999;*/
}






#featured-bottom {
padding: 30px 0 0 0;
background-color: ffffff;

}

.featured-bottom-title-wrapper h2{
margin: 0 0 15px;
font-size: 18px;
font-weight: 700;
float: left;
/*width: 600px;*/
margin-top: 30px;
margin-left: 10px;
margin-right: -10px;
}
.featured-bottom-copy-wrapper{
float: left;
/*width: 600px;*/
/*margin-top: 80px;*/
margin-left: 10px;
margin-right: -10px;
}
.featured-bottom-img-wrapper{
border: 2px ridge #01a5e6;
float: left;
position: relative;
left: 84px;
box-shadow: 10px 10px 5px #999999;
}


.whitepaper-download-button a{
font-size: 14px;
text-transform: uppercase;
text-decoration: none;
padding: 15px 23px;
background-color: #2A68AF;
color: #ffffff;
/*display: inline-block;*/
line-height: 1;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
border-radius: 24px;
min-width: 160px;
border: none;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin: 10px 0;
/*text-align: center;
position: relative;
top: -100px;
right: -705px;*/
}
.whitepaper-download-button-wrapper{
display: table;
margin: -50px auto;
}
.whitepaper-download-button-inside{

}

.whitepaper-download-button:hover a{ background: #4187D1; color: #ffffff;}

.whitepaper-img-wrapper{


}

ul.inline li{
display: none;
}



#header-inside-left {

    margin-bottom: -80px;
}







.with-banner-title {
    position: relative;
    top: 52px;
    left: 0px;
    z-index: 1;
    width: 100%;
    visibility: inherit;
    opacity: .9;
    transform: translate3d(0px, 0px, 0px);
    backface-visibility: hidden;
    text-align: center;
    background-color: white;
    margin-top: -30px;
    overflow: hidden;
}


.without-banner-title {
    z-index: 1;
    width: 100%;
    visibility: inherit;
    opacity: .9;
    transform: translate3d(0px, 0px, 0px);
    backface-visibility: hidden;
    text-align: center;
    background-color: white;
    margin-top: -1px;
    overflow: hidden;
}

.front-banner-edit-link img {
    position: absolute;
}

.executive-edit-link img {
    position: absolute;
    left: 25px;
    top: 7px;
    z-index: 100;
}


.edit-link img {

    position: absolute;
    width: 16px;
    margin-left: -20px;
}
.landing-edit-link {
    position: absolute;
    top: 10px;
    left: 30px;
    z-index: 100;
}
.intro-edit-link {
    position: absolute;
    top: 10px;
    left: 30px;
    z-index: 100;
}
.highlight-edit-link {
    position: absolute;
    top: 0px;
    left: -40px;
    z-index: 100;
}
.resource-edit-link {
    position: absolute;
    top: 10px;
    left: 20px;
    z-index: 100;
}

.additional-resource-edit-link img{
    position: absolute;
    top: 10px;
    left: 20px;
    z-index: 100;
}

.office-location-edit-link img {
    position: absolute;
    left: 25px;
    top: 7px;
    z-index: 100;
}

.whitepaper-edit-link img {
    position: absolute;
    left: 55px;
    top: 15px;
    z-index: 100;
}

.node {
    position: inherit;
}

.customers-page {
    -moz-columns: 100px 2; /*Firefox*/
    -webkit-columns: 100px 2; /* Chrome, Safari, Opera */
	column-count: 2;
}



.customer-title{
margin-left: 25px;
}

.node-customer ul{ /*This is set in node.tpl.php depending on if customer is snapshot (1) or full story(0)*/
/*margin-left: 220px;*/
}

.customer-story-thumbnail {
    border: 2px ridge #01a5e6;
    margin-right: 20px;
    margin-top: 44px;
    margin-bottom: 16px;
    box-shadow: 10px 10px 5px #999999;
}


.col-md-offset-2 { /*Sets page copy area position*/
    margin-left: 0;
}
.col-md-offset-2 {

    width: 100%;
}


#highlighted {
    background: #eef7ff;

}


#footer {
    background-color: #2a68af;

}

.footer-area a {
    color: #ffffff;
}

#subfooter {
    background-color: #114F96;

}


/*TAXONOMY Page*/
.view-taxonomy-term .views-row { margin-bottom: 40px; }

.view-taxonomy-term h2 { margin:0 0 15px; font-size: 18px; font-weight: 700; }

.view-taxonomy-term h2 a { color: #252525; }

.view-taxonomy-term .info { position: absolute; bottom: 8px; right: 5px; z-index: 11; }

.view-taxonomy-term .info span, .view-showcases .info a { padding: 5px 8px; line-height: 1;font-size: 11px; background-color: #080808; color: #fff; -webkit-border-radius: 2px; 
-moz-border-radius: 2px; border-radius: 2px;}

.view-taxonomy-term .info span:hover { cursor: default; }

.view-taxonomy-term .info a.comments { padding-left: 30px; position: relative; }

.view-taxonomy-term .info a.comments:hover { text-decoration: none; }

.view-taxonomy-term .info a.comments:after { font-family: 'FontAwesome'; position: absolute; content: "\f075"; color: #4187d1; left: 7px; top: 5px; font-size: 13px; }

.view-taxonomy-term .nav-pills > li { margin-top: 5px; }

.view-taxonomy-term .views-field-field-image {
    border: 0px solid #e5e5e5;
}



/*view-videos Page*/
.view-videos .views-row { margin-bottom: 40px; }

.view-videos h2 { margin:0 0 15px; font-size: 18px; font-weight: 700; }

.view-videos h2 a { color: #252525; }

.view-videos .info { position: absolute; bottom: 8px; right: 5px; z-index: 11; }

.view-videos .info span, .view-showcases .info a { padding: 5px 8px; line-height: 1;font-size: 11px; background-color: #080808; color: #fff; -webkit-border-radius: 2px; 
-moz-border-radius: 2px; border-radius: 2px;}

.view-videos .info span:hover { cursor: default; }

.view-videos .info a.comments { padding-left: 30px; position: relative; }

.view-videos .info a.comments:hover { text-decoration: none; }

.view-videos .info a.comments:after { font-family: 'FontAwesome'; position: absolute; content: "\f075"; color: #4187d1; left: 7px; top: 5px; font-size: 13px; }

.view-videos .nav-pills > li { margin-top: 5px; }

.view-videos .views-field-field-image {
    border: 0px solid #e5e5e5;
}


/*Whitepaper Page*/
.view-whitepapers .views-row { margin-bottom: 40px; }

.view-whitepapers h2 { margin:0 0 15px; font-size: 18px; font-weight: 700; }

.view-whitepapers h2 a { color: #252525; }

.view-whitepapers .info { position: absolute; bottom: 8px; right: 43px; z-index: 11; }

.view-whitepapers .info span, .view-showcases .info a { padding: 5px 8px; line-height: 1;font-size: 11px; background-color: #080808; color: #fff; -webkit-border-radius: 2px; 
-moz-border-radius: 2px; border-radius: 2px;}

.view-whitepapers .info span:hover { cursor: default; }

.view-whitepapers .info a.comments { padding-left: 30px; position: relative; }

.view-whitepapers .info a.comments:hover { text-decoration: none; }

.view-whitepapers .info a.comments:after { font-family: 'FontAwesome'; position: absolute; content: "\f075"; color: #4187d1; left: 7px; top: 5px; font-size: 13px; }

.view-whitepapers .nav-pills > li { margin-top: 5px; }

.view-whitepapers .views-field-field-image {
    border: 0px solid #e5e5e5;
}

/*CHANGED FEB 2023 width changed to 100% from 80% and 25px left commented out*/
.view-whitepapers .overlay {
width: 100%;
/*left: 25px;*/
}

.view-additional-resources-documents .overlay {
width: 80%;
left: 25px;
}

.view-additional-resources-video .overlay {
width: 100%;
left: 0;
}





/*THIS MAKES ALL BLOCKS LOOK RIGHT IN THE FEATURED BOTTOM BLOCK SPACE #featured-bottom-inside block-views-910a254ff53c58d418a7de29f209f54b*/
#featured-bottom-inside h2.title, #highlighted h2.title { margin-bottom: 25px; padding-bottom: 15px; border-bottom: 1px solid #acacac; text-align: center; 
position: relative; }

#featured-bottom-inside h2.title { margin-bottom: 5px; }

#featured-bottom-inside h2.title:after, #highlighted h2.title:after { width: 280px; height: 2px; position: absolute; background-color: #acacac; bottom: 0; 
content: ""; left:50%; margin-left: -140px; }

.view-id-additional_resource_documents .views-row { margin-bottom: 40px; }

.view-id-additional_resource_documents h2 { margin:0 0 15px; font-size: 18px; font-weight: 700; }

.view-id-additional_resource_documents h2 a { color: #252525; }

.view-id-additional_resource_documents .info { position: absolute; bottom: 8px; right: 5px; z-index: 11; }

.view-id-additional_resource_documents .info span, .view-showcases .info a { padding: 5px 8px; line-height: 1;font-size: 11px; background-color: #080808; color: #fff; -webkit-border-radius: 2px; 
-moz-border-radius: 2px; border-radius: 2px;}

.view-id-additional_resource_documents .info span:hover { cursor: default; }

.view-id-additional_resource_documents .info a.comments { padding-left: 30px; position: relative; }

.view-id-additional_resource_documents .info a.comments:hover { text-decoration: none; }

.view-id-additional_resource_documents .info a.comments:after { font-family: 'FontAwesome'; position: absolute; content: "\f075"; color: #4187d1; left: 7px; top: 5px; font-size: 13px; }

.view-id-additional_resource_documents .nav-pills > li { margin-top: 5px; }