.action {
    margin: 0!important;
    float: left;
    padding: 7px;
    background-color: #eaeaea;
    border-right: 1px solid #FFF;
    color: #333;
    cursor: pointer;
}

#periods {
    margin-left: 10px;
    position: absolute;
    width: 30%;
    top: 5px;
    z-index: 1000;
}

.action:hover {
    background-color: #FFF;
}


/* 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;
}


/* Insider *************************************************/

#tblInsider a {
    text-transform: uppercase;
}

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

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

/*#tblInsider {
    border-collapse: collapse;
    width: 100%;
    font-size:14px;
}*/

#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: block;
}

/* 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: #cf2920;
}

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

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

#delta 
{
    
    }


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

#container {
    height: 500px;
}

.actions {
    float: left;
    background-color: #CCC;
}
#tblNewShareholders {
    width: 100%;
}
#tblNewShareholders th, #tblShareSize th, #tblArea th, #tblLargest th, #tblAnnual th, #tblQuarterly th {
    color: #cf2920;
    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) {
    background: #F3F4F4;
}*/

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

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

/*#tblTickerTrades th 
{
    padding-bottom:5px;
    color: #cf2920;
    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: 635px;*/
}

/*#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;
}

/*.graph-column {
    width: 25%;
    float: left;
}*/

/* 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 **************************************************/

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

.highcharts-container #highcharts-0 {
    width: 100%;
}

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

#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: #cf2920;
    text-align: left;
    font-weight: bold;
}

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

.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("/cision/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("/cision/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("/cision/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;
}

.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;
}



.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;
}
