body { font-size:13px; font-family:Verdana, Geneva, sans-serif;}
.bd_col {background:#fff;float: left;    width: 100%;}

.login_patient { margin:0 auto; padding-top:8%; float:none;}
.container .padd_none {padding:0;}
.container .mar_top_bott { margin-top:30px; margin-bottom:30px;}
.login_body .mg {padding:0;}
.login_patient .mg {padding:0;}
.right {float:right;}
.clear {clear:both;}
.form-signin {
    background:#fff;
    -webkit-box-shadow: 1px 0 0 0 #4276ba;
    -webkit-box-shadow: 1px 0 0 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 0 10px 0 #4276ba;
    -moz-box-shadow: 1px 0 10px 0 rgba(0,0,0,0.75);
    -ms-box-shadow: 1px 0 10px 0 #4276ba;
   
    box-shadow: 1px 0 10px 0 #000000;
    box-shadow: 1px 0 10px 0 rgba(0,0,0,0.75);
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
-webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #4276ba;
    
    padding: 10px 0;
}
.header_padding {padding:30px 0;}

.left_part img {margin-top:31%;}
.left_logo img {margin-top:54%;}
.right_part { border-left:2px solid #82afd9; }

.form-group {
    margin-bottom: 15px;
}
.form-group h2 {background:url(../Images/lock_icon.png) center left no-repeat; font-size:22px; font-weight:normal; text-transform:uppercase; padding:10px 0 10px 44px; margin:0; color:#5e99d1;}
.form-signin .form-signin-heading, .form-signin .checkbox {
    margin-bottom: 10px;
	  margin-top: 12px;
}
.form-signin .checkbox {
    font-weight: normal;
}
.form-signin .form-control {
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    height: auto;
    padding: 6px 10px;
	font-weight:normal;
    position: relative;
	border: 1px solid #a6a6a6;
	background:#f3f3f3 !important;
	color:#303030;
	width:100%;
}

.form-signin .butt_login {line-height:25px; padding-left:30px; padding-right:30px; margin-bottom:15px;}

.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="password"] {
  
    margin-bottom: 0;
}

/*.aLogo img{background:url(../Images/logo.png) center left no-repeat; } */

.forgot {background:url(../Images/forgot_pass.png) center left no-repeat; }
.link_re_for { padding:10px 0 10px 20px; }
.link_re_for a {color:#454545; text-decoration:none; }
.link_re_for a:hover {color:#2185e3; }
.text_al { text-align: center;}
.cal_td {position:relative;z-index: 50;}
.cal_td img { position: absolute;  right: 22px; top: 10px; z-index: 99; cursor:pointer;}
.pati_text {font-weight: bold; color: #428bca; display:block;}
.term_policies_login { padding-top:1%;}
.term_policies_login a {font-weight:bold; color: #428bca; text-decoration:none; margin:10px 10px 35px 10px; display:inline-block;  font-size:16px;}
.term_policies_login a:focus {outline:none;}
.retu_book {margin:10px;}
.text_cen {text-align:center;}

@media all and (max-width: 980px) and (min-width: 200px) {

.login_patient{padding:13% 15px 20px 15px;}
.left_part {text-align: center;}
.left_part img {margin-top:10px;}
.left_logo {text-align: center;}
.left_logo img {margin-top:10px;}
.right_part {border-left:0 solid #82afd9; padding-left:0; }
.text_al { text-align: left;}
}

.right_part .text-danger {
    background:#ff6060; float:right; color:#fff; font-size: 11.5px;line-height: 21px; padding:0 5px; margin-right:2px;
    -ms-border-radius: 0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.col-md-12 .form-group .pt {
        padding-top: 0;
        text-align:left;
    }

@media all and (max-width: 390px) and (min-width: 200px) {
.left_part img {width:100%; height:100%;}
.left_logo img {width:100%; height:100%;}
.text_al { text-align: left;}
}

@media all and (min-width: 990px) {

.clin_login {min-height:306px;}
.container .padd_clin {padding-right:0;}


}

.col_wh {color:#fff;}
.mar_con_text_p {margin-top:10%;}

@media all and (max-width: 768px) {

    .mar_con_text_p {margin-top:0;}

    .term_policies_login a { margin:8px;}
}

/**************************Reset******************************/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup,
menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
 
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block;
}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; text-decoration:none; vertical-align:baseline; background:transparent; }

del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
   width: 100%; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }

body { font:13px/1.231 "Helvetica", Arial, sans-serif; *font-size:small; color:#6b6c6d; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

select, input, textarea {   color: #444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; }


a:hover, a:active, a:focus { outline: none; ie-dummy: expression(this.hideFocus=true); }
a:hover { color: #036; }

ul, ol { margin:0; }
ol { list-style-type: decimal; }

nav ul, nav li { margin: 0; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; }
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre {  padding: 15px;  white-space: pre;  white-space: pre-wrap;  white-space: pre-line;  word-wrap: break-word; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-right: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }

input:invalid, textarea:invalid { border-radius: 1px;  -moz-box-shadow: 0 0 5px red; -webkit-box-shadow: 0 0 5px red;  box-shadow: 0 0 5px red; }
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

button {  width: auto; overflow: visible; }
.text_right {text-align:right;}
.text_left {text-align:left;}











