/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/



.uib-timepicker {
    direction: ltr;
}

.page-sidebar.doctor {
    background-color: transparent !important;
}

.special {
    background-color: #fff5d9 !important;
}

.input-group-btn {
    background: #e5e5e5;
}

    .input-group-btn:hover, .input-group-btn:focus {
        background-color: lightgray;
    }

#PortletPrintReport .input-group-btn button {
    padding: 11px;
}

.modal-backdrop, .modal-backdrop.fade.in {
    z-index: 9999 !important;
}

.portlet .portlet-title .actions .btn {
    min-height: 28px;
}

/***
calendars
***/
.uib-timepicker {
    direction: ltr;
}

.calendars-popup {
    z-index: 10061;
}

.calendars {
    border: 1px solid #ddd;
    font-family: 'Droid Arabic Kufi', sans-serif !important;
    box-shadow: -5px 5px rgba(140, 178, 198, 0.2);
    border-radius: 5px;
}

.calendars-nav, .calendars-ctrl {
    background-color: #fff;
    padding: 7px;
    border-radius: 5px;
}

.calendars-cmd:hover {
    background-color: inherit;
}

.calendars-month {
    padding: 0 5px;
    width: 20em;
    border: none;
}

    .calendars-month td {
        border: 1px solid #E9ECF3;
    }

    .calendars-month th {
        border: 1px solid #E9ECF3;
        font-size: 10px;
    }

    .calendars-month a {
        padding: 0px;
        background-color: inherit;
    }

.calendars-month-header .calendars-month-year:first-child {
    width: 100px;
    font-size: 90%;
}

.calendars-month table thead tr th span {
    padding: 5px 0;
    font-weight: 600;
}

.calendars-month-header, .calendars-month-header select, .calendars-month-header input {
    height: 2.5em;
    background-color: #E9ECF3;
    color: #333;
}

th.center, td.center {
    text-align: center;
}


.readonly {
    background: #eeeeee;
}


.no-resize {
    resize: none;
}

.auto-height {
    height: auto;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.font-blue-madison {
    color: #5f1f96 !important;
}

.w100 {
    width: 100px
}

.w110 {
    width: 110px
}

/****************************************/
.dashboard-stat.grey-steel .details .desc {
    padding-top: 25px;
}

.dashboard-stat.grey-steel .details .number {
    padding-top: 0px;
}

    .dashboard-stat.grey-steel .details .number a {
        color: #80898e;
    }

        .dashboard-stat.grey-steel .details .number a:hover {
            color: #333;
            text-decoration: none
        }

.m-icon-swapright {
    background-position: -8px -10px;
}

.w100 {
    width: 100px
}


/**************************************/
.badge-theme {
    background-color: #b886bc;
    background-image: none;
}

.d-block {
    display: block;
}

.btn-group > .btn.float-unset {
    float: unset
}

.dashboard-stat .more.h-more {
    min-height: 29px;
    display: block;
}

.dashboard-stat.grey-gallery {
    background-color: #343434;
}

    .dashboard-stat.grey-gallery .more {
        background-color: #292828;
    }

.dashboard-stat.blue-steel {
    background-color: #69b8d9;
}

    .dashboard-stat.blue-steel .more {
        background-color: #5ba2c0;
    }

.bg-red {
    border-color: #cb5a5e !important;
    background-color: #cb5a5e !important;
}

bg-grey-cascade {
    border-color: #909090 !important;
    background-color: #909090 !important;
}

.label-warning {
    color: #fff;
}

.font-price {
    font-size: 20px;
}
 

.dashboard-stat {
    border-radius: 12px !important;
}

.p-0 {
    padding: 0 !important
}

.text-end-block {
    text-align: end;
}

.portlet-body .footer-panel {
    display: flex;
    justify-content: space-between;
}

/* Message Chat Box */

.inbox_people {
    background: #f8f8f8 none repeat scroll 0 0;
    float: right;
    overflow: hidden;
    width: 40%;
    border-left: 1px solid #c4c4c4;
}

.inbox_msg {
    border: 1px solid #c4c4c4;
    clear: both;
    overflow: hidden;
}

.top_spac {
    margin: 20px 0 0;
}


.recent_heading {
    float: left;
    width: 40%;
}

.srch_bar {
    display: inline-block;
    text-align: right;
    width: 60%;
    padding:
}

.headind_srch {
    padding: 10px 29px 10px 20px;
    overflow: hidden;
    border-bottom: 1px solid #c4c4c4;
}

.recent_heading h4 {
    color: #05728f;
    font-size: 21px;
    margin: auto;
}

.srch_bar input {
    border: 1px solid #cdcdcd;
    border-width: 0 0 1px 0;
    width: 80%;
    padding: 2px 0 4px 6px;
    background: none;
}

.srch_bar .input-group-addon button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
    color: #707070;
    font-size: 18px;
}

.srch_bar .input-group-addon {
    margin: 0 0 0 -27px;
}

.chat_ib h5 {
    font-size: 15px;
    color: #464646;
    margin: 0 0 8px 0;
    font-weight: 600;
}

    .chat_ib h5 span {
        font-size: 12px;
        float: left;
    }

.chat_ib p {
    font-size: 14px;
    margin: auto;
    word-break: break-word;
}

    .chat_ib p.date {
        color: #989898;
    }

.chat_img {
    float: right;
    width: 6%;
}

    .chat_img i.fa-circle {
        color: #44b6ae
    }

    .chat_img i.fa-circle-o {
        color: #777777
    }

.chat_ib {
    float: right;
    width: 94%;
}

.chat_people {
    overflow: hidden;
    clear: both;
}

.chat_list {
    border-bottom: 1px solid #c4c4c4;
    margin: 0;
    padding: 18px 16px 10px;
    display: block;
}

    .chat_list:hover {
        background: #ebebeb;
    }

.inbox_chat {
    height: 600px;
    overflow-y: scroll;
}

.active_chat {
    background: #ebebeb;
}

.incoming_msg {
    overflow: hidden;
    margin: 15px 0;
}

.incoming_msg_img {
    display: inline-block;
    width: 6%;
}

    .incoming_msg_img img {
        border-radius: 50% !important;
        width: 100%;
    }

.received_msg {
    display: inline-block;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 92%;
}

.received_withd_msg p {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 3px !important;
    color: #646464;
    font-size: 14px;
    margin: 0;
    padding: 5px 10px 5px 12px;
    width: 100%;
}

.time_date {
    color: #747474;
    display: block;
    font-size: 12px;
    margin: 8px 0 0;
    direction: ltr;
    text-align: right;
}

.received_withd_msg {
    width: 70%;
}

.mesgs {
    float: right;
    width: 60%;
}

.sent_msg p {
    background: #eabb00 none repeat scroll 0 0;
    border-radius: 3px !important;
    font-size: 14px;
    margin: 0;
    color: #fff;
    padding: 5px 10px 5px 12px;
    width: 100%;
}

.outgoing_msg {
    overflow: hidden;
    margin: 15px 0;
}

.sent_msg {
    float: left;
    width: 60%;
}

.input_msg_write input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #4c4c4c;
    font-size: 15px;
    min-height: 49px;
    width: 100%;
    padding-left: 35px;
}

.type_msg {
    border-top: 1px solid #c4c4c4;
    position: relative;
    margin: 0 20px;
}

.msg_send_btn {
    background: #eabb00 none repeat scroll 0 0;
    border: medium none;
    border-radius: 50% !important;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 33px;
    position: absolute;
    left: 0;
    top: 8px;
    width: 33px;
}

.messaging {
    padding: 0 0 50px 0;
}

.msg_history {
    height: 549px;
    overflow-y: auto;
    padding: 25px 20px 0 15px;
}

.finish-btn {
    margin-bottom: 10px;
    text-align: left
}

.mb-2 {
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .incoming_msg_img {
        display: none
    }

    .received_msg {
        width: 100%;
        padding: 0;
    }

    .received_withd_msg {
        width: 100%;
    }

    .sent_msg {
        width: 100%;
    }
}

/*************************/
