﻿body {
    overflow-x:hidden;
    /*padding-top: 50px;
    padding-bottom: 20px;*/
}

.txtwidth {
        width: 40px;
    }
.leftborder {
    /*border-left: 1px solid #ccc;*/
}
.wound-image {
        width: 100px;
        height: 80px;
        cursor: pointer;
    }
    #popup_image img
    {
        /*max-width:100%;*/
        max-height:430px;
    }
    #physicianhp_showImage_popup_all
     {
        float: left;
        width: 20%;
        height: 100%;
        box-shadow: 7px 0px 6px -6px #999;
    }
    .scrollimage {
        height: 100px;
        margin-top: 10px;
    }
    .scrollimage h5 {
        top: 40px;
        position: relative;
    }
     /*---- Loding Image Css---*/
#loading {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: fixed;
  display: block;
  opacity: 0.7;
  background-color: #fff;
  z-index: 200;
  text-align: center;
}

#loading-image {
  position: absolute;
  top: 45%;
  left: 45%;
  z-index: 100;
}
.txtwidthmedium {
        width: 100px;
    }

.txtwidth_encounter {
        width: 30px;
    }

.RedHeading {
    color:red;
    background-color:yellow;
}
.BrownHeading{
    color:brown;
}

.Red {
    color:red;
    
}
    #slider {
        width: 50%;
    }

    .Bigfont 
{
    font-size:20px;
}

/* Set padding to keep content from hitting the edges */
.Heading {
    text-align: left;
    font-size: 13px;
    color: #000084;
    margin-top:10px;
}
.LHeading {
    text-align: left;
    font-size: 14px;
    color: #033c73;
    margin-top: 5px;
}

.Ballon_font {
    font-size:16px;
}

.Link_Heading {
    font-size:16px;
    color:blue;
}
.Subheading {
    font:12px;
    color:blue;
   
    font-style:italic;
}

.body_content-login{
    padding-left:30%;    
    width:100%;

}
.body_content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top:6%;
    margin-left: 0%;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select
{
    max-width: 280px;
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.editor-multiline-field textarea {
    /*width: 850px;*/
    width:100%;
    height: 55px;
     max-width:100%;
}

.editor-multiline-field-big textarea {
    /*width: 850px;*/
    width:100%;
   

    height: 100px;
}


img.toggle {
        display: block;
        float: right;
        /*top: 30px;*/
        margin: -1px 7px 0 0;
        cursor: pointer;
        width: 20px;
        height: 20px;
        
    }

    img.toggle.open{
        background-image: url("../Images/Up.png");
    }

    img.toggle.close {
        background-image: url("../Images/Down.png");
    }
    
    .normaltxt{
        font-weight:lighter;
       
    }

.Highlight {
    background-color: #b6ff00;
}

.table > thead > tr > td.Highlight,
.table > tbody > tr > td.Highlight,
.table > tfoot > tr > td.Highlight,
.table > thead > tr > th.Highlight,
.table > tbody > tr > th.Highlight,
.table > tfoot > tr > th.Highlight,
.table > thead > tr.Highlight > td,
.table > tbody > tr.Highlight > td,
.table > tfoot > tr.Highlight > td,
.table > thead > tr.Highlight > th,
.table > tbody > tr.Highlight > th,
.table > tfoot > tr.Highlight > th {
  background-color: #b6ff00;
}
.table-hover > tbody > tr > td.Highlight:hover,
.table-hover > tbody > tr > th.Highlight:hover,
.table-hover > tbody > tr.Highlight:hover > td,
.table-hover > tbody > tr.Highlight:hover > th {
  background-color: #b6ff00;
}

/*for fixed button*/
 .myBTN
{
position:fixed;
right:2%;
bottom:1%;
z-index:101;
}
 .myBTN_edit
{
position:fixed;
right:1%;
top:35%;
z-index: 9999;
}

.statetxtbox{
    width:40px;
}
.State_dropdown{
    width:40px;
}

.codetxtbox{
    width:60px;
}

.ROScomment {
    width:270px;
}

.ROScomments {
    width:95%;
}

.PMHcomments {
    width:95%;
}

.PMHcomment {
    width:270px;
}

/*.nametext{
    text-transform:uppercase;
}*/

.rowdiv {
        width: 100%;
        display: inline-block;
    }
    .elementdiv {
        float: left;
        margin-left: 5px;
        margin-right: 20px;
        padding: 2px;
    }
.subelementdiv {
    display: inline-block;
    margin-left: 10px;
}
#popup-search{
display: none;
width: 315px;
}
#srbtnPrev {
     float: left;
     height: 21px;
     margin-left: -43px;
     margin-top: 1px;
     /*background-color: rgb(195, 186, 186);*/
}
#srbtnNext {
     float: left;
     height: 21px;
     margin-left: -22px;
     margin-top: 1px;
     /*background-color: rgb(195, 186, 186);*/
}
#srCount{
    float:left;
    margin-left:5px;
    line-height:2;
    color:white;
}
 #pdfbox {
        width: 950px;
        height: 500px;
        border: 5px solid #ccc;
    }
.patphoto_div{
     float: left;
min-width: 171px;
width:171px;
text-align: center;
border: 1px solid aliceblue;
 }
 .patphoto_div img{
     height:175px;
     max-width: 160px;
     margin:5px;
     box-shadow: 0px 0px 17px 1px rgb(98, 100, 102);
 }
 .patver_div{
    display:inline-block;
    width:100%;
 } 
 .sign-out {
    color: white;
    font-weight: bold;
    background-color: rgb(36, 161, 112);
    height: 23px;
    display: inline-block;
    width: 65px;
    text-align: center;
    vertical-align: bottom;
    padding-top: 6px;
    margin-top: -8px;
 }
  .upload_mbody {
        font-size: 13px;
        display: inline-block;
        text-align: center;
        width: 100%;
    }

    .patfile_container {
        display: inline-block;
        margin: 15px 0 0 65px;
    }
.switchlogin_txt{
    display:inline-block;
    height:35px;
    width:250px;
    margin-bottom:10px;
}
.Xray-image {
        width: 100px;
        height: 80px;
        cursor: pointer;
    }