c.ollectiondetail.collectiondetail/*
 * Cost of Inaction Custom Theme styles by GEEKSCHICAGO.COM 
 */


body {
	font-family: 'gothambook'!Important;
	font-size: 12px;
	line-height: 1.428571429;
	color: #444444;
	background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: inherit;
    font-family: inherit!Important;
    font-weight: 500;
    line-height: 1.1;
}
.navbar-default{
	background-color: #333333;
	border-color: #E7E7E7;
	border: none;
}
.navbar-default .navbar-brand {
    color: white;
}
.navbar-brand {
    float: left;
    font-size: 16px;
    height: 46px;
    line-height: 33px;
    padding: 7px 0;
    font-family: 'gothammedium';
    width: 300px;
}
.navbar{
	min-height: 46px
}
.brand-icon {
    background: url("/img/cia-sprite.png") no-repeat scroll -20px -14px rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 31px;
    width: 27px;
    margin-right: 3%
}
.navbar-nav > li {
    font-family: 'gothammedium';
    font-size: 14px
}
.navbar-default .navbar-nav > li > a {
    color: #E1E1E1;
    padding: 13px 14px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background-color: rgba(241,241,241,1 );
	color: #444444;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: rgba(241,241,241,1 );
    color: #444444;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus,.dropdown-menu > li.active > a{
	background: #444444 !important;
	color: #f1f1f1;
}
.dropdown-menu{
	background-color: #f1f1f1;
	box-shadow: none;
	border-top: none;
	right: -1px;
	left: auto;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.page-header h2{
	font-size: 65pt;
	text-align: center;
	margin: 0;

}
.pos-rel{
	position: relative;
}
.page-header h1{
	font-size: 94pt;
	font-family: 'gothambold'!Important;
	text-align: center;
	margin: 0;

}
.container{
	width: 920px
}
.page-header{
	border-bottom: 0 solid black;
}
.sprite{
	background: url(/img/cia-sprite.png) no-repeat;
	width: 70px;
	height: 45px;
	display: block;
	float: left;
	margin-right: 15px;
}
.invest-icon {
    background-position: 0 -72px !important;
}
.unusable-icon {
    background-position: 0 -137px !important;
}
.reformat-icon {
    background-position: 0 -202px !important;
}
.digitization-icon {
    background-position: 0 -265px !important;
    height: 51px;
}
.small-boxes{

	font-family: 'Mercury Text G4 A', 'Mercury Text G4 B'!Important; font-weight: 400; font-style: normal;
	font-size: 15pt;
	overflow: hidden;
}
.forwardarrow-icon {
    background-position: -25px -758px !important;
    height: 36px;
    position: absolute;
    right: 0;
    top: 3px;
    width: 18px;
}
.small-forwardarrow-icon {
    background-position: -18px -718px !important;
    height: 31px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 18px;
}
.small-nextarrow-icon {
    background-position: -24px -738px ;
    height: 31px;
    margin-right: 0 ;
    position: absolute;
    right: -0px;
    top: 3px;
    width: 18px;
} 
@-moz-document url-prefix() {
    .small-nextarrow-icon {
		background-position: -24px -738px ;
		height: 31px;
		margin-right: 0 ;
		position: absolute;
		right: 8px;
		top: 3px;
		width: 18px;
	}
	.direction-icon {
		background-position: 0 -424px;
		bottom: 0;
		height: 51px;
		position: absolute;
		right: 0;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.direction-icon {
		background-position: 0 -414px!important;
		background-size: 74% auto;
		bottom: 0;
		height: 51px;
		position: absolute;
		right: 0;
	}
}
.margin-tb-10{
	margin: 5% 0;
}
.pos-rel{
	position: relative;
}
.assess-collection{
	background-color: #444444;
	padding: 27px 0
}
.caret2 {
    background-color: #FF0000;
    border-left: 10px solid #333333;
    border-right: 10px solid #333333;
    border-top: 10px solid #444444;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: 2px;
    margin-top: -10px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}
.caret4 {
    background-color: #FF0000;
    border-left: 10px solid #FFFFFF;
    border-right: 10px solid #FFFFFF;
    border-top: 10px solid #F1F1F1;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: 2px;
    margin-top: -27px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}
.caretright {
    background-color: #FF0000;
    border-bottom: 5px solid #FFFFFF;
    border-left: 5px solid #696969;
    border-top: 5px solid #FFFFFF;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 51%;
    vertical-align: middle;
    width: 0;
}
.acme-story p {
    color: #FFFFFF;
    font-size: 11pt;
    margin-bottom: 2px;
    margin-top: 0;
}
.ayc{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #2980B9;
    color: #FFFFFF;
    font-family: 'gothammedium';
    font-size: 23pt;
    margin: 2% auto 0%;
    padding: 5px 42px 5px 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 61%;
}
.ayc a,.ayc-small a{
	color:#FFFFFF;
	text-decoration: none;
}
.assess-collection p{
	margin: 20px 0 0 0;
	color: white;
	font-size:16pt;
	text-align: center;
}
.second-small-boxes {
    color: #FFFFFF;
    font-family: 'Mercury Text G4 A','Mercury Text G4 B' !important;
    font-size: 13pt;
    font-style: normal;
    font-weight: 400;
    overflow: hidden;
}
.data-icon {
    background-position: -8px -391px !important;
    height: 54px;
    margin-right: -8px;
    padding: 5px 0;
}
.financial-icon {
    background-position: -8px -518px !important;
    height: 54px;
    margin-right: -8px;
    padding: 5px 0;
}
.timeline-icon {
    background-position: -8px -454px !important;
    height: 54px;
    margin-right: -8px;
    padding: 5px 0;
}
.comparative-icon {
    background-position: -8px -330px !important;
    height: 54px;
    margin-right: -8px;
    padding: 5px 0;
}
.sbox-text{
	width: 67%;
	float: left;
}
.acme-story {
    background-color: #333333;
    padding: 10px 0;
}
.acme-story-text {
    background-color: #f1f1f1;
    padding: 10px 0;
}
.acme-story-text h6 {
    font-family: gothammedium !important;
    font-size: 18pt;
    margin: 3% 0;
}
.as-previous {
    background-color: #b3b3b3;
    margin: 0 1%;
    padding: 5px 15px 5px 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: white;
    font-size: 13pt;
    position: relative;
}
.as-previous:hover{
	background-color: #444444;
	text-decoration: none;
	color: white
}
hr{
	border-color: #e1e1e1;
}
.as-next {
    background-color: #444444;
    margin: 0 0%;
    padding: 5px 25px 5px 15px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: white;
    font-size: 13pt;
}
.as-next:hover{
	background-color: #b3b3b3;
	text-decoration: none;
	color: white
}
.caret3 {
    background-color: #FF0000;
    border-left: 10px solid #444444;
    border-right: 10px solid #444444;
    border-top: 10px solid #FFFFFF;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: 2px;
    margin-top: -27px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}
.pagination > li > a, .pagination > li > span {
    background-color: #B3B3B3;
    border: medium none;
    border-radius: 56%;
    color: #FFFFFF;
    font-family: gothammedium;
    font-size: 15pt;
    line-height: 28px;
    margin-right: 10px;
    padding: 0;
    text-align: center;
    width: 30px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
	background-color: #444444
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
	background-color: #444444
}
#footer{
	background-color: #333333;
	height: auto;
}
.footer-top{
	background-color: #444444;
	padding: 1% 0 
}
.footer-top p {
    color: #FFFFFF;
    font-family: 'Mercury Text G4 A','Mercury Text G4 B' !important;
    font-size: 18pt;
    line-height: 30px;
    padding: 0 18%;
    text-align: center;
}
.ayc-small {
    background-color: #2980B9;
    border-radius: 5px;
    color: #FFFFFF;
    font-family: 'gothammedium';
    font-size: 17pt;
    margin: 2% auto 3%;
    padding: 5px 32px 5px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 46%;
    display: block;
}
.ayc-small a{
	color: white;
	text-decoration: none;
}
.ayc-small:hover{
    color: white;
    text-decoration: none;
    cursor: pointer;
}
.ft-text2{
    text-align: center;
    color: white
}
.ayc-small .forwardarrow-icon {
    background-position: -25px -762px !important;
}
.direction-icon {
    background-position: 0 -576px;
    bottom: 0;
    height: 51px;
    position: absolute;
    right: 0;
}
.footer-text {
    color: #E1E1E1;
    font-size: 12pt;
    padding: 40px 0 50px;
}
.biglogo-icon {
    background-position: 0 -642px;
    float: left;
    height: 84px;
    margin-right: 0;
}

.collectiondetail {
    background-color: #f1f1f1;
    padding: 25px 0 0 0 ;
    margin-top: -15px;
}
.keyfinding {
    background-color: white;
    padding: 27px 0;
}
.action-btn {
    background-color: #444444;
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: gothammedium;
    font-size: 10pt;
    margin-left: 10px;
    padding: 5px 10px;
}
.action-btn:hover,.action-btn:active,.action-btn:focus{
	color: #FFFFFF !important;
}
.keyFindings{
	width: 24%;
	margin-right: 1%;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !Important;
	float: left;
}
.page-header h4 {
    border-bottom: 1px solid #000000;
    font-size: 18pt;
    font-family: gothammedium!Important;
    padding-bottom: 5px;
    margin-bottom: 30px
}
.form-horizontal .control-label {
    font-size: 13pt;
    font-weight: normal;
    text-align: left;
}
.custombutton{
    background-color: #2980B9;
    border-radius: 5px;
    color: #FFFFFF;
    font-family: 'gothammedium';
    font-size: 14pt;
    position: relative;
    padding: .5% 2%;
    text-align: center;
}
.submit a{
    text-decoration: underline;
    color: #444444
}
.form-control{
    font-size: 16px
}
.form-control{
    box-shadow: none;
}
.page-header h5{
    font-family: gothammedium!Important;
    font-size: 14pt;
    padding-bottom: 8px
}
.page-header h5 span{
    font-size: 7pt;
    font-weight: normal;
    font-family: gothambook;
    color: grey
}
.kfText1{
	font-size: 8pt;
}
.kfOuter{
	overflow: hidden;

}

.charts{ margin: 2% 0}
.charts img{
	width: 100%
}
.kfText2 {
    font-size: 25pt;
    font-weight: normal;
}
.action-btn:hover{
	text-decoration: none;
	color: grey
}
.small-sprite{
	background: url("../img/small-sprite.png") no-repeat ;
	display: block;
	float: left;
}
.save-icon {
    background-position: -3px 1px;
    height: 20px;
    width: 19px;
}
.print-icon {
    background-position: -22px 1px;
    height: 20px;
    width: 19px;
}
.getlink-icon {
    background-position: -39px 1px;
    height: 20px;
    width: 19px;
}
.collectiondetail h5, .keyfinding h5 {
    border-bottom: 1px solid #000000;
    font-family: 'gothammedium' !important;
    font-size: 17pt;
    line-height: 35px;
}
.collectiondetail p{
	font-size: 12pt
}
.slider-title {
    border-bottom: 1px solid #000000;
    font-family: 'gothambold';
    font-size: 7pt;
    height: 40px;
    overflow: hidden;
    padding-bottom: 3px;
    width: 100%;
	cursor: help;
}
.slText1{
	display: table-cell;
	vertical-align: bottom;
	width: 95%
}
.table-text{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 20px;
        background-color: #fff;
}
.slText2{
	display: table-cell;
	vertical-align: bottom;
}
.slider-box{
	width: 15%;
	float: left;
	margin-left: 1%;
	height:130px;
}
.slider-box:last-child{
	margin-right: 0
}
.value {
    background-color: #FFFFFF;
    border: 1px solid #C9C9C9;
    font-family: gothambold;
    font-size: 11pt;
    margin: 7px 0;
    padding: 4px 2px;
	width: 140px;
}
.value-select {
    background-color: #FFFFFF;
    font-family: gothambold;
    font-size: 11pt;
    margin: 7px 0;
    width: 140px;
}

.slider-title .pull-left{
	width: 95%
}
.slide-graber{
	width: 135px;
	height: 4px;
}
.slide-graber img{
	width: 100%
}
.table-head{
	background-color: #EEEEEE;
	border: none!Important
}
.div-head {
    background-color: #EEEEEE;
    border-top: 1px solid #000000;
    font-size: 8pt;
    padding: 10px 0 20px 10px;
}
.div-head tr th{
	font-weight: normal
}
.table-head tr th{
	font-size: 8pt
}

.pos-rel-left{
	position: absolute;
	left:0;
	font-size: 6pt;
	color:#cac8c8;
	top: 8px;
	font-family: 'gothammedium';
}
.pos-rel-right{
	position: absolute;
	right: 0;
	font-size: 6pt;
	color:#cac8c8;
	top: 8px;
	font-family: 'gothammedium';
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
	border: 0
}
.table > thead > tr > th{
	border-bottom: 0
}
.tb-ft {
    padding: 20px 0 10px;
}
.tb-ft p {
    color: #FFFFFF;
    font-family: gothammedium;
    font-size: 14pt;
    text-align: center;
}
.caret5 {
    background-color: #FF0000;
    border-left: 10px solid #333333;
    border-right: 10px solid #333333;
    border-top: 10px solid #FFFFFF;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: 2px;
    margin-top: -20px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}
.caret6 {
    background-color: #FF0000;
    border-left: 10px solid #444444;
    border-right: 10px solid #444444;
    border-top: 10px solid #333333;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: 2px;
    margin-top: -14px;
    position: absolute;
    vertical-align: middle;
    width: 0;
}
.quantify-icon {
    background-position: 0 -811px;
    height: 78px;
}
.dpreseve-icon{
    background-position: 0 -970px;
    height: 78px;
}
.priodes-icon{
    background-position: 0 -1042px;
    height: 78px;
}
.fund-icon{
    background-position: 0 -899px;
    height: 78px;
}
.ft-text1{
    color: white;
    font-size: 13pt;
    font-family: 'Mercury Text G4 A','Mercury Text G4 B' ;
}
.viewModal{
    min-height: 400px
}
.modal-backdrop {background-color: rgba(256,256,256, 1); opacity: 1}
.modal-backdrop.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.modal-content{
    box-shadow: none!Important;
    border-radius: 0!Important;
    padding: 2%
}
.modal-title {
    font-family: gothammedium !important;
    font-size: 14pt
}
.modal-body {
    font-size: 11pt;
}
.modal-dialog{
    width: 800px
}
.form-horizontal{
    margin: 2% 0
}
.modal-footer{
    border-top: 0px solid black;
    margin-top: 0;
    text-align: left
}
.no-border{
    border: none;
    padding: 0;
    margin-left: 0!Important
}
.marginLeftRight{
    margin: 0px 10px;
    vertical-align: middle;
}
.collection-anchor{
	color:black;
}
.collection-anchor:hover{
	color:black;
}
.slide-title-padding1{
	padding-top: 12px;
}
.carousel-caption h6{
	color:#333333;text-shadow: none;
}
.carousel-caption img{
	width: 140px;
}
/*contianer width 950px*/
@media (min-width: 992px) {
	/*uncomment for responsivness
	.container {
	  width: 900px;
	}
	*/
}

@media (min-width: 1200px) {
	/*uncomment for responsivness
	.container {
	  width: 950px;
	}
	*/
}
/* Large desktop */
@media (max-width: 1200px) { 
	/*uncomment for responsivness
	.page-header h2 {
	  font-size: 64pt;
	}
	.page-header h1 {
	  font-size: 92pt;
	}
	*/
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 990px) { 
	/*uncomment for responsivness
	.page-header h2 {
	  font-size: 53pt;
	}
	.page-header h1 {
	  font-size: 76pt;
	}
	*/
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
	/*uncomment for responsivness
	.page-header h2 {
	  font-size: 2.5rem;
	}
	.page-header h1 {
	  font-size: 3.6rem;
	}
	.page-header {
	  margin: 2rem 0;
	}
	*/
}
/* Landscape phones and down */
@media (max-width: 480px) { 
	/*uncomment for responsivness
	.navbar-brand {
	  font-size: 14px;
	  width: 260px;
	}
	.page-header {
	  margin: 3rem 0;
	}
	.small-boxes {
	  font-size: 14pt;
	}
	*/
}
