div#schedule table tbody label.schedule_date,
div.i-view-schedule table tbody label.schedule_date {
	display: inline-block;
}

span.label-info-blue {
    background: #9ddfff;
    color: #060606;
    padding: 1px 8px;
    border-radius: 14px;
    font-size: 13px !important;
}

#login-spinner, #reset-spinner {

    margin: 0 20px;

}
input[type='submit'] {

}
.c { clear: both; }

body {

    padding-top: 60px;
    padding-bottom: 50px;

}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover { 

    outline: 0;

    outline: none;

}

.admin-panel h3 {

    margin-bottom: 20px;

}

table.click-records td {

cursor: pointer;

}
table.click-records td a, table.click-records td a:hover {
    color: #000;
    text-decoration: none;
}
table.fix-left tbody th {
    width: 125px;
}

.table tbody tr:hover td,

.table tbody tr:hover th {

  background-color: #d9edf7;

  border-color: #bce8f1;

}

#search {

    background-color: rgb(44, 44, 44);

    background-image: -moz-linear-gradient(center top , rgb(51, 51, 51), rgb(34, 34, 34));

    background-repeat: repeat-x;

    border-radius: 4px 4px 4px 4px;

    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25), 0px -1px 0px rgba(0, 0, 0, 0.1) inset;

    padding: 2px;

}

#search li.nav-header {

    color: #999;

    text-shadow: 0px 1px 0px #000;

}

#search .nav-list .divider {

    background-color: #666;

    border-bottom: 1px solid #000;

}

#client-quick-info {

    padding-left: 25px;

    padding-right: 25px;

}

#client-quick-info h2 {

    margin-bottom: 15px;

}

#client-quick-info .subheading {

    margin-bottom: 3px;

    padding-bottom: 0;

    font-size: 11px;

    line-height: 8px;

    text-transform: uppercase;

    color: #999;

    font-weight: bold;

    text-shadow: 0px 1px 0px #fff;

}

#client-quick-info .info {

    font-size: 18px;

    font-weight: bold;

    text-rendering: optimizelegibility;

    margin-bottom: 20px;

}

#client-quick-info .info.rep {

    font-size: 15px;

}

.override {

    cursor: pointer;

}

.month {

    border: 1px solid #ccc;

    background: #f4f4f4;

    margin-bottom: 20px;

}

.day {

    position: relative;

    width: 12.5%;

    margin: 1px;

    height: 31px;

    border: 1px solid #bbb;

    float: left;

    background: #fff;

    font-size: 20px;

    text-align: center;

    color: #666;

    padding-top: 15px;

}

.day.active {

    background: #f2dede;

    color: #cb4a64;

    cursor: help;

}

.day.inactive {

    background: #d8d8d8;

}

.month-name {

    font-size: 16px;

    font-weight: bold;

    text-align: center;

    padding: 8px 0;

    border: 1px solid #3a87ad;

    color: #3a87ad;

    margin: 2px;

    background: #d9edf7;

    text-shadow: 0px 1px 0px #fff;

}

form.click-edit-data {

    

}

form.click-edit-data input[disabled='disabled'] {

    background: #fff;

    border: none;

    color: #000;

    font-weight: bold;

    box-shadow: none;

    cursor: text;

    font-size: 14px;

}

.dashboard-box {

    padding: 15px 0;

    margin-bottom: 15px;

    /* border-bottom: 1px dashed #999; */

}

.dashboard-section {

  background-color: #2c2c2c;

  background-image: -moz-linear-gradient(top, #333333, #222222);

  background-image: -ms-linear-gradient(top, #333333, #222222);

  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));

  background-image: -webkit-linear-gradient(top, #333333, #222222);

  background-image: -o-linear-gradient(top, #333333, #222222);

  background-image: linear-gradient(top, #333333, #222222);

  background-repeat: repeat-x;

  text-shadow: 1px 1px #222;

  color: #fff;

  text-transform: uppercase;

  text-shadow: 0px 1px 0px #000;

  padding: 6px 10px;

  border: 1px solid #333;

}

.dashboard-section .divider {

    margin: 0 5px;

    color: #555;

}

.dashboard-section .subheading {

    color: #ccc;

}

.dashboard-section i {

    margin-right: 5px;

}

.dashboard-box thead th {

    text-align: center;

}

.dashboard-box td {

    text-align: center;

}

tr.bottom-half {

    /* display: none; */

}

.dashboard-box .figure {

    color: #0088cc;

    font-size: 30px;

    line-height: 1em;

    margin-bottom: 10px;

    background: #f9f9f9;

    text-align: center;

    padding: 8px 0;

    width: 90%;

    margin: 10px 5%;

    border: 1px solid #ddd;

}

.dashboard-box .description {

    font-size: 12px;

    text-align: center;

}

#quick-client-search {

    text-align: center;

    margin-top: 10px;

}

#activity-placeholder {

    margin-top: 20px;

}

.view-more {

    cursor: pointer;

}

.dashboard-box table {

    margin-bottom: 0;

}

.tickLabel {

    font-size: 12px;

}

#activity-placeholder {

    width: 100%; height: 250px;

}

.button-row button {

    padding: 10px 0;

    font-size: 11px;

    color: #0088cc;

    width: 100%;

}

.button-row button img {

    margin-bottom: 5px;

}

table.no-center td, table.no-center th {

    text-align: left;

}
.well.black {
    background-color: #2c2c2c;

    background-image: -moz-linear-gradient(top, #333333, #222222);

    background-image: -ms-linear-gradient(top, #333333, #222222);

    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));

    background-image: -webkit-linear-gradient(top, #333333, #222222);

    background-image: -o-linear-gradient(top, #333333, #222222);

    background-image: linear-gradient(top, #333333, #222222);

    background-repeat: repeat-x;

    text-shadow: 1px 1px #222;

    color: #fff;

    text-transform: uppercase;

    text-shadow: 0px 1px 0px #000;

    padding: 6px 10px;

    border: 1px solid #333;
}
.well.black a {
    color: #fff;
    text-shadow: none;
}
.well.black li > a:hover {
    background: #222;
}
.well.black .nav-header {
    text-shadow: none;
    color: #999;
}
tr.inactive td, tr.inactive td a, tr.inactive td a:hover {
    color: #666;
}
.error-message {
    padding: 0px 35px 8px 14px;
    margin-left: 150px;
    margin-bottom: 20px;
    color: #b94a48;
}
.dashboard-box.sidebar {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 10px;
    /* border-left: 1px solid #ddd;
    border-right: 1px solid #ddd; */
}
.dashboard-box.sidebar .nav {
    margin: 0;
}
.message {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    color: #c09853;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}
#PatientDobDay, #PatientDobMonth, #PatientDobYear {
    width: 70px;
}
#search-results {
    padding: 12px 5px;
    border-radius: 5px;
    border: 1px dashed #d8d8d8;
    width: 90%;
    margin: 0 auto;
    text-align: left;
}
#search-results ul {
    padding: 0 10px;
}
#quick-client-search input {
    width: 90%;
}
.well table td,
.well table th {
    background: #fff;
}
.nav.x-large {
    font-size: 20px;
    font-weight: bold;
}
.nav.x-large li a {
    padding: 20px;
}
.nav.x-large li a span {
    color: #999;
    font-weight: normal;
}
.task_title {
    cursor: pointer;
}
.according-heading {
    background: #000;
}
li.ipad a {
    font-size: 20px;
    padding: 30px 10px;
}
table.sortable-table thead th {
    cursor: n-resize;
}
.large-textarea {
    width: 400px;
    height: 300px;
}
h5.page-header {
    margin-top: 0;
    padding-bottom: 5px;
}
.table-high td {
    background: #ff6666;
}
.table-elevated td {
    background: #FFFF66;
}
.table-closed td {
    display: none;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-link {
    border-color: transparent;
    cursor: pointer;
    color: #0088cc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.btn-link:hover {
    color: #005580;
    text-decoration: underline;
    background-color: transparent;
}
.btn-link[disabled]:hover {
    color: #333333;
    text-decoration: none;
}
.info-label {
    width: 170px;
    float: left;
    font-weight: bold;
}
#ajax_notice {
    position: fixed;
    top: 11px;
    margin-left: 200px;
    z-index: 1031;
}
#sign-button {
    position: fixed;
    top: 5px;
    right: 20px;
    z-index: 1039;
}
.datetime-break {
    height: 15px;
    width: 100%;
}
.highlight {
    background: yellow;
}
.input-xsmall {
    width: 30px;
}
.subBarsactivity-placeholder {
    overflow: hidden;
}
#legendHolder7activity-placeholder {
    margin-right: 40px;
}
.set-width{
    width: 45px;    
}
.pull-rightmargin {
  float: right;
  margin-left: 10px;
}

.row-fluid {
    margin-top: 0!important;
}

.autocomplete-items {
    position: absolute;
    min-width: 218px;
    border: 1px solid #d4d4d4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}
.autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff; 
    border-bottom: 1px solid #d4d4d4; 
    background-color: #FFFFFF;
}
.autocomplete-items div:first-child {
    border-top: 1px solid #d4d4d4;
}
.autocomplete-items div:hover {
    background-color: #E0E4EE; 
}