﻿@import "standard1.css";

* {
    margin: 0;
}

body {
    font-size: 13px;
    font-family: Arial, sans-serif;
    line-height: 18px;
    color: #303030;
    background-color: transparent;
}

p {
    margin: 0 0 9px 0;
}

input[disabled] select {
    color: Black;
}

.inputBox {
    width: 10px;
}

.inputField {
    width: 100%;
}

a {
    text-decoration: none;
}

.container {
    width: 940px;
    max-width: 100%;
    min-width: 670px;
    border-width: 1px;
    border-style: solid;
    border-color: #a0a0e0;
    color: #303030;
}

.fullHeader {
    margin: 0;
    padding: 0;
    height: 60px;
    border-top: 0 none;
    border-bottom: 1px solid #a0a0a0;
    background-color: #0064cd; /*url(/images/form_header.jpg) top left repeat-x;*/
}

.addressBox {
    color: White;
    border: none;
    width: 225px;
}

.header {
    width: 100%;
    height: 60px;
    color: #505050;
}

.pracName {
    color: #fff;
    padding: 5px 0 0 10px;
    width: 570px;
    font-weight: normal;
    font-family: ColaborateRegular;
    font-size: 34px;
}

    .pracName a {
        color: #fff;
        font-weight: normal;
    }

.pracByline {
    display: none;
    visibility: hidden;
}

.welcome {
    width: 640px;
    float: left;
    padding: 10px 10px 10px 10px;
    border-right: 1px solid #a0a0a0;
    border-bottom: 1px solid #a0a0a0;
}

    .welcome a {
        color: #0000a0;
    }

        .welcome a:hover {
            color: #EE2C2C;
            text-decoration: none;
        }

    .welcome h2, .welcome h3 {
        color: #00365c;
    }

h1 {
    font-size: 28px;
    color: #00365c;
    font-family: ColaborateRegular;
    font-weight: normal;
}

h2 {
    font-size: 24px;
    margin: 5px 0 5px 0;
    color: #00365c;
    font-family: ColaborateRegular;
    font-weight: normal;
}

h3 {
    font-size: 20px;
    margin: 5px 0 10px 0;
    color: #974345;
    padding: 0;
    font-family: ColaborateRegular;
    font-weight: normal;
}

h4 {
    font-size: 18px;
    line-height: 15px;
    color: #974345;
    font-family: ColaborateRegular;
    font-weight: normal;
    font-style: normal;
}

.red {
    color: #E60000;
    font-weight: bold;
}
.green {
    color: darkgreen;
    font-weight: bold;
}
.instruction {
    color: navy;
}
.box {
    background-color: #fafafc;
    color: #303030;
    border: solid 1px #c0c0c0;
    padding: 3px;
    margin-bottom: 10px;
}

.questionnaire .answers td {
    color: blue;
}

.answers {
    color: blue;
}

.formHeader {
    background-color: #0064cd;
    color: White;
    font-weight: bold;
}

    .formHeader a {
        color: White !important;
    }



.plain label {
    font-weight: normal;
    color: #303030;
}

.select label {
    font-weight: normal;
}

.alcoholAudit label {
    font-weight: normal;
}

.alcoholAudit .formLabel {
    color: #00365c;
    font-weight: bold;
}

.subcontent {
    float: right;
    width: 250px;
    padding: 0 10px 0 2px;
    list-style: disc outside;
    overflow: auto;
    white-space: normal;
}

    .subcontent h3, h4 {
        color: #00365c;
    }

    .subcontent a {
        color: #0000e0;
    }

        .subcontent a:hover {
            color: #EE2C2C;
        }

    .subcontent ul, ol {
        padding: 0;
        margin: 0;
    }

    .subcontent li {
        margin-left: 20px;
    }

.menublock h5 {
    color: #505050;
    background-color: transparent;
}

.footer {
    border-left-color: #a0a0e0;
    border-right-color: #a0a0e0;
    border-bottom-color: #a0a0e0;
    color: #FFFFFF;
    background: #0064cd;
}

.footer a {
    color: white
}

.watermarked {
    background-color: white;
    color: #737373;
    font-style: italic;
}

td {
    vertical-align: top;
}


.navButton {
    background-color: #ddddff;
    padding: 0 2px 0 2px;
    margin: 0 2px 0 2px;
    width: 40px;
    float: right;
}

.navButtonw {
    background-color: #ddddff;
    padding: 0 2px 0 2px;
    margin: 0 2px 0 2px;
    width: 80px;
    float: right;
}

.buttonAlert {
    border-left: 1px none #c43c35;
    border-right: 1px none #c43c35;
    border-top: 1px none #c43c35;
    border-bottom: 1px none #882a25;
    cursor: pointer;
    color: #fff;
    background-color: #c43c35;
    background-repeat: repeat-x;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
}

.navButtonNext {
    float: right;
}

.navButtonPrevious {
    float: left;
}

.navButtonImage {
    float: right;
    margin: 2px 2px 2px 4px;
}

.repeatPrev {
    background: #fff url(/images/prev1.gif) top left no-repeat;
    width: 32px;
    height: 32px;
    border: none;
    cursor: pointer;
}

.repeatNext {
    background: #fff url(/images/next1.gif) top left no-repeat;
    width: 32px;
    height: 32px;
    border: none;
    cursor: pointer;
}

.prescriptionBox {
    padding: 4px;
    border: 1px solid #30a030;
    margin: 2px 4px 4px 4px;
    color: #505050;
}

.mobileLabel {
    float: left;
    width: 120px;
}

.mobileField {
    float: left;
}

.mobileLine {
    clear: both;
    min-height: 50px;
}

.comments {
    width: 95%;
}

.mobileList {
    width: 200px;
}

.mobileSend {
    text-align: center;
    border-top: solid 1px #a0a0a0;
    padding: 10px 0 0 0;
}

.text200 {
    width: 200px;
}

.text160 {
    width: 160px;
}

.drugItem {
    width: 320px;
}

.strengthItem {
    width: 120px;
}

.logonHeader {
    color: #bf1f00;
    font-size: 140%;
    line-height: 150%;
    font-weight: bold;
    text-transform: none;
    background-color: #eeeeff;
    padding: 4px;
    border-bottom: 1px solid #a0a0a0;
}

.topText, .logonFields {
    padding: 10px 4px 4px 4px;
}

.userMessage {
    font-size: 105%;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: normal;
    color: #a00000;
    margin: 10px 0 0 0;
}

.logonLeft {
    float: left;
    width: 49%;
    border: 1px solid #a0a0a0;
    min-height: 300px;
}

.logonRight {
    float: right;
    width: 49%;
    border: 1px solid #a0a0a0;
    min-height: 300px;
    overflow-wrap: break-word;
}

.patient_survey {
    margin: 5px 0 0 0;
}

    .patient_survey img {
        border: 1px solid #ffffff;
        float: none;
    }

        .patient_survey img:hover {
            border: 1px solid #808080;
        }

#prescriptionForm {
    position: absolute;
}

.compulsory {
    background: transparent url(/images/compulsory.jpg) top right no-repeat;
    padding-right: 16px;
}

.compulsoryw {
    background: transparent url(/images/compulsoryw.jpg) top right no-repeat;
    padding-right: 16px;
}

.note {
    font-style: italic;
    font-size: 90%;
    font-weight: normal;
}

ul.autocomplete_completionListElement {
    padding-left: 0;
}

li.autocomplete_listItem, li.autocomplete_highlightedListItem {
    list-style-position: outside;
    list-style-image: none;
    list-style-type: none;
}

.pinify-topHat-container {
    font-weight: normal;
    padding-top: 2px;
}

.pinify-topHat-text {
    background: url('/images/pinify/arrow.png') no-repeat 0 4px;
    padding-left: 50px;
}

.submittedOn, .appName {
    font-weight: normal;
    margin-bottom:6px;
    font-size: 16px;
}

.homeDelivery {
    border: 2px solid #b4cc43;
    margin: 2px 4px 6px 2px;
    padding: 6px 6px 10px 6px;
}

.homeDelivery2 {
    border: 1px dotted #b4cc43;
    padding: 2px;
}

.formSection {
    width: 100%;
    clear: both;   
}

.formLeftCol {
    float: left;
    width: 49%;
    padding: 2px 1px 10px 2px;
}

.formRightCol {
    float: right;
    width: 49%;
    padding: 2px 1px 10px 2px;
}

.formHeader {
    clear: both;
    padding: 2px;
    margin-top: 10px;
}

.formRow {
    clear: both;
    padding: 4px 0 0 0;
    width: 100%;
}

.formLabel {
    float: left;
    width: 120px;
}

.formField {
    float: left;
    width: 185px;
}
.forDoc {
    background-color: #ffe0e0;
}
.uploadDiv {
    margin: 10px 0 10px 0;
    border: 1px solid #e0e0e0;
    clear: both;
    background-color: #f9f9f9;
    padding: 4px;
}
.uploadStatus {
    font-style: italic;
    background-color: transparent;
    overflow:auto;
}
.navButtons {
    text-align: right;
    border-top: 1px solid #a0a0a0;
}

@media print {
    .uploadDiv{
        display: none;
        visibility: hidden;
    }
    .noPrint {
        display: none;
        visibility: hidden;
    }

    .printIcon, .button, .buttonClose, .buttonw, .buttonNext {
        display: none;
        visibility: hidden;
    }

    .forPatient {
        display: none;
        visibility: hidden;
    }

    .fullMenu, .fullHeader, .footer, .subContent {
        display: none;
        visibility: hidden;
    }

    textarea, input {
        overflow: visible;
    }

    *[disabled="disabled"] {
        color: Black;
    }

    .container {
        border: none;
        width: 100%;
    }

    .welcome {
        border: none;
        width: 95%;
    }

    .red {
        visibility: hidden;
        display: none;
    }

    #teaser {
        display: none;
        visibility: hidden;
    }
}

@media only screen and (max-width: 945px) {

    .subcontent {
        visibility: hidden;
        display: none;
    }

    .container {
        max-width: 670px;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px), (max-width: 640px) {

    input, select {
        font-size: 100%;
    }

    .inputBox {
        width: 20px;
    }

    .inputField {
    }

    .container {
        float: none;
        border: none;
        width: 100%;
        min-width: 320px;
    }

    .welcome {
        width: 95%;
        float: none;
        border: none;
        min-height: 0;
    }

    .pracName {
        width: 95%;
    }

    .subcontent, .formBanner, .printIcon, .pracByline {
        visibility: hidden;
        display: none;
    }

    .fullHeader, .header {
        height: 60px;
    }

    .radioButtons label {
        font-weight: normal;
        color: Black;
        font-size: 90%;
    }

    .navButton {
        width: 90px;
        height: 24px;
        float: right;
    }



    .text200, .text180 {
        width: 120px;
    }

    .footer {
        visibility: hidden;
        display: none;
    }

    h3 {
        margin: 0;
    }

    .rhsicon {
        visibility: hidden;
        display: none;
    }

    .logonLeft {
        float: none;
        width: 100%;
        border: none;
    }

    .logonRight {
        width: 100%;
        float: none;
        clear: both;
        border: none;
    }

    .logonHeader {
        background-color: #fff;
    }

    .formRightCol {
        width: 100%;
        display: block;
        float: left;
    }

    .formLeftCol {
        width: 100%;
        display: block;
    }

    .formLabel {
        float: left;
        width: 40%;
        min-width: 120px;
    }

    .formField {
        float: left;
        width: 60%;
        min-width: 185px;
    }

    .formRow {
        padding: 4px 0 4px 0;
    }

    .text160 {
        width: 140px;
    }

    .drugItem, .strengthItem {
        width: 220px;
    }

    .comments {
        width: 200px;
    }
}

.picPreview {
    border: 1px solid #505050;
    background-color: #000;
}

.fileUploaded {
    display: none;
}
.uploadButton {
    height: 26px;
 }

.field1_editor {
    height: 300px;
}

.pager-page a {
    display: inline-block;
    background-color: #999;
    padding: 5px 10px;
    /*color: white !important;*/
    border: 1px solid #777;
}

.pager-page a:hover {
    background-color: #2286ef;
    color: white !important;
}

.pager-page span {
    display: inline-block;
    background-color: #0064cd;
    padding: 5px 10px;
    color: white !important;
    border: 1px solid #0064cd;
}

.welcome a.header-link {
    color: white; 
    font-weight: bold;
}