@import url('https://fonts.googleapis.com/css?family=Open+Sans:100,300,400,600,700');

body.modal-open {
    overflow: auto;
}

body, h1, h2, h3, h4, h5, h6 {
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
}

.page-header h1 {
    font-family: Eurostile;
}

    .page-header h1 small {
        font-family: Open Sans,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
        font-size: 17px;
        line-height: 30px;
        color: #333;
    }

a {
    color: #2860a8;
}

.inner > a.pageLink {
    color: white;
    font-weight: bold;
}

    a:hover, a:focus, a:active {
        color: #2860a8;
        text-decoration: underline;
    }

div.forums-page-header > div#ContentContainer_ContentHeader_PageHeader_PageHeader_ForumControls > a.btn.btn-primary {
    display: none;
}

div#ContentContainer_MainContent_MainContent_ForumThreadCreateForm {
    display: none;
}

@font-face {
    font-family: 'icomoon';
    src: url('https://medical.sectra.com/wp-content/themes/sectra-medical/assets/fonts/icomoon.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Eurostile;
    src: url('https://medical.sectra.com/wp-content/themes/sectra-medical/assets/fonts/EU.eot');
    src: url('https://medical.sectra.com/wp-content/themes/sectra-medical/assets/fonts/EU.eot?#iefix') format('embedded-opentype'), url('https://medical.sectra.com/wp-content/themes/sectra-medical/assets/fonts/EU.woff') format('woff'), url('https://medical.sectra.com/wp-content/themes/sectra-medical/assets/fonts/EU.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Eurostile;
    /* src: url(../fonts/EUD.ttf); */
    src: url('https://medical.sectra.com/wp-content/themes/sectra-medical/assets/fonts/EUD.eot');
    src: url('https://medical.sectra.com/wp-content/themes/sectra-medical/assets/fonts/EUD.eot?#iefix') format('embedded-opentype'), url('https://medical.sectra.com/wp-content/themes/sectra-medical/assets/fonts/EUD.woff') format('woff'), url('https://medical.sectra.com/wp-content/themes/sectra-medical/assets/fonts/EUD.ttf') format('truetype');
    font-weight: bold;
}

/*Navbar*/

.navbar-inverse {
    background-color: white;
    border-bottom: 1px solid #eeeef0;
    font-size: 14px;
    margin-bottom: 0px;
}

    .navbar-inverse .navbar-nav > li > a {
        color: #404040;
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #404040;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #f2f6fc;
        color: #404040;
    }

.dropdown-menu {
    padding: 0;
    min-width: 100% !important;
    max-height: 400px !important;
}

    .dropdown-menu.inner.show {
        max-height: 258px !important;
    }

    .dropdown-menu > li > a, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
        padding-top: 10px;
        padding-bottom: 10px;
        /* margin: 0; */
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            background-color: #f2f6fc;
            color: #404040;
            border: 0;
        }

    .dropdown-menu .divider {
    }

    .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        padding: 10px 20px 10px 23px !important;
        margin-left: 0px;
    }

.navbar-inverse .navbar-icon[aria-label="Search"] {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    font-size: 18px;
    font-size: 1.8rem;
}

.navbar-icon[aria-label="Search"] .glyphicon {
    top: -1px;
    right: 6px;
}

.navbar-inverse .navbar-toggle {
    border: none;
}

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: white;
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        height: 4px;
        width: 23px;
        background-color: #2860a8;
        border-radius: 2px;
    }

#navbar .dropdown-search #q {
    min-width: 200px;
}

@media (min-width: 1200px) {
    body {
        margin-top: 90px;
    }

    .navbar-inverse {
        padding-top: 20px;
        position: fixed;
        width: 100%;
        margin-top: -90px;
    }

        .navbar-inverse .navbar-nav > li {
            border-bottom: 10px solid transparent;
        }

            .navbar-inverse .navbar-nav > li:not(.no-hover-effect):hover {
                border-color: #f2f6fc;
            }

            .navbar-inverse .navbar-nav > li > a {
                padding: 15px 20px 25px;
            }

    #navbar .dropdown.no-hover-effect {
        float: right;
    }
}

@media (max-width: 1199px) {
    .navbar-inverse .navbar-nav > li:not(.no-hover-effect):hover,
    .navbar-inverse .navbar-nav > li:not(.no-hover-effect):focus {
        background-color: #f2f6fc;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #e0ecff;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #404040;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #2860a8;
        }

    .navbar-inverse .navbar-icon[aria-label="Search"] {
        margin-left: 15px;
    }

    .navbar-icon[aria-label="Search"] .glyphicon {
        top: 3px;
        right: 1px;
    }

    #navbar .dropdown {
        left: 0;
        right: auto;
    }

        #navbar .dropdown.no-hover-effect {
            position: absolute;
            bottom: 0;
        }

    #navbar .menu-bar {
        padding-bottom: 55px;
        position: relative;
    }

    #navbar .dropdown-menu.dropdown-search {
        left: 0;
    }
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-icon[aria-label="Search"] {
        margin-left: 0px;
    }
}
/* END navbar */

/* Header */
/*
.section-landing-forums {
    min-height: 250px;
    background: url(forumhero.jpg) no-repeat center;
    background-size: cover;
}*/

.section-landing {
    color: white;
    overflow: hidden;
}

    .section-landing .container {
        /* background-color: rgba(40,96,168,.3); */
        /* margin: 0; */
        /* padding: 0; */
        /* width: 100%; */
    }

    .section-landing .layer_down {
        display: none;
    }

    .section-landing h1 {
        font-family: Eurostile,Open Sans,Helvetica,Arial,sans-serif;
        line-height: 1.2;
        font-weight: 600;
        font-size: 54px;
        font-size: 5.4rem;
        text-align: left;
        color: white;
        letter-spacing: 2px;
    }

    .section-landing h2 {
        font-size: 19px;
        font-size: 1.9rem;
        margin-top: 20px;
        font-weight: 600;
        letter-spacing: .5px;
        text-align: left;
        color: white;
    }

.search-wrapper .container {
    max-width: 100%;
}

@media (min-width: 768px) {
    .section-landing .container {
        min-height: 220px;
    }

    .section-landing .search-wrapper .container > div {
        width: 100%;
        text-align: center;
    }

    .section-landing .search-wrapper .container .panel {
        width: 80%;
        display: inline-block;
        background-color: rgba(242, 246, 252, 0.85);
    }

    .section-landing h1 {
        margin-top: 25px;
        margin-bottom: 15px;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .page_section > .container, .page_section .section-diagonal-left-content > .container {
        margin: 0;
        padding: 0;
    }

    .section-landing .container, .section-landing .col-md-12 {
        margin: 0;
        padding: 0;
    }

    .section-landing .search-wrapper {
    }
}


/* Announcements */

.global-announcements {
    color: white;
    background-color: #2860a8;
}

.global-announcements .row {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}


.global-announcements h4 {
    font-weight: bold;
    color: white;
}

.global-announcements a:before {
    font-family: icomoon;
    content: "\E907";
    font-size: 17px;
    color: #ff7b30;
    display: inline-block;
    text-decoration: none !important;
    margin-right: 10px;
    position: relative;
    top: 1px;
}

.global-announcements h4:before {
    font-family: icomoon;
    font-size: 17px;
    color: #ff7b30;
    display: inline-block;
    text-decoration: none !important;
    margin-right: 10px;
    position: relative;
    top: 1px;
}

.global-announcements h4.announcement-priority-high:before {
    content: "\E90A";    
}

.global-announcements h4.announcement-priority-normal:before {
    content: "\E90C";    
}

.global-announcements h4.announcement-priority-low:before {
    content: "\E909";    
}

.global-announcements h4:after {
    font-family: icomoon;
    content: "\E905";
    font-size: 17px;
    color: #ff7b30;
    display: inline-block;
    text-decoration: none !important;
    margin-right: 10px;
    position: relative;    
    top: 1px;
    float: right;
    cursor: pointer;
}

.global-announcements a {
    color: white;
}


/* Main announcements (hemsida) */

    .section-announcement .row {
        margin-left: 15px;
        margin-right: 15px;        
        color: white;
        background-color: #2860a8;
        padding: 15px;
    }


    .section-announcement h4 {
        font-weight: bold;
    }

    .section-announcement a:before {
        font-family: icomoon;
        content: "\E907";
        font-size: 17px;
        color: #ff7b30;
        display: inline-block;
        text-decoration: none !important;
        margin-right: 10px;
        position: relative;
        top: 1px;
    }

    .section-announcement h4:before {
        font-family: icomoon;
        font-size: 17px;
        color: #ff7b30;
        display: inline-block;
        text-decoration: none !important;
        margin-right: 10px;
        position: relative;
        top: 1px;
    }

    .section-announcement h4.announcement-priority-high:before {
        content: "\E90A";
    }

    .section-announcement h4.announcement-priority-normal:before {
        content: "\E90C";
    }

    .section-announcement h4.announcement-priority-low:before {
        content: "\E909";
    }

    .section-announcement h4:after {
        font-family: icomoon;
        content: "\E905";
        font-size: 17px;
        color: #ff7b30;
        display: inline-block;
        text-decoration: none !important;
        margin-right: 10px;
        position: relative;
        top: 1px;
        float: right;
        cursor: pointer;
    }

    .section-announcement a {
        color: white;
    }


/* Profile completion */

#complete-profile-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    width: 100%;
    background: rgba(0,0,0,0.3);
    z-index: 200000000;
}

    #complete-profile-overlay div.table {
        height: 100%;
        width: 100%;
        display: table;
    }

    #complete-profile-overlay div.cell {
       position: relative;
       display: table-cell;
      vertical-align: middle;
    }

    #complete-profile-overlay div.inner {
        background-color: #2860a8 !important;
        max-width: 800px;
        width: 70%;
        margin-left: auto;
        display: block;
        margin-right: auto;
        color: white;
        text-align: center;
    }

    #complete-profile-overlay a[href^="mailto:"] {
        color: white;
        text-decoration: underline;
        outline: none;
        transition: all .2s ease;
    }

    #complete-profile-overlay div.inner div {
        padding: 1em;
        display: none;
    }

    #complete-profile-overlay a.pageLink {
    color: white;
    font-weight: bold;
    text-decoration: underline;
    }

    #header-div {
        height: 15%;
    }
/* END Header */
/* Footer */
footer .container {
    padding: 0 45px;
}

footer {
    background: #2860a8;
    color: #fff;
    padding-top: 30px;
    margin-top: 30px;
    font-size: 17px;
    line-height: 30px;
    font-weight: 100;
}

    footer h3 {
        color: white;
        font-size: 24px;
        font-weight: 300;
    }

    footer h4 {
        color: white;
        font-weight: 300;
        font-size: 24px;
        font-size: 2.4rem;
    }

.footer-bottom h4 {
    color: #caccce;
    font-weight: 300;
    font-size: 24px;
    font-size: 2.4rem;
}

footer p {
    font-size: 17px;
    line-height: 30px;
    font-weight: 100;
}

.footer-bottom li a {
    color: #fff;
    font-weight: 300;
    line-height: 30px;
    font-size: 17px;
    font-size: 1.7rem;
}

footer .button-row {
    margin: 30px 0 10px 0;
}

    footer .button-row a {
        margin-right: 15px;
        margin-bottom: 15px;
    }

footer .site-map h3 {
    color: #caccce;
    font-size: 24px;
    margin-top: 10px;
}

footer .site-map ul {
    list-style-type: none;
    padding: 0;
}

footer .site-map li a {
    color: white;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px
}

footer img {
    max-width: 100%;
    margin-top: 52px;
}

footer .footer-bottom {
    text-align: center;
    background-color: #1a3a6a;
    padding: 20px;
    font-size: 17px;
    font-size: 1.7rem;
    margin-top: 30px;
}

    footer .footer-bottom p {
        margin: 0;
    }

    footer .footer-bottom a {
        display: inline-block;
        margin-right: 60px;
        color: white;
    }

footer .col-sm-8 a:before {
    font-family: icomoon;
    content: "\E907";
    font-size: 17px;
    color: #ff7b30;
    display: inline-block;
    text-decoration: none !important;
    margin-right: 10px;
    position: relative;
    top: 1px;
}

@media (max-width: 767px) {
    footer p {
        font-size: 14px;
        line-height: 20px;
    }

    .footer-bottom li a {
        line-height: 20px;
        font-size: 14px;
        font-size: 1.4rem;
    }

    footer .button-row {
        margin: 15px 0 0px 0;
    }
}
/* END Footer */

/* Headings */

.page-header {
    border-bottom: none;
}

h1 {
    font-weight: 600;
    font-size: 54px;
    font-size: 5.4rem;
}

h2 {
    font-weight: 300;
    margin-bottom: 25px;
    font-size: 30px;
    font-size: 3rem;
}

h3 {
    font-weight: 300;
    line-height: 30px;
    font-size: 30px;
    font-size: 3rem;
}

#content h3 {
    margin-top: 40px;
}

h3 > a {
    color: #2860A8;
}

    h3 > a:hover {
        color: #2860A8;
        text-decoration: underline;
    }

    h3 > a:before {
        font-family: icomoon;
        content: "\E907";
        font-size: 17px;
        color: #ff7b30;
        display: inline-block;
        text-decoration: none !important;
        margin-right: 5px;
        position: relative;
        top: -2px;
    }

legend {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 300;
    padding-top: 30px;
}
/* END Headings */

/* Text */
#content p,
.page-copy .xrm-editable-html,
.page-copy.xrm-editable-html,
.post-content p,
h1 .small p {
    font-size: 17px;
    line-height: 30px;
    margin: 0 0 20px;
}

.post-content li {
    font-size: 17px;
    margin-bottom: 10px;
}

h1 .small p {
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif;
}

th {
    font-weight: 600;
}
/* END Text */

/* Forum */
.forums-page-header h1 small {
    display: block;
    margin-top: 35px;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 30px;
}

#ContentContainer_ContentHeader_PageHeader_PageHeader_ForumControls {
    margin-bottom: 20px;
}

    #ContentContainer_ContentHeader_PageHeader_PageHeader_ForumControls .btn {
        margin-left: 10px;
    }

.table.forums {
}

    .table.forums th {
        font-weight: 400;
    }

        .table.forums th.labels, .table.forums td.labels {
            display: none;
        }

    .table.forums td p {
        display: none;
    }

    .table.forums h3 {
        font-size: 24px;
        font-size: 2.4rem;
    }

        .table.forums h3 > a:before {
            top: -1px;
        }

    .table.forums .author-img,
    .forum-post .metadata .author-img {
        display: none;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f2f6fc;
}

.forum-post .btn-group .btn {
    border-color: transparent;
    padding: 4px;
}

    .forum-post .btn-group .btn:hover {
        background-color: transparent;
        color: #FF7B30;
    }

.table.forums h2 {
    margin: 0 !important;
}

.table.forums td.name {
    padding: 0;
}

.table.forums .last-post-info .author-link, .table.forums .last-post .media-left {
    display: none;
}
/*
.table.forums tr {
	border-bottom: 1px solid #a0c8f8;
}
.table.forums tr td, .table.forums>thead>tr>th  {
	border-width: 0px;
}
.forums.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: transparent;
}
*/
.table.forums abbr[data-original-title], .table.forums abbr[title] {
    cursor: text;
    border-bottom: 0px;
    text-decoration: none;
}

@media (max-width: 767px) {
    .table.forums td.name h2 {
        font-size: 17px;
    }

    .table.forums td, .table.forums td.name {
        padding: 8px;
    }

        .table.forums td.name:before {
            content: "Title";
        }

        .table.forums td.author:before {
            content: "Author";
        }

        .table.forums td.last-post:before {
            content: "Last post";
        }

        .table.forums td.count:before {
            content: "Replies";
        }
}
/* END Forum */

/* Support */

/* Case list download button */
a.entitylist-download.btn.btn-info.pull-right.action {
    background: #2860a8;
    color: white;
}

.entity-grid.entitylist .grid-actions {
    border-width: 0;
}

@media (min-width: 768px) {
    table.table-striped thead tr th {
        width: auto !important;
        font-weight: 400;
        border-width: 0;
    }

    table.table-striped tbody tr td {
        vertical-align: middle;
    }

    .table.forums .name a, table.table-striped td[data-attribute="title"] {
        font-size: 17px;
        padding: 22px;
        display: block;
    }

    table.table-striped td time {
        max-width: 80px;
        display: block;
    }

    .table.forums .name a:before, table.table-striped td[data-attribute="title"] a:before {
        font-family: icomoon;
        content: "\E907";
        font-size: 17px;
        color: #ff7b30;
        display: inline-block;
        text-decoration: none !important;
        margin-right: 10px;
        position: relative;
        top: 1px;
    }
}

/* Colors for support ticket labels */
.label-default {
    background-color: #d2d4d6 !important;
}

.label-info {
    background-color: #d2e5fd;
}

/* Change weight of labels and text on support card */

td > .control, td > .control > * {
    font-weight: 600;
}

td > .info > label, .from > h5 {
    font-weight: 600;
    opacity: 70%;
    font-size: 13px !important;
    margin: 0px !important;
}

.description, .alert, #description, .timeago, textarea.form-control.readonly {
    font-weight: 400;
}


/* END Support */
    /* Tab Top */
    .nav-tabs {
    background-color: #f2f6fc;
    border: 1px solid #E0E0E0;
    border-width: 1px 0;
}

    .nav-tabs > li > a {
        width: auto;
        min-width: 80px;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin: 0;
        border: none;
        position: relative;
        border-right: 1px solid transparent;
        border-left: 1px solid transparent;
        text-align: center;
        color: #2860a8;
        position: relative;
    }

    .nav-tabs li.active a::after,
    .nav-tabs li.active a::before {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        /* height: 0; */
        /* width: 0; */
        position: absolute;
        pointer-events: none;
        -webkit-transform-origin: top center;
        transform-origin: top center;
        -webkit-transform: scaleY(0.8);
        transform: scaleY(0.8);
    }

    .nav-tabs li.active a::before {
        border-color: rgba(224, 224, 224, 0);
        border-top-color: rgba(224, 224, 224, 0);
        border-top-color: #e0e0e0;
        border-width: 21px;
        margin-left: -21px;
    }

    .nav-tabs li.active a::after {
        border-color: rgba(255, 255, 255, 0);
        border-top-color: rgba(255, 255, 255, 0);
        border-top-color: #ffffff;
        border-width: 20px;
        margin-left: -20px;
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        border-bottom-color: #e0e0e0;
    }

    .nav-tabs > li:hover > a {
        background-color: #E0ECFF;
    }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #E0ECFF;
    border-color: #e0e0e0;
}

@media (max-width: 767px) {
    .nav-tabs > li > a {
        padding: 10px;
        min-width: 0;
    }

    #time-span-filter {
        position: static;
        margin-left: auto;
    }

    #status-filter {
        position: static;
        margin-left: auto;
    }
}
/* END Tab Top */

/* Ideas */

.voting-well {
    background-color: #f2f6fc;
    border: 0;
    padding: 5px 0 1px 0;
    margin-bottom: 0px;
}

    .voting-well .btn.btn-xs {
        border-radius: 0;
        padding: 0;
        background-color: transparent;
        margin-left: 0px;
    }

    .voting-well .fa-arrow-up:before {
        content: "\e125";
    }

.idea-container > h2 {
    margin: 20px 0 10px 0;
    font-weight: 300;
}

.idea-container > h3 {
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    font-weight: 300;
}

.idea-container .label-info {
    background-color: transparent;
    color: #ff7b30;
    padding: 0;
    font-size: 1.7rem;
    font-weight: 400;
}

.idea-container p, #content .idea-container p {
    line-height: 1.3;
}

#create-idea {
    margin-top: 40px;
}

.label-success {
    background-color: rgba(63, 166, 77, 0.25) !important;
}

#IdeasWarning {
    color: #8A6D3B;
    border: 1px solid;
    border-color: #8A6D3B;
    border-radius: 10px;
    opacity: 90%;
    background-color: #faebcc;
    padding: 15px;
    margin-bottom: 21px;
}

/* END Ideas */

/* Lists */

h3 + .list-group {
    margin-top: 25px;
}

ul.ideas .bottom-break {
    display: none;
}

ul.ideas li h3 {
    margin: 0 !important;
    padding: 0;
}

    .list-group-item, ul.ideas li h3 a {
        background-color: transparent;
        padding: 15px;
        padding: 22px;
        font-size: 17px;
        display: block;
    }

        .list-group-item .text-muted {
            color: #2860a8;
            margin-top: 3px;
        }

        a.list-group-item:hover, a.list-group-item:focus, .list-group-item:hover, .list-group-item:focus {
            background-color: transparent;
            color: #2860a8;
        }

        .list-group-item .title {
            font-size: 2.4rem;
            font-weight: 300;
            border-bottom: 1px solid;
            width: 100%;
            display: inline-block;
            padding-bottom: 10px;
            border-bottom: 1px solid #a0c8f8;
        }

        .list-group-item #videoLink:before, .list-group-item a.title:before {
            content: none;
        }

        .list-group-item #videoElementId {
            cursor: pointer;
            margin-left: 0;
            margin-bottom: 0;
        }

            .list-group-item #videoElementId a {
                margin: 0;
            }

                .list-group-item #videoElementId a img {
                    height: auto;
                }

        .list-group-item .knowledge-article-sub .right p {
            font-size: 1.4rem;
            margin-top: 7px !important;
        }

        .list-group-item a {
            cursor: pointer;
        }

        .list-group-item p {
            margin-left: 34.3px;
        }

.list-group a:hover {
    text-decoration: underline;
}
/*.list-group a:before,*/
ul.ideas li h3 a:before {
    font-family: icomoon;
    content: "\E907";
    font-size: 17px;
    color: #ff7b30;
    display: inline-block;
    text-decoration: none !important;
    margin-right: 10px;
    position: relative;
    top: 1px;
}

.list-group .list-group-item, ul.ideas li {
    color: #2860a8;
    border: none;
    border-bottom: 1px solid #a0c8f8;
    color: #404040;
}
    /*
.list-group .list-group-item:first-child,  ul.ideas li:first-child {
    border-top: 1px solid #a0c8f8;
}*/
    .list-group .list-group-item[id]:last-child {
        border-bottom: none !important;
    }

ul.ideas {
}

/* END Lists */


/* Panel */
.panel {
    margin-bottom: 20px;
    background-color: #f2f6fc;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-footer {
    background-color: transparent;
}

.panel-default {
    background-color: #f2f6fc;
    /* padding: 10px 15px; */
}

    .panel-default > .panel-heading {
        padding: 10px 15px;
        border-bottom: none;
        background-color: transparent;
    }

.panel .panel-heading .panel-title {
    color: #2860a8;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: 300;
}

.panel-default > .panel-heading h4 {
    margin-top: 8px;
}

.panel .list-group {
    padding-bottom: 15px;
}

.unstyled .list-group {
    margin: 0;
}

.list-group-item p.description {
    margin: 0;
}

.list-group-item:not(.knowledge-article-sub) {
    padding-top: 7px;
    padding-bottom: 7px;
}

.list-group-item.knowledge-article-sub {
    display: flex;
    border-bottom: 1px solid #a0c8f8;
    padding: 12px 22px;
}

    .list-group-item.knowledge-article-sub:first-child {
        display: flex;
        border-top: none;
    }

    .list-group-item.knowledge-article-sub:last-child {
        display: flex;
        border-bottom: none;
    }

    .list-group-item.knowledge-article-sub .right {
        margin-left: 22px;
    }

        .list-group-item.knowledge-article-sub .right a,
        .list-group-item.knowledge-article-sub .right p {
            margin: 0;
        }

.left-column .panel .list-group-item,
.sidebar .panel .list-group-item {
    border: none;
    padding: 5px 15px;
}

.panel .list-group-item:hover {
    color: #404040;
}

.control .panel.content-panel {
    background-color: transparent;
}

    .control .panel.content-panel .panel-heading {
        padding-left: 0px;
    }

    .control .panel.content-panel .list-group-item {
        border-bottom: 1px solid #a0c8f8;
        padding: 15px;
    }

        .control .panel.content-panel .list-group-item:first-child {
            border-top: 1px solid #a0c8f8;
        }

    .control .panel.content-panel > .list-group + .panel-footer {
        background-color: transparent;
    }

.content-home > *:first-child {
    margin-top: 0;
}

.content-home .panel-default {
    background-color: transparent;
}

.sidebar-home * {
    background-color: #f2f6fc;
}

.sidebar-home h3:first-child {
    margin: 0;
    padding: 50px;
    padding-bottom: 20px;
    line-height: 1.3;
}

.sidebar-home .panel {
    margin: 0;
    padding: 0 50px;
}

    .sidebar-home .panel:last-child {
        padding-bottom: 50px;
    }

.sidebar-home .panel-heading {
    padding: 0;
}

.sidebar-home .panel .list-group {
    display: none;
}

.sidebar-home .panel-heading a:before {
    font-family: icomoon;
    content: "\E907";
    font-size: 17px;
    color: #ff7b30;
    display: inline-block;
    text-decoration: none !important;
    margin-right: 10px;
    position: relative;
    top: 1px;
}

.sidebar-home .panel-heading a {
    font-size: 15px;
    font-size: 1.5rem;
}

@media (max-width: 991px) {
    .sidebar-home h3:first-child {
        padding: 30px;
        padding-bottom: 15px;
    }

    .sidebar-home .panel {
        padding: 0 30px;
    }

        .sidebar-home .panel:last-child {
            padding-bottom: 30px;
        }

    .btn.dropdown-toggle {
        width: 230px !important;
    }

    .dropdown.bootstrap-select {
        width: 230px !important;
        margin-bottom: 15px;
    }

    input#keywordSearchId {
        width: 230px !important;
    }

    .list-group-item.knowledge-article-sub {
        padding: 12px 0;
    }
}

input#keywordSearchId::placeholder {
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif !important;
    font-weight: 300;
    font-size: 18px;
}

.input#keywordSearchId::-webkit-input-placeholder {
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif !important;
    font-weight: 300 !important;
    font-size: 18px !important;
}

.input#keywordSearchId:-ms-input-placeholder {
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif !important;
    font-weight: 300 !important;
    font-size: 18px !important;
}

.input#keywordSearchId:-moz-placeholder {
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif !important;
    font-weight: 300 !important;
    font-size: 18px !important;
}

.input#keywordSearchId::-moz-placeholder {
    font-family: Open Sans,Helvetica Neue,Helvetica,Arial,Verdana,sans-serif !important;
    font-weight: 300 !important;
    font-size: 18px !important;
}

@media (min-width: 768px) {
    .alert-info {
        margin-bottom: 45px;
        margin-top: 30px;
    }
}
/* END Panel */

/* Buttons */
.btn {
    border-width: 0px;
    background-color: #F2F6FC;
    color: #2860A8;
    color: #2860A8;
    border-radius: 50px;
    padding: 13px 30px;
    font-size: 17px;
    font-size: 1.7rem;
}

    .btn:hover {
        background-color: #E0ECFF;
    }

.btn-default {
    color: #2860a8;
    background-color: #fff;
    border-color: #2860a8;
    border: 1px solid #caccce;
}

    .btn-default:hover {
        color: #2860a8;
        background-color: #eee;
        border: 1px solid #caccce;
    }

.btn-primary {
    color: white;
    border-color: #FF7B30;
    background-color: #FF7B30;
}

    .btn-primary:hover {
        color: white;
        border-color: #E7651A;
        background-color: #E7651A;
    }

.input-group-btn .btn {
    border-radius: 0;
    padding: 4px 11px;
    border-width: 1px;
}

.btn-group .btn {
    padding: 4px;
}

    .btn-group .btn:hover {
        background-color: #eee;
    }

.btn-xs, .btn-group-xs > .btn {
    padding: 2px;
    background-color: transparent;
    border: none;
}

    .btn-xs:hover, .btn-xs:active, .btn-xs:focus,
    .btn-group-xs > .btn:hover, .btn-group-xs > .btn:active, .btn-group-xs > .btn:focus {
        background-color: transparent;
        border: none;
        color: #FF7B30;
    }

.toolbar-actions {
    display: flex;
    align-items: center;
}


.btn .fa-print {
    padding-left: 12px;
    display: inline-block;
}

    .btn .fa-print + span {
        padding: 4px;
        padding-right: 10px;
        display: inline-block;
    }
/* END Buttons */

/* Label and highlights */
.label {
    font-weight: 400;
    color: #404040;
}

.label-primary {
    background-color: #E0ECFF;
}

.search-results .querytext, .search-results .highlight {
    background-color: #eee;
    font-style: normal;
}

.breadcrumb {
    background-color: transparent;
    padding-left: 0;
}

.alert-info {
    background-color: #eeeef0;
}

/* Warning message for PHI on support */
.phi_warning {
    padding: 15px;
    background-color: #faebcc;
    border: solid 2px;
    border-color: #FFC738;
    border-radius: 10px;
    color: #000;
    margin: 0 28px 20px;
}



/* END Label and highlights */
/* Hardcoded stuff.... */
.section-landing {
    background-image: url(https://sectraprodstorage01.blob.core.windows.net/medical-uploads/sites/3/2021/06/210225-0724-printxfile60a7a696a0545-1024x683.jpg);
    background: linear-gradient(0deg, rgba(40,96,168,.3), rgba(40,96,168,.3)), url(https://sectraprodstorage01.blob.core.windows.net/medical-uploads/sites/3/2021/06/210225-0724-printxfile60a7a696a0545-1024x683.jpg) center center no-repeat;
    background-size: cover;
    background-position: 20% 20%;
    margin-bottom: 50px;
}

.page_section:not(.hidden-print) .btn-info-home {
    color: white;
    border-color: #FF7B30;
    background-color: #FF7B30;
}

    .page_section:not(.hidden-print) .btn-info-home:hover {
        color: white;
        border-color: #E7651A;
        background-color: #E7651A;
    }

.section-userparentcustomermissing {
    background-color: #f2f6fc;
    padding: 30px;
    text-align: center;
}

    .section-userparentcustomermissing h1 {
        font-size: 43px;
        font-size: 4.3rem;
        font-weight: 300;
        line-height: 43px;
        margin-top: 0;
    }

    .section-userparentcustomermissing .text-primary strong {
        font-weight: 100;
        color: #333;
    }

    .section-userparentcustomermissing .text-primary a {
        font-weight: 400;
    }

.page_section .col-md-5 h1 {
    font-weight: 300;
    margin-top: 0;
    font-size: 30px;
    font-size: 3rem;
}

.page_section .col-md-5.text_center-mobile,
.page_section .col-md-5.text-center-mobile {
    background-color: #f2f6fc;
    padding: 30px;
}

.page_section .col-md-4 h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.4;
    font-weight: 300;
    margin-top: 0;
}

.page_section .col-md-4 p {
    padding: 10px 0;
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 30px;
    font-weight: 100;
}

@media (max-width: 767px) {
    .section-userparentcustomermissing {
        padding: 15px;
    }

        .section-userparentcustomermissing h1 {
            font-size: 30px;
            font-size: 3rem;
        }

    .page_section > .container > .row,
    .page_section > .section-diagonal-left-content > .container > .row {
        margin: 15px;
    }

    #gethelp .btn {
        margin-top: 10px;
    }

    .page_section .col-md-5.text_center-mobile,
    .page_section .col-md-5.text-center-mobile {
        text-align: center;
    }

    .page_section .col-md-5 h1, .page_section .col-md-5 div {
        text-align: left;
    }
}

@media (min-width: 768px) {
    .col-sm-4.col-lg-3.left-column, .col-md-5.left-column {
        float: right;
    }

    .page_section > .container > .row,
    .page_section > .section-diagonal-left-content > .container > .row {
        display: flex;
        margin: 0 15px;
    }

        .page_section > .container > .row::after {
            display: block;
            float: left;
            width: 50%;
            content: '';
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            padding: 30px;
        }

        .page_section > .section-diagonal-left-content > .container > .row::before {
            display: block;
            float: left;
            width: 50%;
            content: '';
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            padding: 30px;
        }

    .page_section .col-md-5.text_center-mobile,
    .page_section .col-md-5.text-center-mobile {
        margin-left: auto;
        width: 50%;
        padding: 30px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .page_section .col-md-5 h1 {
        font-size: 43px;
        font-size: 4.3rem;
        font-weight: 300;
        line-height: 43px;
        margin-top: 0;
    }

    .page_section .col-md-5 p {
        padding: 20px 0;
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 30px;
        font-weight: 100;
    }

    .page_section.section-sub-landing > .container > .row::after {
        background-image: url(https://sectraprodstorage01.blob.core.windows.net/medical-uploads/2017/07/tech-support.jpg);
        background-size: cover;
        background-position-x: right;
        background-position-y: top;
    }

    .page_section.section-default > .container > .row::after {
        background-image: url(https://sectramedical.blob.core.windows.net/uploads/2017/08/workstation-fmrixfile5492d936bf59c-768x512.jpg);
        background-size: cover;
        background-position-x: center;
        background-position-y: center;
    }

    .page_section > .section-diagonal-left-content > .container > .row::before {
        background-image: url(https://sectraprodstorage01.blob.core.windows.net/medical-uploads/2017/08/male-radiologist-ctxmaleradiologistct11.jpg);
        background-size: cover;
        background-position-x: center;
        background-position-y: center;
    }

    .page_section.section-sub-landing, .page_section.section-default, .page_section.section-diagonal-left {
        margin: 40px 0;
    }

    #gethelp h3 {
        margin-bottom: 25px;
    }
}

@media (min-width: 992px) {
    .page_section .col-md-5.text_center-mobile,
    .page_section .col-md-5.text-center-mobile {
        min-height: 300px;
        padding: 50px;
    }

    .page_section > .container > .row::after {
        padding: 50px;
    }

    .page_section > .section-diagonal-left-content > .container > .row::before {
        padding: 50px;
    }

    .col-sm-4.col-lg-3.left-column {
        width: 41.66666667%;
    }

    .col-sm-8.col-lg-9.right-column {
        width: 58.33333333%;
    }

    .col-sm-4.col-lg-3.left-column .panel,
    .col-md-5.left-column .panel {
        padding: 35px;
    }
}

@media (min-width: 1200px) {
    .page_section .col-md-5.text_center-mobile,
    .page_section .col-md-5.text-center-mobile {
        min-height: 400px;
    }
}

.content-home .panel-heading {
    display: none;
}

.ui-widget-overlay {
    background: #333;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    position: fixed !important;
    z-index: 1500;
    opacity: .7;
}

.ui-dialog.ui-front {
    z-index: 2000;
}

.ui-dialog.ui-widget {
    left: 0 !important;
    right: 0;
    top: 68px !important;
    margin-left: auto;
    margin-right: auto;
    width: 800px !important;
    height: 450px !important;
    background: transparent;
    border: none;
    position: fixed !important;
    max-width: 100%;
}

    .ui-dialog.ui-widget .ui-dialog-titlebar {
        position: fixed;
        top: 0;
        right: 0;
        background-color: transparent;
        border: none;
        cursor: pointer;
    }

        .ui-dialog.ui-widget .ui-dialog-titlebar button {
            height: 45px;
            width: 45px;
            padding: 0;
            margin: 0;
            right: 20px;
            top: 20px;
            background: none;
            border: none;
        }

    .ui-dialog.ui-widget .ui-dialog-content {
        padding: 0;
        height: 100% !important;
    }

    .ui-dialog.ui-widget .ui-dialog-buttonpane {
        display: none;
    }

    .ui-dialog.ui-widget iframe {
        width: 100%;
        height: 100%;
    }

    .ui-dialog.ui-widget .ui-resizable-handle {
        display: none !important;
    }

    .ui-dialog.ui-widget .ui-dialog-titlebar-close:before {
        font-family: icomoon;
        content: "\E905";
        font-size: 30px;
        color: #fff;
    }

.btn.dropdown-toggle {
    border-radius: 0;
    border: 1px solid #caccce;
    width: 100%;
}

    .btn.dropdown-toggle .filter-option-inner-inner {
        font-weight: 300;
        color: black;
    }

.dropdown.bootstrap-select {
    width: 100% !important;
}

.btn.dropdown-toggle .filter-option:after {
    position: absolute;
    font-family: icomoon;
    pointer-events: none;
    content: "\E909";
    font-size: 18px;
    color: #ff7b30;
    top: 14px;
    right: 20px;
    width: 20px;
    height: 20px;
}

input#keywordSearchId {
    border-radius: 0 !important;
    border: 1px solid #caccce;
    padding: 15.1px 30px !important;
    width: 100%;
}

.active::after {
    content: none !important;
}

/** Collapsible list **/
.list-group .collapsible {
    min-width: 100%;
    box-shadow: none;
    border: none;
    color: #2860a8;
    background: #f2f6fc !important;
    border-top: 1px solid #a0c8f8;
    border-bottom: 1px solid #a0c8f8;
    padding: 5px 16px;
    display: flex;
}

    .list-group .collapsible:focus {
        outline: none;
        border-top: 1px solid #a0c8f8 !important;
        border-left: none !important;
        border-right: none !important;
        border-bottom: none !important;
    }

    .list-group .collapsible h2 {
        font-size: 2.1rem;
        margin: 12px 0;
    }

    .list-group .collapsible.active {
        background: transparent !important;
        color: #2860a8;
        border-top: 2px solid #a0c8f8;
        border-bottom: none;
        padding-bottom: 0px;
        padding-top: 7px;
    }

        .list-group .collapsible.active:focus {
            outline: none;
            border-top: 2px solid #a0c8f8 !important;
            border-left: none !important;
            border-right: none !important;
            border-bottom: none !important;
        }

    .list-group .collapsible:hover {
        background: #e3edfc !important;
    }

    .list-group .collapsible:before {
        content: "\FF0B"; /* plus */
        margin: auto 18px auto 0px;
        font-size: 1.1em;
        font-weight: 900;
    }

    .list-group .collapsible:after {
        content: none;
    }

    .list-group .collapsible.active:before {
        content: "\2212"; /* - */
        margin: auto 18px auto 4px;
        font-size: 1.1em;
        font-weight: 900;
    }

    .list-group .collapsible.active:after {
        content: none;
    }


/* Power Virtual Agent styles */
.pva-floating-style {
  position: fixed;
  bottom: 0px;
  right: 0px;
  margin-right: 16px;
  margin-bottom: 18px;
  z-index: 9999;
}

html[dir="rtl"] .pva-floating-style {
  position: fixed;
  bottom: 0px;
  left: 0px;
  margin-left: 16px;
  margin-bottom: 18px;
  z-index: 9999;
}
/* Power Virtual Agent styles ends */


/* Search */
#search-sources {
    margin-left: 7px;
}

#search-progress {
    display: none;
    margin-left: 23%;
}

#search-input {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 50px;
    font-size: 1.7rem;
}

#search-go {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 50px;
    width: 50px;
    background-color: #FF7B30;
    font-size: 18pt;
}

.input-group-btn > #search-go span {
    color: white;
}

#search-form > .input-group {
    color: #000;
} 

.input-group-btn #search-go, input#search-input {
    border-width: 0px;
}

/* Spinner */
#search-progress {
    justify-content: center;
    align-items: center;
    margin-left: 47%;
    margin-bottom: 20px;
}

.spinner-search {
    border: 4px solid rgba(255, 255, 255, 0.3);
    border-top: 4px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#search-text {
    margin-left: -10px;
}
/* End spinner */

/* Search ends */

/* Textboxes landing pages */
#textboxes {
    display: flex;
    //flex-wrap: wrap;
    align-items: stretch;
    margin-bottom: 15px;
}

/* Media Query for smaller screens */
@media screen and (max-width: 768px) { /* Adjust the breakpoint as needed */
    #textboxes {
        flex-direction: column; /* Stack the boxes vertically */
    }
    .textbox {
        width: 80% !important;
        margin-bottom: 10px !important;
    }
    .section-landing h1 {
        margin-top: 25px;
        margin-bottom: 15px;
        text-align: center;
        font-size: 4rem;
    }
    .int-pic, .int-text {
        display: none !important;
    }
}


.textbox {
    //width: auto;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 70px;
    width: 32%;
    background-color: #F2F6FC;
    padding: 30px;
    margin: 0 auto;
    position: relative;
}

.textbox2 {
    //width: auto;
    display: block;
    //flex-wrap: wrap;
    margin-bottom: 70px;
    width: 48%;
    background-color: #F2F6FC;
    padding: 30px;
    margin: 0 auto;
    position: relative;
}

.int-text h1, #faq h1, .textbox h1 {
    font-size: 4.3rem;
    font-weight: 300;
    line-height: 43px;
    margin-top: 0;
}

.int-text p {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 30px;
    font-weight: 100;
    padding-top: 15px;
    padding-bottom: 0px;
}


.int-text {
    padding: 30px;
}

.btn.btn-info-home.btn-lg-home {
    align-self: flex-end;
}

.textbox p {
    font-size: 17px;
    font-size: 1.7rem;
    line-height: 30px;
    font-weight: 100;
    padding-top: 15px;
    padding-bottom: 10px;
    display: flex;
}


.textbox a.btn {
    color: white;
    border-color: #FF7B30;
    background-color: #FF7B30;
    margin-top: auto;
}

    .textbox a.btn:hover {
        color: white;
        border-color: #E7651A;
        background-color: #E7651A;
    }

.section-landing > .container {
    align-items: first baseline;
}

.section-landing > .container a.btn, .int-text > .container a.btn {
    color: white;
    border-color: #FF7B30;
    background-color: #FF7B30;
    margin-top: auto;
}

.section-landing > .container a.btn:hover {
    color: white;
    border-color: #E7651A;
    background-color: #E7651A;
}

.box {
    display: inline-box;
}
/* End Textboxes */

/* Radio button to pill*/
.radio-pills {
    display: flex;
    justify-content: center !important;
}

.radio-pills input[type="radio"] {
    display: none;
}

.radio-pills label {
    display: inline-block;
    padding: 4px 8px;
    margin: 5px;
    border-radius: 20px;
    background-color: #F2F6FC;
    color: #2860a8;
    cursor: pointer;
    border: 1px solid transparent;
}

.radio-pills input[type="radio"]:checked + label {
    background-color: #2860a8;
    color: #F2F6FC;
}

/* End radio button to pill */

/* Formatting for innerkbs table in Software Updates */
#innerkbs td {
  border: none;
}
/* End of formatting for innerkbs */