.offering_wrapper {
    width: 270px;
    height: 600px;
}

ul {
    font: 13px/20px Verdana,Arial,Helvetica,sans-serif !important;
    color: rgb(45, 90, 147) !important;
}

#solutions_offering {
    text-align: center;
    border-radius: 0 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    background-color: rgb(242, 247, 250);
    height: 90px;
    width: 60%;
    margin: auto;
    padding: 0px;
}

#top_right_ul {
    margin-left: 10px;
}

#solutions_offering ul {
    display: inline-block;
    padding-left:10px;
    padding-top: 4px;
    font: 12px/19px Verdana,Arial,Helvetica,sans-serif !important;
}

.offering_header {
    font: bolder 20px/20px Verdana,Arial,Helvetica,sans-serif !important;
    color: rgb(45, 90, 147) !important;
}

.solutions_subtitle {
    font-style: italic ;
    font-size: 20px;
    line-height: 20px;
}

#solutions_header {
    font-size: 30px;
    font-family: 'Open Sans', Verdana,Arial,Helvetica,sans-serif !important;
    color: rgb(45, 90, 147) !important;
    margin-bottom: 10px;
}

#button_container {
    vertical-align: top;
    text-align: center;
    margin: 6px 0px 6px 0px;
    display: block;
    width: 100%;
    height: 45px;
}

/*.active_tour_button {*/
    /*box-shadow: 0 -20px 3px 0 rgba(0, 0, 0, 0.25) inset;*/
    /*background-color: #ddd;*/
    /*color: #202020;*/
    /*border: 1px solid rgba(0, 0, 0, 0.40) !important;*/
/*}*/

/*.active_tour_button:hover {*/
    /*box-shadow: 0 -20px 3px 0 rgba(0, 0, 0, 0.22) inset;*/
    /*background-color: #e7e7e7;*/
    /*color: #000;*/
/*}*/

.preview_container {
    visibility: hidden;
    padding-left: 30px;
    top: 55px;
    position: absolute;
    display: inline-block;
}


#pdf_flyer_container iframe {
    height: 1013px;
    margin-top: 6px;
    /*height: 635px;*/
    width: 818px;
    -ms-zoom: 0.45;
    -moz-transform: scale(0.45);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.45);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.45);
    -webkit-transform-origin: 0 0;
    overflow: hidden;
}

#virtual_flyer_container iframe {
    height: 690px;
    margin-top: 6px;
    overflow: hidden;
    transform: scale(0.68);
    transform-origin: 0 0 0;
    width: 917px;
    -moz-transform: scale(0.68);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.68);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.68);
    -webkit-transform-origin: 0 0;

}

#comparisons_main_wrap {
    height: 515px;
    padding-top: 4px;
    position: relative;
    top: 1px;
}

.soloutions_iframe {
    margin-top: 6px;
    height: 635px;
    width: 818px;
    -ms-zoom: 0.75;
    -moz-transform: scale(0.75);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.75);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.75);
    -webkit-transform-origin: 0 0;
    overflow: hidden;
}

#flyer_img {
    width:600px;
    display: inline-block;
    margin: 12px 0 0 12px;
}

.tooltip_container {
    display: inline;
    width: auto;
    height: auto;
    background:none;
}

p.tooltip_reusable {
    position: relative;
    display: inline-block;
	color: #2D5A93;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    outline: none;
    text-decoration: none;
    font-weight: 900;
}

p.tooltip_reusable:hover {
    text-decoration: none;
    cursor: default;
}

.tooltip_reusable:hover:after {
	display:block;
    border: solid;
    border-color: transparent #333 transparent transparent;
    border-width: 8px 8px 8px 8px;
    content: "";
    position: absolute;
	bottom:auto;
    left: auto;
    top:-1px;
    right: -8px;
    z-index: 9999;
}

p.tooltip_reusable .tooltip_message {
    white-space: normal;
    position: absolute;
    right: -248px !important;
    top: -9px !important;
    left: auto !important;
    bottom: auto !important;
    z-index: 9999;
    display: none;
    padding: 14px 20px;
    width: 200px;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    text-align: left;
}

p.tooltip_reusable:hover .tooltip_message {
	display: block;
    background: #333;
    color: #fff;
    background:rgba(0,0,0,.8);
}

.link_inside_tooltip_message {
    color:#1485C5;
}

.link_inside_tooltip_message:hover {
    text-decoration: underline;
    color:#1485C5;
}

.tooltip_message .tooltip_title {
    text-align: center;
    width: 184px;
    background-color: #2f4c72;
    border-radius: 5px 7px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    display: block;
    font-family: 'Open Sans',Verdana,Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 16px;
    margin: 0px auto 6px;
    padding: 6px 8px;
}

.tooltip_message .tooltip_border {
    margin-bottom: 5px;
    display: inline-block;
    background-color: #ffffff;
    width: 100%;
    height: 2px;
}


#left_feature_list {
    display: inline-block;
    text-align: left;
    margin: 10px 43px 20px 0px;
    white-space: nowrap;
}

#right_feature_list {
    display: inline-block;
    text-align: left;
    margin: 10px 0px 15px 0px;
    white-space: nowrap;
}

#more_features {
    text-align: center;
    display: block;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    background-color: rgb(242, 247, 250);
    height: 366px;
    width: 590px;
    margin: 14px auto 0px;
    padding: 0px;
}

#inner_wrapper {
    display: inline-block;
    margin: auto;
}

#more_features_link {
    font-weight: bolder;
    font-size: 15px;
    font-style: italic;
}

#more_features ul {
    list-style-type: disc;
 }

#preloader {
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.3),
                0 -5px 5px 0 rgba(0, 0, 0, 0.3),
                -5px 0 5px 0 rgba(0, 0, 0, 0.3),
                5px 0 5px 0 rgba(0, 0, 0, 0.3);
    background-color: white;
    border-radius: 10px;
    border: 1px solid #cccccc;
    position: absolute;
    top: 140px;
    left: 374px;
}

#preloader p {
    padding: 5px 20px 12px;
    color: #5297C0;
    font-family: 'Open Sans',Verdana,Arial,Helvetica,sans-serif;
    font-size: 17px;
    margin: 0px 0 8px;
}

#preload_image {
    padding: 10px 20px 0 12px;
    display: inline-block;
    margin-left: 12px;
    margin-bottom: 0px;
}

#enhanced_features_heading {
    margin-top: 20px;
    margin-bottom: 24px;
    color: #2D5A93;
    font-family: 'Open Sans', Verdana,Arial,Helvetica,sans-serif;
    font-weight: 400;
}

#features_message {
    color: #2D5A93;
    font-weight: 900;
    margin-top: 15px;
}

#content_wrap {
    margin-top: 10px;
}

.solutions_secondary_header {
    font-style: italic ;
    font-size: 18px;
    line-height: 16px;
	display: block;
	padding-top: 0;
	margin-top: 0;
}

.product_detail_para {
	text-align: center;
	font-size: 13px;
	display: block;
}

.solution_list {
    list-style-type: disc;
    margin-left: 131px;
    text-align: left;
    font-size: 13px;
}

.product_image_caption {
	text-align: center;
	padding-bottom: 5px;
}

.text_wrap {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.sample_grid tbody tr td {
	vertical-align: top;
}

.tooltip_message a.hyperlink {
    color: #00bfff !important;
}
