.ui-datepicker td span, .ui-datepicker td a {
     text-align: center !important;
 }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a{
    color:#ffffff !important;
}
.ui-state-default,
.ui-widget-content
.ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active{
    font-size:11px;
    line-height: 28px;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 0 none !important;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    /*background: #6763af none repeat scroll 0 0 !important;*/
    background:  none repeat scroll 0 0 !important;
    border: 0 none !important;
    /*color: #fff !important;*/
    color: #555555 !important;
}
.ui-state-highlight a.ui-state-default{
    background: #6763af none repeat scroll 0 0 !important;
    color: #ffffff !important;
}
.ui-widget-content .ui-state-highlight a.ui-state-default{
    color: #ffffff !important;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a{
    color: #555555 !important;
}
.ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    color: #555555 !important;
}
.ui-state-active{
    color: #ffffff !important;
}
.ui-datepicker-today .ui-state-default{
    background:#c5c5c5 !important;
    color:#000000 !important;
}
table.ui-datepicker-calendar tr td .ui-state-active,
.ui-datepicker-today .ui-state-active{
    /*background:#6763af !important;*/
    background: #d7ba70 !important;
    color:#ffffff !important;
}

.ui-datepicker-days-cell-over .ui-state-active{
    background:#6763af !important;
    color:#ffffff !important;
}

.ui-datepicker-today .ui-state-default,
.ui-datepicker-today .ui-state-active{
    background:#b19f6b !important;
    color:#ffffff !important;
}
.ui-icon.ui-icon-circle-triangle-w {
    background-image: url(assets/img/index-left.png) !important;
    background-position: center center;
    background-size: 96%;
}
.ui-icon.ui-icon-circle-triangle-e {
    background-image: url(assets/img/index-right.png) !important;
    background-position: center center;
    background-size: 96%;
}

/*-----------------css for appointments page------------------- */
.pdleftnone {
	padding-left: 0px;
}
.PanOuter {
	border: 2px solid #E6E6E6;
	padding: 0px;
}
.custpad {
	padding: 0px 5px;
	vertical-align:top;
}

.headCell {
	border-bottom: 1px solid #cccccc;
	background-color: #FFF;
	padding: 0px 10px;
	min-height: 26px;
}
.rgbnone {
	background-color: transparent;
	padding-bottom: 3px !important;
	padding-top: 4px !important;
}
.timeHour {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
}
.timeMinute {
	padding: 0px;
	font-size: 16px;
	margin: 0px;
}
.cellyellow {
	background-color: #f2d585;
}
.cellblue {
    background-color: #7A8B8B;
}
.cellgold {
	background-color:#b79a3b;
}
.cellgreen {
	background-color:#c8e8c8;
}

.cellgold .paddimg,
.cellgold .padinfo,
.cellblue .paddimg,
.cellblue .padinfo{
	background-color: #fff;
}
.cellgold .padinfo i,
.cellblue .padinfo i{
	color: #17164B;
}
.cellgold .apptext a,
.cellblue .apptext a{
	color: #ffffff;
}

.cellgray {
	background-color: #e4e4e4;
	min-height: 26px;
}
.emptycell {
	padding: 16px;
	min-height: 40px;
}
.fontOuter {
	font-size: 10px;
	border-radius: 2px;
	height: 15px;
	width: 15px;
	margin: 2px;
}
.padplus {
	background-color: #26354e;
	display: inline-block;
    height: 17px;
    width: 17px;
	padding: 0px 4px 0px 5px;
	margin:0px;
	line-height: 17px;
}
.padlight {
	background-color: #908ee6;
	display: inline-block;
    height: 17px;
    width: 17px;
	padding: 0px 6px;
	margin:0px;
	line-height: 17px;
}
.padinfo {
	background-color: #0866C6;
    display: inline-block;
    height: 17px;
    width: 17px;
    padding: 0px 4px;
    margin: 0px;
    line-height: 17px;
	text-align: center;
}
.paddimg {
	background-color: rgba(107,107,107,0.45);
	display: inline-block;
    height: 17px;
    width: 17px;
    padding: 0px 4px 0px 5px;
    margin: 0px;
    line-height: 17px;
    text-align: center;
}
.padclode {
	background-color: #aa0707;
	vertical-align: middle;
    display: inline-block;
    height: 17px;
    width: 17px;
    padding: 0px 4px 0px 5px;
    margin: 0px;
    line-height: 17px;
    text-align: center;
}
.padplus i, .padlight i, .padinfo i, .padclode i {
	color: #FFF;
}
.apptext {
	padding: 0px 10px;
	font-size: 12px;
    font-weight: bold;
	color: #000;
}
.tophead {
	font-weight: bold;
	padding: 0px 10px;
}
.TimeHead .headCell h3.timeHour {
	margin-bottom: 0px;
	font-weight: normal;
    line-height: 18px;
	font-size: 14px;
}
.custpad .PanOuter .PanHeading {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px !important;
    padding-top: 3px !important;
}
.cus-data-table ul.pagination li {
	list-style: none;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
.cus-data-table table tr td img {
	width: 80px;
	height: auto;
	display: inline-block;
	vertical-align: middle;
}

.loader {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #13123e;
  width: 80px;
  height: 80px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  display: inline-block;
  margin-top:15px;
}
/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
div.ajax-data-hover {
	position: absolute;
	top: -2px;
	right: -230px;
	background: #ffffff;
	padding: 15px;
	border: 3px solid #cccccc;
	-webkit-transition: .8s;
	transition: .8s;
	opacity: 0;
	z-index: -1;
	text-align: left;
	white-space: normal;
	max-width: 300px;
}

/*======== Appointment Page Css ==========*/

.pdleftnone .appointment-left-sidebar{
	position: fixed;
    width: 25%;
}

.ui-datepicker{
    /*background-color: #1c1c1d !important;*/
    background-color: #ffffff !important;
	background-image: none !important;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.15);
	z-index: 99999 !important;
}
.ui-datepicker .ui-datepicker-prev span, 
.ui-datepicker .ui-datepicker-next span{
    background-color: #1c1c1d !important;
	background-image: none !important;
}
.ui-datepicker {
    padding: 0px !important;
    color: #666666;
    border: 1px solid #dedede !important;
    border-radius: 0px !important;
}
.ui-datepicker th{
	color: #666666;
}
.ui-widget-content {
	
}
.appointment-left-sidebar .ui-widget-content {
	width: 100% !important;
}
.ui-datepicker .ui-datepicker-header {
    /*background: #151516 !important;*/
	background: #dedede !important;
	border: none !important;
	border-radius: 0;
}
.ui-datepicker .ui-datepicker-header {
    position: relative !important;
    padding: 15px 10px !important;
}
.ui-datepicker a {
    /*color: #fff !important;*/
    color: #1c1c1d !important;
}
.ui-datepicker .ui-datepicker-prev, 
.ui-datepicker .ui-datepicker-next {
    position: absolute !important;
    background-color: #000 !important;
	width: auto !important;
    height: auto !important;
	border:none !important;
}
.ui-datepicker .ui-datepicker-prev {
    left: 15px !important;
    top: 25px !important;
}
.ui-datepicker .ui-datepicker-next {
    right: 58px !important;
    top: 25px !important;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block !important;
    position: absolute !important;
    left: 0% !important;
    margin-left: 0px !important;
    top: 50% !important;
    margin-top: -7px !important;
    color: #fff !important;
    padding: 2px 5px !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    cursor: pointer !important;
    font-weight: lighter !important;
    letter-spacing: 2px !important;
    line-height: 10px !important;
    width: auto;
    height: auto;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0px !important;
    line-height: 20px !important;
    text-align: center !important;
    font-size: 14px !important;
    /*color: #fff !important;*/
    color: #333 !important;
    font-weight: lighter !important;
	max-width: 140px;
    margin: 0 auto !important;
}
.ui-datepicker table {
    width: 100% !important;
    font-size: .9em !important;
    border-collapse: collapse !important;
    margin: 0 0 .4em !important;
}
.ui-datepicker th {
    text-align: center !important;
    font-weight: lighter !important;
    border: 0 !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
}
.ui-datepicker td {
    border: 0 !important;
    padding: 5px !important;
}
.ui-datepicker-unselectable.ui-state-disabled {
    opacity: 0.5 !important;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block !important;
    padding: 0px !important;
    text-align: center !important;
    text-decoration: none !important;
    font-weight: lighter !important;
    font-size: 12px !important;
}
.ui-datepicker-today a {
    background-color: #c19b77 !important;
}
.ui-datepicker .ui-icon{
	text-indent: 0 !important;
}
/*body #ui-datepicker-div.ui-widget-content {
    width: auto;
    font-family: "Nunito Sans",sans-serif;
    background: rgba(255,255,255,.95);
    border: 0;
    z-index: 9999!important;
}
body #ui-datepicker-div.ui-widget-content .ui-widget-header {
    padding: 15px 0;
    background: rgba(255,255,255,.75);
    border: 0;
}
body #ui-datepicker-div.ui-widget-content table {
    font-size: 14px;
    margin: 0;
}
body #ui-datepicker-div.ui-widget-content .ui-datepicker-next, body #ui-datepicker-div.ui-widget-content .ui-datepicker-prev {
    color: #1e1e1e;
}
body #ui-datepicker-div.ui-widget-content .ui-datepicker-prev {
    left: 16px;
}
body #ui-datepicker-div.ui-widget-content .ui-datepicker-next {
    right: 5px;
}
body #ui-datepicker-div.ui-widget-content .ui-widget-header a {
    top: 50%;
    opacity: .45;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
body #ui-datepicker-div.ui-widget-content .ui-widget-header .ui-datepicker-title {
    color: #1e1e1e;
    font-size: 18px;
    font-weight: 300;
}
body #ui-datepicker-div.ui-widget-content .ui-datepicker-next span, body #ui-datepicker-div.ui-widget-content .ui-datepicker-prev span {
    background-image: none;
}
body #ui-datepicker-div.ui-widget-content table thead {
    background-color: #fff;
}
body #ui-datepicker-div.ui-widget-content table tr {
    border: 0;
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}
body #ui-datepicker-div.ui-widget-content table th span {
    font-size: 14px;
}
body #ui-datepicker-div.ui-widget-content table td {
    color: #999;
    padding: 0 1px 1px 0;
}*/

.appointment-right-sidebar {
    padding-bottom: 20px;
	display: inline-block;
    width: 100%;
    overflow: hidden;
}

.excsstimehead {
    margin-top: 54px;
    padding-right: 0;
    display: flex;
    /*flex-wrap: wrap;*/
    width: 100%;
}
.excsstimehead .cus-scroll {
    direction: ltr;
    display: -webkit-box;
    display: block;
    padding: 0 !important;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    padding: 0;
    width: 100%;
    max-width: 92.5%;
    margin-left: -1px;
	transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
	scrollbar-width:auto;
	scrollbar-color:#d7ba70 #ffffff;
}
.excsstimehead .cus-scroll .cs-Content {
    transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
}
.excsstimehead .cus-scroll .cs-Content {
    direction: ltr;
    display: inline-block;
}
.excsstimehead .cus-scroll .cs-Content .custpad{
	
}
.excsstimehead .cus-scroll .cs-Content .custpad.col-md-3{
	width:100%;
	max-width:200px;
}
.excsstimehead .cus-scroll .cs-Content .custpad.col-md-5{
	width:100%;
	max-width:320px;
}
/*.excsstimehead .cus-scroll .cs-Content .custpad:first-child {
    padding-left: 0;
}
.excsstimehead .cus-scroll .cs-Content .custpad:last-child {
    padding-right: 0;
}*/
.excsstimehead .cus-scroll .cs-Content .custpad .PanOuter {
    border-bottom: 0px;
}
.appointment-right-sidebar{
    background: #d9dce0;
}
.cus-appcl-header {
    overflow: hidden;
    z-index: 999;
    max-width: 100%;
    right: 0;
    top: 0;
}
.apointmsg-alert .alert{
    position: fixed;
    z-index: 9999;
    background: #6bd072;
/* width: 100%; */
    max-width: 580px;
    left: 20px;
    right: 20px;
    margin: 0;
    bottom: 30px;
    text-align: center;
    margin: 0 auto;
}

.calendar-btn a {
    margin: 2px 0px;
    padding: 8px 10px;
    border: 1px solid #e7e7e7;
    font-size: 13px;
    color: #fff;
    display: inline-block;
    text-decoration: none !important;
}
.right-sidebar-top .cus-appcl-header{
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
    align-items: center;
	background:#d7ba70;
    padding: 7px 10px;
    color: #FFF;
    font-weight: bold;
	width:100%;
}
.right-sidebar-top .cus-appcl-header .tophead{
    padding: 0px 3px;
}
.calendar-time{
    padding: 0 7px;
    margin: 0px !important;
}
.col-md-1.custpad {
    background: #fff;
    border: none;
    border-right: 1px solid #dedede;
    padding: 0 !important;
    float: left !important;
    margin-right: 0;
    width: 100%;
    max-width: 75px;
}
.col-md-1.custpad .PanOuter {
	background:none;
	border:none;
}
.PanHeading {
	padding: 10px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
.col-md-1.custpad .PanOuter .PanHeading:first-child{
	border: none !important;
    padding-top: 4px !important;
}
.custpad .PanOuter .PanHeading.cus-res-hide{
    border: none;
    height: 19px;
}
.custpad .PanOuter .PanHeading{
    border-bottom: 1px solid #dedede !important;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px !important;
    padding-top: 3px !important;
}
.custpad .PanOuter .PanHeading a{
	color:#333333;
}
.appointment-right-sidebar{
    background: #ffffff;
}
.appointment-inner .apppad .co-md-9{
    border-left: 1px solid #dedede !important;
}
.appointments-page{
    padding-top: 49px;
}
.appointment-dayw .appointments-page{
    padding-top: 0px;
}
.appointment-dayw .cus-appcl-header{
    top: 100px;
}
.cus-dropheight .bootstrap-select.btn-group .dropdown-menu {
    z-index: 999999;
}
.ui-datepicker-today .ui-state-default, .ui-datepicker-today .ui-state-active {
    background: none !important;
    border: 1px solid #d7ba70 !important;
    color: #ffffff !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default, .ui-button, 
html .ui-button.ui-state-disabled:hover, 
html .ui-button.ui-state-disabled:active{
	border-radius: 2px;
	line-height:27px !important;
	color: #1c1c1d !important;
}

.appointment-left-sidebar .left-sidebar-top .ui-state-default, 
.appointment-left-sidebar .left-sidebar-top .ui-widget-content .ui-state-default, 
.appointment-left-sidebar .left-sidebar-top .ui-widget-header .ui-state-default, 
.appointment-left-sidebar .left-sidebar-top .ui-button, 
html .appointment-left-sidebar .left-sidebar-top .ui-button.ui-state-disabled:hover, 
html .appointment-left-sidebar .left-sidebar-top .ui-button.ui-state-disabled:active{
	line-height:38px !important;
}
.excsstimehead .cus-scroll::-webkit-scrollbar-track{
	background-color:#ffffff;border-radius:0!important;-webkit-box-shadow:none!important;border:none!important;
}
.excsstimehead .cus-scroll::-webkit-scrollbar{
	/*height:15px;*/
	background-color:#ffffff;
}
.excsstimehead .cus-scroll::-webkit-scrollbar-thumb{
	border-radius:0!important;
	-webkit-box-shadow:none!important;
	background-image:-webkit-linear-gradient(330deg,#d7ba70 0%,#d7ba70 100%);
	background-image:linear-gradient(120deg,#d7ba70 0%,#d7ba70 100%);
}

@media (min-width:992px){
	.appointment-right-sidebar .right-sidebar-top {
		position: fixed;
		width: 100%;
		right: 0;
		max-width: 75%;
		z-index: 99;
		top:61px;
	}
}
@media (min-width:769px){
    .pdleftnone {
        height: 100vh;
        padding-right: 0;
    }
    .pdleftnone .appointment-left-sidebar {
        height: 100vh;
		border-right: 1px solid rgba(28,28,29,0.2);
    }
}
.appointment-date-col {
    position: relative !important;
    padding: 15px 15px !important;
    background: #151516 !important;
    border-bottom: 1px solid rgba(255,255,255,0.1) !important;
    font-weight: bold;
    text-align: center;
}
.appointment-date-col .padplus {
    display: inline-block;
    height: 20px;
    width: 20px;
    padding: 0;
    margin: 0px;
    background: #1c1c1d !important;
    text-align: center;
    line-height: 22px;
}
.appointment-date-col span{
	color:#ffffff;
}
/*======== Appointment Page Css ==========*/

.bootstrap-timepicker-widget.dropdown-menu {
    padding: 0px;
    border: none;
    margin: 7px 0px 0px;
    background: #1c1c1d;
    border-radius: 0;
    color: #ffffff;
}
.bootstrap-timepicker-widget table td input {
    width: 35px;
    margin: 0px;
    text-align: center;
    box-shadow: none;
    border: none;
    background: rgba(255,255,255,0.1);
    height: 35px;
    padding: 5px;
}
.bootstrap-timepicker-widget table td a {
    border: none;
    margin: 10px 0px;
    outline: 0px;
    color: #ffffff;
    font-size: 10px;	
	display: inline-block;
    height: 20px;
    width: 20px;
    padding: 0px;
    background: #1c1c1d !important;
    text-align: center;
    line-height: 22px;
}
.bootstrap-timepicker-widget table td span {
    width: auto;
    display: inline-block;
}
.bootstrap-timepicker-widget.dropdown-menu:before {
	display:none;
}
.bootstrap-timepicker-widget.dropdown-menu:after {
	border-bottom: 6px solid #1c1c1d;
}


/*=======WEEKLY VIEW======*/

.appointment-weekly-dccalendar-view{
	width:100%;
	display: inline-block;
}
.weekly-dccalendar-container{
	width:100%;
	display: inline-block;
	position:relative;
}

.weekly-dccalendar-header-wrapper{
	position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.weekly-dccalendar-header {
    display: flex;
    width: 100%;
    background: #fafafa;
}
.weekly-dccalendar-time{
	width: 65px;
    display: inline-block;
	text-align:center;
}
.weekly-dccalendar-hcontent {
    width: 100%;
    display: flex;
}
.dccalendar-week-ticon{
	width: 100%;
    display: flex;
    text-align: center;
    align-items: center;
    vertical-align: middle;
    min-height: 90px;
    justify-content: center;
    border: 1px solid rgba(0,0,0,0.04);
}
.dccalendar-week-name {
    width: 100%;
    display: flex;
    text-align: left;
    align-items: center;
    vertical-align: middle;
    min-height: 90px;
    justify-content: center;
    border: 1px solid rgba(0,0,0,0.04);
	padding: 8px;
}
.weekly-dccalendar-content-container {
    display: inline-block;
    padding-top: 90px;
    width: 100%;
}
.weekly-dccalendar-content-wrapper {
    display: flex;
    width: 100%;
}

.dccalendar-week-time {
    width: 100%;
    display: flex;
    text-align: center;
    align-items: center;
    vertical-align: middle;
    min-height: 45px;
    justify-content: center;
    border: 1px solid rgba(0,0,0,0.04);
}
.weekly-dccalendar-body{
	width: 100%;
    display: flex;
}
.dccalendar-week-info {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.dccalendar-week-content{
	width: 100%;
    display: flex;
    text-align: center;
    align-items: center;
    vertical-align: middle;
    min-height: 45px;
    justify-content: center;
    border: 1px solid rgba(0,0,0,0.04);
}

.dccalendar-week-name.today{
	/*background:#d8efff;*/
	background: rgba(103,99,175,0.6);
    color: #fff;
}
.dccalendar-week-info.today{
	/*background: rgba(216,239,255,0.5);*/
	background: rgba(103,99,175,0.5);
	color: #fff;
}
.today .wnd{ 
	color: #fff;
}
.wnd{
	margin-bottom:0px;
}
.wn{
	font-size: 12px;
    line-height: 32px;
    position: relative;
    z-index: 2;
}
.wd{
	font-size: 30px;
    line-height: 24px;
    margin-bottom: 5px;
}
.dccalendar-event{
	text-align:left;
}
.dcevent-title{
	
}
.dcevent-title a{
	font-size: 12px;
    line-height: 15px;
	font-weight:600;
}
.dcevent-title span{
	overflow: hidden;
	display: -webkit-box;
    max-height: 15px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
}
.dcevent-text{
	font-size: 12px;
    line-height: 15px;
    overflow: hidden;
	display: -webkit-box;
    max-height: 15px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
	margin-top:5px;
}

.dccalendar-week-info .apoint-fixed{	
	padding-left: 5px;
}

.dccalendar-week-info .cellgreen{
	background: #c8e8c8;
    border-left: 3px solid #50d530;
}
.dccalendar-week-info .cellgray{
	background: #e4e4e4;
    border-left: 3px solid #999999;
}
.dccalendar-week-info .cellyellow{
	background: #fef3e3;
    border-left: 3px solid #fab34b;
}
.dccalendar-week-info .cellblue{
	background: #a8dcf3;
    border-left: 3px solid #44b5e4;
}

/*=======WEEKLY VIEW======*/


/*=======MONTHLY VIEW======*/


.appointment-monthly-dccalendar-view{
	width:100%;
	display: inline-block;
}
.monthly-dccalendar-container{
	width:100%;
	display: inline-block;
	position:relative;
}
.monthly-dccalendar-header-wrapper{
	
}
.monthly-dccalendar-header {
    display: flex;
    width: 100%;
    background: #fafafa;
}
.monthly-dccalendar-hcontent {
    width: 100%;
    display: flex;
}
.dccalendar-month-name {
    width: 100%;
    display: flex;
    text-align: left;
    align-items: center;
    vertical-align: middle;
    min-height: 90px;
    justify-content: center;
    border: 1px solid rgba(0,0,0,0.04);
	padding: 8px;
}
.dccalendar-month-name h5{
	font-size:18px;
}
.monthly-dccalendar-content-container {
    display: inline-block;
    padding-top: 0px;
    width: 100%;
}
.monthly-dccalendar-content-wrapper {
    display: inline-block;
    width: 100%;
}
.dccalendar-month-info{
	width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.monthly-dccalendar-body{
	width: 100%;
    display: flex;
}
.dccalendar-month-content {
    width: 100%;
    display: inline-block;
    text-align: left;
    align-items: center;
    vertical-align: middle;
    min-height: 90px;
    justify-content: center;
    border: 1px solid rgba(0,0,0,0.04);
    padding: 8px;
}
.dccalendar-month-content .dccal-month-date {
    font-weight: 400;
    margin: 0;
    font-size: 14px;
    float: right;
    width: 100%;
    text-align: left;
    margin-bottom: 5px;
	font-weight:600;
	cursor: pointer;
}
.dccal-mont-apoint{
	display: inline-block;
	width:auto;
	vertical-align:top;
}
.dccal-mont-apointfixed{
	
}
.dccal-mont-apoint a{
	height: 25px;
    width: 25px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
	padding-bottom: 3px;
    padding-top: 3px;
	background: rgba(250,179,75,0.6);
	font-size:12px;
	color:#000000;
}
.dccal-mont-apoint a:first-child {
    margin-left: 0px;
}
.dccal-mont-apoint .dccal-mont-apointfixed:nth-child(2){
	background: rgba(68,181,228,0.6);
}
.dccal-mont-apoint .dccal-mont-apointfixed:nth-child(3){
	background: rgba(71,74,79,0.6);
}
.dccal-mont-apoint .dccal-mont-apointfixed:nth-child(4){
	background: rgba(132,94,194,0.6);
}
.dccal-mont-apoint .dccal-mont-apointfixed:nth-child(5){
	background: rgba(199,73,58,0.6);
}
.dccal-mont-apoint .dccal-mont-apointfixed:nth-child(6){
	background: rgba(64,86,161,0.6);
}
.dccal-mont-apoint .dccal-mont-apointfixed:nth-child(7){
	background: rgba(0,139,116,0.6);
}
.dccal-mont-apoint .dccal-mont-apointfixed:nth-child(8){
	background: rgba(58,175,169,0.6);
}
.dccal-mont-apoint .dccal-mont-apointfixed:nth-child(8){
}
.dccal-mont-apoint .dccal-mont-apointfixed:last-child{
	background: rgba(80,213,48,0.6);
}
.monthpl{
	background: rgba(0,0,0,0.05);
}

.dccalendar-month-content.today {
	background: rgba(215,186,112,0.5);
    color: #333333;
}
.dccalendar-month-content.today .dccal-month-date{
	color: #333333;
}

/*=======MONTHLY VIEW======*/


.appointment-right-sidebar{
	padding-bottom:52px;
}


@media (max-width:991px){
	.show-case{
		padding-top:65px;
	}
	.appointment-right-sidebar{
		padding-bottom:0px;
	}
	.pdleftnone .appointment-left-sidebar {
		position: initial;
		width: 100%;
	}
	.wd{
		font-size: 22px;
		margin-bottom:0px;
	}
	.wn{
		line-height:22px;
	}
	.weekly-dccalendar-time{
		width: 45px;
	}
	.dccalendar-week-time{
		font-size:12px;
	}
	.left-sidebar-top .calender .form-group{
		/*margin-bottom:0px;*/
	}
}
@media (max-width:580px){
	.right-sidebar-top .cus-appcl-header{
		display: inline-block;
	}
	.calendar-btn{
		margin-bottom:5px;
	}
}
@media (max-width:330px){
	.wd {
		font-size: 16px;
	}
	.wn {
		font-size: 11px;
	}
	.dccalendar-week-name{
		min-width: 39px;
	}
	.dccalendar-week-info{
		min-width: 37px;
	}
}

