/**
 * forms/eye_mag/css/report.css
 *
 * Style Sheet for reports
 *
 * @package   OpenEMR
 * @link      https://www.open-emr.org
 * @author    Ray Magauran <magauran@MedFetch.com>
 * @copyright Copyright (c) 2016 Raymond Magauran <magauran@MedFetch.com>
 * @license   https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public License 3
 */

.pure-form input[type="text"],
.pure-form input[type="password"],
.pure-form input[type="email"],
.pure-form input[type="url"],
.pure-form input[type="date"],
.pure-form input[type="month"],
.pure-form input[type="time"],
.pure-form input[type="datetime"],
.pure-form input[type="datetime-local"],
.pure-form input[type="week"],
.pure-form input[type="number"],
.pure-form input[type="search"],
.pure-form input[type="tel"],
.pure-form input[type="color"],
.pure-form select, .pure-form textarea {
    padding: 0.2em 0.2em;
    display: inline-block;
    border: 1px solid #CCC;
    box-shadow: 0 1px 3px #DDD inset;
    border-radius: 4px;
    box-sizing: border-box;
}
.pure-form label {
    margin: 0.1em;
}
.pure-form [disabled] {
    color: #000000 !important;
}
.pure-form input[type="text"], .pure-form input[type="password"], .pure-form input[type="email"], .pure-form input[type="url"], .pure-form input[type="date"], .pure-form input[type="month"], .pure-form input[type="time"], .pure-form input[type="datetime"], .pure-form input[type="datetime-local"], .pure-form input[type="week"], .pure-form input[type="number"], .pure-form input[type="search"], .pure-form input[type="tel"], .pure-form input[type="color"], .pure-form select, .pure-form textarea {
    padding: 0.2em 0.2em !important;
}
.eye_mag {
    z-index:5;
}
#sddm {
    z-index:31;
}
a:link {
    color: black;
}

/* visited link */
a:visited {
    color: #000000;
}

/* mouse over link */
a:hover {
    color: black;
    text-decoration: underline;
}

/* selected link */
a:active {
    color: black;
}
.fa {
    cursor: pointer;
}
.more_visions_1:hover {
    text-decoration: underline;
    cursor:pointer;
}
.more_visions_2:hover {
    text-decoration: underline;
    cursor:pointer;
}

.text_clinical {
    text-decoration: none;
    color: #000000;
    font-family:Arial,Arial,sans-serif;
}

.text_clinical a b {
    text-decoration: none;
    color: #000000;
    font-family: Arial, Arial,sans-serif;
}

.text_clinical a:hover
{
    text-decoration: underline;
}
.text_clinical th {
    text-decoration: underline;
    font-size: 1.1em;
}
.checkbox {
    height:15px;
    width:15px;
}
.loading {
    margin: 0 auto;width:180px;text-align: center;font-size:1.0em;
    height:180px;
}

.ACT {
    border: none;
    outline: none;
    font-size:1.0em;
    text-align: center;
    border:1pt solid black;justify-content:center; align-items:center;
    height:38px;
    width:38px;
}
textarea.ACT {
    border: none;
    outline: none;
    font-size:9px;
    text-align: center;
    height:38px;
    width:38px;
}

.input-helper {
    position: relative;
    display: inline-block;
    cursor: pointer;
}
.input-helper:before {
    content: '';
    display: block;
    position: relative;
    padding-left:10px;
}

.input-helper--radio {
    padding-left: 18px;
}
.input-helper--radio:before {
    top: 3px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #222;
}
label {
    font-size:1.0em;
}
.bigger {
    font-size:1.1em;
}
textarea.HPI_text{
    height:40px;
    min-width:95%;
    max-width: 95%;
    max-height:2in;
    overflow:auto;

}
.HPI2_text {
    vertical-align:text-top;
    font-size:0.8em;
}
.QP_class textarea{
    height:3.0em;
    width:95%;
    max-width:95%;
    overflow:auto;
    margin-bottom:2px;
    margin-left:5px;
}
.HPI_text i {
    font-size:0.9em;
    font-weight:600;
}
textarea.full{
    height:20px;
}

.LayerTechnical {
    width: 1.5in; height: 1.05in;padding: 0.02in; border: 1.00pt solid #000000;
}
.input-helper--checkbox.boxed:before {
    left: 0;
    width: 18px;
    height: 18px;
    border: 0 solid grey;
}

input[type="radio"].hidden {
    display: none;
}

input[type="checkbox"].hidden {
    display: none;
}
input[type="checkbox"].hidden:checked + label:before {
    background: #222;
}

input[type=text] {
    width: 45px;
    height: 20px;
    padding: 0.2em 0.4em;
    display: inline-block;
    text-align:center;
}


/* REFRACTION PANEL */
.refraction_panel {
    display:none;
    width:95%;
    height:auto;
}

.refraction2 {
    float: left;
    padding: 0.1in;
    background: #ffffff;
    box-shadow: 10px 10px 50px #888888;
    border-radius: 8px;
    margin-right: 4px;
    border: 1pt solid;
    font-size: 0.6em;
    webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
}
.refraction2 input[type="text"] {
    width:20px;
    padding: 0.2em 0.4em;
    display: inline-block;

}
.refraction {
    display:inline-block;
    min-height:2.2in;
    border: 1.00pt solid #000000;
    padding: 0.2in;
    box-sizing: content-box !important;
    box-shadow: 10px 10px 5px #888888;
    border-radius: 8px;
    margin: 8px auto;
    width:4.3in;
    font-size: 1.2em;
    font-family: Arial, Arial,sans-serif;
}
.refraction td {
    text-align:center;
    font-size:0.9em;
    width:0.35in;
    vertical-align: middle;
    text-decoration: none;
    padding: 3px;
}
.refraction th {
    height:0.17in;
    text-align: left;
    padding: 5px 0 2px;
    color: black;
}
.refraction ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.refraction li {
    float: left;
}

input[type=text].refraction {
    padding: 0.2em 0.4em;
    display: inline-block;
    text-align: right;
    width:150px;
}
.refraction  b{
    font-weight:600;
}
.Guidance {
    border:1pt solid;
    background-color: #C3A0D0;
}
.up td{
    vertical-align: text-top;
}


.title {
    font-size:1.0em;
    font-weight:600;
    text-align:right;
    padding-right:5px;

}
.title_report {
    position:absolute;
    right:10px;
    top:20px;
}

.underline{
    text-decoration: underline;
}

/*Drop downs stuff */

.dropdowns {
    position:relative;
    background-color: red;

}

.section {
    padding: 0;
    margin: 0 auto 10px;
    display: table-cell;
}

.LayerVision2 {
    float:left;
    margin-right: 4px;
    border: 1.00pt solid #000000;
    background: #C0C0C0;

}

.refraction td.right {
    text-align: right;
    text-decoration: none;
    width:0.7in;
    vertical-align: text-top;
}
.WSPACER {
    height: 0.3in;
}
.WProgShow {
    display:none;
}

.vitals {
    box-shadow: 1px 10px 5px #888888;
    border-radius: 8px;
    position:relative;
    padding: 0.02in;
    border: 1.00pt solid #000000;
    background: #ffffff;
    font-family:  Arial,Serif;
    font-size: 1.2em;
    height: 1.05in;
    float:left;
    margin-right: 3px;
}
.vitals_right {
    float:right;
    margin-right: 3px;
}
.vitals tr td input{
    padding: 0.2em 0.4em;
    display: inline-block;
}

#divId {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(images/Amsler_2.jpg) no-repeat;
    width: 180px; /* Width of new image */
    height: 236px; /* Height of new image */
    padding-left: 180px; /* Equal to width of new image */

}
/* All in one selector */
/*
#AmslerOD {
 /*
    value:1;
}
*/

.HPI {
    width:85%;
    padding:40px;
    text-align:center;
}
.TEXT_class {
    text-align:center;
}
.borderShadow {
    position:relative;
    box-shadow: 5px 5px 9px #888888;
    border-radius: 8px;
    margin-right: 4px;
    border: 1.00pt solid #000000;
    background: #ffffff;
    font-family:  Arial, Serif;
    padding:6px;
    text-align:left;
    vertical-align:top;
    width:720px;
}
.borderShadow2 {
    box-shadow: 1px 1px 1px #888888;
}
.current_W {
    background-color:#e8eef6;
}
.current_W input,.current_W textarea{
    background-color:white !important;
}
.manifest {
    background-color: white;
}
.CTL {
    background-color: white;
}

th {
    font-size: 1.0em;
    text-align: center;
    color: black;
}

.QP_not {
    display: none;
}

/* This CSS is used ONLY by the form defined in this same folder
 * customize it as you see fit for your specific form
 */

body
{
    display:inline-block;
    margin-left:auto;
    margin-right:auto;
    /* padding-left:5px; //Or whatever value you would like
     padding-right:5px; //Same ^
     */
    text-align:center;
    width: 100%;
}

#form_container {
    border: 0 solid red;
    padding: 0;
    margin: 20px auto 0;
    position:relative;
}

/* Refraction Panel Defaults */
#Layer1 {
    border: 0 solid red;
    padding: 0;
    margin: 20px auto 0;
    position:relative;
    width:100%;

}
.nodisplay {
    display:none !important;
}
.clear_both {
    clear:both;
}
.float_left{
    float:left;
    padding-left:5px;
}
.SideBarTabClass {
    top:0.01in;
    left:0;
    height:0.5in;
    width:2.2in;
    background:white;
    box-shadow: 1px 1px 1px #888888;
    border-radius: 8px;
}
.exam_section_left {
    top:0;
    float:left;
    min-height:375px;
    width: 463px;
    margin: 5px auto ;
    padding:10px;
}
.exam_section_left b {

}
.size100 {
    display:inline-block;
    vertical-align:top;
}
.size50 {
    display:inline-block;
    vertical-align:top;
    min-height:375px;
}
.exam_section_right {
    top:0;
    float:left;
    min-height:375px;
    width: 463px;
    margin: 5px auto ;
    padding:10px;
}
textarea.EXTTEXT {
    /*narrow_textarea*/
    width:1in;
    max-width: 1in;
    max-height: 0.5in;
    height: 0.4in;
    font-size: 1.0em;
}
textarea.ANTSEGTEXT {
    width: 2.0in;
    max-height: 10em;
    height: 40px;
}
.left {
    text-align:left;
}

.button {
    background-color: #E3E1B8;
    padding: 2px 4px;
    text-decoration: none;
    color:#050;
    font: bold 84% Arial, 'trebuchet ms',helvetica,sans-serif;
}
#tab {
    width:800px;
}
#tabs_container {
    border-bottom: none;
}
#tabs {
    list-style: none;
    margin: 0 0 0 10px;
}
#tabs li {
    display: inline;
}
#tabs li a {
    border: 2px solid #ccc;
    padding: 4px 6px;
    text-decoration: none;
    background-color: #CCCC99;
    border-bottom: none;
    outline: none;
    color:black;
    box-shadow: 0 5px 9px #888;
    font-size:1.7em;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}
#tabs li a:hover {
    background-color: #dddddd;
    color:navy;

}
#tabs li.active a {
    background-color: #fff;
    padding: 4px 6px 5px 6px;
    border-bottom: none;
    color:navy;

}
#tabs li.active a:hover {
    background-color: #eeeeee;
    border-bottom: none;
}

#tabs li a.icon_accept {
    background-image: url(accept.png);
    background-position: 5px;
    background-repeat: no-repeat;
    padding-left: 24px;
}
#tabs li a.icon_accept:hover {
    padding-left: 24px;
}

#tabs_content_container {
    border-top: 0.5pt;
    padding: 10px;
    width: 99%;
}

.button-success {
    background: rgb(240, 240, 0); /* this is a green */
    box-shadow: 2px 2px 2px #888888;
    border-radius: 45px;
}
.button_over {
    background-color: red;
}

.buttonRefraction_selected {
    border: #000000;
    background-color: yellow !important;
}

.tools input[type="button"] {
    border: 1px solid black;
    height: 15px;
    width:10px;
    line-height: 15px;
    padding: 0 5px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    color: black;
    font-weight: bold;
}
.tools  {
    border: 0 solid black;
    height: 50px;
    width: 50px;
    line-height: 30px;
    padding: 10px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    color: black;
    font-weight: bold;
    margin-bottom: -3px;
}

.transparent {
    z-index: 10;
}

/*

h1 {

    font-size: 120%;
    font-weight: bold;
}

#form_container {
    border: 1px solid black;
    background-color: #ffffcc;
    width: 750px;
    padding: 10px;
    margin: 10px 0 10px 0;
}

#general {
    padding: 10px;
}

#history {
    padding: 10px;
    border-top: 1px solid black;
}

#bottom {
    padding: 10px;
    border-top: 1px solid black;
}

.formtext {
    font-family: courier;
    font-size: 90%;
}

.link {
    font-size: 80%;
}

.link_submit {
    font-size: 120%;
}

.title {
    font-size: 150%;
    font-weight: bold;
}

.bold {
    font-size: 110%;
    font-weight: bold;
}

#print_form_container {
    border: 1px solid black;
    background-color: #ffffcc;
    padding: 10px;
    margin: 10px 0 10px 0;
}

#print_general {
    padding: 10px;
}

#print_history {
    padding: 10px;
    border-top: 1px solid black;
}

#print_bottom {
    padding: 10px;
    border-top: 1px solid black;
}
*/
.bold {
    font-weight: bold;
}
.underline {
    text-decoration: underline;
}
#tabs {
    margin: 0 auto;
    width:95%;
    font-size:0.55em;
    line-height:normal;
}

#tabs ul {
    margin:0;
    padding:4px 2px 0 5px;
    list-style:none;
    float:right;
}

/* End IE5-Mac hack */
#tabs li:hover {
    color:#000;
    text-decoration:underline;
}



/* CSS for QP_buttons */
.eye_button {
    -moz-box-shadow:inset 0 1px 0 0 #97c4fe;
    -webkit-box-shadow:inset 0 1px 0 0 #97c4fe;
    box-shadow:inset 1px 1px 1px 0 black;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.6, #F6F9ED), color-stop(0.6, #F6F9ED) );
    background:-moz-linear-gradient( center top, #F6F9ED 80%, #F6F9ED 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9eedf0', endColorstr='#1e62d0');
    background-color:#3d94f6;
    text-indent:0;
    display:inline-block;
    font-family:Arial,Serif;
    font-size:11px;
    font-weight:600;
    line-height:12px;
    text-decoration:none;
    text-align:center;
    padding:0.03in 0.03in 0.04in;
    min-width:35px;
    max-height: 18px;
    margin: 2px auto;
    border: black;
    color: black;
    border-radius: 2px 2px 2px 2px;
    height: 18px;
}
.eye_button_blank {
    display:inline-block;
    height:12px;
    line-height:18px;
    padding:0.1in;
    min-width:25px;
    border: white;
    color: black;
    font-weight:700;
    text-decoration: none;
}
.eye_button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
    background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
    background-color:#1e62d0;
    color:white;
}
.eye_button:active {
    position:relative;
    top:1px;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
    background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
    background-color:#1e62d0;
    color:white;
}
.eye_button_selected {
    -moz-box-shadow:inset 0 1px 0 0 #97c4fe;
    -webkit-box-shadow:inset 0 1px 0 0 #97c4fe;
    box-shadow:inset 0 1px 0 0 #97c4fe;
    -webkit-border-top-left-radius:3px;
    -moz-border-radius-topleft:3px;
    text-indent:0;
    border:1px solid #fff;
    display:inline-block;
    font-family:Arial,Serif;
    font-size:11px;
    font-weight:400;
    line-height:12px;
    text-decoration:none;
    text-align:center;
    padding:0.03in;
    min-width:35px;
    max-height: 18px;
    margin: 2px auto;
    border-radius: 2px;
    color: white;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, navy), color-stop(1, #3d94f6) );
    background:-moz-linear-gradient( center top, navy 5%, #3d94f6 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='navy', endColorstr='#3d94f6');

}
.button_selected {

}
/* This button was generated using CSSButtonGenerator.com */


.divTable
{
    position:relative;
    float:left;
    /*background-image: url('../../forms/eye_mag/images/cross.png');
     */ height:100%;
    width:100%;
    border:0 solid  red;
    border-spacing:0;
    cursor:pointer;
    padding:10px 0 0 5px;

    /*cellspacing:poor IE support for  this*/
    /* border-collapse:separate;*/
}

.divRow
{
    display: table;
    border-collapse:collapse;
    width:0.8in;
    height:0.75%;
}
.divMiddleRow
{
    display:table-row;
    font-weight: 900;
    border-collapse:collapse;

}
.divMidCell {
    float:left;/*fix for  buggy browsers*/
    /* display:table-column; */
    text-align:center;
    border-top:3px solid;
    border-collapse:collapse;
}

.divCell
{
    float:left;/*fix for  buggy browsers*/
    display:table-column;
    width:5.1px;
    height:5.1px;
    text-align:center;
    font-weight: 900;
    padding:0;
    border-collapse:collapse;
    color:#000000;
}

.top_right {
    vertical-align:top;
    position:absolute;
    text-align:right;
    top:0.05in;
    font-size:1.4em;
    right:0.1in;
}
.red {
    text-decoration: underline;
}
.ident {
    text-align:center;
    font-size:0.8em;
    padding: 0;
}
.kb_left {
    position:relative;float:left;
    vertical-align: bottom;
    font-size:0.7em;
    color:red;
    text-align:left;
    left:0.0in;
    bottom:0.0in;
    padding: 0;
}
.kb_right {
    position:relative;float:right;
    vertical-align: bottom;
    font-size:0.7em;
    color:red;
    text-align:right;
    right:0.0in;
    bottom:0.0in;
}
.kb_center {
    position:relative;
    vertical-align: top;
    font-size:0.7em;
    color:red;

}
.yellow {
    background-color: yellow;
}
textarea.EXTTEXT {
    width:1.0in;
    max-width: 1.0in;
    max-height: 0.42in;
    height: 0.42in;
}
.wide_textarea {
    position:absolute;
    width:96%;
    top:0.4in;
    left:0.1in;
    text-align:center;
    margin:auto;
    padding: 15px;
}
.wide_textarea textarea{
    width:1.8in;
    max-width: 1.8in;
    max-height: 0.44in;
    height: 0.44in;
    font-size:0.9em;
}
.wide_textarea th {
    text-align:center;
}

.Clinical_header {
    width:100%;

}
.narrow_textarea th {
    font-size:0.9em;
    text-align:center;
}
.narrow_textarea {
    position:absolute;
    top:0.4in;
    left:0.1in;
    width:2.6in;
    padding: 15px 10px 15px 5px;
}
.narrow_textarea textarea {
    width:1.0in;
    max-width: 1.0in;
    max-height: 0.44in;
    height: 0.44in;
    font-size:0.8em;
}
.closeButton2 {
    display:inline-block;
    position:absolute;
    top:8px;
    right:24px;
}
.closeButton3 {
    display:inline-block;
    position:absolute;
    top:8px;
    right:44px;
}
.closeButton {
    display:inline-block;
    float:right;
    position:absolute;
    top:8px;
    right:8px;
    padding-left: 10px;
}
.closeButton:hover {
    color:grey;
    cursor:pointer;
    border: 0 solid grey;
    text-decoration: none;
}
.closeButton:hover a {
    text-decoration: none;
    color: #000000;
}
.closeButton a:link {
    outline:none;
    color:black;
}

.closeButton_2 {
    display:inline-block;
    float:right;
    position:absolute;
    top:8px;
    right:30px;
    padding-left: 10px;
    font-size:12px;
}
.closeButton_2:hover {
    color:grey;
    cursor:pointer;
    border: 0 solid grey;
    text-decoration: none;
}
.closeButton_3 {
    display:inline-block;
    float:right;
    position:absolute;
    top:8px;
    right:52px;
    padding-left: 10px;
    font-size:12px;
}
.closeButton_3:hover {
    color:grey;
    cursor:pointer;
    border: 0 solid grey;
    text-decoration: none;
}
.closeButton_4 {
    display:inline-block;
    float:right;
    position:absolute;
    top:8px;
    right:74px;
    padding-left: 10px;
    font-size:12px;
}
.closeButton_4:hover {
    color:grey;
    cursor:pointer;
    border: 0 solid grey;
    text-decoration: none;
}
/* testing out the tabs header stuff for ACT */
#header ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#header li {
    float: left;
    background: url(../../forms/eye_mag/images/tabright.gif) top right no-repeat;
    margin: 0;
}

#header a {
    display: block;
    background: url(../../forms/eye_mag/images/tableft.gif) top left no-repeat;
    color: #ffc;
    text-decoration: none;
    padding: 0.6em 1em 0.25em;
}

#header a:hover {
    color: white;
}

#header #selected {
    font-weight: bold;
    background-image: url(images/tabrightactive.gif);
}

#header #selected a {
    background-image: url(images/tableftactive.gif);
    color: white;
}

#content {
    clear: both;
    background: #c60;
    padding: 1em;
}

p {
    margin: 0 0 1em 0;
}

h1 {
    font: small-caps italic bold 1.9em Arial, arial, helvetica, sans-seif;
    letter-spacing: 0.1em;
    padding: 6px 0 4px;
    margin: 0 0 2px;
    border-bottom: 2px solid;
    text-align:right;
    background: none repeat scroll 0% 0% transparent;
    color: #1775D5;
    border-color: #89A9C7;
}


/* done testing ACT header tabs */
/* ACT_TEXT test */
.ACT_TEXT {
    display: table-cell; vertical-align:middle;

}

.ACT_selected {
    -webkit-border-top-left-radius:7px;
    -moz-border-radius-topleft:7px;
    border-top-left-radius:7px;
    -webkit-border-top-right-radius:7px;
    -moz-border-radius-topright:7px;
    border-top-right-radius:7px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background-color: white;
    font-size:1.1em;
    color: black;
    margin: 5px 0 0 0;
    border-top:1pt solid black;
    border-left:1pt solid black;
    border-right:1pt solid black;
    border-bottom: none;
    height:25px;
    box-shadow: 1px -1px 1px 0 #888888;
}
.ACT_deselected {
    -webkit-border-top-left-radius:7px;
    -moz-border-radius-topleft:7px;
    border-top-left-radius:7px;
    -webkit-border-top-right-radius:7px;
    -moz-border-radius-topright:7px;
    border-top-right-radius:7px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background-color: #2d6775;
    color: white;
    font-size:1.0em;
    margin: 5px;
    border-bottom: 1pt solid black;
    height:25px;
}
.ACT_box {
    position:relative;
    border-bottom:1pt solid black;
    border-left:1pt solid black;
    border-right:1pt solid black;
    border-top: none;
    box-shadow: 1px 5px 5px 0 #888888;
    padding:10px;
    z-index:10;
}
b.ACT_box{
    font-size: 0.7em;
}

/* do some full screen playing around */
.fullscreen {
    position: absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    margin:0;
    box-sizing:border-box;
    width:100%;
    height:100%;
    background-color: white;
    object-fit:contain;
    font-size: 2.0em;
    z-index:100;
}
input[type=text].fullscreen {
    font-size: 0.8em;
    width: 150px;
    height:150px;
    vertical-align: top;
    text-indent: 0;
}

.top_left {
    position:absolute; left:0.05in;top:0.05in;border:none;
    background-color: white;
    color: black;
    font-family: Arial,serif,Arial;
    font-size: 1em;
    height: 1.2em;
    padding-bottom: 2px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    text-align:left;
    vertical-align:bottom;
}

.QP_block_outer {
    float:left;
    background-color:white;
    /*  height:2.5in; */
    width:1.97in;
    padding:5px 8px;
    text-align:left;
    font-size: 1.0em;
    margin:3px auto;
}

.QP_block {
    float:left;
    background-color:white;
    /*   height:2.4in; */
    width:1.97in;
    padding:5px 8px;
    text-align:left;
    font-size: 1.0em;
    margin:3px auto;
}
.QP {
    cursor:pointer;
    font-size:1.0em;
}

.rotate-left {
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.rotate-right {
    /* Safari */
    -webkit-transform: rotate(+90deg);
    /* Firefox */
    -moz-transform: rotate(+90deg);
    /* IE */
    -ms-transform: rotate(+90deg);
    /* Opera */
    -o-transform: rotate(+90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.little_image {
    height:20px;
    width:20px;
}

.PRIORS_color {
    background-color: #CCF;
}

.PRIORS textarea, input {
    background-color: #CCCCFF;
    color: black;
}
.PRIORS a {
    text-decoration: none;
}
.Draw_class {
    padding:2px;
}
.navbar-custom {
    background-color:#1D62F0;
    color:black;
}
.navbar-custom, .navbar-nav > li > li:focus {
    color: #FFF;
    background-color: #3E76C2;
    border-radius:0;
    top:0;
}

.navbar-custom {
    color:black; /* just changes the base font color */
    padding:6px 10px 4px;
    margin:0;
}
.navbar-nav > li > a {
    color:black; /* just changes the base font color */
    padding:6px 10px 4px 10px;
}

.nav > li > a:focus, .nav > li:focus {
    text-decoration: none;
    background-color: #1C5ECF; /* this is the "hover" blue */
    color:#fff; /*#33aa33; <--- this is kelly green */
}
.navbar-custom, .navbar-nav,.nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus {
    color: white;
    background-color:#C9DBF2; /* Mac Menu title bar background color */
}
.dropdown {
    list-style:none;
}
.dropdown-menu {
    background-color:#dee9f7; /* Mac Menu dropdown bar background color */
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff; /*#262626;*/
    text-decoration: none;
    background-color: #1C5ECF; /*#3E76C2;*/
}
.navbar-brand {
    color:red;
    height:24px;
    padding:10px 5px 0 10px;
    margin: 10px 0 2px;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 2px;
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #C0C0C0; /*gba(131, 135, 146, 0.61);*/
}
a:hover, a:focus {
    text-decoration:none;
}
.icon-bar {
    background-color:#C0C0C0; /* this turns the small screen menu "button" 's lines this color */

}
.anchor {
    /* This creates anchors for the menu system that are offset for the fixed header.
     * The fields/anchors are added as blank elements (sorry) in view.php
     */
    display: block;
    height: 20px; /*same height as header*/
    margin-top: -20px; /*same height as header*/
    visibility: hidden;
}
.sketch_tools {
    width: 20px;
    height:65px;
}
.sketch_tools:active {
    color: red;
    height:100px;
}
#sddm div{
    z-index:100;
}
.panel_side {
    display: none;
    width: 140px;
    padding: 10px;
    background-color: beige;
    color: black;
    box-shadow: inset 0 0 0 1px grey;
    font-size:1.0em;
    overflow:auto;
}
.panel_title {
    font-weight:600;
    text-decoration: underline;
    font-size: 1.1em;
}
.bottom_PMSFH_tab {
    bottom: 0;
    right:10px;
    position:absolute;
    color:black;
    text-shadow: 0 0 2px #000; /* Firefox 3.5+, Opera 9+, Safari 1+, Chrome, IE10 */
    filter: progid:DXImageTransform.Microsoft.Glow(Color=#000000,Strength=1); /* IE<10 */
}
.bottom_PMSFH_tab img{
    border-radius: 8px 0 0 8px;
    height:60px;
    width:20px;
}

.left_PMSFH_tab {
    right: 0;
    top:100px;
    position:absolute;
    border-radius: 0 0 0 8px;
}
.left_PMSFH_tab img{
    border-radius: 8px 0 0 8px;
    height:60px;
    width:20px;
}
.left_menu_tab {
    position:absolute;
    display:block;
    float:left;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    background:navy;
    z-index: 99;
    font-size:1.2em;
    padding:3px;
    border: 1px solid #CCC;
    box-shadow: 0 1px 3px #DDD inset;
    border-radius: 4px;
}
.left_menu_tab    a {
    color:white !important;
    font-size:1.0em;
}

.QP_shorten {
    position: absolute;bottom:0.1in;clear:both;text-align:left;padding-left:25px;
}
.QP_lengthen {
    position: absolute;bottom:0.1in;clear:both;text-align:left;padding-left:25px;
}
.QP_shorten textarea{
    width:2.0in;
    height:3.0em;
}
.QP_lengthen textarea{
    width:4.0in;
    height:3.0em;
}
.top-right {
    position:absolute;
    right:4px;
}
.z100 {
    z-index:100;
}
.z10 {
    z-index:10;
}

#EXAM_KB {
    text-align:center;
    z-index:1000000;
    position: fixed;
    top: 35px;
    left: 0;
    display:block;
}
#stickyalias {
    display: none;
    height: 10px;
}
#unstickyheader {
    margin-bottom: 150px;
}
.menu_icon {
    position:absolute;
    right:15px;
}
.ui-draggable-dragging {
    box-shadow: 5px 5px 9px red;
}

.ui-draggable-handle{

}
.build_PLAN li:hover {
    background:yellow;
}
.building_blocks {
    font-size: 1.0em;
}
.building_blocks dt, dd {
    font-size: 0.9em;
}
.building_blocks dt, dd:last-of-type {
     border: 1px solid black;
 }
.IMPPLAN_class {
    width:95%;
}
.ICD_CODE{
    min-width: 1in;
    text-align: left;
    padding:5px 5px 5px 10px;
}
.custom-combobox {
    position: relative;
    display: inline-block;
}
.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
}
.custom-combobox-input {
    margin: 0;
    padding: 5px 10px;
}

.build_PLAN ol { width: 300px;  margin: 0; padding: 0; }
.build_PLAN li { background: #eee; position:relative;margin: 1em; padding: 0.5em; border: 0 solid gray; padding-left: 42px; }
li .handle { display: inline-block; padding: 0.4em; }
.ui-selecting { background: yellow; }
.build_PLAN .ui-selecting .handle { background: red; }
.ui-selected { background: #def; margin: 5px; font-size: 0.9em;}
.fake-textarea-disabled-4 {
    width: 4in;
    min-height:3em;
    box-sizing: border-box;
    background-color: #eaeded;
    cursor: not-allowed;
    color: #000000 !important;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 3px #ddd inset;
    display: inline-block;
    padding: 0.2em;
    margin-left: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    vertical-align: top;
}
h2 {
    font-size:1.3em;
}
.title {
    font-size:1em;
    position:absolute;
    right:10px;
    top:30px;
}
.refraction_panel {
    display:none;
    width:95%;
    height:auto;
}
.refraction_report {
    float: left;
    border: 1.00pt solid #000000;
    padding: 0.1in;
    margin: 4px;
    webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    display:inline-block;
    font-size: 1.0em;

}
.refraction td {
    text-align:center;
    font-size:0.9em;
    width:0.35in;
    vertical-align: middle;
    text-decoration: none;
    padding: 3px;
}
.refraction_report th {
    font-size: 1.0em;
    text-align: left;
    padding: 5px 0 2px;
    color: black;
}
.refraction_report ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.refraction li {
    float: left;
}

input[type=text] {
    padding: 0.2em 0.4em;
    display: inline-block;
    text-align:center;
    width:60px;
    font-size:0.7em;
}
.refraction_report  b{
    font-weight:bold;
}
.report_text {
    padding:2px 10px;
    width:150px;
    flex-wrap: wrap;
}
.right {
    text-align:right;
}
.left {
    text-align:left;
}
.label {
    color:black;
    border-radius:0;
}

.middle {
    text-align: center;
    font-weight: bold;
}
.body2 {
    font-size:12px;
    margin:0;
    padding:0;
}
.text {
    font-family: Arial;
}
#report_custom .encounter_form {
    padding-bottom: 0;
    margin-bottom: 0;
}
.refraction_tables {
    font-size:0.9em;
}
.refraction_tables td {
    text-align: center;
    padding-right:5px;
}

.center {
    text-align:center;
}

.panel_title {
    font-weight:bold;
}
.show_report {
    padding-left: 14px;
    padding-right:4px;
    text-align:left
}
.body2 {
    padding-left:105px;
}
.ACT {
    width:58px;
    height:58px;
}
.report_vitals {
    vertical-align:top;
    text-align:center;
    float:left;
    padding-right:2px;
    padding-left:2px;
    border-right:1pt black solid;
    margin-bottom:5px;
    font-size:0.9em;
    min-height:0.8in;
}
.report_exam_group {
    max-width:450px;
    text-align:center;
    font-size:11px;
}
.report_section {
    margin:0 auto;padding:5px;text-align:center;
    font-size:11px;
}
form_header span {
    display: unset;
    color: black;
}
