﻿#userInformation{
    width:100%;
    float:left;
    position:relative;
    height: auto; 
  
}

#userName{
    width:100%;
    height: auto; 
    float:left;
    position:relative;
    padding-bottom: 25px;
    font-size: 1.143em;
}
.accordion-expand-holder {
    margin: 5px 0 -10px 0;
    float:right; 
    z-index: 1000;
}

    .accordion-expand-holder .open, .accordion-expand-holder .close {
        margin: 0 10px 0 0;
        padding: 4px 0;
        font-size: 0.750em;
        background: transparent;
        font-weight:bold; 
        cursor:pointer;
        color: #363636; 
    }
    .accordion-expand-holder .open:hover, .accordion-expand-holder .close:hover {
        color: #45a0a3; 
    }

#divAccordion {
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    padding-bottom: 15px;
    border-bottom: 2px solid #45a0a3;
    border-top: 2px solid #45a0a3;
}

#accordion {
    overflow: hidden;
    /*border: 1px solid #3fd1d6;*/
    /*border-radius: 5px;*/
    /*background: #ffffff;*/
    width: 100%;
    position: relative;
    float: left;
    height: auto;  
}


#accordion .ui-accordion-header 
{
    width: 100%;
    /*padding: 10px;*/
    /*padding: 10px 10px 10px 45px;*/
    margin: 15px 0 0 0; 
    padding: 15px 10px 15px 30px;
    display: inline-block;
    /*border-bottom: 1px solid #45a0a3;*/
    /*transition: all linear 0.15s;*/
    color: #ffffff !important;
    text-decoration: none !important;
    background-repeat: no-repeat;
    background-size: 20px;
    background-image: url("../bilder/expand-button.png");
    background-position: 10px 16px, center;      
    font-size: 1.286em;
    font-weight: bold;
     
}

#accordion .ui-state-focus
{
	outline: 0 !important;
}

    #accordion .ui-state-default {
        border: 1px solid #45a0a3;
        background: #45a0a3;
        font-weight: bold;
        color: #ffffff;
        background-repeat: no-repeat;
        background-size: 20px;
        background-image: url("../bilder/expand-button.png");
        background-position: 10px 16px, center;
    }

#accordion .ui-state-hover 
{
    background: #2f6e70;
    color: #ffffff !important;
    font-weight: bold;
    text-decoration: none !important;
    cursor: pointer;
    background-repeat: no-repeat;
    background-size: 20px;
    background-image: url("../bilder/expand-button.png");
    background-position: 10px 16px, center;
}

#accordion .ui-state-active
{
    background: #45a0a3;
    color: #ffffff !important;
    font-weight: bold;
    text-decoration: none !important;
    cursor: default;
    background-repeat: no-repeat;
    background-size: 20px;
    background-image: url("../bilder/expand-arrow.png");
    background-position: 10px 16px, center;
}

#accordion .ui-accordion-content 
{
    padding: 15px;
    /*display: none;*/
    height:auto; 
}

.ui-widget-content {
    border: 1px solid #3fd1d6 !important;  
    background: #fff;
    color: inherit; 
}

#accordion .accordionContent{
    float:left;
    width:100%;
    position:relative; 
    height:auto;
}

#accordion .referralInfo
{
    float:left;
    width:100%;
    position:relative;
    padding-bottom: 15px;  
}

#accordion .referralInfo .colLeft
{
    float:left;
    width:50%;
    position:relative; 
    padding-right: 10px;
}

#accordion .referralInfo .colRight
{
    float:left;
    width:50%;
    position:relative; 
    padding-left: 10px;
}

#accordion .analyzeInfoContainer {
    float: left;
    width: 100%;
    position: relative;
    /*padding-bottom: 10px;*/
    margin-bottom: 5px;
    background: #f2f2f2;
    padding: 10px;
    border-radius: 5px;
}

.showBabyGender{
    width:100%;
    position:relative;
    float:left;
    padding-top:10px;
}


    .showBabyGender .btnShowBabyGender {
        width: 200px;
        font-size: 1.0625em;
        padding: 12px;
        color: #ffffff;
        background: #45a0a3;
        border-radius: 4px;
        text-align: center;
        text-transform: uppercase;
        font-weight: 500;
    }

        .showBabyGender .btnShowBabyGender:hover {
            background: #2f6e70;
            cursor: pointer;
        }

.btn {
    font-size: 1.0625em;
    border-radius: 4px;
    text-align: center;
    font-weight: 500;

}

.btn-lg {
    padding: 10px 15px;
    margin-right: 5px;
}

.btn-success {
    background: #45a0a3 !important;
    color: #ffffff;
}

    .btn-success:hover {
        background: #2f6e70;
        cursor: pointer;
    }

.bth-default {
    background: #d9d9d9 !important;
}

    .bth-default:hover {
        background: #bbbbbb !important;
        cursor: pointer;
    }

.ltResultat {
    line-height: 40px;
    font-size: 1.2em !important;
}

.ltResultatValue {
    font-size: 1.2em !important;
    font-weight: bold;
}

.lt {
    font-weight: bold;
}

.ltGray {
    font-weight: bold;
    color: #6f6d6d; 
}

.ltSmall {
    font-size: 0.875em; 
}

.ltAnalys{
    font-weight: bold;
    color: #45a0a3; 
    font-size: 1.286em;
}

.pat-icon {
    background-image: url('../../Inloggad/bilder/exclamation.gif');
    background-repeat: no-repeat;
    height: 19px;
    width: auto;
    padding-left: 20px;
    position: relative;
    padding-top: 3px;
    background-position: top center;
}

.divUtanforRI {
    background-image: url('../../Inloggad/bilder/exclamation.gif');
    background-repeat: no-repeat;
    height: 19px;
    width: auto;
    padding-left: 20px;
    position: relative;
    background-position: top left;
}

.laboratorieKommentar {
    padding: 30px 15px 20px 15px;
    position: relative;
    float: left;
}

/* Pager control */
.pager-infopanelouter {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 30px;
}

.pager-infopanelinner {
    padding: 15px 0 5px 0;
    margin-bottom: 5px;
    /*-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 0px solid;
    /*border-color: #e6e6e6 !important;
    background: #F5F5F5;*/
    position: relative;
    float: left;
}

.pager-pagercolumn {
    float: left;
    text-align: center;
    min-width: 1%;
    white-space: nowrap;
    margin-right: 5px;
    font-size: 0.875em; 
}

.btn-xs {
    padding: 5px;
    margin-top: -5px; 
}
/* /Pager control */


/*tar boort en knapp som Unilabs skcikar med i röntgensvar*/
#btnXrayImage {display:none; }