/***************************PAGE-FONT-STYLE START********************************/
.page-font-style
{
    font-size: 11px;
    color: #333;
    background-color: #fff;
    font-family: Arial,Helvetica,sans-serif;
}
/***************************PAGE-FONT-STYLE END********************************/

/***************************MAIN-HEADING START********************************/
.main-heading
{
    font-size: 18px;
    color: #D52B1E;
}


.div-share-name-and-date
{
}

/***************************MAIN-HEADING END********************************/

/***************************TABLE START********************************/
.table-share-header
{
    border: solid 1px #CCC;
    border-left: none;
    border-right: none;
    background-color: #f4f4f4;
}

.table-share-header-check
{
    text-align: left;
    border-left: solid 1px #CCC;
    padding-left: 10px;
}

.table-share-header-date
{
    border-right: solid 1px #CCC;
}

.table-share-header-name
{
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-align: left;
    padding-left: 10px;
}

.table-share-header-market
{
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-align: left;
}

.table-share-header-currency
{
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

.table-share-header-date
{
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}

.table-share-row-name
{
    text-align: left;
    padding-left: 10px;
}

.table-share-row-currency
{
    text-align: center;
}

.table-share-row-date
{
    text-align: right;
    width: 130px;
}

.table-grid-line
{
    border-color: #FFFFFF;
    border-width: 1px;
}
.table-share-row-even
{
    background-color: #EEE;
}
.table-share-row-odd
{
    background-color: #FFFFFF;
}

/***************************TABLE END********************************/


/***************************HYPERLINK START********************************/
.footer-box
{
    text-align: right;
}

.footer-box .hyperlink
{
    color: #d52b1e;
    text-decoration: underline;
}

.footer-box .hyperlink:hover
{
    color: Blue;
}
/***************************HYPERLINK END********************************/


/***************************TAB START********************************/
.tabs
{
    line-height: 25px;
    border-bottom: solid 1px #9c9c9c;
}

.tabItem-active
{
    text-decoration: none;
    background: #FFF;
    color: #000;
    font-weight: bold;
    border: solid 1px #9c9c9c;
    border-bottom: solid 1px #FFF;
}
.tabItem
{
    color: #686868;
    text-decoration: none;
    border: solid 1px #d6d6d6;
    border-bottom: none; /*     background-color: #f4f4f4;     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f4f4), to(#eee));     background: -moz-linear-gradient(top, #f4f4f4, #eee);     background: -ms-linear-gradient(top, #f4f4f4, #eee); */
}

/***************************TAB END********************************/

/***************************BUTTON START********************************/
.show-data-button
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    background-color: #D52B1E;
    border: 1px solid transparent;
    background-image: -moz-linear-gradient(center top , #DD4B39, #D14836);
    margin-right: 20px;
}

.download-data-button
{
    text-decoration: none;
    text-align: center;
    height: 28px;
    font-size: 11px;
    text-transform: uppercase;
    background-color: #ECECEC;
    border: 1px solid #B6B6B6;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
}

.download-data-button:active
{
    border: 1px solid #949494;
}

/***************************BUTTON END********************************/


/***************************SEARCH RESULT START********************************/
#txtStartDate, #txtEndDate
{
    font-size: 11px;
    color: inherit;
}
.break
{
    height: 10px;
}
.div-result h1
{
    font-size: 13px;
    font-weight: bold;
}

.result-box-border
{
    border-color: #CACACA;
}

.multiple-result-box-border
{
    border-color: #CACACA;
}

.result-close-icon
{
    border: 1px solid #CACACA;
    position: absolute;
    height: 23px;
    width: 23px;
    background-color: #FEFEFE;
    border-radius: 2px 2px 2px 2px;
    vertical-align: middle;
    z-index: 999999;
    text-align: center;
    vertical-align: bottom;
    line-height: 23px;
}
.result-close-icon:hover
{
    cursor: pointer;
}

.single-share
{
    width: 49%;
}

.single-share table
{
    margin: 0 auto;
}
.single-result-values
{
    padding-left: 25px;
    line-height: 20px;
    text-align: left;
}
.single-result-date-text
{
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.single-result-close-price-value
{
    font-size: 28px;
    font-weight: bold;
}

.single-result-close-price-text
{
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

.single-result-close-price-currency
{
    font-size: 20px;
    font-weight: bold;
}

.single-share-sperator
{
    font-size:1px;
    border-left: 1px solid #C2C2C2;
}

.multi-share
{
    padding-left: 12px;
}

.mutil-result-share-name
{
    font-size: 12px;
    font-weight: bolder;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
}
.mutil-result-close-price-value
{
    font-size: 15px;
    font-weight: bolder;
}
.mutil-result-close-price-currency
{
    font-size: 15px;
    font-weight: bolder;
}
.mutil-result-market-name
{
    font-size: 12px;
}

.mutil-result-share-box-item
{
    margin: 5px;
    border: 1px solid #B7B7B7;
    background-color: #EEE;
    width: 90%;
    display: inline-block;
    text-align: center;
    line-height: 22px;
    border-radius: 5px 5px 5px 5px;
}

.second-heading
{
    font-size: 12px;
    color: #333;
    text-transform: uppercase;
    font-weight: bold;
}

/***************************SEARCH RESULT END********************************/



