h1 {
 font-weight: 400; 
 font-size: 46px; 
 line-height: 46px; 
 color: rgb(49, 48, 48); 
 font-family: Quicksand; 
}

h2 {
 font-weight: 400; 
 font-size: 40px; 
 line-height: 40px; 
 color: rgb(121, 62, 163); 
 font-family: Quicksand; 
}

h3 {
 font-weight: 500; 
 font-size: 32px; 
 line-height: 32px; 
 color: rgb(87, 136, 132); 
 font-family: Quicksand; 
}

h4 {
 font-weight: 400; 
 font-size: 24px; 
 line-height: 24px; 
 color: rgb(153, 163, 62); 
 font-family: Quicksand; 
}

p {
 font-weight: 500; 
 font-size: 16px; 
 line-height: 24px; 
 color: rgb(0, 0, 0); 
 font-family: Quicksand; 
}

li {
  font-family: Quicksand, Arial, sans-serif;
  line-height: 24px;
  font-weight: 500;
}

button, .button {
 font-weight: 400; 
 font-size: 18px; 
 line-height: 16px; 
 padding: 10px; 
 color: rgb(255, 255, 255); 
 background-color: rgb(153, 163, 62); 
 font-family: Anton; 
}

button:hover, .button:hover {
 background-color: rgb(84, 84, 84); 
 color: rgb(255, 255, 255); 
}

a:not(.button) {
 font-weight: 800; 
 font-size: 16px; 
 line-height: 16px; 
 color: rgb(62, 96, 163); 
 font-family: Quicksand; 
}

a:not(.button):hover {
 color: rgb(121, 62, 163); 
}

.label-wrapper {
  margin-bottom: 0.5em;
}

label {
  font-family: Quicksand, Arial, sans-serif;
}

.form-field {
    margin-bottom: 2em;
}

input, textarea {
    width: 40em;
}

input[type='radio'], input[type='checkbox'] {
    width: 1em;
}


        @media (max-width: 576px) {


            h1 {
                font-size: calc(46px - 10%)
            }


            h2 {
                font-size: calc(40px - 10%)
            }


            h3 {
                font-size: calc(32px - 10%)
            }


            h4 {
                font-size: calc(24px - 10%)
            }


            h5 {
                font-size: calc(22px - 10%)
            }


            h6 {
                font-size: calc(20px - 10%)
            }



            button {
                font-size: calc(18px - 10%)
            }


            p {
                font-size: calc(16px - 10%)
            }


            a {
                font-size: calc(16px - 10%)
            }


        }


        @media (max-width: 768px) {


            h1 {
                font-size: calc(46px - 10%)
            }


            h2 {
                font-size: calc(40px - 10%)
            }


            h3 {
                font-size: calc(32px - 10%)
            }


            h4 {
                font-size: calc(24px - 10%)
            }


            h5 {
                font-size: calc(22px - 10%)
            }


            h6 {
                font-size: calc(20px - 10%)
            }


            button {
                font-size: calc(18px - 10%)
            }


            p {
                font-size: calc(16px - 10%)
            }


            a {
                font-size: calc(16px - 10%)
            }


        }

.fc-daygrid-day-number {

font-weight: 800;  font-size: 16px;  line-height: 21px;  color: rgb(62, 96, 163);  font-family: Quicksand; }

.fc-daygrid-day {background-color: rgb(255, 255, 255); }

.fc-day-today {background-color: rgb(239, 239, 239) !important; }

.fc-col-header-cell-cushion {font-weight: 800;  font-size: 16px;  line-height: 21px;  text-transform: capitalize;  color: rgb(62, 96, 163);  font-family: Quicksand; }

.fc-col-header-cell {background-color: rgb(153, 163, 62); }

.fc button {font-weight: 400 !important;  font-size: 18px !important;  line-height: 16px !important;  padding: 10px !important;  text-transform: capitalize !important;  color: rgb(0, 0, 0) !important;  background-color: rgb(255, 255, 255) !important;  border-color: rgb(255, 255, 255) !important;  font-family: Anton !important; }

.fc-toolbar {text-transform: capitalize;  color: rgb(0, 0, 0);  background-color: rgb(255, 255, 255);  font-family: Anton; }

.fc-theme-standard {}

.fc .fc-scrollgrid-section > td {border-color: rgb(255, 255, 255); }

.fc-daygrid-dot-event {font-weight: 800;  font-size: 14px;  line-height: 21px;  padding: 0px;  text-transform: capitalize;  color: rgb(62, 96, 163);  background-color: rgb(255, 255, 255);  font-family: Quicksand; }

.fc-h-event {font-weight: 800;  font-size: 14px;  line-height: 21px;  padding: 0px;  text-transform: capitalize;  color: rgb(62, 96, 163);  background-color: rgb(153, 163, 62);  border-color: rgba(240, 240, 240, 0);  font-family: Quicksand; }

.fc-daygrid-event-dot {display: block; }

.tippy-box{background-color:#783ea3 !important;color:#ffffff !important;}
.tippy-content p {color:#ffffff !important;}
.sidebarBody ul.level-1 > li{text-align: right}
.sidebarBody ul.level-1 > li > a{font-family: Quicksand}
.sidebarBody ul.level-1 > li > a{font-size: 16px}
.sidebarBody ul.level-1 > li > a{font-weight: 900}
.sidebarBody ul.level-1 > li > a{text-transform: uppercase}
.sidebarBody ul.level-1 > li > a{color: #733ea3}
.sidebarBody ul.level-1{background-color: #ffffff}
.sidebarBody ul.level-1 > li:hover > a{color: #578884}
.sidebarBody ul.level-1 > li:hover{background-color: #d4e9e7}
.sidebarBody ul.level-1.selected > li {background-color: #d4e9e7}
.sidebarBody ul.level-1.selected > li > a{color: #578884}
.sidebarBody ul.level-1 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-1 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-2 > li{text-align: right}
.sidebarBody ul.level-2 > li > a{font-family: Arial}
.sidebarBody ul.level-2 > li > a{font-size: 16px}
.sidebarBody ul.level-2 > li > a{font-weight: 600}
.sidebarBody ul.level-2 > li > a{text-transform: none}
.sidebarBody ul.level-2 > li > a{color: #793ea3}
.sidebarBody ul.level-2{background-color: #ffffff}
.sidebarBody ul.level-2 > li:hover > a{color: #578884}
.sidebarBody ul.level-2 > li:hover{background-color: #d4e9e7}
.sidebarBody ul.level-2.selected > li {background-color: #d4e9e7}
.sidebarBody ul.level-2.selected > li > a{color: #578884}
.sidebarBody ul.level-2 > li > a{padding-left: 25px !important; padding-right: 25px !important}
.sidebarBody ul.level-2 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-3 > li > a{font-family: Arial}
.sidebarBody ul.level-3 > li > a{font-size: 16px}
.sidebarBody ul.level-3 > li > a{font-weight: 400}
.sidebarBody ul.level-3 > li > a{text-transform: none}
.sidebarBody ul.level-3 > li > a{color: #578884}
.sidebarBody ul.level-3{background-color: #ffffff}
.sidebarBody ul.level-3 > li:hover > a{color: #793ea3}
.sidebarBody ul.level-3 > li:hover{background-color: #f2e7f9}
.sidebarBody ul.level-3.selected > li {background-color: #f2e7f9}
.sidebarBody ul.level-3.selected > li > a{color: #793ea3}
.sidebarBody ul.level-3 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-3 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-4 > li > a{font-family: Arial}
.sidebarBody ul.level-4 > li > a{font-size: 16px}
.sidebarBody ul.level-4 > li > a{font-weight: 400}
.sidebarBody ul.level-4 > li > a{text-transform: none}
.sidebarBody ul.level-4 > li > a{color: #000000}
.sidebarBody ul.level-4{background-color: #ffffff}
.sidebarBody ul.level-4 > li:hover > a{color: #99a33e}
.sidebarBody ul.level-4 > li:hover{background-color: #e5e5e5}
.sidebarBody ul.level-4.selected > li {background-color: #e5e5e5}
.sidebarBody ul.level-4.selected > li > a{color: #99a33e}
.sidebarBody ul.level-4 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-4 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-5 > li > a{font-family: Arial}
.sidebarBody ul.level-5 > li > a{font-size: 16px}
.sidebarBody ul.level-5 > li > a{font-weight: 400}
.sidebarBody ul.level-5 > li > a{text-transform: none}
.sidebarBody ul.level-5 > li > a{color: #000000}
.sidebarBody ul.level-5{background-color: #ffffff}
.sidebarBody ul.level-5 > li:hover > a{color: #99a33e}
.sidebarBody ul.level-5 > li:hover{background-color: #e5e5e5}
.sidebarBody ul.level-5.selected > li {background-color: #e5e5e5}
.sidebarBody ul.level-5.selected > li > a{color: #99a33e}
.sidebarBody ul.level-5 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-5 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
