/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 15, 2017, 1:34:51 PM
    Author     : Admin
*/

.sortableItem:nth-last-child(-n+4) .panel-heading .panel-options ul.dropdown-menu{
    top: auto !important;
    bottom: 100% !important;
}
.sortableItem:nth-child(-n+3) .panel-heading .panel-options ul.dropdown-menu{
    top: 100% !important;
    bottom: auto !important;
}
._hospitalDoctorDisplaySerialChangeSelectContainer .select2-container{
    width: 100% !important;
}
._hospitalDoctorDisplaySerialChangeLoader{
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    text-align: center;
    padding-top: 50px;
    left: 0;
    top: 0;
}
.doctorListData .sortableItem{
    border-radius: 20px;
    margin: 10px 0 !important;
    box-shadow: 0px 0px 5px -3px #000 !important;
}
.doctorListData .sortableItem.hideDoctorProfileRow{
    display: none !important;
}
.doctorListData .sortableItem.collapsed .panel-heading.list-panel-heading{
    border-radius: 20px;
}
.doctorListData .sortableItem .panel-heading.list-panel-heading{
    border-radius: 20px 20px 0px 0px;
    background: #f5f5f5 !important;
}
.doctorListData .sortableItem.collapsed .panel-heading.list-panel-heading{
    background: #fff !important;
}
.doctorListData .sortableItem .panel-heading.list-panel-heading .panel-options .btn-group .dropdown-toggle{
    border-width: 0px !important;
}
#advanceSearch .dropdown-menu{
    top: 100% !important;
    bottom: unset !important;
}
#advanceSearch #patientResult li:nth-last-child(-n+1) .dropdown-menu {
    top: auto !important;
    bottom: 100% !important;
}

#advanceSearch #patientResult li:nth-child(-n+1) .dropdown-menu {
    top: 100% !important;
    bottom: auto !important;
}
#advanceSearch .owl-controls{
    text-align: right;
}
#patientResult{    
    overflow-y: auto;
    scrollbar-color: #aaa #fff;
    scrollbar-width: thin;
    margin: 0px;
    height: 550px;
    overflow-x: hidden;
}
#advanceSearch .owl-buttons .owl-prev,
#advanceSearch .owl-buttons .owl-next{
    display: inline-block;
    background: #eff0f1;
    padding: 5px 0px;
    margin: 0px 1px;
}
.suggesstion-data1::-webkit-scrollbar,
#patientResult::-webkit-scrollbar,
.doctorListData::-webkit-scrollbar{
  width: 0.4em;
}
.suggesstion-data1::-webkit-scrollbar-thumb,
#patientResult::-webkit-scrollbar-thumb ,
.doctorListData::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}
.suggesstion-data1,
.doctorListData{
    overflow-y: auto;
    scrollbar-color: #aaa #fff;
    scrollbar-width: thin;
}
.hospitalProfileSearchDoctorforAddContainer .bootstrap-tagsinput{
    margin: 0px !important;
}
.hospitalProfileSearchDoctorforAddContainer .bootstrap-tagsinput input{
    width: 100% !important;
}
.suggesstion-data1{
    max-height: 251px;
}
.doctorListData{
    height: 600px;
}
.bootstrap-switch-id-doctorAdminAuthority{
    height: 22px !important;
}
    
    #select2-hospitaldaywiseFilter-container{
        line-height:34px;
        font-size: 13px;
    }
    span[aria-labelledby="select2-hospitaldaywiseFilter-container"]{
        height: 34px !important;
    }
    .wysihtml5-sandbox {
        border-color: #fff !important;
    }
    .suggesstion-data .suggesstion-row:hover{
        background: #f5f5f5;
    }
    .suggesstion-data .suggesstion-row{
        padding: 4px 0px;
        margin: 0;
        border: 1px solid #f5f5f5;
        cursor: pointer;
    }
    .suggesstion-data1{
        box-shadow:0 7px 10px 0;
    }
    .suggesstion-data1 .suggesstion-row{
        padding: 4px 0px;
        margin: 0;
        border: 1px solid #f5f5f5;
        cursor: pointer;
    }
    .suggesstion-box1{
        display:none;
        position: absolute !important;
        top: 100%;
        z-index: 1000;
        width: 100%;
        background: transparent;
        /*box-shadow: 0px 7px 10px 0px;*/
    }
    .suggesstion-box1 .slimScrollDiv {
        box-shadow: 0px 4px 8px 0px;
    }
    .suggesstion-box{
        display:none;
        position: absolute !important;
        top: 100%;
        z-index: 1000;
        width: 100%;
        background: white;
        box-shadow: 0px 7px 10px 0px;
    }
    .attachmentView {
        background: #fff;
        padding: 3px 5px;
        border-radius: 10px;
        color: #000;
        font-size: 12px;
        font-weight: bold;
        border: 1px solid #dddddd;
    }
    .keyskillPTAG{
        color:#46484A;
    }
    .keyskillPTAG::first-letter{
        color: #2a6395;
        font-size: 250%;
        font-style: italic;
        text-transform: uppercase;
    }
    td[class="day active"]{
        pointer-events: none;
    }
    .moretimeRow{
        text-align: center;
        margin: 0px;
        padding: 5px 0px;
        border-bottom: 1px solid #fff;
        /*min-height: 55px;*/
    }
    .moretime{
        margin:3px 0 5px;
        border: 10px double #fff;
        margin-bottom: 5px;
        display:none;
        background: linear-gradient(to right, #1396d6, #5ab6e2);
        /*background: #008fd5;*/
        color: #fff;
        padding-top: 30px;
        position: relative;
    }
    .chkDaysHospital{
        display: inline-block;
        padding-bottom: 4px;
        width: 35px;
    }
    .mytimeExists td{
        text-align:center;
        padding: 5px !important;
        vertical-align: middle;
    }
    .mytimeExists thead{
        background: #2599D6;
    }
    .mytimeExists th{
        text-align:center;
        color: #fff;
        font-weight: bold;
        vertical-align: middle;
    }
    .WorkingtimeCol{
        display:none;
    }
    .input-group-addon{
        cursor: pointer;
    }
    .timeCol:hover .timeEdit{
        display: block;
    }
    .dayTimesHeading{
        background: #eff0f1 none repeat scroll 0 0;
        border: 1px solid #e0e0e0;
        font-weight: bold;
        height: 60px;
        padding: 12px 10px;
    }
    .dayTimes{
        border: 1px solid #e0e0e0;
        font-size: 12px;
        height: 60px;
        padding: 5px 10px;
        text-align: center;
    }
    .setTimeLI{
        padding:5px;
        margin:0px;
        background:#fff;
        font-size:10px;
        cursor: pointer;
    }
    .setTimeLI:hover{
        background:#f5f5f5;
    }
    .setTimeLI > a{
        color: black;
        text-decoration: none;
    }
    .select2-selection{
        border: 1px solid #ccc !important;
    }
    .dropDownSelectcity {
        left: -63px !important;
        width: 150px !important;
    }
    .dropDownSelect2 {
        width: 150px !important;
    }            
    .table th {
        color: #000;
        font-weight: 600;
    }
    a {
        color: #555;
        text-decoration: none;
    }
    .nav > li > ul > li > a {
        color: #555;
        font-size: 12px;
        font-weight: normal;
    }
    #img1 > img {
        padding: 4px;
    }
    .table th {
        color: #000;
        font-weight: 200;
    }
    .small,
    small {
        font-size: 84%;
    }
    .addPatientImg {
        background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
        height: 100px;
        left: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 100px;
    }
    .patientIMG:hover .addPatientImg {
        opacity: 1;
    }
    .timeAction{
        display: none;
        position: absolute; right: 0;
        top: 0;
        background: #eee;
        color: white;
        padding: 5px;
        border-bottom-left-radius: 10px;     
        border:1px solid #cccccc;
        border-right: 0 none #cccccc;
        border-top: 0 none #cccccc;
    }
    .timeAction a{        
        text-decoration: none;
        color: graytext;
    }
    .timeAction a:hover{        
        color: graytext;
    }
    .timeError{
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        padding: 5px;
    }
    .timeSuccess{
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        color: #5CB85C;
        padding: 5px;
    }
    .timeSuccess a{        
        text-decoration: none;
        color: #5CB85C;
    }
    .timeEdit a:hover{        
        color: graytext;
    }

    .timeEdit{
        /*display: none;*/
        position: absolute;
        right: 0;
        top: 0;
        background: #eee;
        color: white;
        padding: 5px;
        border-bottom-left-radius: 10px;     
        border:1px solid #cccccc;
        border-right: 0 none #cccccc;
        border-top: 0 none #cccccc;
    }
    .timeEdit a{        
        text-decoration: none;
        color: graytext;
    }
    .timeEdit a:hover{        
        color: graytext;
    }
    .subMenu {
        position: absolute;
        border: 1px solid rgb(204, 204, 204);
        background: #fff none repeat scroll 0% 0%;
        top: 0px;
        padding: 5px;
        z-index: 1000;
        right: 27px;
        display: none;
        z-index: 1000;
        text-align: left;
    }
    ol,
    ul {
        list-style: outside none none;
    }
    code {
        font-weight: normal;
        font-size: 80%;
        display: inline-block;
    }
    .subMenu {
        background: #fff none repeat scroll 0 0;
        border: 1px solid rgb(204, 204, 204);
        display: none;
        padding: 5px;
        position: absolute;
        right: 27px;
        text-align: left;
        top: 0;
        z-index: 1000;
    }
    .list-panel-heading{
        border-radius: 0px;
    }
    .datepicker td, .datepicker th{
        font-size: 12px;
    }
    .table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th{
        padding:1px;
    }
    .stepCount{
        background: #D96E6B;
        padding: 8px;
        border-radius: 16px 0px 0px 15px;
        color: #fff;
        text-align: center;
    }
    .doctorinfosteps{
        border: 1px solid #b1b1b1;
        box-shadow: 0px 2px 6px -1px;
        border-radius: 20px;
        padding: 5px;
        padding-left: 0;
    }
    #closesearchpatient{
        float: right;
        padding: 2px 0px 2px 2px;
        border-radius: 50%;
        background: #D96E6B;
        border-color: #D96E6B;
    }
    #advanceSearch .multiselect-container.dropdown-menu a{
        padding: 0 30px !important;
    }
    .StatusMb {
	display: none;
}
.searchDoctors{padding: 0px;border: 1px solid #DDDDDD;border-radius: 0px;height: 760px;background: #fff}
.shooterClose{display:none;}
.alleditTime{position: absolute;right: 5px;padding-top: 5px;display: none;}
#xsRsideMenu{display: none;}
/*================  madia Queries ================= */

@media screen and (max-width: 767px){
       .StatusMb {
	display: inline-block;
}

.StatusDesk {
	display: none;
}
.panel.collapsed .panel-heading .label {
	padding: 3px;
}
#AppointmentView-tab .panel.collapsed .panel-heading {
	border-bottom: none;
	min-height: 50px;
}
.searchDoctors{
    position: absolute !important;
    left: 0 !important;
    top: 49px !important;
    right: 0 !important;
    z-index: 99 !important;
    bottom: 0 !important;
    display:none;
}  
#hospitalDoctorBasic > .row > .controls {
	padding-left: 0px;
	padding-right: 0px;
	/* padding: 13px 0; */
}
.row.docDivContent > div:nth-of-type(1) {
	display: none;
}
.row.myAvailNew > div > h3 {
	margin: 0;
}
.row.myAvailNew > div {margin-top:5px;}
.searchDoctors > .panel.panel-primary {
	position: relative;
}
.shooterClose {
	z-index: 999999999;
	position: absolute;
	top: 10px;
	right: 25px;
	color: #fff;
	background-color: #333;
	padding: 5px 6px;
	border-radius: 10px;
        display:inline-block;
}
#timeTable-2 {
	position: relative;
}
#timeTable-2 .alleditTime {
	position: absolute;
	/* position: absolute; */
	top: 76px;
	display: none;
	background-color: #fff;
	z-index: 999;
        transition:all .5s ease;
}
.TDnone{display: none !important;}
.TDblock{display: block !important;}
#timeTable-2 .timeEdit {
	display: block;
}
/*#timeTable-2 > div:nth-of-type(1) > div:nth-of-type(1) {
	width: 40%;
	float: left;
}*/
/*#timeTable-2 > div:nth-of-type(1) > div:nth-of-type(2) {
	width: 59%;
	float: right;
}*/
/*#DocImg {
	width: 46px !important;
	height: 46px !important;
}*/
.mailMenu .sidebar {
	display: none;
	position: absolute;
	top: 0;
	min-height: 100%;
	padding-top: 5px;
	width: 240px;
	z-index: 999;
	background-color: #fff;
	width: 92% !important;
}
#xsRsideMenu {
	float: right;
	margin-right: 15px;
	padding: 0px 5px;
	display: inline-block;
}
}
._dialysisdashboardActiveImg{
        display:none;
    }
    .searchDoctors{padding: 0px;border: 1px solid #DDDDDD;border-radius: 0px;height: 760px;background: #fff}
    .dProfile {
	font-size: 16px;
    }
    .sidesinClose{
        display:none;
    }
    @media screen and (max-width: 991px) and (min-width:768px){
        
        #searchDoctors {
            position: absolute !important;
            right: 0;
            top: 50px !important;
            z-index: 999;
            border: 1px solid rgba(0,0,0,.3);background-color: #fff !important;
            width: 420px;display: none;
        }
        .mailMenu .sidebar {
            display: block;
            width: 95% !important;
            margin: 0;
            left: 5px;
        }
        #mailboxTitle {
            display: inline-block;
            width: 100%;
            font-size: 14px !important;
        }
        .dProfile {
            font-size: 12px;
        }
        .opNavMh > li > a {
            padding: 13px 4px !important;
            font-size: 9px !important;
        }
        .navbar-nav-expanded > li {
            float: left;
            text-align: center;
            margin: 0 5px;
        }
        .navbar-nav-expanded > li.commonsearchICON .external {
            font-size: 13px !important;
            margin-top: 1px;
        }
        .sidesinClose {
            display: inline-block;
            position: absolute;
            right: 15px;
            top: 15px;
        }
    }
    
    
    @media screen and (max-width: 1024px) and (min-width:992px){
        #mailboxTitle {
            display: inline-block;
            width: 100%;
            font-size: 12px !important;
        }

        .mailMenu > .form-group {
            display: inline-block;
            width: 100%;
        }
        .mailMenu > .form-group > .subMenuSwitch1 {
            padding: 4px !important;
            float: left;
        }
        .mailMenu > .form-group .dProfile {
            font-size: 11px;
            display: inline-block;
            float: left;margin-top: 3px;
        }
        .sidebar {
            display: block;
            width: 95% !important;
            left: 5px;
        }
    }
    @media screen and (max-width: 1200px) and (min-width: 992px){
        .doctorListData .headData{
/*            width: 100%;
            display: block;
            text-align: center;
            padding-top: 2px;*/
            font-size: 14px;
        }
        .headData b{
            position: relative;
            font-size: 13px !important;
            display: block !important;
            text-align: right !important;
            float: unset !important;
            margin-top: 2px !important;
        }
    }
    #_AddTarrifSetting .select2-container .select2-selection--single {
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 34px;
        user-select: none;
        -webkit-user-select: none;
    }
    .tariffSearch .select2-container .select2-selection--single {
        height: 32px;
    }
    .ui-widget{
       z-index: 9999 !important;
    }
    .ui-jqdialog .ui-jqdialog-titlebar {
            padding: 16px 8px 21px;
            position: relative;

    }
    .ui-jqdialog .ui-jqdialog-title {
            margin: -7px 0px;
            font-size: 14px;
            font-weight: normal;
    }
    .ui-jqgrid .frozen-div .ui-th-column {
            background: #1E7AAB none repeat scroll 0 0;
            color: #fff;
            opacity: 0.8;	
    }
    .ui-jqgrid .frozen-div .ui-th-column a{
            color: #fff;
    }
    .ui-jqgrid .frozen-div .ui-th-column input{
            color: #676a6c;
    }
    .ui-jqgrid .frozen-div .ui-th-column select{
            color: #676a6c;
    }	
    .table > tbody > tr > td{
             color: #4C4C4C;
         font-size: 11px;
    }
    .ui-jqgrid .ui-jqgrid-htable th {	
            font-size: 11px;
            font-weight: 500;
    }
    .ui-jqgrid tr.jqgrow td {
            font-weight: normal;
            overflow: hidden;
            white-space: pre;
            height: 22px;
            padding: 6px 4px 4px 4px;
            border-bottom-width: 1px;

    }
    .ui-jqgrid .ui-jqgrid-titlebar {
            padding: 0.3em 0.2em 1.2em .3em;
            position: relative;
            font-size: 12px;
            border-left: 0 none;
            border-right: 0 none;
            border-top: 0 none;
    }
    .ui-widget-overlay{
        z-index: 950 !important;
    }
    .ui-jqdialog-content input.FormElement {
        padding: .3em;
        height: 29px;
    }
    .bootstrap-timepicker-widget.dropdown-menu.open {
            display: inline-block;
            z-index: 99999 !important;
    }
    .ui-jqdialog-content td.navButton {
        display: none;
    }
    .ui-jqdialog-content select.FormElement {
        padding: 0.5em;
        width: 90%;
    }
    .ui-jqgrid .ui-jqgrid-htable th {
            height: 32px;
            padding: 0 2px 0 2px;
    }
    .ui-search-oper{
        display: none;
    }
    .ui-search-clear{
        display: none;
    }
    .ui-jqgrid .ui-search-table .ui-search-input > input, .ui-jqgrid .ui-search-table .ui-search-input > select {
            height: 24px;
            padding: 2px;
            margin-top: 4px;
            border-radius: 2px;
            border: 1px solid #ccc;
    }
    #FrmGrid_timeconflictUsers select{
        background: #f6f6f6;
    }
    #username{
        background: #f6f6f6;
    }
    #price,#stime,#etime{
        border: 1px solid red;
    }
    ._mytabcontainerFirstRow{
        margin: 0px !important;
        background: #f5f5f5 !important;
        padding: 0px 15px !important;
        text-align: center !important;
        padding-right: 0px !important;
    }
    input.consultationInputcontroller:required:valid,
    input.consultationInputcontroller:required:invalid, input.consultationInputcontroller:focus:invalid,
    input.consultationInputcontroller:required:invalid, input.consultationInputcontroller:focus:invalid{
        background-image: none !important;
        border-color: #ccc !important;
    }
    .myLayoutContainer{
        position: relative;
        height: 515px;
        background: #fff;
        min-width: 320px;
        /*max-width: 320px;*/
        margin: auto;
        border-radius: 20px;
        box-shadow: 0px 0px 5px -2px;
        padding: 10px 20px;
    }
    .myLayoutheader,
    .myLayoutbody{
        margin: 0px 0px !important;
    }

    .myLayoutOnlineConsultationContainer {
        position: relative;
        background: #fff;
        max-width: 320px;
        margin: auto;
        border-radius: 15px;
        box-shadow: 0px 0px 5px -1px;
        padding: 0px 0px;
        text-align: left;
        margin-top: 50px;
    }
            .myLayoutOnlineConsultationHeader{
        background: #FFCB0B;
        margin: 0 !important;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        padding: 20px;
        border-radius: 15px 15px 0px 0px;
    }

    .myLayoutOnlineConsultationHeaderInfo{
        background: #F0BD00;
        margin: 0 !important;
        color: #fff;
        font-size: 15px;
        padding: 20px;
        padding-bottom: 30px;
        border-radius: 0px 0px 15px 15px;
        font-family: "Open Sans";
    }
    .mybuttonToggleGroup {
        box-shadow: 0px 0px 8px -3px;
        border-radius: 20px;
    }
    .mybuttonToggle.active {
        background: #FFCB0B !important;
        box-shadow: none !important;
        color: #fff !important;
        font-weight: bold !important;
        border-color: transparent !important;
    }
    .myLayoutOnlineConsultationToggle{
        margin: 0 !important;
        position: absolute !important;
        top: -20px !important;
        width: 100% !important;
        text-align: center !important;
        left: 0 !important;
    }
    .mybuttonToggle {
        box-shadow: none !important;
        font-size: 14px !important;
        padding: 5px 20px !important;
        border-color: transparent !important;
        color: #fff !important;
    }
    .consultationInputcontroller{
        border-width: 0px 0px 1px 0px !important;
        box-shadow: none !important;
        border-radius: 0 !important;
        padding: 0 !important;
        padding-right: 0px !important;
        font-size: 23px !important;
    }
    .consultationInputcontroller:disabled {
        background: transparent !important;
    }
    .consultationInputcontroller::placeholder{
        font-size: 11px;
        text-align: center;
    }
    @media screen and (max-width:500px){
        .bootstrap-timepicker-widget{
            max-width: 160px !important;
        }
        .commonsearchPanel {
            display: block !important;
        }
        .moretimeTabUL li{
            width: 50% !important;
            float: left !important;
        }
        .mailmenuPanel{
            display: none !important;
        }
        .datepicker.datepicker-dropdown{
            widht : 235px !important;
            right: unset !important;
        }
        .doctorListData .headData{
            width: 100%;
            display: block;
            text-align: center;
            padding-top: 2px;
            font-size: 14px;
        }
        .headData b{
            width: 100% !important;
            font-size: 13px !important;
            display: block !important;
            text-align: center !important;
            float: unset !important;
            margin-top: 2px !important;
        }
        #AppointmentView-tab .panel.collapsed .panel-heading{
            padding: 5px !important;
            padding-top: 10px !important;
        }
        .panel.collapsed .panel-heading .label{
            padding: 3px 8px !important;
        }
        .StatusDesk {
            display: inline-block;
        }
        .StatusMb{
            display: none !important;
        }
        #hospitalDoctorBasic > .row > .controls{
            padding: 0px 15px !important;
        }
        .experienceContainer .select2-container{
            max-width: 182px !important;
            width: 100% !important;
        }
        .myAllDayEditRow{
            position: relative !important;
        }
        .myAllDayEditRow .alleditTime{
            right: 0px !important;
            padding: 0 !important;
            top: 0 !important;
        }
    }