/*  ############### Custom CSS Lava Start ################# */
div.dt-buttons{
  padding: 5px 6px;
  float: right !important;
}
 .box{
   
    display: none;
    margin-top: 20px;
  }

  .content{display: none;}
  .content1{display: none;}
/*  ############### Custom CSS Lava End ################# */
body {
  background: #f1f4f7;
  padding-top: 60px;
  font-size: 13.5px;
  color: #757575;
  /* font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;  */
  font-family: "Roboto", sans-serif; }


footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 20px;
    left: 0;
    
}
footer p {
    display: block;
    font-size: 12px;
    line-height: 40px;
}

.page-wrapper {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
   }


p {
  color: #777; }

a, a:hover, a:focus {
  color: #0b6624; }

h1, h2, h3, h4, h5, h6 {
  color: #444444; }

h1, h2, h3, .error-comment, h4, h5, h6, .panel-title {
  color: #212121; }

h1 {
  font-size: 48px;
  line-height: 60px; }

h2 {
  font-size: 36px;
  line-height: 44px; }

h3, .error-comment {
  font-size: 30px;
  line-height: 40px; }

h4 {
  font-size: 24px;
  line-height: 30px;
  text-transform: capitalize; }

h5 {
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize; }

h6, .panel-title {
  font-size: 16px;
  line-height: 24px;
  text-transform: capitalize; }

.text-bold{font-weight: bold;}
.text-underline{text-decoration: underline;}
.large {
  font-size: 2em; }

.text-muted {
  color: #c5c7cc; }

.color-gray {
  color: #444444; }



.color-blue {
  color: #30a5ff; }

.color-teal {
  color: #1ebfae; }

.color-green {
  color: #0b6624; }

.color-orange {
  color: #ffb53e; }

.color-red {
  color: #f9243f; }
.color-white{color:#ffffff !important;}
.no-padding {
  padding: 0;
  margin: 0; }

.fa-xl {
  font-size: 2em; }

.form-control, .select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single, .select2-selection.select2-selection--multiple, .wizard .content > .body input, .mce-floatpanel .mce-textbox, .mce-floatpanel .mce-btn, .dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_length select, .jsgrid-cell input, .jsgrid-cell select, .tablesaw-bar .btn-select select, .dd-handle, .dd3-content, .app-search .form-control:focus,
.app-search .select2-container--default .select2-selection--single:focus,
.select2-container--default .app-search .select2-selection--single:focus, .app-search .select2-selection.select2-selection--multiple:focus, .app-search .mce-floatpanel .mce-textbox:focus, .mce-floatpanel .app-search .mce-textbox:focus, .app-search .mce-floatpanel .mce-btn:focus, .mce-floatpanel .app-search .mce-btn:focus, .app-search .dataTables_wrapper .dataTables_filter input:focus, .dataTables_wrapper .dataTables_filter .app-search input:focus, .app-search .dataTables_wrapper .dataTables_length select:focus, .dataTables_wrapper .dataTables_length .app-search select:focus, .app-search .jsgrid-cell input:focus, .jsgrid-cell .app-search input:focus, .app-search .jsgrid-cell select:focus, .jsgrid-cell .app-search select:focus, .app-search .tablesaw-bar .btn-select select:focus, .tablesaw-bar .btn-select .app-search select:focus, .app-search .dd-handle:focus, .app-search .dd3-content:focus {
  border: 1px solid rgba(33, 33, 33, 0.12);
  border-radius: 0;
  background-color: #fff;
  box-shadow: none;
  color: #212121;
  min-height: 38px; }
  .form-control:focus, .select2-container--default .select2-selection--single .select2-selection__rendered:focus,
  .select2-container--default .select2-selection--single:focus, .select2-selection.select2-selection--multiple:focus, .wizard .content > .body input:focus, .mce-floatpanel .mce-textbox:focus, .mce-floatpanel .mce-btn:focus, .dataTables_wrapper .dataTables_filter input:focus, .dataTables_wrapper .dataTables_length select:focus, .jsgrid-cell input:focus, .jsgrid-cell select:focus, .tablesaw-bar .btn-select select:focus, .dd-handle:focus, .dd3-content:focus, .app-search .form-control:focus, .app-search .jsgrid-cell input:focus, .jsgrid-cell .app-search input:focus, .app-search .jsgrid-cell select:focus, .jsgrid-cell .app-search select:focus, .app-search .dd-handle:focus, .app-search .dd3-content:focus {
    border-color: rgba(33, 33, 33, 0.3);
    box-shadow: none;
    outline: 0 none; }
  .form-control::-webkit-input-placeholder, .select2-container--default .select2-selection--single .select2-selection__rendered::-webkit-input-placeholder,
  .select2-container--default .select2-selection--single::-webkit-input-placeholder, .select2-selection.select2-selection--multiple::-webkit-input-placeholder, .wizard .content > .body input::-webkit-input-placeholder, .mce-floatpanel .mce-textbox::-webkit-input-placeholder, .mce-floatpanel .mce-btn::-webkit-input-placeholder, .dataTables_wrapper .dataTables_filter input::-webkit-input-placeholder, .dataTables_wrapper .dataTables_length select::-webkit-input-placeholder, .jsgrid-cell input::-webkit-input-placeholder, .jsgrid-cell select::-webkit-input-placeholder, .tablesaw-bar .btn-select select::-webkit-input-placeholder, .dd-handle::-webkit-input-placeholder, .dd3-content::-webkit-input-placeholder, .app-search .form-control:focus::-webkit-input-placeholder,
  .app-search .select2-container--default .select2-selection--single:focus::-webkit-input-placeholder,
  .select2-container--default .app-search .select2-selection--single:focus::-webkit-input-placeholder, .app-search .select2-selection.select2-selection--multiple:focus::-webkit-input-placeholder, .app-search .mce-floatpanel .mce-textbox:focus::-webkit-input-placeholder, .mce-floatpanel .app-search .mce-textbox:focus::-webkit-input-placeholder, .app-search .mce-floatpanel .mce-btn:focus::-webkit-input-placeholder, .mce-floatpanel .app-search .mce-btn:focus::-webkit-input-placeholder, .app-search .dataTables_wrapper .dataTables_filter input:focus::-webkit-input-placeholder, .dataTables_wrapper .dataTables_filter .app-search input:focus::-webkit-input-placeholder, .app-search .dataTables_wrapper .dataTables_length select:focus::-webkit-input-placeholder, .dataTables_wrapper .dataTables_length .app-search select:focus::-webkit-input-placeholder, .app-search .jsgrid-cell input:focus::-webkit-input-placeholder, .jsgrid-cell .app-search input:focus::-webkit-input-placeholder, .app-search .jsgrid-cell select:focus::-webkit-input-placeholder, .jsgrid-cell .app-search select:focus::-webkit-input-placeholder, .app-search .tablesaw-bar .btn-select select:focus::-webkit-input-placeholder, .tablesaw-bar .btn-select .app-search select:focus::-webkit-input-placeholder, .app-search .dd-handle:focus::-webkit-input-placeholder, .app-search .dd3-content:focus::-webkit-input-placeholder {
    text-transform: capitalize; }
  .form-control:-moz-placeholder, .select2-container--default .select2-selection--single .select2-selection__rendered:-moz-placeholder,
  .select2-container--default .select2-selection--single:-moz-placeholder, .select2-selection.select2-selection--multiple:-moz-placeholder, .wizard .content > .body input:-moz-placeholder, .mce-floatpanel .mce-textbox:-moz-placeholder, .mce-floatpanel .mce-btn:-moz-placeholder, .dataTables_wrapper .dataTables_filter input:-moz-placeholder, .dataTables_wrapper .dataTables_length select:-moz-placeholder, .jsgrid-cell input:-moz-placeholder, .jsgrid-cell select:-moz-placeholder, .tablesaw-bar .btn-select select:-moz-placeholder, .dd-handle:-moz-placeholder, .dd3-content:-moz-placeholder, .app-search .form-control:-moz-placeholder:focus, .app-search .jsgrid-cell input:-moz-placeholder:focus, .jsgrid-cell .app-search input:-moz-placeholder:focus, .app-search .jsgrid-cell select:-moz-placeholder:focus, .jsgrid-cell .app-search select:-moz-placeholder:focus, .app-search .dd-handle:-moz-placeholder:focus, .app-search .dd3-content:-moz-placeholder:focus {
    text-transform: capitalize; }
  .form-control::-moz-placeholder, .select2-container--default .select2-selection--single .select2-selection__rendered::-moz-placeholder,
  .select2-container--default .select2-selection--single::-moz-placeholder, .select2-selection.select2-selection--multiple::-moz-placeholder, .wizard .content > .body input::-moz-placeholder, .mce-floatpanel .mce-textbox::-moz-placeholder, .mce-floatpanel .mce-btn::-moz-placeholder, .dataTables_wrapper .dataTables_filter input::-moz-placeholder, .dataTables_wrapper .dataTables_length select::-moz-placeholder, .jsgrid-cell input::-moz-placeholder, .jsgrid-cell select::-moz-placeholder, .tablesaw-bar .btn-select select::-moz-placeholder, .dd-handle::-moz-placeholder, .dd3-content::-moz-placeholder, .app-search .form-control:focus::-moz-placeholder,
  .app-search .select2-container--default .select2-selection--single:focus::-moz-placeholder,
  .select2-container--default .app-search .select2-selection--single:focus::-moz-placeholder, .app-search .select2-selection.select2-selection--multiple:focus::-moz-placeholder, .app-search .mce-floatpanel .mce-textbox:focus::-moz-placeholder, .mce-floatpanel .app-search .mce-textbox:focus::-moz-placeholder, .app-search .mce-floatpanel .mce-btn:focus::-moz-placeholder, .mce-floatpanel .app-search .mce-btn:focus::-moz-placeholder, .app-search .dataTables_wrapper .dataTables_filter input:focus::-moz-placeholder, .dataTables_wrapper .dataTables_filter .app-search input:focus::-moz-placeholder, .app-search .dataTables_wrapper .dataTables_length select:focus::-moz-placeholder, .dataTables_wrapper .dataTables_length .app-search select:focus::-moz-placeholder, .app-search .jsgrid-cell input:focus::-moz-placeholder, .jsgrid-cell .app-search input:focus::-moz-placeholder, .app-search .jsgrid-cell select:focus::-moz-placeholder, .jsgrid-cell .app-search select:focus::-moz-placeholder, .app-search .tablesaw-bar .btn-select select:focus::-moz-placeholder, .tablesaw-bar .btn-select .app-search select:focus::-moz-placeholder, .app-search .dd-handle:focus::-moz-placeholder, .app-search .dd3-content:focus::-moz-placeholder {
    text-transform: capitalize; }
  .form-control:-ms-input-placeholder, .select2-container--default .select2-selection--single .select2-selection__rendered:-ms-input-placeholder,
  .select2-container--default .select2-selection--single:-ms-input-placeholder, .select2-selection.select2-selection--multiple:-ms-input-placeholder, .wizard .content > .body input:-ms-input-placeholder, .mce-floatpanel .mce-textbox:-ms-input-placeholder, .mce-floatpanel .mce-btn:-ms-input-placeholder, .dataTables_wrapper .dataTables_filter input:-ms-input-placeholder, .dataTables_wrapper .dataTables_length select:-ms-input-placeholder, .jsgrid-cell input:-ms-input-placeholder, .jsgrid-cell select:-ms-input-placeholder, .tablesaw-bar .btn-select select:-ms-input-placeholder, .dd-handle:-ms-input-placeholder, .dd3-content:-ms-input-placeholder, .app-search .form-control:-ms-input-placeholder:focus, .app-search .jsgrid-cell input:-ms-input-placeholder:focus, .jsgrid-cell .app-search input:-ms-input-placeholder:focus, .app-search .jsgrid-cell select:-ms-input-placeholder:focus, .jsgrid-cell .app-search select:-ms-input-placeholder:focus, .app-search .dd-handle:-ms-input-placeholder:focus, .app-search .dd3-content:-ms-input-placeholder:focus {
    text-transform: capitalize; }
  .form-control.filled-input, .select2-container--default .select2-selection--single .filled-input.select2-selection__rendered,
  .select2-container--default .filled-input.select2-selection--single, .filled-input.select2-selection.select2-selection--multiple, .wizard .content > .body input.filled-input, .mce-floatpanel .filled-input.mce-textbox, .mce-floatpanel .filled-input.mce-btn, .dataTables_wrapper .dataTables_filter input.filled-input, .dataTables_wrapper .dataTables_length select.filled-input, .jsgrid-cell input.filled-input, .jsgrid-cell select.filled-input, .tablesaw-bar .btn-select select.filled-input, .filled-input.dd-handle, .filled-input.dd3-content, .app-search .filled-input.form-control:focus, .app-search .jsgrid-cell input.filled-input:focus, .jsgrid-cell .app-search input.filled-input:focus, .app-search .jsgrid-cell select.filled-input:focus, .jsgrid-cell .app-search select.filled-input:focus, .app-search .filled-input.dd-handle:focus, .app-search .filled-input.dd3-content:focus {
    background: #f7f7f9;
    border: none; }
    .form-control.filled-input:focus, .select2-container--default .select2-selection--single .filled-input.select2-selection__rendered:focus,
    .select2-container--default .filled-input.select2-selection--single:focus, .filled-input.select2-selection.select2-selection--multiple:focus, .wizard .content > .body input.filled-input:focus, .mce-floatpanel .filled-input.mce-textbox:focus, .mce-floatpanel .filled-input.mce-btn:focus, .dataTables_wrapper .dataTables_filter input.filled-input:focus, .dataTables_wrapper .dataTables_length select.filled-input:focus, .jsgrid-cell input.filled-input:focus, .jsgrid-cell select.filled-input:focus, .tablesaw-bar .btn-select select.filled-input:focus, .filled-input.dd-handle:focus, .filled-input.dd3-content:focus {
      background: rgba(247, 247, 249, 0.8); }
  .form-control.rounded-input, .select2-container--default .select2-selection--single .rounded-input.select2-selection__rendered,
  .select2-container--default .rounded-input.select2-selection--single, .rounded-input.select2-selection.select2-selection--multiple, .wizard .content > .body input.rounded-input, .mce-floatpanel .rounded-input.mce-textbox, .mce-floatpanel .rounded-input.mce-btn, .dataTables_wrapper .dataTables_filter input.rounded-input, .dataTables_wrapper .dataTables_length select.rounded-input, .jsgrid-cell input.rounded-input, .jsgrid-cell select.rounded-input, .tablesaw-bar .btn-select select.rounded-input, .rounded-input.dd-handle, .rounded-input.dd3-content, .app-search .rounded-input.form-control:focus, .app-search .jsgrid-cell input.rounded-input:focus, .jsgrid-cell .app-search input.rounded-input:focus, .app-search .jsgrid-cell select.rounded-input:focus, .jsgrid-cell .app-search select.rounded-input:focus, .app-search .rounded-input.dd-handle:focus, .app-search .rounded-input.dd3-content:focus {
    border-radius: 60px; }
  .form-control.rounded-outline-input, .select2-container--default .select2-selection--single .rounded-outline-input.select2-selection__rendered,
  .select2-container--default .rounded-outline-input.select2-selection--single, .rounded-outline-input.select2-selection.select2-selection--multiple, .wizard .content > .body input.rounded-outline-input, .mce-floatpanel .rounded-outline-input.mce-textbox, .mce-floatpanel .rounded-outline-input.mce-btn, .dataTables_wrapper .dataTables_filter input.rounded-outline-input, .dataTables_wrapper .dataTables_length select.rounded-outline-input, .jsgrid-cell input.rounded-outline-input, .jsgrid-cell select.rounded-outline-input, .tablesaw-bar .btn-select select.rounded-outline-input, .rounded-outline-input.dd-handle, .rounded-outline-input.dd3-content, .app-search .rounded-outline-input.form-control:focus, .app-search .jsgrid-cell input.rounded-outline-input:focus, .jsgrid-cell .app-search input.rounded-outline-input:focus, .app-search .jsgrid-cell select.rounded-outline-input:focus, .jsgrid-cell .app-search select.rounded-outline-input:focus, .app-search .rounded-outline-input.dd-handle:focus, .app-search .rounded-outline-input.dd3-content:focus {
    background: transparent;
    border: 1px solid #dedede; }


.input-group-addon {
  background: transparent none repeat scroll 0 0;
  border-color: #dedede;
  border-radius: 0;
  color: #212121;
  min-width: 42px; }
  .input-group-addon.btn, .wizard > .actions a.input-group-addon, .dt-buttons .input-group-addon.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.input-group-addon, .sweet-alert button.input-group-addon, .owl-theme .owl-nav .input-group-addon[class*="owl-"], button.input-group-addon.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.input-group-addon.fc-month-button.fc-state-default.fc-corner-left,
  button.input-group-addon.fc-agendaWeek-button, .input-group-addon.fc-prev-button, .input-group-addon.fc-next-button, .input-group-addon.fc-today-button {
    color: #fff; }

.form-inline .checkbox label, .form-inline .radio label {
  padding-left: 3px; }

.control-label {
  text-transform: capitalize; }

.checkbox, .radio {
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 27px;
  margin-top: 0;
  margin-bottom: 0; }

.form-inline .checkbox, .form-inline .radio {
  padding-top: 0px;
  padding-bottom: 0px; }

.form-control-feedback {
  line-height: 42px;
  height: 42px; }

.help-block {
  color: #878787; }

.has-success .form-control, .has-success .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .has-success .select2-selection__rendered,
.has-success .select2-container--default .select2-selection--single,
.select2-container--default .has-success .select2-selection--single, .has-success .select2-selection.select2-selection--multiple, .has-success .wizard .content > .body input, .wizard .content > .body .has-success input, .has-success .mce-floatpanel .mce-textbox, .mce-floatpanel .has-success .mce-textbox, .has-success .mce-floatpanel .mce-btn, .mce-floatpanel .has-success .mce-btn, .has-success .dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_filter .has-success input, .has-success .dataTables_wrapper .dataTables_length select, .dataTables_wrapper .dataTables_length .has-success select, .has-success .jsgrid-cell input, .jsgrid-cell .has-success input, .has-success .jsgrid-cell select, .jsgrid-cell .has-success select, .has-success .tablesaw-bar .btn-select select, .tablesaw-bar .btn-select .has-success select, .has-success .dd-handle, .has-success .dd3-content, .has-success .app-search .form-control:focus, .app-search .has-success .form-control:focus, .has-success .app-search .jsgrid-cell input:focus, .app-search .jsgrid-cell .has-success input:focus, .has-success .jsgrid-cell .app-search input:focus, .jsgrid-cell .app-search .has-success input:focus, .has-success .app-search .jsgrid-cell select:focus, .app-search .jsgrid-cell .has-success select:focus, .has-success .jsgrid-cell .app-search select:focus, .jsgrid-cell .app-search .has-success select:focus, .has-success .app-search .dd-handle:focus, .app-search .has-success .dd-handle:focus, .has-success .app-search .dd3-content:focus, .app-search .has-success .dd3-content:focus {
  border-color: rgba(74, 162, 60, 0.5); }
  .has-success .form-control:focus, .has-success .select2-container--default .select2-selection--single .select2-selection__rendered:focus, .select2-container--default .select2-selection--single .has-success .select2-selection__rendered:focus,
  .has-success .select2-container--default .select2-selection--single:focus,
  .select2-container--default .has-success .select2-selection--single:focus, .has-success .select2-selection.select2-selection--multiple:focus, .has-success .wizard .content > .body input:focus, .wizard .content > .body .has-success input:focus, .has-success .mce-floatpanel .mce-textbox:focus, .mce-floatpanel .has-success .mce-textbox:focus, .has-success .mce-floatpanel .mce-btn:focus, .mce-floatpanel .has-success .mce-btn:focus, .has-success .dataTables_wrapper .dataTables_filter input:focus, .dataTables_wrapper .dataTables_filter .has-success input:focus, .has-success .dataTables_wrapper .dataTables_length select:focus, .dataTables_wrapper .dataTables_length .has-success select:focus, .has-success .jsgrid-cell input:focus, .jsgrid-cell .has-success input:focus, .has-success .jsgrid-cell select:focus, .jsgrid-cell .has-success select:focus, .has-success .tablesaw-bar .btn-select select:focus, .tablesaw-bar .btn-select .has-success select:focus, .has-success .dd-handle:focus, .has-success .dd3-content:focus {
    border-color: #4aa23c; }

.has-warning .form-control, .has-warning .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .has-warning .select2-selection__rendered,
.has-warning .select2-container--default .select2-selection--single,
.select2-container--default .has-warning .select2-selection--single, .has-warning .select2-selection.select2-selection--multiple, .has-warning .wizard .content > .body input, .wizard .content > .body .has-warning input, .has-warning .mce-floatpanel .mce-textbox, .mce-floatpanel .has-warning .mce-textbox, .has-warning .mce-floatpanel .mce-btn, .mce-floatpanel .has-warning .mce-btn, .has-warning .dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_filter .has-warning input, .has-warning .dataTables_wrapper .dataTables_length select, .dataTables_wrapper .dataTables_length .has-warning select, .has-warning .jsgrid-cell input, .jsgrid-cell .has-warning input, .has-warning .jsgrid-cell select, .jsgrid-cell .has-warning select, .has-warning .tablesaw-bar .btn-select select, .tablesaw-bar .btn-select .has-warning select, .has-warning .dd-handle, .has-warning .dd3-content, .has-warning .app-search .form-control:focus, .app-search .has-warning .form-control:focus, .has-warning .app-search .jsgrid-cell input:focus, .app-search .jsgrid-cell .has-warning input:focus, .has-warning .jsgrid-cell .app-search input:focus, .jsgrid-cell .app-search .has-warning input:focus, .has-warning .app-search .jsgrid-cell select:focus, .app-search .jsgrid-cell .has-warning select:focus, .has-warning .jsgrid-cell .app-search select:focus, .jsgrid-cell .app-search .has-warning select:focus, .has-warning .app-search .dd-handle:focus, .app-search .has-warning .dd-handle:focus, .has-warning .app-search .dd3-content:focus, .app-search .has-warning .dd3-content:focus {
  border-color: rgba(248, 179, 45, 0.5); }
  .has-warning .form-control:focus, .has-warning .select2-container--default .select2-selection--single .select2-selection__rendered:focus, .select2-container--default .select2-selection--single .has-warning .select2-selection__rendered:focus,
  .has-warning .select2-container--default .select2-selection--single:focus,
  .select2-container--default .has-warning .select2-selection--single:focus, .has-warning .select2-selection.select2-selection--multiple:focus, .has-warning .wizard .content > .body input:focus, .wizard .content > .body .has-warning input:focus, .has-warning .mce-floatpanel .mce-textbox:focus, .mce-floatpanel .has-warning .mce-textbox:focus, .has-warning .mce-floatpanel .mce-btn:focus, .mce-floatpanel .has-warning .mce-btn:focus, .has-warning .dataTables_wrapper .dataTables_filter input:focus, .dataTables_wrapper .dataTables_filter .has-warning input:focus, .has-warning .dataTables_wrapper .dataTables_length select:focus, .dataTables_wrapper .dataTables_length .has-warning select:focus, .has-warning .jsgrid-cell input:focus, .jsgrid-cell .has-warning input:focus, .has-warning .jsgrid-cell select:focus, .jsgrid-cell .has-warning select:focus, .has-warning .tablesaw-bar .btn-select select:focus, .tablesaw-bar .btn-select .has-warning select:focus, .has-warning .dd-handle:focus, .has-warning .dd3-content:focus {
    border-color: #f8b32d; }

.has-error .form-control, .has-error .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .has-error .select2-selection__rendered,
.has-error .select2-container--default .select2-selection--single,
.select2-container--default .has-error .select2-selection--single, .has-error .select2-selection.select2-selection--multiple, .has-error .wizard .content > .body input, .wizard .content > .body .has-error input, .has-error .mce-floatpanel .mce-textbox, .mce-floatpanel .has-error .mce-textbox, .has-error .mce-floatpanel .mce-btn, .mce-floatpanel .has-error .mce-btn, .has-error .dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_filter .has-error input, .has-error .dataTables_wrapper .dataTables_length select, .dataTables_wrapper .dataTables_length .has-error select, .has-error .jsgrid-cell input, .jsgrid-cell .has-error input, .has-error .jsgrid-cell select, .jsgrid-cell .has-error select, .has-error .tablesaw-bar .btn-select select, .tablesaw-bar .btn-select .has-error select, .has-error .dd-handle, .has-error .dd3-content, .has-error .app-search .form-control:focus, .app-search .has-error .form-control:focus, .has-error .app-search .jsgrid-cell input:focus, .app-search .jsgrid-cell .has-error input:focus, .has-error .jsgrid-cell .app-search input:focus, .jsgrid-cell .app-search .has-error input:focus, .has-error .app-search .jsgrid-cell select:focus, .app-search .jsgrid-cell .has-error select:focus, .has-error .jsgrid-cell .app-search select:focus, .jsgrid-cell .app-search .has-error select:focus, .has-error .app-search .dd-handle:focus, .app-search .has-error .dd-handle:focus, .has-error .app-search .dd3-content:focus, .app-search .has-error .dd3-content:focus {
  border-color: rgba(243, 57, 35, 0.5); }
  .has-error .form-control:focus, .has-error .select2-container--default .select2-selection--single .select2-selection__rendered:focus, .select2-container--default .select2-selection--single .has-error .select2-selection__rendered:focus,
  .has-error .select2-container--default .select2-selection--single:focus,
  .select2-container--default .has-error .select2-selection--single:focus, .has-error .select2-selection.select2-selection--multiple:focus, .has-error .wizard .content > .body input:focus, .wizard .content > .body .has-error input:focus, .has-error .mce-floatpanel .mce-textbox:focus, .mce-floatpanel .has-error .mce-textbox:focus, .has-error .mce-floatpanel .mce-btn:focus, .mce-floatpanel .has-error .mce-btn:focus, .has-error .dataTables_wrapper .dataTables_filter input:focus, .dataTables_wrapper .dataTables_filter .has-error input:focus, .has-error .dataTables_wrapper .dataTables_length select:focus, .dataTables_wrapper .dataTables_length .has-error select:focus, .has-error .jsgrid-cell input:focus, .jsgrid-cell .has-error input:focus, .has-error .jsgrid-cell select:focus, .jsgrid-cell .has-error select:focus, .has-error .tablesaw-bar .btn-select select:focus, .tablesaw-bar .btn-select .has-error select:focus, .has-error .dd-handle:focus, .has-error .dd3-content:focus {
    border-color: #f33923; }

.has-success .checkbox, .has-success
.checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #4aa23c; }

.has-warning .checkbox, .has-warning
.checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #f8b32d; }

.has-error .checkbox, .has-error
.checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #f33923; }

.has-error .input-group-addon {
  background-color: transparent;
  color: #f33923;
  border-color: rgba(243, 57, 35, 0.5); }

.has-success .input-group-addon {
  background-color: transparent;
  color: #4aa23c;
  border-color: rgba(74, 162, 60, 0.5); }

.has-success .form-control-feedback {
  color: #4aa23c; }

.has-warning .form-control-feedback {
  color: #f8b32d; }

.has-error .form-control-feedback {
  color: #f33923; }

.border-green{border-top:3px solid #8fc740  !important;}

.navbar-custom {
  background: #8fc740 ;
  height: 60px; }
.text-welcome{color: #fff;}
.navbar-header .navbar-brand {
  color: #fff;
  background: #ddd;
  min-width: 317px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  height: 60px;
  padding-top: 6px; }

.navbar-header .navbar-brand span {
  color: #30a5ff; }

.navbar-toggle {
  background: rgba(255, 255, 255, 0.1);
  padding: 12px;
  margin-top: 10px; }

.navbar-toggle:hover {
  background: rgba(255, 255, 255, 0.05); }

.icon-bar {
  background: #fff; }

.dropdown {
  background: rgba(255, 255, 255, 0.1);
  float: left;
  margin: 10px 8px;
  padding: 0px;
  border-radius: 4px; }

.dropdown a.dropdown-toggle {
  color: #fff;
  height: 40px;
  width: 40px;
  padding-top: 11px;
  padding-left: 9px; }

.dropdown:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.2); }

.dropdown .label {
  top: -4px;
  left: 22px;
  padding-top: 4px;
  padding-bottom: 4px;
  position: absolute;
  border-radius: 9999px; }

.navbar-top-links li:last-child {
  margin-right: 15px; }

.nav > li > a:hover, .nav > li > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.2);
  background: none; }

.dropdown-messages {
  border: 1px solid #fff;
  width: 360px;
  background: rgba(255, 255, 255, 0.9);
  color: #444;
  font-size: 0.9em; }

.dropdown-messages img {
  margin: 5px 10px;
  float: left; }

.dropdown-messages .message-body {
  margin: 5px;
  float: left;
  width: 280px; }

.dropdown small {
  color: #999; }

.dropdown em {
  margin: 0 5px; }

.dropdown-menu > li > a {
  padding: 5px 10px; }

.dropdown-menu li .message-body a {
  color: #444; }

.dropdown-menu li a:hover {
  color: #30a5ff;
  text-decoration: none;
  background: none; }

.divider, .clear {
  clear: both; }

.dropdown-alerts {
  border: 1px solid #fff;
  width: 260px;
  background: rgba(255, 255, 255, 0.9);
  color: #444;
  font-size: 0.9em; }

.all-button a {
  text-align: center;
  color: #444;
  font-size: 12px;
  text-transform: uppercase;
  display: block; }

a.btn:hover, button:hover {
  opacity: 0.8; }

a.btn:active, button:active {
  box-shadow: inset 0px 0px 500px rgba(0, 0, 0, 0.1);
  opacity: 1; }

.btn-default, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default, .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  background-color: #e9ecf2;
  border-color: #e9ecf2;
  color: #1b3548; }

.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary, .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #30a5ff;
  border-color: #30a5ff; }

.btn-success, .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success, .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #8ad919;
  border-color: #8ad919; }

.btn-warning, .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning, .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  background-color: #ffb53e;
  border-color: #ffb53e; }

.btn-danger, .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger, .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  background-color: #f9243f;
  border-color: #f9243f; }

.btn-link, .page-link, .text-primary {
  color: #30a5ff !important; }

.btn-link:focus, .btn-link:hover, .page-link:focus, .page-link:hover, a.text-primary:focus, a.text-primary:hover {
  color: #50b3ff !important; }

.bg-primary {
  color: #1b3548;
  background-color: #e9ecf2; }

a.bg-primary:hover {
  background-color: #e9ecf2; }

.bg-success, .bg-green {
  color: #fff;
  background-color: #8ad919; }

a.bg-success:hover, a.bg-green:hover {
  background-color: #8ad919; }

.bg-success a, .bg-green a {
  color: rgba(255, 255, 255, 0.75); }

.bg-teal {
  color: #fff;
  background-color: #1ebfae; }

a.bg-teal:hover {
  background-color: #1ebfae; }

.bg-teal a {
  color: rgba(255, 255, 255, 0.75); }

.bg-info, .bg-blue {
  color: #fff;
  background-color: #30a5ff; }

a.bg-info:hover, a.bg-blue:hover {
  background-color: #30a5ff; }

.bg-info a, .bg-blue a {
  color: rgba(255, 255, 255, 0.75); }

.bg-warning, .bg-orange {
  color: #fff;
  background-color: #ffb53e; }

a.bg-warning:hover, a.bg-orange:hover {
  background-color: #ffb53e; }

.bg-warning a, .bg-orange a {
  color: rgba(255, 255, 255, 0.75); }

.bg-danger, .bg-red {
  color: #fff;
  background-color: #f9243f; }

a.bg-danger:hover, a.bg-red:hover {
  background-color: #f9243f; }

.bg-danger a, .bg-red a {
  color: rgba(255, 255, 255, 0.75); }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.label-default {
  background-color: #777; }

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e; }

.label-primary {
  color: #1b3548;
  background-color: #e9ecf2; }

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #e9ecf2; }

.label-success {
  background-color: #8ad919; }

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #8ad919; }

.label-info {
  background-color: #30a5ff; }

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #30a5ff; }

.label-warning {
  background-color: #ffb53e; }

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f; }

.label-danger {
  background-color: #f9243f; }

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #f9243f; }



/*Pricing Table*/
.panel-pricing {
  background: #f7f7f9;
  border-radius: 0;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease; }
  .panel-pricing:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05); }
  .panel-pricing .list-group-item {
    background: transparent;
    border: none;
    border-radius: 0; }
  .panel-pricing .panel-body hr {
    border-color: #dedede;
    border-width: 2px; }
  .panel-pricing .panel-body .list-group hr {
    border-width: 1px; }
  .panel-pricing .panel-body .list-group .list-group-item i {
    color: #4aa23c;
    padding-right: 15px; }
  .panel-pricing .panel-heading i {
    display: block;
    font-size: 50px;
    margin-bottom: 25px;
    margin-top: 50px;
    color: #212121; }
  .panel-pricing .panel-body .panel-price {
    font-size: 40px;
    color: #212121;
    font-weight: 700;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: capitalize; }
    .panel-pricing .panel-body .panel-price .pricing-dolor {
      display: inline-block;
      font-size: 18px;
      padding-top: 10px;
      vertical-align: top; }
  .panel-pricing .panel-footer {
    border: none; }
    .panel-pricing .panel-footer .btn, .panel-pricing .panel-footer .wizard > .actions a, .wizard > .actions .panel-pricing .panel-footer a, .panel-pricing .panel-footer .dt-buttons .dt-button, .dt-buttons .panel-pricing .panel-footer .dt-button, .panel-pricing .panel-footer .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .panel-pricing .panel-footer button, .panel-pricing .panel-footer .sweet-alert button, .sweet-alert .panel-pricing .panel-footer button, .panel-pricing .panel-footer .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .panel-pricing .panel-footer [class*="owl-"], .panel-pricing .panel-footer button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .panel-pricing .panel-footer button.fc-month-button.fc-state-default.fc-corner-left,
    .panel-pricing .panel-footer button.fc-agendaWeek-button, .panel-pricing .panel-footer .fc-prev-button, .panel-pricing .panel-footer .fc-next-button, .panel-pricing .panel-footer .fc-today-button {
      font-size: 14px; }



/*Panel*/
.panel-title > small {
  color: #878787;
  font-size: 14px; }

.panel .panel-heading a {
  position: relative; }
  .panel .panel-heading a i {
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
    .panel .panel-heading a i.zmdi-chevron-down {
      opacity: 1;
      position: absolute;
      top: 1px; }
    .panel .panel-heading a i.zmdi-chevron-up {
      opacity: 0; }
  .panel .panel-heading a.collapsed i.zmdi-chevron-down {
    opacity: 0; }
  .panel .panel-heading a.collapsed i.zmdi-chevron-up {
    opacity: 1; }
.panel .panel-heading .pull-right i {
  font-size: 20px;
  color: #878787; }
.panel .panel-heading .pull-right .dropdown i {
  font-size: 16px; }
  .panel .panel-heading .pull-right .dropdown i.caret-down {
    position: static;
    margin-left: 2px; }
.panel .panel-heading .pull-right.right-float-sub-text {
  font-size: 11px;
  padding-top: 2px;
  text-transform: uppercase; }
.panel .panel-footer {
  background-color: transparent;
  border-top: 1px solid #dedede;
  margin: 0 -15px;
  padding: 5px 20px 0; }
.panel.panel-refresh {
  position: relative; }
  .panel.panel-refresh .refresh-container {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    display: none;
    z-index: 5;
    cursor: wait;
    overflow: hidden; }
    .panel.panel-refresh .refresh-container .la-anim-1 {
      position: absolute; }
      .panel.panel-refresh .refresh-container .la-anim-1.la-animate {
        -webkit-transition: -webkit-transform 2s ease;
        -moz-transition: -moz-transform 2s ease;
        transition: transform 2s ease; }

.panel-info > .panel-heading {
  background-color: #e7368d; }

.panel-danger > .panel-heading {
  background-color: #f33923; }

.panel-warning > .panel-heading {
  background-color: #f8b32d; }

.panel-success > .panel-heading {
  background-color: #4aa23c; }

.panel-primary > .panel-heading {
  background-color: #0098a3; }

.panel-inverse > .panel-heading {
  background-color: #dedede;
  color: #212121 !important; }
h6, .panel-title {
  font-size: 13.5px;
  line-height: 18px;
  text-transform: capitalize; }

.dark-overlay {
  background: rgba(0, 0, 0, 0.05); }

.panel-blue p, .panel-teal p, .panel-orange p, .panel-red p {
  color: rgba(255, 255, 255, 0.75); }

.panel-heading {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.025em;
  height: 55px;
  line-height: 33px;
  padding: 7px 15px;
   }

.panel-default .panel-heading {
  background: #fff;
  border-bottom: 1px solid #e9ecf2;
  color: #444444; }

.panel-footer {
  background: #fff;
  border-top: 1px solid #e9ecf2; }

.panel-widget {
  padding: 10px 0;
  position: relative;
  box-shadow: none;
  border-radius: 0;
  background: none;
  text-align: center;
  color: #333; }

.panel-widget .panel-footer {
  border: 0;
  text-align: center; }

.panel-footer .input-group {
  padding: 0px;
  margin: 0 -5px; }

.panel-footer .input-group-btn:last-child > .btn, .panel-footer .input-group-btn:last-child > .btn-group {
  margin: 0; }

.panel-widget .panel-footer a {
  color: #999; }

.panel-widget .panel-footer a:hover {
  color: #666;
  text-decoration: none; }

.panel-widget .text-muted {
  margin-top: -6px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.8em; }

.panel-widget .large {
  color: #373b45;
  font-size: 3em; }

.panel-settings {
  list-style: none;
  padding: 0;
  margin: 0; }

.panel-settings .dropdown a.dropdown-toggle, .panel-settings a {
  padding: 0;
  background: none;
  color: #7c7c7c; }

.panel-settings a, .panel-toggle {
  width: 40px;
  padding: 2px 0 0 0; }

.panel-settings:hover, .panel-toggle:hover, .panel-settings .dropdown a.dropdown-toggle:hover, .panel-settings:active, .panel-toggle:active, .panel-settings .dropdown a.dropdown-toggle:active, .panel-settings:focus, .panel-toggle:focus, .panel-settings .dropdown a.dropdown-toggle:focus {
  background: #f1f4f7;
  color: #444444; }

.panel-settings, .panel-toggle {
  display: inline-block;
  margin: -1px -5px 0 15px !important;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #e9ecf2;
  color: #7c7c7c;
  background: #fff;
  width: 42px; }

.panel-settings {
  width: 42px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.panel-settings li.dropdown {
  margin: 0;
  padding: 0; }

.dropdown-settings {
  border: 1px solid #fff;
  width: 220px;
  font-size: 0.9em;
  padding: 0; }

.dropdown-settings li {
  list-style: none;
  padding: 0 10px;
  width: 220px;
  height: 26px;
  line-height: 26px; }

.dropdown-settings .divider {
  margin: 7px 0; }

.dropdown-settings li a {
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
  color: #444444; }

.clickable {
  cursor: pointer; }

.panel-heading span {
  margin: 0px;
  font-size: 14px; }

.panel-button-tab-right {
  margin-left: 4px !important;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.panel-button-tab-left {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.border-top {
  border-top: 1px solid #dadbda; }

.border-right {
  border-right: 1px solid #dadbda; }

.border-bottom {
  border-bottom: 1px solid #dadbda; }

.border-left {
  border-left: 1px solid #dadbda; }

.panel .border-top, .panel .border-right, .panel .border-bottom, .panel .border-left {
  border-color: #e9ecf2; }

.article {
  padding: 10px 0; }

.article:first-child {
  padding: 0 0 10px 0; }

.article h4 {
  margin-bottom: 10px; }

.article .date {
  text-align: center;
  margin: 5px auto;
  display: block; }

.article .date .text-muted {
  margin-top: -5px; }

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative; }

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #e9ecf2;
  left: 25px;
  margin-right: -1.5px; }

.timeline > li {
  margin-bottom: 20px;
  position: relative; }

.timeline > li:before, .timeline > li:after {
  content: " ";
  display: table; }

.timeline > li:after {
  clear: both; }

.timeline > li > .timeline-panel {
  width: calc( 100% - 65px );
  float: right;
  border: 1px solid #edeeed;
  border-radius: 2px;
  padding: 10px 20px;
  position: relative;
  box-shadow: none; }

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  left: -11px;
  display: inline-block;
  border-top: 11px solid transparent;
  border-right: 11px solid #edeeed;
  border-left: 0 solid #edeeed;
  border-bottom: 11px solid transparent;
  content: " "; }

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  left: -10px;
  display: inline-block;
  border-top: 10px solid transparent;
  border-right: 10px solid #fff;
  border-left: 0 solid #fff;
  border-bottom: 10px solid transparent;
  content: " "; }

.timeline > li > .timeline-badge {
  color: #fff;
  width: 46px;
  height: 46px;
  line-height: 51px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 0px;
  margin-right: -25px;
  background-color: #999999;
  z-index: 100;
  border-radius: 9999px; }

.timeline-badge.primary {
  background-color: #30a5ff !important; }

.timeline-badge.success {
  background-color: #8ad919 !important; }

.timeline-badge.warning {
  background-color: #ffb53e !important; }

.timeline-badge.danger {
  background-color: #f9243f !important; }

.timeline-badge.info {
  background-color: #30a5ff !important; }

.progress {
  height: 12px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f2f3f2;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #30a5ff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: width .6s ease;
  transition: width .6s ease; }

.progress-bar-success {
  background-color: #8ad919;
  background-image: none; }

.progress-bar-info, .progress-bar-blue {
  background-color: #30a5ff;
  background-image: none; }

.progress-bar-warning, .progress-bar-orange {
  background-color: #ffb53e;
  background-image: none; }

.progress-bar-danger, .progress-bar-red {
  background-color: #f9243f;
  background-image: none; }

.progress-bar-teal {
  background-color: #1ebfae;
  background-image: none; }

.jumbotron {
  background: #fff;
  border-bottom: 1px solid #e9ecf2;
  color: #444444; }

.panel .tabs {
  margin: 0;
  padding: 0; }

.nav-tabs {
  background: #f2f3f2;
  border: 0; }

.nav-tabs li a:hover {
  background: #fff; }

.nav-tabs li a, .nav-tabs li a:hover, .nav-tabs li.active a, .nav-tabs li.active a:hover {
  border: 0;
  padding: 15px 20px; }

.nav-tabs li.active a {
  color: #30a5ff; }

.nav-tabs li a {
  color: #999; }

.nav-pills {
  padding: 15px;
  padding-bottom: 0; }

.nav-pills li a, .nav-pills li a:hover, .nav-pills li.active a, .nav-pills li.active a:hover {
  border: 0;
  padding: 7px 15px; }

.nav-pills li.active a, .nav-pills li.active a:hover {
  background: #30a5ff; }

.tab-content {
  padding: 15px; }

.navbar {
  border: 0; }

.navbar input {
  border: 0;
  background: #444;
  color: #fff; }

.navbar input:focus {
  color: #fff;
  background: #555;
  border: 1px solid #30a5ff;
  outline: 0;
  box-shadow: inset 0px 0px 0px 1px #30a5ff; }

.user-menu {
  display: inline-block;
  margin-top: 14px;
  margin-right: 10px;
  float: right;
  list-style: none;
  padding: 0; }

.user-menu a {
  color: #fff; }

.user-menu a:hover, .user-menu a:focus {
  text-decoration: none; }

.sidebar {
  display: block;
  padding: 0;
  display: none;
  box-shadow: none;
  background: #fff; }

.sidebar ul {
  margin: 20px 0px; }

.sidebar form {
  padding: 10px 0 0 0;
  margin: 10px 10px 20px 10px; }

@media (min-width: 768px) {
  .sidebar {
    display: block;
    position: fixed;
    top: 60px;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: block;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto; }

  .navbar-header {
    width: 100%; } }
.sidebar ul.nav a:hover, .sidebar ul.nav li.parent ul li a:hover {
  text-decoration: none;
  background-color: #0b6624;
  color: #fff; }

.sidebar ul.nav .active a, .sidebar ul.nav li.parent a.active, .sidebar ul.nav .active > a:hover, .sidebar ul.nav li.parent a.active:hover, .sidebar ul.nav .active > a:focus, .sidebar ul.nav li.parent a.active:focus {
  color: #fff;
  background-color: #0b6624; }

.sidebar ul.nav ul, .sidebar ul.nav ul li {
  list-style: none;
  list-style-type: none; }

.sidebar ul.nav li a {
  min-height: 48px;
  font-size: 14px;
  font-weight:bold;
  line-height: 2em;
  color: #444444; }

.sidebar ul.nav ul.children {
  width: auto;
  padding: 0;
  margin: 0;
  background: #f9f9f9; }

.sidebar ul.nav ul.children li a {
  min-height: 40px;
  background: #f1f4f7;
  color: #444444; }

.sidebar ul.nav li.current a {
  background-color: #30a5ff;
  color: #fff !important; }

.sidebar ul.nav li.parent ul li a {
  border: none;
  display: block;
  padding-left: 30px;
  line-height: 25px;
  border-radius: 0; 
  text-decoration: none;}

.sidebar ul.nav li.divider {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin: 0px 0; }

.profile-sidebar {
  padding: 0px;
  border-bottom: 1px solid #e9ecf2; }

.indicator {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 9999px;
  margin-right: 5px; }

.profile-userpic img {
  float: left;
  margin: 10px 0px 0px 15px;
  width: 50px;
  height: 50px;
  border-radius: 9999px !important; }

.profile-usertitle {
  float: left;
  text-align: left;
  margin: 10px 0 0 12px; }

.profile-usertitle-name {
  font-size: 20px;
  margin-bottom: 0px; }

.profile-usertitle-status {
  text-transform: uppercase;
  color: #AAA;
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 15px; }

.breadcrumb {
  border-radius: 0;
  padding: 10px 15px 10px 15px;
  background: #e9ecf2;
  margin: 0; }

h1.page-header {
  
  margin-top: 10px;
font-size: 18px;
margin-bottom: 0;
  border-bottom: 0; }

.main-chart {
  background: #fff; }

.easypiechart-panel {
  text-align: center;
  padding: 1px 0;
  margin-bottom: 20px; }

.placeholder h2 {
  margin-bottom: 0px; }

.donut {
  width: 100%; }

.easypiechart {
  position: relative;
  text-align: center;
  width: 120px;
  height: 120px;
  margin: 20px auto 10px auto; }

.easypiechart .percent {
  display: block;
  position: absolute;
  font-size: 26px;
  top: 38px;
  width: 120px; }

#easypiechart-blue .percent {
  color: #30a5ff; }

#easypiechart-teal .percent {
  color: #1ebfae; }

#easypiechart-orange .percent {
  color: #ffb53e; }

#easypiechart-red .percent {
  color: #ef4040; }

#calendar, .datepicker-inline {
  width: 100%; }

#calendar table {
  width: 100%; }

.datepicker-switch {
  font-size: 16px;
  height: 46px !important; }

.datepicker table tr td.old, .datepicker table tr td.new {
  color: #c5c7cc; }

.datepicker table tr td {
  padding: 10px !important; }

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:hover.active, .open .dropdown-toggle.datepicker table tr td.active, .open .dropdown-toggle.datepicker table tr td.active:hover, .open .dropdown-toggle.datepicker table tr td.active.disabled, .open .dropdown-toggle.datepicker table tr td.active.disabled:hover {
  color: #ffffff;
  background-color: #30a5ff;
  text-shadow: none;
  border-color: #285e8e; }

.datepicker table tr td span:hover, .datepicker thead tr:first-child th:hover, .datepicker tfoot tr th:hover, .datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
  background: rgba(0, 0, 0, 0.05); }

.todo-list {
  padding: 0;
  margin: -15px;
  background: #fff;
  color: #444444; }

.todo-list .checkbox input[type=checkbox] {
  margin: 0; }

.todo-list .checkbox {
  display: inline-block;
  margin: 0px; }

.panel-body input[type=checkbox]:checked + label {
  text-decoration: line-through;
  color: #777; }

.todo-list-item {
  list-style: none;
  line-height: 0.9;
  padding: 14px 15px 8px 15px; }

.todo-list-item:hover, a.todo-list-item:focus {
  text-decoration: none;
  background-color: #f6f6f6; }

.todo-list .fa-trash {
  color: #444444; }

.todo-list .fa-trash:hover {
  color: #ef4040; }

.chat .panel-body ul {
  list-style: none;
  margin: -15px;
  padding: 15px; }

.chat .panel-body ul li {
  margin-bottom: 10px;
  padding: 15px 5px;
  border-bottom: 1px solid #e9ecf2; }

.chat ul li.left .chat-body {
  margin-left: 80px; }

.chat ul li.right .chat-body {
  margin-right: 80px; }

.chat ul li .chat-body p {
  margin: 0; }

.chat .panel-body {
  overflow-y: scroll;
  height: 300px; }

.chat-body small {
  margin-left: 5px; }


.fixed-table-container {
  border: 1px solid #e9ecf2; }

.fixed-table-container thead th {
  background: #f7f7f8;
  border-color: #ddd;
  color: #444444;
  font-weight: 300;
  font-size: 16px; }

.fixed-table-container tbody td {
  border: 1px solid #e9ecf2; }

.fixed-table-container tbody td:last-child {
  border-right: none; }

.fixed-table-pagination .pagination {
  margin-top: 10px;
  margin-bottom: 0px; }

.fixed-table-pagination .pagination-detail {
  margin-top: 20px; }
  
p.back-link {
  text-align: center;
  margin-bottom: 20px;
  font-size: 12px;
  text-transform: uppercase; }


/*Table*/
.table > tbody > tr.active > td, .jsgrid-table > tbody > tr.active > td, .table > tbody > tr.active > th, .jsgrid-table > tbody > tr.active > th, .table > tbody > tr > td.active, .jsgrid-table > tbody > tr > td.active, .table > tbody > tr > th.active, .jsgrid-table > tbody > tr > th.active, .table > tfoot > tr.active > td, .jsgrid-table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .jsgrid-table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .jsgrid-table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .jsgrid-table > tfoot > tr > th.active, .table > thead > tr.active > td, .jsgrid-table > thead > tr.active > td, .table > thead > tr.active > th, .jsgrid-table > thead > tr.active > th, .table > thead > tr > td.active, .jsgrid-table > thead > tr > td.active, .table > thead > tr > th.active, .jsgrid-table > thead > tr > th.active {
  background: rgba(220, 220, 220, 0.08); }

.table > tbody > tr.success > td, .jsgrid-table > tbody > tr.success > td, .table > tbody > tr.success > th, .jsgrid-table > tbody > tr.success > th, .table > tbody > tr > td.success, .jsgrid-table > tbody > tr > td.success, .table > tbody > tr > th.success, .jsgrid-table > tbody > tr > th.success, .table > tfoot > tr.success > td, .jsgrid-table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .jsgrid-table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .jsgrid-table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .jsgrid-table > tfoot > tr > th.success, .table > thead > tr.success > td, .jsgrid-table > thead > tr.success > td, .table > thead > tr.success > th, .jsgrid-table > thead > tr.success > th, .table > thead > tr > td.success, .jsgrid-table > thead > tr > td.success, .table > thead > tr > th.success, .jsgrid-table > thead > tr > th.success {
  background: rgba(74, 162, 60, 0.08); }

.table > tbody > tr.info > td, .jsgrid-table > tbody > tr.info > td, .table > tbody > tr.info > th, .jsgrid-table > tbody > tr.info > th, .table > tbody > tr > td.info, .jsgrid-table > tbody > tr > td.info, .table > tbody > tr > th.info, .jsgrid-table > tbody > tr > th.info, .table > tfoot > tr.info > td, .jsgrid-table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .jsgrid-table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .jsgrid-table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .jsgrid-table > tfoot > tr > th.info, .table > thead > tr.info > td, .jsgrid-table > thead > tr.info > td, .table > thead > tr.info > th, .jsgrid-table > thead > tr.info > th, .table > thead > tr > td.info, .jsgrid-table > thead > tr > td.info, .table > thead > tr > th.info, .jsgrid-table > thead > tr > th.info {
  background: rgba(231, 54, 141, 0.08); }

.table > tbody > tr.warning > td, .jsgrid-table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .jsgrid-table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .jsgrid-table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .jsgrid-table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .jsgrid-table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .jsgrid-table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .jsgrid-table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .jsgrid-table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .jsgrid-table > thead > tr.warning > td, .table > thead > tr.warning > th, .jsgrid-table > thead > tr.warning > th, .table > thead > tr > td.warning, .jsgrid-table > thead > tr > td.warning, .table > thead > tr > th.warning, .jsgrid-table > thead > tr > th.warning {
  background: rgba(248, 179, 45, 0.08); }

.table > tbody > tr.danger > td, .jsgrid-table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .jsgrid-table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .jsgrid-table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .jsgrid-table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .jsgrid-table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .jsgrid-table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .jsgrid-table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .jsgrid-table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .jsgrid-table > thead > tr.danger > td, .table > thead > tr.danger > th, .jsgrid-table > thead > tr.danger > th, .table > thead > tr > td.danger, .jsgrid-table > thead > tr > td.danger, .table > thead > tr > th.danger, .jsgrid-table > thead > tr > th.danger {
  background: rgba(243, 57, 35, 0.08); }

.table-responsive {
  border: none; }
  .table-responsive .table, .table-responsive .jsgrid-table {
    max-width: none;
    -webkit-overflow-scrolling: touch !important; }



.table > tbody > tr > td, .jsgrid-table > tbody > tr > td, .table > tbody > tr > th, .jsgrid-table > tbody > tr > th, .table > tfoot > tr > td, .jsgrid-table > tfoot > tr > td, .table > tfoot > tr > th, .jsgrid-table > tfoot > tr > th, .table > thead > tr > td, .jsgrid-table > thead > tr > td, .table > thead > tr > th, .jsgrid-table > thead > tr > th {
  padding: 10px;
  border-top: 1px solid #dedede;
  vertical-align: middle; }

.table > thead > tr > th, .jsgrid-table > thead > tr > th, .table > tfoot > tr > th, .jsgrid-table > tfoot > tr > th {
  /*border-bottom: 2px solid #dedede !important;*/
  color: #212121;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase; }

.table > tfoot > tr > th, .jsgrid-table > tfoot > tr > th {
  border-bottom: 1px solid #dedede !important; }

.table-hover > tbody > tr:hover {
  background-color: rgba(33, 33, 33, 0.05) !important; }

.table-bordered {
 /* border: 1px solid #dedede;*/
 border:none!important;
border-top:1px solid #dedede!important;}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #dedede; }

.table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: rgba(33, 33, 33, 0.05); }

.color-bg-table .table > caption + thead > tr:first-child > td, .color-bg-table .jsgrid-table > caption + thead > tr:first-child > td, .color-bg-table .table >
caption + thead > tr:first-child > th, .color-bg-table .jsgrid-table >
caption + thead > tr:first-child > th, .color-bg-table .table > colgroup + thead > tr:first-child > td, .color-bg-table .jsgrid-table > colgroup + thead > tr:first-child > td, .color-bg-table .table > colgroup + thead > tr:first-child > th, .color-bg-table .jsgrid-table > colgroup + thead > tr:first-child > th, .color-bg-table .table > thead:first-child > tr:first-child > td, .color-bg-table .jsgrid-table > thead:first-child > tr:first-child > td, .color-bg-table .table > thead:first-child > tr:first-child > th, .color-bg-table .jsgrid-table > thead:first-child > tr:first-child > th {
  background: #4aa23c; }
.color-bg-table .table > thead > tr > th, .color-bg-table .jsgrid-table > thead > tr > th {
  color: #fff; }



table.dataTable tbody tr {
  background-color: transparent; }

table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: inherit; }

table.dataTable.display.table-striped > tbody > tr:nth-of-type(2n+1) {
  background: rgba(33, 33, 33, 0.05); }

table.dataTable.order-column tbody tr > .sorting_1, table.dataTable.order-column tbody tr > .sorting_2, table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1, table.dataTable.display tbody tr > .sorting_2, table.dataTable.display tbody tr > .sorting_3, table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1, table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd, table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: inherit; }

table.dataTable.display.table-striped tbody tr > .sorting_1,
table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background: transparent; }

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-color: #dedede;
  border-left: none;
  border-bottom: none; }

table.dataTable > tfoot > tr > th {
  border-bottom: 0 solid #dedede !important;
  border-left: medium none !important; }

table.dataTable {
  border-right: medium none !important; }

table.dataTable > caption + thead > tr:first-child > td, table.dataTable > caption + thead > tr:first-child > th, table.dataTable > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .jsgrid-table > colgroup + thead > tr:first-child > th, table.dataTable > thead:first-child > tr:first-child > td, table.dataTable > thead:first-child > tr:first-child > th {
  /*border-left: 1px solid #dedede; */
  border-left: 1px solid #0b6624;
  background: #333333;
  color: #fff;  
  font-weight: bold;
}

.dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_length {
  margin-bottom: 30px; }
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
  padding-top: 5px;
  margin-bottom: 14px;
  color: #878787; }
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_info {
  padding-left: 0px; }
.dataTables_wrapper .dataTables_info {
  color: #878787; }
.dataTables_wrapper .dataTables_filter {
  padding-right: 0px; }
.dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_length select {
  height: 32px; padding: 0 10px; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:active, .dataTables_wrapper .dataTables_paginate .paginate_button:focus {
  background: #4aa23c;
  border-color: #4aa23c;
  color: #fff !important;
  box-shadow: none; }

.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing {
  color: #212121; margin-top: 0px; }

.dataTables_wrapper .dataTables_paginate .paginate_button{
  border:1px solid #0b6624 !important;
}

.dataTables_wrapper .dataTables_paginate {
    color: #212121;
    margin-top: 12px;
}

.sorting,
.sorting_asc,
.sorting_desc {
  position: relative; }

table.dataTable thead .sorting::after, table.dataTable thead .sorting_asc::after, table.dataTable thead .sorting_desc::after {
  display: block;
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 14px; }

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background: none;
  border-left: medium none;
  border-top: medium none; }

.dt-buttons {
  float: left; }
  .dt-buttons .dt-button {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px; }
    .dt-buttons .dt-button:hover {
      color: #fff; 
     background: #0098a3 !important;
    }
    .dt-buttons .dt-button:last-child {
      margin-right: 0; }

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child::before {
  background-color: #4aa23c;
  box-shadow: none; }

table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child::before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child::before {
  background-color: #f33923;
  box-shadow: none; }






/****************************/
/** Basic **/
/****************************/
.pa-0 {
  padding: 0px !important; }

.pa-5 {
  padding: 5px !important; }

.pa-10 {
  padding: 10px !important; }

.pa-15 {
  padding: 15px !important; }

.pa-20 {
  padding: 20px !important; }

.pa-25 {
  padding: 25px !important; }

.pa-30 {
  padding: 30px !important; }

.pt-0 {
  padding-top: 0px !important; }

.pt-5 {
  padding-top: 5px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pt-25 {
  padding-top: 25px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pt-35 {
  padding-top: 35px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pt-45 {
  padding-top: 45px !important; }

.pt-50 {
  padding-top: 50px !important; }

.pb-0 {
  padding-bottom: 0px !important; }

.pb-5 {
  padding-bottom: 5px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

.pl-0 {
  padding-left: 0px !important; }

.pl-5 {
  padding-left: 5px !important; }

.pl-10 {
  padding-left: 10px !important; }

.pl-15 {
  padding-left: 15px !important; }

.pl-20 {
  padding-left: 20px !important; }

.pl-25 {
  padding-left: 25px !important; }

.pl-30 {
  padding-left: 30px !important; }

.pl-35 {
  padding-left: 35px !important; }

.pl-40 {
  padding-left: 40px !important; }

.pl-45 {
  padding-left: 45px !important; }

.pl-50 {
  padding-left: 50px !important; }

.pr-0 {
  padding-right: 0px !important; }

.pr-5 {
  padding-right: 5px !important; }

.pr-10 {
  padding-right: 10px !important; }

.pr-15 {
  padding-right: 15px !important; }

.pr-20 {
  padding-right: 20px !important; }

.pr-25 {
  padding-right: 25px !important; }

.pr-30 {
  padding-right: 30px !important; }

.pr-35 {
  padding-right: 35px !important; }

.pr-40 {
  padding-right: 40px !important; }

.pr-45 {
  padding-right: 45px !important; }

.pr-50 {
  padding-right: 50px !important; }

.ma-0 {
  margin: 0px !important; }

.ma-5 {
  margin: 5px !important; }

.ma-10 {
  margin: 10px !important; }

.ma-15 {
  margin: 15px !important; }

.ma-20 {
  margin: 20px !important; }

.ma-25 {
  margin: 25px !important; }

.ma-30 {
  margin: 30px !important; }

.mt-0 {
  margin-top: 0px !important; }

.mt-5 {
  margin-top: 5px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-55 {
  margin-top: 55px !important; }

.mt-60 {
  margin-top: 60px !important; }

.mt-65 {
  margin-top: 65px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-75 {
  margin-top: 75px !important; }

.mt-80 {
  margin-top: 80px !important; }

.mt-85 {
  margin-top: 85px !important; }

.mt-90 {
  margin-top: 90px !important; }

.mt-95 {
  margin-top: 95px !important; }

.mb-0 {
  margin-bottom: 0px !important; }

.mb-5 {
  margin-bottom: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-55 {
  margin-bottom: 55px !important; }

.mb-60 {
  margin-bottom: 60px !important; }

.mb-65 {
  margin-bottom: 65px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-75 {
  margin-bottom: 75px !important; }

.mb-80 {
  margin-bottom: 80px !important; }

.mb-85 {
  margin-bottom: 85px !important; }

.mb-90 {
  margin-bottom: 90px !important; }

.mb-95 {
  margin-bottom: 95px !important; }

.ml-0 {
  margin-left: 0px !important; }

.ml-5 {
  margin-left: 5px !important; }

.ml-10 {
  margin-left: 10px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-20 {
  margin-left: 20px !important; }

.ml-25 {
  margin-left: 25px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-35 {
  margin-left: 35px !important; }

.ml-40 {
  margin-left: 40px !important; }

.ml-45 {
  margin-left: 45px !important; }

.ml-50 {
  margin-left: 50px !important; }

.ml-55 {
  margin-left: 55px !important; }

.ml-60 {
  margin-left: 60px !important; }

.mr-0 {
  margin-right: 0px !important; }

.mr-5 {
  margin-right: 5px !important; }

.mr-10 {
  margin-right: 10px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mr-25 {
  margin-right: 25px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-35 {
  margin-right: 35px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mr-45 {
  margin-right: 45px !important; }

.mr-50 {
  margin-right: 50px !important; }

.mr-55 {
  margin-right: 55px !important; }

.mr-60 {
  margin-right: 60px !important; }

.ml-auto {
  margin-left: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.no-float {
  float: none !important; }

.overflow-hide {
  overflow: hidden !important; }

.clearfix {
  overflow: hidden;
  clear: both;
  float: none; }

.preloader-it {
  background: #fff;
  position: fixed;
  z-index: 10001;
  height: 100%;
  width: 100%;
  overflow: hidden; }

.text-right {
  text-align: right !important; }

.text-left {
  text-align: left !important; }

.bg-green,
.bg-success {
  background: #4aa23c !important; }

.bg-seagreen {
  background: #007153 !important; }

.bg-grey {
  background: #878787 !important; }

.bg-dark-grey{
  background:#333333 !important;
}

.bg-yellow,
.bg-warning {
  background: #f8b32d !important; }

.bg-red,
.bg-danger {
  background: #f33923 !important; }

.bg-blue,
.bg-primary {
  background: #0098a3 !important; }

.bg-pink,
.bg-info {
  background: #e7368d !important; }

.bg-purple {
  background: #ac235c !important; }

.bg-orange {
  background: #ff6300 !important; }

.bg-gold {
  background: #e58b25 !important; }

.bg-beige {
  background: #f7ce99 !important; }

.bg-light {
  background: #fff !important; }

.bg-dark {
  background: #212121 !important; }

.bg-twitter {
  background: #00aced !important; }

.txt-dark {
  color: #212121 !important; }

.txt-light {
  color: #fff !important; }

.txt-grey {
  color: #878787 !important; }

.txt-light-grey {
  color: #dedede !important; }

.txt-info,
.text-info {
  color: #e7368d !important; }

.txt-warning,
.text-warning {
  color: #f8b32d !important; }

.txt-primary,
.text-primary {
  color: #0098a3 !important; }

.txt-success,
.text-success {
  color: #4aa23c !important; }

.txt-danger,
.text-danger {
  color: #f33923 !important; }

.txt-purple {
  color: #ac235c !important; }

.txt-beige {
  color: #f7ce99 !important; }

.txt-gold {
  color: #e58b25 !important; }

.txt-orange {
  color: #ff6300 !important; }

.font-10 {
  font-size: 10px !important; }

.font-11 {
  font-size: 11px !important; }

.font-12 {
  font-size: 12px !important; }

.font-13 {
  font-size: 13px !important; }

.font-15 {
  font-size: 15px !important; }

.font-16 {
  font-size: 16px !important; }

.font-18 {
  font-size: 18px !important; }

.font-20 {
  font-size: 20px !important; }

.font-21 {
  font-size: 21px !important; }

.font-22 {
  font-size: 22px !important; }

.font-24 {
  font-size: 24px !important; }

.weight-500 {
  font-weight: 500 !important; }

.weight-600 {
  font-weight: 600 !important; }

.head-font {
  font-family: "Roboto", sans-serif !important; }

.main-font {
  font-family: "Roboto", sans-serif !important; }

.capitalize-font {
  text-transform: capitalize !important; }

.uppercase-font {
  text-transform: uppercase !important; }

.nonecase-font {
  text-transform: none !important; }

.inline-block {
  display: inline-block !important; }

.block {
  display: block !important; }

.table-struct {
  display: table !important; }

.table-cell {
  display: table-cell !important; }

.vertical-align-middle {
  vertical-align: middle !important; }

.full-width {
  width: 100% !important; }

.half-width {
  width: 50% !important; }

.auto-width {
  width: auto !important; }

.relative {
  position: relative !important; }

.border-none {
  border: none !important; }

small {
  color: #878787;
  padding-left: 5px; }

.text-muted {
  color: #878787; }

.truncate {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.mobile-only-view {
  display: none !important; }

hr {
  margin-top: 10px;
  margin-bottom: 35px;
  border-top: 1px solid #ccc  ; }
  hr.light-grey-hr {
    border-top: 1px solid #dedede; }

.seprator-block {
  margin-bottom: 80px; }





/*Buttons*/
.btn, .wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active, .wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active, .dt-buttons .dt-button, .tablesaw-sortable th.tablesaw-sortable-head button, .sweet-alert button, .owl-theme .owl-nav [class*="owl-"], button.fc-agendaDay-button.fc-state-default.fc-corner-right,
button.fc-month-button.fc-state-default.fc-corner-left,
button.fc-agendaWeek-button, .fc-prev-button, .fc-next-button, .fc-today-button {
  color: #fff;
  padding: 7px 20px;
  text-transform: capitalize;
  border-radius: 2px;
  outline: none;
  box-shadow: none;
  border: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .btn i, .wizard > .actions .disabled a i, .wizard > .actions .disabled a:hover i, .wizard > .actions .disabled a:active i, .wizard > .actions a i, .wizard > .actions a:hover i, .wizard > .actions a:active i, .dt-buttons .dt-button i, .tablesaw-sortable th.tablesaw-sortable-head button i, .sweet-alert button i, .owl-theme .owl-nav [class*="owl-"] i, button.fc-agendaDay-button.fc-state-default.fc-corner-right i,
  button.fc-month-button.fc-state-default.fc-corner-left i,
  button.fc-agendaWeek-button i, .fc-prev-button i, .fc-next-button i, .fc-today-button i {
    font-size: 14px; }
  .btn:focus, .wizard > .actions a:focus, .dt-buttons .dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button:focus, .sweet-alert button:focus, .owl-theme .owl-nav [class*="owl-"]:focus, button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  button.fc-month-button.fc-state-default.fc-corner-left:focus,
  button.fc-agendaWeek-button:focus, .fc-prev-button:focus, .fc-next-button:focus, .fc-today-button:focus, .btn:active, .wizard > .actions a:active, .dt-buttons .dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button:active, .sweet-alert button:active, .owl-theme .owl-nav [class*="owl-"]:active, button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  button.fc-month-button.fc-state-default.fc-corner-left:active,
  button.fc-agendaWeek-button:active, .fc-prev-button:active, .fc-next-button:active, .fc-today-button:active {
    outline: none; }
    .btn:focus:focus, .wizard > .actions a:focus:focus, .dt-buttons .dt-button:focus:focus, .tablesaw-sortable th.tablesaw-sortable-head button:focus:focus, .sweet-alert button:focus:focus, .owl-theme .owl-nav [class*="owl-"]:focus:focus, button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus:focus,
    button.fc-month-button.fc-state-default.fc-corner-left:focus:focus,
    button.fc-agendaWeek-button:focus:focus, .fc-prev-button:focus:focus, .fc-next-button:focus:focus, .fc-today-button:focus:focus, .btn:focus:active, .wizard > .actions a:focus:active, .dt-buttons .dt-button:focus:active, .tablesaw-sortable th.tablesaw-sortable-head button:focus:active, .sweet-alert button:focus:active, .owl-theme .owl-nav [class*="owl-"]:focus:active, button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus:active,
    button.fc-month-button.fc-state-default.fc-corner-left:focus:active,
    button.fc-agendaWeek-button:focus:active, .fc-prev-button:focus:active, .fc-next-button:focus:active, .fc-today-button:focus:active, .btn:active:focus, .wizard > .actions a:active:focus, .dt-buttons .dt-button:active:focus, .tablesaw-sortable th.tablesaw-sortable-head button:active:focus, .sweet-alert button:active:focus, .owl-theme .owl-nav [class*="owl-"]:active:focus, button.fc-agendaDay-button.fc-state-default.fc-corner-right:active:focus,
    button.fc-month-button.fc-state-default.fc-corner-left:active:focus,
    button.fc-agendaWeek-button:active:focus, .fc-prev-button:active:focus, .fc-next-button:active:focus, .fc-today-button:active:focus, .btn:active:active, .wizard > .actions a:active:active, .dt-buttons .dt-button:active:active, .tablesaw-sortable th.tablesaw-sortable-head button:active:active, .sweet-alert button:active:active, .owl-theme .owl-nav [class*="owl-"]:active:active, button.fc-agendaDay-button.fc-state-default.fc-corner-right:active:active,
    button.fc-month-button.fc-state-default.fc-corner-left:active:active,
    button.fc-agendaWeek-button:active:active, .fc-prev-button:active:active, .fc-next-button:active:active, .fc-today-button:active:active {
      outline: none; }
  .btn.btn-default, .wizard > .actions a.btn-default, .wizard > .actions .owl-theme .owl-nav a[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav a[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:active, .dt-buttons .btn-default.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button, .sweet-alert button.btn-default, .owl-theme .owl-nav [class*="owl-"], button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right, .owl-theme .owl-nav button.fc-agendaDay-button.fc-state-default.fc-corner-right[class*="owl-"],
  button.btn-default.fc-month-button.fc-state-default.fc-corner-left,
  .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left,
  .owl-theme .owl-nav button.fc-month-button.fc-state-default.fc-corner-left[class*="owl-"],
  button.btn-default.fc-agendaWeek-button, .btn-default.fc-prev-button, .btn-default.fc-next-button, .btn-default.fc-today-button {
    background: gainsboro;
    border: solid 1px gainsboro;
    color: #212121 !important; }
    .btn.btn-default:hover, .wizard > .actions a.btn-default:hover, .dt-buttons .btn-default.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button:hover, .sweet-alert button.btn-default:hover, .owl-theme .owl-nav [class*="owl-"]:hover, button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-default.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-default.fc-agendaWeek-button:hover, .btn-default.fc-prev-button:hover, .btn-default.fc-next-button:hover, .btn-default.fc-today-button:hover, .btn.btn-default:active, .wizard > .actions a.btn-default:active, .dt-buttons .btn-default.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button:active, .sweet-alert button.btn-default:active, .owl-theme .owl-nav [class*="owl-"]:active, button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
    button.btn-default.fc-month-button.fc-state-default.fc-corner-left:active,
    button.btn-default.fc-agendaWeek-button:active, .btn-default.fc-prev-button:active, .btn-default.fc-next-button:active, .btn-default.fc-today-button:active, .btn.btn-default:focus, .wizard > .actions a.btn-default:focus, .dt-buttons .btn-default.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button:focus, .sweet-alert button.btn-default:focus, .owl-theme .owl-nav [class*="owl-"]:focus, button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
    button.btn-default.fc-month-button.fc-state-default.fc-corner-left:focus,
    button.btn-default.fc-agendaWeek-button:focus, .btn-default.fc-prev-button:focus, .btn-default.fc-next-button:focus, .btn-default.fc-today-button:focus {
      background: rgba(220, 220, 220, 0.85);
      border: solid 1px rgba(220, 220, 220, 0.1); }
  .btn.btn-info, .wizard > .actions a.btn-info, .dt-buttons .btn-info.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-info, .sweet-alert button.btn-info, .owl-theme .owl-nav .btn-info[class*="owl-"], button.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-info.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-info.fc-agendaWeek-button, .btn-info.fc-prev-button, .btn-info.fc-next-button, .btn-info.fc-today-button {
    background: #e7368d;
    border: solid 1px #e7368d; }
    .btn.btn-info:hover, .wizard > .actions a.btn-info:hover, .dt-buttons .btn-info.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-info:hover, .sweet-alert button.btn-info:hover, .owl-theme .owl-nav .btn-info[class*="owl-"]:hover, button.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-info.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-info.fc-agendaWeek-button:hover, .btn-info.fc-prev-button:hover, .btn-info.fc-next-button:hover, .btn-info.fc-today-button:hover, .btn.btn-info:active, .wizard > .actions a.btn-info:active, .dt-buttons .btn-info.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-info:active, .sweet-alert button.btn-info:active, .owl-theme .owl-nav .btn-info[class*="owl-"]:active, button.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
    button.btn-info.fc-month-button.fc-state-default.fc-corner-left:active,
    button.btn-info.fc-agendaWeek-button:active, .btn-info.fc-prev-button:active, .btn-info.fc-next-button:active, .btn-info.fc-today-button:active, .btn.btn-info:focus, .wizard > .actions a.btn-info:focus, .dt-buttons .btn-info.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-info:focus, .sweet-alert button.btn-info:focus, .owl-theme .owl-nav .btn-info[class*="owl-"]:focus, button.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
    button.btn-info.fc-month-button.fc-state-default.fc-corner-left:focus,
    button.btn-info.fc-agendaWeek-button:focus, .btn-info.fc-prev-button:focus, .btn-info.fc-next-button:focus, .btn-info.fc-today-button:focus {
      background: rgba(231, 54, 141, 0.85);
      border: solid 1px rgba(231, 54, 141, 0.1); }
  .btn.btn-primary, .wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active, .wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active, .dt-buttons .dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button, .sweet-alert button.btn-primary, .owl-theme .owl-nav .btn-primary[class*="owl-"], .owl-theme .owl-nav .wizard > .actions a[class*="owl-"], .wizard > .actions .owl-theme .owl-nav a[class*="owl-"], .owl-theme .owl-nav .dt-buttons [class*="owl-"].dt-button, .dt-buttons .owl-theme .owl-nav [class*="owl-"].dt-button, button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons button.fc-agendaDay-button.fc-state-default.fc-corner-right.dt-button,
  button.btn-primary.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons button.fc-month-button.fc-state-default.fc-corner-left.dt-button,
  button.btn-primary.fc-agendaWeek-button, .btn-primary.fc-prev-button, .btn-primary.fc-next-button, .btn-primary.fc-today-button {
    background: #0098a3;
    border: solid 1px #0098a3; }
    .btn.btn-primary:hover, .wizard > .actions a:hover, .dt-buttons .dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:hover, .sweet-alert button.btn-primary:hover, .owl-theme .owl-nav .btn-primary[class*="owl-"]:hover, button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:hover, .dt-buttons button.fc-agendaDay-button.fc-state-default.fc-corner-right.dt-button:hover,
    button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:hover,
    .dt-buttons button.fc-month-button.fc-state-default.fc-corner-left.dt-button:hover,
    button.btn-primary.fc-agendaWeek-button:hover, .btn-primary.fc-prev-button:hover, .btn-primary.fc-next-button:hover, .btn-primary.fc-today-button:hover, .btn.btn-primary:active, .wizard > .actions a:active, .dt-buttons .dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:active, .sweet-alert button.btn-primary:active, .owl-theme .owl-nav .btn-primary[class*="owl-"]:active, button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:active, .dt-buttons button.fc-agendaDay-button.fc-state-default.fc-corner-right.dt-button:active,
    button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:active,
    .dt-buttons button.fc-month-button.fc-state-default.fc-corner-left.dt-button:active,
    button.btn-primary.fc-agendaWeek-button:active, .btn-primary.fc-prev-button:active, .btn-primary.fc-next-button:active, .btn-primary.fc-today-button:active, .btn.btn-primary:focus, .wizard > .actions a:focus, .dt-buttons .dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:focus, .sweet-alert button.btn-primary:focus, .owl-theme .owl-nav .btn-primary[class*="owl-"]:focus, button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:focus, .dt-buttons button.fc-agendaDay-button.fc-state-default.fc-corner-right.dt-button:focus,
    button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:focus,
    .dt-buttons button.fc-month-button.fc-state-default.fc-corner-left.dt-button:focus,
    button.btn-primary.fc-agendaWeek-button:focus, .btn-primary.fc-prev-button:focus, .btn-primary.fc-next-button:focus, .btn-primary.fc-today-button:focus {
      background: rgba(0, 152, 163, 0.85);
      border: solid 1px rgba(0, 152, 163, 0.1); }
  .btn.btn-success, .wizard > .actions a.btn-success, .wizard > .actions a.fc-prev-button, .wizard > .actions a.fc-next-button, .wizard > .actions a.fc-today-button, .dt-buttons .btn-success.dt-button,
  .dt-buttons button.dt-button.fc-agendaWeek-button, .dt-buttons .dt-button.fc-prev-button, .dt-buttons .dt-button.fc-next-button, .dt-buttons .dt-button.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-success,
  .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button, .sweet-alert button.btn-success, .sweet-alert button.fc-prev-button, .sweet-alert button.fc-next-button, .sweet-alert button.fc-today-button, .owl-theme .owl-nav .btn-success[class*="owl-"],
  .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button, .owl-theme .owl-nav [class*="owl-"].fc-prev-button, .owl-theme .owl-nav [class*="owl-"].fc-next-button, .owl-theme .owl-nav [class*="owl-"].fc-today-button, button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.fc-month-button.fc-state-default.fc-corner-left,
  button.fc-agendaWeek-button, .fc-prev-button, .fc-next-button, .fc-today-button {
    background: #4aa23c;
    border: solid 1px #4aa23c; }
    .btn.btn-success:hover, .wizard > .actions a.btn-success:hover, .wizard > .actions a.fc-prev-button:hover, .wizard > .actions a.fc-next-button:hover, .wizard > .actions a.fc-today-button:hover, .dt-buttons .btn-success.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:hover,
    .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:hover, .sweet-alert button.btn-success:hover, .owl-theme .owl-nav .btn-success[class*="owl-"]:hover,
    .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:hover, .owl-theme .owl-nav [class*="owl-"].fc-prev-button:hover, .owl-theme .owl-nav [class*="owl-"].fc-next-button:hover, .owl-theme .owl-nav [class*="owl-"].fc-today-button:hover, button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.fc-agendaWeek-button:hover, .fc-prev-button:hover, .fc-next-button:hover, .fc-today-button:hover, .btn.btn-success:active, .wizard > .actions a.btn-success:active, .wizard > .actions a.fc-prev-button:active, .wizard > .actions a.fc-next-button:active, .wizard > .actions a.fc-today-button:active, .dt-buttons .btn-success.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:active,
    .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:active, .sweet-alert button.btn-success:active, .owl-theme .owl-nav .btn-success[class*="owl-"]:active,
    .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:active, .owl-theme .owl-nav [class*="owl-"].fc-prev-button:active, .owl-theme .owl-nav [class*="owl-"].fc-next-button:active, .owl-theme .owl-nav [class*="owl-"].fc-today-button:active, button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
    button.fc-month-button.fc-state-default.fc-corner-left:active,
    button.fc-agendaWeek-button:active, .fc-prev-button:active, .fc-next-button:active, .fc-today-button:active, .btn.btn-success:focus, .wizard > .actions a.btn-success:focus, .wizard > .actions a.fc-prev-button:focus, .wizard > .actions a.fc-next-button:focus, .wizard > .actions a.fc-today-button:focus, .dt-buttons .btn-success.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:focus,
    .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:focus, .sweet-alert button.btn-success:focus, .owl-theme .owl-nav .btn-success[class*="owl-"]:focus,
    .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:focus, .owl-theme .owl-nav [class*="owl-"].fc-prev-button:focus, .owl-theme .owl-nav [class*="owl-"].fc-next-button:focus, .owl-theme .owl-nav [class*="owl-"].fc-today-button:focus, button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
    button.fc-month-button.fc-state-default.fc-corner-left:focus,
    button.fc-agendaWeek-button:focus, .fc-prev-button:focus, .fc-next-button:focus, .fc-today-button:focus {
      background: rgba(74, 162, 60, 0.85);
      border: solid 1px rgba(74, 162, 60, 0.1); }
  .btn.btn-danger, .wizard > .actions a.btn-danger, .dt-buttons .btn-danger.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-danger, .sweet-alert button.btn-danger, .owl-theme .owl-nav .btn-danger[class*="owl-"], button.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-danger.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-danger.fc-agendaWeek-button, .btn-danger.fc-prev-button, .btn-danger.fc-next-button, .btn-danger.fc-today-button {
    background: #f33923;
    border: solid 1px #f33923; }
    .btn.btn-danger:hover, .wizard > .actions a.btn-danger:hover, .dt-buttons .btn-danger.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-danger:hover, .sweet-alert button.btn-danger:hover, .owl-theme .owl-nav .btn-danger[class*="owl-"]:hover, button.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-danger.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-danger.fc-agendaWeek-button:hover, .btn-danger.fc-prev-button:hover, .btn-danger.fc-next-button:hover, .btn-danger.fc-today-button:hover, .btn.btn-danger:active, .wizard > .actions a.btn-danger:active, .dt-buttons .btn-danger.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-danger:active, .sweet-alert button.btn-danger:active, .owl-theme .owl-nav .btn-danger[class*="owl-"]:active, button.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
    button.btn-danger.fc-month-button.fc-state-default.fc-corner-left:active,
    button.btn-danger.fc-agendaWeek-button:active, .btn-danger.fc-prev-button:active, .btn-danger.fc-next-button:active, .btn-danger.fc-today-button:active, .btn.btn-danger:focus, .wizard > .actions a.btn-danger:focus, .dt-buttons .btn-danger.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-danger:focus, .sweet-alert button.btn-danger:focus, .owl-theme .owl-nav .btn-danger[class*="owl-"]:focus, button.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
    button.btn-danger.fc-month-button.fc-state-default.fc-corner-left:focus,
    button.btn-danger.fc-agendaWeek-button:focus, .btn-danger.fc-prev-button:focus, .btn-danger.fc-next-button:focus, .btn-danger.fc-today-button:focus {
      background: rgba(243, 57, 35, 0.85);
      border: solid 1px rgba(243, 57, 35, 0.1); }
  .btn.btn-warning, .wizard > .actions a.btn-warning, .dt-buttons .btn-warning.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-warning, .sweet-alert button.btn-warning, .owl-theme .owl-nav .btn-warning[class*="owl-"], button.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-warning.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-warning.fc-agendaWeek-button, .btn-warning.fc-prev-button, .btn-warning.fc-next-button, .btn-warning.fc-today-button {
    background: #f8b32d;
    border: solid 1px #f8b32d; }
    .btn.btn-warning:hover, .wizard > .actions a.btn-warning:hover, .dt-buttons .btn-warning.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-warning:hover, .sweet-alert button.btn-warning:hover, .owl-theme .owl-nav .btn-warning[class*="owl-"]:hover, button.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-warning.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-warning.fc-agendaWeek-button:hover, .btn-warning.fc-prev-button:hover, .btn-warning.fc-next-button:hover, .btn-warning.fc-today-button:hover, .btn.btn-warning:active, .wizard > .actions a.btn-warning:active, .dt-buttons .btn-warning.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-warning:active, .sweet-alert button.btn-warning:active, .owl-theme .owl-nav .btn-warning[class*="owl-"]:active, button.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
    button.btn-warning.fc-month-button.fc-state-default.fc-corner-left:active,
    button.btn-warning.fc-agendaWeek-button:active, .btn-warning.fc-prev-button:active, .btn-warning.fc-next-button:active, .btn-warning.fc-today-button:active, .btn.btn-warning:focus, .wizard > .actions a.btn-warning:focus, .dt-buttons .btn-warning.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-warning:focus, .sweet-alert button.btn-warning:focus, .owl-theme .owl-nav .btn-warning[class*="owl-"]:focus, button.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
    button.btn-warning.fc-month-button.fc-state-default.fc-corner-left:focus,
    button.btn-warning.fc-agendaWeek-button:focus, .btn-warning.fc-prev-button:focus, .btn-warning.fc-next-button:focus, .btn-warning.fc-today-button:focus {
      background: rgba(248, 179, 45, 0.85);
      border: solid 1px rgba(248, 179, 45, 0.1); }
  .btn.btn-white, .wizard > .actions a.btn-white, .dt-buttons .btn-white.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-white, .sweet-alert button.btn-white, .owl-theme .owl-nav .btn-white[class*="owl-"], button.btn-white.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-white.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-white.fc-agendaWeek-button, .btn-white.fc-prev-button, .btn-white.fc-next-button, .btn-white.fc-today-button {
    background: white;
    color: #56d365 !important; }
    .btn.btn-white:hover, .wizard > .actions a.btn-white:hover, .dt-buttons .btn-white.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-white:hover, .sweet-alert button.btn-white:hover, .owl-theme .owl-nav .btn-white[class*="owl-"]:hover, button.btn-white.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-white.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-white.fc-agendaWeek-button:hover, .btn-white.fc-prev-button:hover, .btn-white.fc-next-button:hover, .btn-white.fc-today-button:hover {
      background: rgba(255, 255, 255, 0.85);
      border: solid 1px rgba(255, 255, 255, 0.1); }
  .btn.btn-outline, .wizard > .actions a.btn-outline, .wizard > .actions .note-editor a.note-btn.btn-sm, .note-editor .wizard > .actions a.note-btn.btn-sm, ul.wysihtml5-toolbar a.btn, ul.wysihtml5-toolbar .wizard > .actions a, .wizard > .actions ul.wysihtml5-toolbar a, ul.wysihtml5-toolbar .dt-buttons a.dt-button, .dt-buttons ul.wysihtml5-toolbar a.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"], ul.wysihtml5-toolbar a.fc-prev-button, ul.wysihtml5-toolbar a.fc-next-button, ul.wysihtml5-toolbar a.fc-today-button, .note-editor .btn.note-btn.btn-sm, .note-editor .dt-buttons .note-btn.btn-sm.dt-button, .dt-buttons .note-editor .note-btn.btn-sm.dt-button, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.note-btn.btn-sm, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.note-btn.btn-sm, .note-editor .sweet-alert button.note-btn.btn-sm, .sweet-alert .note-editor button.note-btn.btn-sm, .note-editor .owl-theme .owl-nav .note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .note-btn.btn-sm[class*="owl-"],
  .note-editor button.note-btn.btn-sm.fc-agendaWeek-button, .note-editor .note-btn.btn-sm.fc-prev-button, .note-editor .note-btn.btn-sm.fc-next-button, .note-editor .note-btn.btn-sm.fc-today-button, .dt-buttons .btn-outline.dt-button,
  .dt-buttons button.dt-button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button, .sweet-alert button.btn-outline, .owl-theme .owl-nav .btn-outline[class*="owl-"], .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"],
  .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button, button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.fc-month-button.fc-state-default.fc-corner-left,
  button.fc-agendaWeek-button, .btn-outline.fc-prev-button, .btn-outline.fc-next-button, .btn-outline.fc-today-button {
    background: transparent !important; }
    .btn.btn-outline:hover, .wizard > .actions a.btn-outline:hover, .wizard > .actions .note-editor a.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.note-btn.btn-sm:hover, ul.wysihtml5-toolbar a.btn:hover, ul.wysihtml5-toolbar .wizard > .actions a:hover, .wizard > .actions ul.wysihtml5-toolbar a:hover, ul.wysihtml5-toolbar .dt-buttons a.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.dt-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:hover, ul.wysihtml5-toolbar a.fc-prev-button:hover, ul.wysihtml5-toolbar a.fc-next-button:hover, ul.wysihtml5-toolbar a.fc-today-button:hover, .note-editor .btn.note-btn.btn-sm:hover, .note-editor .dt-buttons .note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .note-btn.btn-sm.dt-button:hover, .note-editor .sweet-alert button.note-btn.btn-sm:hover, .sweet-alert .note-editor button.note-btn.btn-sm:hover, .note-editor .owl-theme .owl-nav .note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .note-btn.btn-sm[class*="owl-"]:hover,
    .note-editor button.note-btn.btn-sm.fc-agendaWeek-button:hover, .note-editor .note-btn.btn-sm.fc-prev-button:hover, .note-editor .note-btn.btn-sm.fc-next-button:hover, .note-editor .note-btn.btn-sm.fc-today-button:hover, .dt-buttons .btn-outline.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button:hover, .sweet-alert button.btn-outline:hover, .owl-theme .owl-nav .btn-outline[class*="owl-"]:hover,
    .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:hover, button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.fc-agendaWeek-button:hover, .btn-outline.fc-prev-button:hover, .btn-outline.fc-next-button:hover, .btn-outline.fc-today-button:hover, .btn.btn-outline:focus, .wizard > .actions a.btn-outline:focus, .wizard > .actions .note-editor a.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.note-btn.btn-sm:focus, ul.wysihtml5-toolbar a.btn:focus, ul.wysihtml5-toolbar .wizard > .actions a:focus, .wizard > .actions ul.wysihtml5-toolbar a:focus, ul.wysihtml5-toolbar .dt-buttons a.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.dt-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:focus, ul.wysihtml5-toolbar a.fc-prev-button:focus, ul.wysihtml5-toolbar a.fc-next-button:focus, ul.wysihtml5-toolbar a.fc-today-button:focus, .note-editor .btn.note-btn.btn-sm:focus, .note-editor .dt-buttons .note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .note-btn.btn-sm.dt-button:focus, .note-editor .sweet-alert button.note-btn.btn-sm:focus, .sweet-alert .note-editor button.note-btn.btn-sm:focus, .note-editor .owl-theme .owl-nav .note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .note-btn.btn-sm[class*="owl-"]:focus,
    .note-editor button.note-btn.btn-sm.fc-agendaWeek-button:focus, .note-editor .note-btn.btn-sm.fc-prev-button:focus, .note-editor .note-btn.btn-sm.fc-next-button:focus, .note-editor .note-btn.btn-sm.fc-today-button:focus, .dt-buttons .btn-outline.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button:focus, .sweet-alert button.btn-outline:focus, .owl-theme .owl-nav .btn-outline[class*="owl-"]:focus,
    .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:focus, button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
    button.fc-month-button.fc-state-default.fc-corner-left:focus,
    button.fc-agendaWeek-button:focus, .btn-outline.fc-prev-button:focus, .btn-outline.fc-next-button:focus, .btn-outline.fc-today-button:focus, .btn.btn-outline:active, .wizard > .actions a.btn-outline:active, .wizard > .actions .note-editor a.note-btn.btn-sm:active, .note-editor .wizard > .actions a.note-btn.btn-sm:active, ul.wysihtml5-toolbar a.btn:active, ul.wysihtml5-toolbar .wizard > .actions a:active, .wizard > .actions ul.wysihtml5-toolbar a:active, ul.wysihtml5-toolbar .dt-buttons a.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.dt-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:active, ul.wysihtml5-toolbar a.fc-prev-button:active, ul.wysihtml5-toolbar a.fc-next-button:active, ul.wysihtml5-toolbar a.fc-today-button:active, .note-editor .btn.note-btn.btn-sm:active, .note-editor .dt-buttons .note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .note-btn.btn-sm.dt-button:active, .note-editor .sweet-alert button.note-btn.btn-sm:active, .sweet-alert .note-editor button.note-btn.btn-sm:active, .note-editor .owl-theme .owl-nav .note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .note-btn.btn-sm[class*="owl-"]:active,
    .note-editor button.note-btn.btn-sm.fc-agendaWeek-button:active, .note-editor .note-btn.btn-sm.fc-prev-button:active, .note-editor .note-btn.btn-sm.fc-next-button:active, .note-editor .note-btn.btn-sm.fc-today-button:active, .dt-buttons .btn-outline.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button:active, .sweet-alert button.btn-outline:active, .owl-theme .owl-nav .btn-outline[class*="owl-"]:active,
    .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:active, button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
    button.fc-month-button.fc-state-default.fc-corner-left:active,
    button.fc-agendaWeek-button:active, .btn-outline.fc-prev-button:active, .btn-outline.fc-next-button:active, .btn-outline.fc-today-button:active {
      border: solid 1px white; }
    .btn.btn-outline.btn-default, .wizard > .actions .disabled a.btn-outline.btn-default, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"], .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"], .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"], .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"], .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"], .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"], .wizard > .actions .disabled a.btn-outline.btn-default:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:hover, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:hover, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:hover, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:hover, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:hover, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:hover, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:hover, .wizard > .actions .disabled a.btn-outline.btn-default:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:active, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:active, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:active, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:active, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:active, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:active, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:active, .wizard > .actions a.btn-outline.btn-default, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"], .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"], .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"], .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"], .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"], .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"], .wizard > .actions a.btn-outline.btn-default:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:hover, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:hover, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:hover, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:hover, .wizard > .actions a.btn-outline.btn-default:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:active, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:active, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:active, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:active, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:active, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:active, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:active, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:active, ul.wysihtml5-toolbar a.btn.btn-default, ul.wysihtml5-toolbar .wizard > .actions a.btn-default, .wizard > .actions ul.wysihtml5-toolbar a.btn-default, ul.wysihtml5-toolbar .dt-buttons a.btn-default.dt-button, .dt-buttons ul.wysihtml5-toolbar a.btn-default.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"], ul.wysihtml5-toolbar a.btn-default.fc-prev-button, ul.wysihtml5-toolbar a.btn-default.fc-next-button, ul.wysihtml5-toolbar a.btn-default.fc-today-button, .note-editor .btn.btn-default.note-btn.btn-sm, .note-editor .dt-buttons .btn-default.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .btn-default.note-btn.btn-sm.dt-button, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.note-btn.btn-sm, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.note-btn.btn-sm, .note-editor .sweet-alert button.btn-default.note-btn.btn-sm, .sweet-alert .note-editor button.btn-default.note-btn.btn-sm, .note-editor .owl-theme .owl-nav .note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .note-btn.btn-sm[class*="owl-"], .note-editor button.btn-default.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .note-editor button.btn-default.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
    .note-editor button.btn-default.note-btn.btn-sm.fc-agendaWeek-button, .note-editor .btn-default.note-btn.btn-sm.fc-prev-button, .note-editor .btn-default.note-btn.btn-sm.fc-next-button, .note-editor .btn-default.note-btn.btn-sm.fc-today-button, .dt-buttons .btn-outline.btn-default.dt-button, .dt-buttons ul.wysihtml5-toolbar a.btn-default.dt-button.btn, ul.wysihtml5-toolbar .dt-buttons a.btn-default.dt-button.btn, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a.dt-button[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .dt-buttons a.dt-button[class*="owl-"], .dt-buttons .owl-theme .owl-nav ul.wysihtml5-toolbar a.dt-button[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a.dt-button[class*="owl-"], .dt-buttons .note-editor .owl-theme .owl-nav .dt-button.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .dt-buttons .dt-button.note-btn.btn-sm[class*="owl-"], .dt-buttons .owl-theme .owl-nav .note-editor .dt-button.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .dt-buttons .dt-button.note-btn.btn-sm[class*="owl-"], .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button, .dt-buttons .owl-theme .owl-nav .btn-outline.dt-button[class*="owl-"], .owl-theme .owl-nav .dt-buttons .btn-outline.dt-button[class*="owl-"], .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right, .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
    .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-agendaWeek-button,
    .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-agendaWeek-button, .dt-buttons button.btn-default.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .dt-buttons button.btn-default.dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons button.btn-default.dt-button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button, .sweet-alert button.btn-outline.btn-default, .sweet-alert .note-editor .owl-theme .owl-nav button.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .sweet-alert button.note-btn.btn-sm[class*="owl-"], .sweet-alert .owl-theme .owl-nav .note-editor button.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .sweet-alert button.note-btn.btn-sm[class*="owl-"], .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button, .sweet-alert .owl-theme .owl-nav button.btn-outline[class*="owl-"], .owl-theme .owl-nav .sweet-alert button.btn-outline[class*="owl-"], .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right, .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
    .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button,
    .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-agendaWeek-button, .sweet-alert button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .sweet-alert button.btn-default.fc-month-button.fc-state-default.fc-corner-left,
    .sweet-alert button.btn-default.fc-agendaWeek-button, .owl-theme .owl-nav .btn-outline[class*="owl-"], .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"], .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
    .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button, button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-default.fc-month-button.fc-state-default.fc-corner-left,
    .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-default.fc-agendaWeek-button,
    .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button, .btn-outline.btn-default.fc-prev-button, ul.wysihtml5-toolbar a.btn-default.fc-prev-button.btn, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-prev-button[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-prev-button[class*="owl-"], .note-editor .owl-theme .owl-nav .fc-prev-button.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .fc-prev-button.note-btn.btn-sm[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button, .owl-theme .owl-nav .btn-outline.fc-prev-button[class*="owl-"], .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
    .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-agendaWeek-button, button.btn-default.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-default.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-default.fc-prev-button.fc-agendaWeek-button, .btn-outline.btn-default.fc-next-button, ul.wysihtml5-toolbar a.btn-default.fc-next-button.btn, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-next-button[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-next-button[class*="owl-"], .note-editor .owl-theme .owl-nav .fc-next-button.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .fc-next-button.note-btn.btn-sm[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button, .owl-theme .owl-nav .btn-outline.fc-next-button[class*="owl-"], .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
    .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-agendaWeek-button, button.btn-default.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-default.fc-next-button.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-default.fc-next-button.fc-agendaWeek-button, .btn-outline.btn-default.fc-today-button, ul.wysihtml5-toolbar a.btn-default.fc-today-button.btn, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-today-button[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-today-button[class*="owl-"], .note-editor .owl-theme .owl-nav .fc-today-button.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .fc-today-button.note-btn.btn-sm[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button, .owl-theme .owl-nav .btn-outline.fc-today-button[class*="owl-"], .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
    .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-agendaWeek-button, button.btn-default.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-default.fc-today-button.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-default.fc-today-button.fc-agendaWeek-button {
      border: solid 1px rgba(220, 220, 220, 0.5);
      color: #212121; }
      .btn.btn-outline.btn-default:hover, .wizard > .actions .disabled a.btn-outline.btn-default:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:hover, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:hover, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:hover, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:hover, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:hover, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:hover, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:hover, .wizard > .actions .disabled a.btn-outline.btn-default:hover:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:hover:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:hover:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:hover:active, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:hover:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:hover:active, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:hover:active, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:hover:active, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:hover:active, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:hover:active, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:hover:active, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:hover:active, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:hover:active, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:hover:active, .wizard > .actions a.btn-outline.btn-default:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:hover, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:hover, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:hover, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:hover, .wizard > .actions a.btn-outline.btn-default:hover:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:hover:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:hover:active, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:hover:active, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:hover:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:hover:active, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:hover:active, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:hover:active, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:hover:active, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:hover:active, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:hover:active, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:hover:active, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:hover:active, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:hover:active, ul.wysihtml5-toolbar a.btn.btn-default:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-default:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-default:hover, ul.wysihtml5-toolbar .dt-buttons a.btn-default.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.btn-default.dt-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:hover, ul.wysihtml5-toolbar a.btn-default.fc-prev-button:hover, ul.wysihtml5-toolbar a.btn-default.fc-next-button:hover, ul.wysihtml5-toolbar a.btn-default.fc-today-button:hover, .note-editor .btn.btn-default.note-btn.btn-sm:hover, .note-editor .dt-buttons .btn-default.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .btn-default.note-btn.btn-sm.dt-button:hover, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.note-btn.btn-sm:hover, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.note-btn.btn-sm:hover, .note-editor .sweet-alert button.btn-default.note-btn.btn-sm:hover, .sweet-alert .note-editor button.btn-default.note-btn.btn-sm:hover, .note-editor .owl-theme .owl-nav .note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .note-btn.btn-sm[class*="owl-"]:hover, .note-editor button.btn-default.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .note-editor button.btn-default.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:hover,
      .note-editor button.btn-default.note-btn.btn-sm.fc-agendaWeek-button:hover, .note-editor .btn-default.note-btn.btn-sm.fc-prev-button:hover, .note-editor .btn-default.note-btn.btn-sm.fc-next-button:hover, .note-editor .btn-default.note-btn.btn-sm.fc-today-button:hover, .dt-buttons .btn-outline.btn-default.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.btn-default.dt-button.btn:hover, ul.wysihtml5-toolbar .dt-buttons a.btn-default.dt-button.btn:hover, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a.dt-button[class*="owl-"]:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .dt-buttons a.dt-button[class*="owl-"]:hover, .dt-buttons .owl-theme .owl-nav ul.wysihtml5-toolbar a.dt-button[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a.dt-button[class*="owl-"]:hover, .dt-buttons .note-editor .owl-theme .owl-nav .dt-button.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .dt-buttons .dt-button.note-btn.btn-sm[class*="owl-"]:hover, .dt-buttons .owl-theme .owl-nav .note-editor .dt-button.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .dt-buttons .dt-button.note-btn.btn-sm[class*="owl-"]:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:hover, .dt-buttons .owl-theme .owl-nav .btn-outline.dt-button[class*="owl-"]:hover, .owl-theme .owl-nav .dt-buttons .btn-outline.dt-button[class*="owl-"]:hover, .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover, .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-agendaWeek-button:hover,
      .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-agendaWeek-button:hover, .dt-buttons button.btn-default.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .dt-buttons button.btn-default.dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons button.btn-default.dt-button.fc-agendaWeek-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button:hover, .sweet-alert button.btn-outline.btn-default:hover, .sweet-alert .note-editor .owl-theme .owl-nav button.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .sweet-alert button.note-btn.btn-sm[class*="owl-"]:hover, .sweet-alert .owl-theme .owl-nav .note-editor button.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .sweet-alert button.note-btn.btn-sm[class*="owl-"]:hover, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button:hover, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button:hover, .sweet-alert .owl-theme .owl-nav button.btn-outline[class*="owl-"]:hover, .owl-theme .owl-nav .sweet-alert button.btn-outline[class*="owl-"]:hover, .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover, .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:hover,
      .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-agendaWeek-button:hover, .sweet-alert button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .sweet-alert button.btn-default.fc-month-button.fc-state-default.fc-corner-left:hover,
      .sweet-alert button.btn-default.fc-agendaWeek-button:hover, .owl-theme .owl-nav .btn-outline[class*="owl-"]:hover, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"]:hover, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"]:hover, .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:hover, button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-default.fc-month-button.fc-state-default.fc-corner-left:hover,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-default.fc-agendaWeek-button:hover,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:hover, .btn-outline.btn-default.fc-prev-button:hover, ul.wysihtml5-toolbar a.btn-default.fc-prev-button.btn:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-prev-button[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-prev-button[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .fc-prev-button.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .fc-prev-button.note-btn.btn-sm[class*="owl-"]:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:hover, .owl-theme .owl-nav .btn-outline.fc-prev-button[class*="owl-"]:hover, .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-agendaWeek-button:hover, button.btn-default.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-default.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-default.fc-prev-button.fc-agendaWeek-button:hover, .btn-outline.btn-default.fc-next-button:hover, ul.wysihtml5-toolbar a.btn-default.fc-next-button.btn:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-next-button[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-next-button[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .fc-next-button.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .fc-next-button.note-btn.btn-sm[class*="owl-"]:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:hover, .owl-theme .owl-nav .btn-outline.fc-next-button[class*="owl-"]:hover, .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-agendaWeek-button:hover, button.btn-default.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-default.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-default.fc-next-button.fc-agendaWeek-button:hover, .btn-outline.btn-default.fc-today-button:hover, ul.wysihtml5-toolbar a.btn-default.fc-today-button.btn:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-today-button[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-today-button[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .fc-today-button.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .fc-today-button.note-btn.btn-sm[class*="owl-"]:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:hover, .owl-theme .owl-nav .btn-outline.fc-today-button[class*="owl-"]:hover, .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-agendaWeek-button:hover, button.btn-default.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-default.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-default.fc-today-button.fc-agendaWeek-button:hover, .btn.btn-outline.btn-default:focus, .wizard > .actions .disabled a.btn-outline.btn-default:focus, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:focus, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:focus, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:focus, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:focus, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:focus, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:focus, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:focus, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:focus, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:focus, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:focus, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:focus, .wizard > .actions .disabled a.btn-outline.btn-default:focus:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:focus:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:focus:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:focus:hover, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:focus:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:focus:hover, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:focus:hover, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:focus:hover, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:focus:hover, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:focus:hover, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:focus:hover, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:focus:hover, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:focus:hover, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:focus:hover, .wizard > .actions .disabled a.btn-outline.btn-default:focus:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:focus:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:focus:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:focus:active, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:focus:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:focus:active, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:focus:active, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:focus:active, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:focus:active, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:focus:active, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:focus:active, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:focus:active, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:focus:active, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:focus:active, .wizard > .actions a.btn-outline.btn-default:focus, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:focus, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:focus, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:focus, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:focus, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:focus, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:focus, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:focus, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:focus, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:focus, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:focus, .wizard > .actions a.btn-outline.btn-default:focus:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:focus:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:focus:hover, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:focus:hover, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:focus:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:focus:hover, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:focus:hover, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:focus:hover, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:focus:hover, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:focus:hover, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:focus:hover, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:focus:hover, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:focus:hover, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:focus:hover, .wizard > .actions a.btn-outline.btn-default:focus:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:focus:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:focus:active, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:focus:active, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:focus:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:focus:active, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:focus:active, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:focus:active, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:focus:active, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:focus:active, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:focus:active, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:focus:active, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:focus:active, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:focus:active, ul.wysihtml5-toolbar a.btn.btn-default:focus, ul.wysihtml5-toolbar .wizard > .actions a.btn-default:focus, .wizard > .actions ul.wysihtml5-toolbar a.btn-default:focus, ul.wysihtml5-toolbar .dt-buttons a.btn-default.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.btn-default.dt-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:focus, ul.wysihtml5-toolbar a.btn-default.fc-prev-button:focus, ul.wysihtml5-toolbar a.btn-default.fc-next-button:focus, ul.wysihtml5-toolbar a.btn-default.fc-today-button:focus, .note-editor .btn.btn-default.note-btn.btn-sm:focus, .note-editor .dt-buttons .btn-default.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .btn-default.note-btn.btn-sm.dt-button:focus, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.note-btn.btn-sm:focus, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.note-btn.btn-sm:focus, .note-editor .sweet-alert button.btn-default.note-btn.btn-sm:focus, .sweet-alert .note-editor button.btn-default.note-btn.btn-sm:focus, .note-editor .owl-theme .owl-nav .note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .note-btn.btn-sm[class*="owl-"]:focus, .note-editor button.btn-default.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .note-editor button.btn-default.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:focus,
      .note-editor button.btn-default.note-btn.btn-sm.fc-agendaWeek-button:focus, .note-editor .btn-default.note-btn.btn-sm.fc-prev-button:focus, .note-editor .btn-default.note-btn.btn-sm.fc-next-button:focus, .note-editor .btn-default.note-btn.btn-sm.fc-today-button:focus, .dt-buttons .btn-outline.btn-default.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.btn-default.dt-button.btn:focus, ul.wysihtml5-toolbar .dt-buttons a.btn-default.dt-button.btn:focus, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a.dt-button[class*="owl-"]:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav .dt-buttons a.dt-button[class*="owl-"]:focus, .dt-buttons .owl-theme .owl-nav ul.wysihtml5-toolbar a.dt-button[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a.dt-button[class*="owl-"]:focus, .dt-buttons .note-editor .owl-theme .owl-nav .dt-button.note-btn.btn-sm[class*="owl-"]:focus, .note-editor .owl-theme .owl-nav .dt-buttons .dt-button.note-btn.btn-sm[class*="owl-"]:focus, .dt-buttons .owl-theme .owl-nav .note-editor .dt-button.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .dt-buttons .dt-button.note-btn.btn-sm[class*="owl-"]:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:focus, .dt-buttons .owl-theme .owl-nav .btn-outline.dt-button[class*="owl-"]:focus, .owl-theme .owl-nav .dt-buttons .btn-outline.dt-button[class*="owl-"]:focus, .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus, .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-agendaWeek-button:focus,
      .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-agendaWeek-button:focus, .dt-buttons button.btn-default.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .dt-buttons button.btn-default.dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons button.btn-default.dt-button.fc-agendaWeek-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button:focus, .sweet-alert button.btn-outline.btn-default:focus, .sweet-alert .note-editor .owl-theme .owl-nav button.note-btn.btn-sm[class*="owl-"]:focus, .note-editor .owl-theme .owl-nav .sweet-alert button.note-btn.btn-sm[class*="owl-"]:focus, .sweet-alert .owl-theme .owl-nav .note-editor button.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .sweet-alert button.note-btn.btn-sm[class*="owl-"]:focus, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button:focus, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button:focus, .sweet-alert .owl-theme .owl-nav button.btn-outline[class*="owl-"]:focus, .owl-theme .owl-nav .sweet-alert button.btn-outline[class*="owl-"]:focus, .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus, .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:focus,
      .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-agendaWeek-button:focus, .sweet-alert button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .sweet-alert button.btn-default.fc-month-button.fc-state-default.fc-corner-left:focus,
      .sweet-alert button.btn-default.fc-agendaWeek-button:focus, .owl-theme .owl-nav .btn-outline[class*="owl-"]:focus, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"]:focus, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"]:focus, .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:focus, button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-default.fc-month-button.fc-state-default.fc-corner-left:focus,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-default.fc-agendaWeek-button:focus,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:focus, .btn-outline.btn-default.fc-prev-button:focus, ul.wysihtml5-toolbar a.btn-default.fc-prev-button.btn:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-prev-button[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-prev-button[class*="owl-"]:focus, .note-editor .owl-theme .owl-nav .fc-prev-button.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .fc-prev-button.note-btn.btn-sm[class*="owl-"]:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:focus, .owl-theme .owl-nav .btn-outline.fc-prev-button[class*="owl-"]:focus, .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-agendaWeek-button:focus, button.btn-default.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-default.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-default.fc-prev-button.fc-agendaWeek-button:focus, .btn-outline.btn-default.fc-next-button:focus, ul.wysihtml5-toolbar a.btn-default.fc-next-button.btn:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-next-button[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-next-button[class*="owl-"]:focus, .note-editor .owl-theme .owl-nav .fc-next-button.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .fc-next-button.note-btn.btn-sm[class*="owl-"]:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:focus, .owl-theme .owl-nav .btn-outline.fc-next-button[class*="owl-"]:focus, .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-agendaWeek-button:focus, button.btn-default.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-default.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-default.fc-next-button.fc-agendaWeek-button:focus, .btn-outline.btn-default.fc-today-button:focus, ul.wysihtml5-toolbar a.btn-default.fc-today-button.btn:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-today-button[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-today-button[class*="owl-"]:focus, .note-editor .owl-theme .owl-nav .fc-today-button.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .fc-today-button.note-btn.btn-sm[class*="owl-"]:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:focus, .owl-theme .owl-nav .btn-outline.fc-today-button[class*="owl-"]:focus, .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-agendaWeek-button:focus, button.btn-default.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-default.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-default.fc-today-button.fc-agendaWeek-button:focus, .btn.btn-outline.btn-default:active, .wizard > .actions .disabled a.btn-outline.btn-default:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:active, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:active, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:active, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:active, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:active, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:active, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:active, .wizard > .actions .disabled a.btn-outline.btn-default:active:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-default.btn:active:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-default.btn:active:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions .disabled a[class*="owl-"]:active:hover, .wizard > .actions .disabled .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:active:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .disabled a[class*="owl-"]:active:hover, .wizard > .actions .disabled .note-editor a.btn-default.note-btn.btn-sm:active:hover, .note-editor .wizard > .actions .disabled a.btn-default.note-btn.btn-sm:active:hover, .wizard > .actions .disabled .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:active:hover, .note-editor .owl-theme .owl-nav .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:active:hover, .wizard > .actions .disabled .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:active:hover, .owl-theme .owl-nav .note-editor .wizard > .actions .disabled a.note-btn.btn-sm[class*="owl-"]:active:hover, .wizard > .actions .disabled .owl-theme .owl-nav a.btn-outline[class*="owl-"]:active:hover, .owl-theme .owl-nav .wizard > .actions .disabled a.btn-outline[class*="owl-"]:active:hover, .wizard > .actions a.btn-outline.btn-default:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:active, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:active, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:active, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:active, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:active, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:active, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:active, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:active, .wizard > .actions a.btn-outline.btn-default:active:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-default.btn:active:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-default.btn:active:hover, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:active:hover, .wizard > .actions .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:active:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:active:hover, .wizard > .actions .note-editor a.btn-default.note-btn.btn-sm:active:hover, .note-editor .wizard > .actions a.btn-default.note-btn.btn-sm:active:hover, .wizard > .actions .note-editor .owl-theme .owl-nav a.note-btn.btn-sm[class*="owl-"]:active:hover, .note-editor .owl-theme .owl-nav .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:active:hover, .wizard > .actions .owl-theme .owl-nav .note-editor a.note-btn.btn-sm[class*="owl-"]:active:hover, .owl-theme .owl-nav .note-editor .wizard > .actions a.note-btn.btn-sm[class*="owl-"]:active:hover, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:active:hover, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:active:hover, ul.wysihtml5-toolbar a.btn.btn-default:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-default:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-default:active, ul.wysihtml5-toolbar .dt-buttons a.btn-default.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.btn-default.dt-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"]:active, ul.wysihtml5-toolbar a.btn-default.fc-prev-button:active, ul.wysihtml5-toolbar a.btn-default.fc-next-button:active, ul.wysihtml5-toolbar a.btn-default.fc-today-button:active, .note-editor .btn.btn-default.note-btn.btn-sm:active, .note-editor .dt-buttons .btn-default.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .btn-default.note-btn.btn-sm.dt-button:active, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.note-btn.btn-sm:active, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.note-btn.btn-sm:active, .note-editor .sweet-alert button.btn-default.note-btn.btn-sm:active, .sweet-alert .note-editor button.btn-default.note-btn.btn-sm:active, .note-editor .owl-theme .owl-nav .note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .note-btn.btn-sm[class*="owl-"]:active, .note-editor button.btn-default.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .note-editor button.btn-default.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:active,
      .note-editor button.btn-default.note-btn.btn-sm.fc-agendaWeek-button:active, .note-editor .btn-default.note-btn.btn-sm.fc-prev-button:active, .note-editor .btn-default.note-btn.btn-sm.fc-next-button:active, .note-editor .btn-default.note-btn.btn-sm.fc-today-button:active, .dt-buttons .btn-outline.btn-default.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.btn-default.dt-button.btn:active, ul.wysihtml5-toolbar .dt-buttons a.btn-default.dt-button.btn:active, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a.dt-button[class*="owl-"]:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .dt-buttons a.dt-button[class*="owl-"]:active, .dt-buttons .owl-theme .owl-nav ul.wysihtml5-toolbar a.dt-button[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a.dt-button[class*="owl-"]:active, .dt-buttons .note-editor .owl-theme .owl-nav .dt-button.note-btn.btn-sm[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .dt-buttons .dt-button.note-btn.btn-sm[class*="owl-"]:active, .dt-buttons .owl-theme .owl-nav .note-editor .dt-button.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .dt-buttons .dt-button.note-btn.btn-sm[class*="owl-"]:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:active, .dt-buttons .owl-theme .owl-nav .btn-outline.dt-button[class*="owl-"]:active, .owl-theme .owl-nav .dt-buttons .btn-outline.dt-button[class*="owl-"]:active, .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active, .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons .owl-theme .owl-nav button.dt-button[class*="owl-"].fc-agendaWeek-button:active,
      .owl-theme .owl-nav .dt-buttons button.dt-button[class*="owl-"].fc-agendaWeek-button:active, .dt-buttons button.btn-default.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .dt-buttons button.btn-default.dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons button.btn-default.dt-button.fc-agendaWeek-button:active, .tablesaw-sortable th.tablesaw-sortable-head button:active, .sweet-alert button.btn-outline.btn-default:active, .sweet-alert .note-editor .owl-theme .owl-nav button.note-btn.btn-sm[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .sweet-alert button.note-btn.btn-sm[class*="owl-"]:active, .sweet-alert .owl-theme .owl-nav .note-editor button.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .sweet-alert button.note-btn.btn-sm[class*="owl-"]:active, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button:active, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button:active, .sweet-alert .owl-theme .owl-nav button.btn-outline[class*="owl-"]:active, .owl-theme .owl-nav .sweet-alert button.btn-outline[class*="owl-"]:active, .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active, .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .sweet-alert .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:active,
      .owl-theme .owl-nav .sweet-alert button[class*="owl-"].fc-agendaWeek-button:active, .sweet-alert button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .sweet-alert button.btn-default.fc-month-button.fc-state-default.fc-corner-left:active,
      .sweet-alert button.btn-default.fc-agendaWeek-button:active, .owl-theme .owl-nav .btn-outline[class*="owl-"]:active, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"]:active, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"]:active, .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:active, button.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-default.fc-month-button.fc-state-default.fc-corner-left:active,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-default.fc-agendaWeek-button:active,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:active, .btn-outline.btn-default.fc-prev-button:active, ul.wysihtml5-toolbar a.btn-default.fc-prev-button.btn:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-prev-button[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-prev-button[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .fc-prev-button.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .fc-prev-button.note-btn.btn-sm[class*="owl-"]:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:active, .owl-theme .owl-nav .btn-outline.fc-prev-button[class*="owl-"]:active, .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav button.fc-prev-button[class*="owl-"].fc-agendaWeek-button:active, button.btn-default.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-default.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-default.fc-prev-button.fc-agendaWeek-button:active, .btn-outline.btn-default.fc-next-button:active, ul.wysihtml5-toolbar a.btn-default.fc-next-button.btn:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-next-button[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-next-button[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .fc-next-button.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .fc-next-button.note-btn.btn-sm[class*="owl-"]:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:active, .owl-theme .owl-nav .btn-outline.fc-next-button[class*="owl-"]:active, .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav button.fc-next-button[class*="owl-"].fc-agendaWeek-button:active, button.btn-default.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-default.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-default.fc-next-button.fc-agendaWeek-button:active, .btn-outline.btn-default.fc-today-button:active, ul.wysihtml5-toolbar a.btn-default.fc-today-button.btn:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.fc-today-button[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.fc-today-button[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .fc-today-button.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .fc-today-button.note-btn.btn-sm[class*="owl-"]:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:active, .owl-theme .owl-nav .btn-outline.fc-today-button[class*="owl-"]:active, .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav button.fc-today-button[class*="owl-"].fc-agendaWeek-button:active, button.btn-default.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-default.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-default.fc-today-button.fc-agendaWeek-button:active {
        border: solid 1px gainsboro; }
    .btn.btn-outline.btn-info, .wizard > .actions a.btn-outline.btn-info, .wizard > .actions .note-editor a.btn-info.note-btn.btn-sm, .note-editor .wizard > .actions a.btn-info.note-btn.btn-sm, ul.wysihtml5-toolbar a.btn.btn-info, ul.wysihtml5-toolbar .wizard > .actions a.btn-info, .wizard > .actions ul.wysihtml5-toolbar a.btn-info, ul.wysihtml5-toolbar .dt-buttons a.btn-info.dt-button, .dt-buttons ul.wysihtml5-toolbar a.btn-info.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-info[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-info[class*="owl-"], ul.wysihtml5-toolbar a.btn-info.fc-prev-button, ul.wysihtml5-toolbar a.btn-info.fc-next-button, ul.wysihtml5-toolbar a.btn-info.fc-today-button, .note-editor .btn.btn-info.note-btn.btn-sm, .note-editor .dt-buttons .btn-info.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .btn-info.note-btn.btn-sm.dt-button, .note-editor .sweet-alert button.btn-info.note-btn.btn-sm, .sweet-alert .note-editor button.btn-info.note-btn.btn-sm, .note-editor .owl-theme .owl-nav .btn-info.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .btn-info.note-btn.btn-sm[class*="owl-"],
    .note-editor button.btn-info.note-btn.btn-sm.fc-agendaWeek-button, .note-editor .btn-info.note-btn.btn-sm.fc-prev-button, .note-editor .btn-info.note-btn.btn-sm.fc-next-button, .note-editor .btn-info.note-btn.btn-sm.fc-today-button, .dt-buttons .btn-outline.btn-info.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-info, .sweet-alert button.btn-outline.btn-info, .owl-theme .owl-nav .btn-outline.btn-info[class*="owl-"],
    .owl-theme .owl-nav button.btn-info[class*="owl-"].fc-agendaWeek-button, button.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-info.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-info.fc-agendaWeek-button, .btn-outline.btn-info.fc-prev-button, .btn-outline.btn-info.fc-next-button, .btn-outline.btn-info.fc-today-button {
      border: solid 1px rgba(231, 54, 141, 0.5);
      color: #e7368d; }
      .btn.btn-outline.btn-info:hover, .wizard > .actions a.btn-outline.btn-info:hover, .wizard > .actions .note-editor a.btn-info.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.btn-info.note-btn.btn-sm:hover, ul.wysihtml5-toolbar a.btn.btn-info:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-info:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-info:hover, ul.wysihtml5-toolbar .dt-buttons a.btn-info.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.btn-info.dt-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-info[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-info[class*="owl-"]:hover, ul.wysihtml5-toolbar a.btn-info.fc-prev-button:hover, ul.wysihtml5-toolbar a.btn-info.fc-next-button:hover, ul.wysihtml5-toolbar a.btn-info.fc-today-button:hover, .note-editor .btn.btn-info.note-btn.btn-sm:hover, .note-editor .dt-buttons .btn-info.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .btn-info.note-btn.btn-sm.dt-button:hover, .note-editor .sweet-alert button.btn-info.note-btn.btn-sm:hover, .sweet-alert .note-editor button.btn-info.note-btn.btn-sm:hover, .note-editor .owl-theme .owl-nav .btn-info.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .btn-info.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .btn-info.note-btn.btn-sm.fc-prev-button:hover, .note-editor .btn-info.note-btn.btn-sm.fc-next-button:hover, .note-editor .btn-info.note-btn.btn-sm.fc-today-button:hover, .dt-buttons .btn-outline.btn-info.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-info:hover, .sweet-alert button.btn-outline.btn-info:hover, .owl-theme .owl-nav .btn-outline.btn-info[class*="owl-"]:hover, button.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-info.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-info.fc-agendaWeek-button:hover, .btn-outline.btn-info.fc-prev-button:hover, .btn-outline.btn-info.fc-next-button:hover, .btn-outline.btn-info.fc-today-button:hover, .btn.btn-outline.btn-info:focus, .wizard > .actions a.btn-outline.btn-info:focus, .wizard > .actions .note-editor a.btn-info.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.btn-info.note-btn.btn-sm:focus, ul.wysihtml5-toolbar a.btn.btn-info:focus, ul.wysihtml5-toolbar .wizard > .actions a.btn-info:focus, .wizard > .actions ul.wysihtml5-toolbar a.btn-info:focus, ul.wysihtml5-toolbar .dt-buttons a.btn-info.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.btn-info.dt-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-info[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-info[class*="owl-"]:focus, ul.wysihtml5-toolbar a.btn-info.fc-prev-button:focus, ul.wysihtml5-toolbar a.btn-info.fc-next-button:focus, ul.wysihtml5-toolbar a.btn-info.fc-today-button:focus, .note-editor .btn.btn-info.note-btn.btn-sm:focus, .note-editor .dt-buttons .btn-info.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .btn-info.note-btn.btn-sm.dt-button:focus, .note-editor .sweet-alert button.btn-info.note-btn.btn-sm:focus, .sweet-alert .note-editor button.btn-info.note-btn.btn-sm:focus, .note-editor .owl-theme .owl-nav .btn-info.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .btn-info.note-btn.btn-sm[class*="owl-"]:focus, .note-editor .btn-info.note-btn.btn-sm.fc-prev-button:focus, .note-editor .btn-info.note-btn.btn-sm.fc-next-button:focus, .note-editor .btn-info.note-btn.btn-sm.fc-today-button:focus, .dt-buttons .btn-outline.btn-info.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-info:focus, .sweet-alert button.btn-outline.btn-info:focus, .owl-theme .owl-nav .btn-outline.btn-info[class*="owl-"]:focus, button.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-info.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-info.fc-agendaWeek-button:focus, .btn-outline.btn-info.fc-prev-button:focus, .btn-outline.btn-info.fc-next-button:focus, .btn-outline.btn-info.fc-today-button:focus, .btn.btn-outline.btn-info:active, .wizard > .actions a.btn-outline.btn-info:active, .wizard > .actions .note-editor a.btn-info.note-btn.btn-sm:active, .note-editor .wizard > .actions a.btn-info.note-btn.btn-sm:active, ul.wysihtml5-toolbar a.btn.btn-info:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-info:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-info:active, ul.wysihtml5-toolbar .dt-buttons a.btn-info.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.btn-info.dt-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-info[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-info[class*="owl-"]:active, ul.wysihtml5-toolbar a.btn-info.fc-prev-button:active, ul.wysihtml5-toolbar a.btn-info.fc-next-button:active, ul.wysihtml5-toolbar a.btn-info.fc-today-button:active, .note-editor .btn.btn-info.note-btn.btn-sm:active, .note-editor .dt-buttons .btn-info.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .btn-info.note-btn.btn-sm.dt-button:active, .note-editor .sweet-alert button.btn-info.note-btn.btn-sm:active, .sweet-alert .note-editor button.btn-info.note-btn.btn-sm:active, .note-editor .owl-theme .owl-nav .btn-info.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .btn-info.note-btn.btn-sm[class*="owl-"]:active, .note-editor .btn-info.note-btn.btn-sm.fc-prev-button:active, .note-editor .btn-info.note-btn.btn-sm.fc-next-button:active, .note-editor .btn-info.note-btn.btn-sm.fc-today-button:active, .dt-buttons .btn-outline.btn-info.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-info:active, .sweet-alert button.btn-outline.btn-info:active, .owl-theme .owl-nav .btn-outline.btn-info[class*="owl-"]:active, button.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-info.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-info.fc-agendaWeek-button:active, .btn-outline.btn-info.fc-prev-button:active, .btn-outline.btn-info.fc-next-button:active, .btn-outline.btn-info.fc-today-button:active {
        border: solid 1px #e7368d; }
    .btn.btn-outline.btn-primary, .wizard > .actions .disabled a.btn-outline, ul.wysihtml5-toolbar .wizard > .actions .disabled a, .wizard > .actions .disabled ul.wysihtml5-toolbar a, .wizard > .actions ul.wysihtml5-toolbar .disabled a, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm, .wizard > .actions .disabled a.btn-outline:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a:hover, .wizard > .actions ul.wysihtml5-toolbar .disabled a:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:hover, .wizard > .actions .disabled a.btn-outline:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a:active, .wizard > .actions ul.wysihtml5-toolbar .disabled a:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:active, .wizard > .actions a.btn-outline, ul.wysihtml5-toolbar .wizard > .actions a, .wizard > .actions ul.wysihtml5-toolbar a, .wizard > .actions .note-editor a.note-btn.btn-sm, .note-editor .wizard > .actions a.note-btn.btn-sm, .wizard > .actions a.btn-outline:hover, ul.wysihtml5-toolbar .wizard > .actions a:hover, .wizard > .actions ul.wysihtml5-toolbar a:hover, .wizard > .actions .note-editor a.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.note-btn.btn-sm:hover, .wizard > .actions a.btn-outline:active, ul.wysihtml5-toolbar .wizard > .actions a:active, .wizard > .actions ul.wysihtml5-toolbar a:active, .wizard > .actions .note-editor a.note-btn.btn-sm:active, .note-editor .wizard > .actions a.note-btn.btn-sm:active, ul.wysihtml5-toolbar a.btn.btn-primary, ul.wysihtml5-toolbar .dt-buttons a.dt-button, .dt-buttons ul.wysihtml5-toolbar a.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-primary[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-primary[class*="owl-"], ul.wysihtml5-toolbar a.btn-primary.fc-prev-button, ul.wysihtml5-toolbar a.btn-primary.fc-next-button, ul.wysihtml5-toolbar a.btn-primary.fc-today-button, .note-editor .btn.btn-primary.note-btn.btn-sm, .note-editor .dt-buttons .note-btn.btn-sm.dt-button, .dt-buttons .note-editor .note-btn.btn-sm.dt-button, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.note-btn.btn-sm, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.btn-primary.note-btn.btn-sm, .note-editor .sweet-alert button.btn-primary.note-btn.btn-sm, .sweet-alert .note-editor button.btn-primary.note-btn.btn-sm, .note-editor .owl-theme .owl-nav .btn-primary.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .btn-primary.note-btn.btn-sm[class*="owl-"], .note-editor button.btn-primary.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .note-editor button.btn-primary.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
    .note-editor button.btn-primary.note-btn.btn-sm.fc-agendaWeek-button, .note-editor .btn-primary.note-btn.btn-sm.fc-prev-button, .note-editor .btn-primary.note-btn.btn-sm.fc-next-button, .note-editor .btn-primary.note-btn.btn-sm.fc-today-button, .dt-buttons .btn-outline.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button, .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons button.dt-button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary, .sweet-alert button.btn-outline.btn-primary, .sweet-alert .note-editor .dt-buttons button.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .sweet-alert button.note-btn.btn-sm.dt-button, .sweet-alert .dt-buttons .note-editor button.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .sweet-alert button.note-btn.btn-sm.dt-button, .sweet-alert .dt-buttons button.btn-outline.dt-button, .dt-buttons .sweet-alert button.btn-outline.dt-button, .sweet-alert .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dt-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .sweet-alert button.dt-button, .sweet-alert .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .sweet-alert button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .sweet-alert .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons .sweet-alert button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .sweet-alert .dt-buttons button.dt-button.fc-agendaWeek-button,
    .dt-buttons .sweet-alert button.dt-button.fc-agendaWeek-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.btn-primary, .sweet-alert button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .sweet-alert button.btn-primary.fc-month-button.fc-state-default.fc-corner-left,
    .sweet-alert button.btn-primary.fc-agendaWeek-button, .owl-theme .owl-nav .btn-outline.btn-primary[class*="owl-"], .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"], .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"], .owl-theme .owl-nav .wizard > .actions .note-editor a[class*="owl-"].note-btn.btn-sm, .wizard > .actions .note-editor .owl-theme .owl-nav a[class*="owl-"].note-btn.btn-sm, .owl-theme .owl-nav .note-editor .wizard > .actions a[class*="owl-"].note-btn.btn-sm, .note-editor .wizard > .actions .owl-theme .owl-nav a[class*="owl-"].note-btn.btn-sm, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-primary[class*="owl-"].btn, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-primary[class*="owl-"].btn, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"], ul.wysihtml5-toolbar .wizard > .actions .owl-theme .owl-nav a[class*="owl-"], .owl-theme .owl-nav .wizard > .actions ul.wysihtml5-toolbar a[class*="owl-"], .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a[class*="owl-"].dt-button, ul.wysihtml5-toolbar .dt-buttons .owl-theme .owl-nav a[class*="owl-"].dt-button, .owl-theme .owl-nav .dt-buttons ul.wysihtml5-toolbar a[class*="owl-"].dt-button, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].dt-button, .owl-theme .owl-nav .note-editor .dt-buttons [class*="owl-"].note-btn.btn-sm.dt-button, .note-editor .dt-buttons .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.dt-button, .owl-theme .owl-nav .dt-buttons .note-editor [class*="owl-"].note-btn.btn-sm.dt-button, .dt-buttons .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.dt-button, .owl-theme .owl-nav .dt-buttons .btn-outline[class*="owl-"].dt-button, .dt-buttons .owl-theme .owl-nav .btn-outline[class*="owl-"].dt-button, .owl-theme .owl-nav .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].dt-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button[class*="owl-"].dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button, .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-agendaWeek-button,
    .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-agendaWeek-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.btn-primary[class*="owl-"], .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
    .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-agendaWeek-button, button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-primary.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-primary.fc-agendaWeek-button, .btn-outline.btn-primary.fc-prev-button, .wizard > .actions a.btn-outline.fc-prev-button, .wizard > .actions .note-editor a.fc-prev-button.note-btn.btn-sm, .note-editor .wizard > .actions a.fc-prev-button.note-btn.btn-sm, ul.wysihtml5-toolbar a.btn-primary.fc-prev-button.btn, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button, ul.wysihtml5-toolbar .dt-buttons a.fc-prev-button.dt-button, .dt-buttons ul.wysihtml5-toolbar a.fc-prev-button.dt-button, .note-editor .dt-buttons .fc-prev-button.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .fc-prev-button.note-btn.btn-sm.dt-button, .dt-buttons .btn-outline.fc-prev-button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-prev-button.dt-button, .dt-buttons button.fc-prev-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .dt-buttons button.fc-prev-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons button.fc-prev-button.dt-button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-prev-button, button.btn-primary.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-primary.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-primary.fc-prev-button.fc-agendaWeek-button, .btn-outline.btn-primary.fc-next-button, .wizard > .actions a.btn-outline.fc-next-button, .wizard > .actions .note-editor a.fc-next-button.note-btn.btn-sm, .note-editor .wizard > .actions a.fc-next-button.note-btn.btn-sm, ul.wysihtml5-toolbar a.btn-primary.fc-next-button.btn, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button, ul.wysihtml5-toolbar .dt-buttons a.fc-next-button.dt-button, .dt-buttons ul.wysihtml5-toolbar a.fc-next-button.dt-button, .note-editor .dt-buttons .fc-next-button.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .fc-next-button.note-btn.btn-sm.dt-button, .dt-buttons .btn-outline.fc-next-button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-next-button.dt-button, .dt-buttons button.fc-next-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .dt-buttons button.fc-next-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons button.fc-next-button.dt-button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-next-button, button.btn-primary.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-primary.fc-next-button.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-primary.fc-next-button.fc-agendaWeek-button, .btn-outline.btn-primary.fc-today-button, .wizard > .actions a.btn-outline.fc-today-button, .wizard > .actions .note-editor a.fc-today-button.note-btn.btn-sm, .note-editor .wizard > .actions a.fc-today-button.note-btn.btn-sm, ul.wysihtml5-toolbar a.btn-primary.fc-today-button.btn, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button, ul.wysihtml5-toolbar .dt-buttons a.fc-today-button.dt-button, .dt-buttons ul.wysihtml5-toolbar a.fc-today-button.dt-button, .note-editor .dt-buttons .fc-today-button.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .fc-today-button.note-btn.btn-sm.dt-button, .dt-buttons .btn-outline.fc-today-button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-today-button.dt-button, .dt-buttons button.fc-today-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .dt-buttons button.fc-today-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons button.fc-today-button.dt-button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-today-button, button.btn-primary.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-primary.fc-today-button.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-primary.fc-today-button.fc-agendaWeek-button {
      border: solid 1px rgba(0, 152, 163, 0.5);
      color: #0098a3; }
      .btn.btn-outline.btn-primary:hover, .wizard > .actions .disabled a.btn-outline:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a:hover, .wizard > .actions ul.wysihtml5-toolbar .disabled a:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:hover, .wizard > .actions .disabled a.btn-outline:hover:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a:hover:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a:hover:active, .wizard > .actions ul.wysihtml5-toolbar .disabled a:hover:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:hover:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:hover:active, .wizard > .actions a.btn-outline:hover, ul.wysihtml5-toolbar .wizard > .actions a:hover, .wizard > .actions ul.wysihtml5-toolbar a:hover, .wizard > .actions .note-editor a.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.note-btn.btn-sm:hover, .wizard > .actions a.btn-outline:hover:active, ul.wysihtml5-toolbar .wizard > .actions a:hover:active, .wizard > .actions ul.wysihtml5-toolbar a:hover:active, .wizard > .actions .note-editor a.note-btn.btn-sm:hover:active, .note-editor .wizard > .actions a.note-btn.btn-sm:hover:active, ul.wysihtml5-toolbar a.btn.btn-primary:hover, ul.wysihtml5-toolbar .dt-buttons a.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.dt-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-primary[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-primary[class*="owl-"]:hover, ul.wysihtml5-toolbar a.btn-primary.fc-prev-button:hover, ul.wysihtml5-toolbar a.btn-primary.fc-next-button:hover, ul.wysihtml5-toolbar a.btn-primary.fc-today-button:hover, .note-editor .btn.btn-primary.note-btn.btn-sm:hover, .note-editor .dt-buttons .note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .note-btn.btn-sm.dt-button:hover, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.note-btn.btn-sm:hover, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.btn-primary.note-btn.btn-sm:hover, .note-editor .sweet-alert button.btn-primary.note-btn.btn-sm:hover, .sweet-alert .note-editor button.btn-primary.note-btn.btn-sm:hover, .note-editor .owl-theme .owl-nav .btn-primary.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .btn-primary.note-btn.btn-sm[class*="owl-"]:hover, .note-editor button.btn-primary.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .note-editor button.btn-primary.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:hover,
      .note-editor button.btn-primary.note-btn.btn-sm.fc-agendaWeek-button:hover, .note-editor .btn-primary.note-btn.btn-sm.fc-prev-button:hover, .note-editor .btn-primary.note-btn.btn-sm.fc-next-button:hover, .note-editor .btn-primary.note-btn.btn-sm.fc-today-button:hover, .dt-buttons .btn-outline.dt-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:hover, .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons button.dt-button.fc-agendaWeek-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:hover, .sweet-alert button.btn-outline.btn-primary:hover, .sweet-alert .note-editor .dt-buttons button.note-btn.btn-sm.dt-button:hover, .note-editor .dt-buttons .sweet-alert button.note-btn.btn-sm.dt-button:hover, .sweet-alert .dt-buttons .note-editor button.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .sweet-alert button.note-btn.btn-sm.dt-button:hover, .sweet-alert .dt-buttons button.btn-outline.dt-button:hover, .dt-buttons .sweet-alert button.btn-outline.dt-button:hover, .sweet-alert .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dt-button:hover, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .sweet-alert button.dt-button:hover, .sweet-alert .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover, .dt-buttons .sweet-alert button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .sweet-alert .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons .sweet-alert button.dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .sweet-alert .dt-buttons button.dt-button.fc-agendaWeek-button:hover,
      .dt-buttons .sweet-alert button.dt-button.fc-agendaWeek-button:hover, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:hover, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.btn-primary:hover, .sweet-alert button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .sweet-alert button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:hover,
      .sweet-alert button.btn-primary.fc-agendaWeek-button:hover, .owl-theme .owl-nav .btn-outline.btn-primary[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions .note-editor a[class*="owl-"].note-btn.btn-sm:hover, .wizard > .actions .note-editor .owl-theme .owl-nav a[class*="owl-"].note-btn.btn-sm:hover, .owl-theme .owl-nav .note-editor .wizard > .actions a[class*="owl-"].note-btn.btn-sm:hover, .note-editor .wizard > .actions .owl-theme .owl-nav a[class*="owl-"].note-btn.btn-sm:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-primary[class*="owl-"].btn:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-primary[class*="owl-"].btn:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:hover, ul.wysihtml5-toolbar .wizard > .actions .owl-theme .owl-nav a[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions ul.wysihtml5-toolbar a[class*="owl-"]:hover, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a[class*="owl-"].dt-button:hover, ul.wysihtml5-toolbar .dt-buttons .owl-theme .owl-nav a[class*="owl-"].dt-button:hover, .owl-theme .owl-nav .dt-buttons ul.wysihtml5-toolbar a[class*="owl-"].dt-button:hover, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].dt-button:hover, .owl-theme .owl-nav .note-editor .dt-buttons [class*="owl-"].note-btn.btn-sm.dt-button:hover, .note-editor .dt-buttons .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.dt-button:hover, .owl-theme .owl-nav .dt-buttons .note-editor [class*="owl-"].note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.dt-button:hover, .owl-theme .owl-nav .dt-buttons .btn-outline[class*="owl-"].dt-button:hover, .dt-buttons .owl-theme .owl-nav .btn-outline[class*="owl-"].dt-button:hover, .owl-theme .owl-nav .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].dt-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].dt-button:hover, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button[class*="owl-"].dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button:hover, .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover, .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-agendaWeek-button:hover,
      .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-agendaWeek-button:hover, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary[class*="owl-"]:hover, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.btn-primary[class*="owl-"]:hover, .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-agendaWeek-button:hover, button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-primary.fc-agendaWeek-button:hover, .btn-outline.btn-primary.fc-prev-button:hover, .wizard > .actions a.btn-outline.fc-prev-button:hover, .wizard > .actions .note-editor a.fc-prev-button.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.fc-prev-button.note-btn.btn-sm:hover, ul.wysihtml5-toolbar a.btn-primary.fc-prev-button.btn:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:hover, ul.wysihtml5-toolbar .dt-buttons a.fc-prev-button.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.fc-prev-button.dt-button:hover, .note-editor .dt-buttons .fc-prev-button.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .fc-prev-button.note-btn.btn-sm.dt-button:hover, .dt-buttons .btn-outline.fc-prev-button.dt-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-prev-button.dt-button:hover, .dt-buttons button.fc-prev-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .dt-buttons button.fc-prev-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons button.fc-prev-button.dt-button.fc-agendaWeek-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-prev-button:hover, button.btn-primary.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-primary.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-primary.fc-prev-button.fc-agendaWeek-button:hover, .btn-outline.btn-primary.fc-next-button:hover, .wizard > .actions a.btn-outline.fc-next-button:hover, .wizard > .actions .note-editor a.fc-next-button.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.fc-next-button.note-btn.btn-sm:hover, ul.wysihtml5-toolbar a.btn-primary.fc-next-button.btn:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:hover, ul.wysihtml5-toolbar .dt-buttons a.fc-next-button.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.fc-next-button.dt-button:hover, .note-editor .dt-buttons .fc-next-button.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .fc-next-button.note-btn.btn-sm.dt-button:hover, .dt-buttons .btn-outline.fc-next-button.dt-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-next-button.dt-button:hover, .dt-buttons button.fc-next-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .dt-buttons button.fc-next-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons button.fc-next-button.dt-button.fc-agendaWeek-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-next-button:hover, button.btn-primary.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-primary.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-primary.fc-next-button.fc-agendaWeek-button:hover, .btn-outline.btn-primary.fc-today-button:hover, .wizard > .actions a.btn-outline.fc-today-button:hover, .wizard > .actions .note-editor a.fc-today-button.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.fc-today-button.note-btn.btn-sm:hover, ul.wysihtml5-toolbar a.btn-primary.fc-today-button.btn:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:hover, ul.wysihtml5-toolbar .dt-buttons a.fc-today-button.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.fc-today-button.dt-button:hover, .note-editor .dt-buttons .fc-today-button.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .fc-today-button.note-btn.btn-sm.dt-button:hover, .dt-buttons .btn-outline.fc-today-button.dt-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-today-button.dt-button:hover, .dt-buttons button.fc-today-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .dt-buttons button.fc-today-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons button.fc-today-button.dt-button.fc-agendaWeek-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-today-button:hover, button.btn-primary.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-primary.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-primary.fc-today-button.fc-agendaWeek-button:hover, .btn.btn-outline.btn-primary:focus, .wizard > .actions .disabled a.btn-outline:focus, ul.wysihtml5-toolbar .wizard > .actions .disabled a:focus, .wizard > .actions .disabled ul.wysihtml5-toolbar a:focus, .wizard > .actions ul.wysihtml5-toolbar .disabled a:focus, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:focus, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:focus, .wizard > .actions .disabled a.btn-outline:focus:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a:focus:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a:focus:hover, .wizard > .actions ul.wysihtml5-toolbar .disabled a:focus:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:focus:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:focus:hover, .wizard > .actions .disabled a.btn-outline:focus:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a:focus:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a:focus:active, .wizard > .actions ul.wysihtml5-toolbar .disabled a:focus:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:focus:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:focus:active, .wizard > .actions a.btn-outline:focus, ul.wysihtml5-toolbar .wizard > .actions a:focus, .wizard > .actions ul.wysihtml5-toolbar a:focus, .wizard > .actions .note-editor a.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.note-btn.btn-sm:focus, .wizard > .actions a.btn-outline:focus:hover, ul.wysihtml5-toolbar .wizard > .actions a:focus:hover, .wizard > .actions ul.wysihtml5-toolbar a:focus:hover, .wizard > .actions .note-editor a.note-btn.btn-sm:focus:hover, .note-editor .wizard > .actions a.note-btn.btn-sm:focus:hover, .wizard > .actions a.btn-outline:focus:active, ul.wysihtml5-toolbar .wizard > .actions a:focus:active, .wizard > .actions ul.wysihtml5-toolbar a:focus:active, .wizard > .actions .note-editor a.note-btn.btn-sm:focus:active, .note-editor .wizard > .actions a.note-btn.btn-sm:focus:active, ul.wysihtml5-toolbar a.btn.btn-primary:focus, ul.wysihtml5-toolbar .dt-buttons a.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.dt-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-primary[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-primary[class*="owl-"]:focus, ul.wysihtml5-toolbar a.btn-primary.fc-prev-button:focus, ul.wysihtml5-toolbar a.btn-primary.fc-next-button:focus, ul.wysihtml5-toolbar a.btn-primary.fc-today-button:focus, .note-editor .btn.btn-primary.note-btn.btn-sm:focus, .note-editor .dt-buttons .note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .note-btn.btn-sm.dt-button:focus, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.note-btn.btn-sm:focus, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.btn-primary.note-btn.btn-sm:focus, .note-editor .sweet-alert button.btn-primary.note-btn.btn-sm:focus, .sweet-alert .note-editor button.btn-primary.note-btn.btn-sm:focus, .note-editor .owl-theme .owl-nav .btn-primary.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .btn-primary.note-btn.btn-sm[class*="owl-"]:focus, .note-editor button.btn-primary.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .note-editor button.btn-primary.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:focus,
      .note-editor button.btn-primary.note-btn.btn-sm.fc-agendaWeek-button:focus, .note-editor .btn-primary.note-btn.btn-sm.fc-prev-button:focus, .note-editor .btn-primary.note-btn.btn-sm.fc-next-button:focus, .note-editor .btn-primary.note-btn.btn-sm.fc-today-button:focus, .dt-buttons .btn-outline.dt-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:focus, .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons button.dt-button.fc-agendaWeek-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:focus, .sweet-alert button.btn-outline.btn-primary:focus, .sweet-alert .note-editor .dt-buttons button.note-btn.btn-sm.dt-button:focus, .note-editor .dt-buttons .sweet-alert button.note-btn.btn-sm.dt-button:focus, .sweet-alert .dt-buttons .note-editor button.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .sweet-alert button.note-btn.btn-sm.dt-button:focus, .sweet-alert .dt-buttons button.btn-outline.dt-button:focus, .dt-buttons .sweet-alert button.btn-outline.dt-button:focus, .sweet-alert .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dt-button:focus, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .sweet-alert button.dt-button:focus, .sweet-alert .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus, .dt-buttons .sweet-alert button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .sweet-alert .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons .sweet-alert button.dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .sweet-alert .dt-buttons button.dt-button.fc-agendaWeek-button:focus,
      .dt-buttons .sweet-alert button.dt-button.fc-agendaWeek-button:focus, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:focus, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.btn-primary:focus, .sweet-alert button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .sweet-alert button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:focus,
      .sweet-alert button.btn-primary.fc-agendaWeek-button:focus, .owl-theme .owl-nav .btn-outline.btn-primary[class*="owl-"]:focus, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:focus, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:focus, .owl-theme .owl-nav .wizard > .actions .note-editor a[class*="owl-"].note-btn.btn-sm:focus, .wizard > .actions .note-editor .owl-theme .owl-nav a[class*="owl-"].note-btn.btn-sm:focus, .owl-theme .owl-nav .note-editor .wizard > .actions a[class*="owl-"].note-btn.btn-sm:focus, .note-editor .wizard > .actions .owl-theme .owl-nav a[class*="owl-"].note-btn.btn-sm:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-primary[class*="owl-"].btn:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-primary[class*="owl-"].btn:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:focus, ul.wysihtml5-toolbar .wizard > .actions .owl-theme .owl-nav a[class*="owl-"]:focus, .owl-theme .owl-nav .wizard > .actions ul.wysihtml5-toolbar a[class*="owl-"]:focus, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a[class*="owl-"].dt-button:focus, ul.wysihtml5-toolbar .dt-buttons .owl-theme .owl-nav a[class*="owl-"].dt-button:focus, .owl-theme .owl-nav .dt-buttons ul.wysihtml5-toolbar a[class*="owl-"].dt-button:focus, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].dt-button:focus, .owl-theme .owl-nav .note-editor .dt-buttons [class*="owl-"].note-btn.btn-sm.dt-button:focus, .note-editor .dt-buttons .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.dt-button:focus, .owl-theme .owl-nav .dt-buttons .note-editor [class*="owl-"].note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.dt-button:focus, .owl-theme .owl-nav .dt-buttons .btn-outline[class*="owl-"].dt-button:focus, .dt-buttons .owl-theme .owl-nav .btn-outline[class*="owl-"].dt-button:focus, .owl-theme .owl-nav .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].dt-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].dt-button:focus, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button[class*="owl-"].dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button:focus, .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus, .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-agendaWeek-button:focus,
      .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-agendaWeek-button:focus, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary[class*="owl-"]:focus, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.btn-primary[class*="owl-"]:focus, .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-agendaWeek-button:focus, button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-primary.fc-agendaWeek-button:focus, .btn-outline.btn-primary.fc-prev-button:focus, .wizard > .actions a.btn-outline.fc-prev-button:focus, .wizard > .actions .note-editor a.fc-prev-button.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.fc-prev-button.note-btn.btn-sm:focus, ul.wysihtml5-toolbar a.btn-primary.fc-prev-button.btn:focus, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:focus, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:focus, ul.wysihtml5-toolbar .dt-buttons a.fc-prev-button.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.fc-prev-button.dt-button:focus, .note-editor .dt-buttons .fc-prev-button.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .fc-prev-button.note-btn.btn-sm.dt-button:focus, .dt-buttons .btn-outline.fc-prev-button.dt-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-prev-button.dt-button:focus, .dt-buttons button.fc-prev-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .dt-buttons button.fc-prev-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons button.fc-prev-button.dt-button.fc-agendaWeek-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-prev-button:focus, button.btn-primary.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-primary.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-primary.fc-prev-button.fc-agendaWeek-button:focus, .btn-outline.btn-primary.fc-next-button:focus, .wizard > .actions a.btn-outline.fc-next-button:focus, .wizard > .actions .note-editor a.fc-next-button.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.fc-next-button.note-btn.btn-sm:focus, ul.wysihtml5-toolbar a.btn-primary.fc-next-button.btn:focus, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:focus, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:focus, ul.wysihtml5-toolbar .dt-buttons a.fc-next-button.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.fc-next-button.dt-button:focus, .note-editor .dt-buttons .fc-next-button.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .fc-next-button.note-btn.btn-sm.dt-button:focus, .dt-buttons .btn-outline.fc-next-button.dt-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-next-button.dt-button:focus, .dt-buttons button.fc-next-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .dt-buttons button.fc-next-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons button.fc-next-button.dt-button.fc-agendaWeek-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-next-button:focus, button.btn-primary.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-primary.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-primary.fc-next-button.fc-agendaWeek-button:focus, .btn-outline.btn-primary.fc-today-button:focus, .wizard > .actions a.btn-outline.fc-today-button:focus, .wizard > .actions .note-editor a.fc-today-button.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.fc-today-button.note-btn.btn-sm:focus, ul.wysihtml5-toolbar a.btn-primary.fc-today-button.btn:focus, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:focus, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:focus, ul.wysihtml5-toolbar .dt-buttons a.fc-today-button.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.fc-today-button.dt-button:focus, .note-editor .dt-buttons .fc-today-button.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .fc-today-button.note-btn.btn-sm.dt-button:focus, .dt-buttons .btn-outline.fc-today-button.dt-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-today-button.dt-button:focus, .dt-buttons button.fc-today-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .dt-buttons button.fc-today-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons button.fc-today-button.dt-button.fc-agendaWeek-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-today-button:focus, button.btn-primary.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-primary.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-primary.fc-today-button.fc-agendaWeek-button:focus, .btn.btn-outline.btn-primary:active, .wizard > .actions .disabled a.btn-outline:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a:active, .wizard > .actions ul.wysihtml5-toolbar .disabled a:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:active, .wizard > .actions .disabled a.btn-outline:active:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a:active:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a:active:hover, .wizard > .actions ul.wysihtml5-toolbar .disabled a:active:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm:active:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm:active:hover, .wizard > .actions a.btn-outline:active, ul.wysihtml5-toolbar .wizard > .actions a:active, .wizard > .actions ul.wysihtml5-toolbar a:active, .wizard > .actions .note-editor a.note-btn.btn-sm:active, .note-editor .wizard > .actions a.note-btn.btn-sm:active, .wizard > .actions a.btn-outline:active:hover, ul.wysihtml5-toolbar .wizard > .actions a:active:hover, .wizard > .actions ul.wysihtml5-toolbar a:active:hover, .wizard > .actions .note-editor a.note-btn.btn-sm:active:hover, .note-editor .wizard > .actions a.note-btn.btn-sm:active:hover, ul.wysihtml5-toolbar a.btn.btn-primary:active, ul.wysihtml5-toolbar .dt-buttons a.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.dt-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-primary[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-primary[class*="owl-"]:active, ul.wysihtml5-toolbar a.btn-primary.fc-prev-button:active, ul.wysihtml5-toolbar a.btn-primary.fc-next-button:active, ul.wysihtml5-toolbar a.btn-primary.fc-today-button:active, .note-editor .btn.btn-primary.note-btn.btn-sm:active, .note-editor .dt-buttons .note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .note-btn.btn-sm.dt-button:active, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.note-btn.btn-sm:active, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.btn-primary.note-btn.btn-sm:active, .note-editor .sweet-alert button.btn-primary.note-btn.btn-sm:active, .sweet-alert .note-editor button.btn-primary.note-btn.btn-sm:active, .note-editor .owl-theme .owl-nav .btn-primary.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .btn-primary.note-btn.btn-sm[class*="owl-"]:active, .note-editor button.btn-primary.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .note-editor button.btn-primary.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:active,
      .note-editor button.btn-primary.note-btn.btn-sm.fc-agendaWeek-button:active, .note-editor .btn-primary.note-btn.btn-sm.fc-prev-button:active, .note-editor .btn-primary.note-btn.btn-sm.fc-next-button:active, .note-editor .btn-primary.note-btn.btn-sm.fc-today-button:active, .dt-buttons .btn-outline.dt-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:active, .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons button.dt-button.fc-agendaWeek-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:active, .sweet-alert button.btn-outline.btn-primary:active, .sweet-alert .note-editor .dt-buttons button.note-btn.btn-sm.dt-button:active, .note-editor .dt-buttons .sweet-alert button.note-btn.btn-sm.dt-button:active, .sweet-alert .dt-buttons .note-editor button.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .sweet-alert button.note-btn.btn-sm.dt-button:active, .sweet-alert .dt-buttons button.btn-outline.dt-button:active, .dt-buttons .sweet-alert button.btn-outline.dt-button:active, .sweet-alert .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dt-button:active, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .sweet-alert button.dt-button:active, .sweet-alert .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active, .dt-buttons .sweet-alert button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .sweet-alert .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons .sweet-alert button.dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .sweet-alert .dt-buttons button.dt-button.fc-agendaWeek-button:active,
      .dt-buttons .sweet-alert button.dt-button.fc-agendaWeek-button:active, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary:active, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.btn-primary:active, .sweet-alert button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .sweet-alert button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:active,
      .sweet-alert button.btn-primary.fc-agendaWeek-button:active, .owl-theme .owl-nav .btn-outline.btn-primary[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions a.btn-outline[class*="owl-"]:active, .wizard > .actions .owl-theme .owl-nav a.btn-outline[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions .note-editor a[class*="owl-"].note-btn.btn-sm:active, .wizard > .actions .note-editor .owl-theme .owl-nav a[class*="owl-"].note-btn.btn-sm:active, .owl-theme .owl-nav .note-editor .wizard > .actions a[class*="owl-"].note-btn.btn-sm:active, .note-editor .wizard > .actions .owl-theme .owl-nav a[class*="owl-"].note-btn.btn-sm:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-primary[class*="owl-"].btn:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-primary[class*="owl-"].btn:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a[class*="owl-"]:active, ul.wysihtml5-toolbar .wizard > .actions .owl-theme .owl-nav a[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions ul.wysihtml5-toolbar a[class*="owl-"]:active, .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a[class*="owl-"].dt-button:active, ul.wysihtml5-toolbar .dt-buttons .owl-theme .owl-nav a[class*="owl-"].dt-button:active, .owl-theme .owl-nav .dt-buttons ul.wysihtml5-toolbar a[class*="owl-"].dt-button:active, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].dt-button:active, .owl-theme .owl-nav .note-editor .dt-buttons [class*="owl-"].note-btn.btn-sm.dt-button:active, .note-editor .dt-buttons .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.dt-button:active, .owl-theme .owl-nav .dt-buttons .note-editor [class*="owl-"].note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.dt-button:active, .owl-theme .owl-nav .dt-buttons .btn-outline[class*="owl-"].dt-button:active, .dt-buttons .owl-theme .owl-nav .btn-outline[class*="owl-"].dt-button:active, .owl-theme .owl-nav .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].dt-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].dt-button:active, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button[class*="owl-"].dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button:active, .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active, .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav .dt-buttons button[class*="owl-"].dt-button.fc-agendaWeek-button:active,
      .dt-buttons .owl-theme .owl-nav button[class*="owl-"].dt-button.fc-agendaWeek-button:active, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary[class*="owl-"]:active, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.btn-primary[class*="owl-"]:active, .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav button.btn-primary[class*="owl-"].fc-agendaWeek-button:active, button.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-primary.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-primary.fc-agendaWeek-button:active, .btn-outline.btn-primary.fc-prev-button:active, .wizard > .actions a.btn-outline.fc-prev-button:active, .wizard > .actions .note-editor a.fc-prev-button.note-btn.btn-sm:active, .note-editor .wizard > .actions a.fc-prev-button.note-btn.btn-sm:active, ul.wysihtml5-toolbar a.btn-primary.fc-prev-button.btn:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:active, ul.wysihtml5-toolbar .dt-buttons a.fc-prev-button.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.fc-prev-button.dt-button:active, .note-editor .dt-buttons .fc-prev-button.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .fc-prev-button.note-btn.btn-sm.dt-button:active, .dt-buttons .btn-outline.fc-prev-button.dt-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-prev-button.dt-button:active, .dt-buttons button.fc-prev-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .dt-buttons button.fc-prev-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons button.fc-prev-button.dt-button.fc-agendaWeek-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-prev-button:active, button.btn-primary.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-primary.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-primary.fc-prev-button.fc-agendaWeek-button:active, .btn-outline.btn-primary.fc-next-button:active, .wizard > .actions a.btn-outline.fc-next-button:active, .wizard > .actions .note-editor a.fc-next-button.note-btn.btn-sm:active, .note-editor .wizard > .actions a.fc-next-button.note-btn.btn-sm:active, ul.wysihtml5-toolbar a.btn-primary.fc-next-button.btn:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:active, ul.wysihtml5-toolbar .dt-buttons a.fc-next-button.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.fc-next-button.dt-button:active, .note-editor .dt-buttons .fc-next-button.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .fc-next-button.note-btn.btn-sm.dt-button:active, .dt-buttons .btn-outline.fc-next-button.dt-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-next-button.dt-button:active, .dt-buttons button.fc-next-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .dt-buttons button.fc-next-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons button.fc-next-button.dt-button.fc-agendaWeek-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-next-button:active, button.btn-primary.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-primary.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-primary.fc-next-button.fc-agendaWeek-button:active, .btn-outline.btn-primary.fc-today-button:active, .wizard > .actions a.btn-outline.fc-today-button:active, .wizard > .actions .note-editor a.fc-today-button.note-btn.btn-sm:active, .note-editor .wizard > .actions a.fc-today-button.note-btn.btn-sm:active, ul.wysihtml5-toolbar a.btn-primary.fc-today-button.btn:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:active, ul.wysihtml5-toolbar .dt-buttons a.fc-today-button.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.fc-today-button.dt-button:active, .note-editor .dt-buttons .fc-today-button.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .fc-today-button.note-btn.btn-sm.dt-button:active, .dt-buttons .btn-outline.fc-today-button.dt-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.fc-today-button.dt-button:active, .dt-buttons button.fc-today-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .dt-buttons button.fc-today-button.dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons button.fc-today-button.dt-button.fc-agendaWeek-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-primary.fc-today-button:active, button.btn-primary.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-primary.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-primary.fc-today-button.fc-agendaWeek-button:active {
        border: solid 1px #0098a3; }
    .btn.btn-outline.btn-success, .wizard > .actions .disabled a.btn-outline.btn-success, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button, .wizard > .actions .disabled a.btn-outline.fc-prev-button, .wizard > .actions .disabled a.btn-outline.fc-next-button, .wizard > .actions .disabled a.btn-outline.fc-today-button, .wizard > .actions .disabled a.btn-outline.btn-success:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:hover, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:hover, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:hover, .wizard > .actions .disabled a.btn-outline.fc-prev-button:hover, .wizard > .actions .disabled a.btn-outline.fc-next-button:hover, .wizard > .actions .disabled a.btn-outline.fc-today-button:hover, .wizard > .actions .disabled a.btn-outline.btn-success:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:active, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:active, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:active, .wizard > .actions .disabled a.btn-outline.fc-prev-button:active, .wizard > .actions .disabled a.btn-outline.fc-next-button:active, .wizard > .actions .disabled a.btn-outline.fc-today-button:active, .wizard > .actions a.btn-outline.btn-success, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button, .wizard > .actions a.btn-outline.fc-prev-button, .wizard > .actions a.btn-outline.fc-next-button, .wizard > .actions a.btn-outline.fc-today-button, .wizard > .actions a.btn-outline.btn-success:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:hover, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:hover, .wizard > .actions a.btn-outline.fc-prev-button:hover, .wizard > .actions a.btn-outline.fc-next-button:hover, .wizard > .actions a.btn-outline.fc-today-button:hover, .wizard > .actions a.btn-outline.btn-success:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:active, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:active, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:active, .wizard > .actions a.btn-outline.fc-prev-button:active, .wizard > .actions a.btn-outline.fc-next-button:active, .wizard > .actions a.btn-outline.fc-today-button:active, ul.wysihtml5-toolbar a.btn.btn-success, ul.wysihtml5-toolbar .wizard > .actions a.btn-success, .wizard > .actions ul.wysihtml5-toolbar a.btn-success, ul.wysihtml5-toolbar .dt-buttons a.btn-success.dt-button, .dt-buttons ul.wysihtml5-toolbar a.btn-success.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-success[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-success[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-prev-button, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-prev-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-next-button, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-next-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-today-button, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-today-button, ul.wysihtml5-toolbar a.fc-prev-button, ul.wysihtml5-toolbar a.fc-next-button, ul.wysihtml5-toolbar a.fc-today-button, .note-editor .btn.btn-success.note-btn.btn-sm, .note-editor .dt-buttons .btn-success.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .btn-success.note-btn.btn-sm.dt-button, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.btn-success.note-btn.btn-sm, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.btn-success.note-btn.btn-sm, .note-editor .sweet-alert button.btn-success.note-btn.btn-sm, .sweet-alert .note-editor button.btn-success.note-btn.btn-sm, .note-editor .owl-theme .owl-nav .btn-success.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .btn-success.note-btn.btn-sm[class*="owl-"], .note-editor button.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .note-editor button.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
    .note-editor button.note-btn.btn-sm.fc-agendaWeek-button, .note-editor .note-btn.btn-sm.fc-prev-button, .note-editor .note-btn.btn-sm.fc-next-button, .note-editor .note-btn.btn-sm.fc-today-button, .dt-buttons .btn-outline.btn-success.dt-button, .dt-buttons ul.wysihtml5-toolbar a.btn-success.dt-button.btn, ul.wysihtml5-toolbar .dt-buttons a.btn-success.dt-button.btn, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-prev-button, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-prev-button, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-next-button, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-next-button, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-today-button, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-today-button, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-prev-button, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-prev-button, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-next-button, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-next-button, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-today-button, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-today-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.btn-success.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.btn-success.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-prev-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-next-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-today-button, .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
    .dt-buttons button.dt-button.fc-agendaWeek-button, .dt-buttons .btn-outline.dt-button.fc-prev-button, .dt-buttons .btn-outline.dt-button.fc-next-button, .dt-buttons .btn-outline.dt-button.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-success, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left,
    .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button, .sweet-alert button.btn-outline.btn-success,
    .sweet-alert .note-editor button.note-btn.btn-sm.fc-agendaWeek-button,
    .note-editor .sweet-alert button.note-btn.btn-sm.fc-agendaWeek-button, .sweet-alert .note-editor button.note-btn.btn-sm.fc-prev-button, .note-editor .sweet-alert button.note-btn.btn-sm.fc-prev-button, .sweet-alert .note-editor button.note-btn.btn-sm.fc-next-button, .note-editor .sweet-alert button.note-btn.btn-sm.fc-next-button, .sweet-alert .note-editor button.note-btn.btn-sm.fc-today-button, .note-editor .sweet-alert button.note-btn.btn-sm.fc-today-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.btn-success, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.btn-success,
    .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button,
    .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-agendaWeek-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-prev-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-next-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-today-button, .sweet-alert button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .sweet-alert button.fc-month-button.fc-state-default.fc-corner-left,
    .sweet-alert button.fc-agendaWeek-button, .sweet-alert button.btn-outline.fc-prev-button, .sweet-alert button.btn-outline.fc-next-button, .sweet-alert button.btn-outline.fc-today-button, .owl-theme .owl-nav .btn-outline.btn-success[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-success[class*="owl-"].btn, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-success[class*="owl-"].btn, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-prev-button, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-prev-button, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-next-button, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-next-button, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-today-button, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-today-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.btn-success[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.btn-success[class*="owl-"], .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-prev-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-next-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-today-button, .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
    .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
    .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-prev-button, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-next-button, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-today-button, button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.fc-month-button.fc-state-default.fc-corner-left,
    button.fc-agendaWeek-button, .btn-outline.fc-prev-button, button.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left,
    button.fc-prev-button.fc-agendaWeek-button, .btn-outline.fc-next-button, button.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.fc-next-button.fc-month-button.fc-state-default.fc-corner-left,
    button.fc-next-button.fc-agendaWeek-button, .btn-outline.fc-today-button, button.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.fc-today-button.fc-month-button.fc-state-default.fc-corner-left,
    button.fc-today-button.fc-agendaWeek-button {
      border: solid 1px rgba(74, 162, 60, 0.5);
      color: #4aa23c; }
      .btn.btn-outline.btn-success:hover, .wizard > .actions .disabled a.btn-outline.btn-success:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:hover, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:hover, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:hover, .wizard > .actions .disabled a.btn-outline.fc-prev-button:hover, .wizard > .actions .disabled a.btn-outline.fc-next-button:hover, .wizard > .actions .disabled a.btn-outline.fc-today-button:hover, .wizard > .actions .disabled a.btn-outline.btn-success:hover:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:hover:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:hover:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:hover:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:hover:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:hover:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:hover:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:hover:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:hover:active, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:hover:active, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:hover:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:hover:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:hover:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:hover:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:hover:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:hover:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:hover:active, .wizard > .actions .disabled a.btn-outline.fc-prev-button:hover:active, .wizard > .actions .disabled a.btn-outline.fc-next-button:hover:active, .wizard > .actions .disabled a.btn-outline.fc-today-button:hover:active, .wizard > .actions a.btn-outline.btn-success:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:hover, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:hover, .wizard > .actions a.btn-outline.fc-prev-button:hover, .wizard > .actions a.btn-outline.fc-next-button:hover, .wizard > .actions a.btn-outline.fc-today-button:hover, .wizard > .actions a.btn-outline.btn-success:hover:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:hover:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:hover:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:hover:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:hover:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:hover:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:hover:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:hover:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:hover:active, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:hover:active, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:hover:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:hover:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:hover:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:hover:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:hover:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:hover:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:hover:active, .wizard > .actions a.btn-outline.fc-prev-button:hover:active, .wizard > .actions a.btn-outline.fc-next-button:hover:active, .wizard > .actions a.btn-outline.fc-today-button:hover:active, ul.wysihtml5-toolbar a.btn.btn-success:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-success:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-success:hover, ul.wysihtml5-toolbar .dt-buttons a.btn-success.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.btn-success.dt-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-success[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-success[class*="owl-"]:hover, ul.wysihtml5-toolbar a.fc-prev-button:hover, ul.wysihtml5-toolbar a.fc-next-button:hover, ul.wysihtml5-toolbar a.fc-today-button:hover, .note-editor .btn.btn-success.note-btn.btn-sm:hover, .note-editor .dt-buttons .btn-success.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .btn-success.note-btn.btn-sm.dt-button:hover, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.btn-success.note-btn.btn-sm:hover, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.btn-success.note-btn.btn-sm:hover, .note-editor .sweet-alert button.btn-success.note-btn.btn-sm:hover, .sweet-alert .note-editor button.btn-success.note-btn.btn-sm:hover, .note-editor .owl-theme .owl-nav .btn-success.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .btn-success.note-btn.btn-sm[class*="owl-"]:hover, .note-editor button.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .note-editor button.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:hover,
      .note-editor button.note-btn.btn-sm.fc-agendaWeek-button:hover, .note-editor .note-btn.btn-sm.fc-prev-button:hover, .note-editor .note-btn.btn-sm.fc-next-button:hover, .note-editor .note-btn.btn-sm.fc-today-button:hover, .dt-buttons .btn-outline.btn-success.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.btn-success.dt-button.btn:hover, ul.wysihtml5-toolbar .dt-buttons a.btn-success.dt-button.btn:hover, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-prev-button:hover, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-prev-button:hover, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-next-button:hover, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-next-button:hover, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-today-button:hover, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-today-button:hover, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-prev-button:hover, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-prev-button:hover, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-next-button:hover, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-next-button:hover, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-today-button:hover, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-today-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.btn-success.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.btn-success.dt-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-prev-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-prev-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-next-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-next-button:hover, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-today-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-today-button:hover, .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .dt-buttons button.dt-button.fc-agendaWeek-button:hover, .dt-buttons .btn-outline.dt-button.fc-prev-button:hover, .dt-buttons .btn-outline.dt-button.fc-next-button:hover, .dt-buttons .btn-outline.dt-button.fc-today-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:hover, .sweet-alert button.btn-outline.btn-success:hover, .sweet-alert .note-editor button.note-btn.btn-sm.fc-prev-button:hover, .note-editor .sweet-alert button.note-btn.btn-sm.fc-prev-button:hover, .sweet-alert .note-editor button.note-btn.btn-sm.fc-next-button:hover, .note-editor .sweet-alert button.note-btn.btn-sm.fc-next-button:hover, .sweet-alert .note-editor button.note-btn.btn-sm.fc-today-button:hover, .note-editor .sweet-alert button.note-btn.btn-sm.fc-today-button:hover, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:hover, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.btn-success:hover, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-prev-button:hover, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-next-button:hover, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-today-button:hover, .sweet-alert button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .sweet-alert button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .sweet-alert button.fc-agendaWeek-button:hover, .sweet-alert button.btn-outline.fc-prev-button:hover, .sweet-alert button.btn-outline.fc-next-button:hover, .sweet-alert button.btn-outline.fc-today-button:hover, .owl-theme .owl-nav .btn-outline.btn-success[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-success[class*="owl-"].btn:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-success[class*="owl-"].btn:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-prev-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-prev-button:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-next-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-next-button:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-today-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-today-button:hover, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-prev-button:hover, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-prev-button:hover, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-next-button:hover, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-next-button:hover, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-today-button:hover, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-today-button:hover, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.btn-success[class*="owl-"]:hover, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.btn-success[class*="owl-"]:hover, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-prev-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-prev-button:hover, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-next-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-next-button:hover, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-today-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-today-button:hover, .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:hover,
      .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:hover, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-prev-button:hover, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-next-button:hover, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-today-button:hover, button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.fc-agendaWeek-button:hover, .btn-outline.fc-prev-button:hover, button.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.fc-prev-button.fc-agendaWeek-button:hover, .btn-outline.fc-next-button:hover, button.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.fc-next-button.fc-agendaWeek-button:hover, .btn-outline.fc-today-button:hover, button.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.fc-today-button.fc-agendaWeek-button:hover, .btn.btn-outline.btn-success:focus, .wizard > .actions .disabled a.btn-outline.btn-success:focus, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:focus, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:focus, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:focus, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:focus, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:focus, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:focus, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:focus, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:focus, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:focus, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:focus, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:focus, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:focus, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:focus, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:focus, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:focus, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:focus, .wizard > .actions .disabled a.btn-outline.fc-prev-button:focus, .wizard > .actions .disabled a.btn-outline.fc-next-button:focus, .wizard > .actions .disabled a.btn-outline.fc-today-button:focus, .wizard > .actions .disabled a.btn-outline.btn-success:focus:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:focus:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:focus:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:focus:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:focus:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:focus:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:focus:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:focus:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:focus:hover, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:focus:hover, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:focus:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:focus:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:focus:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:focus:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:focus:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:focus:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:focus:hover, .wizard > .actions .disabled a.btn-outline.fc-prev-button:focus:hover, .wizard > .actions .disabled a.btn-outline.fc-next-button:focus:hover, .wizard > .actions .disabled a.btn-outline.fc-today-button:focus:hover, .wizard > .actions .disabled a.btn-outline.btn-success:focus:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:focus:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:focus:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:focus:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:focus:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:focus:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:focus:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:focus:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:focus:active, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:focus:active, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:focus:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:focus:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:focus:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:focus:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:focus:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:focus:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:focus:active, .wizard > .actions .disabled a.btn-outline.fc-prev-button:focus:active, .wizard > .actions .disabled a.btn-outline.fc-next-button:focus:active, .wizard > .actions .disabled a.btn-outline.fc-today-button:focus:active, .wizard > .actions a.btn-outline.btn-success:focus, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:focus, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:focus, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:focus, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:focus, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:focus, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:focus, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:focus, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:focus, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:focus, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:focus, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:focus, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:focus, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:focus, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:focus, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:focus, .wizard > .actions a.btn-outline.fc-prev-button:focus, .wizard > .actions a.btn-outline.fc-next-button:focus, .wizard > .actions a.btn-outline.fc-today-button:focus, .wizard > .actions a.btn-outline.btn-success:focus:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:focus:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:focus:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:focus:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:focus:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:focus:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:focus:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:focus:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:focus:hover, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:focus:hover, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:focus:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:focus:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:focus:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:focus:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:focus:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:focus:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:focus:hover, .wizard > .actions a.btn-outline.fc-prev-button:focus:hover, .wizard > .actions a.btn-outline.fc-next-button:focus:hover, .wizard > .actions a.btn-outline.fc-today-button:focus:hover, .wizard > .actions a.btn-outline.btn-success:focus:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:focus:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:focus:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:focus:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:focus:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:focus:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:focus:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:focus:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:focus:active, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:focus:active, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:focus:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:focus:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:focus:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:focus:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:focus:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:focus:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:focus:active, .wizard > .actions a.btn-outline.fc-prev-button:focus:active, .wizard > .actions a.btn-outline.fc-next-button:focus:active, .wizard > .actions a.btn-outline.fc-today-button:focus:active, ul.wysihtml5-toolbar a.btn.btn-success:focus, ul.wysihtml5-toolbar .wizard > .actions a.btn-success:focus, .wizard > .actions ul.wysihtml5-toolbar a.btn-success:focus, ul.wysihtml5-toolbar .dt-buttons a.btn-success.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.btn-success.dt-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-success[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-success[class*="owl-"]:focus, ul.wysihtml5-toolbar a.fc-prev-button:focus, ul.wysihtml5-toolbar a.fc-next-button:focus, ul.wysihtml5-toolbar a.fc-today-button:focus, .note-editor .btn.btn-success.note-btn.btn-sm:focus, .note-editor .dt-buttons .btn-success.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .btn-success.note-btn.btn-sm.dt-button:focus, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.btn-success.note-btn.btn-sm:focus, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.btn-success.note-btn.btn-sm:focus, .note-editor .sweet-alert button.btn-success.note-btn.btn-sm:focus, .sweet-alert .note-editor button.btn-success.note-btn.btn-sm:focus, .note-editor .owl-theme .owl-nav .btn-success.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .btn-success.note-btn.btn-sm[class*="owl-"]:focus, .note-editor button.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .note-editor button.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:focus,
      .note-editor button.note-btn.btn-sm.fc-agendaWeek-button:focus, .note-editor .note-btn.btn-sm.fc-prev-button:focus, .note-editor .note-btn.btn-sm.fc-next-button:focus, .note-editor .note-btn.btn-sm.fc-today-button:focus, .dt-buttons .btn-outline.btn-success.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.btn-success.dt-button.btn:focus, ul.wysihtml5-toolbar .dt-buttons a.btn-success.dt-button.btn:focus, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-prev-button:focus, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-prev-button:focus, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-next-button:focus, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-next-button:focus, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-today-button:focus, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-today-button:focus, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-prev-button:focus, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-prev-button:focus, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-next-button:focus, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-next-button:focus, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-today-button:focus, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-today-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.btn-success.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.btn-success.dt-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-prev-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-prev-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-next-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-next-button:focus, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-today-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-today-button:focus, .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .dt-buttons button.dt-button.fc-agendaWeek-button:focus, .dt-buttons .btn-outline.dt-button.fc-prev-button:focus, .dt-buttons .btn-outline.dt-button.fc-next-button:focus, .dt-buttons .btn-outline.dt-button.fc-today-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:focus, .sweet-alert button.btn-outline.btn-success:focus, .sweet-alert .note-editor button.note-btn.btn-sm.fc-prev-button:focus, .note-editor .sweet-alert button.note-btn.btn-sm.fc-prev-button:focus, .sweet-alert .note-editor button.note-btn.btn-sm.fc-next-button:focus, .note-editor .sweet-alert button.note-btn.btn-sm.fc-next-button:focus, .sweet-alert .note-editor button.note-btn.btn-sm.fc-today-button:focus, .note-editor .sweet-alert button.note-btn.btn-sm.fc-today-button:focus, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:focus, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.btn-success:focus, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-prev-button:focus, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-next-button:focus, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-today-button:focus, .sweet-alert button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .sweet-alert button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .sweet-alert button.fc-agendaWeek-button:focus, .sweet-alert button.btn-outline.fc-prev-button:focus, .sweet-alert button.btn-outline.fc-next-button:focus, .sweet-alert button.btn-outline.fc-today-button:focus, .owl-theme .owl-nav .btn-outline.btn-success[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-success[class*="owl-"].btn:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-success[class*="owl-"].btn:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-prev-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-prev-button:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-next-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-next-button:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-today-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-today-button:focus, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-prev-button:focus, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-prev-button:focus, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-next-button:focus, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-next-button:focus, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-today-button:focus, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-today-button:focus, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.btn-success[class*="owl-"]:focus, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.btn-success[class*="owl-"]:focus, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-prev-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-prev-button:focus, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-next-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-next-button:focus, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-today-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-today-button:focus, .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:focus,
      .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:focus, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-prev-button:focus, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-next-button:focus, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-today-button:focus, button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.fc-agendaWeek-button:focus, .btn-outline.fc-prev-button:focus, button.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.fc-prev-button.fc-agendaWeek-button:focus, .btn-outline.fc-next-button:focus, button.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.fc-next-button.fc-agendaWeek-button:focus, .btn-outline.fc-today-button:focus, button.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.fc-today-button.fc-agendaWeek-button:focus, .btn.btn-outline.btn-success:active, .wizard > .actions .disabled a.btn-outline.btn-success:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:active, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:active, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:active, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:active, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:active, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:active, .wizard > .actions .disabled a.btn-outline.fc-prev-button:active, .wizard > .actions .disabled a.btn-outline.fc-next-button:active, .wizard > .actions .disabled a.btn-outline.fc-today-button:active, .wizard > .actions .disabled a.btn-outline.btn-success:active:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.btn-success.btn:active:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.btn-success.btn:active:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-prev-button:active:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-prev-button:active:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-next-button:active:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-next-button:active:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar a.fc-today-button:active:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled a.fc-today-button:active:hover, .wizard > .actions .disabled .note-editor a.btn-success.note-btn.btn-sm:active:hover, .note-editor .wizard > .actions .disabled a.btn-success.note-btn.btn-sm:active:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-prev-button:active:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-prev-button:active:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-next-button:active:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-next-button:active:hover, .wizard > .actions .disabled .note-editor a.note-btn.btn-sm.fc-today-button:active:hover, .note-editor .wizard > .actions .disabled a.note-btn.btn-sm.fc-today-button:active:hover, .wizard > .actions .disabled a.btn-outline.fc-prev-button:active:hover, .wizard > .actions .disabled a.btn-outline.fc-next-button:active:hover, .wizard > .actions .disabled a.btn-outline.fc-today-button:active:hover, .wizard > .actions a.btn-outline.btn-success:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:active, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:active, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:active, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:active, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:active, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:active, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:active, .wizard > .actions a.btn-outline.fc-prev-button:active, .wizard > .actions a.btn-outline.fc-next-button:active, .wizard > .actions a.btn-outline.fc-today-button:active, .wizard > .actions a.btn-outline.btn-success:active:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-success.btn:active:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-success.btn:active:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-prev-button:active:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-prev-button:active:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-next-button:active:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-next-button:active:hover, .wizard > .actions ul.wysihtml5-toolbar a.fc-today-button:active:hover, ul.wysihtml5-toolbar .wizard > .actions a.fc-today-button:active:hover, .wizard > .actions .note-editor a.btn-success.note-btn.btn-sm:active:hover, .note-editor .wizard > .actions a.btn-success.note-btn.btn-sm:active:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-prev-button:active:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-prev-button:active:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-next-button:active:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-next-button:active:hover, .wizard > .actions .note-editor a.note-btn.btn-sm.fc-today-button:active:hover, .note-editor .wizard > .actions a.note-btn.btn-sm.fc-today-button:active:hover, .wizard > .actions a.btn-outline.fc-prev-button:active:hover, .wizard > .actions a.btn-outline.fc-next-button:active:hover, .wizard > .actions a.btn-outline.fc-today-button:active:hover, ul.wysihtml5-toolbar a.btn.btn-success:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-success:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-success:active, ul.wysihtml5-toolbar .dt-buttons a.btn-success.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.btn-success.dt-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-success[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-success[class*="owl-"]:active, ul.wysihtml5-toolbar a.fc-prev-button:active, ul.wysihtml5-toolbar a.fc-next-button:active, ul.wysihtml5-toolbar a.fc-today-button:active, .note-editor .btn.btn-success.note-btn.btn-sm:active, .note-editor .dt-buttons .btn-success.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .btn-success.note-btn.btn-sm.dt-button:active, .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.btn-success.note-btn.btn-sm:active, .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.btn-success.note-btn.btn-sm:active, .note-editor .sweet-alert button.btn-success.note-btn.btn-sm:active, .sweet-alert .note-editor button.btn-success.note-btn.btn-sm:active, .note-editor .owl-theme .owl-nav .btn-success.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .btn-success.note-btn.btn-sm[class*="owl-"]:active, .note-editor button.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .note-editor button.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left:active,
      .note-editor button.note-btn.btn-sm.fc-agendaWeek-button:active, .note-editor .note-btn.btn-sm.fc-prev-button:active, .note-editor .note-btn.btn-sm.fc-next-button:active, .note-editor .note-btn.btn-sm.fc-today-button:active, .dt-buttons .btn-outline.btn-success.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.btn-success.dt-button.btn:active, ul.wysihtml5-toolbar .dt-buttons a.btn-success.dt-button.btn:active, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-prev-button:active, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-prev-button:active, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-next-button:active, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-next-button:active, .dt-buttons ul.wysihtml5-toolbar a.dt-button.fc-today-button:active, ul.wysihtml5-toolbar .dt-buttons a.dt-button.fc-today-button:active, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-prev-button:active, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-prev-button:active, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-next-button:active, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-next-button:active, .dt-buttons .note-editor .dt-button.note-btn.btn-sm.fc-today-button:active, .note-editor .dt-buttons .dt-button.note-btn.btn-sm.fc-today-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.btn-success.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.btn-success.dt-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-prev-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-prev-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-next-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-next-button:active, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button.fc-today-button:active, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button.fc-today-button:active, .dt-buttons button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .dt-buttons button.dt-button.fc-month-button.fc-state-default.fc-corner-left:active,
      .dt-buttons button.dt-button.fc-agendaWeek-button:active, .dt-buttons .btn-outline.dt-button.fc-prev-button:active, .dt-buttons .btn-outline.dt-button.fc-next-button:active, .dt-buttons .btn-outline.dt-button.fc-today-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-month-button.fc-state-default.fc-corner-left:active,
      .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:active, .sweet-alert button.btn-outline.btn-success:active, .sweet-alert .note-editor button.note-btn.btn-sm.fc-prev-button:active, .note-editor .sweet-alert button.note-btn.btn-sm.fc-prev-button:active, .sweet-alert .note-editor button.note-btn.btn-sm.fc-next-button:active, .note-editor .sweet-alert button.note-btn.btn-sm.fc-next-button:active, .sweet-alert .note-editor button.note-btn.btn-sm.fc-today-button:active, .note-editor .sweet-alert button.note-btn.btn-sm.fc-today-button:active, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.btn-success:active, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.btn-success:active, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-prev-button:active, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-prev-button:active, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-next-button:active, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-next-button:active, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.fc-today-button:active, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.fc-today-button:active, .sweet-alert button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .sweet-alert button.fc-month-button.fc-state-default.fc-corner-left:active,
      .sweet-alert button.fc-agendaWeek-button:active, .sweet-alert button.btn-outline.fc-prev-button:active, .sweet-alert button.btn-outline.fc-next-button:active, .sweet-alert button.btn-outline.fc-today-button:active, .owl-theme .owl-nav .btn-outline.btn-success[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-success[class*="owl-"].btn:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-success[class*="owl-"].btn:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-prev-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-prev-button:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-next-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-next-button:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a[class*="owl-"].fc-today-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a[class*="owl-"].fc-today-button:active, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-prev-button:active, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-prev-button:active, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-next-button:active, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-next-button:active, .owl-theme .owl-nav .note-editor [class*="owl-"].note-btn.btn-sm.fc-today-button:active, .note-editor .owl-theme .owl-nav [class*="owl-"].note-btn.btn-sm.fc-today-button:active, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.btn-success[class*="owl-"]:active, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.btn-success[class*="owl-"]:active, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-prev-button:active, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-prev-button:active, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-next-button:active, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-next-button:active, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button[class*="owl-"].fc-today-button:active, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button[class*="owl-"].fc-today-button:active, .owl-theme .owl-nav button[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .owl-theme .owl-nav button[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left:active,
      .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button:active, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-prev-button:active, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-next-button:active, .owl-theme .owl-nav .btn-outline[class*="owl-"].fc-today-button:active, button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.fc-agendaWeek-button:active, .btn-outline.fc-prev-button:active, button.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.fc-prev-button.fc-agendaWeek-button:active, .btn-outline.fc-next-button:active, button.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.fc-next-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.fc-next-button.fc-agendaWeek-button:active, .btn-outline.fc-today-button:active, button.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.fc-today-button.fc-month-button.fc-state-default.fc-corner-left:active,
      button.fc-today-button.fc-agendaWeek-button:active {
        border: solid 1px #4aa23c; }
    .btn.btn-outline.btn-danger, .wizard > .actions a.btn-outline.btn-danger, .wizard > .actions .note-editor a.btn-danger.note-btn.btn-sm, .note-editor .wizard > .actions a.btn-danger.note-btn.btn-sm, ul.wysihtml5-toolbar a.btn.btn-danger, ul.wysihtml5-toolbar .wizard > .actions a.btn-danger, .wizard > .actions ul.wysihtml5-toolbar a.btn-danger, ul.wysihtml5-toolbar .dt-buttons a.btn-danger.dt-button, .dt-buttons ul.wysihtml5-toolbar a.btn-danger.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-danger[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-danger[class*="owl-"], ul.wysihtml5-toolbar a.btn-danger.fc-prev-button, ul.wysihtml5-toolbar a.btn-danger.fc-next-button, ul.wysihtml5-toolbar a.btn-danger.fc-today-button, .note-editor .btn.btn-danger.note-btn.btn-sm, .note-editor .dt-buttons .btn-danger.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .btn-danger.note-btn.btn-sm.dt-button, .note-editor .sweet-alert button.btn-danger.note-btn.btn-sm, .sweet-alert .note-editor button.btn-danger.note-btn.btn-sm, .note-editor .owl-theme .owl-nav .btn-danger.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .btn-danger.note-btn.btn-sm[class*="owl-"],
    .note-editor button.btn-danger.note-btn.btn-sm.fc-agendaWeek-button, .note-editor .btn-danger.note-btn.btn-sm.fc-prev-button, .note-editor .btn-danger.note-btn.btn-sm.fc-next-button, .note-editor .btn-danger.note-btn.btn-sm.fc-today-button, .dt-buttons .btn-outline.btn-danger.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-danger, .sweet-alert button.btn-outline.btn-danger, .owl-theme .owl-nav .btn-outline.btn-danger[class*="owl-"],
    .owl-theme .owl-nav button.btn-danger[class*="owl-"].fc-agendaWeek-button, button.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-danger.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-danger.fc-agendaWeek-button, .btn-outline.btn-danger.fc-prev-button, .btn-outline.btn-danger.fc-next-button, .btn-outline.btn-danger.fc-today-button {
      border: solid 1px rgba(243, 57, 35, 0.5);
      color: #f33923; }
      .btn.btn-outline.btn-danger:hover, .wizard > .actions a.btn-outline.btn-danger:hover, .wizard > .actions .note-editor a.btn-danger.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.btn-danger.note-btn.btn-sm:hover, ul.wysihtml5-toolbar a.btn.btn-danger:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-danger:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-danger:hover, ul.wysihtml5-toolbar .dt-buttons a.btn-danger.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.btn-danger.dt-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-danger[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-danger[class*="owl-"]:hover, ul.wysihtml5-toolbar a.btn-danger.fc-prev-button:hover, ul.wysihtml5-toolbar a.btn-danger.fc-next-button:hover, ul.wysihtml5-toolbar a.btn-danger.fc-today-button:hover, .note-editor .btn.btn-danger.note-btn.btn-sm:hover, .note-editor .dt-buttons .btn-danger.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .btn-danger.note-btn.btn-sm.dt-button:hover, .note-editor .sweet-alert button.btn-danger.note-btn.btn-sm:hover, .sweet-alert .note-editor button.btn-danger.note-btn.btn-sm:hover, .note-editor .owl-theme .owl-nav .btn-danger.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .btn-danger.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .btn-danger.note-btn.btn-sm.fc-prev-button:hover, .note-editor .btn-danger.note-btn.btn-sm.fc-next-button:hover, .note-editor .btn-danger.note-btn.btn-sm.fc-today-button:hover, .dt-buttons .btn-outline.btn-danger.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-danger:hover, .sweet-alert button.btn-outline.btn-danger:hover, .owl-theme .owl-nav .btn-outline.btn-danger[class*="owl-"]:hover, button.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-danger.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-danger.fc-agendaWeek-button:hover, .btn-outline.btn-danger.fc-prev-button:hover, .btn-outline.btn-danger.fc-next-button:hover, .btn-outline.btn-danger.fc-today-button:hover, .btn.btn-outline.btn-danger:focus, .wizard > .actions a.btn-outline.btn-danger:focus, .wizard > .actions .note-editor a.btn-danger.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.btn-danger.note-btn.btn-sm:focus, ul.wysihtml5-toolbar a.btn.btn-danger:focus, ul.wysihtml5-toolbar .wizard > .actions a.btn-danger:focus, .wizard > .actions ul.wysihtml5-toolbar a.btn-danger:focus, ul.wysihtml5-toolbar .dt-buttons a.btn-danger.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.btn-danger.dt-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-danger[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-danger[class*="owl-"]:focus, ul.wysihtml5-toolbar a.btn-danger.fc-prev-button:focus, ul.wysihtml5-toolbar a.btn-danger.fc-next-button:focus, ul.wysihtml5-toolbar a.btn-danger.fc-today-button:focus, .note-editor .btn.btn-danger.note-btn.btn-sm:focus, .note-editor .dt-buttons .btn-danger.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .btn-danger.note-btn.btn-sm.dt-button:focus, .note-editor .sweet-alert button.btn-danger.note-btn.btn-sm:focus, .sweet-alert .note-editor button.btn-danger.note-btn.btn-sm:focus, .note-editor .owl-theme .owl-nav .btn-danger.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .btn-danger.note-btn.btn-sm[class*="owl-"]:focus, .note-editor .btn-danger.note-btn.btn-sm.fc-prev-button:focus, .note-editor .btn-danger.note-btn.btn-sm.fc-next-button:focus, .note-editor .btn-danger.note-btn.btn-sm.fc-today-button:focus, .dt-buttons .btn-outline.btn-danger.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-danger:focus, .sweet-alert button.btn-outline.btn-danger:focus, .owl-theme .owl-nav .btn-outline.btn-danger[class*="owl-"]:focus, button.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-danger.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-danger.fc-agendaWeek-button:focus, .btn-outline.btn-danger.fc-prev-button:focus, .btn-outline.btn-danger.fc-next-button:focus, .btn-outline.btn-danger.fc-today-button:focus, .btn.btn-outline.btn-danger:active, .wizard > .actions a.btn-outline.btn-danger:active, .wizard > .actions .note-editor a.btn-danger.note-btn.btn-sm:active, .note-editor .wizard > .actions a.btn-danger.note-btn.btn-sm:active, ul.wysihtml5-toolbar a.btn.btn-danger:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-danger:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-danger:active, ul.wysihtml5-toolbar .dt-buttons a.btn-danger.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.btn-danger.dt-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-danger[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-danger[class*="owl-"]:active, ul.wysihtml5-toolbar a.btn-danger.fc-prev-button:active, ul.wysihtml5-toolbar a.btn-danger.fc-next-button:active, ul.wysihtml5-toolbar a.btn-danger.fc-today-button:active, .note-editor .btn.btn-danger.note-btn.btn-sm:active, .note-editor .dt-buttons .btn-danger.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .btn-danger.note-btn.btn-sm.dt-button:active, .note-editor .sweet-alert button.btn-danger.note-btn.btn-sm:active, .sweet-alert .note-editor button.btn-danger.note-btn.btn-sm:active, .note-editor .owl-theme .owl-nav .btn-danger.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .btn-danger.note-btn.btn-sm[class*="owl-"]:active, .note-editor .btn-danger.note-btn.btn-sm.fc-prev-button:active, .note-editor .btn-danger.note-btn.btn-sm.fc-next-button:active, .note-editor .btn-danger.note-btn.btn-sm.fc-today-button:active, .dt-buttons .btn-outline.btn-danger.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-danger:active, .sweet-alert button.btn-outline.btn-danger:active, .owl-theme .owl-nav .btn-outline.btn-danger[class*="owl-"]:active, button.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-danger.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-danger.fc-agendaWeek-button:active, .btn-outline.btn-danger.fc-prev-button:active, .btn-outline.btn-danger.fc-next-button:active, .btn-outline.btn-danger.fc-today-button:active {
        border: solid 1px #f33923; }
    .btn.btn-outline.btn-warning, .wizard > .actions a.btn-outline.btn-warning, .wizard > .actions .note-editor a.btn-warning.note-btn.btn-sm, .note-editor .wizard > .actions a.btn-warning.note-btn.btn-sm, ul.wysihtml5-toolbar a.btn.btn-warning, ul.wysihtml5-toolbar .wizard > .actions a.btn-warning, .wizard > .actions ul.wysihtml5-toolbar a.btn-warning, ul.wysihtml5-toolbar .dt-buttons a.btn-warning.dt-button, .dt-buttons ul.wysihtml5-toolbar a.btn-warning.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-warning[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-warning[class*="owl-"], ul.wysihtml5-toolbar a.btn-warning.fc-prev-button, ul.wysihtml5-toolbar a.btn-warning.fc-next-button, ul.wysihtml5-toolbar a.btn-warning.fc-today-button, .note-editor .btn.btn-warning.note-btn.btn-sm, .note-editor .dt-buttons .btn-warning.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .btn-warning.note-btn.btn-sm.dt-button, .note-editor .sweet-alert button.btn-warning.note-btn.btn-sm, .sweet-alert .note-editor button.btn-warning.note-btn.btn-sm, .note-editor .owl-theme .owl-nav .btn-warning.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .btn-warning.note-btn.btn-sm[class*="owl-"],
    .note-editor button.btn-warning.note-btn.btn-sm.fc-agendaWeek-button, .note-editor .btn-warning.note-btn.btn-sm.fc-prev-button, .note-editor .btn-warning.note-btn.btn-sm.fc-next-button, .note-editor .btn-warning.note-btn.btn-sm.fc-today-button, .dt-buttons .btn-outline.btn-warning.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-warning, .sweet-alert button.btn-outline.btn-warning, .owl-theme .owl-nav .btn-outline.btn-warning[class*="owl-"],
    .owl-theme .owl-nav button.btn-warning[class*="owl-"].fc-agendaWeek-button, button.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-warning.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-warning.fc-agendaWeek-button, .btn-outline.btn-warning.fc-prev-button, .btn-outline.btn-warning.fc-next-button, .btn-outline.btn-warning.fc-today-button {
      border: solid 1px rgba(248, 179, 45, 0.5);
      color: #f8b32d; }
      .btn.btn-outline.btn-warning:hover, .wizard > .actions a.btn-outline.btn-warning:hover, .wizard > .actions .note-editor a.btn-warning.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.btn-warning.note-btn.btn-sm:hover, ul.wysihtml5-toolbar a.btn.btn-warning:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-warning:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-warning:hover, ul.wysihtml5-toolbar .dt-buttons a.btn-warning.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.btn-warning.dt-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-warning[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-warning[class*="owl-"]:hover, ul.wysihtml5-toolbar a.btn-warning.fc-prev-button:hover, ul.wysihtml5-toolbar a.btn-warning.fc-next-button:hover, ul.wysihtml5-toolbar a.btn-warning.fc-today-button:hover, .note-editor .btn.btn-warning.note-btn.btn-sm:hover, .note-editor .dt-buttons .btn-warning.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .btn-warning.note-btn.btn-sm.dt-button:hover, .note-editor .sweet-alert button.btn-warning.note-btn.btn-sm:hover, .sweet-alert .note-editor button.btn-warning.note-btn.btn-sm:hover, .note-editor .owl-theme .owl-nav .btn-warning.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .btn-warning.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .btn-warning.note-btn.btn-sm.fc-prev-button:hover, .note-editor .btn-warning.note-btn.btn-sm.fc-next-button:hover, .note-editor .btn-warning.note-btn.btn-sm.fc-today-button:hover, .dt-buttons .btn-outline.btn-warning.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-warning:hover, .sweet-alert button.btn-outline.btn-warning:hover, .owl-theme .owl-nav .btn-outline.btn-warning[class*="owl-"]:hover, button.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-warning.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-warning.fc-agendaWeek-button:hover, .btn-outline.btn-warning.fc-prev-button:hover, .btn-outline.btn-warning.fc-next-button:hover, .btn-outline.btn-warning.fc-today-button:hover, .btn.btn-outline.btn-warning:focus, .wizard > .actions a.btn-outline.btn-warning:focus, .wizard > .actions .note-editor a.btn-warning.note-btn.btn-sm:focus, .note-editor .wizard > .actions a.btn-warning.note-btn.btn-sm:focus, ul.wysihtml5-toolbar a.btn.btn-warning:focus, ul.wysihtml5-toolbar .wizard > .actions a.btn-warning:focus, .wizard > .actions ul.wysihtml5-toolbar a.btn-warning:focus, ul.wysihtml5-toolbar .dt-buttons a.btn-warning.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar a.btn-warning.dt-button:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-warning[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-warning[class*="owl-"]:focus, ul.wysihtml5-toolbar a.btn-warning.fc-prev-button:focus, ul.wysihtml5-toolbar a.btn-warning.fc-next-button:focus, ul.wysihtml5-toolbar a.btn-warning.fc-today-button:focus, .note-editor .btn.btn-warning.note-btn.btn-sm:focus, .note-editor .dt-buttons .btn-warning.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .btn-warning.note-btn.btn-sm.dt-button:focus, .note-editor .sweet-alert button.btn-warning.note-btn.btn-sm:focus, .sweet-alert .note-editor button.btn-warning.note-btn.btn-sm:focus, .note-editor .owl-theme .owl-nav .btn-warning.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .btn-warning.note-btn.btn-sm[class*="owl-"]:focus, .note-editor .btn-warning.note-btn.btn-sm.fc-prev-button:focus, .note-editor .btn-warning.note-btn.btn-sm.fc-next-button:focus, .note-editor .btn-warning.note-btn.btn-sm.fc-today-button:focus, .dt-buttons .btn-outline.btn-warning.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-warning:focus, .sweet-alert button.btn-outline.btn-warning:focus, .owl-theme .owl-nav .btn-outline.btn-warning[class*="owl-"]:focus, button.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      button.btn-warning.fc-month-button.fc-state-default.fc-corner-left:focus,
      button.btn-warning.fc-agendaWeek-button:focus, .btn-outline.btn-warning.fc-prev-button:focus, .btn-outline.btn-warning.fc-next-button:focus, .btn-outline.btn-warning.fc-today-button:focus, .btn.btn-outline.btn-warning:active, .wizard > .actions a.btn-outline.btn-warning:active, .wizard > .actions .note-editor a.btn-warning.note-btn.btn-sm:active, .note-editor .wizard > .actions a.btn-warning.note-btn.btn-sm:active, ul.wysihtml5-toolbar a.btn.btn-warning:active, ul.wysihtml5-toolbar .wizard > .actions a.btn-warning:active, .wizard > .actions ul.wysihtml5-toolbar a.btn-warning:active, ul.wysihtml5-toolbar .dt-buttons a.btn-warning.dt-button:active, .dt-buttons ul.wysihtml5-toolbar a.btn-warning.dt-button:active, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-warning[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-warning[class*="owl-"]:active, ul.wysihtml5-toolbar a.btn-warning.fc-prev-button:active, ul.wysihtml5-toolbar a.btn-warning.fc-next-button:active, ul.wysihtml5-toolbar a.btn-warning.fc-today-button:active, .note-editor .btn.btn-warning.note-btn.btn-sm:active, .note-editor .dt-buttons .btn-warning.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .btn-warning.note-btn.btn-sm.dt-button:active, .note-editor .sweet-alert button.btn-warning.note-btn.btn-sm:active, .sweet-alert .note-editor button.btn-warning.note-btn.btn-sm:active, .note-editor .owl-theme .owl-nav .btn-warning.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .btn-warning.note-btn.btn-sm[class*="owl-"]:active, .note-editor .btn-warning.note-btn.btn-sm.fc-prev-button:active, .note-editor .btn-warning.note-btn.btn-sm.fc-next-button:active, .note-editor .btn-warning.note-btn.btn-sm.fc-today-button:active, .dt-buttons .btn-outline.btn-warning.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-warning:active, .sweet-alert button.btn-outline.btn-warning:active, .owl-theme .owl-nav .btn-outline.btn-warning[class*="owl-"]:active, button.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      button.btn-warning.fc-month-button.fc-state-default.fc-corner-left:active,
      button.btn-warning.fc-agendaWeek-button:active, .btn-outline.btn-warning.fc-prev-button:active, .btn-outline.btn-warning.fc-next-button:active, .btn-outline.btn-warning.fc-today-button:active {
        border: solid 1px #f8b32d; }
    .btn.btn-outline.btn-outline-white, .wizard > .actions a.btn-outline.btn-outline-white, .wizard > .actions .note-editor a.btn-outline-white.note-btn.btn-sm, .note-editor .wizard > .actions a.btn-outline-white.note-btn.btn-sm, ul.wysihtml5-toolbar a.btn.btn-outline-white, ul.wysihtml5-toolbar .wizard > .actions a.btn-outline-white, .wizard > .actions ul.wysihtml5-toolbar a.btn-outline-white, ul.wysihtml5-toolbar .dt-buttons a.btn-outline-white.dt-button, .dt-buttons ul.wysihtml5-toolbar a.btn-outline-white.dt-button, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-outline-white[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-outline-white[class*="owl-"], ul.wysihtml5-toolbar a.btn-outline-white.fc-prev-button, ul.wysihtml5-toolbar a.btn-outline-white.fc-next-button, ul.wysihtml5-toolbar a.btn-outline-white.fc-today-button, .note-editor .btn.btn-outline-white.note-btn.btn-sm, .note-editor .dt-buttons .btn-outline-white.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .btn-outline-white.note-btn.btn-sm.dt-button, .note-editor .sweet-alert button.btn-outline-white.note-btn.btn-sm, .sweet-alert .note-editor button.btn-outline-white.note-btn.btn-sm, .note-editor .owl-theme .owl-nav .btn-outline-white.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .btn-outline-white.note-btn.btn-sm[class*="owl-"],
    .note-editor button.btn-outline-white.note-btn.btn-sm.fc-agendaWeek-button, .note-editor .btn-outline-white.note-btn.btn-sm.fc-prev-button, .note-editor .btn-outline-white.note-btn.btn-sm.fc-next-button, .note-editor .btn-outline-white.note-btn.btn-sm.fc-today-button, .dt-buttons .btn-outline.btn-outline-white.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-outline-white, .sweet-alert button.btn-outline.btn-outline-white, .owl-theme .owl-nav .btn-outline.btn-outline-white[class*="owl-"],
    .owl-theme .owl-nav button.btn-outline-white[class*="owl-"].fc-agendaWeek-button, button.btn-outline-white.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-outline-white.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-outline-white.fc-agendaWeek-button, .btn-outline.btn-outline-white.fc-prev-button, .btn-outline.btn-outline-white.fc-next-button, .btn-outline.btn-outline-white.fc-today-button {
      border: solid 1px rgba(255, 255, 255, 0.5);
      color: white !important; }
      .btn.btn-outline.btn-outline-white:hover, .wizard > .actions a.btn-outline.btn-outline-white:hover, .wizard > .actions .note-editor a.btn-outline-white.note-btn.btn-sm:hover, .note-editor .wizard > .actions a.btn-outline-white.note-btn.btn-sm:hover, ul.wysihtml5-toolbar a.btn.btn-outline-white:hover, ul.wysihtml5-toolbar .wizard > .actions a.btn-outline-white:hover, .wizard > .actions ul.wysihtml5-toolbar a.btn-outline-white:hover, ul.wysihtml5-toolbar .dt-buttons a.btn-outline-white.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar a.btn-outline-white.dt-button:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-outline-white[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-outline-white[class*="owl-"]:hover, ul.wysihtml5-toolbar a.btn-outline-white.fc-prev-button:hover, ul.wysihtml5-toolbar a.btn-outline-white.fc-next-button:hover, ul.wysihtml5-toolbar a.btn-outline-white.fc-today-button:hover, .note-editor .btn.btn-outline-white.note-btn.btn-sm:hover, .note-editor .dt-buttons .btn-outline-white.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .btn-outline-white.note-btn.btn-sm.dt-button:hover, .note-editor .sweet-alert button.btn-outline-white.note-btn.btn-sm:hover, .sweet-alert .note-editor button.btn-outline-white.note-btn.btn-sm:hover, .note-editor .owl-theme .owl-nav .btn-outline-white.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .btn-outline-white.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .btn-outline-white.note-btn.btn-sm.fc-prev-button:hover, .note-editor .btn-outline-white.note-btn.btn-sm.fc-next-button:hover, .note-editor .btn-outline-white.note-btn.btn-sm.fc-today-button:hover, .dt-buttons .btn-outline.btn-outline-white.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-outline-white:hover, .sweet-alert button.btn-outline.btn-outline-white:hover, .owl-theme .owl-nav .btn-outline.btn-outline-white[class*="owl-"]:hover, button.btn-outline-white.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      button.btn-outline-white.fc-month-button.fc-state-default.fc-corner-left:hover,
      button.btn-outline-white.fc-agendaWeek-button:hover, .btn-outline.btn-outline-white.fc-prev-button:hover, .btn-outline.btn-outline-white.fc-next-button:hover, .btn-outline.btn-outline-white.fc-today-button:hover {
        border: solid 1px white; }
  .btn.btn-rounded, .wizard > .actions a.btn-rounded, .dt-buttons .btn-rounded.dt-button,
  .dt-buttons button.dt-button.fc-agendaWeek-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-rounded,
  .tablesaw-sortable th.tablesaw-sortable-head button.fc-agendaWeek-button, .sweet-alert button.btn-rounded, .owl-theme .owl-nav .btn-rounded[class*="owl-"],
  .owl-theme .owl-nav button[class*="owl-"].fc-agendaWeek-button, button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.fc-month-button.fc-state-default.fc-corner-left,
  button.fc-agendaWeek-button, .btn-rounded.fc-prev-button, .btn-rounded.fc-next-button, .btn-rounded.fc-today-button {
    border-radius: 60px; }
  .btn.btn-lg, .wizard > .actions a.btn-lg, .dt-buttons .btn-lg.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lg, .sweet-alert button.btn-lg, .owl-theme .owl-nav .btn-lg[class*="owl-"], button.btn-lg.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-lg.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-lg.fc-agendaWeek-button, .btn-lg.fc-prev-button, .btn-lg.fc-next-button, .btn-lg.fc-today-button {
    padding: 10px 20px; }
  .btn.btn-sm, .wizard > .actions a.btn-sm, .dt-buttons .btn-sm.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-sm, .sweet-alert button.btn-sm, .owl-theme .owl-nav .btn-sm[class*="owl-"], button.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-sm.fc-agendaWeek-button, .btn-sm.fc-prev-button, .btn-sm.fc-next-button, .btn-sm.fc-today-button {
    padding: 5px 10px; }
  .btn.btn-xs, .wizard > .actions a.btn-xs, .wizard > .actions .dt-buttons a.dt-button, .dt-buttons .wizard > .actions a.dt-button, .wizard > .actions .owl-theme .owl-nav a[class*="owl-"]:hover, .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:hover, .wizard > .actions .owl-theme .owl-nav a[class*="owl-"]:active, .owl-theme .owl-nav .wizard > .actions a[class*="owl-"]:active, .dt-buttons .dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-xs, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dt-button, .sweet-alert button.btn-xs, .owl-theme .owl-nav [class*="owl-"], button.btn-xs.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons button.fc-agendaDay-button.fc-state-default.fc-corner-right.dt-button, .owl-theme .owl-nav button.fc-agendaDay-button.fc-state-default.fc-corner-right[class*="owl-"],
  button.btn-xs.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons button.fc-month-button.fc-state-default.fc-corner-left.dt-button,
  .owl-theme .owl-nav button.fc-month-button.fc-state-default.fc-corner-left[class*="owl-"],
  button.btn-xs.fc-agendaWeek-button, .btn-xs.fc-prev-button, .btn-xs.fc-next-button, .btn-xs.fc-today-button {
    padding: 6px 14px; }
  .btn.btn-icon i, .wizard > .actions a.btn-icon i, .dt-buttons .btn-icon.dt-button i, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon i, .sweet-alert button.btn-icon i, .owl-theme .owl-nav .btn-icon[class*="owl-"] i, button.btn-icon.fc-agendaDay-button.fc-state-default.fc-corner-right i,
  button.btn-icon.fc-month-button.fc-state-default.fc-corner-left i,
  button.btn-icon.fc-agendaWeek-button i, .btn-icon.fc-prev-button i, .btn-icon.fc-next-button i, .btn-icon.fc-today-button i {
    padding-right: 6px;
    font-size: 14px; }
  .btn.btn-icon.right-icon i, .wizard > .actions a.btn-icon.right-icon i, .dt-buttons .btn-icon.right-icon.dt-button i, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon.right-icon i, .sweet-alert button.btn-icon.right-icon i, .owl-theme .owl-nav .btn-icon.right-icon[class*="owl-"] i, button.btn-icon.right-icon.fc-agendaDay-button.fc-state-default.fc-corner-right i,
  button.btn-icon.right-icon.fc-month-button.fc-state-default.fc-corner-left i,
  button.btn-icon.right-icon.fc-agendaWeek-button i, .btn-icon.right-icon.fc-prev-button i, .btn-icon.right-icon.fc-next-button i, .btn-icon.right-icon.fc-today-button i {
    padding-left: 6px; }
  .btn.btn-icon.left-icon i, .wizard > .actions a.btn-icon.left-icon i, .dt-buttons .btn-icon.left-icon.dt-button i, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon.left-icon i, .sweet-alert button.btn-icon.left-icon i, .owl-theme .owl-nav .btn-icon.left-icon[class*="owl-"] i, button.btn-icon.left-icon.fc-agendaDay-button.fc-state-default.fc-corner-right i,
  button.btn-icon.left-icon.fc-month-button.fc-state-default.fc-corner-left i,
  button.btn-icon.left-icon.fc-agendaWeek-button i, .btn-icon.left-icon.fc-prev-button i, .btn-icon.left-icon.fc-next-button i, .btn-icon.left-icon.fc-today-button i {
    padding-right: 6px; }
  .btn.btn-lable-wrap, .wizard > .actions a.btn-lable-wrap, .dt-buttons .btn-lable-wrap.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lable-wrap, .sweet-alert button.btn-lable-wrap, .owl-theme .owl-nav .btn-lable-wrap[class*="owl-"], button.btn-lable-wrap.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-lable-wrap.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-lable-wrap.fc-agendaWeek-button, .btn-lable-wrap.fc-prev-button, .btn-lable-wrap.fc-next-button, .btn-lable-wrap.fc-today-button {
    position: relative; }
    .btn.btn-lable-wrap .btn-label, .wizard > .actions a.btn-lable-wrap .btn-label, .dt-buttons .btn-lable-wrap.dt-button .btn-label, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lable-wrap .btn-label, .sweet-alert button.btn-lable-wrap .btn-label, .owl-theme .owl-nav .btn-lable-wrap[class*="owl-"] .btn-label, button.btn-lable-wrap.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-label,
    button.btn-lable-wrap.fc-month-button.fc-state-default.fc-corner-left .btn-label,
    button.btn-lable-wrap.fc-agendaWeek-button .btn-label, .btn-lable-wrap.fc-prev-button .btn-label, .btn-lable-wrap.fc-next-button .btn-label, .btn-lable-wrap.fc-today-button .btn-label {
      background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
      padding: 11px 15px;
      position: absolute;
      top: -2px; }
      .btn.btn-lable-wrap .btn-label i, .wizard > .actions a.btn-lable-wrap .btn-label i, .dt-buttons .btn-lable-wrap.dt-button .btn-label i, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lable-wrap .btn-label i, .sweet-alert button.btn-lable-wrap .btn-label i, .owl-theme .owl-nav .btn-lable-wrap[class*="owl-"] .btn-label i, button.btn-lable-wrap.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-label i,
      button.btn-lable-wrap.fc-month-button.fc-state-default.fc-corner-left .btn-label i,
      button.btn-lable-wrap.fc-agendaWeek-button .btn-label i, .btn-lable-wrap.fc-prev-button .btn-label i, .btn-lable-wrap.fc-next-button .btn-label i, .btn-lable-wrap.fc-today-button .btn-label i {
        font-size: 14px; }
    .btn.btn-lable-wrap.left-label .btn-label, .wizard > .actions a.btn-lable-wrap.left-label .btn-label, .dt-buttons .btn-lable-wrap.left-label.dt-button .btn-label, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lable-wrap.left-label .btn-label, .sweet-alert button.btn-lable-wrap.left-label .btn-label, .owl-theme .owl-nav .btn-lable-wrap.left-label[class*="owl-"] .btn-label, button.btn-lable-wrap.left-label.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-label,
    button.btn-lable-wrap.left-label.fc-month-button.fc-state-default.fc-corner-left .btn-label,
    button.btn-lable-wrap.left-label.fc-agendaWeek-button .btn-label, .btn-lable-wrap.left-label.fc-prev-button .btn-label, .btn-lable-wrap.left-label.fc-next-button .btn-label, .btn-lable-wrap.left-label.fc-today-button .btn-label {
      left: -2px; }
    .btn.btn-lable-wrap.left-label .btn-text, .wizard > .actions a.btn-lable-wrap.left-label .btn-text, .dt-buttons .btn-lable-wrap.left-label.dt-button .btn-text, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lable-wrap.left-label .btn-text, .sweet-alert button.btn-lable-wrap.left-label .btn-text, .owl-theme .owl-nav .btn-lable-wrap.left-label[class*="owl-"] .btn-text, button.btn-lable-wrap.left-label.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-text,
    button.btn-lable-wrap.left-label.fc-month-button.fc-state-default.fc-corner-left .btn-text,
    button.btn-lable-wrap.left-label.fc-agendaWeek-button .btn-text, .btn-lable-wrap.left-label.fc-prev-button .btn-text, .btn-lable-wrap.left-label.fc-next-button .btn-text, .btn-lable-wrap.left-label.fc-today-button .btn-text {
      margin-left: 35px; }
    .btn.btn-lable-wrap.right-label .btn-label, .wizard > .actions a.btn-lable-wrap.right-label .btn-label, .dt-buttons .btn-lable-wrap.right-label.dt-button .btn-label, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lable-wrap.right-label .btn-label, .sweet-alert button.btn-lable-wrap.right-label .btn-label, .owl-theme .owl-nav .btn-lable-wrap.right-label[class*="owl-"] .btn-label, button.btn-lable-wrap.right-label.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-label,
    button.btn-lable-wrap.right-label.fc-month-button.fc-state-default.fc-corner-left .btn-label,
    button.btn-lable-wrap.right-label.fc-agendaWeek-button .btn-label, .btn-lable-wrap.right-label.fc-prev-button .btn-label, .btn-lable-wrap.right-label.fc-next-button .btn-label, .btn-lable-wrap.right-label.fc-today-button .btn-label {
      right: -2px; }
    .btn.btn-lable-wrap.right-label .btn-text, .wizard > .actions a.btn-lable-wrap.right-label .btn-text, .dt-buttons .btn-lable-wrap.right-label.dt-button .btn-text, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lable-wrap.right-label .btn-text, .sweet-alert button.btn-lable-wrap.right-label .btn-text, .owl-theme .owl-nav .btn-lable-wrap.right-label[class*="owl-"] .btn-text, button.btn-lable-wrap.right-label.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-text,
    button.btn-lable-wrap.right-label.fc-month-button.fc-state-default.fc-corner-left .btn-text,
    button.btn-lable-wrap.right-label.fc-agendaWeek-button .btn-text, .btn-lable-wrap.right-label.fc-prev-button .btn-text, .btn-lable-wrap.right-label.fc-next-button .btn-text, .btn-lable-wrap.right-label.fc-today-button .btn-text {
      margin-right: 35px; }
  .btn.btn-rounded.left-label .btn-label, .wizard > .actions a.btn-rounded.left-label .btn-label, .dt-buttons .btn-rounded.left-label.dt-button .btn-label,
  .dt-buttons button.left-label.dt-button.fc-agendaWeek-button .btn-label, .tablesaw-sortable th.tablesaw-sortable-head button.btn-rounded.left-label .btn-label,
  .tablesaw-sortable th.tablesaw-sortable-head button.left-label.fc-agendaWeek-button .btn-label, .sweet-alert button.btn-rounded.left-label .btn-label,
  .sweet-alert button.left-label.fc-agendaWeek-button .btn-label, .owl-theme .owl-nav .btn-rounded.left-label[class*="owl-"] .btn-label,
  .owl-theme .owl-nav button.left-label[class*="owl-"].fc-agendaWeek-button .btn-label, button.left-label.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-label,
  button.left-label.fc-month-button.fc-state-default.fc-corner-left .btn-label,
  button.left-label.fc-agendaWeek-button .btn-label, .btn-rounded.left-label.fc-prev-button .btn-label,
  button.left-label.fc-prev-button.fc-agendaWeek-button .btn-label, .btn-rounded.left-label.fc-next-button .btn-label,
  button.left-label.fc-next-button.fc-agendaWeek-button .btn-label, .btn-rounded.left-label.fc-today-button .btn-label,
  button.left-label.fc-today-button.fc-agendaWeek-button .btn-label {
    border-bottom-left-radius: 60px;
    border-top-left-radius: 60px; }
  .btn.btn-rounded.right-label .btn-label, .wizard > .actions a.btn-rounded.right-label .btn-label, .dt-buttons .btn-rounded.right-label.dt-button .btn-label,
  .dt-buttons button.right-label.dt-button.fc-agendaWeek-button .btn-label, .tablesaw-sortable th.tablesaw-sortable-head button.btn-rounded.right-label .btn-label,
  .tablesaw-sortable th.tablesaw-sortable-head button.right-label.fc-agendaWeek-button .btn-label, .sweet-alert button.btn-rounded.right-label .btn-label,
  .sweet-alert button.right-label.fc-agendaWeek-button .btn-label, .owl-theme .owl-nav .btn-rounded.right-label[class*="owl-"] .btn-label,
  .owl-theme .owl-nav button.right-label[class*="owl-"].fc-agendaWeek-button .btn-label, button.right-label.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-label,
  button.right-label.fc-month-button.fc-state-default.fc-corner-left .btn-label,
  button.right-label.fc-agendaWeek-button .btn-label, .btn-rounded.right-label.fc-prev-button .btn-label,
  button.right-label.fc-prev-button.fc-agendaWeek-button .btn-label, .btn-rounded.right-label.fc-next-button .btn-label,
  button.right-label.fc-next-button.fc-agendaWeek-button .btn-label, .btn-rounded.right-label.fc-today-button .btn-label,
  button.right-label.fc-today-button.fc-agendaWeek-button .btn-label {
    border-bottom-right-radius: 60px;
    border-top-right-radius: 60px; }
  .btn.btn-outline.btn-lable-wrap .btn-label, .wizard > .actions a.btn-outline.btn-lable-wrap .btn-label, .wizard > .actions .note-editor a.btn-lable-wrap.note-btn.btn-sm .btn-label, .note-editor .wizard > .actions a.btn-lable-wrap.note-btn.btn-sm .btn-label, ul.wysihtml5-toolbar a.btn.btn-lable-wrap .btn-label, ul.wysihtml5-toolbar .wizard > .actions a.btn-lable-wrap .btn-label, .wizard > .actions ul.wysihtml5-toolbar a.btn-lable-wrap .btn-label, ul.wysihtml5-toolbar .dt-buttons a.btn-lable-wrap.dt-button .btn-label, .dt-buttons ul.wysihtml5-toolbar a.btn-lable-wrap.dt-button .btn-label, ul.wysihtml5-toolbar .owl-theme .owl-nav a.btn-lable-wrap[class*="owl-"] .btn-label, .owl-theme .owl-nav ul.wysihtml5-toolbar a.btn-lable-wrap[class*="owl-"] .btn-label, ul.wysihtml5-toolbar a.btn-lable-wrap.fc-prev-button .btn-label, ul.wysihtml5-toolbar a.btn-lable-wrap.fc-next-button .btn-label, ul.wysihtml5-toolbar a.btn-lable-wrap.fc-today-button .btn-label, .note-editor .btn.btn-lable-wrap.note-btn.btn-sm .btn-label, .note-editor .dt-buttons .btn-lable-wrap.note-btn.btn-sm.dt-button .btn-label, .dt-buttons .note-editor .btn-lable-wrap.note-btn.btn-sm.dt-button .btn-label, .note-editor .sweet-alert button.btn-lable-wrap.note-btn.btn-sm .btn-label, .sweet-alert .note-editor button.btn-lable-wrap.note-btn.btn-sm .btn-label, .note-editor .owl-theme .owl-nav .btn-lable-wrap.note-btn.btn-sm[class*="owl-"] .btn-label, .owl-theme .owl-nav .note-editor .btn-lable-wrap.note-btn.btn-sm[class*="owl-"] .btn-label,
  .note-editor button.btn-lable-wrap.note-btn.btn-sm.fc-agendaWeek-button .btn-label, .note-editor .btn-lable-wrap.note-btn.btn-sm.fc-prev-button .btn-label, .note-editor .btn-lable-wrap.note-btn.btn-sm.fc-next-button .btn-label, .note-editor .btn-lable-wrap.note-btn.btn-sm.fc-today-button .btn-label, .dt-buttons .btn-outline.btn-lable-wrap.dt-button .btn-label,
  .dt-buttons button.btn-lable-wrap.dt-button.fc-agendaWeek-button .btn-label, .tablesaw-sortable th.tablesaw-sortable-head button.btn-lable-wrap .btn-label, .sweet-alert button.btn-outline.btn-lable-wrap .btn-label,
  .sweet-alert button.btn-lable-wrap.fc-agendaWeek-button .btn-label, .owl-theme .owl-nav .btn-outline.btn-lable-wrap[class*="owl-"] .btn-label,
  .owl-theme .owl-nav button.btn-lable-wrap[class*="owl-"].fc-agendaWeek-button .btn-label, button.btn-lable-wrap.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-label,
  button.btn-lable-wrap.fc-month-button.fc-state-default.fc-corner-left .btn-label,
  button.btn-lable-wrap.fc-agendaWeek-button .btn-label, .btn-outline.btn-lable-wrap.fc-prev-button .btn-label,
  button.btn-lable-wrap.fc-prev-button.fc-agendaWeek-button .btn-label, .btn-outline.btn-lable-wrap.fc-next-button .btn-label,
  button.btn-lable-wrap.fc-next-button.fc-agendaWeek-button .btn-label, .btn-outline.btn-lable-wrap.fc-today-button .btn-label,
  button.btn-lable-wrap.fc-today-button.fc-agendaWeek-button .btn-label {
    background: transparent; }
  .btn.btn-anim, .wizard > .actions a.btn-anim, .dt-buttons .btn-anim.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-anim, .sweet-alert button.btn-anim, .owl-theme .owl-nav .btn-anim[class*="owl-"], button.btn-anim.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-anim.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-anim.fc-agendaWeek-button, .btn-anim.fc-prev-button, .btn-anim.fc-next-button, .btn-anim.fc-today-button {
    position: relative;
    overflow: hidden; }
    .btn.btn-anim i, .wizard > .actions a.btn-anim i, .dt-buttons .btn-anim.dt-button i, .tablesaw-sortable th.tablesaw-sortable-head button.btn-anim i, .sweet-alert button.btn-anim i, .owl-theme .owl-nav .btn-anim[class*="owl-"] i, button.btn-anim.fc-agendaDay-button.fc-state-default.fc-corner-right i,
    button.btn-anim.fc-month-button.fc-state-default.fc-corner-left i,
    button.btn-anim.fc-agendaWeek-button i, .btn-anim.fc-prev-button i, .btn-anim.fc-next-button i, .btn-anim.fc-today-button i {
      font-size: 16px;
      height: 100%;
      left: 0;
      padding-top: 10px;
      position: absolute;
      top: -100%;
      -webkit-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      width: 100%; }
    .btn.btn-anim .btn-text, .wizard > .actions a.btn-anim .btn-text, .dt-buttons .btn-anim.dt-button .btn-text, .tablesaw-sortable th.tablesaw-sortable-head button.btn-anim .btn-text, .sweet-alert button.btn-anim .btn-text, .owl-theme .owl-nav .btn-anim[class*="owl-"] .btn-text, button.btn-anim.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-text,
    button.btn-anim.fc-month-button.fc-state-default.fc-corner-left .btn-text,
    button.btn-anim.fc-agendaWeek-button .btn-text, .btn-anim.fc-prev-button .btn-text, .btn-anim.fc-next-button .btn-text, .btn-anim.fc-today-button .btn-text {
      position: relative;
      top: 0;
      -webkit-transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
    .btn.btn-anim:hover i, .wizard > .actions a.btn-anim:hover i, .dt-buttons .btn-anim.dt-button:hover i, .tablesaw-sortable th.tablesaw-sortable-head button.btn-anim:hover i, .sweet-alert button.btn-anim:hover i, .owl-theme .owl-nav .btn-anim[class*="owl-"]:hover i, button.btn-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:hover i,
    button.btn-anim.fc-month-button.fc-state-default.fc-corner-left:hover i,
    button.btn-anim.fc-agendaWeek-button:hover i, .btn-anim.fc-prev-button:hover i, .btn-anim.fc-next-button:hover i, .btn-anim.fc-today-button:hover i {
      top: 0; }
    .btn.btn-anim:hover .btn-text, .wizard > .actions a.btn-anim:hover .btn-text, .dt-buttons .btn-anim.dt-button:hover .btn-text, .tablesaw-sortable th.tablesaw-sortable-head button.btn-anim:hover .btn-text, .sweet-alert button.btn-anim:hover .btn-text, .owl-theme .owl-nav .btn-anim[class*="owl-"]:hover .btn-text, button.btn-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:hover .btn-text,
    button.btn-anim.fc-month-button.fc-state-default.fc-corner-left:hover .btn-text,
    button.btn-anim.fc-agendaWeek-button:hover .btn-text, .btn-anim.fc-prev-button:hover .btn-text, .btn-anim.fc-next-button:hover .btn-text, .btn-anim.fc-today-button:hover .btn-text {
      top: 50px; }
  .btn.btn-icon-anim, .wizard > .actions a.btn-icon-anim, .dt-buttons .btn-icon-anim.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim, .sweet-alert button.btn-icon-anim, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"], button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-icon-anim.fc-agendaWeek-button, .btn-icon-anim.fc-prev-button, .btn-icon-anim.fc-next-button, .btn-icon-anim.fc-today-button {
    position: relative;
    overflow: hidden;
    z-index: 1;
    border: none;
    padding: 11px;
    background: transparent; }
    .btn.btn-icon-anim:hover, .wizard > .actions a.btn-icon-anim:hover, .dt-buttons .btn-icon-anim.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim:hover, .sweet-alert button.btn-icon-anim:hover, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"]:hover, button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.fc-agendaWeek-button:hover, .btn-icon-anim.fc-prev-button:hover, .btn-icon-anim.fc-next-button:hover, .btn-icon-anim.fc-today-button:hover, .btn.btn-icon-anim:focus, .wizard > .actions a.btn-icon-anim:focus, .dt-buttons .btn-icon-anim.dt-button:focus, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim:focus, .sweet-alert button.btn-icon-anim:focus, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"]:focus, button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
    button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left:focus,
    button.btn-icon-anim.fc-agendaWeek-button:focus, .btn-icon-anim.fc-prev-button:focus, .btn-icon-anim.fc-next-button:focus, .btn-icon-anim.fc-today-button:focus, .btn.btn-icon-anim:active, .wizard > .actions a.btn-icon-anim:active, .dt-buttons .btn-icon-anim.dt-button:active, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim:active, .sweet-alert button.btn-icon-anim:active, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"]:active, button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
    button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left:active,
    button.btn-icon-anim.fc-agendaWeek-button:active, .btn-icon-anim.fc-prev-button:active, .btn-icon-anim.fc-next-button:active, .btn-icon-anim.fc-today-button:active {
      background: transparent;
      border: none; }
    .btn.btn-icon-anim i, .wizard > .actions a.btn-icon-anim i, .dt-buttons .btn-icon-anim.dt-button i, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim i, .sweet-alert button.btn-icon-anim i, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"] i, button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right i,
    button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left i,
    button.btn-icon-anim.fc-agendaWeek-button i, .btn-icon-anim.fc-prev-button i, .btn-icon-anim.fc-next-button i, .btn-icon-anim.fc-today-button i {
      font-size: 16px; }
    .btn.btn-icon-anim:before, .wizard > .actions a.btn-icon-anim:before, .dt-buttons .btn-icon-anim.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim:before, .sweet-alert button.btn-icon-anim:before, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"]:before, button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.fc-agendaWeek-button:before, .btn-icon-anim.fc-prev-button:before, .btn-icon-anim.fc-next-button:before, .btn-icon-anim.fc-today-button:before {
      content: "";
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      -webkit-transition: color 0.3s ease 0s, box-shadow 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
      -moz-transition: color 0.3s ease 0s, box-shadow 0.3s ease 0s, -moz-transform 0.3s ease 0s;
      transition: color 0.3s ease 0s, box-shadow 0.3s ease 0s, transform 0.3s ease 0s;
      width: 100%;
      z-index: -1; }
    .btn.btn-icon-anim.btn-default:before, .wizard > .actions a.btn-icon-anim.btn-default:before, .dt-buttons .btn-icon-anim.btn-default.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim:before, .sweet-alert button.btn-icon-anim.btn-default:before, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"]:before, button.btn-icon-anim.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-default.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-default.fc-agendaWeek-button:before, .btn-icon-anim.btn-default.fc-prev-button:before, .btn-icon-anim.btn-default.fc-next-button:before, .btn-icon-anim.btn-default.fc-today-button:before {
      box-shadow: 0 0 0 35px gainsboro inset; }
    .btn.btn-icon-anim.btn-default:hover, .wizard > .actions a.btn-icon-anim.btn-default:hover, .dt-buttons .btn-icon-anim.btn-default.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim:hover, .sweet-alert button.btn-icon-anim.btn-default:hover, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"]:hover, button.btn-icon-anim.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-default.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-default.fc-agendaWeek-button:hover, .btn-icon-anim.btn-default.fc-prev-button:hover, .btn-icon-anim.btn-default.fc-next-button:hover, .btn-icon-anim.btn-default.fc-today-button:hover {
      color: #212121 !important; }
      .btn.btn-icon-anim.btn-default:hover:before, .wizard > .actions a.btn-icon-anim.btn-default:hover:before, .dt-buttons .btn-icon-anim.btn-default.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim:hover:before, .sweet-alert button.btn-icon-anim.btn-default:hover:before, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"]:hover:before, button.btn-icon-anim.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-default.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-default.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-default.fc-prev-button:hover:before, .btn-icon-anim.btn-default.fc-next-button:hover:before, .btn-icon-anim.btn-default.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px gainsboro inset; }
    .btn.btn-icon-anim.btn-info:before, .wizard > .actions a.btn-icon-anim.btn-info:before, .dt-buttons .btn-icon-anim.btn-info.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-info:before, .sweet-alert button.btn-icon-anim.btn-info:before, .owl-theme .owl-nav .btn-icon-anim.btn-info[class*="owl-"]:before, button.btn-icon-anim.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-info.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-info.fc-agendaWeek-button:before, .btn-icon-anim.btn-info.fc-prev-button:before, .btn-icon-anim.btn-info.fc-next-button:before, .btn-icon-anim.btn-info.fc-today-button:before {
      box-shadow: 0 0 0 35px #e7368d inset; }
    .btn.btn-icon-anim.btn-info:hover, .wizard > .actions a.btn-icon-anim.btn-info:hover, .dt-buttons .btn-icon-anim.btn-info.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-info:hover, .sweet-alert button.btn-icon-anim.btn-info:hover, .owl-theme .owl-nav .btn-icon-anim.btn-info[class*="owl-"]:hover, button.btn-icon-anim.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-info.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-info.fc-agendaWeek-button:hover, .btn-icon-anim.btn-info.fc-prev-button:hover, .btn-icon-anim.btn-info.fc-next-button:hover, .btn-icon-anim.btn-info.fc-today-button:hover {
      color: #e7368d !important; }
      .btn.btn-icon-anim.btn-info:hover:before, .wizard > .actions a.btn-icon-anim.btn-info:hover:before, .dt-buttons .btn-icon-anim.btn-info.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-info:hover:before, .sweet-alert button.btn-icon-anim.btn-info:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-info[class*="owl-"]:hover:before, button.btn-icon-anim.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-info.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-info.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-info.fc-prev-button:hover:before, .btn-icon-anim.btn-info.fc-next-button:hover:before, .btn-icon-anim.btn-info.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #e7368d inset; }
    .btn.btn-icon-anim.btn-primary:before, .wizard > .actions a.btn-icon-anim:before, .dt-buttons .btn-icon-anim.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-primary:before, .sweet-alert button.btn-icon-anim.btn-primary:before, .owl-theme .owl-nav .btn-icon-anim.btn-primary[class*="owl-"]:before, button.btn-icon-anim.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-primary.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-primary.fc-agendaWeek-button:before, .btn-icon-anim.btn-primary.fc-prev-button:before, .btn-icon-anim.btn-primary.fc-next-button:before, .btn-icon-anim.btn-primary.fc-today-button:before {
      box-shadow: 0 0 0 35px #0098a3 inset; }
    .btn.btn-icon-anim.btn-primary:hover, .wizard > .actions a.btn-icon-anim:hover, .dt-buttons .btn-icon-anim.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-primary:hover, .sweet-alert button.btn-icon-anim.btn-primary:hover, .owl-theme .owl-nav .btn-icon-anim.btn-primary[class*="owl-"]:hover, button.btn-icon-anim.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-primary.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-primary.fc-agendaWeek-button:hover, .btn-icon-anim.btn-primary.fc-prev-button:hover, .btn-icon-anim.btn-primary.fc-next-button:hover, .btn-icon-anim.btn-primary.fc-today-button:hover {
      color: #0098a3 !important; }
      .btn.btn-icon-anim.btn-primary:hover:before, .wizard > .actions a.btn-icon-anim:hover:before, .dt-buttons .btn-icon-anim.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-primary:hover:before, .sweet-alert button.btn-icon-anim.btn-primary:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-primary[class*="owl-"]:hover:before, button.btn-icon-anim.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-primary.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-primary.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-primary.fc-prev-button:hover:before, .btn-icon-anim.btn-primary.fc-next-button:hover:before, .btn-icon-anim.btn-primary.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #0098a3 inset; }
    .btn.btn-icon-anim.btn-success:before, .wizard > .actions a.btn-icon-anim.btn-success:before, .wizard > .actions a.btn-icon-anim.fc-prev-button:hover:before, .wizard > .actions a.btn-icon-anim.fc-next-button:hover:before, .wizard > .actions a.btn-icon-anim.fc-today-button:hover:before, .wizard > .actions a.btn-icon-anim.fc-prev-button:active:before, .wizard > .actions a.btn-icon-anim.fc-next-button:active:before, .wizard > .actions a.btn-icon-anim.fc-today-button:active:before, .dt-buttons .btn-icon-anim.btn-success.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-success:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.fc-prev-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.fc-next-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.fc-today-button:before, .sweet-alert button.btn-icon-anim.btn-success:before, .owl-theme .owl-nav .btn-icon-anim.btn-success[class*="owl-"]:before,
    .owl-theme .owl-nav button.btn-icon-anim[class*="owl-"].fc-agendaWeek-button:before, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"].fc-prev-button:before, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"].fc-next-button:before, .owl-theme .owl-nav .btn-icon-anim[class*="owl-"].fc-today-button:before, button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.fc-agendaWeek-button:before, .btn-icon-anim.fc-prev-button:before, .btn-icon-anim.fc-next-button:before, .btn-icon-anim.fc-today-button:before {
      box-shadow: 0 0 0 35px #4aa23c inset; }
    .btn.btn-icon-anim.btn-success:hover, .wizard > .actions a.btn-icon-anim.btn-success:hover, .wizard > .actions a.btn-icon-anim.fc-prev-button:hover:active, .wizard > .actions a.btn-icon-anim.fc-next-button:hover:active, .wizard > .actions a.btn-icon-anim.fc-today-button:hover:active, .dt-buttons .btn-icon-anim.btn-success.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-success:hover, .sweet-alert button.btn-icon-anim.btn-success:hover, .owl-theme .owl-nav .btn-icon-anim.btn-success[class*="owl-"]:hover, button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.fc-agendaWeek-button:hover, .btn-icon-anim.fc-prev-button:hover, .btn-icon-anim.fc-next-button:hover, .btn-icon-anim.fc-today-button:hover {
      color: #4aa23c !important; }
      .btn.btn-icon-anim.btn-success:hover:before, .wizard > .actions a.btn-icon-anim.btn-success:hover:before, .dt-buttons .btn-icon-anim.btn-success.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-success:hover:before, .sweet-alert button.btn-icon-anim.btn-success:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-success[class*="owl-"]:hover:before, button.btn-icon-anim.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.fc-agendaWeek-button:hover:before, .btn-icon-anim.fc-prev-button:hover:before, .btn-icon-anim.fc-next-button:hover:before, .btn-icon-anim.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #4aa23c inset; }
    .btn.btn-icon-anim.btn-danger:before, .wizard > .actions a.btn-icon-anim.btn-danger:before, .dt-buttons .btn-icon-anim.btn-danger.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-danger:before, .sweet-alert button.btn-icon-anim.btn-danger:before, .owl-theme .owl-nav .btn-icon-anim.btn-danger[class*="owl-"]:before, button.btn-icon-anim.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-danger.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-danger.fc-agendaWeek-button:before, .btn-icon-anim.btn-danger.fc-prev-button:before, .btn-icon-anim.btn-danger.fc-next-button:before, .btn-icon-anim.btn-danger.fc-today-button:before {
      box-shadow: 0 0 0 35px #f33923 inset; }
    .btn.btn-icon-anim.btn-danger:hover, .wizard > .actions a.btn-icon-anim.btn-danger:hover, .dt-buttons .btn-icon-anim.btn-danger.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-danger:hover, .sweet-alert button.btn-icon-anim.btn-danger:hover, .owl-theme .owl-nav .btn-icon-anim.btn-danger[class*="owl-"]:hover, button.btn-icon-anim.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-danger.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-danger.fc-agendaWeek-button:hover, .btn-icon-anim.btn-danger.fc-prev-button:hover, .btn-icon-anim.btn-danger.fc-next-button:hover, .btn-icon-anim.btn-danger.fc-today-button:hover {
      color: #f33923 !important; }
      .btn.btn-icon-anim.btn-danger:hover:before, .wizard > .actions a.btn-icon-anim.btn-danger:hover:before, .dt-buttons .btn-icon-anim.btn-danger.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-danger:hover:before, .sweet-alert button.btn-icon-anim.btn-danger:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-danger[class*="owl-"]:hover:before, button.btn-icon-anim.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-danger.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-danger.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-danger.fc-prev-button:hover:before, .btn-icon-anim.btn-danger.fc-next-button:hover:before, .btn-icon-anim.btn-danger.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #f33923 inset; }
    .btn.btn-icon-anim.btn-warning:before, .wizard > .actions a.btn-icon-anim.btn-warning:before, .dt-buttons .btn-icon-anim.btn-warning.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-warning:before, .sweet-alert button.btn-icon-anim.btn-warning:before, .owl-theme .owl-nav .btn-icon-anim.btn-warning[class*="owl-"]:before, button.btn-icon-anim.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-warning.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-warning.fc-agendaWeek-button:before, .btn-icon-anim.btn-warning.fc-prev-button:before, .btn-icon-anim.btn-warning.fc-next-button:before, .btn-icon-anim.btn-warning.fc-today-button:before {
      box-shadow: 0 0 0 35px #f8b32d inset; }
    .btn.btn-icon-anim.btn-warning:hover, .wizard > .actions a.btn-icon-anim.btn-warning:hover, .dt-buttons .btn-icon-anim.btn-warning.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-warning:hover, .sweet-alert button.btn-icon-anim.btn-warning:hover, .owl-theme .owl-nav .btn-icon-anim.btn-warning[class*="owl-"]:hover, button.btn-icon-anim.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-warning.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-warning.fc-agendaWeek-button:hover, .btn-icon-anim.btn-warning.fc-prev-button:hover, .btn-icon-anim.btn-warning.fc-next-button:hover, .btn-icon-anim.btn-warning.fc-today-button:hover {
      color: #f8b32d !important; }
      .btn.btn-icon-anim.btn-warning:hover:before, .wizard > .actions a.btn-icon-anim.btn-warning:hover:before, .dt-buttons .btn-icon-anim.btn-warning.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-warning:hover:before, .sweet-alert button.btn-icon-anim.btn-warning:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-warning[class*="owl-"]:hover:before, button.btn-icon-anim.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-warning.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-warning.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-warning.fc-prev-button:hover:before, .btn-icon-anim.btn-warning.fc-next-button:hover:before, .btn-icon-anim.btn-warning.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #f8b32d inset; }
    .btn.btn-icon-anim.btn-facebook:before, .wizard > .actions a.btn-icon-anim.btn-facebook:before, .dt-buttons .btn-icon-anim.btn-facebook.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-facebook:before, .sweet-alert button.btn-icon-anim.btn-facebook:before, .owl-theme .owl-nav .btn-icon-anim.btn-facebook[class*="owl-"]:before, button.btn-icon-anim.btn-facebook.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-facebook.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-facebook.fc-agendaWeek-button:before, .btn-icon-anim.btn-facebook.fc-prev-button:before, .btn-icon-anim.btn-facebook.fc-next-button:before, .btn-icon-anim.btn-facebook.fc-today-button:before {
      box-shadow: 0 0 0 35px #3b5998 inset; }
    .btn.btn-icon-anim.btn-facebook:hover, .wizard > .actions a.btn-icon-anim.btn-facebook:hover, .dt-buttons .btn-icon-anim.btn-facebook.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-facebook:hover, .sweet-alert button.btn-icon-anim.btn-facebook:hover, .owl-theme .owl-nav .btn-icon-anim.btn-facebook[class*="owl-"]:hover, button.btn-icon-anim.btn-facebook.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-facebook.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-facebook.fc-agendaWeek-button:hover, .btn-icon-anim.btn-facebook.fc-prev-button:hover, .btn-icon-anim.btn-facebook.fc-next-button:hover, .btn-icon-anim.btn-facebook.fc-today-button:hover {
      color: #3b5998 !important; }
      .btn.btn-icon-anim.btn-facebook:hover:before, .wizard > .actions a.btn-icon-anim.btn-facebook:hover:before, .dt-buttons .btn-icon-anim.btn-facebook.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-facebook:hover:before, .sweet-alert button.btn-icon-anim.btn-facebook:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-facebook[class*="owl-"]:hover:before, button.btn-icon-anim.btn-facebook.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-facebook.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-facebook.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-facebook.fc-prev-button:hover:before, .btn-icon-anim.btn-facebook.fc-next-button:hover:before, .btn-icon-anim.btn-facebook.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #3b5998 inset; }
    .btn.btn-icon-anim.btn-twitter:before, .wizard > .actions a.btn-icon-anim.btn-twitter:before, .dt-buttons .btn-icon-anim.btn-twitter.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-twitter:before, .sweet-alert button.btn-icon-anim.btn-twitter:before, .owl-theme .owl-nav .btn-icon-anim.btn-twitter[class*="owl-"]:before, button.btn-icon-anim.btn-twitter.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-twitter.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-twitter.fc-agendaWeek-button:before, .btn-icon-anim.btn-twitter.fc-prev-button:before, .btn-icon-anim.btn-twitter.fc-next-button:before, .btn-icon-anim.btn-twitter.fc-today-button:before {
      box-shadow: 0 0 0 35px #55acee inset; }
    .btn.btn-icon-anim.btn-twitter:hover, .wizard > .actions a.btn-icon-anim.btn-twitter:hover, .dt-buttons .btn-icon-anim.btn-twitter.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-twitter:hover, .sweet-alert button.btn-icon-anim.btn-twitter:hover, .owl-theme .owl-nav .btn-icon-anim.btn-twitter[class*="owl-"]:hover, button.btn-icon-anim.btn-twitter.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-twitter.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-twitter.fc-agendaWeek-button:hover, .btn-icon-anim.btn-twitter.fc-prev-button:hover, .btn-icon-anim.btn-twitter.fc-next-button:hover, .btn-icon-anim.btn-twitter.fc-today-button:hover {
      color: #55acee !important; }
      .btn.btn-icon-anim.btn-twitter:hover:before, .wizard > .actions a.btn-icon-anim.btn-twitter:hover:before, .dt-buttons .btn-icon-anim.btn-twitter.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-twitter:hover:before, .sweet-alert button.btn-icon-anim.btn-twitter:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-twitter[class*="owl-"]:hover:before, button.btn-icon-anim.btn-twitter.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-twitter.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-twitter.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-twitter.fc-prev-button:hover:before, .btn-icon-anim.btn-twitter.fc-next-button:hover:before, .btn-icon-anim.btn-twitter.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #55acee inset; }
    .btn.btn-icon-anim.btn-linkedin:before, .wizard > .actions a.btn-icon-anim.btn-linkedin:before, .dt-buttons .btn-icon-anim.btn-linkedin.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-linkedin:before, .sweet-alert button.btn-icon-anim.btn-linkedin:before, .owl-theme .owl-nav .btn-icon-anim.btn-linkedin[class*="owl-"]:before, button.btn-icon-anim.btn-linkedin.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-linkedin.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-linkedin.fc-agendaWeek-button:before, .btn-icon-anim.btn-linkedin.fc-prev-button:before, .btn-icon-anim.btn-linkedin.fc-next-button:before, .btn-icon-anim.btn-linkedin.fc-today-button:before {
      box-shadow: 0 0 0 35px #007bb6 inset; }
    .btn.btn-icon-anim.btn-linkedin:hover, .wizard > .actions a.btn-icon-anim.btn-linkedin:hover, .dt-buttons .btn-icon-anim.btn-linkedin.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-linkedin:hover, .sweet-alert button.btn-icon-anim.btn-linkedin:hover, .owl-theme .owl-nav .btn-icon-anim.btn-linkedin[class*="owl-"]:hover, button.btn-icon-anim.btn-linkedin.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-linkedin.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-linkedin.fc-agendaWeek-button:hover, .btn-icon-anim.btn-linkedin.fc-prev-button:hover, .btn-icon-anim.btn-linkedin.fc-next-button:hover, .btn-icon-anim.btn-linkedin.fc-today-button:hover {
      color: #007bb6 !important; }
      .btn.btn-icon-anim.btn-linkedin:hover:before, .wizard > .actions a.btn-icon-anim.btn-linkedin:hover:before, .dt-buttons .btn-icon-anim.btn-linkedin.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-linkedin:hover:before, .sweet-alert button.btn-icon-anim.btn-linkedin:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-linkedin[class*="owl-"]:hover:before, button.btn-icon-anim.btn-linkedin.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-linkedin.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-linkedin.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-linkedin.fc-prev-button:hover:before, .btn-icon-anim.btn-linkedin.fc-next-button:hover:before, .btn-icon-anim.btn-linkedin.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #007bb6 inset; }
    .btn.btn-icon-anim.btn-dribbble:before, .wizard > .actions a.btn-icon-anim.btn-dribbble:before, .dt-buttons .btn-icon-anim.btn-dribbble.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-dribbble:before, .sweet-alert button.btn-icon-anim.btn-dribbble:before, .owl-theme .owl-nav .btn-icon-anim.btn-dribbble[class*="owl-"]:before, button.btn-icon-anim.btn-dribbble.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-dribbble.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-dribbble.fc-agendaWeek-button:before, .btn-icon-anim.btn-dribbble.fc-prev-button:before, .btn-icon-anim.btn-dribbble.fc-next-button:before, .btn-icon-anim.btn-dribbble.fc-today-button:before {
      box-shadow: 0 0 0 35px #ea4c89 inset; }
    .btn.btn-icon-anim.btn-dribbble:hover, .wizard > .actions a.btn-icon-anim.btn-dribbble:hover, .dt-buttons .btn-icon-anim.btn-dribbble.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-dribbble:hover, .sweet-alert button.btn-icon-anim.btn-dribbble:hover, .owl-theme .owl-nav .btn-icon-anim.btn-dribbble[class*="owl-"]:hover, button.btn-icon-anim.btn-dribbble.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-dribbble.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-dribbble.fc-agendaWeek-button:hover, .btn-icon-anim.btn-dribbble.fc-prev-button:hover, .btn-icon-anim.btn-dribbble.fc-next-button:hover, .btn-icon-anim.btn-dribbble.fc-today-button:hover {
      color: #ea4c89 !important; }
      .btn.btn-icon-anim.btn-dribbble:hover:before, .wizard > .actions a.btn-icon-anim.btn-dribbble:hover:before, .dt-buttons .btn-icon-anim.btn-dribbble.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-dribbble:hover:before, .sweet-alert button.btn-icon-anim.btn-dribbble:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-dribbble[class*="owl-"]:hover:before, button.btn-icon-anim.btn-dribbble.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-dribbble.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-dribbble.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-dribbble.fc-prev-button:hover:before, .btn-icon-anim.btn-dribbble.fc-next-button:hover:before, .btn-icon-anim.btn-dribbble.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #ea4c89 inset; }
    .btn.btn-icon-anim.btn-googleplus:before, .wizard > .actions a.btn-icon-anim.btn-googleplus:before, .dt-buttons .btn-icon-anim.btn-googleplus.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-googleplus:before, .sweet-alert button.btn-icon-anim.btn-googleplus:before, .owl-theme .owl-nav .btn-icon-anim.btn-googleplus[class*="owl-"]:before, button.btn-icon-anim.btn-googleplus.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-googleplus.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-googleplus.fc-agendaWeek-button:before, .btn-icon-anim.btn-googleplus.fc-prev-button:before, .btn-icon-anim.btn-googleplus.fc-next-button:before, .btn-icon-anim.btn-googleplus.fc-today-button:before {
      box-shadow: 0 0 0 35px #dd4b39 inset; }
    .btn.btn-icon-anim.btn-googleplus:hover, .wizard > .actions a.btn-icon-anim.btn-googleplus:hover, .dt-buttons .btn-icon-anim.btn-googleplus.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-googleplus:hover, .sweet-alert button.btn-icon-anim.btn-googleplus:hover, .owl-theme .owl-nav .btn-icon-anim.btn-googleplus[class*="owl-"]:hover, button.btn-icon-anim.btn-googleplus.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-googleplus.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-googleplus.fc-agendaWeek-button:hover, .btn-icon-anim.btn-googleplus.fc-prev-button:hover, .btn-icon-anim.btn-googleplus.fc-next-button:hover, .btn-icon-anim.btn-googleplus.fc-today-button:hover {
      color: #dd4b39 !important; }
      .btn.btn-icon-anim.btn-googleplus:hover:before, .wizard > .actions a.btn-icon-anim.btn-googleplus:hover:before, .dt-buttons .btn-icon-anim.btn-googleplus.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-googleplus:hover:before, .sweet-alert button.btn-icon-anim.btn-googleplus:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-googleplus[class*="owl-"]:hover:before, button.btn-icon-anim.btn-googleplus.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-googleplus.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-googleplus.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-googleplus.fc-prev-button:hover:before, .btn-icon-anim.btn-googleplus.fc-next-button:hover:before, .btn-icon-anim.btn-googleplus.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #dd4b39 inset; }
    .btn.btn-icon-anim.btn-instagram:before, .wizard > .actions a.btn-icon-anim.btn-instagram:before, .dt-buttons .btn-icon-anim.btn-instagram.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-instagram:before, .sweet-alert button.btn-icon-anim.btn-instagram:before, .owl-theme .owl-nav .btn-icon-anim.btn-instagram[class*="owl-"]:before, button.btn-icon-anim.btn-instagram.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-instagram.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-instagram.fc-agendaWeek-button:before, .btn-icon-anim.btn-instagram.fc-prev-button:before, .btn-icon-anim.btn-instagram.fc-next-button:before, .btn-icon-anim.btn-instagram.fc-today-button:before {
      box-shadow: 0 0 0 35px #3f729b inset; }
    .btn.btn-icon-anim.btn-instagram:hover, .wizard > .actions a.btn-icon-anim.btn-instagram:hover, .dt-buttons .btn-icon-anim.btn-instagram.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-instagram:hover, .sweet-alert button.btn-icon-anim.btn-instagram:hover, .owl-theme .owl-nav .btn-icon-anim.btn-instagram[class*="owl-"]:hover, button.btn-icon-anim.btn-instagram.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-instagram.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-instagram.fc-agendaWeek-button:hover, .btn-icon-anim.btn-instagram.fc-prev-button:hover, .btn-icon-anim.btn-instagram.fc-next-button:hover, .btn-icon-anim.btn-instagram.fc-today-button:hover {
      color: #3f729b !important; }
      .btn.btn-icon-anim.btn-instagram:hover:before, .wizard > .actions a.btn-icon-anim.btn-instagram:hover:before, .dt-buttons .btn-icon-anim.btn-instagram.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-instagram:hover:before, .sweet-alert button.btn-icon-anim.btn-instagram:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-instagram[class*="owl-"]:hover:before, button.btn-icon-anim.btn-instagram.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-instagram.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-instagram.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-instagram.fc-prev-button:hover:before, .btn-icon-anim.btn-instagram.fc-next-button:hover:before, .btn-icon-anim.btn-instagram.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #3f729b inset; }
    .btn.btn-icon-anim.btn-pinterest:before, .wizard > .actions a.btn-icon-anim.btn-pinterest:before, .dt-buttons .btn-icon-anim.btn-pinterest.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-pinterest:before, .sweet-alert button.btn-icon-anim.btn-pinterest:before, .owl-theme .owl-nav .btn-icon-anim.btn-pinterest[class*="owl-"]:before, button.btn-icon-anim.btn-pinterest.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-pinterest.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-pinterest.fc-agendaWeek-button:before, .btn-icon-anim.btn-pinterest.fc-prev-button:before, .btn-icon-anim.btn-pinterest.fc-next-button:before, .btn-icon-anim.btn-pinterest.fc-today-button:before {
      box-shadow: 0 0 0 35px #cb2027 inset; }
    .btn.btn-icon-anim.btn-pinterest:hover, .wizard > .actions a.btn-icon-anim.btn-pinterest:hover, .dt-buttons .btn-icon-anim.btn-pinterest.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-pinterest:hover, .sweet-alert button.btn-icon-anim.btn-pinterest:hover, .owl-theme .owl-nav .btn-icon-anim.btn-pinterest[class*="owl-"]:hover, button.btn-icon-anim.btn-pinterest.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-pinterest.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-pinterest.fc-agendaWeek-button:hover, .btn-icon-anim.btn-pinterest.fc-prev-button:hover, .btn-icon-anim.btn-pinterest.fc-next-button:hover, .btn-icon-anim.btn-pinterest.fc-today-button:hover {
      color: #cb2027 !important; }
      .btn.btn-icon-anim.btn-pinterest:hover:before, .wizard > .actions a.btn-icon-anim.btn-pinterest:hover:before, .dt-buttons .btn-icon-anim.btn-pinterest.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-pinterest:hover:before, .sweet-alert button.btn-icon-anim.btn-pinterest:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-pinterest[class*="owl-"]:hover:before, button.btn-icon-anim.btn-pinterest.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-pinterest.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-pinterest.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-pinterest.fc-prev-button:hover:before, .btn-icon-anim.btn-pinterest.fc-next-button:hover:before, .btn-icon-anim.btn-pinterest.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #cb2027 inset; }
    .btn.btn-icon-anim.btn-dropbox:before, .wizard > .actions a.btn-icon-anim.btn-dropbox:before, .dt-buttons .btn-icon-anim.btn-dropbox.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-dropbox:before, .sweet-alert button.btn-icon-anim.btn-dropbox:before, .owl-theme .owl-nav .btn-icon-anim.btn-dropbox[class*="owl-"]:before, button.btn-icon-anim.btn-dropbox.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-dropbox.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-dropbox.fc-agendaWeek-button:before, .btn-icon-anim.btn-dropbox.fc-prev-button:before, .btn-icon-anim.btn-dropbox.fc-next-button:before, .btn-icon-anim.btn-dropbox.fc-today-button:before {
      box-shadow: 0 0 0 35px #007ee5 inset; }
    .btn.btn-icon-anim.btn-dropbox:hover, .wizard > .actions a.btn-icon-anim.btn-dropbox:hover, .dt-buttons .btn-icon-anim.btn-dropbox.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-dropbox:hover, .sweet-alert button.btn-icon-anim.btn-dropbox:hover, .owl-theme .owl-nav .btn-icon-anim.btn-dropbox[class*="owl-"]:hover, button.btn-icon-anim.btn-dropbox.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-dropbox.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-dropbox.fc-agendaWeek-button:hover, .btn-icon-anim.btn-dropbox.fc-prev-button:hover, .btn-icon-anim.btn-dropbox.fc-next-button:hover, .btn-icon-anim.btn-dropbox.fc-today-button:hover {
      color: #007ee5 !important; }
      .btn.btn-icon-anim.btn-dropbox:hover:before, .wizard > .actions a.btn-icon-anim.btn-dropbox:hover:before, .dt-buttons .btn-icon-anim.btn-dropbox.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-dropbox:hover:before, .sweet-alert button.btn-icon-anim.btn-dropbox:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-dropbox[class*="owl-"]:hover:before, button.btn-icon-anim.btn-dropbox.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-dropbox.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-dropbox.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-dropbox.fc-prev-button:hover:before, .btn-icon-anim.btn-dropbox.fc-next-button:hover:before, .btn-icon-anim.btn-dropbox.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #007ee5 inset; }
    .btn.btn-icon-anim.btn-flickr:before, .wizard > .actions a.btn-icon-anim.btn-flickr:before, .dt-buttons .btn-icon-anim.btn-flickr.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-flickr:before, .sweet-alert button.btn-icon-anim.btn-flickr:before, .owl-theme .owl-nav .btn-icon-anim.btn-flickr[class*="owl-"]:before, button.btn-icon-anim.btn-flickr.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-flickr.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-flickr.fc-agendaWeek-button:before, .btn-icon-anim.btn-flickr.fc-prev-button:before, .btn-icon-anim.btn-flickr.fc-next-button:before, .btn-icon-anim.btn-flickr.fc-today-button:before {
      box-shadow: 0 0 0 35px #ff0084 inset; }
    .btn.btn-icon-anim.btn-flickr:hover, .wizard > .actions a.btn-icon-anim.btn-flickr:hover, .dt-buttons .btn-icon-anim.btn-flickr.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-flickr:hover, .sweet-alert button.btn-icon-anim.btn-flickr:hover, .owl-theme .owl-nav .btn-icon-anim.btn-flickr[class*="owl-"]:hover, button.btn-icon-anim.btn-flickr.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-flickr.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-flickr.fc-agendaWeek-button:hover, .btn-icon-anim.btn-flickr.fc-prev-button:hover, .btn-icon-anim.btn-flickr.fc-next-button:hover, .btn-icon-anim.btn-flickr.fc-today-button:hover {
      color: #ff0084 !important; }
      .btn.btn-icon-anim.btn-flickr:hover:before, .wizard > .actions a.btn-icon-anim.btn-flickr:hover:before, .dt-buttons .btn-icon-anim.btn-flickr.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-flickr:hover:before, .sweet-alert button.btn-icon-anim.btn-flickr:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-flickr[class*="owl-"]:hover:before, button.btn-icon-anim.btn-flickr.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-flickr.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-flickr.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-flickr.fc-prev-button:hover:before, .btn-icon-anim.btn-flickr.fc-next-button:hover:before, .btn-icon-anim.btn-flickr.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #ff0084 inset; }
    .btn.btn-icon-anim.btn-tumblr:before, .wizard > .actions a.btn-icon-anim.btn-tumblr:before, .dt-buttons .btn-icon-anim.btn-tumblr.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-tumblr:before, .sweet-alert button.btn-icon-anim.btn-tumblr:before, .owl-theme .owl-nav .btn-icon-anim.btn-tumblr[class*="owl-"]:before, button.btn-icon-anim.btn-tumblr.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-tumblr.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-tumblr.fc-agendaWeek-button:before, .btn-icon-anim.btn-tumblr.fc-prev-button:before, .btn-icon-anim.btn-tumblr.fc-next-button:before, .btn-icon-anim.btn-tumblr.fc-today-button:before {
      box-shadow: 0 0 0 35px #32506d inset; }
    .btn.btn-icon-anim.btn-tumblr:hover, .wizard > .actions a.btn-icon-anim.btn-tumblr:hover, .dt-buttons .btn-icon-anim.btn-tumblr.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-tumblr:hover, .sweet-alert button.btn-icon-anim.btn-tumblr:hover, .owl-theme .owl-nav .btn-icon-anim.btn-tumblr[class*="owl-"]:hover, button.btn-icon-anim.btn-tumblr.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-tumblr.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-tumblr.fc-agendaWeek-button:hover, .btn-icon-anim.btn-tumblr.fc-prev-button:hover, .btn-icon-anim.btn-tumblr.fc-next-button:hover, .btn-icon-anim.btn-tumblr.fc-today-button:hover {
      color: #32506d !important; }
      .btn.btn-icon-anim.btn-tumblr:hover:before, .wizard > .actions a.btn-icon-anim.btn-tumblr:hover:before, .dt-buttons .btn-icon-anim.btn-tumblr.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-tumblr:hover:before, .sweet-alert button.btn-icon-anim.btn-tumblr:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-tumblr[class*="owl-"]:hover:before, button.btn-icon-anim.btn-tumblr.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-tumblr.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-tumblr.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-tumblr.fc-prev-button:hover:before, .btn-icon-anim.btn-tumblr.fc-next-button:hover:before, .btn-icon-anim.btn-tumblr.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #32506d inset; }
    .btn.btn-icon-anim.btn-skype:before, .wizard > .actions a.btn-icon-anim.btn-skype:before, .dt-buttons .btn-icon-anim.btn-skype.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-skype:before, .sweet-alert button.btn-icon-anim.btn-skype:before, .owl-theme .owl-nav .btn-icon-anim.btn-skype[class*="owl-"]:before, button.btn-icon-anim.btn-skype.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-skype.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-skype.fc-agendaWeek-button:before, .btn-icon-anim.btn-skype.fc-prev-button:before, .btn-icon-anim.btn-skype.fc-next-button:before, .btn-icon-anim.btn-skype.fc-today-button:before {
      box-shadow: 0 0 0 35px #00aff0 inset; }
    .btn.btn-icon-anim.btn-skype:hover, .wizard > .actions a.btn-icon-anim.btn-skype:hover, .dt-buttons .btn-icon-anim.btn-skype.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-skype:hover, .sweet-alert button.btn-icon-anim.btn-skype:hover, .owl-theme .owl-nav .btn-icon-anim.btn-skype[class*="owl-"]:hover, button.btn-icon-anim.btn-skype.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-skype.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-skype.fc-agendaWeek-button:hover, .btn-icon-anim.btn-skype.fc-prev-button:hover, .btn-icon-anim.btn-skype.fc-next-button:hover, .btn-icon-anim.btn-skype.fc-today-button:hover {
      color: #00aff0 !important; }
      .btn.btn-icon-anim.btn-skype:hover:before, .wizard > .actions a.btn-icon-anim.btn-skype:hover:before, .dt-buttons .btn-icon-anim.btn-skype.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-skype:hover:before, .sweet-alert button.btn-icon-anim.btn-skype:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-skype[class*="owl-"]:hover:before, button.btn-icon-anim.btn-skype.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-skype.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-skype.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-skype.fc-prev-button:hover:before, .btn-icon-anim.btn-skype.fc-next-button:hover:before, .btn-icon-anim.btn-skype.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #00aff0 inset; }
    .btn.btn-icon-anim.btn-youtube:before, .wizard > .actions a.btn-icon-anim.btn-youtube:before, .dt-buttons .btn-icon-anim.btn-youtube.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-youtube:before, .sweet-alert button.btn-icon-anim.btn-youtube:before, .owl-theme .owl-nav .btn-icon-anim.btn-youtube[class*="owl-"]:before, button.btn-icon-anim.btn-youtube.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-youtube.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-youtube.fc-agendaWeek-button:before, .btn-icon-anim.btn-youtube.fc-prev-button:before, .btn-icon-anim.btn-youtube.fc-next-button:before, .btn-icon-anim.btn-youtube.fc-today-button:before {
      box-shadow: 0 0 0 35px #bb0000 inset; }
    .btn.btn-icon-anim.btn-youtube:hover, .wizard > .actions a.btn-icon-anim.btn-youtube:hover, .dt-buttons .btn-icon-anim.btn-youtube.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-youtube:hover, .sweet-alert button.btn-icon-anim.btn-youtube:hover, .owl-theme .owl-nav .btn-icon-anim.btn-youtube[class*="owl-"]:hover, button.btn-icon-anim.btn-youtube.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-youtube.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-youtube.fc-agendaWeek-button:hover, .btn-icon-anim.btn-youtube.fc-prev-button:hover, .btn-icon-anim.btn-youtube.fc-next-button:hover, .btn-icon-anim.btn-youtube.fc-today-button:hover {
      color: #bb0000 !important; }
      .btn.btn-icon-anim.btn-youtube:hover:before, .wizard > .actions a.btn-icon-anim.btn-youtube:hover:before, .dt-buttons .btn-icon-anim.btn-youtube.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-youtube:hover:before, .sweet-alert button.btn-icon-anim.btn-youtube:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-youtube[class*="owl-"]:hover:before, button.btn-icon-anim.btn-youtube.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-youtube.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-youtube.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-youtube.fc-prev-button:hover:before, .btn-icon-anim.btn-youtube.fc-next-button:hover:before, .btn-icon-anim.btn-youtube.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #bb0000 inset; }
    .btn.btn-icon-anim.btn-github:before, .wizard > .actions a.btn-icon-anim.btn-github:before, .dt-buttons .btn-icon-anim.btn-github.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-github:before, .sweet-alert button.btn-icon-anim.btn-github:before, .owl-theme .owl-nav .btn-icon-anim.btn-github[class*="owl-"]:before, button.btn-icon-anim.btn-github.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-icon-anim.btn-github.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-icon-anim.btn-github.fc-agendaWeek-button:before, .btn-icon-anim.btn-github.fc-prev-button:before, .btn-icon-anim.btn-github.fc-next-button:before, .btn-icon-anim.btn-github.fc-today-button:before {
      box-shadow: 0 0 0 35px #171515 inset; }
    .btn.btn-icon-anim.btn-github:hover, .wizard > .actions a.btn-icon-anim.btn-github:hover, .dt-buttons .btn-icon-anim.btn-github.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-github:hover, .sweet-alert button.btn-icon-anim.btn-github:hover, .owl-theme .owl-nav .btn-icon-anim.btn-github[class*="owl-"]:hover, button.btn-icon-anim.btn-github.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
    button.btn-icon-anim.btn-github.fc-month-button.fc-state-default.fc-corner-left:hover,
    button.btn-icon-anim.btn-github.fc-agendaWeek-button:hover, .btn-icon-anim.btn-github.fc-prev-button:hover, .btn-icon-anim.btn-github.fc-next-button:hover, .btn-icon-anim.btn-github.fc-today-button:hover {
      color: #171515 !important; }
      .btn.btn-icon-anim.btn-github:hover:before, .wizard > .actions a.btn-icon-anim.btn-github:hover:before, .dt-buttons .btn-icon-anim.btn-github.dt-button:hover:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-icon-anim.btn-github:hover:before, .sweet-alert button.btn-icon-anim.btn-github:hover:before, .owl-theme .owl-nav .btn-icon-anim.btn-github[class*="owl-"]:hover:before, button.btn-icon-anim.btn-github.fc-agendaDay-button.fc-state-default.fc-corner-right:hover:before,
      button.btn-icon-anim.btn-github.fc-month-button.fc-state-default.fc-corner-left:hover:before,
      button.btn-icon-anim.btn-github.fc-agendaWeek-button:hover:before, .btn-icon-anim.btn-github.fc-prev-button:hover:before, .btn-icon-anim.btn-github.fc-next-button:hover:before, .btn-icon-anim.btn-github.fc-today-button:hover:before {
        box-shadow: 0 0 0 1px #171515 inset; }
  .btn.btn-square, .wizard > .actions a.btn-square, .dt-buttons .btn-square.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-square, .sweet-alert button.btn-square, .owl-theme .owl-nav .btn-square[class*="owl-"], button.btn-square.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-square.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-square.fc-agendaWeek-button, .btn-square.fc-prev-button, .btn-square.fc-next-button, .btn-square.fc-today-button {
    height: 42px;
    width: 42px;
    padding: 0; }
    .btn.btn-square.btn-lg, .wizard > .actions a.btn-square.btn-lg, .dt-buttons .btn-square.btn-lg.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-square.btn-lg, .sweet-alert button.btn-square.btn-lg, .owl-theme .owl-nav .btn-square.btn-lg[class*="owl-"], button.btn-square.btn-lg.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-square.btn-lg.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-square.btn-lg.fc-agendaWeek-button, .btn-square.btn-lg.fc-prev-button, .btn-square.btn-lg.fc-next-button, .btn-square.btn-lg.fc-today-button {
      height: 48px;
      width: 48px; }
    .btn.btn-square.btn-sm, .wizard > .actions a.btn-square.btn-sm, .dt-buttons .btn-square.btn-sm.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-square.btn-sm, .sweet-alert button.btn-square.btn-sm, .owl-theme .owl-nav .btn-square.btn-sm[class*="owl-"], button.btn-square.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-square.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-square.btn-sm.fc-agendaWeek-button, .btn-square.btn-sm.fc-prev-button, .btn-square.btn-sm.fc-next-button, .btn-square.btn-sm.fc-today-button {
      height: 35px;
      width: 35px;
      padding: 6px !important; }
  .btn.btn-circle, .wizard > .actions a.btn-circle, .dt-buttons .btn-circle.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-circle, .sweet-alert button.btn-circle, .owl-theme .owl-nav .btn-circle[class*="owl-"], button.btn-circle.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.btn-circle.fc-month-button.fc-state-default.fc-corner-left,
  button.btn-circle.fc-agendaWeek-button, .btn-circle.fc-prev-button, .btn-circle.fc-next-button, .btn-circle.fc-today-button {
    height: 40px;
    width: 40px;
    padding: 0;
    border-radius: 50%; }
    .btn.btn-circle:before, .wizard > .actions a.btn-circle:before, .dt-buttons .btn-circle.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.btn-circle:before, .sweet-alert button.btn-circle:before, .owl-theme .owl-nav .btn-circle[class*="owl-"]:before, button.btn-circle.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
    button.btn-circle.fc-month-button.fc-state-default.fc-corner-left:before,
    button.btn-circle.fc-agendaWeek-button:before, .btn-circle.fc-prev-button:before, .btn-circle.fc-next-button:before, .btn-circle.fc-today-button:before {
      border-radius: 50%; }
    .btn.btn-circle.btn-lg, .wizard > .actions a.btn-circle.btn-lg, .dt-buttons .btn-circle.btn-lg.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-circle.btn-lg, .sweet-alert button.btn-circle.btn-lg, .owl-theme .owl-nav .btn-circle.btn-lg[class*="owl-"], button.btn-circle.btn-lg.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-circle.btn-lg.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-circle.btn-lg.fc-agendaWeek-button, .btn-circle.btn-lg.fc-prev-button, .btn-circle.btn-lg.fc-next-button, .btn-circle.btn-lg.fc-today-button {
      height: 45px;
      width: 45px; }
    .btn.btn-circle.btn-sm, .wizard > .actions a.btn-circle.btn-sm, .dt-buttons .btn-circle.btn-sm.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-circle.btn-sm, .sweet-alert button.btn-circle.btn-sm, .owl-theme .owl-nav .btn-circle.btn-sm[class*="owl-"], button.btn-circle.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
    button.btn-circle.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
    button.btn-circle.btn-sm.fc-agendaWeek-button, .btn-circle.btn-sm.fc-prev-button, .btn-circle.btn-sm.fc-next-button, .btn-circle.btn-sm.fc-today-button {
      height: 35px;
      width: 35px;
      padding: 6px !important; }
  .btn.fancy-button.btn-default.btn-0:before, .wizard > .actions a.fancy-button.btn-default.btn-0:before, .dt-buttons .fancy-button.btn-default.btn-0.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-0:before, .sweet-alert button.fancy-button.btn-default.btn-0:before, .owl-theme .owl-nav .fancy-button.btn-0[class*="owl-"]:before, button.fancy-button.btn-default.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
  button.fancy-button.btn-default.btn-0.fc-month-button.fc-state-default.fc-corner-left:before,
  button.fancy-button.btn-default.btn-0.fc-agendaWeek-button:before, .fancy-button.btn-default.btn-0.fc-prev-button:before, .fancy-button.btn-default.btn-0.fc-next-button:before, .fancy-button.btn-default.btn-0.fc-today-button:before {
    background: gainsboro; }
  .btn.fancy-button.btn-default.btn-0:hover, .wizard > .actions a.fancy-button.btn-default.btn-0:hover, .dt-buttons .fancy-button.btn-default.btn-0.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-0:hover, .sweet-alert button.fancy-button.btn-default.btn-0:hover, .owl-theme .owl-nav .fancy-button.btn-0[class*="owl-"]:hover, button.fancy-button.btn-default.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  button.fancy-button.btn-default.btn-0.fc-month-button.fc-state-default.fc-corner-left:hover,
  button.fancy-button.btn-default.btn-0.fc-agendaWeek-button:hover, .fancy-button.btn-default.btn-0.fc-prev-button:hover, .fancy-button.btn-default.btn-0.fc-next-button:hover, .fancy-button.btn-default.btn-0.fc-today-button:hover {
    color: #212121 !important; }
  .btn.fancy-button.btn-info.btn-0:before, .wizard > .actions a.fancy-button.btn-info.btn-0:before, .dt-buttons .fancy-button.btn-info.btn-0.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-info.btn-0:before, .sweet-alert button.fancy-button.btn-info.btn-0:before, .owl-theme .owl-nav .fancy-button.btn-info.btn-0[class*="owl-"]:before, button.fancy-button.btn-info.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
  button.fancy-button.btn-info.btn-0.fc-month-button.fc-state-default.fc-corner-left:before,
  button.fancy-button.btn-info.btn-0.fc-agendaWeek-button:before, .fancy-button.btn-info.btn-0.fc-prev-button:before, .fancy-button.btn-info.btn-0.fc-next-button:before, .fancy-button.btn-info.btn-0.fc-today-button:before {
    background: #e7368d; }
  .btn.fancy-button.btn-info.btn-0:hover, .wizard > .actions a.fancy-button.btn-info.btn-0:hover, .dt-buttons .fancy-button.btn-info.btn-0.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-info.btn-0:hover, .sweet-alert button.fancy-button.btn-info.btn-0:hover, .owl-theme .owl-nav .fancy-button.btn-info.btn-0[class*="owl-"]:hover, button.fancy-button.btn-info.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  button.fancy-button.btn-info.btn-0.fc-month-button.fc-state-default.fc-corner-left:hover,
  button.fancy-button.btn-info.btn-0.fc-agendaWeek-button:hover, .fancy-button.btn-info.btn-0.fc-prev-button:hover, .fancy-button.btn-info.btn-0.fc-next-button:hover, .fancy-button.btn-info.btn-0.fc-today-button:hover {
    color: #fff !important; }
  .btn.fancy-button.btn-primary.btn-0:before, .wizard > .actions a.fancy-button.btn-0:before, .dt-buttons .fancy-button.btn-0.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-primary.btn-0:before, .sweet-alert button.fancy-button.btn-primary.btn-0:before, .owl-theme .owl-nav .fancy-button.btn-primary.btn-0[class*="owl-"]:before, button.fancy-button.btn-primary.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
  button.fancy-button.btn-primary.btn-0.fc-month-button.fc-state-default.fc-corner-left:before,
  button.fancy-button.btn-primary.btn-0.fc-agendaWeek-button:before, .fancy-button.btn-primary.btn-0.fc-prev-button:before, .fancy-button.btn-primary.btn-0.fc-next-button:before, .fancy-button.btn-primary.btn-0.fc-today-button:before {
    background: #0098a3; }
  .btn.fancy-button.btn-primary.btn-0:hover, .wizard > .actions a.fancy-button.btn-0:hover, .dt-buttons .fancy-button.btn-0.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-primary.btn-0:hover, .sweet-alert button.fancy-button.btn-primary.btn-0:hover, .owl-theme .owl-nav .fancy-button.btn-primary.btn-0[class*="owl-"]:hover, button.fancy-button.btn-primary.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  button.fancy-button.btn-primary.btn-0.fc-month-button.fc-state-default.fc-corner-left:hover,
  button.fancy-button.btn-primary.btn-0.fc-agendaWeek-button:hover, .fancy-button.btn-primary.btn-0.fc-prev-button:hover, .fancy-button.btn-primary.btn-0.fc-next-button:hover, .fancy-button.btn-primary.btn-0.fc-today-button:hover {
    color: #fff !important; }
  .btn.fancy-button.btn-danger.btn-0:before, .wizard > .actions a.fancy-button.btn-danger.btn-0:before, .dt-buttons .fancy-button.btn-danger.btn-0.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-danger.btn-0:before, .sweet-alert button.fancy-button.btn-danger.btn-0:before, .owl-theme .owl-nav .fancy-button.btn-danger.btn-0[class*="owl-"]:before, button.fancy-button.btn-danger.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
  button.fancy-button.btn-danger.btn-0.fc-month-button.fc-state-default.fc-corner-left:before,
  button.fancy-button.btn-danger.btn-0.fc-agendaWeek-button:before, .fancy-button.btn-danger.btn-0.fc-prev-button:before, .fancy-button.btn-danger.btn-0.fc-next-button:before, .fancy-button.btn-danger.btn-0.fc-today-button:before {
    background: #f33923; }
  .btn.fancy-button.btn-danger.btn-0:hover, .wizard > .actions a.fancy-button.btn-danger.btn-0:hover, .dt-buttons .fancy-button.btn-danger.btn-0.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-danger.btn-0:hover, .sweet-alert button.fancy-button.btn-danger.btn-0:hover, .owl-theme .owl-nav .fancy-button.btn-danger.btn-0[class*="owl-"]:hover, button.fancy-button.btn-danger.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  button.fancy-button.btn-danger.btn-0.fc-month-button.fc-state-default.fc-corner-left:hover,
  button.fancy-button.btn-danger.btn-0.fc-agendaWeek-button:hover, .fancy-button.btn-danger.btn-0.fc-prev-button:hover, .fancy-button.btn-danger.btn-0.fc-next-button:hover, .fancy-button.btn-danger.btn-0.fc-today-button:hover {
    color: #fff !important; }
  .btn.fancy-button.btn-success.btn-0:before, .wizard > .actions a.fancy-button.btn-success.btn-0:before, .dt-buttons .fancy-button.btn-success.btn-0.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-success.btn-0:before, .sweet-alert button.fancy-button.btn-success.btn-0:before, .owl-theme .owl-nav .fancy-button.btn-success.btn-0[class*="owl-"]:before, button.fancy-button.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
  button.fancy-button.btn-0.fc-month-button.fc-state-default.fc-corner-left:before,
  button.fancy-button.btn-0.fc-agendaWeek-button:before, .fancy-button.btn-0.fc-prev-button:before, .fancy-button.btn-0.fc-next-button:before, .fancy-button.btn-0.fc-today-button:before {
    background: #4aa23c; }
  .btn.fancy-button.btn-success.btn-0:hover, .wizard > .actions a.fancy-button.btn-success.btn-0:hover, .dt-buttons .fancy-button.btn-success.btn-0.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-success.btn-0:hover, .sweet-alert button.fancy-button.btn-success.btn-0:hover, .owl-theme .owl-nav .fancy-button.btn-success.btn-0[class*="owl-"]:hover, button.fancy-button.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  button.fancy-button.btn-0.fc-month-button.fc-state-default.fc-corner-left:hover,
  button.fancy-button.btn-0.fc-agendaWeek-button:hover, .fancy-button.btn-0.fc-prev-button:hover, .fancy-button.btn-0.fc-next-button:hover, .fancy-button.btn-0.fc-today-button:hover {
    color: #fff !important; }
  .btn.fancy-button.btn-warning.btn-0:before, .wizard > .actions a.fancy-button.btn-warning.btn-0:before, .dt-buttons .fancy-button.btn-warning.btn-0.dt-button:before, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-warning.btn-0:before, .sweet-alert button.fancy-button.btn-warning.btn-0:before, .owl-theme .owl-nav .fancy-button.btn-warning.btn-0[class*="owl-"]:before, button.fancy-button.btn-warning.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:before,
  button.fancy-button.btn-warning.btn-0.fc-month-button.fc-state-default.fc-corner-left:before,
  button.fancy-button.btn-warning.btn-0.fc-agendaWeek-button:before, .fancy-button.btn-warning.btn-0.fc-prev-button:before, .fancy-button.btn-warning.btn-0.fc-next-button:before, .fancy-button.btn-warning.btn-0.fc-today-button:before {
    background: #f8b32d; }
  .btn.fancy-button.btn-warning.btn-0:hover, .wizard > .actions a.fancy-button.btn-warning.btn-0:hover, .dt-buttons .fancy-button.btn-warning.btn-0.dt-button:hover, .tablesaw-sortable th.tablesaw-sortable-head button.fancy-button.btn-warning.btn-0:hover, .sweet-alert button.fancy-button.btn-warning.btn-0:hover, .owl-theme .owl-nav .fancy-button.btn-warning.btn-0[class*="owl-"]:hover, button.fancy-button.btn-warning.btn-0.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  button.fancy-button.btn-warning.btn-0.fc-month-button.fc-state-default.fc-corner-left:hover,
  button.fancy-button.btn-warning.btn-0.fc-agendaWeek-button:hover, .fancy-button.btn-warning.btn-0.fc-prev-button:hover, .fancy-button.btn-warning.btn-0.fc-next-button:hover, .fancy-button.btn-warning.btn-0.fc-today-button:hover {
    color: #fff !important; }
  .btn.fixed-btn, .wizard > .actions a.fixed-btn, .dt-buttons .fixed-btn.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.fixed-btn, .sweet-alert button.fixed-btn, .owl-theme .owl-nav .fixed-btn[class*="owl-"], button.fixed-btn.fc-agendaDay-button.fc-state-default.fc-corner-right,
  button.fixed-btn.fc-month-button.fc-state-default.fc-corner-left,
  button.fixed-btn.fc-agendaWeek-button, .fixed-btn.fc-prev-button, .fixed-btn.fc-next-button, .fixed-btn.fc-today-button {
    width: 100px; }

  .modal-dialog {
    width: 60%;
    margin: 30px auto;
}



table.dataTable.no-footer {
    border-bottom: none!important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: none!important;
}

.navbar-header .navbar-brand {
    color: #fff;
    background: #ddd;
    min-width: 17%;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    height: 60px;
    padding-top: 6px;
}


.modal:nth-of-type(even) {
    z-index: 1042 !important;
}
 
#js-audiovideo_preview {
   z-index: 1242 !important;

}
.w-w-b{word-break: break-all;}
.modal-backdrop.in:nth-of-type(even) {
    z-index: 1041 !important;
}
.modal{overflow: scroll !important;}
.cursor-pointer { cursor: pointer; }
.p-0{padding: 0 !important;} 
.m-0{margin: 0 !important;}
.dynamic-loader{position: relative; top: 10px;}
/***************** Phase6****************/
.btns-width{width: 130px;}
.btns1-width{width: 200px;}
/***************** Phase 8.1****************/
.c-green{color: green}
.c-red{color: red}

#exportExcel , .buttons-excel {
	display:none !important;
} 

/* Gandhi Question Scroll */
.scroll-panel{max-height: 200px; overflow-y: scroll;}
.scroll-panel-hindi{max-height: 600px; overflow-y: scroll; overflow-x: hidden;}
/*********** 4-12-2018***************/
/* Content area Loading Mask*/
.hme-dual-ring {
  display: inline-block;
}
.hme-dual-ring:after {
  content: " ";
  display: block;
  width: 46px;
  height: 46px;
  margin: 1px;
  border-radius: 50%;
  border: 5px solid #a3d444;
  border-color: #a3d444 transparent #a3d444 transparent;
  animation: hme-dual-ring 1.2s linear infinite;
}
@keyframes hme-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.hme-loading-mask, .hme-loading-mail-mask{
   position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 100;
    background-color: rgba(255, 255, 255, 0.7);
    color: #333;
    font-size: 18px;
}
.hme-loading-mask .hme-loading-container{
    width: 280px;
    min-height: 200px;
    padding: 25% 0;
    text-align: center;
    margin: 0 auto;
}

/*********** 11-12-2018 **************/
.hiremee-green{color:#23bb4d;}
.panel-border{border: 1px solid #ddd;padding: 2px;margin: 5px}
.p-t-20{padding-top: 20px;}
@media(min-width: 1201px) {
.height-sroll{height: 350px;overflow-y: scroll;}
}
@media (max-width: 1200px) and(min-width: 999px) {
  .height-sroll{height: 450px;overflow-y: scroll;}
}

@media(max-width: 998){
  .height-sroll{height: auto;}
}

.p-t-25{padding-top: 25px!important}
.m-2{margin: 2px;}
/***********  QMS 8.6  **********/
.p-t-0{padding-top: 0px}
.m-t-0{margin-top: 0px!important}
.p-t-10{padding-top: 10px;}
.pagination > .active > span{color: #fff!important;background-color: #4aa23c;border-color: #4aa23c;border-radius: 2px;}
.pagination > li > a:hover {color: #fff!important;background-color: #4aa23c;border-color: #4aa23c;border-radius: 2px;}
.pagination > .active > span:hover{color: #fff!important;background-color: #4aa23c;border-color: #4aa23c;border-radius: 2px;}
.pagination > li > a{border-color: #4aa23c;}
.pagination > .disabled > span{border-color: #4aa23c;}
.page-link{color: #333!important;}
.dataTables_wrapper .dataTables_paginate{margin-bottom: 7px;}
/*************** Pro styles *****************/
.table-search{padding: 0px 10px;height: 32px;border: 1px solid rgba(33, 33, 33, 0.12);}
.view-panel{margin: 1%;border: 1px solid#ddd;}
.view-panel-head{padding: 7px;border: 1px solid#ddd;background-color: #ddd;font-weight: 600}
.view-panel-body{padding: 10px;}
.table > tbody > tr > td{border: 1px solid #dedede;  }
.table-break-content > tbody > tr > td{border: 1px solid #dedede; overflow:auto !important; word-break: break-word !important; }
.table-break-content {border-collapse: collapse; table-layout: fixed; }
.text-bold{font-weight: 600;}
.p-15{padding: 15px}
.p-t-10{padding-top: 10px;}
.p-b-15{padding-bottom: 15px;}



/* QMS Pro Design CSS Gandhi Start */
.question-image{
  width:25%;
}
.question-image img, .question-img-modal img{
    width:200px;
    height:auto;
}

  .d-none {
    display: none !important;
}
.js-add-answer-sub
{
  padding-left: 30px;
}
#saveadd, #tempupdate
{
  margin-left: 20px;
}
.handles
{
  padding: 0;
width: 96%;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
}
.handles li
{
  list-style: none;
background: #e0e0e0;
color: #8c8c8c;
margin: 8px 0;
padding: 5px;
width: 100%;
position: relative;
}
.handles span {
    cursor: move;
    color: #8fc740;
    font-size: 18px;
    position: relative;
    top: 3px;
}
.handles li .correct-option {
    position: absolute;
    right: 40px;
    top: 7px;
    width: 20px;
    height: 20px;
    line-height: 23px;
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    display: inline-block;
    color: white;
  }
  .handles li .sort-action {
    position: absolute;
    right: 8px;
    top: 2px;
    width: 24px;
    height: 24px;
    font-size: 20px;
    display: inline-block;
    color: #999999;
    border: none;
}
.js-ans-check
{
  padding: 10px 0 0 10px;
}



/* QMS Pro Design CSS Gandhi End */
 .loader {
      position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 10px solid #ffffff;
    border-radius: 50%;
    border-top: 10px solid #8fc740;
    border-bottom: 10px solid #8fc740;
    width: 100px;
    height: 100px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
      }
     .overlay {
         background: #737373;
    display: none;
    position: absolute;
    top: 0;
    z-index: 1;
    right: 0;
    bottom: 0;
    left: 16.66666667%;
    opacity: 0.8;
      }

      @-webkit-keyframes spin {
        0% { -webkit-transform: rotate(0deg); }
        100% { -webkit-transform: rotate(360deg); }
      }

      @keyframes spin {
        0% { transform: rotate(0deg); }
        100% { transform: rotate(360deg); }
      }
.qus-tbl-align img{max-width: 100% !important;}


.ck-editor-flex {
    display: flex;
    flex-direction: column-reverse; 
  }

.table-responsive > .table > tbody > tr > td {
    white-space: nowrap;
}
