body {
    width: 100%;
    overflow-y: auto;
}

a {
    color: #00837E;
    text-decoration: none;
    text-transform: none;
}

    a:hover {
        color: #005e5b;
        text-decoration: none;
        text-transform: none;
    }

li {
    list-style: none;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

h4.page-title {
    background-image: linear-gradient(to right, rgba(138, 138, 141, 0.75), rgba(138, 138, 141, 0.35), rgba(0, 0, 0, 0));
    background-position: 0px 35px;
    background-repeat: no-repeat;
    background-size: unset;
    padding-bottom: 8px;
}

.index-page-title {
    margin-left: 15px;
    margin-right: 15px;
}

.back-btn {
    margin-top: 10px;
    padding: 1px 10px;
}

.table {
    margin-top: 20px;
    border-bottom: 1px solid #dee2e6
}

    .table thead th {
        border-top: none;
    }

        .table td > .form-group, .table td p {
            margin-bottom: 0;
        }

.information-text {
    text-align: center;
    margin-bottom: 40px;
}

.styled-hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(138, 138, 141, 0.75), rgba(0, 0, 0, 0));
}

html {
    /*cannot figure out what the extra whitespace comes from so this is the ugly solution to get rid of it */
    overflow-x: hidden;
}

/* layout *********************************************/
.break {
    clear: both;
}

main {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

#content {
    margin: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 59%;
}


#IR-content {
    margin-bottom: 20px;
    width: 73%;
    float: left;
    margin-right: 2%;
}

#PR-content-detail {
    margin-bottom: 100px;
    margin-top: 10px;
    width: 90%;
    margin-right: 2%;
    float: left;
}

.column {
    width: 25%;
    float: left;
    padding-right: 10px;
}

    .column:last-child {
        padding-right: 0;
    }

    .column h4 {
        height: 30px;
    }

body {
    background: white;
    /*font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;*/
    color: #666;
}

footer p, footer a {
    color: #FFF;
    font-size: 11pt;
}

#mainDivider {
    background-color: #666;
    height: 2px;
}

ul.code li {
    margin-left: 20px;
}

ul.code {
    float: left;
    padding-right: 50px;
    padding-left: 0;
}

    ul.code h5 {
        margin-top: 10px;
    }

.documents {
    margin-top: 40px;
}

#target-media-list .card-columns {
    margin-bottom: 20px;
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
}

/* Sidebar *******************************************/

.subscribe p {
    font-size: 1.2em;
}

.subscribeInfo {
    float: left;
    margin-right: 5px;
    margin-bottom: 20px;
}

.mail {
    margin-top: 10px;
    clear: both;
    padding-right: 50px;
    margin-bottom: 20px;
}

    .mail .form-control {
        margin-bottom: 10px;
    }

    .mail #sendForm {
        margin-top: 10px;
    }


/* menu and submenu ********************************************/
.top-menu {
    font-size: 1.2em;
    z-index: 1200;
    background-color: rgba(5,58,79,0.9);
}

.navbar {
    background-color: rgba(5,58,79,0.9);
    color: white;
    box-shadow: 0 3px 5px rgba(5,58,79,1.0);
}

.navbar-collapse {
    margin-top: 5px;
}

.container ul {
    margin: auto;
}


.main-menu a:hover, .cision a:hover, .sajter a:hover {
    color: #CCC;
    text-decoration: none;
}

.main-menu {
    width: 80%;
}

    .main-menu .fa-2x {
        font-size: 5pt;
    }

.navbar-nav > li > a.current {
    border-bottom: 1px solid white;
}

.top-menu-dropdown {
    background-color: rgba(5,58,79,0.9);
    color: white;
}

.dropdown-toggle::after {
    vertical-align: 0.15em;
}

.navbar .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}
.navbar .nav-link {
    padding: 0.2rem;
}

.helper-menu {
    width: 100%;
    text-align: right;
}

    .helper-menu > ul > li {
        float: right;
        border-right-style: solid;
        border-right-width: 1px;
        padding: 0 10px;
        line-height: 1em;
        font-size: 10pt;
        vertical-align: middle;
    }

        .helper-menu > ul > li:first-child {
            border-right: none;
            padding-right: 8px;
        }

        .helper-menu > ul > li > a {
            color: white;
            vertical-align: text-top;
        }

            .helper-menu > ul > li > a:hover .menu-icon, .helper-menu > ul > li:hover, .helper-menu > ul > li:hover .menu-icon {
                cursor: pointer;
                color: #CCC;
            }

.navbar-expand-lg {
    width: 100%;
}

.menu-icon {
    font-size: 8pt;
    color: white;
    margin-right: 2px;
    vertical-align: baseline;
}

.navbar-toggler {
    margin-top: 10px;
}

/* Share calculator ************************************************/
#shareHeader {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.sharecalclulator-container input[type=radio] {
    margin: 4px 0 0;
}

.sharecalclulator-container fieldset {
    margin-top: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 10px;
    clear: both;
}

.sharecalclulator-container legend {
    margin-bottom: 0px;
    color: #00837E;
    width: auto;
    border-bottom: none;
}

.sharecalclulator-container table td {
    padding: 4px 10px 4px 0px;
    width: 110px;
}

.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 {
    padding-right: 35px;
    padding-left: 35px;
    margin-top: 10px;
}

.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;
}

#end-value {
    margin-left: 10px;
}
/* Header **************************************************/

header h1 {
    color: #FFF;
    font-size: 4em;
    margin-top: 0;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 1em;
    text-shadow: 0 0 7px #000000;
}

.header {
    height: 370px;
    width: 100%;
    background-image: url('../Images/Cision-Hero-NEW.png'); /*url('../Images/websolutions-header.jpg');*/
    background-repeat: no-repeat;
    background-position: 50% 25%;
    background-size: 100%;
}

.h1-wrapper {
    margin-bottom: 30px;
    text-align: center;
    padding-top: 180px;
}

.header h1 {
    display: inline;
    padding: 0.1em;
}

.navbar-brand img {
    cursor: pointer;
    width: 150px;
}

.navbar-brand {
    margin-top: -10px;
}

.main-menu .nav-link {
    color: white;
}

    .main-menu .nav-link:hover {
        color: lightgrey;
    }

.main-nav {
    margin-top: 5px;
    width: 100%;
}

hr.blue {
    width: 60%;
    border: 0,5px solid #569fca;
}

aside {
    margin-bottom: 20px;
}

.index-card-item {
    height: 500px;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

    .index-card-item .card-img-wrapper {
        max-height: 250px;
        overflow: hidden;
    }

.card-link p, .card-link h5 {
    color: #444;
}

.newsroom-card {
    height: 350px;
}

/* Footer ***************************************************************/
li.icons {
    margin-top: 2px;
    float: left;
    width: 25px;
    height: 24px;
    margin-left: 10px;
    border-radius: 2px;
}

    li.icons:hover {
        opacity: 0.6;
    }

.social {
    display: block;
    width: 250px;
    text-align: center;
    margin: 0px auto;
    padding-top: 10px;
    padding-bottom: 15px;
}

li.icons a {
    margin-left: 0;
    margin-top: 0.5px;
}

#insta {
    padding-top: 5px;
    padding-left: 7px;
}

.hex {
    padding-top: 50px;
    margin-bottom: 30px;
    width: 5%;
    margin-left: auto;
    margin-right: auto;
}

#contactInfo {
    max-width: 400px;
}

.mainContact {
    float: left;
    min-width: 200px;
}

.elq-form {
    min-width: 300px;
    max-width: 900px;
}

#elaquaSubmit {
    margin-left: 10px;
    margin-right: 10px;
}

.cision {
    max-width: 200px;
    text-align: right;
}

.sajter {
    max-width: 160px;
    text-align: right;
}

#footerContent {
    clear: both;
    width: 100%;
    background-color: #4D4E53;
    color: #333333;
    padding-bottom: 30px;
}

    #footerContent h5 {
        margin-top: 0;
        color: #fff;
    }

.footerMargin {
    width: 59%;
    margin: auto;
}

.lowerFooter {
    background-color: #292929;
    width: 100%;
    text-align: center;
    color: #333;
    padding: 7px;
}

    .lowerFooter > a, .lowerFooter > span {
        display: inline;
        margin: 5px 0;
        color: #71ACD9;
    }

    .lowerFooter > a {
        color: #fff;
    }

        .lowerFooter > a:hover {
            color: #CCC;
            text-decoration: none;
        }

/* Changelog **********************************************************/

#changelog-wrapper {
    padding-top: 20px;
    clear: both;
}

#changelog {
    line-height: 0.9em;
}

pre {
    background-color: #eee;
    border: 1px solid #CCC;
    display: block;
    padding: 20px;
    border-radius: 4px;
}

#changelog ul {
    margin-top: -20px;
    padding-left: 16px;
}

#changelog li {
    list-style-type: disc;
    line-height: 8pt;
}


#versions {
    padding: 5px 25px 5px 5px;
    border-radius: 3px;
    background: #f9f9f9;
}

/* subscription form *************************************************/

.subscriptionInformation {
    margin-top: 10px;
    float: right;
    width: 45%;
}

.subscription {
    margin-top: 10px;
    width: 45%;
    float: left;
}

.subscribeInfo {
    margin-right: 20px;
}


/* newsroom boxes *****************************************************/

.release-list .card-img-top {
    border-bottom: 1px solid #eaeaea;
}



/* Ticker large design *******************************************/

#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;
}

/* Sharegraph ***************************************************/

#sharegraph-container {
    margin-top: 20px;
    height: 500px;
    width: 100%;
}

#share-options-select, #share-download-options {
    float: left;
    margin-right: 10px;
}

.sharegraph-extras {
    margin-bottom: 10px;
}

/* Ticker trades ************************************************/
#tblTickerTrades {
    width: 100%;
}

    #tblTickerTrades td {
        color: #666;
        font-weight: bold;
    }

/* 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;
}

.furtherInfo {
    margin-top: 8px;
    font-style: italic;
}

/* 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;
}

.highcharts-container #highcharts-0 {
    width: 100%;
}

#reference {
    padding-top: 20px;
}

#historicDataHeader a {
    font-weight: bold;
    color: #A1C211;
}

    #historicDataHeader a.active {
        color: #0c6389;
    }

#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;
    }


/* release without image */

.list-group {
    margin-bottom: 20px;
}

.pubDateDetail {
    margin-top: 20px;
    font-size: 0.8em;
    font-style: italic;
    line-height: 0;
}

.extras {
    width: 20%;
    float: right;
}

.releaseDetail {
    width: 75%;
    float: left;
}

.Release-body img {
    width: 100%;
    height: 100%;
}

/* 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;
}

.addToCalendar .fa-calendar {
    color: #000;
    font-size: 35pt;
}

.fa-plus {
    border-radius: 30px;
    margin-left: -15px;
    background-color: #FFF;
}

a.cal:hover > .fa-plus {
    color: #04dd08;
}

#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;
}

#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;
}

#target-categories {
    margin-bottom: 20px;
}

.addToCalendar {
    display: block;
    padding-top: 45px;
}

.required {
    margin-right: 10px;
    color: #ce0202;
    float: left;
    vertical-align: middle;
}

.required-text {
    margin-bottom: 10px;
    color: #ce0202;
}

/* Sharegraph extras  */

.datepicker-dropdown {
    margin-left: -39px;
    /*margin-top: 55px;*/
}

.prev:hover, .next:hover {
    cursor: pointer !important;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.date-picker {
    float: left;
    margin-right: 10px;
    width: 160px;
}

#share-options-select li a, #share-download-options li a {
    color: #333;
}

#share-options-select li, #share-download-options li {
    min-width: 220px;
}

    #share-options-select li.cision-disabled a {
        color: grey;
    }

    #share-options-select li.cision-disabled:hover, #share-options-select li.cision-disabled:hover a {
        cursor: default;
    }

    #share-options-select li .fa-check {
        display: none;
        float: right;
        margin-top: 4px;
    }

    #share-options-select li.selected .fa-check {
        display: inline-block;
    }

.performance-table td:first-child {
    font-weight: 500;
}


/* Media queries *****************************************************/

@media all and (max-width: 1200px) {

    #pagingControls ul {
        width: 15%;
    }
}

@media all and (max-width: 1100px) {


    .cision {
        display: none;
    }

    .elq-form {
        float: right;
    }

    #contactInfo {
        width: 50%
    }

    .mainContact {
        width: 60%;
    }

    .sajter {
        display: none;
    }
}

@media all and (max-width: 1000px) {
    .navbar .navbar-collapse.float-right {
        float: none !important;
    }
    #pagingControls ul {
        width: 19%;
    }

    mainContact {
        width: 50%;
    }
}


/* Smartphones */
@media all and (max-width: 800px) {
    #horisontal-ticker {
        display: none;
    }

    .h1-wrapper {
        padding-top: 120px;
    }

    .newsroom-card {
        height: 400px;
    }

    header h1 {
        font-size: 3.5em;
    }

    .header {
        height: 270px;
    }

    .cision {
        width: 20%;
    }

    .sajter {
        width: 10%;
    }

    #pagingControls ul {
        width: 21%;
    }

    .mainContact {
        width: 100%;
    }

    .generalContact {
        float: left;
        margin-top: 10px;
    }
}


@media all and (max-width: 700px) {

    .header {
        height: 250px;
    }

    .h1-wrapper {
        padding-top: 120px;
    }

    header h1 {
        font-size: 3em;
    }

    .newsroom-card {
        height: 400px;
    }

    #elq-email {
        width: 100%;
    }

    .cision {
        width: 30%;
    }

    .sajter {
        width: 30%;
    }

    #contactInfo {
        width: 30%;
    }

    #pagingControls ul {
        width: 21%;
    }
}


/* small Smartphones */
@media all and (max-width: 550px) {
    .header {
        height: 250px;
    }

    .h1-wrapper {
        padding-top: 120px;
    }

    header h1 {
        font-size: 3em;
    }

    .newsroom-card {
        height: 400px;
    }
}
