
.lank_style {
    color: #01a8dd;
    text-decoration: none;
    cursor: pointer;
}

.aktiv_lank_style {
	font-weight: bold;
}

/* GWT */
.gwt-Button
{
    font-size: 100%;
}

.gwt-RadioButton input {
    margin-right: 5px;
}

/* GWT Dialog */
.gwt-PopupPanelGlass {
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.gwt-DialogBox {
    border-radius: 0.5rem;
    border: 1px solid rgba(0,0,0,0.175);
    background: white;
}

.gwt-DialogBox .Caption {
  padding: 1rem;
  cursor: default;
  font-family: sans-serif;
  font-weight: bold;
  border-bottom: 1px solid #6D6D6D;
}
.gwt-DialogBox .dialogContent {
}
.gwt-DialogBox .dialogMiddleCenter {
  padding: 8px;
}
/* .gwt-DialogBox .dialogBottomCenter { */
/*   background: url(pharmasolutiononline/images/hborder.png) repeat-x 0px -2945px; */
/*   -background: url(pharmasolutiononline/images/hborder_ie6.png) repeat-x 0px -2144px; */
/* } */
/* .gwt-DialogBox .dialogMiddleLeft { */
/*   background: url(pharmasolutiononline/images/vborder.png) repeat-y -31px 0px; */
/* } */
/* .gwt-DialogBox .dialogMiddleRight { */
/*   background: url(pharmasolutiononline/images/vborder.png) repeat-y -32px 0px; */
/*   -background: url(pharmasolutiononline/images/vborder_ie6.png) repeat-y -32px 0px; */
/* } */
/* .gwt-DialogBox .dialogTopLeftInner { */
/*   width: 10px; */
/*   height: 8px; */
/*   zoom: 1; */
/* } */
/* .gwt-DialogBox .dialogTopRightInner { */
/*   width: 12px; */
/*   zoom: 1; */
/* } */
/* .gwt-DialogBox .dialogBottomLeftInner { */
/*   width: 10px; */
/*   height: 12px; */
/*   zoom: 1; */
/* } */
/* .gwt-DialogBox .dialogBottomRightInner { */
/*   width: 12px; */
/*   height: 12px; */
/*   zoom: 1; */
/* } */
/* .gwt-DialogBox .dialogTopLeft { */
/*   background: url(pharmasolutiononline/images/circles.png) no-repeat -20px 0px; */
/*   -background: url(pharmasolutiononline/images/circles_ie6.png) no-repeat -20px 0px; */
/* } */
/* .gwt-DialogBox .dialogTopRight { */
/*   background: url(pharmasolutiononline/images/circles.png) no-repeat -28px 0px; */
/*   -background: url(pharmasolutiononline/images/circles_ie6.png) no-repeat -28px 0px; */
/* } */
/* .gwt-DialogBox .dialogBottomLeft { */
/*   background: url(pharmasolutiononline/images/circles.png) no-repeat 0px -36px; */
/*   -background: url(pharmasolutiononline/images/circles_ie6.png) no-repeat 0px -36px; */
/* } */
/* .gwt-DialogBox .dialogBottomRight { */
/*   background: url(pharmasolutiononline/images/circles.png) no-repeat -8px -36px; */
/*   -background: url(pharmasolutiononline/images/circles_ie6.png) no-repeat -8px -36px; */
/* } */

/* * html .gwt-DialogBox .dialogTopLeftInner { */
/*   width: 10px; */
/*   overflow: hidden; */
/* } */
/* * html .gwt-DialogBox .dialogTopRightInner { */
/*   width: 12px; */
/*   overflow: hidden; */
/* } */
/* * html .gwt-DialogBox .dialogBottomLeftInner { */
/*   width: 10px; */
/*   height: 12px; */
/*   overflow: hidden; */
/* } */
/* * html .gwt-DialogBox .dialogBottomRightInner { */
/*   width: 12px; */
/*   height: 12px; */
/*   overflow: hidden; */
/* } */


/* GWT DatePicker */
.gwt-DatePicker {
  border: 1px solid #00CCFF;
  cursor: default;
}
.gwt-DatePicker td,
.datePickerMonthSelector td:focus {
  outline: none
}
.datePickerDays {
  width: 100%;
  background: #4d4d4d;
}
.datePickerDay,
.datePickerWeekdayLabel,
.datePickerWeekendLabel {
  font-size: 75%;
  text-align: center;
  padding: 4px;
  outline: none;
  color: #dddddd;
}
.datePickerWeekdayLabel,
.datePickerWeekendLabel {
  background: #222222;
  padding: 0px 4px 2px;
  cursor: default;
}
.datePickerDay {
  padding: 4px;
  cursor: pointer;
}
.datePickerDayIsToday {
  border: 1px solid #00CCFF;
  padding: 3px;
}
.datePickerDayIsWeekend {
  background: #333333;
}
.datePickerDayIsFiller {
  color: #959595;
}
.datePickerDayIsValue {
  background: #1C1C1C;
  color: #00CCFF;
}
.datePickerDayIsDisabled {
  color: #AAAAAA;
  font-style: italic;
}
.datePickerDayIsHighlighted {
  background: #00CCFF;
  color: #1C1C1C;
}
.datePickerDayIsValueAndHighlighted {
  background: #1C1C77;
  color: #00CCFF;
}
.datePickerMonthSelector {
  background: #222222;
  width: 100%;
}
td.datePickerMonth {
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 70%;
  font-weight: bold;
  color: #dddddd;
}
.datePickerPreviousButton,
.datePickerNextButton {
  font-size: 120%;
  line-height: 1em;
  cursor: pointer;
  padding: 0px 4px;
  color: #dddddd;
}


/*PSO*/
.psoRoot {
}

.pso-section {
  padding: 20px 40px;
  /*background-color: #F8F9FA;*/
  border-radius: 5px;
}

.pso-reminder-dialog-section {
    padding: 20px 40px;
    background-color: #f0f0f0;
    border-radius: 5px;
    margin-bottom: 10px;
    width: 480px;
}

.pso-nyhet-section {}
.pso-paminnelse-section {}

.pso-dialog {
  padding: 20px 30px;
}

.pso-dialog LABEL, .pso-section LABEL, .pso-nyhet-section LABEL, .pso-paminnelse-section LABEL {
	font-size: 13pt;
	font-weight: bold;
}

.pso-dialog INPUT {
	padding: 10px;
	background-color: #fafafa;
	border: 1px solid #dddddd;
}

.pso-Button, .psoConfirmAltKundvagnButton, .kop-Button, .pso-datebutton  {
	border: 1px solid #7f2068;
    background-image: linear-gradient(to bottom, #a7358c, #990f99);
	color: #FFF;
	padding: 8px 13px 10px;
	border-radius: 4px;
}

.pso-Button[disabled],.pso-Button:disabled, .pso-Button-disabled, .kop-Button-disabled {
    border: 1px solid #919eab;
    background-color: #dfe3e8;
	border-radius: 4px;
	color: #fff;
	padding: 8px 13px 10px;
    background-image: none;
}

.psoReminderButton  {
    border: 1px solid #990f99;
    background-color: white;
    color: #010b19;
    padding: 8px 13px 10px;
    border-radius: 3px;
    box-shadow: 0 1px 0 0 rgba(22, 29, 37, 0.1)
}

.psoReminderButton:active  {
    border: 2px solid #990f99;
}

.psoReminderButton:hover  {
    background-color: #f9fafb;
}

.pso-datebutton[disabled] {
    border:  1px solid #dfe3e8;
    background-color: white;
    border-radius: 3px;
    color: #a0a9ba;
    padding: 8px 13px 10px;
    background-image: none;
}

.psoUtbyteButton {
    border: 0 none;
    background: none;
    color:  rgb(1, 168, 221);
    font-weight: bold;
    font-size: 10pt;
}
.psoUtbyteButton:before {
    content: "+ ";
}
.psoUtbyteButton.psoExpanded:before {
    content: "- ";
}

.kop-Button, .kop-Button-disabled {
    width: 4.5em;
}

.psoLagerklass {
    display: inline-block;
    height: 15px;
    width: 15px;
    vertical-align: middle;
    border-radius: 10px;
    margin-left: 5px;
    color: transparent;
}
.psoLagerklass.manga {
	background: #99ff99;
	border: 1px solid #00aa00;
}
.psoLagerklass.ettpartre {
	background: #ffff99;
	border: 1px solid #ffff00;
}
.psoLagerklass.inga {
	background: #ff7777;
	border: 1px solid #ff0000;
}

.gwt-TabBar .gwt-TabBarItem-selected {
    font-weight: bold;
    padding: 2px;
    cursor: default;
    white-space: nowrap;
}

.psoReceptTabpanel {
	width:100%
}

.psoReceptTabpanel .gwt-TabBarItem {
    padding:  5px;
    white-space: nowrap;
    color: #007ACA;
    cursor: pointer;
}

.psoReceptTabpanel .gwt-TabBarItem-selected {
    font-weight: bold;
    color: black;
}



.exeption_popup {
    background-color: red;
    color: white;
    padding: 20px;
}

.message_popup {
    background-color: #FAFAFA;
    border: 1px solid #6D6D6D;
    padding: 20px;
}

.pso-errorpage {
    padding: 10px;
    margin: 10px;
    background-color: #FAFAFA;
    border: 1px solid #CCCCCC;
}
.pso-errorpage img {
  vertical-align: text-bottom;
  margin-right: 5px;
}

.pso-errorpage div {
  display:inline;
}

/* Common */
.psoDialogButtons {
 text-align: center;
 margin-top: 20px;
}

/*Header*/
.psoHeaderBar {
    padding: 25px 40px;
    background: #bbf4f4;
}
.psoUserTable {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
}
.psoUser, .psoSubvention, .psoTrappa {
    padding: 5px 0;
}

.psoUserHeader {
  font-size: 1.5rem;
  font-weight: bold;
  color: #27588D
}
.psoSubvention {
    white-space:nowrap
}
.psoSubventionHeader {
  font-size: 1.5rem;
  font-weight: bold;
}
.psoUserId,
.psoUserHkdb {
  font-size: 11pt;
}

.psoTrappa {
    vertical-align: bottom;
    white-space:nowrap;
}
.psoTrappa DIV {
    display: inline-block;
    font-size: 10pt;
    font-weight: bold;
    color: white;
    text-align: center;
    background-color: #454F5B;
    border: 1px solid #454F5B;
    vertical-align: bottom;
    width: 50px;
    margin-right: 1px;
}
.psoTrappa0 { height:21px;}
.psoTrappa50 { height:26px;}
.psoTrappa75 { height:31px;}
.psoTrappa90 { height:36px;}
.psoTrappa100 { height:41px;}
.psoTrappaNiva {
    background-color: #9964E3 !important;
    border-color: #9964E3 !important;
}


/* Samtycke */
.psoSamtyckeDialog {
	width: 485px;
}

.psoSamtyckeInfo {
	margin-bottom:10px;
}

/* Mina lakemdelslistor*/
.psoPdfInfo {
	font-size: 14pt;
}
.psoPdfForm input[type=submit] {
  border: none;
  background: none;
  padding: 0;
  text-align: left;
  color: #007ACA;
  font-size: 12pt;
  cursor: pointer;
}
.psoPdfForm img {
	vertical-align: middle;
}

/*prisruta*/
.psoPrisPanel,
.psoAltPrisPanel{
	margin-bottom: 30px;
    border-top: 1px solid #dddddd;
}
.psoPrisRubrik,
.psoAltPrisRubrik{
	font-weight: bold;
	font-size: 16pt;
	margin: 0 8px 16px;
}
.psoPrisInfo,
.psoAltPrisInfo{
  font-size: 14px;
  font-weight: bold;
  color: #73408F;
  margin: 0px 12px;
  border-bottom: 3px solid #ddeeff;
  padding: 12px 0px;
}
.psoPrisTotal,
.psoAltPrisTotal{
  font-size: 14px;
  font-weight: bold;
  margin: 12px;
}
.psoPrisRow,
.psoAltPrisRow{
  clear: both;
}
.psoPrisFooter,
.psoAltPrisFooter{
  clear: both;
  height: 12px;
}
.psoPrisText,
.psoAltPrisText{
  float: left;
}
.psoPrisVarde,
.psoAltPrisVarde{
  float: right;
}

/* prisrad */
.psoPrisRad,
.psoAltPrisRad,
.psoAltSaknadPrisRad {
    padding-left: 20px;
    border-style: solid;
    border-color: #dddddd;
    border-width: 0 1px 1px 1px;
 }

.psoPrisRadTable,
.psoAltPrisRadTable,
.psoAltSaknadPrisRadTable {
    display: flex;
    align-items: center;
    height: 84px;
}

.psoPrisRadC1,
.psoAltPrisRadC1,
.psoAltSaknadPrisRadC1 {
}

.psoPrisRadC2 {
    text-align: right;
    padding-right: 20px;
    flex: 1;
    display: flex;
    flex-wrap: wrap;
}

.psoAltPrisRadC3 {
    text-align: right;
    padding-right: 20px;
    width: 200px;
}

.psoAltPrisRadC2 {
    text-align: right;
    padding-right: 20px;
    width: 200px;
}

.psoPrisRadC3 {
    align-self: stretch;
}

.psoPrisRadC3 button {
    font-size: 12px;
    font-weight: bold;
    border-style: none;
    background-image: linear-gradient(to bottom, #a7358c, #990f99);
    width: 30px;
    height: 100%;
    cursor: pointer;
    color: white;
}

.psoArtikelUtbytt {
    text-align: right;
    display: inline;
    margin-left: 3px;
    height: 12px;
    width: 12px;
    font-weight: bold;
    vertical-align: top;
    font-size: 11pt;
    border-radius: 10px;
    margin-top: 0px;
    margin-right: -5px;
    color: red;
}

.psoPrisRadForpackning,
.psoAltPrisRadForpackning,
.psoAltSaknadPrisRadForpackning {
    color: #666666;
}

.psoPrisRadPris,
.psoAltPrisRadPris {
    font-weight: bold;
    width: 120px;
    display: inline-block;
}

.psoPrisRadAntal,
.psoAltPrisRadAntal {
    margin-left: auto
}
.psoPrisRadAntal:not([style*='display: none'])+.psoPrisRadAntal
.psoAltPrisRadAntal:not([style*='display: none'])+.psoAltPrisRadAntal {
    margin-left: 5px
}

.psoPrisRadFullmakt,
.psoAltPrisRadFullmaktDIV,
.psoAltSaknadPrisRadFullmaktDIV {
    display: inline;
}

.psoLagerStatus,
.psoAltLagerStatus {
    /*color: #666666;*/
    flex-basis: 100%;
}

.psoArtikelUtbytt {
    color: #ff9016
}

 /* Fullmakt */
.psoFullmaktPanel {
   border: 1px solid #dddddd;
   margin-bottom: 20px;
 }
 .psoFullmaktHead {
   margin:0px 20px;
 }
 .psoFullmaktC1 {
   float: left;
   width: 50%;
 }
 .psoFullmaktC1 .psoFullmaktPanel {
   margin-right: 10px;
 }
 .psoFullmaktC2 .psoFullmaktPanel {
   margin-left: 10px;
 }
 .psoFullmaktC2 {
   float: right;
   width: 50%;
 }
 .psoFullmaktFooter {
   clear: both;
 }
 .psoFullmaktBarn {
   padding: 0px 20px 20px 20px;
 }
 .psoFullmaktBarnTable {
   display: table;
   width: 100%;
 }
 .psoFullmaktBarnC1 {
   display: table-cell;
 }
 .psoFullmaktBarnC2 {
   display: table-cell;
   width: 100px;
   text-align: right;
 }
 .psoFullmaktBarnC1 input {
   width: 100%;
   padding: 10px;
   background-color: #fafafa;
   border: 1px solid #dddddd;
 }

 .psoFullmaktNy {
   border-top: 1px solid #dddddd;
   padding: 20px;
 }
 .psoFullmaktNy div {
   margin-top: 10px;
   font-style: italic;
   font-size: 14px;
 }

 /* FullmaktRad */
.psoFullmaktRow {
  display: table;
  width: 100%;
  border-top: 1px solid #dddddd;
}
.psoFullmaktRowC1 {
  display: table-cell;
  padding: 20px;
  font-size: 14px;
}
.psoFullmaktRowC2 {
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.psoFullmaktRemove {
  background-color: transparent;
  border-style: none;
  color: #01a6de;
  cursor: pointer;
  font-weight: bold;
}

.psoAltKundVagnArtikelUtbytt {
    background-color: transparent;
    border-style: none;
    color: orangered;
    font-weight: bold;
    display: inline-block;
}
.psoFullmaktVisa {
  font-size: 30px;
  width: 50px;
  background-color: transparent;
  border-style: none;
  height: 100%;
  color: #6D6D6D;
  cursor: pointer;
}
.psoNyhetGotoModule,
.psoPaminnelseGotoModule {
    font-size: 25px;
    background-color: transparent;
    border-style: none;
    height: 100%;
    cursor: pointer;
    font-weight: bold;
    color: #6D6D6D;
}
.psoFullmaktNamn,
.psoFullmaktNyhetNamn{
  color: #01a6de;
  display: inline-block;
  font-size: 18px;
}
.psoFullmaktPnr,
.psoFullmaktNyhetPnr {
  display: inline-block;
  color: #6D6D6D;
  font-size: 18px;
}
.psoFullmaktGilltig,
.psoFullmaktNyhetGiltig{
  display: inline-block;
  font-weight: bold;
  padding-right: 3px;
}
.psoSamtyckeSaknas{
    display: inline-block;
    font-weight: bold;
    padding-right: 3px;
    color: red;
}
.psoFullmaktGilltigValue,
.psoFullmaktNyhetGiltigValue {
  display: inline-block;
}

/* Ny fullmakt */
.psoFullmaktInfoDialog {
    width: 800px;
}
.psoFullmaktInfo {
    margin-bottom:10px;
    max-height: 400px;
    overflow-y: auto;
}

.psoFullmaktNyBekrafta {
	margin: 1.5em 0em;
}

.psoFullmaktNyPnr {
	float:left;
	padding-right: 50px;
}

/* Recept */
.psoReceptSort {
  float: right;
  margin-top: -30px;
}

.psoReceptNyhetSectionHeader,
.psoReceptPaminnelseSectionHeader,
.psoFullmaktNyhetHeader,
.psoHkdbNyhetHeader {
    margin: 30px 0px 20px;
}

.psoRecept,
.psoReceptNyhet,
.psoReceptPaminnelse {
    margin-top: 10px;
    padding: 10px 20px;
    border-top: 1px solid #dddddd;
    /*background: #f5f0fc;*/
}

.psoFullmaktNyhet,
.psoHkdbNyhet {
    margin: 20px 0px;
    padding: 10px 20px 20px 20px;
    /*   background-color: #ffffd0  */
    border: 1px solid #cccccc;
    background: #ffffff;
    border-radius: 5px;
}

.psoReceptHeader {
    font-size: 24px;
    margin-bottom: 1rem;
    margin-top: 0.5rem;
}
.psoReceptInfo {
	 font-size: 13px
}
.psoReceptInfo P {
    margin: 0px 0px 6px 0px;
}
.psoReceptInfo UL {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.psoReceptInfo UL LI {
    margin: 0px 0px 6px 0px;
}

.psoReceptNyhetInfo, .psoReceptPaminnelseInfo {
    font-size: 13px
}
.psoReceptNyhetInfo P, .psoReceptPaminnelseInfo P {
    margin: 0px 0px 6px 0px;
}
.psoReceptNyhetInfo UL, .psoReceptPaminnelseInfo UL {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
.psoReceptNyhetInfo UL LI, .psoReceptPaminnelseInfo UL LI {
    margin: 0px 0px 6px 0px;
}

.psoReceptMoreInfo,
.psoReceptMoreInfoLink,
.psoReceptKop,
.psoReceptStatus {
  margin-top:1em;
}
.psoReceptMoreInfoLink {
	font-weight: bold;
}
.psoReceptStatus {
  font-weight: bold;
  color: red;
}
.psoReceptInfoC1, .psoReceptInfoC2  {
  display: table-cell;
  padding-right: 20px;
  width: 50%
}
.psoReceptInfoTable {
  display: table;
}

.psoReceptKopGrupp {
    margin-bottom: 10px;
}

.psoReceptKopUtbyte, .psoReceptKopForskriven {
    background-color: white;
    padding: 10px;
    border: 1px solid #dddddd;
    border-top-width: 0;
}

.psoReceptKopUtbyte:first-child, .psoReceptKopForskriven:first-child {
    /*border-top-left-radius: 4px;*/
    /*border-top-right-radius: 4px;*/
    border-top-width: 1px !important;
}

.psoReceptKopUtbyte:last-child, .psoReceptKopForskriven:last-child {
    /*border-bottom-left-radius: 4px;*/
    /*border-bottom-right-radius: 4px;*/
}

.psoReceptKopUtbyteHead {
    font-size: 13pt;
    font-weight: bold;
    padding: 5px;
}


.psoReceptKopUtbyte.psoSelected, .psoReceptKopForskriven.psoSelected { background-color: #F5F0FC; }

.psoReceptKopDisabled {
	color: #6D6D6D;
	cursor: default;
}

.psoReceptKopTable {
    display: flex;
    align-items: baseline;
}

.psoReceptKopTableArtikel {
    flex-grow: 2;
}

.psoReceptKopTableInfo, .psoReceptKopTableUtbyten {
    flex-grow: 5;
}

.psoReceptKopTableUtbyten {
}

.psoReceptArtikelLager {
}

.psoReceptKopTableLager {
    text-align: center;
    white-space: nowrap;
    padding: 0 10px;
}

.psoReceptKopTablePris,
.psoReceptKopTableAntal {
    white-space: nowrap;
    text-align: right;
}
.psoReceptKopTableAntal select {
    padding: 5px 5px 5px 12px;
    border-radius: 4px;
}
.psoReceptKopEjKoparIcon {
    margin: 0 10px;
    align-self: flex-start;
}

.psoReceptKopEjKopar {
    font-size: 10pt;
    font-style: italic;
}

.psoReceptKopVarnign {
    font-size: 10pt;
    font-style: italic;
    color: red;
}

.psoReceptArtikelUtbyteInfo,
.psoReceptArtikelForskrivenInfo,
.psoReceptKopInfo,
.psoReceptArtikelAPris {
    font-size: 10pt;
    font-style: italic;
}

.psoReceptArtikelPris  {
    font-size: 13pt;
    font-weight: bold;
}
.psoReceptArtikel {
    font-weight: bold;
}

.psoReceptArtikel A {
    color: #007ACA;
    text-decoration: none;
    cursor: pointer;
}

.psoReceptProduktHeader
.psoReceptFormHeader,
.psoReceptNyhetProduktHeader
.psoReceptNyhetFormHeader,
.psoReceptPaminnelseProduktHeader
.psoReceptPaminnelseFormHeader {
    display: inline-block;
}

/* Prescription tab page header */
.psoReceptTabpanelHeader {
    display: flex;
    margin-right: 120px;
}

.psoReceptTabpanelHeader div {
	padding:0 10px;
}

/* Reminder */
.psoReceptPaminnelse {
    display: flex;
    flex-wrap: wrap;
}
.psoReceptPaminnelseHeader {
    flex-basis: 100%;
}
.psoReceptPaminnelseInfo {
}
.psoReceptPaminnelse .psoReminderButtonDiv {
    align-self: end;
}

/*HKDB*/
.psoHkdbDialog {
  width: 485px;
}
.psoHkdb {
}
.psoHkdbHead {
	font-size: 14pt;
	font-weight: bold;
}
.psoHkdbRow,
.psoHkdbNyhetRow{
	display: table;
	width: 100%;
}

.hkdbTransactionsTable { width: 100%; border-width: 0px; }
.hkdbTransactionsTable tr:nth-child(even) { background-color: #B28DED; }
.hkdbTransactionsTable tr:nth-child(odd) { background-color: #E3C5FF; }
.hkdbTransactionsTable tr th { background-color: #915AD5; }

.psoHkdbC1,
.psoHkdbC2,
.psoHkdbNyhetC1,
.psoHkdbNyhetC2{
	display: table-cell;
	width: 50%;
}

.psoHkdbHead {
	margin-top: 15px;
}

.psoHkdblabel,
.psoHkdbNyhetlabel {
	font-size: 11pt;
	font-weight: bold;
	margin: 16px 0px;
}
.psoAltKundVagnArtiklarSaknasDiv,
.psoAltKundVagnArtiklarByttaDiv,
.psoAltKundVagnConfirmDiv {
    font-size: 12pt;
    font-weight: bold;
    margin: 20px 0px;
}

.psoHkdbValue,
.psoHkdbNyhetValue{
	color: #27588D;
	font-size: 16pt;
}


.psoErrorMessage {
    font-family: "PF BeauSans Pro","Trebouchet MS",sans-serif;
    font-size: 12pt;
    color: red;
    margin-top: 10px;
}

.psoPagaendeExpedition {
    font-size: 12pt;
    color: red;
    font-weight: bold;
}

.psoHarInteSamtyckeRecept {
    font-family: "PF BeauSans Pro,Trebouchet MS,sans-serif";
    font-size: 18pt;
    margin: 10px;
    display: inline-block;
}
.psoDisplayNone {
    display: none;
}

.slut:after {
	content: url('data:image/gif;base64,R0lGODlhGAAVAPAAAO0cJAAAACH5BAEAAAEALAAAAAAYABUAAAIrjI+py+0PDZg0HoorzBy83jkg14zhYpJoijFsu76e+4q1bUa5Faj8DwxaCgA7');
}
.nastanslut:after {
	content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAVCAYAAABc6S4mAAAAb0lEQVQ4T+2VXRIAIASEuf+hNT000w8VRS91gP1sFgjOD5314T2ACIhzibhXnOhAEu5hKxAL2BUvsBlkAGjFV5BYgLX6mYvGwQdwaYr9otwsax+kWYiNaYmb1oVqkrUQ0y6qF5rbNr11iN4fnFMnCUtELRYcTR22AAAAAElFTkSuQmCC');'
}

 @media only screen and (max-device-width:640px) {
  .phone-hidden {
    display: none !important;
 }
}

.psoReminderButtonDiv {
    margin-left: auto;
    margin-top: 5px;
    display: table;
}

.psoReminderDateSelection {
    margin: 20px 0px;
}

.psoRemindedPrescription {
    border: 3px solid red
}

.psoSparaBarnPnr {
    padding:10px 0px
}
.psoSparaBarnPnr LABEL{
    font-size: 10pt;
    font-weight: normal;
}
