div.month-view-mini {
    width: 100%;
}

div.month-view-full {
    width: 100%;
}

div.month-view-full table {
    width: 100%;
    border-collapse: collapse;
    border-width: 1px;
    border-style: solid;
    border-color: #888;
}

div.month-view-full table tr {
    vertical-align: top;
}

div.month-view-full table td {
    width: 11%;
    border-collapse: collapse;
    border-width: 1px;
    border-style: solid;
    border-color: #888;
    text-align: left;
    padding: 3px;
    height: 100px;
}

div.month-view-full table th {
/*     background-color: #0033a0;
    color: #fff;
    text-align: center; */
}

div.month-view-mini table {
    width: 100%;
    border-collapse: collapse;
    border-width: 1px;
    border-style: solid;
    border-color: #888;
}

div.month-view-mini table td {
    width: 11%;
    border-collapse: collapse;
    border-width: 1px;
    border-style: solid;
    border-color: #888;
    text-align: center;
}

div.month-view-mini table th {
    background-color: #0033a0;
    color: white;
    text-align: center;
}

td.day-empty {
    background-color: #444;
    color: #fff;
}
td.day-empty a {
    /* background-color: #a2a2a2; */
    color: #fff!important;
}

td.day-current {
    background-color: #baac88;
    color: #000;
}

td.day-current .cal-day a, td.day-normal .cal-day a {
	font-weight: bold;

}

td.day-current a {
    color: #000;
    /* font-size: 1.2em; */
    
}

td.day-current .cal-day a {
    color: #444;
    /* font-size: 125%; */
}


td.day-normal {
    background-color: #ececf2;
    font
}

td.day-normal a {
    color: #333;
}

.mini-calendar td.day-normal a {
    color: #0033a0;
}

div.cal-events {
    margin-top: 1em;
}

.vevent {
    padding: 5px;
}

.calendar-event-hour {
    border-bottom: 1px solid black;
}

.full {
    background-color: red;
}

.empty {
    background-color: white;
}

#calendar-glance {
    background-color: white;
    float: right;
    width: 100px;
    text-align: center;
    border: 1px black solid;
}

span.month {
    font-size: 1.6em;
    
}

div.day {
    font-size: 1.4em;
    font-weight: bold;
    margin: 5px 0px;
    padding: 2px 4px;
}

div.hour {
    font-size: 1.2em;
    font-weight: bold;
    margin: 5px 0px;
    padding: 2px 4px;
}

div.list-event {
    padding: 4px;
    margin: 4px;
}

span.event-title,span.event-time {
    /* font-weight: bold; */
}

div.view-links {
    margin-bottom: 10px;
    text-align: center;
    
}

.view-links .btn, .view-type .btn {
    
    color: #000!important;
    font-weight: 700;
    
}

div.vevent h2.summary {
    font-size: 1.2em;
    margin: 0em 0em 0em 0em;
    padding: 0em 0em 0em 0em;
}

div.event-tabs {
    margin-bottom: 2em;
}

.calendar-admin {
    text-align: right;
}

.overflow {
    overflow: auto;
    max-height: 200px;
}

div.upcoming {
    font-size: .9em;
}

div.upcoming div.title {
    font-size: 1.2em;
    text-align: center;
}

div.upcoming h3.day {
    margin: 0px;
    padding: 0px;
    margin-top: 1em;
    border-bottom: 1px solid black;
}

ul.event-listing {
    font-size: 90%;
    line-height: 1.2em;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

ul.event-listing li {
    margin: 0px;
    padding: 0px;
    margin-bottom : 1em;
    list-style-type: none;
}

.vevent h1.summary {
    margin: 0;
}

.vevent h2.timestamp {
    margin: 0px;
    padding: 0px;
    margin-bottom: 1em;
}

.calendar-view {
    padding-top : 1em;
}

/* .calendar-view .date-label, */
/* .event-item .date-label, */
/* .date-label { */
/*     font-size : 24px; */
/*     font-weight : bold; */
/*     border: 1px solid #004F99; */
/* } */

h3.title, h3.title a {
	margin-top: 0px;
    margin-bottom: 10px;
    color: #333;
}

.mini-calendar h3.title, .mini-calendar h3.title a {
    margin-top: 10px;
    margin-bottom: 10px;
}

article{
    
    /* border-bottom: 1px solid #e8e8e8; */
    padding-top: 10px;
}

/* .date-label .month, .date-label .month a { */
/*     background: #2b2b2b; */
/*     color: #fff; */
/*     display: block; */
/*     font-size: 13px; */
/*     text-transform: uppercase; */
/* } */

/* .date-number a { */
/* 	color: #333; */
/* } */

/* @media (min-width: 992px)
{
.col-md-9 {
    width: 100%;
}
} */
/* .date-label { */
/*     background: #ececf2; */
/*     display: inline-block; */
/*     width: 40px; */
/*     height: 50px; */
/*     text-align: center; */
/*     font-size: 13px; */
/* } */
/* .date-label .date-number { */
/*     clear: left; */
/*     display: block; */
/*     padding-top: 5px; */
/*     font-size: 15px; */
/*     font-family: 'open sans', arial, sans-serif; */
/*     font-weight: 500; */
/* } */

.calendar {
    width: 50px;
    line-height: 1;
    display: flex;
    flex-direction: column;
    text-align: center;
    font-family: Poppins,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol;
    border-radius: .375rem;
    text-transform: uppercase;
}
.calendar .calendar-month {
    background-color: #845b3b;
    color: #fff;
    border-radius: .375rem .375rem 0 0;
    padding: .25rem;
    font-weight: 600;
}

.calendar .calendar-month a {
	color: #fff;
}

.calendar .calendar-day {
    font-size: 1.728rem;
    padding: .25rem;
    border: .125rem solid rgba(132,91,59,.3);
    border-top: 0;
    border-radius: 0 0 .375rem .375rem;
    color: #845b3b;
    font-weight: 700;
}
.calendar .calendar-day a {
	color: #845b3b;
}

.n1ed-generic-dialog-bg {
    background-color: rgba(0, 0, 0, 0.42);
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    z-index: 1!important;
}

.jsplus_editor_hover {
    position: relative!important;
    z-index: 200;
    top: 0px!important;
    left: 10px!important;
    height: 634px!important;
    width: 751px!important;
    -webkit-box-shadow: inset 0px 0px 0px 3px #c5c5c5;
    box-shadow: inset 0px 0px 0px 3px #c5c5c5;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.cke_reset {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    text-decoration: none;
    width: auto;
    height: auto;
    vertical-align: baseline;
    box-sizing: content-box;
/*     position: fixed!important; */
/*     display: none!important; */
    transition: none;
}

.xdsoft_datetimepicker {
     z-index: 300009!important;
    
}