/* NEW CSS ADDED */
.itemToolbar {
	display: none;
	visibility: hidden;
}
#roksearch_results .page {
	float: none !important;
}
#roksearch_search_str {
	display: block;
	width: 83%;
	left:15px;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-right: none;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	top: 8px;
	position: relative;
	border-radius: 0px 0px 0px 0px;
	float: left;
}
.find_button {
	top: 8px !important;
	border: 1px solid #ccc;
	padding: 8px 12px 10px 12px;
	color: #333;
	left:15px;
	border-radius: 0px 0px 0px 0px;
}
#roksearch_search_str::-webkit-input-placeholder { /* WebKit browsers */
 color:    #9999A5;
}
#roksearch_search_str:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #9999A5;
}
#roksearch_search_str::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #9999A5;
}
#roksearch_search_str:-ms-input-placeholder { /* Internet Explorer 10+ */
 color:    #9999A5;
}
.sf-menu {
	position: relative;
	top: 29px;
	left: 210px;
}
.sf-menu ul {
	top: 102% !important;
}
.sf-menu li {
	background: none !important;
}
.sf-menu a {
	color: #777 !important;
	padding: .75em 1em;
	text-decoration: none;
	zoom: 1;
	border: none !important;
}
.sf-menu li a {
	width: 100%;
	transition: 0.2s linear;
}
.sf-menu li a:hover {
	color: white;
	background-color: #2E84C6 !important;
	color: white !important;
}
.sf-menu li ul {
	background-color: #3075ab !important;
}
.sf-menu li ul li a {
	color: #FFF !important;
	border-bottom: 1px solid #4583b4 !important;
}
.nav>li>a {
	padding: 13px 15px !important;
}
.sf-menu .parent>a {
	background: url(images/down-arrow.png) no-repeat right 19px !important;
	padding-right: 30px !important;
}
.sf-menu .parent>a:hover {
	background: url(images/down-arrow-h.png) #2E84C6 no-repeat right 19px !important;
	padding-right: 30px !important;
}
.sf-menu li.active>a {
	background: url(images/down-arrow-h.png) #2E84C6 no-repeat right 19px !important;
	color: #FFF !important;
}
.sf-menu li.active ul li.active>a {
	background: none #2E84C6 !important;
	color: #FFF !important;
}
.panel {
	width: 48%;
	margin: 0px 20px 10px 0px !important;
	position: relative;
	display: inline-table;
}
.panel-default {
	background-color: #CFE8FC;
}
.panel-title {
	/* height: 34px; */
    font-weight: bold;
    text-decoration: underline;
    line-height: 18px;
}
.panel-group .panel+.panel {
	margin-top: 0px !important;
}
.panel-default{
	border-color: #2E84C6 !important;
}
.panel-default>.panel-heading {
	color: #2E84C6 !important;
	background-color: #fff !important;
	border-color: #2E84C6 !important;
	min-height: 70px;
}
.panel-body {
	background-color: #CFE8FC !important;
	margin-bottom: 10px;
	color: #2E84C6;
	max-width:540px;
}
.panel-body p {
	min-height: 170px;
	overflow-y: auto;
	max-height: 200px;
}
.announcements_heading {
	color: ##646464;
	font-size: 40px;
	font-weight: 100;
	font-family: 'Oxygen', sans-serif;
}
.read-more, .read-more:focus, .read-more:active{
	color:#FFF;
}
.read-more:hover{
	color:#FFF;
	text-decoration:underline;
}
.readmore {
	border-color: #ccc;
	background-color: #d9d9d9;
	color: #787878;
	border-radius: 0;
	height: 40px;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
}
.readmore:hover {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad;
}
.black_readmore {
	border-color: #000;
	color: #FFF;
	background-color: #1d2229;
}
.menu_press {
	list-style: none;
}
.menu_press li {
	display: inline;
	border-right: thin #666 solid;
	padding-right: 10px;
	padding-left: 10px;
}
.spotlight {
	text-align: left !important;
	color: #fff;
}
.spotlight p a {
	color: #e6e6e6 !important;
	text-decoration: underline;
}
.spotlight p a:hover {
	text-decoration: none;
}
.menu_quicklinks {
	list-style: none;
}
.menu_quicklinks li a {
	color: #667891;
	line-height: 25px;
}
.menu_quicklinks li a:hover {
	color: #57677c;
}
.menu_footer {
	list-style: none;
}
.menu_footer li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

.breadcrumbs {
	position: relative;
	color: #000 !important;
	font-size:12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.breadcrumbs .pathway, .breadcrumbs span {
	color: #000 !important;
	text-decoration: none;
	top: 1px;
	position: relative;
}
.breadcrumbs .pathway:hover {
	color: #000 !important;
	text-decoration: underline;
}

.My_K2_itemTitle, .componentheading, .my_k2_category_title {
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	height: 44px;
	text-decoration: none solid rgb(255, 255, 255);
	width: 555px;
	border: 0px none rgb(255, 255, 255);
	font: normal normal 300 40px/44px 'Open Sans', sans-serif;
	margin: 43px 0px;
	outline: rgb(255, 255, 255) none 0px;
	top: -165px;
	position: relative;
	margin-bottom: -100px;
}
.itemListCategory {
	background: none !important;
	border: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
.my_k2_category_title {
	top: -185px;
}
.k2ImageBlock {
	float: left;
	margin-right: 10px;
}
.k2Header {
	margin-bottom: 5px;
	width: auto;
	font-size: .8em;
	line-height: 1;
	position: relative;
	z-index: 1;
	padding: 0 4% 8px 0;
	background: url(images/horSep.png) repeat-x center;
}
#system-message-container {
	height: auto !important;
}
.height79 {
/* height:79px !important; */
}
#jsn-body-wrapper>div {
	height: auto !important;
}
#myCarousel {
	margin: 0px !important;
}
.sf-menu>li>ul>li>ul{
	top:0px !important;
}
/* NEW CSS ADDED */

.subCategory{
	height: auto !important;	
}
.pagination{
	list-style:outside none;
	word-wrap: break-word;
	width: 100%;
}
.pagination li{
	margin-right:10px;
}
.menu_announcements{
	list-style:outside none;
}
.menu_announcements li{
	border-bottom:1px solid #ddd;
	line-height: 28px;
}
#people-board td{
	width:50%;
}

.My_K2_itemTitle, .my_k2_category_title{
	position: absolute;
	top: -150px;
	width: auto;
}

.thumb-box{
	top: -20px !important;
	position: relative !important;
}
.thumb-box>a>i{
	position: relative !important;
	float: left !important;
}
.thumb-box>a>span{
	float: left !important;
}

.menu_footer>li>a{
	padding:0px !important;
	display:inline !important;
}
.menu_quicklinks li a:hover, .menu_footer>li>a:hover {
		background:none !important;
}
.menu_quicklinks>li>a{
	padding:0px !important;
}

#k2ModuleBox213 ul li .clEar{
    height: auto !important;
}
section.share_price {
    padding: 0px;
    margin: 0px 0px 30px 0px;
}
.yourir-chart-panels{
    border-left: solid thin #ccc;
}
.yourir-price[data-yourir="price"]{
  font-weight: 700;	
}

/* Top Thin Bar */
#upper_header .dark_blue_bg{
	height:10px;
}
#upper_header_second_row>.container>.row>.col-sm-12{
	margin-top:-27px;
}
/* Top Thin Bar */

/* NEW MENU CSS */
span.separator {
    padding: .72em 1em;
    color: #777;
    display: inline-block;
    cursor: pointer;
}
span.separator:hover, .main-list li:hover>span.separator{
    color: #FFF;
    cursor: pointer;
}
ul .parent>span{
    background: url(images/down-arrow.png) no-repeat right 19px !important;
    padding-right: 30px !important;
}
ul .parent:hover>span {
    background: url(images/down-arrow-h.png) no-repeat right 19px !important;
    padding-right: 30px !important;
}
/* NEW MENU CSS */

/* SOCIAL ICONS */
.list-inline li:first-child{
	margin-right:0px;
	transition:all 0.8s;
}
.list-inline>li{
	padding:0px;
	margin:0px 0px 0px -4px;
    position: relative;
    top: -1px;
}
.fa-facebook, .fa-twitter, .fa-youtube-play, .fa-envelope{
    padding: 10px;
    transition: all 0.8s;
    font-size: 14px;
}
.fa.fa-facebook:hover, .fa-twitter:hover, .fa-youtube-play:hover, .fa-envelope:hover{
    color: #fff;
    transition: all 0.8s;
}
/* SOCIAL ICONS */
.panel-heading p{
	
}
.panel-heading .one-line{
	padding: 0px;
	margin: 0px;	
	white-space: nowrap;
    width: 33em;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* SPLIT MENU */
.split_menu li a, .split_menu>li>ul{
    padding-left: 10px !important;
	list-style-position:inside;
}
.split_menu>li>ul>li>ul, .split_menu>li>ul>li>ul>li>ul{
    padding-left: 13px !important;
}
.split_menu>li.parent>a{
	padding: 0px 0px 0px 0px !important;    
}
.split_menu>li.parent:hover>a{
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 16px !important;
}
.split_menu>li.parent>span{
	padding: 0px 0px 0px 0px !important;
}
.split_menu>li.deeper.parent {
    padding-bottom: 10px;
}
.split_menu li a{
    font-size: 14px !important;
	line-height:25px;
}
.split_menu .parent>a, .split_menu .parent>span{
	/* background: url(images/down-arrow.png) no-repeat 100% !important; */
	background:none !important;
}
.split_menu .parent:hover>a, .split_menu .parent:hover>span{
	/* background: url(images/down-arrow.png) no-repeat 100% !important; */
	background:none !important;
}
li.current.active.deeper.parent>a, .split_menu li.current>a{
    font-weight: bold;
}
.split_menu span.separator{
	color:#428bca;
}
ul.split_menu, ul.split_menu li, ul.split_menu li>a {
    list-style: none !important;
	display: block;
}
/*
.split_menu li.parent {	
    background: url(images/list-arrow.png) no-repeat 0px 7px;
    padding-left: 15px;
}
*/
.split_menu li.parent img {
    float: left;
    display: inline-block;
    position: relative;
    top: 6px;
    margin-right: 10px;
    cursor: pointer;
	transition:all 0.8s;
}
.split_menu li{
	padding-left:10px;
}
.split_menu li ul li.parent img {
	left: -17px;
	margin-right: -11px;
}
/* SPLIT MENU */

#people-board tbody tr td:first-child, #people-exec tbody tr td:first-child{
	padding:0px 20px 0px 0px;
}

.latestItemsCategory>h2{
	text-align:center;
}
div.k2Pagination ul.pagination li{
    display: inline-block;
    padding: 4px 8px;
    margin: 0 8px;
    border: 1px solid #ddd;
    border-radius: 4px;
    vertical-align: middle;
    background: #fff;
    text-decoration: none;	
}
div.k2Pagination ul li a{
	padding:0px;
	margin:0px;
	border:none;
}
button[data-yourir="archive.firstPage"]:after{
	content: "<<";
}
button[data-yourir="archive.prevPage"]:after{
	content: "<";
}
input[type="checkbox"][data-yourir="archive.priceSensitiveOnly"]{
	box-shadow: none;
    width: 16px;
    float: left;
    height: 16px;
    margin: 0px 10px 0px 0px;
}
select[data-yourir="archive.year"], select[data-yourir="archive.filter"]{
	padding:0px;
	margin:0px;
}
.priceSensitive{
	margin:0px;
}
p.sp_left, p.sp_right, .sp_trades p, .sp_totals p, .sp_mail p{
	padding:0x;
	margin:0px;
}
.sp_mail{
	border:thin #CCC solid;
	padding:10px;
}
.share-price{
	border: thin #ccc solid;
	margin-bottom:10px;
	color: #131385;
}
.share-price td{
	padding:10px;
}
.share_price_title{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;	
    border: thin solid #ccc;
    border-bottom: none;
	color: #131385;
    font-weight: bold;
}
.sh_vol{
	padding-left: 10px !important;
	padding-right: 0px !important;
}

.nobackcolor, .noborder .module_content, .noborder .module_title {
	border:none;
	outline:none !important;
}
.nobackcolor .module_title{
	background:none;
	color:#666;
}

.system-pagebreak td{
	word-break: break-all;
}
.itemExtraFields>h3, .itemExtraFields ul li.typeTextfield span.itemExtraFieldsLabel{
	display:none;
	visibility:hidden;
}
div.itemTwitterButton, div.itemFacebookButton{
	float:left;
}
div.itemGooglePlusOneButton {
	float:left;
	width:60px;
}