@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);

html,
body {
  min-height: 100%;
}

body{
    padding: 0;
    margin: 0;
    color: #000;
    background: rgba(236, 236, 236, 0.37);
	font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    
}
* {
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	box-sizing: border-box;
    font-family: '';
    outline: none;
    -webkit-text-size-adjust: none;
}
a {
    color: #3c8dbc;
    text-decoration: none;
}
a:hover, a:active, a:focus {
    outline: none;
    text-decoration: none;
    color: #72afd2 !important;
}
.login-page{
	background: #d2d6de;
    min-height: 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100%;
}
.login-box {
    width: 360px;
    margin: 7% auto;
}
.login-logo, .register-logo {
    font-size: 49px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}
.login-logo a, .register-logo a {
    color: #444;
}

.login-box-body, .register-box-body {
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #666;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control {
    border-radius: 0;
    box-shadow: none;
    border-color: #d2d6de;
       height: 28px;
    padding: 5px 12px;
}
.form-control:not(select) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.login-box-msg, .register-box-msg {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px 20px;
}
.login-box-body .form-control-feedback, .register-box-body .form-control-feedback {
    color: #777;
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 5px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.btn.btn-flat {
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-width: 1px;
}
.btn-primary {
    background-color: #3c8dbc !important;
    border-color: #367fa9 !important;
    color: #fff !important;
}
.btn-primary :focus,
.btn-primary :hover{
    color: #fff !important;
}
.btn {
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
}
.btn-block {
    display: block;
    width: 100%;
}
ul.nav.navbar-nav.navbar-right {
    margin-right: 5px;
}
.navbar-brand {
    font-size: 24px;
}
.modal-content{
	border-radius:0px;
}
.navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
}
.top-header .nav>li {
    padding: 0px 2px;
}
.btn-sm {
    padding: 3px 10px !important;
}
.top-header .fa-2x {
    font-size: 1.3em;
}

/* notification popup */
.notifications {
	display:none;
	width:430px;
	position:absolute;
	top: 31px;
    right: -19px;
	background:#FFF;
	border:solid 1px rgba(100, 100, 100, .20);
	-webkit-box-shadow:0 3px 8px rgba(0, 0, 0, .20);
	z-index: 0;
}
/* AN ARROW LIKE STRUCTURE JUST OVER THE NOTIFICATIONS WINDOW */
.notify:before {         
	content: '';
	display:block;
	width:0;
	height:0;
	color:transparent;
	border:10px solid #CCC;
	border-color:transparent transparent #777777;
	margin-top:-20px;
	margin-left: 373px;
}
.message_notify:before {         
	content: '';
	display:block;
	width:0;
	height:0;
	color:transparent;
	border:10px solid #CCC;
	border-color:transparent transparent #777777;
	margin-top:-20px;
	margin-left: 324px;
}
.user_notify:before {         
	content: '';
	display:block;
	width:0;
	height:0;
	color:transparent;
	border:10px solid #CCC;
	border-color:transparent transparent #777777;
	margin-top:-20px;
	margin-left: 272px;
}
.message_notify {
    right: -70px;
}
.user_notify {
    right: -121px;
}
.notifications h3 {
	display:block;
	color:#333; 
	background:#FFF;
	font-weight:bold;
	font-size:13px;    
	padding:8px;
	margin:0;
	border-bottom:solid 1px rgba(100, 100, 100, .30);
}
	
.seeAll {
	background:#F6F7F8;
	padding:8px;
	font-size:12px;
	font-weight:bold;
	border-top:solid 1px rgba(100, 100, 100, .30);
	text-align:center;
}
.seeAll a {
	color:#3b5998;
}
.seeAll a:hover {
	background:#F6F7F8;
	color:#3b5998;
	text-decoration:underline;
}
span#tdate {
    margin-right: 10px;
    font-weight: bold;
}
.mt5{
	margin-top:5px;
}
span#cityname {
    padding-left: 15px;
    font-weight: bold;
}
.work-section {
    position: relative;
    top: 100px;
}
.border-red {
    border: 1px solid red !important;
}
.form-control:focus {
    border-color: #ddd;
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px #ddd,0 0 0px #ddd;
    box-shadow: inset 0 0px 0px #ddd,0 0 0px #ddd;
}
.k-autocomplete.k-state-border-down, .k-block>.k-header, .k-calendar-container.k-state-border-down, .k-dropdown-wrap.k-state-border-down, .k-list-container.k-state-border-down, .k-multiselect.k-state-border-down, .k-numeric-wrap.k-state-border-down, .k-panelbar .k-tabstrip-items .k-item, .k-picker-wrap.k-state-border-down, .k-tabstrip-items .k-item, .k-tabstrip-items .k-link, .k-window-titlebar {
    border-radius: 0px 0px 0 0;
}
.k-tabstrip .k-content{
	width: 100%;
    margin: 0px;
    padding: 10px 0px;
    border-top-style: solid;
    border-width: 1px;
}
.k-link .k-icon, .k-select .k-icon {
    position: relative;
    top: 8px;
}
.form-group {
    float: left;
    width: 100%;
        position: relative;
}
.wid85{
	width:85%;
}
.wid90{
	width:90%;
}
.patient-detail i.fa.fa-plus-circle.fa-lg {
    position: absolute;
    top: 35px;
    right: 10px;
}
.patient-detail i.fa.fa-search.fa-lg {
    position: absolute;
    top: 35px;
    right: 15px;
}
.tab-pane {
    padding-top: 15px;
}
ul.nav.navbar-nav.navbar-right.col-md-6 {
    width: 51%;
}
.mb10{
	margin-bottom:10px;
}
.noteadd{
	right: 40px !Important;
}
.panel-heading span {
    font-size: 20px;
}
.panel-body {
	padding:0px;
    padding-top: 15px;
}
.right-section .panel-body {
	padding: 10px;
}
.right-section .panel-heading {
	min-height:40px;
	display: inline-block;
	width:100%;
}
.panel{
	 border-radius: 0px;
}
.patient-search{
	border-bottom: 1px solid #d9edf7;
    padding-bottom: 15px;
}
.patient-search h4 {
    margin-top: 0px;
}
button.btn.btn-warning {
    width: 164px;
}
.modal-header {
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-dialog{
	width: 90% !important;
}
.modal-footer {
    padding: 10px 15px;
}
.modal-body {
    display:inline-block;
	min-height: 400px;
	width: 100%;
}
.login-page .form-control {
    height: initial;
}
.wid100{
	width:100%;
}
.wid50{
	width:49%;
}
.mr10{
	margin-right:10px;
}
.ml10{
	margin-left:10px;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #3c8dbc;
    background: #3c8dbc;
    color: #fff;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
    background: #e7e7e7;
    position: fixed;
    top: 65px;
    z-index: 99;
}
.navbar-default {
    background-color: #ffffff;
    border-color: #e7e7e7;
}
.nav-tabs.nav-justified>li>a {
     border-radius: 0px 0px 0 0;
}
.prleft{
	padding-left:0px !important;
}
.grid-option{
	padding:5px;
	display:none;
}
.grid-option .btn-sm {
    width: 31%;
    margin-right: 10px;
    margin-bottom: 5px !Important;
}
.k-widget.k-multiselect.k-header {
    border-radius: 0px;
}
.btn-message {
    position: absolute;
    right: 10px;
    bottom: 32px;
}
.live-user {
    border-left: 1px solid #ddd;
    max-height: 300px;
    overflow: auto;
    min-height: 300px;
}
.live-user ul {
    list-style: none;
    padding: 10px;
}
.live-user ul li i {
    margin-right: 10px;
}
.live-user ul li {
    padding-bottom: 5px;
	    cursor: pointer;
}
.message span {
    background: #d9edf7;
    max-width: 200px;
    min-width: 200;
    display: inline-block;
    padding: 5px 10px;
    margin-bottom: 5px;
    border-radius: 3px;
}
#searchModel .modal-dialog {
    width: 60% !important;
}
#categoryModel .modal-dialog, #subCategoryModel .modal-dialog  {
    width: 50% !important;
}
#helpModel .tab-pane {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    padding-bottom: 15px;
}
.view-reply{
	margin-top:10px;
	min-height:200px;
	max-height:200px;
	overflow:auto;
	border:1px solid #ddd;
}
.top-pills .nav>li>a {
    padding: 5px 15px;
}
.top-pills {
    position: absolute;
    top: 7px;
    right: 45px;
}
#helpModel .btn-message {
    position: absolute;
    right: 25px;
    bottom: 32px;
}
.view-reply h1 {
    font-size: 18px;
    margin: 0px;
    padding: 7px 10px;
    background: rgba(91, 192, 222, 0.58);
}
input[type="file"] {
    display: none;
}
.custom-file-upload {
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #ddd;
    border-radius: 0px;
}
#systemAlertModel .tab-pane {
    padding-top: 0px;
    float: left;
    width: 100%;
}
#systemAlertModel .view-reply{
	min-height:345px;
	max-height:345px;
}
.addcat {
    position: absolute;
    top: 30px;
    right: 65px;
    font-size: 24px;
	cursor: pointer;
}
textarea.form-control {
    max-width: 100%;
    min-width: 100%;
}