#converge-app {width:960px;}
.converge-app {width:100%; height:600px; border:none;}

.small-note {margin-left: 3%;} /***tweak for cosults innovem footer ***/

/*** Feeback form ***/
.oDataFormContainer {
    font-size: 1em;
}
/*** Feeback form buttons ***/
.oDataFormButton {
    box-shadow: 0px 1px 0px 0px rgb(255, 255, 255) inset;
   /*** background: -moz-linear-gradient(center top , rgb(237, 237, 237) 5%, rgb(223, 223, 223) 100%) repeat scroll 0% 0% rgb(237, 237, 237);***/
    text-indent: 0px;
    border: 1px solid rgb(16, 47, 105);
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    height: 42px;
    line-height: 42px;
    padding: 0px 15px;
    text-align: center;
}
.oFormBuilder .oDataFormButtonContainer .oDataFormButton:first-child {border: 1px solid rgb(16, 47, 105);background: -moz-linear-gradient(center top , rgb(237, 237, 237) 5%, rgb(223, 223, 223) 100%) repeat scroll 0% 0% rgb(237, 237, 237)}

.oFormBuilder .oDataFormButtonContainer .oDataFormButton {-webkit-appearance:none; border-radius:0; color:#102f69;border: 1px solid rgb(16, 47, 105);background: -moz-linear-gradient(center top , rgb(237, 237, 237) 5%, rgb(223, 223, 223) 100%) repeat scroll 0% 0% rgb(237, 237, 237)}

.oDataFormButton input[type="submit"]:hover{;color:#000;}

/*** Advisor Accordion ***/
.tabbed-zone-delta {margin-bottom:15px;}
.tabbed-zone-delta .tab-header-outer {background:#4895c3;}
.tabbed-zone-delta .tab-body-outer {border: 2px solid #4895c3;}

/*** Feedback form ***/
.oDataFormLabel, .label, label {display: inline;}

/*** h2 page headings ***/
.ContentEditor h2 {margin:0;font-size:1em; color:#555; font-weight:700;}
.ContentEditor h3 {margin:3px 0 0 0;font-size:0.9em;}

/* Media Queries */
@media only screen and (min-width: 0px) and (max-width:599px) {
	/* Max Container Size at 0px */
.PageWidthAbsolute {width: 100%;}
.style-io {width: 100%;}
#goo-search-variant {float:left;}
/*.columns-beta{width: 97%;}*/
#style-extras {width: 100%;}
.style-mo {width: 100%;}
#style-bct {display:none;}
.oHeadlineBoxStyleGamma li.oBoxItem { width:100%}
}

@media only screen and (min-width: 600px) {
.PageWidthAbsolute {width: 100%;}
.style-io {width: 100%;}
#goo-search-variant {float:left;}
#style-extras {width: 100%;}
.style-mo {width: 100%;}
#style-bct {display:inherit;}
.oHeadlineBoxStyleGamma li.oBoxItem { width:100%}
}

@media only screen and (min-width: 650px) {
	/* search box control */
#goo-search-variant {float:right;}
}

@media only screen and (min-width: 768px){
	/* Max Container Size at 768px */
.PageWidthAbsolute {width: 100%;}
.style-io {width: 100%;}
#goo-search-variant {float:right;margin-left:3.9%;}
#style-extras {width: 100%;}
.style-mo {width: 100%;}
#style-bct {display:inherit;}
.oHeadlineBoxStyleGamma li.oBoxItem { width:70%}
}

@media only screen and (min-width: 800px) {
	/* Max Container Size at 800px */
.PageWidthAbsolute {width: 100%;}
.style-io {width: 100%;}
#goo-search-variant {float:right;margin-left:3.9%;}
#style-extras {width: 100%;}
.style-mo {width: 100%;}
#style-bct {display:inherit;}
.oHeadlineBoxStyleGamma li.oBoxItem { width:70%}
}

@media only screen and (min-width: 1020px) {
	/* Max Container Size at 1020px */
.PageWidthAbsolute {width: 1020px;}
.style-io {width: 960px;}
#goo-search-variant {float:right;margin-left:3.9%;}
#style-extras {width: 1020px;}
.style-mo {width: 1020px;}
#style-bct {display:inherit;}
.oHeadlineBoxStyleGamma li.oBoxItem { width:70%}
}
