@import url("//fonts.googleapis.com/css?family=PT+Sans:400,400i,700");

body {
    font-size: 13px;
    margin:0px;
    font-family: 'PT Sans', sans-serif;
    color: #6f6563;
    background-color: transparent;
} 
/***************************PAGE-FONT-STYLE START********************************/
.page-font-style {
    background-color: transparent;
}
/***************************PAGE-FONT-STYLE END********************************//***************************MAIN-HEADING START********************************/
.main-heading {
    font-size: 18px;
}
.main-heading {	
	display: none;
}
.wrapper {
	padding: 0;
	width: 100%;
	max-width: 1007px;
}
/***************************MAIN-HEADING END********************************/  /***************************TABLE START********************************/
.table-share td:first-child {
    padding-bottom: 5px;
    width: 20px;
}

.divGraph hr {
    display:none;
}
.table-share-header-check {
	text-align: left;
}
.selection {
    background:#fff;
}
.table-share-header {
    background:#e0e0e0;
    padding: 10px;
    border:0px;
    font-weight:bold;
    color:#000;
}
.table-share-header-date {
	border-right: solid 0px #CCC;
}
.table-share-header-name {
	text-align: left;
}
.table-share-header-market {
	text-align: left;
}
.table-share-header-currency {

}
.table-share-header-date,
.table-share-row-date {
	text-align: right;
}
.table-share-row-currency {
	text-align: center;
}
.table-share td {
    border-bottom:1px solid #e0e0e0;
    background:#f5f5f5;
    line-height:inherit;
}
.table-share td,
.table-share th {
    padding: 10px;
    height:inherit;
}

  /***************************TABLE END********************************/   /***************************HYPERLINK START********************************/
.footer-box {
	text-align: right;
}
.footer-box .hyperlink {
	/*color: #d52b1e;*/
	text-decoration: none;
}
.footer-box .hyperlink:hover {
	/*color: Blue;*/
	text-decoration: underline;
}
.disclaimer-box a, .cookies-box a {
	text-decoration: none;
} 
.disclaimer-box a:hover, .cookies-box a:hover {
	text-decoration: underline;

}  /***************************HYPERLINK END********************************/   /***************************TAB START********************************/
.tabs {
	line-height: 29px;
	/*height: 30px;*/
	border-bottom: 3px solid #fe760a;
}
.tabs li {
    margin: 0 3px 0px 0;
}
.tabItem-active {
	text-decoration: none;
	background: transparent;
	color: #fe760a;
	font-weight: bold;
    font-size:15px;
	border: solid 0px #fe760a;
	text-transform: none;
    text-decoration: none;
	padding: 5px 10px;
    background-color: #FFF;
}
.tabItem {
    color: #6f6563;
    font-size:15px;
	text-decoration: none;
	border: solid 0px #fff;
	font-weight: bold;
	text-transform: none;
	padding: 5px 10px;
	background-color: transparent;
}
.tabItem:hover,
.tabItem-active:hover {
    color:#fe760a;
    transition:all 0.3s;
}
/***************************TAB END********************************/  /***************************BUTTON START********************************/
.show-data-button {
	color: #ffffff;
	font-size: 13px;
	/*text-align: center;*/
	background: #fe760a;
	border: 1px solid #fe760a;
	margin-right: 13px;
	font-family: 'PT Sans', sans-serif;
	padding: 2px 15px !important;
	width: 133px;
    font-weight:bold;
}
.show-data-button:hover {
    background: #ffffff;
    color: #fe760a;
    transition:all 0.3s;
}
.download-data-button {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-transform: none;
	background: #fe760a;
	padding: 5px 15px 2px 15px;
	cursor: pointer;
    font-weight:bold;
	border: 1px solid #fe760a;
}

.download-data-button:hover {
	background-color: #ffffff;
    color: #fe760a;
    transition:all 0.3s;
}
/***************************BUTTON END********************************/   /***************************SEARCH RESULT START********************************/
#txtStartDate,
#txtEndDate,
#txtHeaderCurrency 
{
	width: 125px;
	font-size: 13px;
	font-family: 'PT Sans', sans-serif;
	color: inherit;
	background: transparent !important;
	padding: 4px 2px 4px 4px;
	border: 1px solid #ccc;
}
.divGraph .second-heading {
    font-size: 16px;
    padding-left: 10px;
}
.ac_input {
    padding: 4px 0 4px;
}
.ac-arrow {
    
    border: medium none;
    height: 16px;
    overflow: hidden;
    top: 2px;
    vertical-align: middle;
    width: 16px;
}
.result-box {
    border: 1px solid #e0e0e0;
}
.result-close-icon {
	border: 1px solid #e0e0e0;
	position: absolute;
	height: 23px;
	width: 23px;
	background: transparent !important;
	border-radius: 2px 2px 2px 2px;
	z-index: 999999;
	text-align: center;
	vertical-align: bottom;
	line-height: 23px;
}
.selection-left {
    padding-left:10px;
}
.result-close-icon:hover {
	cursor: pointer;
}
.single-share {
	width: 49%;
}
.single-share table {
	margin: 0 auto;
}
.single-result-close-price-text,
.single-result-date-text{
	font-weight: bold;
}
.single-result-values {
	padding-left: 25px;
	line-height: 20px;
	text-align: left;
}
.single-share-sperator {
	border-left: 1px solid #ccc;
}
.multi-share {
	padding-left: 12px;
}
.second-heading {
	
} 
/***************************SEARCH RESULT END********************************/
.divGraph{
	display: block;
}
.local-currency{ width: auto !important;}
.ac_input {
    background: transparent !important;
    border: 1px solid #ccc;
    vertical-align: middle !important;
}
.btn-outer {
    float: left;
    height: 100%;
    overflow: visible;
	padding-bottom: 10px;
}
.btn-inner {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 156px !important;
}
.download .btn-inner {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 206px !important;
}
.td-fromto, .td-right, .td-iconcalendar {
    width: 40px;
}
.selection {
    clear: both;
    padding: 25px 0 18px;
}
hr {
    border-top: 1px solid #ccc;
}
.td-fromto, .td-right, .td-iconcalendar {
    padding-left: 10px;
    vertical-align: middle;
}
.div-result {
    float: left;
    margin-top: 20px;
    position: relative;
    width: 100%;
}
.download-single-result table td,
.scroller-bable td {
    padding:10px;
    border-bottom: 1px solid #e0e0e0;
    background: #f5f5f5;
}
.scroller-table th {
    background: #e0e0e0;
    border-bottom: 0px solid #e0e0e0;
    padding:10px;
    color:#000;
}
.EUCalendar-title div {
    text-shadow: none;
	color: #6f6563 !important;
}
.EUCalendar-dayNames div {
    text-shadow: none;
	color: #6f6563 !important;
}
.EUCalendar {
    font-family: 'PT Sans', sans-serif !important;
    font-size: 13px !important;
	color: #6f6563 !important;
}
.EUCalendar table {
    font-family: 'PT Sans', sans-serif !important;
    font-size: 13px !important;
	color: #6f6563 !important;
}
.EUCalendar-day {
    color: #6f6563;
}
.EUCalendar-day-selected {
    background-color: grey;
}
@media (max-width : 350px) {
	
	.tabs {
	}
	.single-data-label { 
		white-space: normal;
	}
	.single-data-item{
		padding-right: 0px; 
		padding-left: 8px;
	}
	#downloadResult, #divSearchResult {
		
	}

}


div#historicalSearchResult .divGraph {
	display: none!important;
}
