@import "/css-framework/01_Tabs/tabs-css.css";
@import "/css-framework/02_RotatingBanner/banner-css.css";

/* CSS Document IDC */

.fl {
	display: inline-table;
	vertical-align: top;
}

.fr {
	float: right;
}

.center {
	text-align: center;
}

strong {
	color: #004b85;
}

html {
	color: #616161;
	background: #FFF;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

h2 {
	font-weight: bold;
	color: #004b85;
	font-size: 1.3em;
	margin-bottom: 0.2em;
}

h4 {
	font-weight: bold;
	color: #004b85;
	*font-size: 1em;
}

a {
	text-decoration: none;
	color: #000000;
}

.arrowRight {
	margin: 0 0 0 20px;
}

#columnLeft h4.analystSpotlight-title,
h4.subtitle {
	border-bottom: 2px solid #e6ae5b;
	padding-bottom: 5px;
	margin-bottom: 9px;
}

h4.subtitle {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

li {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

.hidden {
	display: none;
	width: 0;
	height: 0;
	visibility: hidden;
}

.hide {
	visibility: hidden;
}

.error {
	color: #cc0000;
	font-weight: bold;
}

#page, #pageHome {
	width: 994px;
	margin: auto;
	text-align: left;
}

#pageHome > #columnLeft,
#pageHome > #columnMiddle,
#pageHome > #columnRight {
	float: left;
	display: block;
	margin: 0;
	box-sizing: border-box;
}

#pageHome > #columnLeft {
	width: -webkit-calc(100% - 498px - 196px);
	width: calc(100% - 498px - 196px);
}

#pageHome > #columnMiddle {
	width: calc(434px + 64px);
	padding: 0 32px;
}

#pageHome > #columnRight {
	width: 196px;
}

/* LEFT COLUMN STARTS */
#columnLeft {
	clear: both;
	margin-right: 16px;
}

#columnLeft #AnalystBio_Container {
	width: auto;
	margin-bottom: 12px;
}

#columnLeft img.analyst {
	width: 100px;
}

#columnLeft .analystTitle {
	width: calc(100% - 100px);
	box-sizing: border-box;
	height: auto;
	float: left;
}

.productType {
	width: 100%;
}

#columnLeft h4.main-heading,
#columnRight h4.main-heading {
	background: #4196D2;
	color: #fff;
	font-size: 13px;
	padding: 6px 10px;
}

#columnLeft.fl ul li {
	background: #f6f6f6;
	margin: 2px 0 0 0;
}
#columnLeft.fl ul li:hover{
	background-color: #eee;
}

#columnLeft.fl ul li a {
	color: #004b85;
	font-weight: bold;
	font-size: 12px;
	padding: 10px;
}
#columnLeft.fl ul li a:hover{
	text-decoration: none;
}

#columnLeft.fl ul li.btnGreySmall i {
	display: inline-block;
	position: relative;
	width: 16px;
	height: 16px;
	box-sizing: border-box;
	margin: 0 9px -4px 1px;
	background-image: url('/gfx/default/generic.png');
}

#columnLeft.fl ul li.btnGreySmall a {
	background: none;
}

#columnLeft a.idc-learn-more {
	background-color: #36aec7;
	color: #fff;
	width: 100%;
	display: block;
	text-align: center;
	padding: 8px 0 10px 0;
	font-size: 14px;
}

#columnLeft a.idc-learn-more:hover {
	background-color: #6EC7D8;
}

#columnLeft a.idc-learn-more img {
	margin-left: 7px;
	display: inline-block;
	margin-bottom: -8px;
}

#columnLeft.fl .focusArea ul li:last-child {
	border-bottom-width: 1px;
}

li.btnGreySmall {
	clear: both;
	margin: 1px 0;
}

li.btnGreySmall a, li.btnGreySmall_MainProds a {
	color: #666;
}

li.btnGreySmall a, input.btnGreySm, .btnGreySm a, .btnMyProfile a, input.btnGreySm-inline {
	background: url('/gfx/default/bullet.png') no-repeat 3px 8px;
	font-size: 1em;
	letter-spacing: 0;
	text-decoration: none;
	display: block;
	padding: 5px 1px 5px 16px;
}

input.btnGreySm-inline {
	background-position: 3px 6px;
	font-size: 1em;
	display: inline;
}

li.btnGreySmall a, a.moreTabs {
	color: #666;
	font-weight: normal;
}

a.moreTabs {
	padding-bottom: 10px;
}

.promote {
	font-size: 84%;
	font-weight: bold;
	color: #e6ae5b;
}

li.btnGreySmall_MainProds {
	clear: both;
	margin: 1px 0;
}

li.btnGreySmall_MainProds a {
	letter-spacing: 0;
	text-decoration: none;
	display: block;
	padding: 5px 1px 5px 0;
}

li.services a {
	letter-spacing: -0.2px;
}

li.services img {
	margin: 3px 2px;
}

.btnGreySmall_MainProds img {
	position: absolute;
}

.btnGreySmall_MainProds span.icons {
	margin-left: 25px;
	display: block;
}

li.btnGreySmall_MainProds a:hover, li.btnGreySmall a:hover {
	text-decoration: underline;
}

li.btnGreySmall_MainProds a:hover sup {
	text-decoration: none !important;
}

.mobility img {
	margin-top: -2px;
	margin-left: 2px;
}

/*end*/

a.viewall {
	position: absolute;
	margin-left: 262px;
	margin-top: -27px;
	color: #666;
}

a.viewall:hover {
	text-decoration: underline;
}

/* ANALYST SPOTLIGHT STARTS */
#AnalystBio_Container {
	width: 310px;
	height: 8em;
	color: #666;
}

.analystSpotlight-title {
	margin-top: 30px;
}

.analyst {
	padding: 0;
	float: left;
}

.analystBio_image, .analystBio_image a {
	font-weight: bold;
	color: #004b85;
	font-size: 1em;
	text-decoration: none;
}

.analystTitle {
	font-size: 90%;
	width: 188px;
	/*min-height:4.8em;*/
	height: 5em;
	padding: 10px;
	overflow: auto;
}

img.iconProFinder {
	margin: 7px 0 0 15px;
	clear: both;
}

.btnAnalystBio {
	clear: both;
	float: left;
	height: 20px;
	width: 309px;
}

.btnAnalystBio a {
	position: absolute;
	color: #004b85;
	font-size: 95%;
}

.btnAnalystBio img {
	margin-bottom: -3px;
}

/* ANALYST SPOTLIGHT ENDS */

/* LEFT COLUMN ENDS */

/* MIDDLE COLUMN STARTS */

#columnMiddle {
	width: 434px;
	margin-right: 16px;
}

/* ROTATING BANNERS STARTS */
/* Large Banners */


#pageHome > #columnMiddle .MainBanner {
	width: 100%;
	margin-bottom: 19px;
}

/* TAB CONTENT WRAPPER */
.main-tabs {
	position: relative;
}

#pageHome #columnMiddle .main-tabs {
	width: 100%;
	margin-bottom: 33px;
}

/* MIDDLE COLUMN ENDS */

/* RIGHT COLUMN STARTS */
#columnRight {
	width: 198px;
	height: auto;
}

#columnRight #accordion > .accordionContent,
#columnRight #accordion > .ui-accordion-header {
	background: #f6f6f6;
	margin-right: -2px;
}

#columnRight #accordion > .ui-accordion-header {
	margin-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
#columnRight #accordion > .ui-accordion-header:hover{
	background-color: #eee;
	cursor: pointer
}
#columnRight #accordion > .ui-accordion-header.ui-state-active{
	pointer-events: none;
}
#columnRight #accordion > .ui-accordion-header a{
	color: #004b85
}

#columnRight #accordion > .accordionContent {
	padding-bottom: 22px;
	width: -webkit-calc((100% - 28px) + 2px);
	width: calc((100% - 28px) + 2px);
}
#columnRight #accordion > .accordionContent a {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 17px;
}
/* Small Banners */
.SmallBanner {
	display: block;
	overflow: hidden;
	width: 196px;
	height: 175px; /* Leave extra 20px for navigation below the banner */
}

/* ACCORDION STARTS */
#accordion {
	margin-top: 0;
	padding-bottom: 5px;
	width: 197px;
}

#accordion h3 {
	margin-top: 0;
}

#accordion a {
	background: url('/gfx/default/bullet.png') no-repeat 3px 3px;
	padding: 0 17px 0 18px;
	line-height: 35px;
	color: #4b4b4b;
	font-weight: bold;
	text-decoration: none;
}

#accordion .ui-state-active a {
	background: url('/gfx/default/blue-arrow.png') no-repeat 3px 3px;
}

.accordionContent img.futureScanGraf {
	margin-left: 45px;
	margin-top: 15px;
}

.accordionContent {
	padding: 10px 14px 0 14px;
	margin: 0;
	width: 169px;
	height: 239px;
	overflow: hidden;
}

#accordion .accordionContent p {
	line-height: 1.2;
}

#accordion .accordionContent img {
	*margin-top: -4px;
}

#accordion .accordionContent a {
	text-decoration: underline;
	background: none;
	padding: 0;
}

#accordion .accordionContent a.more {
	text-decoration: underline;
}

.accordionContent li {
	background-image: url(https://cdn.idc.com/img/pen-icon.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	padding: 5px 0 10px 30px;
}

/*contact-us banner*/
.contact-section {
	width: 310px;
	height: 140px;
	margin: 0;
	padding: 0;
	background: url('/images/contactidc-updt.jpg') no-repeat 0 0;
}

.contact-section a {
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}

a.contact-link {
	position: relative;
	left: 10px;
	top: 43px;
	width: 230px;
	height: 40px;
}

a.contact-privacy {
	position: relative;
	left: 15px;
	top: 46px;
	width: 225px;
	height: 25px;
}

/* FEEDBACK FORM  STRATS   */

body#feddbackForm {
	font-size: 90%;
	color: #004B85;
}

h1.titleFeedback {
	font-size: 110%;
	border-bottom: 2px solid #E6AE5B;
	padding: 5px 0;
	margin-bottom: 10px;
	color: #004B85;
	font-weight: bold;
}

h3.titleFeedback {
	background: #004B85;
	/*background:url(https://cdn.idc.com/img/buttons/titleFeedback.gif) repeat-x; */
	color: #ffffff;
	font-size: 100%;
	font-weight: bold;
	padding: 4px 20px;
}

.introRedesign {
	padding: 15px 0 20px 0;
}

#contentFeedback {
	text-align: left;
	width: 1000px;
	margin-top: 0;
}

.mainFeedback {
	background: #D4E5F5;
	padding: 20px 0;
	margin-bottom: 2px;
}

p#focusGroup {
	background: #F7E9DA;
	margin-bottom: 10px;
}

#focusGroup, #focusGroupBlue {
	background: #D4E5F5;
	padding: 10px 20px;
	color: #000000;
	font-size: 110%;
}

#focusGroupBlue input {
	margin: 10px 5px 10px 0;
}

.privacyBox {
	/*background:#004B85;*/
	color: #000000;
	padding: 10px 20px;
	margin-top: 10px;
	clear: both;
	font-size: 110%;
}

.privacyBox strong {
	color: #004B85;
}

.privacyBox a {
	color: #004B85;
	text-decoration: underline;
	font-weight: bold;
}

.questionRedesign {
	padding: 0 20px 20px 20px;
	border-bottom: 2px solid #ffffff;
}

.questionRedesign, .textRedesign {
	margin-bottom: 20px;
}

.textRedesign {
	padding: 0 20px;
}

.subQuestion {
	padding: 20px 0 0 20px;
}

.questionRedesign input, .questionRedesign textarea {
	margin: 10px 3px 0 5px;
}

.questionRedesign span {
	padding-right: 10px;
}

/* .questionRedesign strong {color:#68AEDF;} */

.redesignSubmit a, .redesignCancel a {
	float: left;
	padding: 3px 10px;
}

.redesignSubmit a {
	margin: 10px 0 20px 20px;
	clear: both;
}

.formBtnRedesign {
	background: #E3E3E2;
	height: 50px;
	border-top: 2px solid #ffffff;
}

.redesignCancel a {
	margin: 10px 20px 20px 20px;
}

p.black-book-daily {
	margin-top: -3px;
	margin-bottom: 3px;
	padding-bottom: 5px;
}

div.accordionContent a.rtbodytxt img {
	padding-top: 0;
	margin-top: 10px;
	width: 163px;
	height: 122px;
}

#footer {
	min-width: 997px;
}

sup.fo {
	line-height: 40%;
	position: relative;
	left: 1px;
	top: 2px;
}

* + html li.trac a {
	padding-bottom: 7px;
}

/* REGISTER style sheets STARTS */
p.titlePrefer {
	background: #e9e9e9;
	color: #4b4b4b;
	font-weight: bold;
	padding: 10px 15px;
	border-bottom: 1px solid #ccc;
}

.boxPrefer {
	background: #f0f0f0;
	padding: 15px;
	margin-bottom: 20px;
}

.boxRow1 {
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	padding: 10px 15px;
}

.boxRow2 {
	border-bottom: 2px solid #ffffff;
	padding: 10px 15px;
}

.boxRow3 {
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	padding: 10px 15px;
}

.boxRow4 {
	border-bottom: 2px solid #ffffff;
	padding: 10px 15px;
}

.boxRow5 {
	padding: 12px 15px;
}

.textRegistr {
	margin-bottom: 20px;
}

input.submitWelc {
	background: url('https://cdn.idc.com/img/buttons/btn-tab.gif') repeat-x;
	height: 25px;
	border-top: 1px solid #8D8D8D;
	border-left: 1px solid #8D8D8D;
	padding: 5px 10px;
}

.yellowDivider {
	margin-bottom: 13px;
}

/* REGISTER style sheets ENDS */

/* Tablets */

@media (max-width: 1050px), only screen and (max-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.0), only screen and (max-width: 1280px) and (min-resolution: 120dpi) {
	#pageHome {
		width: 984px;
	}


	#AnalystBio_Container {
		width: 300px;
		margin-bottom: 16px;
	}

	.analystTitle {
		width: 178px;
	}

	.engageIDC {
		width: 300px;
	}

	.btnAnalystBio a {
		padding: 11px 150px;
	}

	.grey {
		width: 235px;
	}
}

.spacer {
	height: 20px;
}
