/* end custom theme */
body {
	padding-top: 0px;
	color: #404040;
	overflow-x: hidden;
}

.bs-docs-nav .navbar-nav>li>a {
	color: #FFFFFF;
}

.bs-docs-nav .navbar-brand {
	color: #FFFFFF;
}

.bs-docs-nav {
	background-color: #52b8eb;
	/* border-color: #fff; */
}
.bs-docs-nav .navbar-header .navbar-toggle {
 /*    border-color:black; */
}
.bs-docs-header {
    font-size: 24px;
    padding-bottom: 5px;
    padding-top: 0px;
    text-align: left;
}
body>.navbar {
	-webkit-transition: background-color 300ms ease-in;
	transition: background-color 300ms ease-in
}

body>.navbar-transparent {
	background-color: transparent
}

body>.navbar-transparent .navbar-nav>.open>a {
	background-color: transparent !important
}

#home {
	padding-top: 0
}

#home .navbar-brand {
	padding: 13.5px 15px 12.5px
}

#home .navbar-brand>img {
	display: inline;
	margin: 0 8px;
	height: 100%
}

#banner {
	min-height: 180px;
	border-bottom: none
}

.page-header h1 {
	font-size: 4em
}

.bs-docs-section {
	margin-top: 8em
}

.bs-component {
	position: relative
}

.bs-component .modal {
	position: relative;
	top: auto;
	right: auto;
	left: auto;
	bottom: auto;
	z-index: 1;
	display: block
}

.bs-component .modal-dialog {
	width: 90%
}

.bs-component .popover {
	position: relative;
	display: inline-block;
	width: 220px;
	margin: 20px
}

#source-button {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	font-weight: bold
}

.nav-tabs {
	margin-bottom: 15px
}

.progress {
	margin-bottom: 10px
}

footer {
	margin: 5em 0
}

footer li {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em
}

footer p {
	clear: left;
	margin-bottom: 0
}

.splash {
	padding: 9em 0 2em;
	background-color: #141d27;
	background-image: url(../img/bg.jpg);
	background-size: cover;
	background-attachment: fixed;
	color: #fff;
	text-align: center
}

.splash .logo {
	width: 160px
}

.splash h1 {
	font-size: 3em
}

.splash #social {
	margin: 2em 0
}

.splash .alert {
	margin: 2em 0
}

.section-tout {
	padding: 4em 0 3em;
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	background-color: #eaf1f1
}

.section-tout .fa {
	margin-right: .5em
}

.section-tout p {
	margin-bottom: 3em
}

.section-preview {
	padding: 4em 0 4em
}

.section-preview .preview {
	margin-bottom: 4em;
	background-color: #eaf1f1
}

.section-preview .preview .image {
	position: relative
}

.section-preview .preview .image:before {
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
	pointer-events: none
}

.section-preview .preview .options {
	padding: 1em 2em 2em;
	border: 1px solid rgba(0, 0, 0, 0.05);
	border-top: none;
	text-align: center
}

.section-preview .preview .options p {
	margin-bottom: 2em
}

.section-preview .dropdown-menu {
	text-align: left
}

.section-preview .lead {
	margin-bottom: 2em
}

@media ( max-width :767px) {
	.section-preview .image img {
		width: 100%
	}
}

.sponsor {
	text-align: center
}

.sponsor a:hover {
	text-decoration: none
}

@media ( max-width :767px) {
	.splash {
		padding-top: 4em
	}
	.splash .logo {
		width: 100px
	}
	.splash h1 {
		font-size: 2em
	}
	#banner {
		margin-bottom: 2em;
		text-align: center
	}
}

/**
*Datepicker CSS
*/
.ui-datepicker {
	background-color: #fff;
	border: 1px solid #66AFE9;
	border-radius: 4px;
	box-shadow: 0 0 8px rgba(102, 175, 233, .6);
	display: none;
	margin-top: 4px;
	padding: 10px;
	width: 240px;
}

.ui-datepicker a,.ui-datepicker a:hover {
	text-decoration: none;
}

.ui-datepicker a:hover,.ui-datepicker td:hover a {
	color: #2A6496;
	-webkit-transition: color 0.1s ease-in-out;
	-moz-transition: color 0.1s ease-in-out;
	-o-transition: color 0.1s ease-in-out;
	transition: color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-header {
	margin-bottom: 4px;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title {
	font-weight: 700;
}

.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
	cursor: default;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	height: 20px;
	line-height: 1;
	margin-top: 2px;
	width: 30px;
}

.ui-datepicker .ui-datepicker-prev {
	float: left;
	text-align: left;
}

.ui-datepicker .ui-datepicker-next {
	float: right;
	text-align: right;
}

.ui-datepicker .ui-datepicker-prev:before {
	content: "\e079";
}

.ui-datepicker .ui-datepicker-next:before {
	content: "\e080";
}

.ui-datepicker .ui-icon {
	display: none;
}

.ui-datepicker .ui-datepicker-calendar {
	table-layout: fixed;
	width: 100%;
}

.ui-datepicker .ui-datepicker-calendar th,.ui-datepicker .ui-datepicker-calendar td
	{
	text-align: center;
	padding: 4px 0;
}

.ui-datepicker .ui-datepicker-calendar td {
	border-radius: 4px;
	-webkit-transition: background-color 0.1s ease-in-out, color 0.1s
		ease-in-out;
	-moz-transition: background-color 0.1s ease-in-out, color 0.1s
		ease-in-out;
	-o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
	transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}

.ui-datepicker .ui-datepicker-calendar td:hover {
	background-color: #eee;
	cursor: pointer;
}

.ui-datepicker .ui-datepicker-calendar td a {
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-current-day {
	background-color: #4289cc;
}

.ui-datepicker .ui-datepicker-current-day a {
	color: #fff
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover
	{
	background-color: #fff;
	cursor: default;
}

/*
* Binesh Edited
*/
.sidebar .panel-heading {
	background: none repeat scroll 0 0 #52b8eb;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: white;
	font-size: 12px;
	font-weight: 500;
}

.sidebar .panel-body {
	/* border: 1px solid whiteSmoke; */
	margin: 0;
	padding: 15px;
}

.sidebar  label {
	font-size: 12px;
	font-weight: 600;
	display: block;
	margin-bottom: 5px;
}

#banner {
	
}

.page-header {
	/* margin: 0 0 15px; */
	
}

#portal-top-menu {
	/* 
	margin-bottom: 1px; */
	
}

.header-image {
	max-height: 250px;
	width: 100%;
}

.panel-style-one .panel-heading {
	background-color: #F65A51;
	border-color: #F65A51;
	color: #ffffff;
}

.panel-style-two .panel-heading {
	background-color: #73B1E8;
	border-color: #73B1E8;
	color: #ffffff;
}

.panel-style-three .panel-heading {
	background-color: #8C5535;
	border-color: #8C5535;
	color: #ffffff;
}

.panel-style-four .panel-heading {
	background-color: #1E3859;
	border-color: #1E3859;
	color: #ffffff;
}

.col-home .panel-body {
	min-height: 90px;
}

#home-corousel .panel-body {
	padding: 15px 15px 6px;
}

.btn-cs {
	background: #f65a51;
}
/**
*Clinical Summary
*/
.btn-cs {
	background: #f65a51;
	border: 1px solid #f65a51;
}

.btn-cs:HOVER {
	border: 1px solid #f65a51;
	background-image: linear-gradient(#D14C45, #D14C45 6%, #D14C45);
}
/**
*Statements
*/
.btn-statements {
	background: #73b1e8;
	border: 1px solid #73b1e8;
}

.btn-statements:HOVER {
	border: 1px solid #f65a51;
	background-image: linear-gradient(#D14C45, #D14C45 6%, #D14C45);
}

/**
*Manage Appointment
*/
.btn-ma {
	background: #8c5535;
	border: 1px solid #8c5535;
}

.btn-ma:HOVER {
	border: 1px solid #f65a51;
	background-image: linear-gradient(#D14C45, #D14C45 6%, #D14C45);
}

/**
* Messaged and Notifications
*/
.btn-mandn {
	background: #f65a51;
	border: 1px solid #f65a51;
}

.btn-mandn:HOVER {
	border: 1px solid #f65a51;
	background-image: linear-gradient(#D14C45, #D14C45 6%, #D14C45);
}
/**
* Patient Kiosk Form
*/
.btn-pkf {
	background: #8c5535;
	border: 1px solid #8c5535;
}

.btn-pkf:HOVER {
	border: 1px solid #f65a51;
	background-image: linear-gradient(#D14C45, #D14C45 6%, #D14C45);
}

/**
* Personal Profile
*/
.btn-pp {
	background: #73b1e8;
	border: 1px solid #73b1e8;
}

.btn-pp:HOVER {
	border: 1px solid #f65a51;
	background-image: linear-gradient(#D14C45, #D14C45 6%, #D14C45);
}
/**
* activity log
*/
.btn-al {
	background: #f65a51;
	border: 1px solid #f65a51;
}

.btn-al:HOVER {
	border: 1px solid #f65a51;
	background-image: linear-gradient(#D14C45, #D14C45 6%, #D14C45);
}

label {
	font-weight: 400;
}

.page-header {
	margin: 10px 0 18px;
	font-size: 18px;
	margin: 10px 0 18px;
    text-align: left;
    width: 100%;
    float: right;
   
}

.star {
	color: #FF0000;
}

.form-control {
	border: 1px solid #dcdcdc;
	border-radius: 2px;
	box-shadow: none;
	font-size: 12px;
	height: 32px;
}

input {
	background-image: none !important;
}

.title {
	border-bottom: 1px #ddd solid;
	padding: 10px 0;
}

.form-horizontal .control-label {
	text-align: left;
}

.col-sm-1 {
	width: 10.6667%;
}

.col-md-1 {
	width: 10.33333%;
}

.zip {
	width: 11%;
}

a {
	color: #0490b7;
}

.sidebar {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow:  0 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.homeBtn
{
	
	 float: left;
    font-size: 17px;
    height: 40px;
    line-height: 18px;
    padding: 11px 15px;
    color:#FFF;
}

.table-responsive .form-control
{
	
	/* width:50%; */
	
}
.table thead
{
	background: none repeat scroll 0 0 #52B8EB;
border-top-left-radius: 3px;
border-top-right-radius: 3px;

font-size: 12px;
font-weight: 500;
}

.table thead th{
	
	color: #FFF;
	
}
span.ui-state-default, .ui-state-disabled
{
	 color:#DDD !important; 
}
.btn.btn-gray {
    border: 1px solid #626e7f;
    -webkit-box-shadow: inset 0 1px 2px #9aa4b1;
    -moz-box-shadow: inset 0 1px 2px #9aa4b1;
    box-shadow: inset 0 1px 2px #9aa4b1;
    background: #758294;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhjOTdhNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc1ODI5NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8c97a6), color-stop(100%, #758294));
    background-image: -webkit-linear-gradient(top, #8c97a6, #758294);
    background-image: -moz-linear-gradient(top, #8c97a6, #758294);
    background-image: -o-linear-gradient(top, #8c97a6, #758294);
    background-image: linear-gradient(top, #8c97a6, #758294); 
}


.btn.btn-gray:hover {
    background: #728092;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhjOTdhNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzcyODA5MiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8c97a6), color-stop(100%, #728092));
    background-image: -webkit-linear-gradient(top, #8c97a6, #728092);
    background-image: -moz-linear-gradient(top, #8c97a6, #728092);
    background-image: -o-linear-gradient(top, #8c97a6, #728092);
    background-image: linear-gradient(top, #8c97a6, #728092);
    -webkit-transition: box-shadow 0.05s ease-in-out;
    -moz-transition: box-shadow 0.05s ease-in-out;
    -o-transition: box-shadow 0.05s ease-in-out;
  transition: box-shadow 0.05s ease-in-out; 
}


.btn.btn-gray:active {
    background: #818d9d;
    border-color: #5d6979;
    -webkit-box-shadow: 0 0 5px #818d9d inset;
    -moz-box-shadow: 0 0 5px #818d9d inset;
    box-shadow: 0 0 5px #818d9d inset; 
}

.btn-group.open .btn.btn-gray.dropdown-toggle {
    background-color: #8c97a6; 
}