

.site-menubar 
{
  width:300px;
  position: fixed;
  top: 50px;
  z-index: 500;
  height: 100%;
  height: -webkit-calc(100% - 85px);
  height:         calc(100% - 85px);
  font-family: "proxima-nova", sans-serif;
  color: #fff;
  background: #f8f8f8;
}

.page
{
    height:100%;
    top:55px;
    padding:0;
    margin:0;
    margin-left:300px;
    position:relative;
    background:#F5F8FB;
}


.page-footer
{
    height:100%;
    top:25px;
    padding:0;
    margin:0;
    margin-left:300px;
    position:relative;
    background:#F5F8FB;
}



.page_patientlist
{
    height:100%;
    top:10px;
    padding:0;
    margin:0;
    margin-left:10px;
    position:relative;
    background:#F5F8FB;
}


.page-content
{
    overflow:hidden;
}


.page-container {
    padding: 20px 20px;
    overflow: hidden;
}



.navbar .divider-vertical {
height: 50px;
margin: 0 0px;
border-left: 1px solid #CAD0DB;
border-right: 0.5px solid #ffffff;
}


.navbar-user-name-left {
    float: left;
    line-height: 17px;
}

.navbar-user-name-left .navbar-user-name {
        color: #4a5864;
        font-size: 14px;
}

.navbar-default .navbar-nav .dropdown-menu.profile-dropdown-menu {
    width: 100%;
}

.navbar-dropdown-icon-right {
    float: right;
    font-size: 8px;
    margin-left: 35px;
}


.border-table {
    border: 1px solid gainsboro;
}


.view-table {
    margin: 0px;
    padding: 0px;
}


.box-table-header {
    font-weight: 700 !important;
}

.th-border {
    border-right: 1px solid gainsboro;
    text-align:center;
}

.td-centered
{
    text-align:center;
}

.td-middle
{
     vertical-align:middle !important;
}


.box-table-heading-row {
    background-color: #F6F7F9;
}


.modal-larger {
    width: 800px;
    margin:auto;
 }
 
 .center-div {
    text-align:center;
 }
     
.zindex
{
    z-index: 1000;
}


.my-control {
    display:inline;
    width: 100%;
    height: 34px;
    padding: 6px 6px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.my-control-sm {
    display:inline;
    width: 100%;
    height: 34px;
    padding: 1px 1px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}


.row-fluid{
     white-space: nowrap;
}
.row-fluid .col-lg-12{
     display: inline-block;
}

.account-wall {
    margin-top: 0px;
    padding: 20px 20px 20px 0px;
    border-radius: 10px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}

.profile-img
{
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.login-title
{
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}

.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    z-index:99999;
}


canvas {
  width: 100%;
  height: auto;
}


.loader {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
 	
}

.modal-header {
    background: #3F5B7A;
    color:#fff;
}

.modal-footer {
    background: #C0C0C0;
}


.myFooter {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 1040;
    background-color: black;
}


.myHeader {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 1000;
    background-color:black;
}


.testimonial-group > .row {
    overflow-x: auto;
    white-space: nowrap;
}

    .testimonial-group > .row > .form-inline > .btn-group {
        display: inline-block;
        float: none;
    }
.radSpace label {
    margin-right:10px;
}

.bevelBox {
    width: 200px;
    height: 20px;
    background: #666666;
    
    -moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
    -webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
    box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
}

.ColorGray {
    color: #B5B5B5;
}

.font14pt {
    font-size: 14pt;
    color: #000000;
    text-shadow: 1px 1px 5px blue;
}

.font12ptGray {
    font-size: 12pt;
    color: gray;
    
}

.font12ptBold {
    font-size: 12pt;
    color: #000000;
    text-shadow: 1px 1px 2px gray;
}

.font12ptBolds {
    font-size: 12pt;
    color: #000000;
    
}

.font12ptBoldBlack {
    font-size: 12pt;
    color: #000000;
    font-weight:bolder;
}

.font10ptBoldBlack {
    font-size: 10pt;
    color: #000000;
    font-weight: bolder;
}

.font12ptGrayItalic {
    font-size: 12pt;
    color: gray;
    font-style:italic;
}

.font12ptWhite {
    font-size: 12pt;
    color: #ffffff;
    font-weight:bolder;
    
    
}

.font12ptGrayItalic {
    font-size: 12pt;
    color: gray;
    font-style: italic;
}


.font10ptBlueItalic {
    font-size: 10pt;
    color: cornflowerblue;
    font-style: italic;
}

.font12ptRedBold {
    font-size: 12pt;
    color:red;
    font-weight:bolder;
}

.font10ptRedBold {
    font-size: 10pt;
    color: red;
    font-weight: bolder;
}

.font10ptOrangeBold {
    color: #FF7837;
    font-size:10pt;
    font-weight:bolder;
}

.font8pt {
    font-size: 10pt;

}


.fixed-header {
    position: fixed;
    top: 50px;
    width: 100%;
    z-index: 1000;
    background: #f8f8f8;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 10px;
    -moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
    -webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
    box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
}

.fixed-header-doc {
    position: fixed;
    top: 5px;
    width: 100%;
    z-index: 1000;
    background: #f8f8f8;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 10px;
    -moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
    -webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
    box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
}

.paddingLeftConsult {
    padding-left:20px;
}

.paddingLeft10 {
    padding-left: 10px;
}


.bevelDIV {
    background: #666666;
    -moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
    -webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
    box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
}

.bevel {
    
    -moz-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
    -webkit-box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
    box-shadow: inset 2px 2px 2px rgba(255, 255, 255, .4), inset -2px -2px 2px rgba(0, 0, 0, .4);
}

.nopadding {
    padding: 2 !important;
    margin: 0 !important;
}

.MyBoxShadow {
    border: 1px solid #D6D6D6;
    padding: 10px;
    box-shadow: 1px 1px #888888;
}

.bgWhite {
    background:#ffffff;
}

.centerYear {
    text-align: center;
    font-size: 24pt;
    color: #000000;
    font-weight: bolder;
    text-shadow: 2px 2px 4px gray;
    padding-top:30px;
    padding-bottom:30px;
}

.modal-dialog.modal-800 {
    width: 800px;
    margin: 30px auto;
}

.TextBoxFit{
    height:100%;
    width:100%
}

.myhr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


.font10ptRedBold {
    font-size: 10pt;
    color: red;
    font-weight: bolder;
}

.font10ptOrangeBold {
    color: #FF7837;
    font-size: 10pt;
    font-weight: bolder;
}


.font10ptGreenBold {
    font-size: 10pt;
    color: green;
    font-weight: bolder;
}

.paddingTop20 {
    padding-top: 30px;
}

.HeaderFreez {
    position: relative;
    top: expression(this.offsetParent.scrollTop);
    z-index: 10
}
