.schedule-table {
    width: 100%;
}

.schedule-rows td {
    width: 80px;
    height: 30px;
    margin: 3px;
    padding: 5px;
    background-color: #ccc;
    cursor: pointer;
    border: 1px solid white;
    font-size:12px;
}

.schedule-rows td:first-child {
    background-color: transparent;
    text-align: right;
    position: relative;
    top: -12px;
}

.schedule-rows td[data-selected],
.schedule-rows td[data-selecting] {
    background-color: #3498A1;
}

.schedule-rows td[data-disabled] {
    opacity: 0.55;
}

.dayWiseScheduler-box {
    width: 100%;
    float: left;
    margin: auto;
    padding: 15px;
    margin-top: 15px;
    background: #fff;
    margin-bottom: 30px;
    border: 1px solid #4fc1b0;
    position: relative;
}

.left-arrow {
    position: absolute;
    width: 20px;
    background: url(../../img/left-arrow.png) no-repeat center center !important;
    left: 8px;
    top: 15px;
    height: 20px;
    cursor: pointer;
}

.right-arrow {
    position: absolute;
    width: 20px;
    background: url(../../img/right-arrow.png) no-repeat center center !important;
    right: 8px;
    top: 15px;
    height: 20px;
    cursor: pointer;
}

.schedule-rows td:first-child {
    width: 66px !important;
    /*text-align: left !important;
    top: 0px;*/
    border: none;
}

.box-table {
    margin-left: 15px;
}

.box-table tr {
    display: block;
    width: 8%;
    float: left;
    min-width: 53px;
}

.box-table tr td {
    width: 100%;
    float: left;
    display: block;
    border: none;
    border-right: 1px solid #ffffff;
    text-align: center !important;
}

.box-table .schedule-rows td:first-child {
    top: 0px !important;
    border: none !important;
    height: 20px !important;
    text-align: left !important;
    padding-left: 0;
}

.box-table-head {
    font-size: 18px;
    border: none !important;
    margin: 0;
    color: #228072 !important;
    text-align: center;
    margin-top: 15px;
    position: relative;
    z-index: 9999;
}

._720kb-datepicker-calendar {
    width: 25% !important;
}

.box-table-top {
    width: 290px;
    margin: auto;
    min-width: 250px;
    text-align: center;
    position: relative;
}

.box-table-head {
    text-align: center;
    float: left;
    padding-left: 10px;
}
.box-table-head-day-schedule{
    padding-left: 0px !important;
}


.datepick {
    float: left;
}

.datepick-input {
    font-size: 0px !important;
    width: 22px;
    height: 22px;
    margin-top: 12px;
    margin-left: 5px;
    position: relative;
    z-index: 9999;
    background: none;
    cursor: pointer;
}
.chat-room-cont .datepick-input {
    font-size: 0px !important;
    width: 22px;
    height: 22px;
    margin-top: 12px;
    margin-left: 5px;
    position: relative;
    z-index: 9999;
    background: none !important;
    cursor: pointer;
    border: none !important;
}

span.datepick-icon {
    position: absolute;
    top: 15px;
    left: 5px;
    font-size: 20px;
}
.dayWiseScheduler-box .select-list-style{ 
    text-align:right;
}
.dayWiseScheduler-box .select-list-style select {
    width:50% !important; height: 30px; min-width: 90px;
}
.dayWiseScheduler-box .scheduleTimings {
    float: left; text-align: center; padding-top: 5px; margin-right: 10px;
}
.dayWiseScheduler-box .scheduleTimingsDropdown {
    float: left;
}
.dayWiseScheduler-box  .checkbox input:checked + .checkbox-icon:before {
    background: #228072 !important; border-color: #387ef5 !important;
}
#calendar {
    max-width: 900px !important;
    margin: 0 auto;
}
.monthly-schedule-view{overflow-y:scroll !important; overflow-x:hidden !important;}
#calander .fc td{background: #ffffff !important;}
#calander .fc th{background: #f2f2f2 !important; padding-top:5px; padding-bottom:5px;}
.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-content, .fc-unthemed .fc-popover, .fc-unthemed .fc-list-view, .fc-unthemed .fc-list-heading td {
    border-color: #dddddd !important;
}
.chat-room-cont #calander .fc-left h2{font-size: 22px !important;}
.chat-room-cont #calander .fc-left, .chat-room-cont #calander .fc-right{ padding-top: 10px !important;}
/* .fc-event, .fc-event-dot { background-color: #3A8784 !important; } */
.scheduler-left-box{
    width: 100%;
    float: left;
    margin: auto;
    padding:0px;
    margin-top: 15px;
    background: #fff;
    margin-bottom: 30px;
    border: 1px solid #4fc1b0;
    position: relative;
    min-height:615px;
	padding-bottom:20px;
}
.scheudle-list-left-box{
        border-bottom: 1px solid #4fc1b0;
		font-size:16px;
}
.schedule-hint-box{    
    width: 100%;
    background-color: #f7f7f6;
    color: #228072 !important;
    text-align: left;
    padding: 10px 15px;
    border-radius: 6px;
    position: relative;
    z-index: 1;
    border-color: #dec85c;
    border-width: 1px;
    border-style: solid;
    float: left;
    font-size: 15px !important;
    margin: 10px 15px 25px !important;
}
.hint-checklist-wrap{
    margin-top:20px;
}

.schedule-hint-checklist{margin-top:20px; line-height: 24px;}
.schedule-hint-checklist .item .item-checkbox{    
    float: left;
    padding: 0px;
    height: 30px;
    width: 30px;
    border: none;
}
.schedule-hint-checklist .item{background: none; border:none;padding:0px; text-align: left; margin-top: 10px;}
.schedule-hint-checklist .item .item-checkbox{    
    float: left;
    padding: 0px;
    height: 30px;
    width: 30px;
    border: none;
    margin-top: 0px;
}
.schedule-hint-checklist .item-checkbox .checkbox {
    position: absolute;
    top: 0px;
    right: auto;
    left: 0px;
    z-index: 3;
    margin-top: 0px;
    padding: 0px;
    margin-right:10px;
}
.schedule-hint-checklist .item  label.check-text{top: 5px; position: relative; left: 12px;}
.scheduler-left-list-head{padding: 12px 35px 12px 12px !important; background: #f0f6f6; font-size: 18px; border-bottom: 1px solid #4fc1b0; position:relative;cursor:pointer;}
.scheduler-left-list-cont{padding:12px; border-bottom: 1px solid #4fc1b0; position:relative;}
.scheduler-left-list-item{padding:8px 12px; border-bottom: 1px solid #4fc1b0; position:relative;}
.scheudle-list-left-box{position:relative;}
.scheudle-list-left-box  .datepick  input.datepick-input{position: absolute; margin: 0px; width: 100%; margin-top: 10px; height: 28px;}
.scheudle-list-left-box  .datepick  a.manage-role-btn{padding: 3px 12px; margin-top: 10px;font-family: "Helvetica Neue", "Roboto", "Segoe UI", sans-serif; margin-left:0px;}
.Schedule-remove-btn{position:absolute; right:12px; bottom:10px;cursor:pointer; }
.Schedule-remove-btn a{color:#35abdd;}
.scheduler-list-cont{padding:0px !important; border:none !important;}
.scheduler-left-list-item{border-bottom: 1px solid #4fc1b0;}
.list-head-ico{position: absolute; right: 12px; top: 10px; font-size: 20px !important;}
.schedule-cont-foot-btn button{margin-left:10px;max-width: 190px; float:right;}
.schedule-cont-foot-btn{margin-top:20px !important;}
.schedule-no-message-display{padding-top: 10px;color: #35abdd;}
.schedule-hint-allign{margin-left: 10px !important;}
.activity-date-display{font-size: 12px;width: 100%;display: block;text-align: right;}
.set-end-date-operation {height:25px;}
.explore-schedules{text-decoration: none;color:#35abdd;padding-right: 5px;}
.scheudle-list-left-box-explorer-link .ion-chevron-right{color:#35abdd;}
.schedule-activity-listing{height:360px;overflow-y:scroll;}
.scheudle-list-left-box-explorer-link{font-size: 16px;border-bottom: none !important;margin-top: 6px;}