@font-face {
	font-family: StagSansLight;
	src: url("../../css/fonts/StagSansWeb-Light.eot");
	src: url("../../css/fonts/StagSansWeb-Light.eot?#iefix") format("embedded-opentype"),
		 url("../../css/fonts/StagSansWeb-Light.woff") format("woff"),
		 url("../../css/fonts/StagSansWeb-Light.ttf") format("truetype"),
		 url("../../css/fonts/StagSansWeb-Light.svg#StagSansWeb-Light") format("svg");
	font-weight:normal;
}

@font-face {
  font-family: StagSansLight;
  src: url("../../css/fonts/StagWeb-Semibold.eot");
  src: url("../../css/fonts/StagWeb-Semibold.eot?#iefix") format("embedded-opentype"),
	   url("../../css/fonts/StagWeb-Semibold.woff") format("woff"),
       url("../../css/fonts/StagWeb-Semibold.ttf") format("truetype"),
       url("../../css/fonts/StagWeb-Semibold.svg#StagWeb-Semibold") format("svg");
  font-weight: bold;
}

/* reset */
* {
    margin: 0;
    padding: 0;
    font-family:StagSansLight,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
}

#horisontal-ticker th {
    font-weight: 700;
}

.tab-content {
    padding-right: 20px;
}

/* render html5 elements as block */
header, footer, section, aside, nav, article {
    display: block;
}

a {
    text-decoration: none;
    text-transform: none;
}

li {
    list-style: none;
}

hr {
    clear: both;
}

.clear {
    clear: both;
}

h2 {
    margin-bottom: 10px;
}

label {
    display: inline-block;
    min-height: 20px;
    /*padding-left: 20px;*/
    margin-bottom: 0;
}

    label > input {
        position: absolute;
        margin: 3px 0 0;
        margin-left: -20px;
        line-height: normal;
    }

.excel-download {
    padding-top: 10px;
}

    .excel-download a {
        color: #666;
        vertical-align: top;
    }

.share-subscription {
    width: 40%;

}
/* Pagination *****************************************************/
#pagingControls ul {
    width: 13%;
    margin: auto;
}

#pagingControls li {
    border: 1px solid #CCCCCC;
    color: #808185;
    display: block;
    float: left;
    font-family: Trebuchet MS,Helvetica,sans-serif;
    font-size: 130%;
    margin-right: 3px;
    padding: 4px 4px 3px;
    text-decoration: none;
    margin-top: 10px;
    cursor: pointer;
}

#pagingControls a {
    color: #808185;
    outline: none;
}

    #pagingControls a:hover {
        text-decoration: underline;
        color: #000;
    }

.page-numbersnext, .page-numbers.prev {
    border: 1px solid #CCCCCC;
}

#pagingControls.current {
    background-color: #808185;
    border: 1px solid #808185;
    color: #FFFFFF;
}

/* Ticker large design *******************************************/

#tblTickerlargeDesign h3 {
    font-size: 1.7em;
    font-weight: bold;
    color: #569fca;
    padding: 0px;
    margin: 0px;
    line-height: 1.2em;
}

#tblTickerlargeDesign tr td {
    width: 63%;
    color: #569fca;
    text-align: left;
    font-weight: bold;
}

    #tblTickerlargeDesign tr td:last-child {
        color: #666;
    }

#horisontal-ticker {
    width: 100%;
    margin: 20px auto;
    border-collapse: collapse;
}

    #horisontal-ticker th {
        border-bottom: 1px solid #CCC;
        text-align: left;
    }

    #horisontal-ticker td, #horisontal-ticker th {
        padding: 5px 10px;
    }

        #horisontal-ticker th.image {
            border-bottom: none;
        }

            #horisontal-ticker th.image img {
                width: 40px;
                margin-bottom: -28px;
                padding-right: 2px;
            }

#target-ticker img {
    width: 25px;
}


/* Insider *************************************************/
.uppercase {
    text-transform: uppercase;
}

#tblInsider a {
    text-transform: uppercase;
}

#tblInsider td {
    width: 17%;
    padding-top: 2px;
}

#tblInsider th {
    cursor: pointer;
    width: 17%;
    color: #569fca;
    text-align: left;
    padding-bottom: 2px;
    border-bottom: 1px solid #000;
    border-collapse: collapse;
    text-transform: uppercase;
    min-width: 120px;
}

#tblInsider {
    border-collapse: collapse;
    width: 100%;
}

    #tblInsider th:nth-child(1), #tblInsider td:nth-child(1) {
        width: 10%;
    }

    #tblInsider th:nth-child(2), #tblInsider td:nth-child(2) {
        width: 18%;
    }

    #tblInsider th:nth-child(5), #tblInsider td:nth-child(5) {
        width: 7%;
    }

    #tblInsider th:nth-child(3), #tblInsider td:nth-child(3) {
        width: 19%;
    }

    #tblInsider th:nth-child(4), #tblInsider td:nth-child(4) {
        width: 19%;
    }

#tblInsiderDetail td {
    width: 145px;
}

#tblInsiderDetail th {
    width: 145px;
    color: #569fca;
    text-align: left;
}

.insiders-popup {
    padding: 30px;
    background: #ffffff;
    border-radius: 7px;
}

    .insiders-popup h1 {
        margin-top: 0;
    }

.my_popup_close {
    padding: 5px 10px;
    border-radius: 20px;
    background-color: #eaeaea;
    color: #000;
    margin-left: 95%;
    display: none;
}

/* Orderbook ********************************************/

#target-orderbook th {
    width: 65px;
    text-align: left;
}


/* Ticker ***************************************************/

#target-ticker td:first-child {
    font-weight: bold;
    padding-right: 10px;
}

#target-ticker h1 {
    color: #569fca;
}

.title {
    font-size: 14pt;
    font-weight: bold;
}

#price {
    font-size: 25pt;
    color: #569fca;
    font-weight: bold;
}

rect.highcharts-background {
    fill: #f5f4f4 !important;
}

/* Sharegraph ***************************************************/

#sharegraph-page-wrapper {
    /* width: 66.666666666%; */
    margin: auto;
    padding: 10px;
    background: #f5f4f5;
}

#cision-websolution-container {
    margin-top: -20px;
}


#container {
    height: 500px;
    width: 100%;
}

/*small sharegraph styles perhaps*/
#mini-sharegraph #container {
    margin: 20px auto;
    height: 150px;
    width: 500px;
}

.actions {
    float: left;
    background-color: #CCC;
}

#tblNewShareholders {
    width: 100%;
}

    #tblNewShareholders th, #tblShareSize th, #tblArea th, #tblLargest th, #tblAnnual th, #tblQuarterly th {
        color: #009DD9;
        text-align: left;
    }

    #tblNewShareholders tr:nth-child(even), #tblShareSize tr:nth-child(even), #tblArea tr:nth-child(even), #tblLargest tr:nth-child(even), #tblInsiderDetail tr:nth-child(even),
    #recommendations-history div:nth-child(even), #tblAnnual div:nth-child(even), #tblQuarterly div:nth-child(even), #tblInsider tr:nth-child(even),
    #shareCalculatorHistory tr:nth-child(even) {
        background: #F3F4F4;
    }

#tblShareSize, #tblLargest, #tblArea {
    width: 100%;
}



/* Share calculator ************************************************/
#shareHeader {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.sharecalclulator-container {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

    .sharecalclulator-container input[type=radio] {
        margin: 4px 0 0;
        margin-left: -20px;
    }

    .sharecalclulator-container fieldset {
        margin-top: 5px;
        border: 1px solid #e5e5e5;
        border-radius: 4px;
        padding: 10px;
        clear: both;
    }

    .sharecalclulator-container legend {
        margin-bottom: 0px;
        color: #569fca;
        width: auto;
        border-bottom: none;
    }

    .sharecalclulator-container table td {
        padding: 4px 10px 4px 0px;
        width: 90px;
    }

    .sharecalclulator-container .fullsize {
        width: 100%;
    }

    .sharecalclulator-container .bold {
        font-weight: 700;
    }

    .sharecalclulator-container .amount {
        width: 100%;
    }

    .sharecalclulator-container .first {
        width: 200px;
    }

    .sharecalclulator-container .sharevalues .second {
        width: 180px;
    }

    .sharecalclulator-container .valuesSeparator {
        margin-top: 10px;
    }

    .sharecalclulator-container .helptext {
        font-style: italic;
        font-size: 13px;
    }

    .sharecalclulator-container #csvExport {
        margin-left: 10px;
    }

    .sharecalclulator-container .history-download {
        margin-top: 15px;
    }

    .sharecalclulator-container .compute-button {
        background-color: #569fca;
        border-color: #569fca;
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 10px;
        clear: both;
    }

    .sharecalclulator-container #share-help-container {
        margin-top: 20px;
    }

    .sharecalclulator-container .results-right {
        width: 49%;
        float: left;
    }

    .sharecalclulator-container .results-left {
        width: 49%;
        float: left;
        margin-left: 10px;
        border-left: 1px solid #e5e5e5;
    }

    .sharecalclulator-container .border {
        margin-left: 10px;
    }

     .sharecalclulator-container h4 {
        margin-bottom: 5px;
    }

/* Ticker trades ************************************************/

#tblTickerTrades th {
    padding-bottom: 5px;
    color: #569fca;
    text-align: left;
    width: 70px;
}

#tblTickerTrades td {
    padding-bottom: 5px;
    color: #666;
    font-weight: bold;
}

/* Information ***********************************************/

#info {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #E2E2E2;
    border-image: none;
    border-style: solid;
    border-width: 3px 1px 1px;
    overflow: hidden;
    padding: 10px 5px 10px 10px;
    width: 97%;
}

    #info h4 {
        margin: 0 20px 10px 0;
        padding-bottom: 4px;
        text-transform: uppercase;
        color: #888;
        font-size: 12pt;
        font-weight: bold;
        display: inline-block;
    }

    #info h5 {
        color: #A2A2A2;
        font-size: 12pt;
        font-weight: normal;
    }

.infoHeader {
    background-color: #EBEBEB;
    border: 1px solid #BDBDBD;
    display: inline;
    padding: 1px 2px;
}

.column {
    width: 23%;
    float: left;
    padding-right: 10px;
}

    .column:last-child {
        padding-right: 0;
    }

    .column h4 {
        height: 30px;
    }

/* Tab content *********************************************************/

.tab-content {
    padding: 10px;
    padding-right: 50px;
    padding-left: 20px;
    border-bottom: 1px solid #dddbdb;
    border-left: 1px solid #dddbdb;
    border-right: 1px solid #dddbdb;
}

/* Estimate module **************************************************/

.analytics {
    color: red;
    margin-bottom: 0;
}

a.estimateHistory {
    padding: 3px 10px 3px 10px;
    border: solid 2px #888;
    border-radius: 15px;
    background: linear-gradient(#CCC, #888);
    color: #FFF;
}

#periods h5 {
    color: #A2A2A2;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    padding-left: 15px;
    padding-bottom: 5px;
}

#periods .selected {
    background-color: #ebebeb;
    border-color: #adadad;
}
#periods {
    min-width: 305px;
}

#periods, .dropdown, .date-picker {
    margin-top: 10px;
}

#currentRecommendationDistribution {
    width: 100%;
}

#annual {
    margin-bottom: 15px;
    padding: 5px;
    border: solid 1px #e2e2e2;
    border-top: 3px solid #e2e2e2;
}

#quarterly {
    margin-bottom: 15px;
    padding: 5px;
    border: solid 1px #e2e2e2;
    border-top: 3px solid #e2e2e2;
}

#reference {
    padding-top: 20px;
}

#share-information {
    width: 100%;
}

#ownership, #estimate {
    width: 100%;
}

#tblAnnual {
    width: 100%;
}

#tblQuarterly {
    width: 100%;
}

#historicDataHeader a {
    font-weight: bold;
    color: #A1C211;
}

    #historicDataHeader a.active {
        color: #0078C3;
    }

tr.even {
    background-color: #DFE9F5;
}

#historicRecommendation h2 {
    display: inline;
}

.recommendationInfo {
    margin: 5px 0 10px 0;
    cursor: pointer;
    z-index: 3;
    display: inline;
}

#recommendation_gradient {
    background-image: url(http://feed.ne.cision.com/estimate/images/RecommendationGradient.png);
    position: relative;
    background-size: 100%;
    width: 100%;
    height: 36px;
    display: block;
    font-weight: bold;
    margin: 5px 0 7px 0;
}

#rekBar tr {
    padding-bottom: 5px;
}

#currentRecommendationDistribution .recommendation-bar {
    height: 20px;
    margin: 0;
}

.analysts {
    bottom: 3px;
    color: red;
    font-size: 10px;
    left: 3px;
    position: relative;
    text-align: left;
}

#recommendations-history {
    width: 100%;
}

    #recommendations-history td div {
        padding-bottom: 2px;
        padding-top: 2px;
    }

/* Performance module *****************************************/

#tblTickerPerformance tr td {
    padding: 3px 10px;
    color: #569fca;
    text-align: left;
    font-weight: bold;
}

    #tblTickerPerformance tr td:last-child {
        color: #666;
        margin-left: 10px;
        max-width: 40px;
    }

.card-item.span3 {
    border-bottom: 1px solid #569fca;
    padding-bottom: 10px;
}

/* Releases ********************************************************/

#release-title h2 {
    font-size: 16pt;
    line-height: normal;
}

#releases {
    margin-bottom: 20px;
}

#tblReleases td {
    padding: 10px;
}

#tblReleases a {
    text-decoration: none;
}

    #tblReleases a:hover {
        text-decoration: none;
        color: #1872a5;
    }

.pageIndex {
    clear: both;
}

/* release without image */


p.pubDate {
    font-size: 0.8em;
    font-style: italic;
    line-height: 0em;
    color: #888;
}

.pubDateDetail {
    margin-top: 10px;
    font-size: 0.8em;
    font-style: italic;
    line-height: 0em;
}

.extras {
    margin-top: 10px;
    width: 20%;
    float: right;
}



/* Dokument links ********************************************/

/* PDF document links */
.Release-file a[href$='.pdf'] {
    background: transparent url(../images/pdf.png) center left no-repeat;
    display: inline-block;
    padding-left: 30px;
    line-height: 55px;
}

/* Excel Documents links */
.Release-file a[href$='.xlsx'], a[href$='.xls'], a[href$='.csv'], a[href$='.xlw'], a[href$='.xlt'] {
    background: transparent url(../images/excel.png) center left no-repeat;
    display: inline-block;
    padding-left: 30px;
    line-height: 55px;
}

/* Word Document Links */
.Release-file a[href$='.docx'], a[href$='.doc'], a[href$='.rtf'], a[href$='.wps'], a[href$='.txt'] {
    background: transparent url(../images/word.png) center left no-repeat;
    display: inline-block;
    padding-left: 30px;
    line-height: 55px;
}

/* calendar styles */

.attachments, .dateTime {
    margin-top: 20px;
    margin-right: 60px;
    float: left;
}

#upcoming > table > thead > tr > th, #archive > table > thead > tr > th, #upcoming > table > tbody > tr > td, #archive > table > tbody > tr > td {
    border: none;
    padding: 7px 20px;
}

#printed-materials > table > tbody > tr > td > div > input {
    margin-top: 8%;
}

#printed-materials > h2 {
    margin-bottom: 20px;
}

#printed-materials > table > tbody > tr > td {
    border: none;
    padding: 10px 20px 10px 0;
}

#upcoming > table > tbody > tr, #archive > table > tbody > tr, #upcoming > table > thead > tr, #archive > table > thead > tr, #printed-materials > table > tbody > tr {
    border-bottom: 1px solid #CCC;
}

#upcoming > table, #archive > table, #printed-materials > table {
    border: none;
    border-collapse: collapse;
    width: 100%;
}

.active-items {
    margin-bottom: 40px;
}

#upcoming > table > tbody > tr:nth-last-child(1), #archive > table > tbody > tr:nth-last-child(1) {
    border: none;
}

.addToCalendar .glyphicon-calendar {
    color: #000;
    font-size: 35pt;
}

.glyphicon-plus-sign {
    border-radius: 30px;
    margin-left: -15px;
    background-color: #FFF;
}

a.cal:hover > .glyphicon-plus-sign {
    color: #04dd08;
}

#target-categories-2 > div > ul > li a:hover, #target-categories-2 > div > ul > li a.active {
    cursor: pointer;
    border: 1px solid #dbd9d9;
    border-radius: 4px;
    padding: 9px 9px;
}

#target-categories-2 > div > ul > li a {
    padding: 10px 10px;
}

#target-categories-2 > div > ul > li > a.active {
    color: #000;
}

#target-categories-2 > div > ul > li {
    display: inline-block;
}

#target-categories-2 {
    clear: both;
    margin-bottom: 20px;
}

    #target-categories-2 > .categories > ul {
        margin: 0;
        padding: 10px 0;
        display: inline;
        background: #eee;
        border-radius: 4px;
        background: #FFF;
    }

#event {
    width: 60%;
    margin: 10px auto;
}

a:hover {
    text-decoration: none !important;
}

.event-content img {
    float: left;
    margin-right: 10px;
}

.event-content .date {
    font-size: 10pt;
    font-style: italic;
}

.event-content h2 {
    font-size: 18pt;
}

#target-categories > h2 {
    margin-top: 0;
}

#event .back-link a {
    padding: 3px 15px;
    background: #CCC;
    border-radius: 5px;
    color: #FFF;
}

#event .back-link {
    margin-top: 10px;
}

.first-event img {
    float: left;
    margin-right: 20px;
}

.first-event .pubDate p {
    font-size: 9pt;
    font-style: italic;
    margin-bottom: 0;
}

.first-event a {
    color: #000;
}

.first-event h2 {
    margin-bottom: 20px;
}

#target-categories h2 {
    margin-bottom: 20px;
}

.addToCalendar {
    display: block;
    padding-top: 45px;
}

.form-group {
    margin-bottom: 15px;
}

.form-inline {
    margin-bottom: 15px;
}


#itemListTarget > div > input {
    width: 96%;
}

#upcoming > table > tbody > tr > td:nth-child(5) > div > input.form-control {
    margin-top: 15px;
}


#printed-materials > table > tbody > tr:nth-last-child(1) {
    border-bottom: 1px solid #CCC;
}

.order-printed-form {
    margin-top: 50px;
}

#printed-materials > table > tbody > tr > th {
    border: none;
    text-align: left;
    padding-bottom: 5px;
}

#printed-materials > table > tbody > tr > td {
    text-align: left;
    max-width: 250px;
}

.required, .required-text {
    margin-right: 10px;
    color: #ce0202;
}

.required-text {
    margin-bottom: 10px;
}

#btnOrder {
    margin-top: -60px;
    margin-left: 14px;
}

#itemListTarget > div.order-printed-form > div > span {
    vertical-align: -3px;
}
/*
.main-container{
    display:none;
}
*/
.btn.btnLogin {
    background: #1297D0;
    border-color: #128dc2;
    color: #FFF;
    text-shadow: none;
}

    .btn.btnLogin:hover {
        background: #14a2de;
        color: #FFF;
        border-color: #128dc2;
    }

.disclaimer {
    display: inline-block;
    background: -webkit-linear-gradient(top, #002F5F, #158BCA);
    background: -o-linear-gradient(bottom, #002F5F, #158BCA);
    background: -moz-linear-gradient(bottom,#002F5F, #158BCA);
    background: linear-gradient(to bottom, #002F5F, #158BCA);
    padding: 30px;
    border-radius: 7px;
    width: 600px;
    color: #FFF;
    border: 5px solid #FFF;
}

    .disclaimer h1 {
        margin-top: 0;
    }

#disclaimerAccept {
    color: #000;
    float: right;
}

#disclaimerDecline {
    color: #000;
    float: left;
}

#target-account input {
    width: 400px;
}

#target-account select {
    width: 412px;
}

.contactForm {
    margin-left: 15px;
    display: inline-block;
    width: 300px;
}

.contactForm2 {
    display: inline-block;
    float: right;
}

.userLogout {
    display: inline-block;
    float: right;
}


.deleteAccount {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 3px;
    margin-left: 15px;
}

.right {
    margin-bottom: -30px;
}

.float > .left {
    float: left;
    display: block;
    margin-right: 130px;
    margin-top: -10px;
}


.accountTabs {
    margin: 0 !important;
}

.toggleFirstItem {
    border-top: 1px solid #DDD;
}

.toggleSubscr {
    border-bottom: 1px solid #DDD;
    width: 630px;
}

    .toggleSubscr:nth-last-child(1) {
        border-bottom: none;
    }

.subscrHeaders {
    cursor: pointer;
}

    .subscrHeaders img {
        float: right;
    }

.checkBoxLabel {
    display: block;
    padding-left: 15px;
}

.checkbox.inline {
    padding-top: 0 !important;
}

    .checkbox.inline + .checkbox.inline {
        margin-left: 2px !important;
    }

input.checkBoxInput {
    margin-left: 0 !important;
    margin-right: 3px !important;
}

.no_indent {
    margin-left: 15px;
}

.subscrLangSpace {
    margin-top: 3px;
}

.singleCheckbox {
    margin-left: -20px;
}

.calendarCheckbox {
    float: right;
    margin-right: 250px;
    margin-top: 4px;
}

.ui-icon {
    float: left;
    margin: 0 7px 20px 0;
}

.ui-icon-alert {
    float: left;
    margin: 0 7px 20px 0;
}

#dialog-confirm {
    display: none;
    font-size: 0.9em;
}

#dialog-forgot {
    display: none;
    font-size: 0.9em;
}

#confirmPassword {
    margin-left: 21px;
    margin-bottom: 0;
}

.ui-dialog .ui-dialog-buttonpane {
    margin-top: 0 !important;
}

    .ui-dialog .ui-dialog-buttonpane button {
        margin: .5em .6em .5em 0 !important;
    }

.inputPrinted {
    max-width: 100px;
}

.langTag {
    float: left;
    max-width: 46px;
    margin-top: 1px;
}

.categoryTag {
    width: 150px;
    float: left;
}

.calendarCategories {
    float: left;
}

.printed {
    margin-top: 5px;
}

ul.subscriptions li {
    margin-bottom: 20px;
    list-style: disc;
}

    ul.subscriptions li ul li {
        margin-bottom: 0;
        list-style-type: none;
    }

.reset-container {
    display: block;
    width: 800px;
    margin: 70px auto;
}

#resetPassword {
    padding: 2px 15px;
    border-radius: 5px;
}

img.minus, img.plus {
    width: 20px;
    height: 20px;
}

#overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#loading {
    width: 50px;
    height: 57px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -25px;
}

.responsive-break {
    display: none;
}


/*==================================================
=                  Media Queries                   =
==================================================*/

/* smart phone */
@media screen and (max-width: 640px) {
    #cision-websolution-container {
        width: 98%;
    }

    #periods {
        width: 60%;
    }

    .responsive-break {
        clear: both;
    }

    .column {
        height: 100px;
        margin-bottom: 20px;
        width: 45%;
    }

        .column h4 {
            height: auto;
        }
}


/* Small Devices, Tablets */
@media screen and (min-width: 640px) and (max-width: 850px) {
    #cision-websolution-container {
        /* width: 80%; */
    }

    #periods {
        /* width: 40%; */
    }

    .responsive-break {
        clear: both;
    }

    .column {
        height: 100px;
        margin-bottom: 20px;
        width: 45%;
    }

        .column h4 {
            height: auto;
        }
}
/* Tablets landscape */

@media all and (min-width: 850px) and (max-width: 1100px) {
    #cision-websolution-container {
        /* width: 60%; */
    }

    .responsive-break {
        display: none;
    }

    .responsive-break {
        clear: both;
    }

    .column {
        height: 100px;
        margin-bottom: 20px;
        width: 45%;
    }

    #periods {
        /* width: 30%; */
    }

    .column h4 {
        height: auto;
    }
}


/* Sharegraph extras  */

.datepicker-dropdown {
    margin-left: -39px;
}

.prev:hover, .next:hover {
    cursor: pointer!important;
}

.row {
    padding: 25px 15px 25px 5px;
    margin-left: 0px;
}

.dropdown {
    float: left;
    margin-right: 10px;
}

.date-picker {
    float: left;
    margin-right: 10px;
    width: 140px;
}

.dropdown-toggle {
    text-align: left;
    color: #888;
    min-width: 140px;
}

.dropdown-toggle .caret {
    float: right;
    margin-top: 8px;
}


#share-options-select li a {
    min-width: 220px;
}

#share-options-select li .glyphicon {
    display: none;
    float: right;
}

#share-options-select li.selected .glyphicon {
    display: inline-block;
}

.sharegraph-tabs {
    /*margin: 10px;*/
}

.tab-content table {
    width: 100%;
    margin-bottom: 20px;
}

.tab-content table tr {
    border-bottom: 2px solid #eaeaea;
    height: 33px;
    vertical-align: bottom;
}

.tab-content table tr th {
    color: #444 !important;
    font-weight: bold!important;
}

.tab-content table tr td {
    color: #555!important;
    font-weight: normal!important;
}
.tab-content #tblTickerPerformance tr td {
    padding: 2px 2px;
}

.tab-content #tblTickerPerformance tr td:last-child {
    text-align: right;
}

.highcharts-tooltip > span {
    padding: 30px;
}
