﻿*:focus {outline-width: 0px; outline-style: none;}

* {padding: 0px; margin: 0px;}

html
{
	direction:ltr;
	background: url("../Images/main.bg.jpg") repeat;

}
input:-ms-input-placeholder:focus{
    color: #999;
}
@media screen and (max-device-width: 480px){
    /*--- iPhone only CSS here ---*/
 
}
@media only screen and (device-width: 768px) {
  body
  {
    margin: 0px;
	padding: 0px;	
	font-family: 'Open Sans', sans-serif;
	font-size: 16px !important;
	color: #fff  !important;
	font-weight:bold;
    
   }
       h2
    {
	    font-weight: 600;
	    font-size: 25px;
	    margin: 0px 0px 4px 0px;
    }

    h3
    {
	    font-weight: 700;
	    font-size: 16px;
	    margin: 0px 0px 8px 0px;
    }

    p
    {
	    line-height: 19px;
	    margin: 0px 0px 10px 0px;
    }

    input
    {
	    font-size: 16px;
	    font-family: 'Oxygen', sans-serif;
	    font-weight:bold;
    }

    a
    {
	    color: #0066b0;
	    text-decoration: none;
    }

    a:hover
    {
	    text-decoration: underline;
    }

   .Header14Red
    {
        font-family: 'Arial Black';
        font-size: 16px;
        color: #FF0000;
    }
}

body
{
    margin: 0px;
	padding: 0px;	
	font-family: 'Open Sans', sans-serif;
	font-size: 14px !important;
	color: #fff  !important;
	font-weight:bold;
    
}

.AlignCenter
{
    text-align:center;
    margin-right:auto;
    margin-left:auto;
}
.AlignLeft
{
    text-align:left;
    margin-right:auto;
   
}
.AlignRight
{
    text-align:right;
    margin-right:auto;
   
}
.MaxWidth
{
    width:100%;
}
.floatLeft
{
    float:left;
}
.floatRight
{   
    float:right;
}
.AlignTop
{
    vertical-align:top;
}

.closeIconPopup
{
	
	width: 26px !important;
	height: 26px !important;
	background: url(../Images/x_icon.png) no-repeat right top !important;

	padding: 0 !important;
border: none !important;

}


.ui-ctrl.ui-section.type-header
{   
    height:80px;
	position: relative;
	margin-bottom: 18px;
}

.ui-ctrl.ui-section.type-header .siteLogo
{
	display: block;
	width: 208px;
	height: 68px;
	background: url(../Images/logo.png) no-repeat right top;
	position: absolute;
	margin:auto;
	top: 10px;
	left:1px;
}
.Logo_RU
{
	background: url(../Images/Logo_RU.png) no-repeat right top !important;
}
.ui-ctrl.ui-section.type-header .closeIcon
{
	margin-right: 10px;
    margin-top: 24px;
	width: 26px;
	height: 26px;
	background: url(../Images/x_icon.png) no-repeat right top;
	float:right;
}
.ui-ctrl.ui-section.type-header .flagIcon
{
	
    padding: 20px;
	float:right;
	border:1px outset #ccc;
}
.ui-ctrl.ui-section.type-header .flagIcon:hover
{
	border:1px outset #ccc;
	padding: 20px;
	float: right;
	cursor:pointer;
	background-color:lightgray;
}
.ui-ctrl.ui-section.type-header .section-body
{
	min-height: 87px;
	background: #FFFFFF;
}

.ui-ctrl.ui-section.stype-header
{
	position: relative;
	height:80px;
	margin-bottom: 18px;
}
.ui-ctrl.ui-section.stype-header {
border-bottom: 1px dotted #bed2d2;
}
.ui-ctrl.ui-section.stype-header .siteLogo
{
	display: block;
	width: 152px;
	height: 53px;
	background: url(../Images/small_logo.png) no-repeat right top;
	position: absolute;
	left:10px;
	top: 10px;
}
.ui-ctrl.ui-section.stype-header .closeIcon
{
	margin-right: 10px;
    margin-top: 24px;
	width: 26px;
	height: 26px;
	background: url(../Images/x_icon.png) no-repeat right top;
	float:right;
}

.inputLogin
{
    padding: 5px !important;
    width:70%;
     border-radius: 8px;
    -moz-border-radius: 8px;
    font-size:18px;
     background-color:rgb(234,244,245);
}
.button{
    border-radius: 5px;
    -moz-border-radius: 5px;
    background-color:rgb(63, 52, 43);
    color: #FFFFFF;
    padding:5px;
    font-size:18px;
    
}

.moreInfo
{
    padding-top:20px;
   
}
.personalinfo div
{
   /* white-space: nowrap;*/
}
.personalinfo p
{
    float:left;
    width:140px;
}



.PatientInfo
{
     padding:10px;
     font-size:14px;
}
.dataContainer
{
 display:block;  
}
.dataContainer .header
{
    /*padding-left:10px;
    padding-right:10px;*/
    padding-top:20px;
    height:30px;
}
.dataContainer .header span
{
    /*text-transform:uppercase;*/
    color:#000;
    float:left;
    font-size:22px;
    
}
.headersmall span
{

    font-size:14px !important;
    
}
.icon
{
	display: block;
	background:url(../Images/icons.png) no-repeat;
}
.dataContainer .icon
{
    width: 21px!important;
	height: 19px;
    float:right;
   
}

.dataContainer .innerContainer
{
    background-color:rgb(234,244,245);
    border-radius: 8px;
    -moz-border-radius: 8px;
    padding:10px;
    color:rgb(63, 52, 43);
    
}
.dataContainer .innerContainer table
{
    border-collapse:collapse !important;
}
.dataContainer .innerContainer table td{
    padding: 5px;
}
.dataContainer .innerContainer .headertr
{
    color:#006ab6;
}
.dataContainer .innerContainer .lbl
{
   font-weight:300;
    
}
.dataContainer .icon.medCondition
{ 
	background-position: -50px -50px;  
}

.dataContainer .icon.allergies
{ 
	background-position: -100px -50px;  
}

.dataContainer .icon.medications
{ 
	background-position: -150px -50px;  
}

.dataContainer .icon.vaccinations
{
	background-position: -200px -50px;
}

.dataContainer .icon.devices
{ 
	background-position: -250px -50px;  
}

.dataContainer .icon.contacts
{ 
	background-position: -350px -50px;  
}
.dataContainer .icon.history
{ 
	background-position: -450px -50px;  
}
.colorBlue{color: #006ab6}
.req{color:Red;}
/*font sizes*/
._1_1em
{
    font-size:1.1em;
}
._1_2em
{
    font-size:1.2em;
}
._20px
{
    font-size:15px;
}
/*padding*/
.padB10
{
    padding-bottom:10px;
}
.padding20
{
    padding:20px;
}
.padding10
{
    padding:10px;
}
.paddingtop20
{
    padding-top:20px;
}
.padl10
{
	padding-left:10px;
}
.padr10
{
	padding-right:10px;
}
.padT10
{
    padding-top:10px;
}
.padR5
{
    padding-right:5px;
}
.paddingLeft5px{padding-left:5px;}
.PaddingLeft20{padding-left:20px;}
.darkGrey
{
    color:rgb(63, 52, 43);
}
.upperCase
{
    /*text-transform:uppercase;*/
}
#box
{
        width: 150px;
        height: 150px;
        text-align: center;
        position: absolute;
        margin-left: -75px;
        margin-top: -75px;
        left: 50%;
        top: 50%;
        z-index: 20;
        display: none;
}

#screen
{
        position: absolute;
        left: 0;
        top: 0;
        background: #000;
}
.loginBox
{
	display: block;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #006ab6  !important;
}
.loginBox h2
{
	font-weight: 600;
	font-size: 24px;
	
}
.loginBox h3
{
	font-weight: 600;
	font-size: 20px;
	
}
.w98p
{
	width:98%;
}

/* ------------  CLEARING  --
This technique was originally developed by Tony Aslett, 
upgraded by Alex Robinson
-------------------------- */

.clearfix:after {
content: ".";
display: block;
height: 0px;
clear: both;
visibility: hidden;}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clearboth {clear:both;}
.spacer{display:block; clear:both; height:0px; line-height:0px; font-size:0px; overflow:hidden;}







.no_wrap
{
    white-space: nowrap;
}

.req
{
    color: #FF0000;
    font-weight: 700;
    
}

table.contactTable { border-collapse:collapse; }
table.contactTable td, table.contactTable th
{
    border: thin ridge #C0C0C0;
    padding: 3px;
}


.blackThinBorder
{
    border:solid 1px #000;
    }

.cellBorder
{
    border: thin solid #000000;
}
.tableBtmBorderThinGreay
{
    border-width: medium;
    border-color: #808080;
    border-style: none none groove none;
}
.greyboldItalic
{
    color:#808080;
    font-style:italic;
    font-weight:bold;
}

.lightblueBg
{
	background-color: #B9DCFF !important;
}
.paddingLeft30
{
    padding-left:30px !important;
}
.spinner {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -50px; /* half width of the spinner gif */
	margin-top: -50px; /* half height of the spinner gif */
	text-align:center;
	z-index:1234;
	overflow: auto;
	width: 100px; /* width of the spinner gif */
	height: 102px; /*hight of the spinner gif +2px to fix IE8 issue */
}
.private
{
  background-color:#FAD6A5;
}


.LTR{direction:ltr}


.italic
{
    font-style: italic;
}
.underline
{
    text-decoration:underline;
}
/*end*/
/*page bg when modal popups*/
.modalBackground 
{ 
    background-color: Gray; 
    filter: alpha(opacity=50); 
    opacity: 0.50; 
} 

.modal {
   
    width: 50%;
    padding: 0.5em;
    min-height: 6em;
    border: 10px solid #000;
    border: 10px solid rgba(0,0,0,0.5);
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -25%;
}
.minBtnWidth{min-width:200px;}

#divArrow
{
	position: absolute; 
	z-index:2;
	width:100%;
}
#langSelect
{
	float: right;
    color: #006ab6 !important;
    font-size: 1.5em;
	background-color:white !important;
}

#divLangs
{
	border: 1px solid #BDB7B7;
    width: 180px !important;
	height: 250px;
}
#divLangs ul{
	float:left;
	text-align:left;
}
#divLangs li
{
	padding:5px;
	list-style-type: none;
	color:#006ab6;
	text-decoration:none; 
}
#divLangs a
{
	
	color:#006ab6;
	text-decoration:none; 
}
#divLangs img
{
	
	padding-left:5px;
}
/* override ddslick style*/
/*.dd-container
{
	float:right !important;
}
.dd-selected,.dd-option
{
    padding:0px !important;
		
}

.dd-selected-text
{
    color:#000 !important;
	line-height:50px;
	float:left;
}
.dd-option-text
{
	line-height:64px;
}
.dd-option-image, .dd-selected-image
{
	margin-right:0px !important;
}
.dd-selected-description,.dd-option-description
{
	display:none !important;
}
	.dd-selected-image
{
	height:50px;
}*/		