HTML{
	height: 100%;
	width:100%;
	overflow: hidden;
}
BODY {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	min-width: 1000px;
	/*max-width: 1280px;*/
    font-family:Open Sans,Tahoma,Helvetica,Arial,sans-serif;
    font-size: 10px;
	/*overflow: hidden;*/
    overflow:auto;
	font-weight: normal;
    color:#6b7b8a;

}
a{color:#a31549; text-decoration:none;outline:none;}
a:active { 
    outline: none;
}
.bodyBG {
	background: url(images/bg_body.png) center center fixed;
	background-size: 100% auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 0px;
	height:100%;
	width:100%;
	vertical-align:central;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_body.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg_body.png', sizingMethod='scale')";
}
#locationContainer.login_form_wrape_inner {
    padding-top:25px
}
#LocationPanel{
    background-image:url(images/select-bbg.png);
	background-repeat:repeat-x;
	background-position:left 0px;
    border-radius:0px 0px 6px 6px;
    -webkit-border-radius:0px 0px 6px 6px;
    -moz-border-radius:0px 0px 6px 6px;
    padding:15px 20px 5px 20px;
}
#locationContainer .login_button{
    background-color:#11b135;
}
#locationContainer .login_button:hover, #locationContainer .login_button:focus {
    box-shadow: 0 4px 0 #126f27;
}
#LocationPanel{
    background-color:white;
}
.locationContainer label:nth-child(even) {
    font-size:14px;
    color:#7E98AD;
}
.locationContainer label:nth-child(odd) {
    font-size:11px;
    color:#7E98AD;
}
    #locationContainer #btnProceed {
        margin-top:15px;
        margin-bottom:5px;
    }
#locationContainer .login_button {
    padding:8px 20px;
}
#locationContainer p{
    text-align:center;
    font-size:15px;
    margin-top:0px;
    color:#0b70b8;
    text-transform:uppercase;
    background-color:white;
    margin-bottom:0px;
    padding:10px 0px;
    border-radius:6px 6px 0px 0px;
    -webkit-border-radius:6px 6px 0px 0px;
    -moz-border-radius:6px 6px 0px 0px;
}
.locationContainer input[type="radio"] {
    vertical-align: -7px;
    margin-right:10px;
}
#LocationPanel {
    height:198px;
    overflow:hidden;
    overflow-y:auto;
    text-align:left;
}
#locationContainer .loginDesc{
    display:block;
    margin-left:33px;
}
.locationContainer {
    border-bottom:1px dashed #dadfe4;
    padding:4px 0px;
    overflow:hidden;
}
.loginLayout{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 100%;
}
.LoginTable{
	width:1100px;
	height:611px;
    background-image:url(images/doctor_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.LoginTable .TextPan{
	
	width:350px;
	height:100%;
    padding-top:40px;
}
.LoginTable .FormPan{
	background-image:url(images/login_bg.png);
	background-repeat:no-repeat;
	background-position:top;
	width:350px;
	height:100%;
}
.LoginTable .FormTitle
    {
        font-family:'Segoe UI';
        font-size:16px;
        font-weight:bold;
        color: white;
        text-align:center;
        display:block;
        margin-top:47px;
        -moz-text-shadow: 0px 1px 5px #5e5e5e;
	    -webkit-text-shadow: 0px 1px 5px #5e5e5e;
	    text-shadow: 0px 1px 5px #5e5e5e;
	    /* For IE 8 */
	    /*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=1, Color='#888989')";*/
	    /* For IE 5.5 - 7 */
	    /*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=2, Color='#888989');*/
    }
    .LoginTable .EntityBox
    {
        width: 240px;
        height: 250px;
        vertical-align:top;
        text-align:left;
        /*padding:5px;*/
        /*border: 1px solid white;*/
        /*background-color:#a8e2fd;*/
        /*background-image: url(images/bg_entity_box.png);
        background-repeat: no-repeat;
        background-position: center;*/
    }

.EntityList
{
    /*list-style-image:url(images/bullet_entity.png);
    list-style-position: inside;*/
    list-style:none;
    padding:0px;
    margin:0px;
}

.EntityList li
{
    border: 1px solid transparent;
    background-image:url(images/bullet_entity.png);
    background-repeat:no-repeat;
    background-position:3px 0px;
    height:24px;
    padding:0px;
    margin:0px;
}
.EntityList li:hover
{
    background-image:url(images/bullet_entity_hover.png);
    background-repeat:no-repeat;
    background-position:3px 0px;
    border: 1px dotted #4b98bd;
    background-color: #8ad6fb;
    
}
.EntityList li a
{
    height:100%;
    font-size: 14px;
    display:block;
    color: #1f3967;
    vertical-align:top;
    padding: 3px 3px 0px 20px;
}
.EntityList li:hover a
{
    color: black;
    
}

.LoginWrapperTable{
	height:100%;
	width:100%;
	}
.text-field{
	background-image: url(images/text_field_bg.png);
	background-repeat: no-repeat;	
}
.text{
	font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#333;
}
.text2{
font-family:Segoe UI, Verdana, Geneva, sans-serif;
font-size:16px;
color:#333;
line-height:30px;
}
.text3{
font-family:Segoe UI, Verdana, Geneva, sans-serif;
font-size:13px;
color:#000;
line-height:20px;

}
.btn_login{
	background-image: url(images/btn_login.png);
	background-repeat: no-repeat;
	width:94px;
	height:33px;
	background-position: -5px -7px;
    display:block;
    margin-top:15px;
    border: 0px;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius: 6px;
}
.btn_login:hover{
	background-image: url(images/btn_login.png);
	background-repeat: no-repeat;
	width:94px;
	height:33px;
	background-position: -109px -7px;
    cursor:pointer;
}
.heading{
    font-family:Segoe UI, Verdana, Geneva, sans-serif;
    font-size:25px;
    color:#48525e;
}
.headingSmall{
    font-family:Segoe UI, Verdana, Geneva, sans-serif;
    font-size:20px;
    color:#48525e;
    margin-bottom:10px;
    display:block;
}
.loginTxtInput{
    width:170px;
    height:14px !important;
    border:0px;
    font-family:Verdana, Geneva, sans-serif;
    font-size:11px;
    color:#333;
    
}
.loginTxtInput:focus{
    outline:none;
}

.iconPassword{
    background-image: url(images/icon_password.png);
	background-repeat: no-repeat;
	width:26px;
	height:22px;
}
.iconUser{
    background-image: url(images/icon_user.png);
	background-repeat: no-repeat;
	width:26px;
	height:22px;
}
.loginArrow{
    background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	width:22px;
	height:17px;
}

.btnLink
{
	border-bottom: 1px solid #5db6dc;
	border-right: 1px solid #5db6dc;
	border-top: 1px solid #84d1f3;
	border-left: 1px solid #84d1f3;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #0467a2;
	height: 22px;
	background-image: url(images/bg_btnLink.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
	margin-top: 5px;
	padding-left:10px;
	padding-right:10px;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
}
.btnLink:hover {
	border-bottom: 1px solid #3897bf;
	border-right: 1px solid #3897bf;
	border-top: 1px solid #94d7f4;
	border-left: 1px solid #94d7f4;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #000;
	height: 22px;
	background-image: url(images/bg_btnLink_hover.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
	cursor:pointer;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
}
.btnLinkBig
{
	border-bottom: 1px solid #5db6dc;
	border-right: 1px solid #5db6dc;
	border-top: 1px solid #84d1f3;
	border-left: 1px solid #84d1f3;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
    text-align:center;
	font-size: 20px;
	color: #0467a2;
	height: 30px;
    width: 400px;
	background-image: url(images/bg_big_button_hover.gif);
	background-repeat: repeat-x;
    background-position:center;
	padding-bottom: 2px;
	margin-top: 5px;
	padding-left:10px;
	padding-right:10px;
    padding-top: 5px;
	border-radius:2px;
    display: block;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
}
.btnLinkBig:hover {
	background-image: url(images/bg_big_button.gif);
	background-repeat: repeat-x;
    background-position:center;
    color: #024974;
	cursor:pointer;
	
}
.fadeoutBackgroundAjaxLoader
{
    width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #AAAAAA;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	/*display: none;*/
}
span.errorMessage
{
    color: red;
    font-size: 11px;
    text-align:left;
}

span.errorMessage li
{
    background: url(images/error_notification.png) left 1px no-repeat ;
    padding:0 0 3px 19px;
    list-style-type:none;
    
}

span.Tab_errorMessage
{
    color: red;
    font-size: 30px;
    text-align:left;
}
/* Right Click Alert Message Class */

.RightClickAlertMessageDivWrapper
{
    background-image:url(images/bg_RightClickAlertMessage_tip.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #FFF;
    width: 450px;
    height: 100px;
    vertical-align:middle;
    text-align: center;
    border: 2px solid #0269b1;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius: 6px;
    position: absolute;
    z-index:500001;
}

.RightClickAlertMessage
{
    margin-top:15px;
    font-family: Tahome,Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight:bold;
    color: #0d6694;
}

.DivCloseIcon
{
    margin-left:440px;
    margin-top: -10px;
    background-image:url(images/bg_icon_div_close.png);
    background-repeat: no-repeat;
    background-position: center;
    height:20px;
    width:20px;
    cursor:pointer;
}
.DivCloseIcon:hover
{
    background-image:url(images/bg_icon_div_close_hover.png);
}
.fadedBG
{
    width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #AAAAAA;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
    z-index:500000;
}
/* End Right Click Alert Message Class */



/*  Login Tablet Classes  */

.Tab_body{
	background: #01a9e0;  /*Old browsers*/ 
    background: -moz-linear-gradient(top,  #dadada 0%, #ffffff 100%);  /*FF3.6+*/ 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dadada), color-stop(100%,#ffffff));  /*Chrome,Safari4+*/ 
    background: -webkit-linear-gradient(top,  #dadada 0%,#ffffff 100%);  /*Chrome10+,Safari5.1+*/ 
    background: -o-linear-gradient(top,  #dadada 0%,#ffffff 100%);  /*Opera 11.10+*/ 
    background: -ms-linear-gradient(top,  #dadada 0%,#ffffff 100%);  /*IE10+*/ 
    background: linear-gradient(to bottom,  #dadada 0%,#ffffff 100%);  /*W3C*/ 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dadada', endColorstr='#ffffff',GradientType=0 );  /*IE6-9*/
    padding:0px;
    margin: 0px;
}

.Tab_login_bg{

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover; 
    background-size: cover; 
    height: 100%;
    width: 100%;
    padding-top:20px;
    padding-bottom:60px;
    padding-left:18px;
    padding-right:18px;
}
.Tab_table{
	padding-left:18px;
	padding-right:18px;
	
	
	}
.Tab_text_field_bg{
    background-image:url(images/Tab_text_field_bg.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left:30px;
    padding-right:30px;
    width: 657px;
    height: 111px;
    margin:0px;
}
.Tab_loginTxtInput{
    width:580px;
    height:80%;
    border:0px;
    font-size:40px;
    color:#333;
    outline: none;
    height: 60px;
    padding-left:10px;
}
.Tab_text{
    font-size: 40px;
    color:#a31549;
    text-align: right;
    padding-right: 30px;
}
.ForgotText{
    font-family:Verdana, Geneva, sans-serif;
    font-size: 40px;
    color:#000;
    text-align: right;
    padding-right: 30px;
    width: 650px;
    text-align:right;
    display:block;
    margin-top:30px;
}
.Tab_sm_logo{
    background-image:url(images/Tab_sm_logo.png);
    background-repeat: no-repeat;
    height: 110px;
    width: 545px;
    background-position:center top;
    padding-bottom: 40px;
}
.Tab_btn_login{
    background-image:url(images/Tab_btn_login.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 96px;
    width: 182px;
    background-position:right;
    border: 0px;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    cursor:pointer;
    margin-top: 20px;
}

.body_bg {
    background:url(images/login_body_bg.png) center center  #45cae6;
    background-size:100% auto;
}

.login_wrape {
    width:100%;
    height:100%;
}

.login_header {
    width:inherit;
}

.logo_wrape{
    width:inherit;
    padding:13px 0;
    background:url(images/login_header_bg.png) left top repeat;
}

.header_bottom_shadow{
    width:inherit;
    height:30px;
    background:url(images/login_header_shadow.png) center bottom no-repeat;
    background-size:auto 100%;
}

.login_form_wrape {
    /*background:url(images/login_screen_icons.png) top center no-repeat;*/
    /*background:url(images/login_screen_circles.png) top center no-repeat;*/
    margin:0 auto;
    background-size:100% auto;
    width: 658px;
    /*height: 448px;
    padding-top: 67px;*/
    height: 516px;
    padding-top: 113px;
    vertical-align: middle;
    box-sizing: border-box;
}

.login_form_wrape_inner {
    background-color:#e6e6e6;
    margin:0 auto;
    width: 416px;
    padding:35px 30px 10px 30px;
    box-sizing:border-box;
    border:solid 1px #269abe;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    box-shadow:2px 3px 14px #267a94;
    -webkit-box-shadow:2px 3px 14px #267a94;
    -moz-box-shadow:2px 3px 14px #267a94;

}

.input_wrape {
    width:100%;
    float:left;
    margin:0 0 26px 0;
}

.input_wrape .login_label {
    width: inherit;
    margin:0 0 5px 0;
    color:#6b7b8a;
    font-size:13px;
    text-align:left;
    text-transform:uppercase;
    display:block;
}

.input_wrape .input{
    width: inherit;
    border: solid 1px #8bc6e0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    padding: 12px 7px;
    background-color: #f7fdff;
    box-sizing: border-box;
    color: #1a89c1;
    font-size: 13px;
}

.clear {
    width:100%;
    clear:both;
}

.error_text {
    padding-right:8px; 
    color:#98a3ad; 
    font-size:12px;
    font-family:Open Sans,Tahoma,Helvetica,Arial,sans-serif;
    text-align:left;
}

.login_button {
    background:#ae3b6b;
    color:#fff;
    border:none;
     border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    font-size:14px;
    padding:12px 30px;
    cursor:pointer;
    font-family:Open Sans,Tahoma,Helvetica,Arial,sans-serif;
    transition:all 0.3s ease-in 0s;
}



.login_button:hover , .login_button:focus{
    box-shadow:0 4px 0 #784158;
    outline:none;
    border:none !important;
}

.login_footer_wrape {
    width:100%;
    position:absolute;
    bottom:0;
}

.login_footer_shadow {
     width: inherit;
     height:20px;
     background:url(images/login_footer_shadow.png) center center no-repeat;
     background-size:auto 100%;
}

.login_footer {
     width: inherit;
     color:#000000;
     font-family:Open Sans,Tahoma,Helvetica,Arial,sans-serif;
     background:url(images/login_header_bg.png) left top repeat;
     padding:6px 0;
     text-align:center;
}
::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}
::-webkit-scrollbar-button {
    width: 10px;
    height: 5px;
}
::-webkit-scrollbar-track {
    background: #eee;
    border: thin solid lightgray;
    box-shadow: 0px 0px 3px #dfdfdf inset;
    border-radius: 6px;
}
::-webkit-scrollbar-thumb {
    background: #b2b2b2;
    border: thin solid gray;
    border-radius: 6px;
}

@media only screen and (max-device-width : 1024px) and (min-device-width : 768px) {
    .input.textLowerInput {
        text-transform:lowercase;
    }
}
@media only screen and (max-width:479px) {
    .input.textLowerInput {
        text-transform:lowercase;
    }
}