﻿body {
}

.timeline-btns-save {
    top: 50%;
}

.scroll tbody {
    height: 500px;
    display: block;
    overflow-y: auto;
}

.scroll thead th {
    width: 19%;
    float: left !important;
}

.scroll td {
    width: 16% !important;
}

.size {
    width: 470px !important;
}

.newItem td {
    vertical-align: top !important;
    width: 10%;
}

.newItem tbody {
    height: 200px;
    display: block;
    overflow-y: auto;
}

.newItem thead th {
    width: 10.8%;
    float: left !important;
}

.Comment-txtarea {
    margin-top: 13px;
}

.hours {
    margin: 0 131px 0 162px;
}

    .hours .hour {
        float: left;
        text-align: center;
        width: 4%;
    }

.templatediv select {
    max-width: 220px;
    width: 100%;
    float: right;
    margin-bottom: 33px;
    margin-top: -14px;
    margin-right: -15px;
}

.ActiveSave {
    background-color: #509e1d !important;
    border-color: #509e1d !important;
}

.dpc input::-ms-clear {
    display: none;
}

.cases {
    font-size: 28px !important;
}

.action {
    white-space: nowrap !important;
}

.setwidth .btn-group .btn {
    white-space: normal !important;
}

.setwidth .btn-group .form-control {
    height: auto !important;
}

.fc-scroller {
    height: 100% !important;
}

.qtip {
    z-index: 10000 !important;
}

.Speciality {
    background-color: #e9e7e7;
    /*width: 10%;*/
    text-align: center;
    /*height: 34px;*/
    padding: 7px 5px;
}

/*.btn-group {
    width: 100%;
}*/

/*.multiselect {
    text-align: inherit;
}*/

.NoRecordsdiv {
    border: 1px solid #cccccc;
    width: 100%;
    padding: 5px;
    margin-top: 8px;
}

.floatingdatetext {
    background: #efefef;
    border: none;
    text-align: center;
    background-image: none !important;
}

.table p {
    margin: 0;
    padding: 0;
}

#cke_customEditor {
    float: left;
}

.image {
    float: left !important;
    width: 100% !important;
    padding: 2px 0 0 150px !important;
    color: #ff0000 !important;
    font-size: 14px !important;
}

span .fancytree-title.context-menu-active {
    background-color: #4d9481 !important;
    color: #fff !important;
}

.linkTree {
    color: #3a8878;
    font-weight: bold;
}

.accordion .accordion-heading {
    height: 40px;
}

.viewImage {
    height: 47px;
    width: 47px;
}

#preview {
    position: absolute;
    border: 3px solid #ccc;
    background: transparent;
    padding: 5px;
    display: none;
    color: #000000;
    width: 200px;
    text-align: center;
    box-shadow: 4px 4px 3px rgba(103, 115, 130, 1);
}

img {
    max-width: 100%;
    max-height: 100%;
}

.addPadding {
    padding-left: 10px;
}

.viewImageLabel {
    vertical-align: top;
}

.price {
    float: left !important;
    width: 100% !important;
    padding: 2px 0 0 150px !important;
    color: #ff0000 !important;
    font-size: 14px !important;
}

.Width {
    width: 107% !important;
}

#container {
    display: block;
    position: relative;
}

.ui-autocomplete {
    position: absolute;
}

#ui-id-1 {
    margin-left: -100% !important;
    margin-top: 42px !important;
    width: 400px !important;
}

#ui-id-2 {
    width: 400px !important;
    margin-left: -100% !important;
    margin-top: 109px !important;
}

@media (max-width:1280px) {
    .Dashboard {
        width: 100%;
    }
}

@media (max-width:1200px) {
    .hours {
        margin: 0 139px 0 170px;
    }

        .hours .hour {
            font-size: 10px;
        }

    .fc-scroller {
        height: 100% !important;
    }

    @-moz-document url-prefix() {
        .fc-scroller {
            height: 100% !important;
        }
    }
}

@media (max-width:767px) {
    .hours {
        display: none;
    }

    .fc-scroller {
        height: 100% !important;
    }

    .templatediv {
        padding: 15px 15px 0 15px;
    }

        .templatediv select {
            max-width: inherit;
        }
}


/* loading spinner - Start */
#loading {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: fixed;
    display: none;
    opacity: 0.7;
    background-color: #fff;
    z-index: 100000;
    text-align: center;
}

#loading-image {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -32px 0 0 -32px;
    z-index: 100;
}
/* loading spinner - End */

/* For tree view start */
/* Added by : Himanshu Patel */

.getAdd {
    background-image: url(../images/add_1.png);
    background-repeat: no-repeat;
    background-position: 3px 7px;
    padding: 3px 3px 6px 25px;
}

.getEdit {
    background-image: url(../images/edit.png);
    background-repeat: no-repeat;
    background-position: 3px 7px;
    padding: 3px 3px 6px 25px;
}

.getDelete {
    background-image: url(../images/delete.png);
    background-repeat: no-repeat;
    background-position: 3px 7px;
    padding: 3px 3px 6px 25px;
}

.getAttachment {
    background-image: url(/Content/images/ic-attach.png);
    background-repeat: no-repeat;
    background-position: 3px 7px;
    padding: 3px 3px 6px 25px;
}

/* For tree view end */

a .fa {
    color: #666666 !important;
}

.offline-ui {
    z-index: 10001;
}

.mainbtn .btn {
    margin-bottom: 5px;
}

/*for search button*/
.btn_toppad1 {
    padding-top: 26px;
}

@media (max-width:992px) {
    .btn_toppad1 {
        padding-top: 5px;
    }
}


.btn_toppad2 {
    padding-top: 26px;
}

@media (max-width:767px) {
    .btn_toppad2 {
        padding-top: 5px;
    }

    .grid_bottom .infomessage {
        float: none;
        margin: 0 0 10px;
    }
}

.font-bold {
    font-weight: bold !important;
}

.margin-left-15 {
    margin-left: 15px !important;
}

/*Start : For patient attachment */
span .fancytree-title.context-menu-active {
    background-color: #606060 !important;
    color: #fff !important;
}

#divAttachmentList {
    background-color: #e6e6e6;
    padding: 6px;
    border-radius: 5px;
}

.pq-select-item {
    padding: 2px 0 2px 3px;
    margin: 1px;
    line-height: 16px;
    display: inline-block;
    font-size: 100%;
    font-weight: 400;
    border-radius: 5px;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 18px;
    height: 16px;
    background-position: 3px 4px;
    float: right;
    cursor: pointer;
}

.ui-state-default .ui-icon {
    background-image: url(/Content/images/delete-cont.png);
}

#frmManageMail .getAdd, #frmManageMail .getEdit, #frmManageMail .getDelete, #frmManageMail .getAttachment {
    display: none;
}

.chk-center {
    text-align: center;
}

.verticle-center {
    vertical-align: middle !important;
}
/*End : For patient attachment */


.divnote {
    position: relative;
}

    .divnote > .checkbox {
        position: absolute;
        right: -5px;
        top: -1px;
    }
/*.divnote textarea{padding-right:20px;}*/

.adjustwidth {
    width: 61px;
}

.celladjust {
    width: 16.66%;
    float: left;
    height: 30px;
    text-align: center;
    padding-top: 4px;
    /*border:1px solid red;*/
}

.timeroleratecircle {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    float: right;
}

/* Added by Himanshu Patel on 17/08/2016 for export to excel and pdf start */

.btn-excel {
    padding: 0;
    height: 34px;
    width: 34px;
    background: url(/Content/images/export-excel.png) center center no-repeat #878787;
}

    .btn-excel:focus,
    .btn-excel.focus {
        color: #FFF;
        background-color: #666666;
        border-color: #666666;
    }

    .btn-excel:hover {
        color: #FFF;
        background-color: #666666;
        border-color: #666666;
    }

.btn-pdf {
    padding: 0;
    height: 34px;
    width: 34px;
    background: url(/Content/images/export-pdf.png) center center no-repeat #878787;
}

    .btn-pdf:focus,
    .btn-pdf.focus {
        color: #FFF;
        background-color: #666666;
        border-color: #666666;
    }

    .btn-pdf:hover {
        color: #FFF;
        background-color: #666666;
        border-color: #666666;
    }

/* export to excel and pdf end */

.wrap-table-content {
    white-space: pre-wrap !important;
}

.panel-date > .panel-heading h4 a {
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none;
    background: url(/Content/images/plus-white.png) right 10px no-repeat;
    color: #fff;
    background-color: #4a6a8c;
}

    .panel-date > .panel-heading h4 a[aria-expanded="true"] {
        background: url(/Content/images/minus-white.png) right 10px no-repeat;
        color: #fff;
        background-color: #4a6a8c;
    }

.panel-date > .panel-collapse {
    border: 1px solid #4a6a8c;
}

.panel-project > .panel-heading h4 a {
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none;
    background: url(/Content/images/plus-white.png) right 10px no-repeat;
    color: #fff;
    background-color: #53842f;
}

    .panel-project > .panel-heading h4 a[aria-expanded="true"] {
        background: url(/Content/images/minus-white.png) right 10px no-repeat;
        color: #fff;
        background-color: #53842f;
    }

.panel-project > .panel-collapse {
    border: 1px solid #53842f;
}

.panel-patient > .panel-heading h4 a {
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none;
    background: url(/Content/images/plus.png) right 10px no-repeat;
    color: #4e4e4e;
    background-color: #90E0E0;
}

    .panel-patient > .panel-heading h4 a[aria-expanded="true"] {
        background: url(/Content/images/minus.png) right 10px no-repeat;
        color: #4e4e4e;
        background-color: #90E0E0;
    }

.panel-patient > .panel-collapse {
    border: 1px solid #90E0E0;
}

.panelcolor {
    background: #90e0e0 !important;
}

.panel-default > .panelcolor h4 a[aria-expanded="true"] {
    background: #90e0e0 url(/Content/images/minus.png) right 10px no-repeat;
}

.upper-case-text {
    text-transform: uppercase;
}

.timeslot-master-report {
    border: 1px solid #d5d8da;
    padding: 2px 10px 2px 10px;
    margin: 10px 5px 5px 5px;
    background: #f4f4f4;
    color: #ff0000;
    float: left;
}

.text-red, .text-red input, .text-red label, .text-red select {
    color: red !important;
}

.text-green, .text-green input, .text-green label, .text-green select {
    color: green !important;
}

.text-blue, .text-blue input, .text-blue label, .text-blue select {
    color: blue !important;
}

.btn-row-custom {
    display: block;
    width: 100%;
    border-bottom: 1px solid #d0d0d0;
    padding-top: 40px;
    text-align: right;
}

.multiselect-dropdown {
    border: 1px solid #dde1e3;
    min-width: 40px;
    margin-bottom: 0 !important;
}

    .multiselect-dropdown span {
        color: #555;
        font-weight: bold;
    }

.multiselect-container {
    max-height: 150px !important;
    width: inherit;
}

#divNotification .dropdown-menu {
    width: 320px;
    background-color: #e3e3e3;
}

    #divNotification .dropdown-menu li > a {
        white-space: normal;
        position: relative;
        padding: 5px 30px;
        border-bottom: 1px solid #bbbbbb;
    }

    #divNotification .dropdown-menu li .chatImg {
        position: absolute;
        left: 5px;
        top: 8px;
    }

    #divNotification .dropdown-menu li .close-btn {
        position: absolute;
        right: 5px;
        top: 5px;
    }

    #divNotification .dropdown-menu li .months {
        margin-right: -20px;
        text-align: right;
        font-size: 12px;
        color: #a5a5a5;
    }

#seeAll {
    height: 35px;
    text-align: center;
    vertical-align: central;
    font-size: 15px;
}

.dropdown-menu1 {
    right: 0 !important;
    left: -259px !important;
}

@media (max-width: 480px) {
    #divNotification .dropdown-menu {
        width: 260px;
    }
    /*.dropdown-menu1 {right: 0 !important;left: -195px !important;}*/
}

.new_alert {
    z-index: 1;
    position: absolute;
    right: 10px;
    top: 3px;
    color: #fff;
    font-size: 12px !important;
    padding: 4px 7px;
    line-height: 19px;
    border-radius: 10px;
    text-align: center;
    letter-spacing: 0;
    background: #ED4241;
    font-family: Arial !important;
    font-weight: bold;
    border-radius: 50%;
    line-height: 12px;
    box-shadow: none;
}

.datatable_TD td {
    height: 30px !important;
    word-break: break-all;
}

.datatable_TD tbody tr:hover {
    background-color: #f5f5f5;
}

/************** Notification CHECKBOX **************/
.NotificationChk input[type=checkbox]:not(old) {
    margin: 0;
    padding: 0;
    opacity: 0;
    display: none;
}

    .NotificationChk input[type=checkbox]:not(old) + span {
        display: inline-block;
        padding-left: 35px;
        background: url('/Content/images/radio-check.png') 0 0 no-repeat;
        height: 21px;
        vertical-align: middle;
    }

    .NotificationChk input[type=checkbox]:not(old) + span {
        background-position: 0 0px;
    }

    .NotificationChk input[type=checkbox]:not(old):checked + span {
        background-position: 0 -21px;
    }

/************** User Group CHECKBOX **************/
.UGCheckbox .action {
    width: 80px;
    text-align: center;
}

.UGCheckbox .table-bordered > thead > tr > th {
    border-bottom-width: 1px;
}

.verticle-center {
    vertical-align: middle !important;
}

.UGCheckbox .font-bold {
    font-weight: bold !important;
}

.UGCheckbox .verticle-center {
    vertical-align: middle !important;
    font: normal;
}

.UGCheckbox .checkbox {
    min-height: 27px !important;
}

    .UGCheckbox .checkbox label {
        margin-right: 6px;
        padding-left: 32px;
        display: inline-block;
    }

    .UGCheckbox .checkbox label {
        margin-right: 10px;
        font-size: 12px;
        line-height: 18px;
    }

.UGCheckbox .checkbox {
    margin: 0 !important;
}

.UGCheckbox input[type=checkbox] {
    vertical-align: middle;
}

    .UGCheckbox input[type=checkbox]:not(old) {
        margin: 0;
        padding: 0;
        opacity: 0;
    }

        .UGCheckbox input[type=checkbox]:not(old) + span {
            display: inline-block;
            margin-left: -33px;
            padding-left: 35px;
            background: url('/Content/images/radio-check.png') 0 0 no-repeat;
            height: 27px;
            line-height: 30px;
            vertical-align: -7px;
        }

        .UGCheckbox input[type=checkbox]:not(old) + span {
            background-position: 0 6px;
        }

        .UGCheckbox input[type=checkbox]:not(old):checked + span {
            background-position: 0 -21px;
        }

        .UGCheckbox input[type=checkbox]:not(old):checked + span {
            margin-top: 7px;
            margin-bottom: -7px;
        }

/************************Report word break************************/
.Break-text td table {
    word-break: break-all;
}

.Dropdown_overflow {
    overflow: hidden;
    text-overflow: ellipsis;
}
/**********************Sorting Multiple Images*******************/
#sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 450px;
}

    #sortable span {
        margin: 3px 3px 3px 0;
        padding: 1px;
        float: left;
        width: 100px;
        height: 90px;
        font-size: 4em;
        text-align: center;
    }
