input.icon-checkbox + label:before {
  font-weight: normal;
  color: #434343 !important;
  content: "\F0C8"; }
input.icon-checkbox + label:after {
  position: absolute;
  top: -11px;
  left: -11px;
  display: block;
  background: #aaa;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  content: "";
  transform: scale(0); }
input.icon-checkbox:checked + label:before {
  font-weight: 900;
  content: "\F14A"; }
input.icon-checkbox:focus + label:after {
  animation: checkbox-ripple 0.5s ease-out; }

@keyframes checkbox-ripple {
  0% {
    transform: scale(0.6);
    opacity: 1; }
  100% {
    opacity: 0;
    transform: scale(1); } }
.form-control:not(#composebody) {
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0 !important; }
  .form-control:not(#composebody):focus, .form-control:not(#composebody).focus {
    box-shadow: none;
    border-width: 2px; }

.input-group .input-group-prepend *,
.input-group .input-group-append * {
  background: transparent;
  border: none; }
  .input-group .input-group-prepend *:focus,
  .input-group .input-group-append *:focus {
    box-shadow: none !important; }

.wave-container {
  position: relative;
  overflow: hidden; }

.wave {
  display: block;
  position: absolute;
  width: 1px;
  height: 1px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  animation: wave-ripple 0.6s; }

@keyframes wave-ripple {
  100% {
    transform: scale(100);
    opacity: 0; } }
.xcolor-f44336 #login-form .btn {
  background-color: #f44336 !important; }
.xcolor-f44336 .floating-action-buttons a,
.xcolor-f44336 .popupmenu .listing li.selected {
  background-color: #2979ff !important; }
.xcolor-f44336 .btn:hover,
.xcolor-f44336 .floating-action-buttons a:hover,
.xcolor-f44336 .toolbarmenu.listing li:hover a.active,
.xcolor-f44336 .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #236fec !important; }
.xcolor-f44336 a,
.xcolor-f44336 .listing li.selected > a,
.xcolor-f44336 .listing tr.selected td {
  color: #2979ff; }
.xcolor-f44336 input.icon-checkbox:checked + label:before {
  color: #2979ff !important; }
.xcolor-f44336 .form-control:focus,
.xcolor-f44336 .form-control.focus {
  border-color: #2979ff !important; }
.xcolor-f44336 .btn.disabled, .xcolor-f44336 .btn:disabled {
  background-color: #ef918c !important; }
.xcolor-f44336 .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #2979ff;
  background-color: #2979ff; }
.xcolor-f44336 .flatpickr-confirm,
.xcolor-f44336 .flatpickr-day.selected {
  background-color: #f44336 !important; }

html.layout-small .xcolor-f44336 .popover-header,
html.layout-phone .xcolor-f44336 .popover-header {
  background-color: #f44336; }

@media screen and (min-width: 480px) {
  .xcolor-f44336 .btn,
  .xcolor-f44336 #layout-menu,
  .xcolor-f44336 #layout-menu .popover-header {
    background-color: #f44336 !important; }
  .xcolor-f44336 #taskmenu a.selected,
  .xcolor-f44336 #taskmenu a.focus,
  .xcolor-f44336 #taskmenu a:hover {
    background-color: #ef5350 !important; } }
.xcolor-e91e63 #login-form .btn {
  background-color: #e91e63 !important; }
.xcolor-e91e63 .floating-action-buttons a,
.xcolor-e91e63 .popupmenu .listing li.selected {
  background-color: #0091ea !important; }
.xcolor-e91e63 .btn:hover,
.xcolor-e91e63 .floating-action-buttons a:hover,
.xcolor-e91e63 .toolbarmenu.listing li:hover a.active,
.xcolor-e91e63 .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #0085da !important; }
.xcolor-e91e63 a,
.xcolor-e91e63 .listing li.selected > a,
.xcolor-e91e63 .listing tr.selected td {
  color: #0091ea; }
.xcolor-e91e63 input.icon-checkbox:checked + label:before {
  color: #0091ea !important; }
.xcolor-e91e63 .form-control:focus,
.xcolor-e91e63 .form-control.focus {
  border-color: #0091ea !important; }
.xcolor-e91e63 .btn.disabled, .xcolor-e91e63 .btn:disabled {
  background-color: #ec81a7 !important; }
.xcolor-e91e63 .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #0091ea;
  background-color: #0091ea; }
.xcolor-e91e63 .flatpickr-confirm,
.xcolor-e91e63 .flatpickr-day.selected {
  background-color: #e91e63 !important; }

html.layout-small .xcolor-e91e63 .popover-header,
html.layout-phone .xcolor-e91e63 .popover-header {
  background-color: #e91e63; }

@media screen and (min-width: 480px) {
  .xcolor-e91e63 .btn,
  .xcolor-e91e63 #layout-menu,
  .xcolor-e91e63 #layout-menu .popover-header {
    background-color: #e91e63 !important; }
  .xcolor-e91e63 #taskmenu a.selected,
  .xcolor-e91e63 #taskmenu a.focus,
  .xcolor-e91e63 #taskmenu a:hover {
    background-color: #ec407a !important; } }
.xcolor-9c27b0 #login-form .btn {
  background-color: #9c27b0 !important; }
.xcolor-9c27b0 .floating-action-buttons a,
.xcolor-9c27b0 .popupmenu .listing li.selected {
  background-color: #0091ea !important; }
.xcolor-9c27b0 .btn:hover,
.xcolor-9c27b0 .floating-action-buttons a:hover,
.xcolor-9c27b0 .toolbarmenu.listing li:hover a.active,
.xcolor-9c27b0 .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #0085da !important; }
.xcolor-9c27b0 a,
.xcolor-9c27b0 .listing li.selected > a,
.xcolor-9c27b0 .listing tr.selected td {
  color: #0091ea; }
.xcolor-9c27b0 input.icon-checkbox:checked + label:before {
  color: #0091ea !important; }
.xcolor-9c27b0 .form-control:focus,
.xcolor-9c27b0 .form-control.focus {
  border-color: #0091ea !important; }
.xcolor-9c27b0 .btn.disabled, .xcolor-9c27b0 .btn:disabled {
  background-color: #b97fbc !important; }
.xcolor-9c27b0 .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #0091ea;
  background-color: #0091ea; }
.xcolor-9c27b0 .flatpickr-confirm,
.xcolor-9c27b0 .flatpickr-day.selected {
  background-color: #9c27b0 !important; }

html.layout-small .xcolor-9c27b0 .popover-header,
html.layout-phone .xcolor-9c27b0 .popover-header {
  background-color: #9c27b0; }

@media screen and (min-width: 480px) {
  .xcolor-9c27b0 .btn,
  .xcolor-9c27b0 #layout-menu,
  .xcolor-9c27b0 #layout-menu .popover-header {
    background-color: #9c27b0 !important; }
  .xcolor-9c27b0 #taskmenu a.selected,
  .xcolor-9c27b0 #taskmenu a.focus,
  .xcolor-9c27b0 #taskmenu a:hover {
    background-color: #ab47bc !important; } }
.xcolor-673ab7 #login-form .btn {
  background-color: #673ab7 !important; }
.xcolor-673ab7 .floating-action-buttons a,
.xcolor-673ab7 .popupmenu .listing li.selected {
  background-color: #f50057 !important; }
.xcolor-673ab7 .btn:hover,
.xcolor-673ab7 .floating-action-buttons a:hover,
.xcolor-673ab7 .toolbarmenu.listing li:hover a.active,
.xcolor-673ab7 .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #df0355 !important; }
.xcolor-673ab7 a,
.xcolor-673ab7 .listing li.selected > a,
.xcolor-673ab7 .listing tr.selected td {
  color: #f50057; }
.xcolor-673ab7 input.icon-checkbox:checked + label:before {
  color: #f50057 !important; }
.xcolor-673ab7 .form-control:focus,
.xcolor-673ab7 .form-control.focus {
  border-color: #f50057 !important; }
.xcolor-673ab7 .btn.disabled, .xcolor-673ab7 .btn:disabled {
  background-color: #9f87c2 !important; }
.xcolor-673ab7 .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #f50057;
  background-color: #f50057; }
.xcolor-673ab7 .flatpickr-confirm,
.xcolor-673ab7 .flatpickr-day.selected {
  background-color: #673ab7 !important; }

html.layout-small .xcolor-673ab7 .popover-header,
html.layout-phone .xcolor-673ab7 .popover-header {
  background-color: #673ab7; }

@media screen and (min-width: 480px) {
  .xcolor-673ab7 .btn,
  .xcolor-673ab7 #layout-menu,
  .xcolor-673ab7 #layout-menu .popover-header {
    background-color: #673ab7 !important; }
  .xcolor-673ab7 #taskmenu a.selected,
  .xcolor-673ab7 #taskmenu a.focus,
  .xcolor-673ab7 #taskmenu a:hover {
    background-color: #7e57c2 !important; } }
.xcolor-3f51b5 #login-form .btn {
  background-color: #3f51b5 !important; }
.xcolor-3f51b5 .floating-action-buttons a,
.xcolor-3f51b5 .popupmenu .listing li.selected {
  background-color: #f50057 !important; }
.xcolor-3f51b5 .btn:hover,
.xcolor-3f51b5 .floating-action-buttons a:hover,
.xcolor-3f51b5 .toolbarmenu.listing li:hover a.active,
.xcolor-3f51b5 .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #df0355 !important; }
.xcolor-3f51b5 a,
.xcolor-3f51b5 .listing li.selected > a,
.xcolor-3f51b5 .listing tr.selected td {
  color: #f50057; }
.xcolor-3f51b5 input.icon-checkbox:checked + label:before {
  color: #f50057 !important; }
.xcolor-3f51b5 .form-control:focus,
.xcolor-3f51b5 .form-control.focus {
  border-color: #f50057 !important; }
.xcolor-3f51b5 .btn.disabled, .xcolor-3f51b5 .btn:disabled {
  background-color: #8e98c0 !important; }
.xcolor-3f51b5 .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #f50057;
  background-color: #f50057; }
.xcolor-3f51b5 .flatpickr-confirm,
.xcolor-3f51b5 .flatpickr-day.selected {
  background-color: #3f51b5 !important; }

html.layout-small .xcolor-3f51b5 .popover-header,
html.layout-phone .xcolor-3f51b5 .popover-header {
  background-color: #3f51b5; }

@media screen and (min-width: 480px) {
  .xcolor-3f51b5 .btn,
  .xcolor-3f51b5 #layout-menu,
  .xcolor-3f51b5 #layout-menu .popover-header {
    background-color: #3f51b5 !important; }
  .xcolor-3f51b5 #taskmenu a.selected,
  .xcolor-3f51b5 #taskmenu a.focus,
  .xcolor-3f51b5 #taskmenu a:hover {
    background-color: #5c6bc0 !important; } }
.xcolor-1976d2 #login-form .btn {
  background-color: #1976d2 !important; }
.xcolor-1976d2 .floating-action-buttons a,
.xcolor-1976d2 .popupmenu .listing li.selected {
  background-color: #ff1744 !important; }
.xcolor-1976d2 .btn:hover,
.xcolor-1976d2 .floating-action-buttons a:hover,
.xcolor-1976d2 .toolbarmenu.listing li:hover a.active,
.xcolor-1976d2 .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #f1183c !important; }
.xcolor-1976d2 a,
.xcolor-1976d2 .listing li.selected > a,
.xcolor-1976d2 .listing tr.selected td {
  color: #ff1744; }
.xcolor-1976d2 input.icon-checkbox:checked + label:before {
  color: #ff1744 !important; }
.xcolor-1976d2 .form-control:focus,
.xcolor-1976d2 .form-control.focus {
  border-color: #ff1744 !important; }
.xcolor-1976d2 .btn.disabled, .xcolor-1976d2 .btn:disabled {
  background-color: #8fbbf5 !important; }
.xcolor-1976d2 .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #ff1744;
  background-color: #ff1744; }
.xcolor-1976d2 .flatpickr-confirm,
.xcolor-1976d2 .flatpickr-day.selected {
  background-color: #1976d2 !important; }

html.layout-small .xcolor-1976d2 .popover-header,
html.layout-phone .xcolor-1976d2 .popover-header {
  background-color: #1976d2; }

@media screen and (min-width: 480px) {
  .xcolor-1976d2 .btn,
  .xcolor-1976d2 #layout-menu,
  .xcolor-1976d2 #layout-menu .popover-header {
    background-color: #1976d2 !important; }
  .xcolor-1976d2 #taskmenu a.selected,
  .xcolor-1976d2 #taskmenu a.focus,
  .xcolor-1976d2 #taskmenu a:hover {
    background-color: #42a5f5 !important; } }
.xcolor-039be5 #login-form .btn {
  background-color: #039be5 !important; }
.xcolor-039be5 .floating-action-buttons a,
.xcolor-039be5 .popupmenu .listing li.selected {
  background-color: #ff1744 !important; }
.xcolor-039be5 .btn:hover,
.xcolor-039be5 .floating-action-buttons a:hover,
.xcolor-039be5 .toolbarmenu.listing li:hover a.active,
.xcolor-039be5 .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #f1183c !important; }
.xcolor-039be5 a,
.xcolor-039be5 .listing li.selected > a,
.xcolor-039be5 .listing tr.selected td {
  color: #ff1744; }
.xcolor-039be5 input.icon-checkbox:checked + label:before {
  color: #ff1744 !important; }
.xcolor-039be5 .form-control:focus,
.xcolor-039be5 .form-control.focus {
  border-color: #ff1744 !important; }
.xcolor-039be5 .btn.disabled, .xcolor-039be5 .btn:disabled {
  background-color: #92d3f6 !important; }
.xcolor-039be5 .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #ff1744;
  background-color: #ff1744; }
.xcolor-039be5 .flatpickr-confirm,
.xcolor-039be5 .flatpickr-day.selected {
  background-color: #039be5 !important; }

html.layout-small .xcolor-039be5 .popover-header,
html.layout-phone .xcolor-039be5 .popover-header {
  background-color: #039be5; }

@media screen and (min-width: 480px) {
  .xcolor-039be5 .btn,
  .xcolor-039be5 #layout-menu,
  .xcolor-039be5 #layout-menu .popover-header {
    background-color: #039be5 !important; }
  .xcolor-039be5 #taskmenu a.selected,
  .xcolor-039be5 #taskmenu a.focus,
  .xcolor-039be5 #taskmenu a:hover {
    background-color: #29b6f6 !important; } }
.xcolor-0097a7 #login-form .btn {
  background-color: #0097a7 !important; }
.xcolor-0097a7 .floating-action-buttons a,
.xcolor-0097a7 .popupmenu .listing li.selected {
  background-color: #ff1744 !important; }
.xcolor-0097a7 .btn:hover,
.xcolor-0097a7 .floating-action-buttons a:hover,
.xcolor-0097a7 .toolbarmenu.listing li:hover a.active,
.xcolor-0097a7 .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #f1183c !important; }
.xcolor-0097a7 a,
.xcolor-0097a7 .listing li.selected > a,
.xcolor-0097a7 .listing tr.selected td {
  color: #ff1744; }
.xcolor-0097a7 input.icon-checkbox:checked + label:before {
  color: #ff1744 !important; }
.xcolor-0097a7 .form-control:focus,
.xcolor-0097a7 .form-control.focus {
  border-color: #ff1744 !important; }
.xcolor-0097a7 .btn.disabled, .xcolor-0097a7 .btn:disabled {
  background-color: #6db3c1 !important; }
.xcolor-0097a7 .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #ff1744;
  background-color: #ff1744; }
.xcolor-0097a7 .flatpickr-confirm,
.xcolor-0097a7 .flatpickr-day.selected {
  background-color: #0097a7 !important; }

html.layout-small .xcolor-0097a7 .popover-header,
html.layout-phone .xcolor-0097a7 .popover-header {
  background-color: #0097a7; }

@media screen and (min-width: 480px) {
  .xcolor-0097a7 .btn,
  .xcolor-0097a7 #layout-menu,
  .xcolor-0097a7 #layout-menu .popover-header {
    background-color: #0097a7 !important; }
  .xcolor-0097a7 #taskmenu a.selected,
  .xcolor-0097a7 #taskmenu a.focus,
  .xcolor-0097a7 #taskmenu a:hover {
    background-color: #00acc1 !important; } }
.xcolor-009688 #login-form .btn {
  background-color: #009688 !important; }
.xcolor-009688 .floating-action-buttons a,
.xcolor-009688 .popupmenu .listing li.selected {
  background-color: #ff3d00 !important; }
.xcolor-009688 .btn:hover,
.xcolor-009688 .floating-action-buttons a:hover,
.xcolor-009688 .toolbarmenu.listing li:hover a.active,
.xcolor-009688 .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #dd2c00 !important; }
.xcolor-009688 a,
.xcolor-009688 .listing li.selected > a,
.xcolor-009688 .listing tr.selected td {
  color: #ff3d00; }
.xcolor-009688 input.icon-checkbox:checked + label:before {
  color: #ff3d00 !important; }
.xcolor-009688 .form-control:focus,
.xcolor-009688 .form-control.focus {
  border-color: #ff3d00 !important; }
.xcolor-009688 .btn.disabled, .xcolor-009688 .btn:disabled {
  background-color: #76a6a1 !important; }
.xcolor-009688 .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #ff3d00;
  background-color: #ff3d00; }
.xcolor-009688 .flatpickr-confirm,
.xcolor-009688 .flatpickr-day.selected {
  background-color: #009688 !important; }

html.layout-small .xcolor-009688 .popover-header,
html.layout-phone .xcolor-009688 .popover-header {
  background-color: #009688; }

@media screen and (min-width: 480px) {
  .xcolor-009688 .btn,
  .xcolor-009688 #layout-menu,
  .xcolor-009688 #layout-menu .popover-header {
    background-color: #009688 !important; }
  .xcolor-009688 #taskmenu a.selected,
  .xcolor-009688 #taskmenu a.focus,
  .xcolor-009688 #taskmenu a:hover {
    background-color: #26a69a !important; } }
.xcolor-43a047 #login-form .btn {
  background-color: #43a047 !important; }
.xcolor-43a047 .floating-action-buttons a,
.xcolor-43a047 .popupmenu .listing li.selected {
  background-color: #ff3d00 !important; }
.xcolor-43a047 .btn:hover,
.xcolor-43a047 .floating-action-buttons a:hover,
.xcolor-43a047 .toolbarmenu.listing li:hover a.active,
.xcolor-43a047 .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #dd2c00 !important; }
.xcolor-43a047 a,
.xcolor-43a047 .listing li.selected > a,
.xcolor-43a047 .listing tr.selected td {
  color: #ff3d00; }
.xcolor-43a047 input.icon-checkbox:checked + label:before {
  color: #ff3d00 !important; }
.xcolor-43a047 .form-control:focus,
.xcolor-43a047 .form-control.focus {
  border-color: #ff3d00 !important; }
.xcolor-43a047 .btn.disabled, .xcolor-43a047 .btn:disabled {
  background-color: #86ac86 !important; }
.xcolor-43a047 .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #ff3d00;
  background-color: #ff3d00; }
.xcolor-43a047 .flatpickr-confirm,
.xcolor-43a047 .flatpickr-day.selected {
  background-color: #43a047 !important; }

html.layout-small .xcolor-43a047 .popover-header,
html.layout-phone .xcolor-43a047 .popover-header {
  background-color: #43a047; }

@media screen and (min-width: 480px) {
  .xcolor-43a047 .btn,
  .xcolor-43a047 #layout-menu,
  .xcolor-43a047 #layout-menu .popover-header {
    background-color: #43a047 !important; }
  .xcolor-43a047 #taskmenu a.selected,
  .xcolor-43a047 #taskmenu a.focus,
  .xcolor-43a047 #taskmenu a:hover {
    background-color: #66bb6a !important; } }
.xcolor-689f38 #login-form .btn {
  background-color: #689f38 !important; }
.xcolor-689f38 .floating-action-buttons a,
.xcolor-689f38 .popupmenu .listing li.selected {
  background-color: #ff3d00 !important; }
.xcolor-689f38 .btn:hover,
.xcolor-689f38 .floating-action-buttons a:hover,
.xcolor-689f38 .toolbarmenu.listing li:hover a.active,
.xcolor-689f38 .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #dd2c00 !important; }
.xcolor-689f38 a,
.xcolor-689f38 .listing li.selected > a,
.xcolor-689f38 .listing tr.selected td {
  color: #ff3d00; }
.xcolor-689f38 input.icon-checkbox:checked + label:before {
  color: #ff3d00 !important; }
.xcolor-689f38 .form-control:focus,
.xcolor-689f38 .form-control.focus {
  border-color: #ff3d00 !important; }
.xcolor-689f38 .btn.disabled, .xcolor-689f38 .btn:disabled {
  background-color: #9db382 !important; }
.xcolor-689f38 .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #ff3d00;
  background-color: #ff3d00; }
.xcolor-689f38 .flatpickr-confirm,
.xcolor-689f38 .flatpickr-day.selected {
  background-color: #689f38 !important; }

html.layout-small .xcolor-689f38 .popover-header,
html.layout-phone .xcolor-689f38 .popover-header {
  background-color: #689f38; }

@media screen and (min-width: 480px) {
  .xcolor-689f38 .btn,
  .xcolor-689f38 #layout-menu,
  .xcolor-689f38 #layout-menu .popover-header {
    background-color: #689f38 !important; }
  .xcolor-689f38 #taskmenu a.selected,
  .xcolor-689f38 #taskmenu a.focus,
  .xcolor-689f38 #taskmenu a:hover {
    background-color: #7cb342 !important; } }
.xcolor-afb42b #login-form .btn {
  background-color: #afb42b !important; }
.xcolor-afb42b .floating-action-buttons a,
.xcolor-afb42b .popupmenu .listing li.selected {
  background-color: #ff1744 !important; }
.xcolor-afb42b .btn:hover,
.xcolor-afb42b .floating-action-buttons a:hover,
.xcolor-afb42b .toolbarmenu.listing li:hover a.active,
.xcolor-afb42b .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #f1183c !important; }
.xcolor-afb42b a,
.xcolor-afb42b .listing li.selected > a,
.xcolor-afb42b .listing tr.selected td {
  color: #ff1744; }
.xcolor-afb42b input.icon-checkbox:checked + label:before {
  color: #ff1744 !important; }
.xcolor-afb42b .form-control:focus,
.xcolor-afb42b .form-control.focus {
  border-color: #ff1744 !important; }
.xcolor-afb42b .btn.disabled, .xcolor-afb42b .btn:disabled {
  background-color: #c2ca84 !important; }
.xcolor-afb42b .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #ff1744;
  background-color: #ff1744; }
.xcolor-afb42b .flatpickr-confirm,
.xcolor-afb42b .flatpickr-day.selected {
  background-color: #afb42b !important; }

html.layout-small .xcolor-afb42b .popover-header,
html.layout-phone .xcolor-afb42b .popover-header {
  background-color: #afb42b; }

@media screen and (min-width: 480px) {
  .xcolor-afb42b .btn,
  .xcolor-afb42b #layout-menu,
  .xcolor-afb42b #layout-menu .popover-header {
    background-color: #afb42b !important; }
  .xcolor-afb42b #taskmenu a.selected,
  .xcolor-afb42b #taskmenu a.focus,
  .xcolor-afb42b #taskmenu a:hover {
    background-color: #c0ca33 !important; } }
.xcolor-fbc02d #login-form .btn {
  background-color: #fbc02d !important; }
.xcolor-fbc02d .floating-action-buttons a,
.xcolor-fbc02d .popupmenu .listing li.selected {
  background-color: #ff1744 !important; }
.xcolor-fbc02d .btn:hover,
.xcolor-fbc02d .floating-action-buttons a:hover,
.xcolor-fbc02d .toolbarmenu.listing li:hover a.active,
.xcolor-fbc02d .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #f1183c !important; }
.xcolor-fbc02d a,
.xcolor-fbc02d .listing li.selected > a,
.xcolor-fbc02d .listing tr.selected td {
  color: #ff1744; }
.xcolor-fbc02d input.icon-checkbox:checked + label:before {
  color: #ff1744 !important; }
.xcolor-fbc02d .form-control:focus,
.xcolor-fbc02d .form-control.focus {
  border-color: #ff1744 !important; }
.xcolor-fbc02d .btn.disabled, .xcolor-fbc02d .btn:disabled {
  background-color: #e7cc6e !important; }
.xcolor-fbc02d .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #ff1744;
  background-color: #ff1744; }
.xcolor-fbc02d .flatpickr-confirm,
.xcolor-fbc02d .flatpickr-day.selected {
  background-color: #fbc02d !important; }

html.layout-small .xcolor-fbc02d .popover-header,
html.layout-phone .xcolor-fbc02d .popover-header {
  background-color: #fbc02d; }

@media screen and (min-width: 480px) {
  .xcolor-fbc02d .btn,
  .xcolor-fbc02d #layout-menu,
  .xcolor-fbc02d #layout-menu .popover-header {
    background-color: #fbc02d !important; }
  .xcolor-fbc02d #taskmenu a.selected,
  .xcolor-fbc02d #taskmenu a.focus,
  .xcolor-fbc02d #taskmenu a:hover {
    background-color: #fdd835 !important; } }
.xcolor-ffa000 #login-form .btn {
  background-color: #ffa000 !important; }
.xcolor-ffa000 .floating-action-buttons a,
.xcolor-ffa000 .popupmenu .listing li.selected {
  background-color: #0091ea !important; }
.xcolor-ffa000 .btn:hover,
.xcolor-ffa000 .floating-action-buttons a:hover,
.xcolor-ffa000 .toolbarmenu.listing li:hover a.active,
.xcolor-ffa000 .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #0085da !important; }
.xcolor-ffa000 a,
.xcolor-ffa000 .listing li.selected > a,
.xcolor-ffa000 .listing tr.selected td {
  color: #0091ea; }
.xcolor-ffa000 input.icon-checkbox:checked + label:before {
  color: #0091ea !important; }
.xcolor-ffa000 .form-control:focus,
.xcolor-ffa000 .form-control.focus {
  border-color: #0091ea !important; }
.xcolor-ffa000 .btn.disabled, .xcolor-ffa000 .btn:disabled {
  background-color: #dec072 !important; }
.xcolor-ffa000 .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #0091ea;
  background-color: #0091ea; }
.xcolor-ffa000 .flatpickr-confirm,
.xcolor-ffa000 .flatpickr-day.selected {
  background-color: #ffa000 !important; }

html.layout-small .xcolor-ffa000 .popover-header,
html.layout-phone .xcolor-ffa000 .popover-header {
  background-color: #ffa000; }

@media screen and (min-width: 480px) {
  .xcolor-ffa000 .btn,
  .xcolor-ffa000 #layout-menu,
  .xcolor-ffa000 #layout-menu .popover-header {
    background-color: #ffa000 !important; }
  .xcolor-ffa000 #taskmenu a.selected,
  .xcolor-ffa000 #taskmenu a.focus,
  .xcolor-ffa000 #taskmenu a:hover {
    background-color: #ffc107 !important; } }
.xcolor-ef6c00 #login-form .btn {
  background-color: #ef6c00 !important; }
.xcolor-ef6c00 .floating-action-buttons a,
.xcolor-ef6c00 .popupmenu .listing li.selected {
  background-color: #0091ea !important; }
.xcolor-ef6c00 .btn:hover,
.xcolor-ef6c00 .floating-action-buttons a:hover,
.xcolor-ef6c00 .toolbarmenu.listing li:hover a.active,
.xcolor-ef6c00 .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #0085da !important; }
.xcolor-ef6c00 a,
.xcolor-ef6c00 .listing li.selected > a,
.xcolor-ef6c00 .listing tr.selected td {
  color: #0091ea; }
.xcolor-ef6c00 input.icon-checkbox:checked + label:before {
  color: #0091ea !important; }
.xcolor-ef6c00 .form-control:focus,
.xcolor-ef6c00 .form-control.focus {
  border-color: #0091ea !important; }
.xcolor-ef6c00 .btn.disabled, .xcolor-ef6c00 .btn:disabled {
  background-color: #e2b271 !important; }
.xcolor-ef6c00 .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #0091ea;
  background-color: #0091ea; }
.xcolor-ef6c00 .flatpickr-confirm,
.xcolor-ef6c00 .flatpickr-day.selected {
  background-color: #ef6c00 !important; }

html.layout-small .xcolor-ef6c00 .popover-header,
html.layout-phone .xcolor-ef6c00 .popover-header {
  background-color: #ef6c00; }

@media screen and (min-width: 480px) {
  .xcolor-ef6c00 .btn,
  .xcolor-ef6c00 #layout-menu,
  .xcolor-ef6c00 #layout-menu .popover-header {
    background-color: #ef6c00 !important; }
  .xcolor-ef6c00 #taskmenu a.selected,
  .xcolor-ef6c00 #taskmenu a.focus,
  .xcolor-ef6c00 #taskmenu a:hover {
    background-color: #ffa726 !important; } }
.xcolor-e64a19 #login-form .btn {
  background-color: #e64a19 !important; }
.xcolor-e64a19 .floating-action-buttons a,
.xcolor-e64a19 .popupmenu .listing li.selected {
  background-color: #0091ea !important; }
.xcolor-e64a19 .btn:hover,
.xcolor-e64a19 .floating-action-buttons a:hover,
.xcolor-e64a19 .toolbarmenu.listing li:hover a.active,
.xcolor-e64a19 .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #0085da !important; }
.xcolor-e64a19 a,
.xcolor-e64a19 .listing li.selected > a,
.xcolor-e64a19 .listing tr.selected td {
  color: #0091ea; }
.xcolor-e64a19 input.icon-checkbox:checked + label:before {
  color: #0091ea !important; }
.xcolor-e64a19 .form-control:focus,
.xcolor-e64a19 .form-control.focus {
  border-color: #0091ea !important; }
.xcolor-e64a19 .btn.disabled, .xcolor-e64a19 .btn:disabled {
  background-color: #eda98b !important; }
.xcolor-e64a19 .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #0091ea;
  background-color: #0091ea; }
.xcolor-e64a19 .flatpickr-confirm,
.xcolor-e64a19 .flatpickr-day.selected {
  background-color: #e64a19 !important; }

html.layout-small .xcolor-e64a19 .popover-header,
html.layout-phone .xcolor-e64a19 .popover-header {
  background-color: #e64a19; }

@media screen and (min-width: 480px) {
  .xcolor-e64a19 .btn,
  .xcolor-e64a19 #layout-menu,
  .xcolor-e64a19 #layout-menu .popover-header {
    background-color: #e64a19 !important; }
  .xcolor-e64a19 #taskmenu a.selected,
  .xcolor-e64a19 #taskmenu a.focus,
  .xcolor-e64a19 #taskmenu a:hover {
    background-color: #ff7043 !important; } }
.xcolor-795548 #login-form .btn {
  background-color: #795548 !important; }
.xcolor-795548 .floating-action-buttons a,
.xcolor-795548 .popupmenu .listing li.selected {
  background-color: #0091ea !important; }
.xcolor-795548 .btn:hover,
.xcolor-795548 .floating-action-buttons a:hover,
.xcolor-795548 .toolbarmenu.listing li:hover a.active,
.xcolor-795548 .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #0085da !important; }
.xcolor-795548 a,
.xcolor-795548 .listing li.selected > a,
.xcolor-795548 .listing tr.selected td {
  color: #0091ea; }
.xcolor-795548 input.icon-checkbox:checked + label:before {
  color: #0091ea !important; }
.xcolor-795548 .form-control:focus,
.xcolor-795548 .form-control.focus {
  border-color: #0091ea !important; }
.xcolor-795548 .btn.disabled, .xcolor-795548 .btn:disabled {
  background-color: #bd9788 !important; }
.xcolor-795548 .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #0091ea;
  background-color: #0091ea; }
.xcolor-795548 .flatpickr-confirm,
.xcolor-795548 .flatpickr-day.selected {
  background-color: #795548 !important; }

html.layout-small .xcolor-795548 .popover-header,
html.layout-phone .xcolor-795548 .popover-header {
  background-color: #795548; }

@media screen and (min-width: 480px) {
  .xcolor-795548 .btn,
  .xcolor-795548 #layout-menu,
  .xcolor-795548 #layout-menu .popover-header {
    background-color: #795548 !important; }
  .xcolor-795548 #taskmenu a.selected,
  .xcolor-795548 #taskmenu a.focus,
  .xcolor-795548 #taskmenu a:hover {
    background-color: #8d6e63 !important; } }
.xcolor-757575 #login-form .btn {
  background-color: #757575 !important; }
.xcolor-757575 .floating-action-buttons a,
.xcolor-757575 .popupmenu .listing li.selected {
  background-color: #0091ea !important; }
.xcolor-757575 .btn:hover,
.xcolor-757575 .floating-action-buttons a:hover,
.xcolor-757575 .toolbarmenu.listing li:hover a.active,
.xcolor-757575 .popupmenu .listing li > a:not(.disabled):hover {
  background-color: #0085da !important; }
.xcolor-757575 a,
.xcolor-757575 .listing li.selected > a,
.xcolor-757575 .listing tr.selected td {
  color: #0091ea; }
.xcolor-757575 input.icon-checkbox:checked + label:before {
  color: #0091ea !important; }
.xcolor-757575 .form-control:focus,
.xcolor-757575 .form-control.focus {
  border-color: #0091ea !important; }
.xcolor-757575 .btn.disabled, .xcolor-757575 .btn:disabled {
  background-color: #a8a8a8 !important; }
.xcolor-757575 .custom-switch .custom-control-input:checked ~ .custom-control-label::before {
  border-color: #0091ea;
  background-color: #0091ea; }
.xcolor-757575 .flatpickr-confirm,
.xcolor-757575 .flatpickr-day.selected {
  background-color: #757575 !important; }

html.layout-small .xcolor-757575 .popover-header,
html.layout-phone .xcolor-757575 .popover-header {
  background-color: #757575; }

@media screen and (min-width: 480px) {
  .xcolor-757575 .btn,
  .xcolor-757575 #layout-menu,
  .xcolor-757575 #layout-menu .popover-header {
    background-color: #757575 !important; }
  .xcolor-757575 #taskmenu a.selected,
  .xcolor-757575 #taskmenu a.focus,
  .xcolor-757575 #taskmenu a:hover {
    background-color: #bdbdbd !important; } }
body.task-login {
  background: #efefee url(images/login_bg.png) no-repeat;
  background-size: cover; }
  body.task-login #layout {
    top: 0; }
  body.task-login #layout-content {
    background: transparent;
    box-shadow: none !important;
    padding: 15px; }
  body.task-login img#logo {
    display: none; }
  body.task-login #login-form {
    background-color: #fff;
    border: none;
    border-radius: 2px !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2) !important;
    margin: 15px 0 15px 10px;
    top: 20vh;
    overflow: visible;
    margin: 0 auto 0 auto !important;
    color: #333;
    max-width: 100%;
    width: 420px;
    background: #fff;
    border-radius: 2px !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2) !important;
    padding: 35px 40px 40px 40px; }
    body.task-login #login-form input[type='text'],
    body.task-login #login-form input[type='password'],
    body.task-login #login-form select {
      width: 100%; }
    body.task-login #login-form #login-title,
    body.task-login #login-form #logo-login {
      margin-bottom: 10px;
      font-size: 2em; }
    body.task-login #login-form #logo-login {
      display: block;
      box-sizing: border-box;
      max-width: 100%;
      margin: auto;
      padding-bottom: 10px; }
    body.task-login #login-form table {
      width: 100% !important;
      border-collapse: collapse; }
      body.task-login #login-form table tr.row {
        max-width: 100%; }
        body.task-login #login-form table tr.row td {
          display: block; }
          body.task-login #login-form table tr.row td.title {
            display: block !important;
            line-height: 1.1em;
            padding-top: 4px; }
    body.task-login #login-form .input-group-prepend {
      display: none; }
    body.task-login #login-form .formbuttons {
      margin-bottom: 0;
      margin-top: 15px; }
      body.task-login #login-form .formbuttons button {
        width: 100%;
        background: #333;
        border: none; }
        body.task-login #login-form .formbuttons button:before {
          display: none !important; }
        body.task-login #login-form .formbuttons button:hover {
          background: #444; }
  body.task-login #login-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px;
    background: transparent;
    text-align: left;
    color: #333;
    font-size: 0.8em; }

.folderlist li.mailbox .unreadcount {
  background: transparent;
  color: #333; }

.propform legend,
.formcontent legend {
  font-weight: normal; }

ul.treelist li.selected > div > a,
ul.treelist li.selected > a,
.listing li.selected,
.listing tr.selected td {
  background-color: #eee; }

.header a.button.icon:not(.disabled):focus,
.header a.button.icon:not(.disabled):hover,
.toolbar .dropbutton:hover,
.toolbar a.button:not(.disabled):focus,
.toolbar a.button:not(.disabled):hover {
  background: transparent !important; }

.floating-action-buttons a {
  border-radius: 50% !important; }

#taskmenu #xlogo-header-container {
  display: none; }

#taskmenu .special-buttons {
  background: transparent !important; }

.searchbar a {
  color: #333; }

#ui-datepicker-div {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.65);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.65); }

@media screen and (min-width: 480px) {
  .btn {
    border: none;
    padding: 0.3em 2em;
    text-transform: uppercase;
    border-radius: 2px !important;
    color: #fff !important; }

  #taskmenu a.selected,
  #taskmenu .action-buttons a {
    background: transparent;
    color: #fff; }
  #taskmenu a.logout {
    color: #fff !important; } }
@media screen and (min-width: 1024px) {
  body {
    background-color: #e5e5e5; }

  .iframe body {
    background-color: #fff; }

  #xlogo-header-container {
    float: left !important;
    display: block;
    padding: 0 12px !important;
    max-width: none; }

  #layout {
    top: 0; }

  #layout-sidebar,
  #layout-content,
  #layout-list,
  #layout #xsidebar {
    margin-top: 65px !important; }

  #xsidebar,
  #layout-content {
    margin-right: 10px !important; }

  body > #layout > #xsidebar {
    margin-left: 0 !important; }

  body > #layout-content .iframe-wrapper {
    margin-bottom: 12px; }

  #layout-sidebar,
  #layout-content,
  #layout-list,
  #layout #xsidebar {
    background-color: #fff;
    border: none;
    border-radius: 2px !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2) !important;
    margin: 15px 0 15px 10px; }
    #layout-sidebar .iframe-wrapper,
    #layout-sidebar .scroller:not(#calendar-list-content),
    #layout-sidebar .header,
    #layout-sidebar .footer,
    #layout-sidebar .pagenav,
    #layout-sidebar #xsidebar-inner,
    #layout-content .iframe-wrapper,
    #layout-content .scroller:not(#calendar-list-content),
    #layout-content .header,
    #layout-content .footer,
    #layout-content .pagenav,
    #layout-content #xsidebar-inner,
    #layout-list .iframe-wrapper,
    #layout-list .scroller:not(#calendar-list-content),
    #layout-list .header,
    #layout-list .footer,
    #layout-list .pagenav,
    #layout-list #xsidebar-inner,
    #layout #xsidebar .iframe-wrapper,
    #layout #xsidebar .scroller:not(#calendar-list-content),
    #layout #xsidebar .header,
    #layout #xsidebar .footer,
    #layout #xsidebar .pagenav,
    #layout #xsidebar #xsidebar-inner {
      background-color: transparent !important; }

  #sidebar-calendar .ui-datepicker-inline,
  #sidebar-calendar .ui-datepicker-header {
    background-color: transparent; }
  #sidebar-calendar .ui-datepicker-calendar {
    border-right: none; }

  .xcalendar-page #layout-sidebar {
    margin-left: 0;
    margin-right: 10px; }

  body > #layout > div > .header .header-title {
    text-align: left;
    font-size: 1.2em;
    font-weight: normal;
    padding-left: 1rem;
    margin-left: 0 !important; }
    body > #layout > div > .header .header-title.username {
      font-size: 1.1rem; }

  body.settings-page > #layout > div.content .header {
    display: none !important; }

  body > #layout {
    position: absolute;
    bottom: 0;
    height: auto; }
    body > #layout > #layout-menu {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 50px;
      width: 100%;
      background-color: #333; }
      body > #layout > #layout-menu .popover-header {
        display: none !important; }
      body > #layout > #layout-menu #taskmenu {
        width: 100%;
        text-align: right; }
        body > #layout > #layout-menu #taskmenu > a, body > #layout > #layout-menu #taskmenu > span, body > #layout > #layout-menu #taskmenu > span.action-buttons a, body > #layout > #layout-menu #taskmenu > span.special-buttons a {
          position: static;
          display: inline-block;
          width: auto;
          max-width: none;
          height: 50px;
          color: #fff !important;
          text-transform: uppercase; }
          body > #layout > #layout-menu #taskmenu > a span.inner, body > #layout > #layout-menu #taskmenu > span span.inner, body > #layout > #layout-menu #taskmenu > span.action-buttons a span.inner, body > #layout > #layout-menu #taskmenu > span.special-buttons a span.inner {
            font-size: 1.1rem; }
        body > #layout > #layout-menu #taskmenu > span.action-buttons a:before, body > #layout > #layout-menu #taskmenu > a:before {
          display: none;
          width: auto;
          padding-right: 7px;
          font-size: 1.2rem;
          position: relative;
          top: -2px; }
        body > #layout > #layout-menu #taskmenu > a, body > #layout > #layout-menu #taskmenu > span.action-buttons a, body > #layout > #layout-menu #taskmenu > span.special-buttons a {
          padding: 15px 0.8rem 10px 0.8rem; }
        body > #layout > #layout-menu #taskmenu > span.special-buttons a span {
          display: none; }
        body > #layout > #layout-menu #taskmenu > span.special-buttons a:before {
          padding: 0; }
        body > #layout > #layout-menu #taskmenu > #button-apps {
          float: right;
          padding-left: 12px;
          padding-right: 12px; }
          body > #layout > #layout-menu #taskmenu > #button-apps:before {
            position: relative;
            top: 1px;
            display: block;
            margin: 0;
            padding: 0; }
        body > #layout > #layout-menu #taskmenu > #show-mobile-xsidebar {
          display: none; } }
body.xcalendar.xelastic #layout-content {
  border: none; }
  body.xcalendar.xelastic #layout-content .ui-datepicker-header {
    background: transparent !important;
    border-bottom: none; }
  body.xcalendar.xelastic #layout-content .ui-datepicker-calendar {
    border-top: 1px solid #ddd; }
body.xcalendar.xelastic #layout-sidebar {
  margin-right: 10px;
  margin-left: 0; }

.layout-normal body.xelastic #layout-content .calendar-content-header,
.layout-large body.xelastic #layout-content .calendar-content-header {
  display: none; }

body.xadvert.xelastic #xadvert-right,
body.xadvert.xelastic #xadvert-left {
  top: 65px; }

#taskmenu a.button-cpwebmail {
  background-image: none !important;
  line-height: 1.5; }

/* plugin: ident_switch */
#plugin-ident_switch-account {
  margin-right: 4px;
  padding: 0 4px !important; }

/*# sourceMappingURL=styles.css.map */
