/*STYLE.CSS*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*This is main CSS file that contains custom style rules used in this template*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Template Name: Lychee.*/
/* Version: 1.0 Initial Release*/
/* Build Date: 27-06-2015*/
/* Author: Unbranded.*/
/* Website: http://moonart.net.ua/
/* Copyright: (C) 2015 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------*/
/* TABLE OF CONTENTS: */
/*--------------------------------------------------------*/
/* 01 - FONTS */
/* 02 - RESET STYLES */
/* 03 - LOADING */
/* 04 - BACKGROUND */
/* 05 - TEXT STYLE */
/* 06 - BUTTON STYLE */
/* 07 - HEADER */
/* 08 - SWIPER SLIDER */
/* 09 - HOMEPAGE == 1 */
/* 10 - TABS PANEL */
/* 11 - HOMEPAGE == 2 */
/* 12 - HOMEPAGE == 3 */
/* 13 - FOOTER */
/* 14 - FOOTER  BG-WHITE*/
/* MEDIA QUERIES == HOMEPAGE-1 */
/* MEDIA QUERIES == HOMEPAGE-2 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - FONTS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/****************************/
/** Imports **/
/****************************/
@import url(themify-icons.css);
@import url(animate.css);
@import url(simple-line-icons.css);
@import url(linea-icon.css);
@import url(pe-icon-7-stroke.css);
@import url(pe-icon-7-styles.css);
@import url(material-design-iconic-font.min.css);
@import url(filter.css);
@import url(../../assets/vendors/bower_components/switchery/dist/switchery.min.css);
@import url(../../assets/vendors/bower_components/owl.carousel/dist/assets/owl.carousel.min.css);
@import url(../../assets/vendors/bower_components/owl.carousel/dist/assets/owl.theme.default.min.css);
@import url(lightgallery.css);
@import url(../../assets/vendors/bower_components/awesome-bootstrap-checkbox/awesome-bootstrap-checkbox.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,400italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700|Poppins:400|500);
@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(styles2.css); /* adding styles of the backoffice */
@media print{
  body > *, .detail-wrapper, table, td, tr, .detail-content-block {
    line-height:10px !important;
    margin: 10px 10px !important;
    padding:10px 10px !important;
  }
  .no-print, no-print *{
      display: none !important;
  }
  header > * {display:none;}
  .popular-tours * {display:none;}
  .help-contact * {display:none;}
  .sidebar-text-label {display:none;}
  footer > *{display:none;}
}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - RESET STYLES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
body * { -webkit-text-size-adjust: none; }
.clear { clear: both; overflow: hidden; height: 0px; font-size: 0px; display: block; }
input:focus, select:focus, textarea:focus, button:focus { outline: none; -moz-box-shadow: none; box-shadow: none; }
input, textarea, select { -webkit-appearance: none; -moz-border-radius: 0; border-radius: 0; outline: none; border: 0px none; outline: none; transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; font-family: 'Source Sans Pro', sans-serif; background: none; }
/*
select > option {color:#000000;}
a, a:link, a:visited, a:active, a:hover { cursor: pointer; text-decoration: none; outline: none; }
a { text-decoration: none; color: inherit; }
iframe { border: none; outline: none; }
ul { list-style: none; }
button { background: none; border: 0px none; }
::-webkit-input-placeholder { color: #fff; opacity: 0.6; }
::-moz-placeholder { color: #fff; opacity: 0.6; }
:-moz-placeholder { color: #fff; opacity: 0.6; }
:-ms-input-placeholder { color: #fff; opacity: 0.6; }
*/
/****************************/
/** 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-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; }
.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 #4aa23c; }
  hr.light-grey-hr {
    border-top: 1px solid #dedede; }
.seprator-block {
  margin-bottom: 80px; }
/* Effect 1: YouTube loading */
.la-anim-1 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 3px;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  pointer-events: none; }
.la-anim-1::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100px;
  height: 100%;
  content: '';
  opacity: 0;
  background: #212121;
  -webkit-transition: opacity 0.2s, box-shadow 2s 4s;
  -moz-transition: opacity 0.2s, box-shadow 2s 4s;
  transition: opacity 0.2s, box-shadow 2s 4s;
  -webkit-transform: rotate(2deg) translateY(-2px);
  -moz-transform: rotate(2deg) translateY(-2px);
  -ms-transform: rotate(2deg) translateY(-2px);
  -o-transform: rotate(2deg) translateY(-2px);
  transform: rotate(2deg) translateY(-2px); }
.la-anim-1.la-animate {
  z-index: 10001;
  background: #212121;
  opacity: 1;
  -webkit-transition: -webkit-transform 5s ease-in, opacity 1s 5s;
  -moz-transition: -moz-transform 5s ease-in, opacity 1s 5s;
  transition: transform 5s ease-in, opacity 1s 5s;
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }
.la-anim-1.la-animate::after {
  opacity: 1; }
.nicescroll-rails.nicescroll-rails-vr {
  z-index: 999 !important; }
/*typography*/
address .address-head {
  font-size: 15px;
  color: #212121;
  display: block; }
.mark, mark {
  padding: 3px;
  background-color: #f33923;
  color: #fff; }
blockquote {
  padding: 15px 20px;
  margin: 0 0 20px;
  font-size: 16px;
  border-left: 4px solid #0098a3;
  background: #f7f7f9;
  color: #212121; }
  blockquote small {
    font-size: 70%;
    text-transform: uppercase;
    padding-top: 15px; }
ul.uo-list {
  list-style: disc; }
/*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: 10px 25px;
  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: #4aa23c;
    border: solid 1px #4aa23c; }
    .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: #4aa23c;;
      border: solid 1px #4aa23c; }
  .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: 12px 25px; }
  .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: 8px 25px; }
  .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: 4px 25px; }
  .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; }
.open .dropdown-toggle.btn.btn-default, .open .wizard > .actions a.dropdown-toggle.btn-default, .wizard > .actions .open a.dropdown-toggle.btn-default, .open .dt-buttons .dropdown-toggle.btn-default.dt-button, .dt-buttons .open .dropdown-toggle.btn-default.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle, .open .sweet-alert button.dropdown-toggle.btn-default, .sweet-alert .open button.dropdown-toggle.btn-default, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"], .open button.dropdown-toggle.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right,
.open button.dropdown-toggle.btn-default.fc-month-button.fc-state-default.fc-corner-left,
.open button.dropdown-toggle.btn-default.fc-agendaWeek-button, .open .dropdown-toggle.btn-default.fc-prev-button, .open .dropdown-toggle.btn-default.fc-next-button, .open .dropdown-toggle.btn-default.fc-today-button {
  background: gainsboro;
  border: solid 1px gainsboro; }
  .open .dropdown-toggle.btn.btn-default:hover, .open .wizard > .actions a.dropdown-toggle.btn-default:hover, .wizard > .actions .open a.dropdown-toggle.btn-default:hover, .open .dt-buttons .dropdown-toggle.btn-default.dt-button:hover, .dt-buttons .open .dropdown-toggle.btn-default.dt-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle:hover, .open .sweet-alert button.dropdown-toggle.btn-default:hover, .sweet-alert .open button.dropdown-toggle.btn-default:hover, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"]:hover, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"]:hover, .open button.dropdown-toggle.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  .open button.dropdown-toggle.btn-default.fc-month-button.fc-state-default.fc-corner-left:hover,
  .open button.dropdown-toggle.btn-default.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn-default.fc-prev-button:hover, .open .dropdown-toggle.btn-default.fc-next-button:hover, .open .dropdown-toggle.btn-default.fc-today-button:hover, .open .dropdown-toggle.btn.btn-default:active, .open .wizard > .actions a.dropdown-toggle.btn-default:active, .wizard > .actions .open a.dropdown-toggle.btn-default:active, .open .dt-buttons .dropdown-toggle.btn-default.dt-button:active, .dt-buttons .open .dropdown-toggle.btn-default.dt-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle:active, .open .sweet-alert button.dropdown-toggle.btn-default:active, .sweet-alert .open button.dropdown-toggle.btn-default:active, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"]:active, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"]:active, .open button.dropdown-toggle.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  .open button.dropdown-toggle.btn-default.fc-month-button.fc-state-default.fc-corner-left:active,
  .open button.dropdown-toggle.btn-default.fc-agendaWeek-button:active, .open .dropdown-toggle.btn-default.fc-prev-button:active, .open .dropdown-toggle.btn-default.fc-next-button:active, .open .dropdown-toggle.btn-default.fc-today-button:active, .open .dropdown-toggle.btn.btn-default:focus, .open .wizard > .actions a.dropdown-toggle.btn-default:focus, .wizard > .actions .open a.dropdown-toggle.btn-default:focus, .open .dt-buttons .dropdown-toggle.btn-default.dt-button:focus, .dt-buttons .open .dropdown-toggle.btn-default.dt-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle:focus, .open .sweet-alert button.dropdown-toggle.btn-default:focus, .sweet-alert .open button.dropdown-toggle.btn-default:focus, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"]:focus, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"]:focus, .open button.dropdown-toggle.btn-default.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  .open button.dropdown-toggle.btn-default.fc-month-button.fc-state-default.fc-corner-left:focus,
  .open button.dropdown-toggle.btn-default.fc-agendaWeek-button:focus, .open .dropdown-toggle.btn-default.fc-prev-button:focus, .open .dropdown-toggle.btn-default.fc-next-button:focus, .open .dropdown-toggle.btn-default.fc-today-button:focus {
    background: rgba(220, 220, 220, 0.85);
    border: solid 1px rgba(220, 220, 220, 0.1); }
.open .dropdown-toggle.btn.btn-info, .open .wizard > .actions a.dropdown-toggle.btn-info, .wizard > .actions .open a.dropdown-toggle.btn-info, .open .dt-buttons .dropdown-toggle.btn-info.dt-button, .dt-buttons .open .dropdown-toggle.btn-info.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-info, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-info, .open .sweet-alert button.dropdown-toggle.btn-info, .sweet-alert .open button.dropdown-toggle.btn-info, .open .owl-theme .owl-nav .dropdown-toggle.btn-info[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-info[class*="owl-"], .open button.dropdown-toggle.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right,
.open button.dropdown-toggle.btn-info.fc-month-button.fc-state-default.fc-corner-left,
.open button.dropdown-toggle.btn-info.fc-agendaWeek-button, .open .dropdown-toggle.btn-info.fc-prev-button, .open .dropdown-toggle.btn-info.fc-next-button, .open .dropdown-toggle.btn-info.fc-today-button {
  background: #e7368d;
  border: solid 1px #e7368d; }
  .open .dropdown-toggle.btn.btn-info:hover, .open .wizard > .actions a.dropdown-toggle.btn-info:hover, .wizard > .actions .open a.dropdown-toggle.btn-info:hover, .open .dt-buttons .dropdown-toggle.btn-info.dt-button:hover, .dt-buttons .open .dropdown-toggle.btn-info.dt-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-info:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-info:hover, .open .sweet-alert button.dropdown-toggle.btn-info:hover, .sweet-alert .open button.dropdown-toggle.btn-info:hover, .open .owl-theme .owl-nav .dropdown-toggle.btn-info[class*="owl-"]:hover, .owl-theme .owl-nav .open .dropdown-toggle.btn-info[class*="owl-"]:hover, .open button.dropdown-toggle.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  .open button.dropdown-toggle.btn-info.fc-month-button.fc-state-default.fc-corner-left:hover,
  .open button.dropdown-toggle.btn-info.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn-info.fc-prev-button:hover, .open .dropdown-toggle.btn-info.fc-next-button:hover, .open .dropdown-toggle.btn-info.fc-today-button:hover, .open .dropdown-toggle.btn.btn-info:active, .open .wizard > .actions a.dropdown-toggle.btn-info:active, .wizard > .actions .open a.dropdown-toggle.btn-info:active, .open .dt-buttons .dropdown-toggle.btn-info.dt-button:active, .dt-buttons .open .dropdown-toggle.btn-info.dt-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-info:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-info:active, .open .sweet-alert button.dropdown-toggle.btn-info:active, .sweet-alert .open button.dropdown-toggle.btn-info:active, .open .owl-theme .owl-nav .dropdown-toggle.btn-info[class*="owl-"]:active, .owl-theme .owl-nav .open .dropdown-toggle.btn-info[class*="owl-"]:active, .open button.dropdown-toggle.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  .open button.dropdown-toggle.btn-info.fc-month-button.fc-state-default.fc-corner-left:active,
  .open button.dropdown-toggle.btn-info.fc-agendaWeek-button:active, .open .dropdown-toggle.btn-info.fc-prev-button:active, .open .dropdown-toggle.btn-info.fc-next-button:active, .open .dropdown-toggle.btn-info.fc-today-button:active, .open .dropdown-toggle.btn.btn-info:focus, .open .wizard > .actions a.dropdown-toggle.btn-info:focus, .wizard > .actions .open a.dropdown-toggle.btn-info:focus, .open .dt-buttons .dropdown-toggle.btn-info.dt-button:focus, .dt-buttons .open .dropdown-toggle.btn-info.dt-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-info:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-info:focus, .open .sweet-alert button.dropdown-toggle.btn-info:focus, .sweet-alert .open button.dropdown-toggle.btn-info:focus, .open .owl-theme .owl-nav .dropdown-toggle.btn-info[class*="owl-"]:focus, .owl-theme .owl-nav .open .dropdown-toggle.btn-info[class*="owl-"]:focus, .open button.dropdown-toggle.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  .open button.dropdown-toggle.btn-info.fc-month-button.fc-state-default.fc-corner-left:focus,
  .open button.dropdown-toggle.btn-info.fc-agendaWeek-button:focus, .open .dropdown-toggle.btn-info.fc-prev-button:focus, .open .dropdown-toggle.btn-info.fc-next-button:focus, .open .dropdown-toggle.btn-info.fc-today-button:focus {
    background: rgba(231, 54, 141, 0.85);
    border: solid 1px rgba(231, 54, 141, 0.1); }
.open .dropdown-toggle.btn.btn-primary, .open .wizard > .actions a.dropdown-toggle, .wizard > .actions .open a.dropdown-toggle, .open .dt-buttons .dropdown-toggle.dt-button, .dt-buttons .open .dropdown-toggle.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary, .open .sweet-alert button.dropdown-toggle.btn-primary, .sweet-alert .open button.dropdown-toggle.btn-primary, .open .owl-theme .owl-nav .dropdown-toggle.btn-primary[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-primary[class*="owl-"], .open button.dropdown-toggle.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right,
.open button.dropdown-toggle.btn-primary.fc-month-button.fc-state-default.fc-corner-left,
.open button.dropdown-toggle.btn-primary.fc-agendaWeek-button, .open .dropdown-toggle.btn-primary.fc-prev-button, .open .dropdown-toggle.btn-primary.fc-next-button, .open .dropdown-toggle.btn-primary.fc-today-button {
  background: #0098a3;
  border: solid 1px #0098a3; }
  .open .dropdown-toggle.btn.btn-primary:hover, .open .wizard > .actions a.dropdown-toggle:hover, .wizard > .actions .open a.dropdown-toggle:hover, .open .dt-buttons .dropdown-toggle.dt-button:hover, .dt-buttons .open .dropdown-toggle.dt-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary:hover, .open .sweet-alert button.dropdown-toggle.btn-primary:hover, .sweet-alert .open button.dropdown-toggle.btn-primary:hover, .open .owl-theme .owl-nav .dropdown-toggle.btn-primary[class*="owl-"]:hover, .owl-theme .owl-nav .open .dropdown-toggle.btn-primary[class*="owl-"]:hover, .open button.dropdown-toggle.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  .open button.dropdown-toggle.btn-primary.fc-month-button.fc-state-default.fc-corner-left:hover,
  .open button.dropdown-toggle.btn-primary.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn-primary.fc-prev-button:hover, .open .dropdown-toggle.btn-primary.fc-next-button:hover, .open .dropdown-toggle.btn-primary.fc-today-button:hover, .open .dropdown-toggle.btn.btn-primary:active, .open .wizard > .actions a.dropdown-toggle:active, .wizard > .actions .open a.dropdown-toggle:active, .open .dt-buttons .dropdown-toggle.dt-button:active, .dt-buttons .open .dropdown-toggle.dt-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary:active, .open .sweet-alert button.dropdown-toggle.btn-primary:active, .sweet-alert .open button.dropdown-toggle.btn-primary:active, .open .owl-theme .owl-nav .dropdown-toggle.btn-primary[class*="owl-"]:active, .owl-theme .owl-nav .open .dropdown-toggle.btn-primary[class*="owl-"]:active, .open button.dropdown-toggle.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  .open button.dropdown-toggle.btn-primary.fc-month-button.fc-state-default.fc-corner-left:active,
  .open button.dropdown-toggle.btn-primary.fc-agendaWeek-button:active, .open .dropdown-toggle.btn-primary.fc-prev-button:active, .open .dropdown-toggle.btn-primary.fc-next-button:active, .open .dropdown-toggle.btn-primary.fc-today-button:active, .open .dropdown-toggle.btn.btn-primary:focus, .open .wizard > .actions a.dropdown-toggle:focus, .wizard > .actions .open a.dropdown-toggle:focus, .open .dt-buttons .dropdown-toggle.dt-button:focus, .dt-buttons .open .dropdown-toggle.dt-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary:focus, .open .sweet-alert button.dropdown-toggle.btn-primary:focus, .sweet-alert .open button.dropdown-toggle.btn-primary:focus, .open .owl-theme .owl-nav .dropdown-toggle.btn-primary[class*="owl-"]:focus, .owl-theme .owl-nav .open .dropdown-toggle.btn-primary[class*="owl-"]:focus, .open button.dropdown-toggle.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  .open button.dropdown-toggle.btn-primary.fc-month-button.fc-state-default.fc-corner-left:focus,
  .open button.dropdown-toggle.btn-primary.fc-agendaWeek-button:focus, .open .dropdown-toggle.btn-primary.fc-prev-button:focus, .open .dropdown-toggle.btn-primary.fc-next-button:focus, .open .dropdown-toggle.btn-primary.fc-today-button:focus {
    background: rgba(0, 152, 163, 0.85);
    border: solid 1px rgba(0, 152, 163, 0.1); }
.open .dropdown-toggle.btn.btn-success, .open .wizard > .actions a.dropdown-toggle.btn-success, .wizard > .actions .open a.dropdown-toggle.btn-success, .open .wizard > .actions a.dropdown-toggle.fc-prev-button, .wizard > .actions .open a.dropdown-toggle.fc-prev-button, .open .wizard > .actions a.dropdown-toggle.fc-next-button, .wizard > .actions .open a.dropdown-toggle.fc-next-button, .open .wizard > .actions a.dropdown-toggle.fc-today-button, .wizard > .actions .open a.dropdown-toggle.fc-today-button, .open .dt-buttons .dropdown-toggle.btn-success.dt-button, .dt-buttons .open .dropdown-toggle.btn-success.dt-button,
.open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button,
.dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button, .open .dt-buttons .dropdown-toggle.dt-button.fc-prev-button, .dt-buttons .open .dropdown-toggle.dt-button.fc-prev-button, .open .dt-buttons .dropdown-toggle.dt-button.fc-next-button, .dt-buttons .open .dropdown-toggle.dt-button.fc-next-button, .open .dt-buttons .dropdown-toggle.dt-button.fc-today-button, .dt-buttons .open .dropdown-toggle.dt-button.fc-today-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success,
.open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-agendaWeek-button,
.tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-prev-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-next-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-today-button, .open .sweet-alert button.dropdown-toggle.btn-success, .sweet-alert .open button.dropdown-toggle.btn-success,
.open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button,
.sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button, .open .sweet-alert button.dropdown-toggle.fc-prev-button, .sweet-alert .open button.dropdown-toggle.fc-prev-button, .open .sweet-alert button.dropdown-toggle.fc-next-button, .sweet-alert .open button.dropdown-toggle.fc-next-button, .open .sweet-alert button.dropdown-toggle.fc-today-button, .sweet-alert .open button.dropdown-toggle.fc-today-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-success[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-success[class*="owl-"],
.open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button,
.owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-prev-button, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-prev-button, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-next-button, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-next-button, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-today-button, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-today-button, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right,
.open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
.open button.dropdown-toggle.fc-agendaWeek-button, .open .dropdown-toggle.fc-prev-button, .open .dropdown-toggle.fc-next-button, .open .dropdown-toggle.fc-today-button {
  background: #4aa23c;
  border: solid 1px #4aa23c; }
  .open .dropdown-toggle.btn.btn-success:hover, .open .wizard > .actions a.dropdown-toggle.btn-success:hover, .wizard > .actions .open a.dropdown-toggle.btn-success:hover, .open .wizard > .actions a.dropdown-toggle.fc-prev-button:hover, .wizard > .actions .open a.dropdown-toggle.fc-prev-button:hover, .open .wizard > .actions a.dropdown-toggle.fc-next-button:hover, .wizard > .actions .open a.dropdown-toggle.fc-next-button:hover, .open .wizard > .actions a.dropdown-toggle.fc-today-button:hover, .wizard > .actions .open a.dropdown-toggle.fc-today-button:hover, .open .dt-buttons .dropdown-toggle.btn-success.dt-button:hover, .dt-buttons .open .dropdown-toggle.btn-success.dt-button:hover,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button:hover,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button:hover, .open .dt-buttons .dropdown-toggle.dt-button.fc-prev-button:hover, .dt-buttons .open .dropdown-toggle.dt-button.fc-prev-button:hover, .open .dt-buttons .dropdown-toggle.dt-button.fc-next-button:hover, .dt-buttons .open .dropdown-toggle.dt-button.fc-next-button:hover, .open .dt-buttons .dropdown-toggle.dt-button.fc-today-button:hover, .dt-buttons .open .dropdown-toggle.dt-button.fc-today-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success:hover,
  .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-agendaWeek-button:hover,
  .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-agendaWeek-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-prev-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-prev-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-next-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-next-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-today-button:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-today-button:hover, .open .sweet-alert button.dropdown-toggle.btn-success:hover, .sweet-alert .open button.dropdown-toggle.btn-success:hover,
  .open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button:hover,
  .sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button:hover, .open .sweet-alert button.dropdown-toggle.fc-prev-button:hover, .sweet-alert .open button.dropdown-toggle.fc-prev-button:hover, .open .sweet-alert button.dropdown-toggle.fc-next-button:hover, .sweet-alert .open button.dropdown-toggle.fc-next-button:hover, .open .sweet-alert button.dropdown-toggle.fc-today-button:hover, .sweet-alert .open button.dropdown-toggle.fc-today-button:hover, .open .owl-theme .owl-nav .dropdown-toggle.btn-success[class*="owl-"]:hover, .owl-theme .owl-nav .open .dropdown-toggle.btn-success[class*="owl-"]:hover,
  .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:hover,
  .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:hover, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-prev-button:hover, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-prev-button:hover, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-next-button:hover, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-next-button:hover, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-today-button:hover, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-today-button:hover, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left:hover,
  .open button.dropdown-toggle.fc-agendaWeek-button:hover, .open .dropdown-toggle.fc-prev-button:hover, .open .dropdown-toggle.fc-next-button:hover, .open .dropdown-toggle.fc-today-button:hover, .open .dropdown-toggle.btn.btn-success:active, .open .wizard > .actions a.dropdown-toggle.btn-success:active, .wizard > .actions .open a.dropdown-toggle.btn-success:active, .open .wizard > .actions a.dropdown-toggle.fc-prev-button:active, .wizard > .actions .open a.dropdown-toggle.fc-prev-button:active, .open .wizard > .actions a.dropdown-toggle.fc-next-button:active, .wizard > .actions .open a.dropdown-toggle.fc-next-button:active, .open .wizard > .actions a.dropdown-toggle.fc-today-button:active, .wizard > .actions .open a.dropdown-toggle.fc-today-button:active, .open .dt-buttons .dropdown-toggle.btn-success.dt-button:active, .dt-buttons .open .dropdown-toggle.btn-success.dt-button:active,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button:active,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button:active, .open .dt-buttons .dropdown-toggle.dt-button.fc-prev-button:active, .dt-buttons .open .dropdown-toggle.dt-button.fc-prev-button:active, .open .dt-buttons .dropdown-toggle.dt-button.fc-next-button:active, .dt-buttons .open .dropdown-toggle.dt-button.fc-next-button:active, .open .dt-buttons .dropdown-toggle.dt-button.fc-today-button:active, .dt-buttons .open .dropdown-toggle.dt-button.fc-today-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success:active,
  .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-agendaWeek-button:active,
  .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-agendaWeek-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-prev-button:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-prev-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-next-button:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-next-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-today-button:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-today-button:active, .open .sweet-alert button.dropdown-toggle.btn-success:active, .sweet-alert .open button.dropdown-toggle.btn-success:active,
  .open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button:active,
  .sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button:active, .open .sweet-alert button.dropdown-toggle.fc-prev-button:active, .sweet-alert .open button.dropdown-toggle.fc-prev-button:active, .open .sweet-alert button.dropdown-toggle.fc-next-button:active, .sweet-alert .open button.dropdown-toggle.fc-next-button:active, .open .sweet-alert button.dropdown-toggle.fc-today-button:active, .sweet-alert .open button.dropdown-toggle.fc-today-button:active, .open .owl-theme .owl-nav .dropdown-toggle.btn-success[class*="owl-"]:active, .owl-theme .owl-nav .open .dropdown-toggle.btn-success[class*="owl-"]:active,
  .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:active,
  .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:active, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-prev-button:active, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-prev-button:active, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-next-button:active, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-next-button:active, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-today-button:active, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-today-button:active, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left:active,
  .open button.dropdown-toggle.fc-agendaWeek-button:active, .open .dropdown-toggle.fc-prev-button:active, .open .dropdown-toggle.fc-next-button:active, .open .dropdown-toggle.fc-today-button:active, .open .dropdown-toggle.btn.btn-success:focus, .open .wizard > .actions a.dropdown-toggle.btn-success:focus, .wizard > .actions .open a.dropdown-toggle.btn-success:focus, .open .wizard > .actions a.dropdown-toggle.fc-prev-button:focus, .wizard > .actions .open a.dropdown-toggle.fc-prev-button:focus, .open .wizard > .actions a.dropdown-toggle.fc-next-button:focus, .wizard > .actions .open a.dropdown-toggle.fc-next-button:focus, .open .wizard > .actions a.dropdown-toggle.fc-today-button:focus, .wizard > .actions .open a.dropdown-toggle.fc-today-button:focus, .open .dt-buttons .dropdown-toggle.btn-success.dt-button:focus, .dt-buttons .open .dropdown-toggle.btn-success.dt-button:focus,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button:focus,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button:focus, .open .dt-buttons .dropdown-toggle.dt-button.fc-prev-button:focus, .dt-buttons .open .dropdown-toggle.dt-button.fc-prev-button:focus, .open .dt-buttons .dropdown-toggle.dt-button.fc-next-button:focus, .dt-buttons .open .dropdown-toggle.dt-button.fc-next-button:focus, .open .dt-buttons .dropdown-toggle.dt-button.fc-today-button:focus, .dt-buttons .open .dropdown-toggle.dt-button.fc-today-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success:focus,
  .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-agendaWeek-button:focus,
  .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-agendaWeek-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-prev-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-prev-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-next-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-next-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-today-button:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-today-button:focus, .open .sweet-alert button.dropdown-toggle.btn-success:focus, .sweet-alert .open button.dropdown-toggle.btn-success:focus,
  .open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button:focus,
  .sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button:focus, .open .sweet-alert button.dropdown-toggle.fc-prev-button:focus, .sweet-alert .open button.dropdown-toggle.fc-prev-button:focus, .open .sweet-alert button.dropdown-toggle.fc-next-button:focus, .sweet-alert .open button.dropdown-toggle.fc-next-button:focus, .open .sweet-alert button.dropdown-toggle.fc-today-button:focus, .sweet-alert .open button.dropdown-toggle.fc-today-button:focus, .open .owl-theme .owl-nav .dropdown-toggle.btn-success[class*="owl-"]:focus, .owl-theme .owl-nav .open .dropdown-toggle.btn-success[class*="owl-"]:focus,
  .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:focus,
  .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:focus, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-prev-button:focus, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-prev-button:focus, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-next-button:focus, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-next-button:focus, .open .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].fc-today-button:focus, .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].fc-today-button:focus, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left:focus,
  .open button.dropdown-toggle.fc-agendaWeek-button:focus, .open .dropdown-toggle.fc-prev-button:focus, .open .dropdown-toggle.fc-next-button:focus, .open .dropdown-toggle.fc-today-button:focus {
    background: rgba(74, 162, 60, 0.85);
    border: solid 1px rgba(74, 162, 60, 0.1); }
.open .dropdown-toggle.btn.btn-danger, .open .wizard > .actions a.dropdown-toggle.btn-danger, .wizard > .actions .open a.dropdown-toggle.btn-danger, .open .dt-buttons .dropdown-toggle.btn-danger.dt-button, .dt-buttons .open .dropdown-toggle.btn-danger.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-danger, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-danger, .open .sweet-alert button.dropdown-toggle.btn-danger, .sweet-alert .open button.dropdown-toggle.btn-danger, .open .owl-theme .owl-nav .dropdown-toggle.btn-danger[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-danger[class*="owl-"], .open button.dropdown-toggle.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right,
.open button.dropdown-toggle.btn-danger.fc-month-button.fc-state-default.fc-corner-left,
.open button.dropdown-toggle.btn-danger.fc-agendaWeek-button, .open .dropdown-toggle.btn-danger.fc-prev-button, .open .dropdown-toggle.btn-danger.fc-next-button, .open .dropdown-toggle.btn-danger.fc-today-button {
  background: #f33923;
  border: solid 1px #f33923; }
  .open .dropdown-toggle.btn.btn-danger:hover, .open .wizard > .actions a.dropdown-toggle.btn-danger:hover, .wizard > .actions .open a.dropdown-toggle.btn-danger:hover, .open .dt-buttons .dropdown-toggle.btn-danger.dt-button:hover, .dt-buttons .open .dropdown-toggle.btn-danger.dt-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-danger:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-danger:hover, .open .sweet-alert button.dropdown-toggle.btn-danger:hover, .sweet-alert .open button.dropdown-toggle.btn-danger:hover, .open .owl-theme .owl-nav .dropdown-toggle.btn-danger[class*="owl-"]:hover, .owl-theme .owl-nav .open .dropdown-toggle.btn-danger[class*="owl-"]:hover, .open button.dropdown-toggle.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  .open button.dropdown-toggle.btn-danger.fc-month-button.fc-state-default.fc-corner-left:hover,
  .open button.dropdown-toggle.btn-danger.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn-danger.fc-prev-button:hover, .open .dropdown-toggle.btn-danger.fc-next-button:hover, .open .dropdown-toggle.btn-danger.fc-today-button:hover, .open .dropdown-toggle.btn.btn-danger:active, .open .wizard > .actions a.dropdown-toggle.btn-danger:active, .wizard > .actions .open a.dropdown-toggle.btn-danger:active, .open .dt-buttons .dropdown-toggle.btn-danger.dt-button:active, .dt-buttons .open .dropdown-toggle.btn-danger.dt-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-danger:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-danger:active, .open .sweet-alert button.dropdown-toggle.btn-danger:active, .sweet-alert .open button.dropdown-toggle.btn-danger:active, .open .owl-theme .owl-nav .dropdown-toggle.btn-danger[class*="owl-"]:active, .owl-theme .owl-nav .open .dropdown-toggle.btn-danger[class*="owl-"]:active, .open button.dropdown-toggle.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  .open button.dropdown-toggle.btn-danger.fc-month-button.fc-state-default.fc-corner-left:active,
  .open button.dropdown-toggle.btn-danger.fc-agendaWeek-button:active, .open .dropdown-toggle.btn-danger.fc-prev-button:active, .open .dropdown-toggle.btn-danger.fc-next-button:active, .open .dropdown-toggle.btn-danger.fc-today-button:active, .open .dropdown-toggle.btn.btn-danger:focus, .open .wizard > .actions a.dropdown-toggle.btn-danger:focus, .wizard > .actions .open a.dropdown-toggle.btn-danger:focus, .open .dt-buttons .dropdown-toggle.btn-danger.dt-button:focus, .dt-buttons .open .dropdown-toggle.btn-danger.dt-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-danger:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-danger:focus, .open .sweet-alert button.dropdown-toggle.btn-danger:focus, .sweet-alert .open button.dropdown-toggle.btn-danger:focus, .open .owl-theme .owl-nav .dropdown-toggle.btn-danger[class*="owl-"]:focus, .owl-theme .owl-nav .open .dropdown-toggle.btn-danger[class*="owl-"]:focus, .open button.dropdown-toggle.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  .open button.dropdown-toggle.btn-danger.fc-month-button.fc-state-default.fc-corner-left:focus,
  .open button.dropdown-toggle.btn-danger.fc-agendaWeek-button:focus, .open .dropdown-toggle.btn-danger.fc-prev-button:focus, .open .dropdown-toggle.btn-danger.fc-next-button:focus, .open .dropdown-toggle.btn-danger.fc-today-button:focus {
    background: rgba(243, 57, 35, 0.85);
    border: solid 1px rgba(243, 57, 35, 0.1); }
.open .dropdown-toggle.btn.btn-warning, .open .wizard > .actions a.dropdown-toggle.btn-warning, .wizard > .actions .open a.dropdown-toggle.btn-warning, .open .dt-buttons .dropdown-toggle.btn-warning.dt-button, .dt-buttons .open .dropdown-toggle.btn-warning.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-warning, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-warning, .open .sweet-alert button.dropdown-toggle.btn-warning, .sweet-alert .open button.dropdown-toggle.btn-warning, .open .owl-theme .owl-nav .dropdown-toggle.btn-warning[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-warning[class*="owl-"], .open button.dropdown-toggle.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right,
.open button.dropdown-toggle.btn-warning.fc-month-button.fc-state-default.fc-corner-left,
.open button.dropdown-toggle.btn-warning.fc-agendaWeek-button, .open .dropdown-toggle.btn-warning.fc-prev-button, .open .dropdown-toggle.btn-warning.fc-next-button, .open .dropdown-toggle.btn-warning.fc-today-button {
  background: #f8b32d;
  border: solid 1px #f8b32d; }
  .open .dropdown-toggle.btn.btn-warning:hover, .open .wizard > .actions a.dropdown-toggle.btn-warning:hover, .wizard > .actions .open a.dropdown-toggle.btn-warning:hover, .open .dt-buttons .dropdown-toggle.btn-warning.dt-button:hover, .dt-buttons .open .dropdown-toggle.btn-warning.dt-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-warning:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-warning:hover, .open .sweet-alert button.dropdown-toggle.btn-warning:hover, .sweet-alert .open button.dropdown-toggle.btn-warning:hover, .open .owl-theme .owl-nav .dropdown-toggle.btn-warning[class*="owl-"]:hover, .owl-theme .owl-nav .open .dropdown-toggle.btn-warning[class*="owl-"]:hover, .open button.dropdown-toggle.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  .open button.dropdown-toggle.btn-warning.fc-month-button.fc-state-default.fc-corner-left:hover,
  .open button.dropdown-toggle.btn-warning.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn-warning.fc-prev-button:hover, .open .dropdown-toggle.btn-warning.fc-next-button:hover, .open .dropdown-toggle.btn-warning.fc-today-button:hover, .open .dropdown-toggle.btn.btn-warning:active, .open .wizard > .actions a.dropdown-toggle.btn-warning:active, .wizard > .actions .open a.dropdown-toggle.btn-warning:active, .open .dt-buttons .dropdown-toggle.btn-warning.dt-button:active, .dt-buttons .open .dropdown-toggle.btn-warning.dt-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-warning:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-warning:active, .open .sweet-alert button.dropdown-toggle.btn-warning:active, .sweet-alert .open button.dropdown-toggle.btn-warning:active, .open .owl-theme .owl-nav .dropdown-toggle.btn-warning[class*="owl-"]:active, .owl-theme .owl-nav .open .dropdown-toggle.btn-warning[class*="owl-"]:active, .open button.dropdown-toggle.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  .open button.dropdown-toggle.btn-warning.fc-month-button.fc-state-default.fc-corner-left:active,
  .open button.dropdown-toggle.btn-warning.fc-agendaWeek-button:active, .open .dropdown-toggle.btn-warning.fc-prev-button:active, .open .dropdown-toggle.btn-warning.fc-next-button:active, .open .dropdown-toggle.btn-warning.fc-today-button:active, .open .dropdown-toggle.btn.btn-warning:focus, .open .wizard > .actions a.dropdown-toggle.btn-warning:focus, .wizard > .actions .open a.dropdown-toggle.btn-warning:focus, .open .dt-buttons .dropdown-toggle.btn-warning.dt-button:focus, .dt-buttons .open .dropdown-toggle.btn-warning.dt-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-warning:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-warning:focus, .open .sweet-alert button.dropdown-toggle.btn-warning:focus, .sweet-alert .open button.dropdown-toggle.btn-warning:focus, .open .owl-theme .owl-nav .dropdown-toggle.btn-warning[class*="owl-"]:focus, .owl-theme .owl-nav .open .dropdown-toggle.btn-warning[class*="owl-"]:focus, .open button.dropdown-toggle.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  .open button.dropdown-toggle.btn-warning.fc-month-button.fc-state-default.fc-corner-left:focus,
  .open button.dropdown-toggle.btn-warning.fc-agendaWeek-button:focus, .open .dropdown-toggle.btn-warning.fc-prev-button:focus, .open .dropdown-toggle.btn-warning.fc-next-button:focus, .open .dropdown-toggle.btn-warning.fc-today-button:focus {
    background: rgba(248, 179, 45, 0.85);
    border: solid 1px rgba(248, 179, 45, 0.1); }
.open .dropdown-toggle.btn.btn-outline, .open .wizard > .actions a.dropdown-toggle.btn-outline, .wizard > .actions .open a.dropdown-toggle.btn-outline, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.dt-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"], .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"], .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button, .open .note-editor .dropdown-toggle.btn.note-btn.btn-sm, .note-editor .open .dropdown-toggle.btn.note-btn.btn-sm, .open .note-editor .dt-buttons .dropdown-toggle.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.note-btn.btn-sm.dt-button, .open .note-editor .sweet-alert button.dropdown-toggle.note-btn.btn-sm, .note-editor .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm, .open .sweet-alert .note-editor button.dropdown-toggle.note-btn.btn-sm, .sweet-alert .note-editor .open button.dropdown-toggle.note-btn.btn-sm, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .open .dropdown-toggle.note-btn.btn-sm[class*="owl-"], .open .owl-theme .owl-nav .note-editor .dropdown-toggle.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .open .dropdown-toggle.note-btn.btn-sm[class*="owl-"],
.open .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button,
.note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-prev-button, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-prev-button, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-next-button, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-next-button, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-today-button, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-today-button, .open .dt-buttons .dropdown-toggle.btn-outline.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.dt-button,
.open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button,
.dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle, .open .sweet-alert button.dropdown-toggle.btn-outline, .sweet-alert .open button.dropdown-toggle.btn-outline,
.open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button,
.sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-outline[class*="owl-"],
.open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button,
.owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right,
.open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
.open button.dropdown-toggle.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.fc-prev-button,
.open button.dropdown-toggle.fc-prev-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.fc-next-button,
.open button.dropdown-toggle.fc-next-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.fc-today-button,
.open button.dropdown-toggle.fc-today-button.fc-agendaWeek-button {
  background: transparent; }
  .open .dropdown-toggle.btn.btn-outline:hover, .open .wizard > .actions a.dropdown-toggle.btn-outline:hover, .wizard > .actions .open a.dropdown-toggle.btn-outline:hover, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm:hover, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm:hover, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm:hover, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm:hover, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn:hover, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn:hover, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle:hover, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle:hover, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle:hover, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle:hover, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.dt-button:hover, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.dt-button:hover, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.dt-button:hover, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.dt-button:hover, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"]:hover, ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"]:hover, .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"]:hover, .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"]:hover, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button:hover, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button:hover, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button:hover, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button:hover, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button:hover, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button:hover, .open .note-editor .dropdown-toggle.btn.note-btn.btn-sm:hover, .note-editor .open .dropdown-toggle.btn.note-btn.btn-sm:hover, .open .note-editor .dt-buttons .dropdown-toggle.note-btn.btn-sm.dt-button:hover, .note-editor .dt-buttons .open .dropdown-toggle.note-btn.btn-sm.dt-button:hover, .open .dt-buttons .note-editor .dropdown-toggle.note-btn.btn-sm.dt-button:hover, .dt-buttons .note-editor .open .dropdown-toggle.note-btn.btn-sm.dt-button:hover, .open .note-editor .sweet-alert button.dropdown-toggle.note-btn.btn-sm:hover, .note-editor .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm:hover, .open .sweet-alert .note-editor button.dropdown-toggle.note-btn.btn-sm:hover, .sweet-alert .note-editor .open button.dropdown-toggle.note-btn.btn-sm:hover, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:hover, .note-editor .owl-theme .owl-nav .open .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:hover, .open .owl-theme .owl-nav .note-editor .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:hover, .owl-theme .owl-nav .note-editor .open .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:hover,
  .open .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button:hover,
  .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button:hover, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .open .dt-buttons .dropdown-toggle.btn-outline.dt-button:hover, .dt-buttons .open .dropdown-toggle.btn-outline.dt-button:hover,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button:hover,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button:hover, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle:hover, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle:hover, .open .sweet-alert button.dropdown-toggle.btn-outline:hover, .sweet-alert .open button.dropdown-toggle.btn-outline:hover,
  .open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button:hover,
  .sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button:hover, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline[class*="owl-"]:hover, .owl-theme .owl-nav .open .dropdown-toggle.btn-outline[class*="owl-"]:hover,
  .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:hover,
  .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:hover, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left:hover,
  .open button.dropdown-toggle.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn-outline.fc-prev-button:hover,
  .open button.dropdown-toggle.fc-prev-button.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn-outline.fc-next-button:hover,
  .open button.dropdown-toggle.fc-next-button.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn-outline.fc-today-button:hover,
  .open button.dropdown-toggle.fc-today-button.fc-agendaWeek-button:hover, .open .dropdown-toggle.btn.btn-outline:active, .open .wizard > .actions a.dropdown-toggle.btn-outline:active, .wizard > .actions .open a.dropdown-toggle.btn-outline:active, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm:active, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm:active, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm:active, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm:active, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn:active, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn:active, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle:active, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle:active, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle:active, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle:active, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.dt-button:active, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.dt-button:active, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.dt-button:active, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.dt-button:active, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"]:active, ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"]:active, .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"]:active, .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"]:active, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button:active, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button:active, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button:active, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button:active, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button:active, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button:active, .open .note-editor .dropdown-toggle.btn.note-btn.btn-sm:active, .note-editor .open .dropdown-toggle.btn.note-btn.btn-sm:active, .open .note-editor .dt-buttons .dropdown-toggle.note-btn.btn-sm.dt-button:active, .note-editor .dt-buttons .open .dropdown-toggle.note-btn.btn-sm.dt-button:active, .open .dt-buttons .note-editor .dropdown-toggle.note-btn.btn-sm.dt-button:active, .dt-buttons .note-editor .open .dropdown-toggle.note-btn.btn-sm.dt-button:active, .open .note-editor .sweet-alert button.dropdown-toggle.note-btn.btn-sm:active, .note-editor .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm:active, .open .sweet-alert .note-editor button.dropdown-toggle.note-btn.btn-sm:active, .sweet-alert .note-editor .open button.dropdown-toggle.note-btn.btn-sm:active, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:active, .note-editor .owl-theme .owl-nav .open .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:active, .open .owl-theme .owl-nav .note-editor .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:active, .owl-theme .owl-nav .note-editor .open .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:active,
  .open .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button:active,
  .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button:active, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .open .dt-buttons .dropdown-toggle.btn-outline.dt-button:active, .dt-buttons .open .dropdown-toggle.btn-outline.dt-button:active,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button:active,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button:active, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle:active, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle:active, .open .sweet-alert button.dropdown-toggle.btn-outline:active, .sweet-alert .open button.dropdown-toggle.btn-outline:active,
  .open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button:active,
  .sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button:active, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline[class*="owl-"]:active, .owl-theme .owl-nav .open .dropdown-toggle.btn-outline[class*="owl-"]:active,
  .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:active,
  .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:active, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left:active,
  .open button.dropdown-toggle.fc-agendaWeek-button:active, .open .dropdown-toggle.btn-outline.fc-prev-button:active,
  .open button.dropdown-toggle.fc-prev-button.fc-agendaWeek-button:active, .open .dropdown-toggle.btn-outline.fc-next-button:active,
  .open button.dropdown-toggle.fc-next-button.fc-agendaWeek-button:active, .open .dropdown-toggle.btn-outline.fc-today-button:active,
  .open button.dropdown-toggle.fc-today-button.fc-agendaWeek-button:active, .open .dropdown-toggle.btn.btn-outline:focus, .open .wizard > .actions a.dropdown-toggle.btn-outline:focus, .wizard > .actions .open a.dropdown-toggle.btn-outline:focus, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm:focus, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm:focus, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm:focus, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm:focus, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn:focus, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn:focus, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle:focus, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle:focus, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle:focus, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle:focus, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.dt-button:focus, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.dt-button:focus, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.dt-button:focus, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.dt-button:focus, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"]:focus, ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"]:focus, .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"]:focus, .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"]:focus, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button:focus, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button:focus, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button:focus, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button:focus, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button:focus, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button:focus, .open .note-editor .dropdown-toggle.btn.note-btn.btn-sm:focus, .note-editor .open .dropdown-toggle.btn.note-btn.btn-sm:focus, .open .note-editor .dt-buttons .dropdown-toggle.note-btn.btn-sm.dt-button:focus, .note-editor .dt-buttons .open .dropdown-toggle.note-btn.btn-sm.dt-button:focus, .open .dt-buttons .note-editor .dropdown-toggle.note-btn.btn-sm.dt-button:focus, .dt-buttons .note-editor .open .dropdown-toggle.note-btn.btn-sm.dt-button:focus, .open .note-editor .sweet-alert button.dropdown-toggle.note-btn.btn-sm:focus, .note-editor .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm:focus, .open .sweet-alert .note-editor button.dropdown-toggle.note-btn.btn-sm:focus, .sweet-alert .note-editor .open button.dropdown-toggle.note-btn.btn-sm:focus, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:focus, .note-editor .owl-theme .owl-nav .open .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:focus, .open .owl-theme .owl-nav .note-editor .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:focus, .owl-theme .owl-nav .note-editor .open .dropdown-toggle.note-btn.btn-sm[class*="owl-"]:focus,
  .open .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button:focus,
  .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button:focus, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-prev-button:focus, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-prev-button:focus, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-next-button:focus, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-next-button:focus, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-today-button:focus, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-today-button:focus, .open .dt-buttons .dropdown-toggle.btn-outline.dt-button:focus, .dt-buttons .open .dropdown-toggle.btn-outline.dt-button:focus,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button:focus,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button:focus, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle:focus, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle:focus, .open .sweet-alert button.dropdown-toggle.btn-outline:focus, .sweet-alert .open button.dropdown-toggle.btn-outline:focus,
  .open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button:focus,
  .sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button:focus, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline[class*="owl-"]:focus, .owl-theme .owl-nav .open .dropdown-toggle.btn-outline[class*="owl-"]:focus,
  .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:focus,
  .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button:focus, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left:focus,
  .open button.dropdown-toggle.fc-agendaWeek-button:focus, .open .dropdown-toggle.btn-outline.fc-prev-button:focus,
  .open button.dropdown-toggle.fc-prev-button.fc-agendaWeek-button:focus, .open .dropdown-toggle.btn-outline.fc-next-button:focus,
  .open button.dropdown-toggle.fc-next-button.fc-agendaWeek-button:focus, .open .dropdown-toggle.btn-outline.fc-today-button:focus,
  .open button.dropdown-toggle.fc-today-button.fc-agendaWeek-button:focus {
    background: transparent;
    border: solid 1px gainsboro; }
  .open .dropdown-toggle.btn.btn-outline.btn-success, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.btn-success, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.btn-success, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.btn-success.btn, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success.btn, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.btn-success.btn, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.btn-success.btn, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-prev-button, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-prev-button, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-next-button, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-next-button, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-today-button, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-today-button, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.btn-success.note-btn.btn-sm, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.btn-success.note-btn.btn-sm, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.btn-success.note-btn.btn-sm, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.btn-success.note-btn.btn-sm, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-next-button, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-next-button, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-today-button, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-today-button, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-prev-button, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-prev-button, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-next-button, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-next-button, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-today-button, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-today-button, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.btn-success:hover, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.btn-success:hover, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.btn-success.btn:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success.btn:hover, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.btn-success.btn:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.btn-success.btn:hover, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button:hover, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-prev-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-prev-button:hover, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button:hover, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-next-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-next-button:hover, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button:hover, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-today-button:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-today-button:hover, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.btn-success.note-btn.btn-sm:hover, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.btn-success.note-btn.btn-sm:hover, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.btn-success.note-btn.btn-sm:hover, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.btn-success.note-btn.btn-sm:hover, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-prev-button:hover, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-prev-button:hover, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-next-button:hover, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-next-button:hover, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-today-button:hover, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-today-button:hover, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.btn-success:active, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.btn-success:active, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.btn-success.btn:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success.btn:active, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.btn-success.btn:active, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.btn-success.btn:active, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button:active, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-prev-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-prev-button:active, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button:active, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-next-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-next-button:active, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button:active, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle.fc-today-button:active, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle.fc-today-button:active, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.btn-success.note-btn.btn-sm:active, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.btn-success.note-btn.btn-sm:active, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.btn-success.note-btn.btn-sm:active, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.btn-success.note-btn.btn-sm:active, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-prev-button:active, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-prev-button:active, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-next-button:active, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-next-button:active, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline.fc-today-button:active, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline.fc-today-button:active, .open .wizard > .actions a.dropdown-toggle.btn-outline.btn-success, .wizard > .actions .open a.dropdown-toggle.btn-outline.btn-success, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.btn-success.btn, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success.btn, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.btn-success.btn, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.btn-success.btn, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-prev-button, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-prev-button, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-next-button, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-next-button, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-today-button, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-today-button, .open .wizard > .actions .note-editor a.dropdown-toggle.btn-success.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.btn-success.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.btn-success.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.btn-success.note-btn.btn-sm, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-next-button, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-next-button, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-today-button, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-today-button, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-prev-button, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-prev-button, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-next-button, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-next-button, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-today-button, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-today-button, .open .wizard > .actions a.dropdown-toggle.btn-outline.btn-success:hover, .wizard > .actions .open a.dropdown-toggle.btn-outline.btn-success:hover, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.btn-success.btn:hover, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success.btn:hover, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.btn-success.btn:hover, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.btn-success.btn:hover, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button:hover, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button:hover, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-prev-button:hover, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-prev-button:hover, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button:hover, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button:hover, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-next-button:hover, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-next-button:hover, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button:hover, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button:hover, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-today-button:hover, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-today-button:hover, .open .wizard > .actions .note-editor a.dropdown-toggle.btn-success.note-btn.btn-sm:hover, .wizard > .actions .note-editor .open a.dropdown-toggle.btn-success.note-btn.btn-sm:hover, .open .note-editor .wizard > .actions a.dropdown-toggle.btn-success.note-btn.btn-sm:hover, .note-editor .wizard > .actions .open a.dropdown-toggle.btn-success.note-btn.btn-sm:hover, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:hover, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button:hover, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button:hover, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-prev-button:hover, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-prev-button:hover, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-next-button:hover, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-next-button:hover, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-today-button:hover, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-today-button:hover, .open .wizard > .actions a.dropdown-toggle.btn-outline.btn-success:active, .wizard > .actions .open a.dropdown-toggle.btn-outline.btn-success:active, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.btn-success.btn:active, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success.btn:active, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.btn-success.btn:active, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.btn-success.btn:active, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button:active, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button:active, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-prev-button:active, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-prev-button:active, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button:active, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button:active, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-next-button:active, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-next-button:active, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button:active, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button:active, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-today-button:active, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-today-button:active, .open .wizard > .actions .note-editor a.dropdown-toggle.btn-success.note-btn.btn-sm:active, .wizard > .actions .note-editor .open a.dropdown-toggle.btn-success.note-btn.btn-sm:active, .open .note-editor .wizard > .actions a.dropdown-toggle.btn-success.note-btn.btn-sm:active, .note-editor .wizard > .actions .open a.dropdown-toggle.btn-success.note-btn.btn-sm:active, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-prev-button:active, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-next-button:active, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm.fc-today-button:active, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-prev-button:active, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-prev-button:active, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-next-button:active, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-next-button:active, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-today-button:active, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-today-button:active, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn.btn-success, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn.btn-success, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.btn-success, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.btn-success, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.btn-success, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.btn-success.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.btn-success.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.btn-success.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success.dt-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle.btn-success[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle.btn-success[class*="owl-"], .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle.btn-success[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success[class*="owl-"], .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button, .open .note-editor .dropdown-toggle.btn.btn-success.note-btn.btn-sm, .note-editor .open .dropdown-toggle.btn.btn-success.note-btn.btn-sm, .open .note-editor .dt-buttons .dropdown-toggle.btn-success.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.btn-success.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.btn-success.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.btn-success.note-btn.btn-sm.dt-button, .open .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success.note-btn.btn-sm, .note-editor .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success.note-btn.btn-sm, .open .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.dropdown-toggle.btn-success.note-btn.btn-sm, .tablesaw-sortable th.tablesaw-sortable-head .note-editor .open button.dropdown-toggle.btn-success.note-btn.btn-sm, .open .note-editor .sweet-alert button.dropdown-toggle.btn-success.note-btn.btn-sm, .note-editor .sweet-alert .open button.dropdown-toggle.btn-success.note-btn.btn-sm, .open .sweet-alert .note-editor button.dropdown-toggle.btn-success.note-btn.btn-sm, .sweet-alert .note-editor .open button.dropdown-toggle.btn-success.note-btn.btn-sm, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.btn-success.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .open .dropdown-toggle.btn-success.note-btn.btn-sm[class*="owl-"], .open .owl-theme .owl-nav .note-editor .dropdown-toggle.btn-success.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .open .dropdown-toggle.btn-success.note-btn.btn-sm[class*="owl-"], .open .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right, .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
  .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
  .open .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button,
  .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-agendaWeek-button, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-prev-button, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-prev-button, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-next-button, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-next-button, .open .note-editor .dropdown-toggle.note-btn.btn-sm.fc-today-button, .note-editor .open .dropdown-toggle.note-btn.btn-sm.fc-today-button, .open .dt-buttons .dropdown-toggle.btn-outline.btn-success.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.btn-success.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.btn-success.dt-button.btn, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success.dt-button.btn, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.btn-success.dt-button.btn, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.btn-success.dt-button.btn, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.dt-button.fc-prev-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.dt-button.fc-prev-button, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.dt-button.fc-prev-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.dt-button.fc-prev-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.dt-button.fc-next-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.dt-button.fc-next-button, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.dt-button.fc-next-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.dt-button.fc-next-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.dt-button.fc-today-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.dt-button.fc-today-button, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.dt-button.fc-today-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.dt-button.fc-today-button, .open .dt-buttons .note-editor .dropdown-toggle.dt-button.note-btn.btn-sm.fc-prev-button, .dt-buttons .note-editor .open .dropdown-toggle.dt-button.note-btn.btn-sm.fc-prev-button, .open .note-editor .dt-buttons .dropdown-toggle.dt-button.note-btn.btn-sm.fc-prev-button, .note-editor .dt-buttons .open .dropdown-toggle.dt-button.note-btn.btn-sm.fc-prev-button, .open .dt-buttons .note-editor .dropdown-toggle.dt-button.note-btn.btn-sm.fc-next-button, .dt-buttons .note-editor .open .dropdown-toggle.dt-button.note-btn.btn-sm.fc-next-button, .open .note-editor .dt-buttons .dropdown-toggle.dt-button.note-btn.btn-sm.fc-next-button, .note-editor .dt-buttons .open .dropdown-toggle.dt-button.note-btn.btn-sm.fc-next-button, .open .dt-buttons .note-editor .dropdown-toggle.dt-button.note-btn.btn-sm.fc-today-button, .dt-buttons .note-editor .open .dropdown-toggle.dt-button.note-btn.btn-sm.fc-today-button, .open .note-editor .dt-buttons .dropdown-toggle.dt-button.note-btn.btn-sm.fc-today-button, .note-editor .dt-buttons .open .dropdown-toggle.dt-button.note-btn.btn-sm.fc-today-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.btn-success.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.btn-success.dt-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.dt-button.fc-prev-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.dt-button.fc-prev-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.dt-button.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.dt-button.fc-prev-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.dt-button.fc-next-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.dt-button.fc-next-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.dt-button.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.dt-button.fc-next-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.dt-button.fc-today-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.dt-button.fc-today-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.dt-button.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.dt-button.fc-today-button, .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button, .open .dt-buttons .dropdown-toggle.btn-outline.dt-button.fc-prev-button, .dt-buttons .open .dropdown-toggle.btn-outline.dt-button.fc-prev-button, .open .dt-buttons .dropdown-toggle.btn-outline.dt-button.fc-next-button, .dt-buttons .open .dropdown-toggle.btn-outline.dt-button.fc-next-button, .open .dt-buttons .dropdown-toggle.btn-outline.dt-button.fc-today-button, .dt-buttons .open .dropdown-toggle.btn-outline.dt-button.fc-today-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
  .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
  .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-agendaWeek-button,
  .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-prev-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-next-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-today-button, .open .sweet-alert button.dropdown-toggle.btn-outline.btn-success, .sweet-alert .open button.dropdown-toggle.btn-outline.btn-success, .open .sweet-alert .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .sweet-alert .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .open .note-editor .sweet-alert button.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .note-editor .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm.fc-prev-button, .open .sweet-alert .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-next-button, .sweet-alert .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-next-button, .open .note-editor .sweet-alert button.dropdown-toggle.note-btn.btn-sm.fc-next-button, .note-editor .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm.fc-next-button, .open .sweet-alert .note-editor button.dropdown-toggle.note-btn.btn-sm.fc-today-button, .sweet-alert .note-editor .open button.dropdown-toggle.note-btn.btn-sm.fc-today-button, .open .note-editor .sweet-alert button.dropdown-toggle.note-btn.btn-sm.fc-today-button, .note-editor .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm.fc-today-button, .open .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success, .open .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dropdown-toggle.btn-success, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert .open button.dropdown-toggle.btn-success, .open .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-prev-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-prev-button, .open .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dropdown-toggle.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert .open button.dropdown-toggle.fc-prev-button, .open .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-next-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-next-button, .open .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dropdown-toggle.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert .open button.dropdown-toggle.fc-next-button, .open .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-today-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-today-button, .open .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dropdown-toggle.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert .open button.dropdown-toggle.fc-today-button, .open .sweet-alert button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right, .sweet-alert .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .sweet-alert button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
  .sweet-alert .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
  .open .sweet-alert button.dropdown-toggle.fc-agendaWeek-button,
  .sweet-alert .open button.dropdown-toggle.fc-agendaWeek-button, .open .sweet-alert button.dropdown-toggle.btn-outline.fc-prev-button, .sweet-alert .open button.dropdown-toggle.btn-outline.fc-prev-button, .open .sweet-alert button.dropdown-toggle.btn-outline.fc-next-button, .sweet-alert .open button.dropdown-toggle.btn-outline.fc-next-button, .open .sweet-alert button.dropdown-toggle.btn-outline.fc-today-button, .sweet-alert .open button.dropdown-toggle.btn-outline.fc-today-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline.btn-success[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-outline.btn-success[class*="owl-"], .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle.btn-success[class*="owl-"].btn, .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-success[class*="owl-"].btn, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle.btn-success[class*="owl-"].btn, ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle.btn-success[class*="owl-"].btn, .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"].fc-prev-button, .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"].fc-prev-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"].fc-prev-button, ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"].fc-prev-button, .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"].fc-next-button, .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"].fc-next-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"].fc-next-button, ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"].fc-next-button, .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"].fc-today-button, .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"].fc-today-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"].fc-today-button, ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"].fc-today-button, .open .owl-theme .owl-nav .note-editor .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-prev-button, .owl-theme .owl-nav .note-editor .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-prev-button, .open .note-editor .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-prev-button, .note-editor .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-prev-button, .open .owl-theme .owl-nav .note-editor .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-next-button, .owl-theme .owl-nav .note-editor .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-next-button, .open .note-editor .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-next-button, .note-editor .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-next-button, .open .owl-theme .owl-nav .note-editor .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-today-button, .owl-theme .owl-nav .note-editor .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-today-button, .open .note-editor .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-today-button, .note-editor .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.fc-today-button, .open .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-success[class*="owl-"], .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-success[class*="owl-"], .open .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.dropdown-toggle.btn-success[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav .open button.dropdown-toggle.btn-success[class*="owl-"], .open .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle[class*="owl-"].fc-prev-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle[class*="owl-"].fc-prev-button, .open .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-prev-button, .open .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle[class*="owl-"].fc-next-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle[class*="owl-"].fc-next-button, .open .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-next-button, .open .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle[class*="owl-"].fc-today-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle[class*="owl-"].fc-today-button, .open .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-today-button, .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right, .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
  .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
  .open .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button,
  .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].fc-agendaWeek-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline[class*="owl-"].fc-prev-button, .owl-theme .owl-nav .open .dropdown-toggle.btn-outline[class*="owl-"].fc-prev-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline[class*="owl-"].fc-next-button, .owl-theme .owl-nav .open .dropdown-toggle.btn-outline[class*="owl-"].fc-next-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline[class*="owl-"].fc-today-button, .owl-theme .owl-nav .open .dropdown-toggle.btn-outline[class*="owl-"].fc-today-button, .open button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.fc-prev-button, .open button.dropdown-toggle.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.fc-prev-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.fc-next-button, .open button.dropdown-toggle.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.fc-next-button.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.fc-next-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.fc-today-button, .open button.dropdown-toggle.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.fc-today-button.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.fc-today-button.fc-agendaWeek-button {
    color: #4aa23c;
    border: solid 1px #4aa23c; }
  .open .dropdown-toggle.btn.btn-outline.btn-warning, .open .wizard > .actions a.dropdown-toggle.btn-outline.btn-warning, .wizard > .actions .open a.dropdown-toggle.btn-outline.btn-warning, .open .wizard > .actions .note-editor a.dropdown-toggle.btn-warning.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.btn-warning.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.btn-warning.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.btn-warning.note-btn.btn-sm, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn.btn-warning, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn.btn-warning, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.btn-warning, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.btn-warning, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.btn-warning, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-warning, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.btn-warning.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.btn-warning.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.btn-warning.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-warning.dt-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle.btn-warning[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle.btn-warning[class*="owl-"], .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle.btn-warning[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-warning[class*="owl-"], .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-warning.fc-prev-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-warning.fc-prev-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-warning.fc-next-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-warning.fc-next-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-warning.fc-today-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-warning.fc-today-button, .open .note-editor .dropdown-toggle.btn.btn-warning.note-btn.btn-sm, .note-editor .open .dropdown-toggle.btn.btn-warning.note-btn.btn-sm, .open .note-editor .dt-buttons .dropdown-toggle.btn-warning.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.btn-warning.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.btn-warning.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.btn-warning.note-btn.btn-sm.dt-button, .open .note-editor .sweet-alert button.dropdown-toggle.btn-warning.note-btn.btn-sm, .note-editor .sweet-alert .open button.dropdown-toggle.btn-warning.note-btn.btn-sm, .open .sweet-alert .note-editor button.dropdown-toggle.btn-warning.note-btn.btn-sm, .sweet-alert .note-editor .open button.dropdown-toggle.btn-warning.note-btn.btn-sm, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.btn-warning.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .open .dropdown-toggle.btn-warning.note-btn.btn-sm[class*="owl-"], .open .owl-theme .owl-nav .note-editor .dropdown-toggle.btn-warning.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .open .dropdown-toggle.btn-warning.note-btn.btn-sm[class*="owl-"],
  .open .note-editor button.dropdown-toggle.btn-warning.note-btn.btn-sm.fc-agendaWeek-button,
  .note-editor .open button.dropdown-toggle.btn-warning.note-btn.btn-sm.fc-agendaWeek-button, .open .note-editor .dropdown-toggle.btn-warning.note-btn.btn-sm.fc-prev-button, .note-editor .open .dropdown-toggle.btn-warning.note-btn.btn-sm.fc-prev-button, .open .note-editor .dropdown-toggle.btn-warning.note-btn.btn-sm.fc-next-button, .note-editor .open .dropdown-toggle.btn-warning.note-btn.btn-sm.fc-next-button, .open .note-editor .dropdown-toggle.btn-warning.note-btn.btn-sm.fc-today-button, .note-editor .open .dropdown-toggle.btn-warning.note-btn.btn-sm.fc-today-button, .open .dt-buttons .dropdown-toggle.btn-outline.btn-warning.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.btn-warning.dt-button,
  .open .dt-buttons button.dropdown-toggle.btn-warning.dt-button.fc-agendaWeek-button,
  .dt-buttons .open button.dropdown-toggle.btn-warning.dt-button.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-warning, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-warning, .open .sweet-alert button.dropdown-toggle.btn-outline.btn-warning, .sweet-alert .open button.dropdown-toggle.btn-outline.btn-warning,
  .open .sweet-alert button.dropdown-toggle.btn-warning.fc-agendaWeek-button,
  .sweet-alert .open button.dropdown-toggle.btn-warning.fc-agendaWeek-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline.btn-warning[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-outline.btn-warning[class*="owl-"],
  .open .owl-theme .owl-nav button.dropdown-toggle.btn-warning[class*="owl-"].fc-agendaWeek-button,
  .owl-theme .owl-nav .open button.dropdown-toggle.btn-warning[class*="owl-"].fc-agendaWeek-button, .open button.dropdown-toggle.btn-warning.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.btn-warning.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.btn-warning.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-warning.fc-prev-button,
  .open button.dropdown-toggle.btn-warning.fc-prev-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-warning.fc-next-button,
  .open button.dropdown-toggle.btn-warning.fc-next-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-warning.fc-today-button,
  .open button.dropdown-toggle.btn-warning.fc-today-button.fc-agendaWeek-button {
    color: #f8b32d;
    border: solid 1px #f8b32d; }
  .open .dropdown-toggle.btn.btn-outline.btn-info, .open .wizard > .actions a.dropdown-toggle.btn-outline.btn-info, .wizard > .actions .open a.dropdown-toggle.btn-outline.btn-info, .open .wizard > .actions .note-editor a.dropdown-toggle.btn-info.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.btn-info.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.btn-info.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.btn-info.note-btn.btn-sm, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn.btn-info, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn.btn-info, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.btn-info, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.btn-info, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.btn-info, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-info, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.btn-info.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.btn-info.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.btn-info.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-info.dt-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle.btn-info[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle.btn-info[class*="owl-"], .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle.btn-info[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-info[class*="owl-"], .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-info.fc-prev-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-info.fc-prev-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-info.fc-next-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-info.fc-next-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-info.fc-today-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-info.fc-today-button, .open .note-editor .dropdown-toggle.btn.btn-info.note-btn.btn-sm, .note-editor .open .dropdown-toggle.btn.btn-info.note-btn.btn-sm, .open .note-editor .dt-buttons .dropdown-toggle.btn-info.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.btn-info.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.btn-info.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.btn-info.note-btn.btn-sm.dt-button, .open .note-editor .sweet-alert button.dropdown-toggle.btn-info.note-btn.btn-sm, .note-editor .sweet-alert .open button.dropdown-toggle.btn-info.note-btn.btn-sm, .open .sweet-alert .note-editor button.dropdown-toggle.btn-info.note-btn.btn-sm, .sweet-alert .note-editor .open button.dropdown-toggle.btn-info.note-btn.btn-sm, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.btn-info.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .open .dropdown-toggle.btn-info.note-btn.btn-sm[class*="owl-"], .open .owl-theme .owl-nav .note-editor .dropdown-toggle.btn-info.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .open .dropdown-toggle.btn-info.note-btn.btn-sm[class*="owl-"],
  .open .note-editor button.dropdown-toggle.btn-info.note-btn.btn-sm.fc-agendaWeek-button,
  .note-editor .open button.dropdown-toggle.btn-info.note-btn.btn-sm.fc-agendaWeek-button, .open .note-editor .dropdown-toggle.btn-info.note-btn.btn-sm.fc-prev-button, .note-editor .open .dropdown-toggle.btn-info.note-btn.btn-sm.fc-prev-button, .open .note-editor .dropdown-toggle.btn-info.note-btn.btn-sm.fc-next-button, .note-editor .open .dropdown-toggle.btn-info.note-btn.btn-sm.fc-next-button, .open .note-editor .dropdown-toggle.btn-info.note-btn.btn-sm.fc-today-button, .note-editor .open .dropdown-toggle.btn-info.note-btn.btn-sm.fc-today-button, .open .dt-buttons .dropdown-toggle.btn-outline.btn-info.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.btn-info.dt-button,
  .open .dt-buttons button.dropdown-toggle.btn-info.dt-button.fc-agendaWeek-button,
  .dt-buttons .open button.dropdown-toggle.btn-info.dt-button.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-info, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-info, .open .sweet-alert button.dropdown-toggle.btn-outline.btn-info, .sweet-alert .open button.dropdown-toggle.btn-outline.btn-info,
  .open .sweet-alert button.dropdown-toggle.btn-info.fc-agendaWeek-button,
  .sweet-alert .open button.dropdown-toggle.btn-info.fc-agendaWeek-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline.btn-info[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-outline.btn-info[class*="owl-"],
  .open .owl-theme .owl-nav button.dropdown-toggle.btn-info[class*="owl-"].fc-agendaWeek-button,
  .owl-theme .owl-nav .open button.dropdown-toggle.btn-info[class*="owl-"].fc-agendaWeek-button, .open button.dropdown-toggle.btn-info.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.btn-info.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.btn-info.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-info.fc-prev-button,
  .open button.dropdown-toggle.btn-info.fc-prev-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-info.fc-next-button,
  .open button.dropdown-toggle.btn-info.fc-next-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-info.fc-today-button,
  .open button.dropdown-toggle.btn-info.fc-today-button.fc-agendaWeek-button {
    color: #e7368d;
    border: solid 1px #e7368d; }
  .open .dropdown-toggle.btn.btn-outline.btn-danger, .open .wizard > .actions a.dropdown-toggle.btn-outline.btn-danger, .wizard > .actions .open a.dropdown-toggle.btn-outline.btn-danger, .open .wizard > .actions .note-editor a.dropdown-toggle.btn-danger.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.btn-danger.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.btn-danger.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.btn-danger.note-btn.btn-sm, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn.btn-danger, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn.btn-danger, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.btn-danger, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.btn-danger, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.btn-danger, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-danger, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.btn-danger.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.btn-danger.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.btn-danger.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-danger.dt-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle.btn-danger[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle.btn-danger[class*="owl-"], .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle.btn-danger[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-danger[class*="owl-"], .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-danger.fc-prev-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-danger.fc-prev-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-danger.fc-next-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-danger.fc-next-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-danger.fc-today-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-danger.fc-today-button, .open .note-editor .dropdown-toggle.btn.btn-danger.note-btn.btn-sm, .note-editor .open .dropdown-toggle.btn.btn-danger.note-btn.btn-sm, .open .note-editor .dt-buttons .dropdown-toggle.btn-danger.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.btn-danger.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.btn-danger.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.btn-danger.note-btn.btn-sm.dt-button, .open .note-editor .sweet-alert button.dropdown-toggle.btn-danger.note-btn.btn-sm, .note-editor .sweet-alert .open button.dropdown-toggle.btn-danger.note-btn.btn-sm, .open .sweet-alert .note-editor button.dropdown-toggle.btn-danger.note-btn.btn-sm, .sweet-alert .note-editor .open button.dropdown-toggle.btn-danger.note-btn.btn-sm, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.btn-danger.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .open .dropdown-toggle.btn-danger.note-btn.btn-sm[class*="owl-"], .open .owl-theme .owl-nav .note-editor .dropdown-toggle.btn-danger.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .open .dropdown-toggle.btn-danger.note-btn.btn-sm[class*="owl-"],
  .open .note-editor button.dropdown-toggle.btn-danger.note-btn.btn-sm.fc-agendaWeek-button,
  .note-editor .open button.dropdown-toggle.btn-danger.note-btn.btn-sm.fc-agendaWeek-button, .open .note-editor .dropdown-toggle.btn-danger.note-btn.btn-sm.fc-prev-button, .note-editor .open .dropdown-toggle.btn-danger.note-btn.btn-sm.fc-prev-button, .open .note-editor .dropdown-toggle.btn-danger.note-btn.btn-sm.fc-next-button, .note-editor .open .dropdown-toggle.btn-danger.note-btn.btn-sm.fc-next-button, .open .note-editor .dropdown-toggle.btn-danger.note-btn.btn-sm.fc-today-button, .note-editor .open .dropdown-toggle.btn-danger.note-btn.btn-sm.fc-today-button, .open .dt-buttons .dropdown-toggle.btn-outline.btn-danger.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.btn-danger.dt-button,
  .open .dt-buttons button.dropdown-toggle.btn-danger.dt-button.fc-agendaWeek-button,
  .dt-buttons .open button.dropdown-toggle.btn-danger.dt-button.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-danger, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-danger, .open .sweet-alert button.dropdown-toggle.btn-outline.btn-danger, .sweet-alert .open button.dropdown-toggle.btn-outline.btn-danger,
  .open .sweet-alert button.dropdown-toggle.btn-danger.fc-agendaWeek-button,
  .sweet-alert .open button.dropdown-toggle.btn-danger.fc-agendaWeek-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline.btn-danger[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-outline.btn-danger[class*="owl-"],
  .open .owl-theme .owl-nav button.dropdown-toggle.btn-danger[class*="owl-"].fc-agendaWeek-button,
  .owl-theme .owl-nav .open button.dropdown-toggle.btn-danger[class*="owl-"].fc-agendaWeek-button, .open button.dropdown-toggle.btn-danger.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.btn-danger.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.btn-danger.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-danger.fc-prev-button,
  .open button.dropdown-toggle.btn-danger.fc-prev-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-danger.fc-next-button,
  .open button.dropdown-toggle.btn-danger.fc-next-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-danger.fc-today-button,
  .open button.dropdown-toggle.btn-danger.fc-today-button.fc-agendaWeek-button {
    color: #f33923;
    border: solid 1px #f33923; }
  .open .dropdown-toggle.btn.btn-outline.btn-primary, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle, .open .wizard > .actions ul.wysihtml5-toolbar .disabled a.dropdown-toggle, .wizard > .actions ul.wysihtml5-toolbar .disabled .open a.dropdown-toggle, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline:hover, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline:hover, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle:hover, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle:hover, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle:hover, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle:hover, .open .wizard > .actions ul.wysihtml5-toolbar .disabled a.dropdown-toggle:hover, .wizard > .actions ul.wysihtml5-toolbar .disabled .open a.dropdown-toggle:hover, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm:hover, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm:hover, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm:hover, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm:hover, .open .wizard > .actions .disabled a.dropdown-toggle.btn-outline:active, .wizard > .actions .disabled .open a.dropdown-toggle.btn-outline:active, .open ul.wysihtml5-toolbar .wizard > .actions .disabled a.dropdown-toggle:active, ul.wysihtml5-toolbar .wizard > .actions .disabled .open a.dropdown-toggle:active, .open .wizard > .actions .disabled ul.wysihtml5-toolbar a.dropdown-toggle:active, .wizard > .actions .disabled ul.wysihtml5-toolbar .open a.dropdown-toggle:active, .open .wizard > .actions ul.wysihtml5-toolbar .disabled a.dropdown-toggle:active, .wizard > .actions ul.wysihtml5-toolbar .disabled .open a.dropdown-toggle:active, .open .wizard > .actions .disabled .note-editor a.dropdown-toggle.note-btn.btn-sm:active, .wizard > .actions .disabled .note-editor .open a.dropdown-toggle.note-btn.btn-sm:active, .open .note-editor .wizard > .actions .disabled a.dropdown-toggle.note-btn.btn-sm:active, .note-editor .wizard > .actions .disabled .open a.dropdown-toggle.note-btn.btn-sm:active, .open .wizard > .actions a.dropdown-toggle.btn-outline, .wizard > .actions .open a.dropdown-toggle.btn-outline, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm, .open .wizard > .actions a.dropdown-toggle.btn-outline:hover, .wizard > .actions .open a.dropdown-toggle.btn-outline:hover, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle:hover, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle:hover, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle:hover, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle:hover, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm:hover, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm:hover, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm:hover, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm:hover, .open .wizard > .actions a.dropdown-toggle.btn-outline:active, .wizard > .actions .open a.dropdown-toggle.btn-outline:active, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle:active, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle:active, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle:active, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle:active, .open .wizard > .actions .note-editor a.dropdown-toggle.note-btn.btn-sm:active, .wizard > .actions .note-editor .open a.dropdown-toggle.note-btn.btn-sm:active, .open .note-editor .wizard > .actions a.dropdown-toggle.note-btn.btn-sm:active, .note-editor .wizard > .actions .open a.dropdown-toggle.note-btn.btn-sm:active, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn.btn-primary, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn.btn-primary, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.dt-button, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle.btn-primary[class*="owl-"], ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle.btn-primary[class*="owl-"], .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle.btn-primary[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-primary[class*="owl-"], .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-primary.fc-prev-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-primary.fc-prev-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-primary.fc-next-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-primary.fc-next-button, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-primary.fc-today-button, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-primary.fc-today-button, .open .note-editor .dropdown-toggle.btn.btn-primary.note-btn.btn-sm, .note-editor .open .dropdown-toggle.btn.btn-primary.note-btn.btn-sm, .open .note-editor .dt-buttons .dropdown-toggle.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.note-btn.btn-sm.dt-button, .open .note-editor .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary.note-btn.btn-sm, .note-editor .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary.note-btn.btn-sm, .open .tablesaw-sortable th.tablesaw-sortable-head .note-editor button.dropdown-toggle.btn-primary.note-btn.btn-sm, .tablesaw-sortable th.tablesaw-sortable-head .note-editor .open button.dropdown-toggle.btn-primary.note-btn.btn-sm, .open .note-editor .sweet-alert button.dropdown-toggle.btn-primary.note-btn.btn-sm, .note-editor .sweet-alert .open button.dropdown-toggle.btn-primary.note-btn.btn-sm, .open .sweet-alert .note-editor button.dropdown-toggle.btn-primary.note-btn.btn-sm, .sweet-alert .note-editor .open button.dropdown-toggle.btn-primary.note-btn.btn-sm, .open .note-editor .owl-theme .owl-nav .dropdown-toggle.btn-primary.note-btn.btn-sm[class*="owl-"], .note-editor .owl-theme .owl-nav .open .dropdown-toggle.btn-primary.note-btn.btn-sm[class*="owl-"], .open .owl-theme .owl-nav .note-editor .dropdown-toggle.btn-primary.note-btn.btn-sm[class*="owl-"], .owl-theme .owl-nav .note-editor .open .dropdown-toggle.btn-primary.note-btn.btn-sm[class*="owl-"], .open .note-editor button.dropdown-toggle.btn-primary.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right, .note-editor .open button.dropdown-toggle.btn-primary.note-btn.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .note-editor button.dropdown-toggle.btn-primary.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
  .note-editor .open button.dropdown-toggle.btn-primary.note-btn.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
  .open .note-editor button.dropdown-toggle.btn-primary.note-btn.btn-sm.fc-agendaWeek-button,
  .note-editor .open button.dropdown-toggle.btn-primary.note-btn.btn-sm.fc-agendaWeek-button, .open .note-editor .dropdown-toggle.btn-primary.note-btn.btn-sm.fc-prev-button, .note-editor .open .dropdown-toggle.btn-primary.note-btn.btn-sm.fc-prev-button, .open .note-editor .dropdown-toggle.btn-primary.note-btn.btn-sm.fc-next-button, .note-editor .open .dropdown-toggle.btn-primary.note-btn.btn-sm.fc-next-button, .open .note-editor .dropdown-toggle.btn-primary.note-btn.btn-sm.fc-today-button, .note-editor .open .dropdown-toggle.btn-primary.note-btn.btn-sm.fc-today-button, .open .dt-buttons .dropdown-toggle.btn-outline.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.dt-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.dt-button, .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button,
  .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary, .open .sweet-alert button.dropdown-toggle.btn-outline.btn-primary, .sweet-alert .open button.dropdown-toggle.btn-outline.btn-primary, .open .sweet-alert .note-editor .dt-buttons button.dropdown-toggle.note-btn.btn-sm.dt-button, .sweet-alert .note-editor .dt-buttons .open button.dropdown-toggle.note-btn.btn-sm.dt-button, .open .note-editor .dt-buttons .sweet-alert button.dropdown-toggle.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm.dt-button, .open .sweet-alert .dt-buttons .note-editor button.dropdown-toggle.note-btn.btn-sm.dt-button, .sweet-alert .dt-buttons .note-editor .open button.dropdown-toggle.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .sweet-alert button.dropdown-toggle.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .sweet-alert .open button.dropdown-toggle.note-btn.btn-sm.dt-button, .open .sweet-alert .dt-buttons button.dropdown-toggle.btn-outline.dt-button, .sweet-alert .dt-buttons .open button.dropdown-toggle.btn-outline.dt-button, .open .dt-buttons .sweet-alert button.dropdown-toggle.btn-outline.dt-button, .dt-buttons .sweet-alert .open button.dropdown-toggle.btn-outline.dt-button, .open .sweet-alert .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.dt-button, .sweet-alert .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.dt-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dropdown-toggle.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert .open button.dropdown-toggle.dt-button, .open .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.dt-button, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .sweet-alert button.dropdown-toggle.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .sweet-alert .open button.dropdown-toggle.dt-button, .open .sweet-alert .dt-buttons button.dropdown-toggle.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .sweet-alert .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .open .dt-buttons .sweet-alert button.dropdown-toggle.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .sweet-alert .open button.dropdown-toggle.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .sweet-alert .dt-buttons button.dropdown-toggle.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .sweet-alert .dt-buttons .open button.dropdown-toggle.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .dt-buttons .sweet-alert button.dropdown-toggle.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons .sweet-alert .open button.dropdown-toggle.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .sweet-alert .dt-buttons button.dropdown-toggle.dt-button.fc-agendaWeek-button,
  .sweet-alert .dt-buttons .open button.dropdown-toggle.dt-button.fc-agendaWeek-button,
  .open .dt-buttons .sweet-alert button.dropdown-toggle.dt-button.fc-agendaWeek-button,
  .dt-buttons .sweet-alert .open button.dropdown-toggle.dt-button.fc-agendaWeek-button, .open .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary, .sweet-alert .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary, .open .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert button.dropdown-toggle.btn-primary, .tablesaw-sortable th.tablesaw-sortable-head .sweet-alert .open button.dropdown-toggle.btn-primary, .open .sweet-alert button.dropdown-toggle.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right, .sweet-alert .open button.dropdown-toggle.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .sweet-alert button.dropdown-toggle.btn-primary.fc-month-button.fc-state-default.fc-corner-left,
  .sweet-alert .open button.dropdown-toggle.btn-primary.fc-month-button.fc-state-default.fc-corner-left,
  .open .sweet-alert button.dropdown-toggle.btn-primary.fc-agendaWeek-button,
  .sweet-alert .open button.dropdown-toggle.btn-primary.fc-agendaWeek-button, .open .owl-theme .owl-nav .dropdown-toggle.btn-outline.btn-primary[class*="owl-"], .owl-theme .owl-nav .open .dropdown-toggle.btn-outline.btn-primary[class*="owl-"], .open .owl-theme .owl-nav .wizard > .actions a.dropdown-toggle.btn-outline[class*="owl-"], .owl-theme .owl-nav .wizard > .actions .open a.dropdown-toggle.btn-outline[class*="owl-"], .open .wizard > .actions .owl-theme .owl-nav a.dropdown-toggle.btn-outline[class*="owl-"], .wizard > .actions .owl-theme .owl-nav .open a.dropdown-toggle.btn-outline[class*="owl-"], .open .owl-theme .owl-nav .wizard > .actions .note-editor a.dropdown-toggle[class*="owl-"].note-btn.btn-sm, .owl-theme .owl-nav .wizard > .actions .note-editor .open a.dropdown-toggle[class*="owl-"].note-btn.btn-sm, .open .wizard > .actions .note-editor .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"].note-btn.btn-sm, .wizard > .actions .note-editor .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"].note-btn.btn-sm, .open .owl-theme .owl-nav .note-editor .wizard > .actions a.dropdown-toggle[class*="owl-"].note-btn.btn-sm, .owl-theme .owl-nav .note-editor .wizard > .actions .open a.dropdown-toggle[class*="owl-"].note-btn.btn-sm, .open .note-editor .wizard > .actions .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"].note-btn.btn-sm, .note-editor .wizard > .actions .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"].note-btn.btn-sm, .open .owl-theme .owl-nav ul.wysihtml5-toolbar a.dropdown-toggle.btn-primary[class*="owl-"].btn, .owl-theme .owl-nav ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-primary[class*="owl-"].btn, .open ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle.btn-primary[class*="owl-"].btn, ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle.btn-primary[class*="owl-"].btn, .open .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle[class*="owl-"], .owl-theme .owl-nav ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle[class*="owl-"], .open ul.wysihtml5-toolbar .wizard > .actions .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"], ul.wysihtml5-toolbar .wizard > .actions .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"], .open .owl-theme .owl-nav .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"], .owl-theme .owl-nav .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"], .open .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"], .wizard > .actions ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"], .open .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle[class*="owl-"].dt-button, .owl-theme .owl-nav ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle[class*="owl-"].dt-button, .open ul.wysihtml5-toolbar .dt-buttons .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"].dt-button, ul.wysihtml5-toolbar .dt-buttons .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"].dt-button, .open .owl-theme .owl-nav .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle[class*="owl-"].dt-button, .owl-theme .owl-nav .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle[class*="owl-"].dt-button, .open .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav a.dropdown-toggle[class*="owl-"].dt-button, .dt-buttons ul.wysihtml5-toolbar .owl-theme .owl-nav .open a.dropdown-toggle[class*="owl-"].dt-button, .open .owl-theme .owl-nav .note-editor .dt-buttons .dropdown-toggle[class*="owl-"].note-btn.btn-sm.dt-button, .owl-theme .owl-nav .note-editor .dt-buttons .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.dt-button, .open .note-editor .dt-buttons .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].note-btn.btn-sm.dt-button, .note-editor .dt-buttons .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.dt-button, .open .owl-theme .owl-nav .dt-buttons .note-editor .dropdown-toggle[class*="owl-"].note-btn.btn-sm.dt-button, .owl-theme .owl-nav .dt-buttons .note-editor .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .owl-theme .owl-nav .dropdown-toggle[class*="owl-"].note-btn.btn-sm.dt-button, .dt-buttons .note-editor .owl-theme .owl-nav .open .dropdown-toggle[class*="owl-"].note-btn.btn-sm.dt-button, .open .owl-theme .owl-nav .dt-buttons .dropdown-toggle.btn-outline[class*="owl-"].dt-button, .owl-theme .owl-nav .dt-buttons .open .dropdown-toggle.btn-outline[class*="owl-"].dt-button, .open .dt-buttons .owl-theme .owl-nav .dropdown-toggle.btn-outline[class*="owl-"].dt-button, .dt-buttons .owl-theme .owl-nav .open .dropdown-toggle.btn-outline[class*="owl-"].dt-button, .open .owl-theme .owl-nav .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle[class*="owl-"].dt-button, .owl-theme .owl-nav .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle[class*="owl-"].dt-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].dt-button, .open .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle[class*="owl-"].dt-button, .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle[class*="owl-"].dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].dt-button, .open .owl-theme .owl-nav .dt-buttons button.dropdown-toggle[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .owl-theme .owl-nav .dt-buttons .open button.dropdown-toggle[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .open .dt-buttons .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .owl-theme .owl-nav .dt-buttons button.dropdown-toggle[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .owl-theme .owl-nav .dt-buttons .open button.dropdown-toggle[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .dt-buttons .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .owl-theme .owl-nav .dt-buttons button.dropdown-toggle[class*="owl-"].dt-button.fc-agendaWeek-button,
  .owl-theme .owl-nav .dt-buttons .open button.dropdown-toggle[class*="owl-"].dt-button.fc-agendaWeek-button,
  .open .dt-buttons .owl-theme .owl-nav button.dropdown-toggle[class*="owl-"].dt-button.fc-agendaWeek-button,
  .dt-buttons .owl-theme .owl-nav .open button.dropdown-toggle[class*="owl-"].dt-button.fc-agendaWeek-button, .open .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary[class*="owl-"], .owl-theme .owl-nav .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary[class*="owl-"], .open .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav button.dropdown-toggle.btn-primary[class*="owl-"], .tablesaw-sortable th.tablesaw-sortable-head .owl-theme .owl-nav .open button.dropdown-toggle.btn-primary[class*="owl-"], .open .owl-theme .owl-nav button.dropdown-toggle.btn-primary[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right, .owl-theme .owl-nav .open button.dropdown-toggle.btn-primary[class*="owl-"].fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .owl-theme .owl-nav button.dropdown-toggle.btn-primary[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
  .owl-theme .owl-nav .open button.dropdown-toggle.btn-primary[class*="owl-"].fc-month-button.fc-state-default.fc-corner-left,
  .open .owl-theme .owl-nav button.dropdown-toggle.btn-primary[class*="owl-"].fc-agendaWeek-button,
  .owl-theme .owl-nav .open button.dropdown-toggle.btn-primary[class*="owl-"].fc-agendaWeek-button, .open button.dropdown-toggle.btn-primary.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.btn-primary.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.btn-primary.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-primary.fc-prev-button, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-prev-button, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-prev-button, .open .wizard > .actions .note-editor a.dropdown-toggle.fc-prev-button.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.fc-prev-button.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.fc-prev-button.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.fc-prev-button.note-btn.btn-sm, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-primary.fc-prev-button.btn, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-primary.fc-prev-button.btn, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-prev-button, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-prev-button, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.fc-prev-button.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.fc-prev-button.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.fc-prev-button.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-prev-button.dt-button, .open .note-editor .dt-buttons .dropdown-toggle.fc-prev-button.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.fc-prev-button.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.fc-prev-button.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.fc-prev-button.note-btn.btn-sm.dt-button, .open .dt-buttons .dropdown-toggle.btn-outline.fc-prev-button.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.fc-prev-button.dt-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-prev-button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-prev-button.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.fc-prev-button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.fc-prev-button.dt-button, .open .dt-buttons button.dropdown-toggle.fc-prev-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .open button.dropdown-toggle.fc-prev-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .dt-buttons button.dropdown-toggle.fc-prev-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons .open button.dropdown-toggle.fc-prev-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .dt-buttons button.dropdown-toggle.fc-prev-button.dt-button.fc-agendaWeek-button,
  .dt-buttons .open button.dropdown-toggle.fc-prev-button.dt-button.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary.fc-prev-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary.fc-prev-button, .open button.dropdown-toggle.btn-primary.fc-prev-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.btn-primary.fc-prev-button.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.btn-primary.fc-prev-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-primary.fc-next-button, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-next-button, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-next-button, .open .wizard > .actions .note-editor a.dropdown-toggle.fc-next-button.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.fc-next-button.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.fc-next-button.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.fc-next-button.note-btn.btn-sm, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-primary.fc-next-button.btn, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-primary.fc-next-button.btn, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-next-button, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-next-button, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.fc-next-button.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.fc-next-button.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.fc-next-button.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-next-button.dt-button, .open .note-editor .dt-buttons .dropdown-toggle.fc-next-button.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.fc-next-button.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.fc-next-button.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.fc-next-button.note-btn.btn-sm.dt-button, .open .dt-buttons .dropdown-toggle.btn-outline.fc-next-button.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.fc-next-button.dt-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-next-button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-next-button.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.fc-next-button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.fc-next-button.dt-button, .open .dt-buttons button.dropdown-toggle.fc-next-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .open button.dropdown-toggle.fc-next-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .dt-buttons button.dropdown-toggle.fc-next-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons .open button.dropdown-toggle.fc-next-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .dt-buttons button.dropdown-toggle.fc-next-button.dt-button.fc-agendaWeek-button,
  .dt-buttons .open button.dropdown-toggle.fc-next-button.dt-button.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary.fc-next-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary.fc-next-button, .open button.dropdown-toggle.btn-primary.fc-next-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.btn-primary.fc-next-button.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.btn-primary.fc-next-button.fc-agendaWeek-button, .open .dropdown-toggle.btn-outline.btn-primary.fc-today-button, .open .wizard > .actions a.dropdown-toggle.btn-outline.fc-today-button, .wizard > .actions .open a.dropdown-toggle.btn-outline.fc-today-button, .open .wizard > .actions .note-editor a.dropdown-toggle.fc-today-button.note-btn.btn-sm, .wizard > .actions .note-editor .open a.dropdown-toggle.fc-today-button.note-btn.btn-sm, .open .note-editor .wizard > .actions a.dropdown-toggle.fc-today-button.note-btn.btn-sm, .note-editor .wizard > .actions .open a.dropdown-toggle.fc-today-button.note-btn.btn-sm, .open ul.wysihtml5-toolbar a.dropdown-toggle.btn-primary.fc-today-button.btn, ul.wysihtml5-toolbar .open a.dropdown-toggle.btn-primary.fc-today-button.btn, .open ul.wysihtml5-toolbar .wizard > .actions a.dropdown-toggle.fc-today-button, ul.wysihtml5-toolbar .wizard > .actions .open a.dropdown-toggle.fc-today-button, .open .wizard > .actions ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button, .wizard > .actions ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button, .open ul.wysihtml5-toolbar .dt-buttons a.dropdown-toggle.fc-today-button.dt-button, ul.wysihtml5-toolbar .dt-buttons .open a.dropdown-toggle.fc-today-button.dt-button, .open .dt-buttons ul.wysihtml5-toolbar a.dropdown-toggle.fc-today-button.dt-button, .dt-buttons ul.wysihtml5-toolbar .open a.dropdown-toggle.fc-today-button.dt-button, .open .note-editor .dt-buttons .dropdown-toggle.fc-today-button.note-btn.btn-sm.dt-button, .note-editor .dt-buttons .open .dropdown-toggle.fc-today-button.note-btn.btn-sm.dt-button, .open .dt-buttons .note-editor .dropdown-toggle.fc-today-button.note-btn.btn-sm.dt-button, .dt-buttons .note-editor .open .dropdown-toggle.fc-today-button.note-btn.btn-sm.dt-button, .open .dt-buttons .dropdown-toggle.btn-outline.fc-today-button.dt-button, .dt-buttons .open .dropdown-toggle.btn-outline.fc-today-button.dt-button, .open .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.fc-today-button.dt-button, .dt-buttons .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.fc-today-button.dt-button, .open .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons button.dropdown-toggle.fc-today-button.dt-button, .tablesaw-sortable th.tablesaw-sortable-head .dt-buttons .open button.dropdown-toggle.fc-today-button.dt-button, .open .dt-buttons button.dropdown-toggle.fc-today-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right, .dt-buttons .open button.dropdown-toggle.fc-today-button.dt-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open .dt-buttons button.dropdown-toggle.fc-today-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .dt-buttons .open button.dropdown-toggle.fc-today-button.dt-button.fc-month-button.fc-state-default.fc-corner-left,
  .open .dt-buttons button.dropdown-toggle.fc-today-button.dt-button.fc-agendaWeek-button,
  .dt-buttons .open button.dropdown-toggle.fc-today-button.dt-button.fc-agendaWeek-button, .open .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle.btn-primary.fc-today-button, .tablesaw-sortable th.tablesaw-sortable-head .open button.dropdown-toggle.btn-primary.fc-today-button, .open button.dropdown-toggle.btn-primary.fc-today-button.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .open button.dropdown-toggle.btn-primary.fc-today-button.fc-month-button.fc-state-default.fc-corner-left,
  .open button.dropdown-toggle.btn-primary.fc-today-button.fc-agendaWeek-button {
    color: #0098a3;
    border: solid 1px #0098a3; }
.button-list .btn, .button-list .wizard > .actions a, .wizard > .actions .button-list a, .button-list .dt-buttons .dt-button, .dt-buttons .button-list .dt-button, .button-list .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .button-list button, .button-list .sweet-alert button, .sweet-alert .button-list button, .button-list .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .button-list [class*="owl-"], .button-list button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.button-list button.fc-month-button.fc-state-default.fc-corner-left,
.button-list button.fc-agendaWeek-button, .button-list .fc-prev-button, .button-list .fc-next-button, .button-list .fc-today-button {
  margin-top: 15px;
  margin-right: 10px; }
/*Form*/
.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;
  height: 42px; }
  .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; }
.control-label {
  color: #212121; }
.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; }
div.colorpicker {
  padding: 0; }
.colorpicker {
  z-index: 10;
  margin: 0; }
  .colorpicker::before, .colorpicker::after {
    display: none; }
.daterangepicker .input-mini {
  border-color: #dedede;
  border-radius: 0;
  color: #212121; }
  .daterangepicker .input-mini.active {
    border-color: #dedede;
    border-radius: 0;
    color: #212121; }
  .daterangepicker .input-mini:focus {
    border-color: #878787;
    box-shadow: none !important;
    outline: 0 none; }
.daterangepicker td {
  border-radius: 0 !important; }
.daterangepicker td.active, .daterangepicker td.active:hover,
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background: #4aa23c; }
.bootstrap-datetimepicker-widget table td.day {
  border-radius: 0; }
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-results__option[aria-selected="true"] {
  padding-left: 12px; }
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single {
  line-height: 40px; }
.select2-container--default .select2-selection--single {
  border: none; }
.select2-container--default {
  width: 100% !important; }
  .select2-container--default .select2-results__group, .select2-container--default .select2-results__options--nested li {
    padding-left: 12px; }
  .select2-container--default.select2-container--open .select2-selection__rendered {
    border-color: #878787; }
  .select2-container--default .select2-selection__arrow {
    height: 40px !important; }
.select2-container .select2-selection--multiple .select2-selection__rendered {
  padding-left: 12px;
  line-height: 40px; }
.select2-container .select2-selection--multiple .select2-search__field {
  margin-top: 0; }
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border-radius: 0;
  color: #fff;
  padding: 8px 10px;
  margin-bottom: 10px;
  margin-right: 5px;
  display: inline-block;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
  background: #4aa23c;
  border: none;
  line-height: 10px;
  font-size: 12px; }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff; }
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%; }
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select .dropdown-toggle:active {
  outline: none !important; }
.bootstrap-select .btn.dropdown-toggle, .bootstrap-select .wizard > .actions a.dropdown-toggle, .wizard > .actions .bootstrap-select a.dropdown-toggle, .bootstrap-select .dt-buttons .dropdown-toggle.dt-button, .dt-buttons .bootstrap-select .dropdown-toggle.dt-button, .bootstrap-select .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle, .tablesaw-sortable th.tablesaw-sortable-head .bootstrap-select button.dropdown-toggle, .bootstrap-select .sweet-alert button.dropdown-toggle, .sweet-alert .bootstrap-select button.dropdown-toggle, .bootstrap-select .owl-theme .owl-nav .dropdown-toggle[class*="owl-"], .owl-theme .owl-nav .bootstrap-select .dropdown-toggle[class*="owl-"], .bootstrap-select button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right,
.bootstrap-select button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
.bootstrap-select button.dropdown-toggle.fc-agendaWeek-button, .bootstrap-select .dropdown-toggle.fc-prev-button, .bootstrap-select .dropdown-toggle.fc-next-button, .bootstrap-select .dropdown-toggle.fc-today-button {
  box-shadow: none;
  border: 1px solid rgba(33, 33, 33, 0.12); }
.bootstrap-select .btn .filter-option, .bootstrap-select .wizard > .actions a .filter-option, .wizard > .actions .bootstrap-select a .filter-option, .bootstrap-select .dt-buttons .dt-button .filter-option, .dt-buttons .bootstrap-select .dt-button .filter-option, .bootstrap-select .tablesaw-sortable th.tablesaw-sortable-head button .filter-option, .tablesaw-sortable th.tablesaw-sortable-head .bootstrap-select button .filter-option, .bootstrap-select .sweet-alert button .filter-option, .sweet-alert .bootstrap-select button .filter-option, .bootstrap-select .owl-theme .owl-nav [class*="owl-"] .filter-option, .owl-theme .owl-nav .bootstrap-select [class*="owl-"] .filter-option, .bootstrap-select button.fc-agendaDay-button.fc-state-default.fc-corner-right .filter-option,
.bootstrap-select button.fc-month-button.fc-state-default.fc-corner-left .filter-option,
.bootstrap-select button.fc-agendaWeek-button .filter-option, .bootstrap-select .fc-prev-button .filter-option, .bootstrap-select .fc-next-button .filter-option, .bootstrap-select .fc-today-button .filter-option {
  color: #212121; }
.sm-bootstrap-select .bootstrap-select .btn.dropdown-toggle, .sm-bootstrap-select .bootstrap-select .wizard > .actions a.dropdown-toggle, .wizard > .actions .sm-bootstrap-select .bootstrap-select a.dropdown-toggle, .sm-bootstrap-select .bootstrap-select .dt-buttons .dropdown-toggle.dt-button, .dt-buttons .sm-bootstrap-select .bootstrap-select .dropdown-toggle.dt-button, .sm-bootstrap-select .bootstrap-select .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle, .tablesaw-sortable th.tablesaw-sortable-head .sm-bootstrap-select .bootstrap-select button.dropdown-toggle, .sm-bootstrap-select .bootstrap-select .sweet-alert button.dropdown-toggle, .sweet-alert .sm-bootstrap-select .bootstrap-select button.dropdown-toggle, .sm-bootstrap-select .bootstrap-select .owl-theme .owl-nav .dropdown-toggle[class*="owl-"], .owl-theme .owl-nav .sm-bootstrap-select .bootstrap-select .dropdown-toggle[class*="owl-"], .sm-bootstrap-select .bootstrap-select button.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right,
.sm-bootstrap-select .bootstrap-select button.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
.sm-bootstrap-select .bootstrap-select button.dropdown-toggle.fc-agendaWeek-button, .sm-bootstrap-select .bootstrap-select .dropdown-toggle.fc-prev-button, .sm-bootstrap-select .bootstrap-select .dropdown-toggle.fc-next-button, .sm-bootstrap-select .bootstrap-select .dropdown-toggle.fc-today-button {
  font-size: 12px;
  height: 27px;
  padding: 3px 25px 3px 15px; }
.sm-bootstrap-select .bootstrap-select .dropdown-menu li a span.text {
  font-size: 12px; }
.switchery {
  margin-right: 10px;
  margin-top: 15px; }
.no-margin-switcher .switchery {
  margin-top: 0; }
.bootstrap-touchspin .input-group-btn-vertical > .btn, .bootstrap-touchspin .wizard > .actions .disabled .input-group-btn-vertical > a, .bootstrap-touchspin .wizard > .actions .input-group-btn-vertical > a, .wizard > .actions .bootstrap-touchspin .input-group-btn-vertical > a, .bootstrap-touchspin .dt-buttons .input-group-btn-vertical > .dt-button, .dt-buttons .bootstrap-touchspin .input-group-btn-vertical > .dt-button, .bootstrap-touchspin .tablesaw-sortable th.tablesaw-sortable-head .input-group-btn-vertical > button, .tablesaw-sortable th.tablesaw-sortable-head .bootstrap-touchspin .input-group-btn-vertical > button, .bootstrap-touchspin .sweet-alert .input-group-btn-vertical > button, .sweet-alert .bootstrap-touchspin .input-group-btn-vertical > button, .bootstrap-touchspin .owl-theme .owl-nav .input-group-btn-vertical > [class*="owl-"], .owl-theme .owl-nav .bootstrap-touchspin .input-group-btn-vertical > [class*="owl-"], .bootstrap-touchspin .input-group-btn-vertical > button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.bootstrap-touchspin .input-group-btn-vertical > button.fc-month-button.fc-state-default.fc-corner-left,
.bootstrap-touchspin .input-group-btn-vertical > button.fc-agendaWeek-button, .bootstrap-touchspin .input-group-btn-vertical > .fc-prev-button, .bootstrap-touchspin .input-group-btn-vertical > .fc-next-button, .bootstrap-touchspin .input-group-btn-vertical > .fc-today-button {
  border-radius: 0;
  padding: 10px; }
  .bootstrap-touchspin .input-group-btn-vertical > .btn i, .bootstrap-touchspin .wizard > .actions .input-group-btn-vertical > a i, .wizard > .actions .bootstrap-touchspin .input-group-btn-vertical > a i, .bootstrap-touchspin .dt-buttons .input-group-btn-vertical > .dt-button i, .dt-buttons .bootstrap-touchspin .input-group-btn-vertical > .dt-button i, .bootstrap-touchspin .tablesaw-sortable th.tablesaw-sortable-head .input-group-btn-vertical > button i, .tablesaw-sortable th.tablesaw-sortable-head .bootstrap-touchspin .input-group-btn-vertical > button i, .bootstrap-touchspin .sweet-alert .input-group-btn-vertical > button i, .sweet-alert .bootstrap-touchspin .input-group-btn-vertical > button i, .bootstrap-touchspin .owl-theme .owl-nav .input-group-btn-vertical > [class*="owl-"] i, .owl-theme .owl-nav .bootstrap-touchspin .input-group-btn-vertical > [class*="owl-"] i, .bootstrap-touchspin .input-group-btn-vertical > button.fc-agendaDay-button.fc-state-default.fc-corner-right i,
  .bootstrap-touchspin .input-group-btn-vertical > button.fc-month-button.fc-state-default.fc-corner-left i,
  .bootstrap-touchspin .input-group-btn-vertical > button.fc-agendaWeek-button i, .bootstrap-touchspin .input-group-btn-vertical > .fc-prev-button i, .bootstrap-touchspin .input-group-btn-vertical > .fc-next-button i, .bootstrap-touchspin .input-group-btn-vertical > .fc-today-button i {
    top: 6px; }
.bootstrap-touchspin .btn.btn-default.dropdown-toggle, .bootstrap-touchspin .wizard > .actions a.btn-default.dropdown-toggle, .wizard > .actions .bootstrap-touchspin a.btn-default.dropdown-toggle, .bootstrap-touchspin .dt-buttons .btn-default.dropdown-toggle.dt-button, .dt-buttons .bootstrap-touchspin .btn-default.dropdown-toggle.dt-button, .bootstrap-touchspin .tablesaw-sortable th.tablesaw-sortable-head button.dropdown-toggle, .tablesaw-sortable th.tablesaw-sortable-head .bootstrap-touchspin button.dropdown-toggle, .bootstrap-touchspin .sweet-alert button.btn-default.dropdown-toggle, .sweet-alert .bootstrap-touchspin button.btn-default.dropdown-toggle, .bootstrap-touchspin .owl-theme .owl-nav .dropdown-toggle[class*="owl-"], .owl-theme .owl-nav .bootstrap-touchspin .dropdown-toggle[class*="owl-"], .bootstrap-touchspin button.btn-default.dropdown-toggle.fc-agendaDay-button.fc-state-default.fc-corner-right,
.bootstrap-touchspin button.btn-default.dropdown-toggle.fc-month-button.fc-state-default.fc-corner-left,
.bootstrap-touchspin button.btn-default.dropdown-toggle.fc-agendaWeek-button, .bootstrap-touchspin .btn-default.dropdown-toggle.fc-prev-button, .bootstrap-touchspin .btn-default.dropdown-toggle.fc-next-button, .bootstrap-touchspin .btn-default.dropdown-toggle.fc-today-button {
  color: #fff !important; }
.ms-container .ms-list {
  border: 1px solid #dedede;
  border-radius: 0;
  box-shadow: none; }
.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
  background: #4aa23c; }
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  background: #4aa23c;
  border-radius: 0; }
.bootstrap-switch {
  border-radius: 0;
  border-color: #dedede;
  box-shadow: none; }
  .bootstrap-switch.bootstrap-switch-focused {
    border-color: #dedede;
    box-shadow: none; }
.bootstrap-tagsinput {
  border: 1px solid #dedede;
  border-radius: 0;
  box-shadow: none;
  color: #878787; }
  .bootstrap-tagsinput .tag {
    border-radius: 0;
    color: white;
    background: #4aa23c; }
.tag.label, .tag.jvectormap-tip {
  padding: 8px 10px;
  margin-bottom: 10px;
  margin-right: 5px;
  display: inline-block;
  font-size: 12px;
  font-weight: 400; }
.editableform .editable-buttons .btn.btn-sm, .editableform .editable-buttons .wizard > .actions a.btn-sm, .wizard > .actions .editableform .editable-buttons a.btn-sm, .editableform .editable-buttons .dt-buttons .btn-sm.dt-button, .dt-buttons .editableform .editable-buttons .btn-sm.dt-button, .editableform .editable-buttons .tablesaw-sortable th.tablesaw-sortable-head button.btn-sm, .tablesaw-sortable th.tablesaw-sortable-head .editableform .editable-buttons button.btn-sm, .editableform .editable-buttons .sweet-alert button.btn-sm, .sweet-alert .editableform .editable-buttons button.btn-sm, .editableform .editable-buttons .owl-theme .owl-nav .btn-sm[class*="owl-"], .owl-theme .owl-nav .editableform .editable-buttons .btn-sm[class*="owl-"], .editableform .editable-buttons button.btn-sm.fc-agendaDay-button.fc-state-default.fc-corner-right,
.editableform .editable-buttons button.btn-sm.fc-month-button.fc-state-default.fc-corner-left,
.editableform .editable-buttons button.btn-sm.fc-agendaWeek-button, .editableform .editable-buttons .btn-sm.fc-prev-button, .editableform .editable-buttons .btn-sm.fc-next-button, .editableform .editable-buttons .btn-sm.fc-today-button {
  padding: 9px 25px; }
.editableform .form-control.input-sm, .editableform .select2-container--default .select2-selection--single .input-sm.select2-selection__rendered, .select2-container--default .select2-selection--single .editableform .input-sm.select2-selection__rendered,
.editableform .select2-container--default .input-sm.select2-selection--single,
.select2-container--default .editableform .input-sm.select2-selection--single, .editableform .input-sm.select2-selection.select2-selection--multiple, .editableform .wizard .content > .body input.input-sm, .wizard .content > .body .editableform input.input-sm, .editableform .mce-floatpanel .input-sm.mce-textbox, .mce-floatpanel .editableform .input-sm.mce-textbox, .editableform .mce-floatpanel .input-sm.mce-btn, .mce-floatpanel .editableform .input-sm.mce-btn, .editableform .dataTables_wrapper .dataTables_filter input.input-sm, .dataTables_wrapper .dataTables_filter .editableform input.input-sm, .editableform .dataTables_wrapper .dataTables_length select.input-sm, .dataTables_wrapper .dataTables_length .editableform select.input-sm, .editableform .jsgrid-cell input.input-sm, .jsgrid-cell .editableform input.input-sm, .editableform .jsgrid-cell select.input-sm, .jsgrid-cell .editableform select.input-sm, .editableform .tablesaw-bar .btn-select select.input-sm, .tablesaw-bar .btn-select .editableform select.input-sm, .editableform .input-sm.dd-handle, .editableform .input-sm.dd3-content {
  padding: 6px 12px;
  font-size: 14px; }
.editableform select.form-control.input-sm, .editableform .select2-container--default .select2-selection--single select.input-sm.select2-selection__rendered, .select2-container--default .select2-selection--single .editableform select.input-sm.select2-selection__rendered,
.editableform .select2-container--default select.input-sm.select2-selection--single,
.select2-container--default .editableform select.input-sm.select2-selection--single, .editableform select.input-sm.select2-selection.select2-selection--multiple, .editableform .mce-floatpanel select.input-sm.mce-textbox, .mce-floatpanel .editableform select.input-sm.mce-textbox, .editableform .mce-floatpanel select.input-sm.mce-btn, .mce-floatpanel .editableform select.input-sm.mce-btn, .editableform .dataTables_wrapper .dataTables_length select.input-sm, .dataTables_wrapper .dataTables_length .editableform select.input-sm, .editableform .jsgrid-cell select.input-sm, .jsgrid-cell .editableform select.input-sm, .editableform .tablesaw-bar .btn-select select.input-sm, .tablesaw-bar .btn-select .editableform select.input-sm, .editableform select.input-sm.dd-handle, .editableform select.input-sm.dd3-content {
  height: 42px;
  line-height: 1.428; }
.dropify-wrapper {
  border: 1px solid #dedede; }
.dropzone {
  border: 1px solid #dedede;
  min-height: 200px;
  background: transparent; }
  .dropzone .dz-preview.dz-image-preview {
    background: transparent none repeat scroll 0 0; }
/*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, .jsgrid-table {
  border-color: #dedede !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: 16px;
  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; }
.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; }
.bootstrap-table .fixed-table-container {
  border: 1px solid #dedede;
  border-radius: 0; }
.bootstrap-table .fixed-table-container tbody td {
  border: 1px solid #dedede; }
.fixed-table-body .card-view {
  background: transparent;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  padding: 0; }
  .fixed-table-body .card-view .title {
    font-weight: 400; }
  .fixed-table-body .card-view:hover {
    box-shadow: none; }
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: medium none !important; }
.dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_length {
  margin-bottom: 30px; }
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
  padding-top: 20px;
  margin-bottom: 14px;
  color: #878787; }
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_info {
  padding-left: 15px; }
.dataTables_wrapper .dataTables_info {
  color: #878787; }
.dataTables_wrapper .dataTables_filter {
  padding-right: 15px; }
.dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_length select {
  height: 25px; }
.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, .dataTables_wrapper .dataTables_paginate {
  color: #212121; }
.sorting,
.sorting_asc,
.sorting_desc {
  position: relative; }
table.dataTable thead .sorting::after {
  content: "\f0dc";
  opacity: 0.2; }
table.dataTable thead .sorting_asc::after {
  content: "\f0de"; }
table.dataTable thead .sorting_desc::after {
  content: "\f0dd"; }
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;
  background-repeat: no-repeat;
  border-left: medium none;
  border-top: medium none;
background-position: center right;
}
.dt-buttons {
  float: left; }
  .dt-buttons .dt-button {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px; }
    .dt-buttons .dt-button:hover {
      color: #fff; }
    .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; }
table.footable > tbody > tr > td.footable-sortable, table.footable > tbody > tr > th.footable-sortable, table.footable > tfoot > tr > td.footable-sortable, table.footable > tfoot > tr > th.footable-sortable, table.footable > thead > tr > td.footable-sortable, table.footable > thead > tr > th.footable-sortable {
  padding: 16px;
  border-top: none; }
table.footable > tr.footable-filtering > th,
table.footable > thead > tr.footable-filtering > th {
  border: none !important; }
tr.footable-header > th {
  border-top: none !important; }
.footable-details.table, .footable-details.jsgrid-table {
  background: transparent; }
.footable-editing .btn.footable-edit, .footable-editing .wizard > .actions a.footable-edit, .wizard > .actions .footable-editing a.footable-edit, .footable-editing .dt-buttons .footable-edit.dt-button, .dt-buttons .footable-editing .footable-edit.dt-button, .footable-editing .tablesaw-sortable th.tablesaw-sortable-head button.footable-edit, .tablesaw-sortable th.tablesaw-sortable-head .footable-editing button.footable-edit, .footable-editing .sweet-alert button.footable-edit, .sweet-alert .footable-editing button.footable-edit, .footable-editing .owl-theme .owl-nav .footable-edit[class*="owl-"], .owl-theme .owl-nav .footable-editing .footable-edit[class*="owl-"], .footable-editing button.footable-edit.fc-agendaDay-button.fc-state-default.fc-corner-right,
.footable-editing button.footable-edit.fc-month-button.fc-state-default.fc-corner-left,
.footable-editing button.footable-edit.fc-agendaWeek-button, .footable-editing .footable-edit.fc-prev-button, .footable-editing .footable-edit.fc-next-button, .footable-editing .footable-edit.fc-today-button, .footable-editing .btn.footable-delete, .footable-editing .wizard > .actions a.footable-delete, .wizard > .actions .footable-editing a.footable-delete, .footable-editing .dt-buttons .footable-delete.dt-button, .dt-buttons .footable-editing .footable-delete.dt-button, .footable-editing .tablesaw-sortable th.tablesaw-sortable-head button.footable-delete, .tablesaw-sortable th.tablesaw-sortable-head .footable-editing button.footable-delete, .footable-editing .sweet-alert button.footable-delete, .sweet-alert .footable-editing button.footable-delete, .footable-editing .owl-theme .owl-nav .footable-delete[class*="owl-"], .owl-theme .owl-nav .footable-editing .footable-delete[class*="owl-"], .footable-editing button.footable-delete.fc-agendaDay-button.fc-state-default.fc-corner-right,
.footable-editing button.footable-delete.fc-month-button.fc-state-default.fc-corner-left,
.footable-editing button.footable-delete.fc-agendaWeek-button, .footable-editing .footable-delete.fc-prev-button, .footable-editing .footable-delete.fc-next-button, .footable-editing .footable-delete.fc-today-button {
  background: transparent;
  border: none !important; }
  .footable-editing .btn.footable-edit .fooicon.fooicon-pencil, .footable-editing .wizard > .actions a.footable-edit .fooicon.fooicon-pencil, .wizard > .actions .footable-editing a.footable-edit .fooicon.fooicon-pencil, .footable-editing .dt-buttons .footable-edit.dt-button .fooicon.fooicon-pencil, .dt-buttons .footable-editing .footable-edit.dt-button .fooicon.fooicon-pencil, .footable-editing .tablesaw-sortable th.tablesaw-sortable-head button.footable-edit .fooicon.fooicon-pencil, .tablesaw-sortable th.tablesaw-sortable-head .footable-editing button.footable-edit .fooicon.fooicon-pencil, .footable-editing .sweet-alert button.footable-edit .fooicon.fooicon-pencil, .sweet-alert .footable-editing button.footable-edit .fooicon.fooicon-pencil, .footable-editing .owl-theme .owl-nav .footable-edit[class*="owl-"] .fooicon.fooicon-pencil, .owl-theme .owl-nav .footable-editing .footable-edit[class*="owl-"] .fooicon.fooicon-pencil, .footable-editing button.footable-edit.fc-agendaDay-button.fc-state-default.fc-corner-right .fooicon.fooicon-pencil,
  .footable-editing button.footable-edit.fc-month-button.fc-state-default.fc-corner-left .fooicon.fooicon-pencil,
  .footable-editing button.footable-edit.fc-agendaWeek-button .fooicon.fooicon-pencil, .footable-editing .footable-edit.fc-prev-button .fooicon.fooicon-pencil, .footable-editing .footable-edit.fc-next-button .fooicon.fooicon-pencil, .footable-editing .footable-edit.fc-today-button .fooicon.fooicon-pencil, .footable-editing .btn.footable-delete .fooicon.fooicon-pencil, .footable-editing .wizard > .actions a.footable-delete .fooicon.fooicon-pencil, .wizard > .actions .footable-editing a.footable-delete .fooicon.fooicon-pencil, .footable-editing .dt-buttons .footable-delete.dt-button .fooicon.fooicon-pencil, .dt-buttons .footable-editing .footable-delete.dt-button .fooicon.fooicon-pencil, .footable-editing .tablesaw-sortable th.tablesaw-sortable-head button.footable-delete .fooicon.fooicon-pencil, .tablesaw-sortable th.tablesaw-sortable-head .footable-editing button.footable-delete .fooicon.fooicon-pencil, .footable-editing .sweet-alert button.footable-delete .fooicon.fooicon-pencil, .sweet-alert .footable-editing button.footable-delete .fooicon.fooicon-pencil, .footable-editing .owl-theme .owl-nav .footable-delete[class*="owl-"] .fooicon.fooicon-pencil, .owl-theme .owl-nav .footable-editing .footable-delete[class*="owl-"] .fooicon.fooicon-pencil, .footable-editing button.footable-delete.fc-agendaDay-button.fc-state-default.fc-corner-right .fooicon.fooicon-pencil,
  .footable-editing button.footable-delete.fc-month-button.fc-state-default.fc-corner-left .fooicon.fooicon-pencil,
  .footable-editing button.footable-delete.fc-agendaWeek-button .fooicon.fooicon-pencil, .footable-editing .footable-delete.fc-prev-button .fooicon.fooicon-pencil, .footable-editing .footable-delete.fc-next-button .fooicon.fooicon-pencil, .footable-editing .footable-delete.fc-today-button .fooicon.fooicon-pencil {
    color: #4aa23c; }
  .footable-editing .btn.footable-edit .fooicon.fooicon-trash, .footable-editing .wizard > .actions a.footable-edit .fooicon.fooicon-trash, .wizard > .actions .footable-editing a.footable-edit .fooicon.fooicon-trash, .footable-editing .dt-buttons .footable-edit.dt-button .fooicon.fooicon-trash, .dt-buttons .footable-editing .footable-edit.dt-button .fooicon.fooicon-trash, .footable-editing .tablesaw-sortable th.tablesaw-sortable-head button.footable-edit .fooicon.fooicon-trash, .tablesaw-sortable th.tablesaw-sortable-head .footable-editing button.footable-edit .fooicon.fooicon-trash, .footable-editing .sweet-alert button.footable-edit .fooicon.fooicon-trash, .sweet-alert .footable-editing button.footable-edit .fooicon.fooicon-trash, .footable-editing .owl-theme .owl-nav .footable-edit[class*="owl-"] .fooicon.fooicon-trash, .owl-theme .owl-nav .footable-editing .footable-edit[class*="owl-"] .fooicon.fooicon-trash, .footable-editing button.footable-edit.fc-agendaDay-button.fc-state-default.fc-corner-right .fooicon.fooicon-trash,
  .footable-editing button.footable-edit.fc-month-button.fc-state-default.fc-corner-left .fooicon.fooicon-trash,
  .footable-editing button.footable-edit.fc-agendaWeek-button .fooicon.fooicon-trash, .footable-editing .footable-edit.fc-prev-button .fooicon.fooicon-trash, .footable-editing .footable-edit.fc-next-button .fooicon.fooicon-trash, .footable-editing .footable-edit.fc-today-button .fooicon.fooicon-trash, .footable-editing .btn.footable-delete .fooicon.fooicon-trash, .footable-editing .wizard > .actions a.footable-delete .fooicon.fooicon-trash, .wizard > .actions .footable-editing a.footable-delete .fooicon.fooicon-trash, .footable-editing .dt-buttons .footable-delete.dt-button .fooicon.fooicon-trash, .dt-buttons .footable-editing .footable-delete.dt-button .fooicon.fooicon-trash, .footable-editing .tablesaw-sortable th.tablesaw-sortable-head button.footable-delete .fooicon.fooicon-trash, .tablesaw-sortable th.tablesaw-sortable-head .footable-editing button.footable-delete .fooicon.fooicon-trash, .footable-editing .sweet-alert button.footable-delete .fooicon.fooicon-trash, .sweet-alert .footable-editing button.footable-delete .fooicon.fooicon-trash, .footable-editing .owl-theme .owl-nav .footable-delete[class*="owl-"] .fooicon.fooicon-trash, .owl-theme .owl-nav .footable-editing .footable-delete[class*="owl-"] .fooicon.fooicon-trash, .footable-editing button.footable-delete.fc-agendaDay-button.fc-state-default.fc-corner-right .fooicon.fooicon-trash,
  .footable-editing button.footable-delete.fc-month-button.fc-state-default.fc-corner-left .fooicon.fooicon-trash,
  .footable-editing button.footable-delete.fc-agendaWeek-button .fooicon.fooicon-trash, .footable-editing .footable-delete.fc-prev-button .fooicon.fooicon-trash, .footable-editing .footable-delete.fc-next-button .fooicon.fooicon-trash, .footable-editing .footable-delete.fc-today-button .fooicon.fooicon-trash {
    color: #f33923; }
.footable-show .fooicon.fooicon-pencil {
  padding-right: 6px; }
.footable-filtering .checkbox {
  margin-bottom: inherit;
  margin-top: inherit;
  min-height: inherit;
  padding: 3px 20px !important;
  font-family: "Roboto", sans-serif;
  text-transform: capitalize; }
  .footable-filtering .checkbox input[type="checkbox"] {
    opacity: 1; }
  .footable-filtering .checkbox label::before {
    display: none; }
.fooicon.fooicon-sort,
.fooicon.fooicon-sort-asc,
.fooicon.fooicon-sort-desc {
  font-family: FontAwesome !important;
  font-size: 14px; }
.fooicon.fooicon-sort:before {
  content: "\f0dc"; }
.fooicon.fooicon-sort-asc:before {
  content: "\f0de"; }
.fooicon.fooicon-sort-desc:before {
  content: "\f0dd"; }
table.footable > tbody > tr.footable-empty > td {
  font-size: 18px; }
.jsgrid {
  height: auto !important; }
.jsgrid-grid-header {
  overflow: auto; }
.jsgrid-pager-page {
  display: inline-block;
  margin-bottom: 5px; }
.jsgrid-row > .jsgrid-cell,
.jsgrid-alt-row > .jsgrid-cell {
  background: transparent;
  border-color: #dedede; }
.jsgrid-header-row > .jsgrid-header-cell {
  background: inherit;
  font-size: 12px;
  color: #212121;
  text-align: left;
  text-transform: uppercase; }
.jsgrid-filter-row > .jsgrid-cell, .jsgrid-header-row > .jsgrid-header-cell, .jsgrid-insert-row > .jsgrid-cell {
  background: inherit;
  border-bottom: 1px solid #dedede; }
.jsgrid-edit-row > .jsgrid-cell, .jsgrid-filter-row > .jsgrid-cell, .jsgrid-grid-body, .jsgrid-grid-header, .jsgrid-header-row > .jsgrid-header-cell, .jsgrid-insert-row > .jsgrid-cell {
  background: inherit;
  border-color: #dedede;
  height: auto !important;
  overflow: auto; }
.jsgrid-alt-row > .jsgrid-cell {
  background: inherit; }
.jsgrid-selected-row > .jsgrid-cell {
  background: inherit;
  border-color: #dedede; }
.jsgrid-pager {
  color: #212121;
  margin-top: 10px; }
  .jsgrid-pager a {
    color: #212121; }
.jsgrid-align-center, .jsgrid-align-center input, .jsgrid-align-center select, .jsgrid-align-center textarea, .jsgrid-align-right, .jsgrid-align-right input, .jsgrid-align-right select, .jsgrid-align-right textarea {
  text-align: left; }
.jsgrid-pager-current-page, .jsgrid-pager-page a:hover, .jsgrid-pager-page a:active, .jsgrid-pager-page a:focus {
  background: #4aa23c;
  border: 1px solid #4aa23c;
  color: #fff;
  font-weight: 400; }
.jsgrid-pager-page, .jsgrid-pager-page a {
  padding: 5px 10px;
  border: 1px solid transparent; }
.tablesaw-swipe .tablesaw-cell-persist {
  box-shadow: none;
  border-right: inherit; }
.tablesaw-sortable th.tablesaw-sortable-head button {
  padding: 0;
  border: none !important;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase; }
.tablesaw {
  margin-bottom: 0 !important; }
  .tablesaw thead {
    background: transparent;
    border: none; }
    .tablesaw thead tr:first-child th {
      border-right: medium none;
      padding: 16px !important; }
  .tablesaw td a {
    color: #878787 !important; }
  .tablesaw td, .tablesaw tbody th {
    vertical-align: middle;
    font-size: inherit;
    color: #878787 !important; }
.tablesaw-toolbar {
  font-size: 100%;
  margin-bottom: 30px; }
  .tablesaw-toolbar label {
    color: #212121;
    display: block;
    margin-right: 0;
    padding: 0;
    text-transform: uppercase; }
.tablesaw-bar .btn-select select {
  opacity: 1;
  font-family: "Roboto", sans-serif;
  color: #212121 !important;
  font-size: 14px !important;
  font-weight: 400;
  text-transform: capitalize;
  filter: alpha(opacity=1);
  display: inline-block;
  color: inherit;
  background: transparent;
  position: static; }
.tablesaw-enhanced .tablesaw-bar .btn:hover, .tablesaw-enhanced .tablesaw-bar .wizard > .actions a:hover, .wizard > .actions .tablesaw-enhanced .tablesaw-bar a:hover, .tablesaw-enhanced .tablesaw-bar .dt-buttons .dt-button:hover, .dt-buttons .tablesaw-enhanced .tablesaw-bar .dt-button:hover, .tablesaw-enhanced .tablesaw-bar .tablesaw-sortable th.tablesaw-sortable-head button:hover, .tablesaw-sortable th.tablesaw-sortable-head .tablesaw-enhanced .tablesaw-bar button:hover, .tablesaw-enhanced .tablesaw-bar .sweet-alert button:hover, .sweet-alert .tablesaw-enhanced .tablesaw-bar button:hover, .tablesaw-enhanced .tablesaw-bar .owl-theme .owl-nav [class*="owl-"]:hover, .owl-theme .owl-nav .tablesaw-enhanced .tablesaw-bar [class*="owl-"]:hover, .tablesaw-enhanced .tablesaw-bar button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
.tablesaw-enhanced .tablesaw-bar button.fc-month-button.fc-state-default.fc-corner-left:hover,
.tablesaw-enhanced .tablesaw-bar button.fc-agendaWeek-button:hover, .tablesaw-enhanced .tablesaw-bar .fc-prev-button:hover, .tablesaw-enhanced .tablesaw-bar .fc-next-button:hover, .tablesaw-enhanced .tablesaw-bar .fc-today-button:hover, .tablesaw-enhanced .tablesaw-bar .btn:focus, .tablesaw-enhanced .tablesaw-bar .wizard > .actions a:focus, .wizard > .actions .tablesaw-enhanced .tablesaw-bar a:focus, .tablesaw-enhanced .tablesaw-bar .dt-buttons .dt-button:focus, .dt-buttons .tablesaw-enhanced .tablesaw-bar .dt-button:focus, .tablesaw-enhanced .tablesaw-bar .tablesaw-sortable th.tablesaw-sortable-head button:focus, .tablesaw-sortable th.tablesaw-sortable-head .tablesaw-enhanced .tablesaw-bar button:focus, .tablesaw-enhanced .tablesaw-bar .sweet-alert button:focus, .sweet-alert .tablesaw-enhanced .tablesaw-bar button:focus, .tablesaw-enhanced .tablesaw-bar .owl-theme .owl-nav [class*="owl-"]:focus, .owl-theme .owl-nav .tablesaw-enhanced .tablesaw-bar [class*="owl-"]:focus, .tablesaw-enhanced .tablesaw-bar button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
.tablesaw-enhanced .tablesaw-bar button.fc-month-button.fc-state-default.fc-corner-left:focus,
.tablesaw-enhanced .tablesaw-bar button.fc-agendaWeek-button:focus, .tablesaw-enhanced .tablesaw-bar .fc-prev-button:focus, .tablesaw-enhanced .tablesaw-bar .fc-next-button:focus, .tablesaw-enhanced .tablesaw-bar .fc-today-button:focus {
  background: transparent; }
.tablesaw-bar .tablesaw-toolbar .btn, .tablesaw-bar .tablesaw-toolbar .wizard > .actions a, .wizard > .actions .tablesaw-bar .tablesaw-toolbar a, .tablesaw-bar .tablesaw-toolbar .dt-buttons .dt-button, .dt-buttons .tablesaw-bar .tablesaw-toolbar .dt-button, .tablesaw-bar .tablesaw-toolbar .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .tablesaw-bar .tablesaw-toolbar button, .tablesaw-bar .tablesaw-toolbar .sweet-alert button, .sweet-alert .tablesaw-bar .tablesaw-toolbar button, .tablesaw-bar .tablesaw-toolbar .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .tablesaw-bar .tablesaw-toolbar [class*="owl-"], .tablesaw-bar .tablesaw-toolbar button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.tablesaw-bar .tablesaw-toolbar button.fc-month-button.fc-state-default.fc-corner-left,
.tablesaw-bar .tablesaw-toolbar button.fc-agendaWeek-button, .tablesaw-bar .tablesaw-toolbar .fc-prev-button, .tablesaw-bar .tablesaw-toolbar .fc-next-button, .tablesaw-bar .tablesaw-toolbar .fc-today-button {
  font-size: 0 !important; }
.btn.btn-small.btn-select, .wizard > .actions a.btn-small.btn-select, .dt-buttons .btn-small.btn-select.dt-button, .tablesaw-sortable th.tablesaw-sortable-head button.btn-small.btn-select, .sweet-alert button.btn-small.btn-select, .owl-theme .owl-nav .btn-small.btn-select[class*="owl-"], button.btn-small.btn-select.fc-agendaDay-button.fc-state-default.fc-corner-right,
button.btn-small.btn-select.fc-month-button.fc-state-default.fc-corner-left,
button.btn-small.btn-select.fc-agendaWeek-button, .btn-small.btn-select.fc-prev-button, .btn-small.btn-select.fc-next-button, .btn-small.btn-select.fc-today-button {
  padding-left: 20px;
  padding-right: 20px !important; }
.tablesaw-bar .btn-select::after {
  display: none; }
.tablesaw-enhanced .tablesaw-bar .btn:active, .tablesaw-enhanced .tablesaw-bar .wizard > .actions a:active, .wizard > .actions .tablesaw-enhanced .tablesaw-bar a:active, .tablesaw-enhanced .tablesaw-bar .dt-buttons .dt-button:active, .dt-buttons .tablesaw-enhanced .tablesaw-bar .dt-button:active, .tablesaw-enhanced .tablesaw-bar .tablesaw-sortable th.tablesaw-sortable-head button:active, .tablesaw-sortable th.tablesaw-sortable-head .tablesaw-enhanced .tablesaw-bar button:active, .tablesaw-enhanced .tablesaw-bar .sweet-alert button:active, .sweet-alert .tablesaw-enhanced .tablesaw-bar button:active, .tablesaw-enhanced .tablesaw-bar .owl-theme .owl-nav [class*="owl-"]:active, .owl-theme .owl-nav .tablesaw-enhanced .tablesaw-bar [class*="owl-"]:active, .tablesaw-enhanced .tablesaw-bar button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
.tablesaw-enhanced .tablesaw-bar button.fc-month-button.fc-state-default.fc-corner-left:active,
.tablesaw-enhanced .tablesaw-bar button.fc-agendaWeek-button:active, .tablesaw-enhanced .tablesaw-bar .fc-prev-button:active, .tablesaw-enhanced .tablesaw-bar .fc-next-button:active, .tablesaw-enhanced .tablesaw-bar .fc-today-button:active {
  background-image: none;
  box-shadow: none !important; }
.tablesaw-bar .btn select option, .tablesaw-bar .wizard > .actions a select option, .wizard > .actions .tablesaw-bar a select option, .tablesaw-bar .dt-buttons .dt-button select option, .dt-buttons .tablesaw-bar .dt-button select option, .tablesaw-bar .tablesaw-sortable th.tablesaw-sortable-head button select option, .tablesaw-sortable th.tablesaw-sortable-head .tablesaw-bar button select option, .tablesaw-bar .sweet-alert button select option, .sweet-alert .tablesaw-bar button select option, .tablesaw-bar .owl-theme .owl-nav [class*="owl-"] select option, .owl-theme .owl-nav .tablesaw-bar [class*="owl-"] select option, .tablesaw-bar button.fc-agendaDay-button.fc-state-default.fc-corner-right select option,
.tablesaw-bar button.fc-month-button.fc-state-default.fc-corner-left select option,
.tablesaw-bar button.fc-agendaWeek-button select option, .tablesaw-bar .fc-prev-button select option, .tablesaw-bar .fc-next-button select option, .tablesaw-bar .fc-today-button select option {
  color: #212121;
  font-family: "Roboto", sans-serif;
  font-weight: 400; }
/*Charts Label*/
.label-chatrs .clabels {
  width: 10px;
  height: 10px; }
  .label-chatrs .clabels.clabels-lg {
    width: 12px;
    height: 12px; }
  .label-chatrs .clabels.circular-clabels {
    border-radius: 50%; }
.label-chatrs .clabels-text span:first-child {
  line-height: 13px; }
.label-chatrs i.big-rpsn-icon {
  font-size: 35px; }
/*Morris Chart*/
.morris-chart {
  width: 100%; }
  .morris-chart svg {
    width: 100%; }
  .morris-chart.donut-chart svg path {
    stroke: transparent; }
.morris-hover.morris-default-style {
  background: #212121;
  border: none;
  border-radius: 0;
  color: #212121;
  font-family: "Roboto", sans-serif;
  font-size: 12px; }
  .morris-hover.morris-default-style .morris-hover-row-label {
    color: #fff;
    font-weight: 400; }
/*Flot Chart*/
.flot-container {
  width: 100%;
  height: 400px; }
  .flot-container .legendColorBox > div {
    border: none !important; }
.demo-placeholder {
  width: 100%;
  height: 100%; }
.flotTip {
  padding: 8px 12px;
  background: rgba(47, 44, 44, 0.9);
  z-index: 100;
  color: #fff;
  font-size: 12px; }
.legendLabel {
  font-family: "Roboto", sans-serif;
  color: #212121;
  font-size: 12px;
  padding-left: 9px; }
/*Chartist*/
.ct-line {
  stroke-width: 2px; }
.ct-point {
  stroke-width: 7px; }
.ct-series-a .ct-bar, .ct-series-a .ct-line, .ct-series-a .ct-point, .ct-series-a .ct-slice-donut {
  stroke: #f8b32d; }
.ct-series-b .ct-bar, .ct-series-b .ct-line, .ct-series-b .ct-point, .ct-series-b .ct-slice-donut {
  stroke: #4aa23c; }
.ct-series-c .ct-bar, .ct-series-c .ct-line, .ct-series-c .ct-point, .ct-series-c .ct-slice-donut {
  stroke: #0098a3; }
.ct-series-d .ct-bar, .ct-series-d .ct-line, .ct-series-d .ct-point, .ct-series-d .ct-slice-donut {
  stroke: #f33923; }
.ct-series-c .ct-area, .ct-series-c .ct-slice-pie {
  fill: #4aa23c; }
.ct-series-a .ct-area, .ct-series-a .ct-slice-pie {
  fill: #0098a3; }
.ct-series-b .ct-area, .ct-series-b .ct-slice-pie {
  fill: #f8b32d; }
.ct-series-d .ct-area, .ct-series-d .ct-slice-pie {
  fill: #f33923; }
.ct-area {
  fill-opacity: 1; }
.ct-grid {
  stroke: #878787;
  stroke-dasharray: 0;
  stroke-width: 1px;
  display: none; }
.ct-label {
  color: #878787;
  fill: #fff; }
.ct-chart-bar .ct-label.ct-horizontal.ct-end {
  color: #878787; }
.ct-chart-before-pad-zero:before {
  padding-bottom: 0; }
/*Easy pie chart*/
.easypiechart {
  display: inline-block;
  height: 100px;
  position: relative;
  text-align: center;
  width: 100px; }
  .easypiechart canvas {
    left: 0;
    position: absolute;
    top: 0; }
  .easypiechart .percent {
    color: #212121;
    display: inline-block;
    font-size: 14px;
    line-height: 100px;
    z-index: 2; }
    .easypiechart .percent:after {
      content: "%";
      font-size: 14px;
      margin-left: 1px; }
.easypiechart.easypiechart-widget-pie {
  margin-bottom: 5px;
  margin-top: 5px; }
.pie-chart > span {
  left: 0;
  margin-top: -2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%); }
.easypiechart > span > img {
  height: 60%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 60%; }
/*Skills Counter*/
.skill-head {
  font-size: 10px;
  text-transform: uppercase;
  display: block;
  text-align: center; }
  .skill-head.skill-head-inside {
    line-height: 100px; }
.skill-circle {
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .skill-circle.skill-circle-fill {
    background: #f7f7f9;
    border-radius: 50%; }
/*Nestable*/
.dd-handle {
  font-weight: 400;
  margin: 0 0 15px;
  font-size: 14px;
  padding-top: 10px;
  background: transparent;
  color: #878787; }
  .dd-handle:hover, .dd-handle:focus, .dd-handle:active {
    color: #212121; }
.dd-item > button {
  margin: 0;
  height: 42px; }
.dd-placeholder {
  background: transparent;
  border-color: #dedede; }
.dd3-content {
  display: block;
  color: #878787;
  margin: 0 0 15px;
  font-size: 14px;
  padding-top: 10px;
  padding: 10px 10px 5px 52px; }
  .dd3-content:hover, .dd3-content:focus, .dd3-content:active {
    color: #212121; }
.dd-dragel > .dd3-item > .dd3-content {
  margin: 0; }
.dd3-item > button {
  margin-left: 30px; }
.dd3-handle {
  position: absolute;
  margin: 0;
  left: 0;
  top: 0;
  cursor: pointer;
  width: 42px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }
  .dd3-handle:before {
    font-family: FontAwesome;
    content: "\f047";
    color: #878787;
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    text-align: center;
    text-indent: 0; }
/*Treeview*/
.treeview .list-group {
  margin-bottom: 0; }
  .treeview .list-group .list-group-item {
    border: 1px solid #dedede;
    height: 42px;
    padding: 10px 12px; }
    .treeview .list-group .list-group-item.node-selected {
      background: #0098a3 !important; }
    .treeview .list-group .list-group-item:hover {
      background: #f7f7f9; }
    .treeview .list-group .list-group-item:first-child, .treeview .list-group .list-group-item:last-child {
      border-radius: 0; }
/*Modals*/
.modal-dialog .modal-content {
  border-radius: 2px;
  border: none; }
.modal-dialog .modal-footer {
  border: none; }
.modal-lg{width:900px}
/*Sweet-alert*/
.sweet-alert {
  border-radius: 2px;
  font-family: inherit; }
  .sweet-alert h2 {
    font-weight: 400;
    color: #212121; }
  .sweet-alert button {
    box-shadow: none;
    font-size: inherit; }
/*Notification*/
.alert {
  border-radius: 2px;
  border: none;
  color: #fff; }
  .alert i {
    font-size: 24px; }
  .alert.alert-success {
    background: #4aa23c; }
  .alert.alert-info {
    background: #e7368d; }
  .alert.alert-danger {
    background: #f33923; }
  .alert.alert-warning {
    background: #f8b32d; }
  .alert.alert-dark {
    background: #ADADAD; }
  .alert.alert-style-1 {
    padding-left: 70px;
    background: #fff;
    position: relative;
    color: #212121;
    border: 1px solid #dedede; }
    .alert.alert-style-1 i {
      height: 100%;
      left: 0;
      margin: 0;
      padding-top: 13px;
      position: absolute;
      text-align: center;
      top: 0;
      width: 50px;
      color: #fff; }
    .alert.alert-style-1.alert-success i {
      color: #4aa23c;
      background: #f7f7f7; }
    .alert.alert-style-1.alert-info i {
      color: #e7368d;
      background: #f7f7f7; }
    .alert.alert-style-1.alert-danger i {
      color: #f33923;
      background: #f7f7f7; }
    .alert.alert-style-1.alert-warning i {
      color: #f8b32d;
      background: #f7f7f7; }
.alert-dismissable .close, .alert-dismissible .close {
  top: 0; }
.jq-toast-wrap {
  width: 300px; }
  .jq-toast-wrap .jq-toast-single {
    color: #fff;
    border-radius: 2px;
    margin: 0;
    font-family: "Roboto", sans-serif;
    background: #212121; }
    .jq-toast-wrap .jq-toast-single .jq-toast-loader {
      border-radius: 2px 2px 0 0;
      height: 3px; }
    .jq-toast-wrap .jq-toast-single .jq-toast-heading {
      font-size: 16px; }
    .jq-toast-wrap .jq-toast-single.jq-has-icon {
      padding: 13px 10px 13px 15px; }
      .jq-toast-wrap .jq-toast-single.jq-has-icon:before {
        position: absolute;
        font-family: "themify";
        font-size: 22px;
        left: 12px;
        top: 13px; }
    .jq-toast-wrap .jq-toast-single.jq-icon-info {
      background: #e7368d;
      padding-left: 50px; }
      .jq-toast-wrap .jq-toast-single.jq-icon-info:before {
        content: "\e717"; }
    .jq-toast-wrap .jq-toast-single.jq-icon-error {
      background: #f33923;
      padding-left: 50px; }
      .jq-toast-wrap .jq-toast-single.jq-icon-error:before {
        content: "\e620"; }
    .jq-toast-wrap .jq-toast-single.jq-icon-success {
      background: #4aa23c;
      padding-left: 50px; }
      .jq-toast-wrap .jq-toast-single.jq-icon-success:before {
        content: "\e64c"; }
    .jq-toast-wrap .jq-toast-single.jq-icon-warning {
      background: #f8b32d;
      padding-left: 50px; }
      .jq-toast-wrap .jq-toast-single.jq-icon-warning:before {
        content: "\e6c5"; }
.bottom-center-fullwidth .jq-toast-wrap {
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0 !important; }
.top-center-fullwidth .jq-toast-wrap {
  left: 0;
  right: 0;
  width: 100%;
  top: 2px !important; }
/*Tooltop*/
.tooltip-inner {
  border-radius: 0;
  font-family: "Roboto", sans-serif;
  background: #212121; }
.tooltip.left .tooltip-arrow {
  border-left-color: #212121; }
.tooltip.right .tooltip-arrow {
  border-right-color: #212121; }
.tooltip.top .tooltip-arrow {
  border-top-color: #212121; }
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #212121; }
/*Icons*/
.icon-container {
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: 0.3s ease; }
  .icon-container:hover {
    color: #212121; }
  .icon-container i, .icon-container span.glyphicon {
    margin-right: 20px;
    font-size: 18px; }
.glyphs.character-mapping li, .glyphs.character-mapping input:hover, .glyphs.character-mapping input:focus {
  color: #212121;
  border-color: #212121; }
.font-icon-detail span:first-child {
  color: #212121;
  border: 1px solid #dedede; }
.font-icon-list:hover .font-icon-detail span:first-child, .font-icon-detail.zeroclipboard-is-hover span:first-child {
  background-color: #212121; }
.checkbox label:before {
  border-radius: 0; }
.checkbox input[type="checkbox"]:focus + label::before, .checkbox input[type="radio"]:focus + label::before,
.radio input[type="radio"]:focus + label::before {
  outline: none; }
.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: #0098a3;
  border-color: #0098a3; }
.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
  background-color: #f33923;
  border-color: #f33923; }
.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
  background-color: #e7368d;
  border-color: #e7368d; }
.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
  background-color: #f8b32d;
  border-color: #f8b32d; }
.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
  background-color: #4aa23c;
  border-color: #4aa23c; }
.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: #0098a3;
  border-color: #0098a3; }
.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
  background-color: #f33923;
  border-color: #f33923; }
.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
  background-color: #e7368d;
  border-color: #e7368d; }
.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
  background-color: #f8b32d;
  border-color: #f8b32d; }
.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
  background-color: #4aa23c;
  border-color: #4aa23c; }
.radio-primary input[type="radio"] + label::after {
  background-color: #0098a3; }
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #0098a3; }
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #0098a3; }
.radio-danger input[type="radio"] + label::after {
  background-color: #f33923; }
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #f33923; }
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #f33923; }
.radio-info input[type="radio"] + label::after {
  background-color: #e7368d; }
.radio-info input[type="radio"]:checked + label::before {
  border-color: #e7368d; }
.radio-info input[type="radio"]:checked + label::after {
  background-color: #e7368d; }
.radio-warning input[type="radio"] + label::after {
  background-color: #f8b32d; }
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f8b32d; }
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f8b32d; }
.radio-success input[type="radio"] + label::after {
  background-color: #4aa23c; }
.radio-success input[type="radio"]:checked + label::before {
  border-color: #4aa23c; }
.radio-success input[type="radio"]:checked + label::after {
  background-color: #4aa23c; }
/*File Upload*/
.fileupload {
  overflow: hidden;
  position: relative; }
.fileupload input.upload {
  cursor: pointer;
  filter: alpha(opacity=0);
  font-size: 20px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: -3px;
  top: -3px;
  padding: 5px; }
/*File Manager*/
.file-box {
  float: left;
  margin-bottom: 20px; }
.file-sec {
  border-left: 1px solid rgba(33, 33, 33, 0.05); }
.file-manager {
  list-style: none outside none;
  margin: 0;
  padding: 0; }
  .file-manager h5 {
    text-transform: uppercase; }
.folder-list li {
  display: block; }
  .folder-list li.active a {
    background: rgba(33, 33, 33, 0.05); }
  .folder-list li a {
    display: block;
    padding: 10px 15px;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease; }
    .folder-list li a:hover {
      background: rgba(33, 33, 33, 0.05); }
  .folder-list li i {
    margin-right: 8px;
    color: #878787; }
.category-list li {
  display: block; }
  .category-list li a {
    color: #666666;
    display: block;
    padding: 5px 0; }
  .category-list li i {
    margin-right: 8px;
    color: #3d4d5d; }
.file-manager h5.tag-title {
  margin-top: 20px; }
.tag-list li {
  float: left; }
  .tag-list li a {
    font-size: 12px;
    background-color: #dedede;
    padding: 5px 12px;
    border: 1px solid #dedede;
    margin-right: 5px;
    margin-top: 5px;
    display: block; }
.file-manager .hr-line-dashed {
  margin: 15px 0; }
.file {
  border: 1px solid #dedede;
  border-radius: 2px;
  padding: 0;
  background-color: #fff;
  position: relative; }
  .file .icon, .file .image {
    height: 150px;
    overflow: hidden;
    background-size: cover;
    background-position: top; }
  .file .icon {
    padding: 15px 10px;
    display: table;
    width: 100%;
    text-align: center; }
  .file .icon i {
    color: #0098a3;
    display: table-cell;
    font-size: 30px;
    vertical-align: middle; }
  .file .file-name {
    padding: 10px;
    background-color: rgba(33, 33, 33, 0.05);
    border-top: 1px solid rgba(33, 33, 33, 0.05); }
    .file .file-name span {
      font-size: 12px;
      color: #878787; }
.file-control {
  font-size: 13px;
  margin-right: 10px;
  text-transform: uppercase; }
  .file-control.active {
    color: #f33923; }
.file-name small {
  color: #878787; }
ul.tag-list li {
  list-style: none; }
a.compose-mail {
  padding: 8px 10px; }
.mail-search {
  max-width: 300px; }
.ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0; }
  .ibox.collapsed .ibox-content {
    display: none; }
  .ibox.collapsed .fa.fa-chevron-up:before {
    content: "\f078"; }
  .ibox.collapsed .fa.fa-chevron-down:before {
    content: "\f077"; }
  .ibox:after, .ibox:before {
    display: table; }
.ibox-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #fff;
  border-color: #e7eaec;
  border-image: none;
  border-style: solid solid none;
  border-width: 3px 0 0;
  color: inherit;
  margin-bottom: 0;
  padding: 14px 15px 7px;
  min-height: 48px; }
.ibox-content {
  background-color: #fff;
  color: inherit; }
.ibox-footer {
  color: inherit;
  border-top: 1px solid #dedede;
  font-size: 90%;
  background: #fff;
  padding: 10px 15px; }
/*Carousel*/
.carousel-control.left, .carousel-control.right {
  background: none;
  text-shadow: none; }
.carousel-control:hover.left, .carousel-control:hover.right {
  background: none;
  text-shadow: none; }
.carousel-control span {
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5; }
.carousel-indicators {
  z-index: 1; }
  .carousel-indicators li {
    border-color: #878787;
    background: #878787;
    opacity: .6; }
    .carousel-indicators li:hover {
      background: #fff; }
  .carousel-indicators li, .carousel-indicators li.active {
    height: 8px;
    width: 8px;
    border-radius: 100%;
    border: none; }
  .carousel-indicators li.active {
    margin: 1px;
    opacity: 1; }
.text-slider .carousel-indicators li {
  border: none; }
  .text-slider .carousel-indicators li:hover {
    background: #4aa23c;
    opacity: 1; }
.text-slider .carousel-indicators li.active {
  border: none;
  background: #4aa23c; }
.owl-theme .owl-dots .owl-dot span {
  height: 8px;
  margin: 5px 3px;
  width: 8px;
  background: #878787;
  opacity: .6; }
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  opacity: 1;
  background: #4aa23c; }
/*Testimonial slider*/
.testimonial-slider-wrap .carousel-indicators {
  bottom: -50px; }
/*Twitter slider*/
.twitter-icon-wrap i {
  font-size: 30px;
  color: #fff; }
.twitter-slider-wrap .carousel-indicators {
  bottom: -50px; }
  .twitter-slider-wrap .carousel-indicators li {
    border: none;
    background: #fff;
    opacity: .4; }
    .twitter-slider-wrap .carousel-indicators li:hover {
      background: #fff;
      opacity: .4; }
    .twitter-slider-wrap .carousel-indicators li.active {
      background: #fff;
      opacity: 1; }
.twitter-slider-wrap .carousel-inner {
  text-align: center; }
  .twitter-slider-wrap .carousel-inner .user, .twitter-slider-wrap .carousel-inner .interact {
    display: none; }
  .twitter-slider-wrap .carousel-inner .tweet {
    font-size: 16px;
    color: #fff;
    margin-bottom: 30px; }
    .twitter-slider-wrap .carousel-inner .tweet > a {
      color: #fff; }
  .twitter-slider-wrap .carousel-inner .timePosted > a {
    font-size: 12px;
    color: #fff; }
/*Instafeed*/
.instagram-lite > li {
  display: inline-block;
  float: left;
  font-size: 0;
  height: auto;
  width: 25%;
  border: 1px solid #fff; }
  .instagram-lite > li > a {
    display: block;
    width: 100%;
    height: 100%; }
    .instagram-lite > li > a img {
      height: auto;
      width: 100%; }
/*Range Slider*/
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar,
.irs-bar-edge,
.irs-slider {
  background: url("../img/range/sprite-skin-modern.png"); }
.irs-slider {
  background-position: 0 -120px; }
.irs-bar {
  background-position: 0 -60px; }
.irs-from, .irs-to, .irs-single {
  font-size: 10px;
  padding: 4px 8px;
  background: #212121;
  border-radius: 4px;
  border-radius: 0; }
.irs-from::after,
.irs-to::after,
.irs-single::after {
  border-color: #212121 transparent transparent; }
.irs-grid-text {
  font-size: 10px; }
/*Gallery*/
.gallery ul li{
  display: inline;
  float: left;
  padding: 10px 10px;
}
.gallery img {
  width: 200px;
}
.project-gallery a {
  display: block;
  overflow: hidden;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  z-index: 1;
  width: 100%;
  position: relative;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.1s ease 0s;
  -moz-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s; }
  .project-gallery a img {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    image-rendering: optimizeQuality; }
  .project-gallery a .hover-cap {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    color: black;
    height: 65px;
    padding-top: 25px;
    left: 0;
    overflow: hidden;
    perspective: 1px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    -webkit-transform: translateY(75px);
    -moz-transform: translateY(75px);
    -ms-transform: translateY(75px);
    -o-transform: translateY(75px);
    transform: translateY(75px);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%; }
  .project-gallery a:hover {
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2); }
    .project-gallery a:hover img {
      -webkit-transform: translateY(-20px);
      -moz-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      -o-transform: translateY(-20px);
      transform: translateY(-20px); }
    .project-gallery a:hover .hover-cap {
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0); }
.lg-sub-html h6, .lg-sub-html .panel-title {
  margin-bottom: 0; }
#filters li {
  margin-right: 5px;
  margin-bottom: 10px; }
  #filters li a {
    background: #f7f7f9 none repeat scroll 0 0;
    border-radius: 60px;
    color: #878787;
    display: inline-block;
    padding: 10px 20px;
    text-transform: capitalize;
    font-size: 14px; }
    #filters li a.active, #filters li a:active, #filters li a:hover, #filters li a:focus {
      background: #4aa23c;
      color: #fff; }
#filters:last-child {
  margin-right: 0; }
/*Typography*/
.grid-block [class^="col-"] {
  padding-bottom: 10px;
  padding-top: 10px;
  border: 1px solid #dedede;
  border-radius: 0;
  box-shadow: none;
  color: #878787;
  height: 42px; }
/*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; }
.well {
  border-radius: 0;
  box-shadow: none;
  padding: 20px; }
  .well.well-lg {
    padding: 25px; }
  .well.well-sm {
    padding: 15px; }
/*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-heading .panel-price {
    font-size: 60px;
    color: #212121;
    font-weight: 700;
    display: block;
    margin-top: 20px;
    text-transform: capitalize; }
    .panel-pricing .panel-heading .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; }
/*Dropdown*/
.show-on-hover:hover > ul.dropdown-menu {
  display: block; }
.dropdown-menu {
  border-radius: 2px;
  border: none;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.175); }
  .dropdown-menu > li > a {
    color: #212121; }
    .dropdown-menu > li > a:hover {
      color: #212121;
      background: rgba(33, 33, 33, 0.05); }
    .dropdown-menu > li > a i {
      color: #878787;
      font-size: 18px;
      margin-right: 10px;
      width: 18px; }
  .dropdown-menu > li.sub-menu {
    position: relative; }
    .dropdown-menu > li.sub-menu .dropdown-menu:before, .dropdown-menu > li.sub-menu .dropdown-menu:after {
      display: none !important; }
    .dropdown-menu > li.sub-menu > ul {
      top: 0; }
      .dropdown-menu > li.sub-menu > ul.open-left-side {
        right: 100% !important; }
      .dropdown-menu > li.sub-menu > ul.open-right-side {
        left: 100% !important; }
  .dropdown-menu .divider {
    background-color: #dedede; }
  .dropdown-menu > .active > a {
    background: #4aa23c; }
    .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
      background: #4aa23c; }
.dropdown-menu.animated {
  -webkit-animation-duration: 0.55s;
  animation-duration: 0.55s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease; }
/*Weather*/
.forcast-days > li {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  width: 14.28%; }
  .forcast-days > li:last-child {
    margin-right: 0; }
  .forcast-days > li span.forcast-high-deg {
    color: #f33923; }
  .forcast-days > li img {
    width: 50px;
    margin: 0 auto; }
.temprature {
  font-size: 60px;
  color: #212121; }
  .temprature .unit {
    display: inline-block;
    font-size: 14px;
    padding-top: 10px;
    vertical-align: top; }
.currently {
  font-size: 16px;
  color: #212121; }
.other-details {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  margin: 15px -15px;
  padding: 15px; }
  .other-details li {
    display: table;
    width: 100%; }
    .other-details li span {
      display: table-cell;
      padding-bottom: 5px;
      padding-top: 5px;
      text-transform: capitalize;
      width: 25%; }
      .other-details li span:nth-child(2), .other-details li span:nth-child(4) {
        color: #212121;
        text-transform: capitalize; }
.left-block-wrap, .right-block-wrap {
  min-height: 175px; }
.right-block-wrap {
  text-align: center; }
  .right-block-wrap .right-block .temprature-icon img {
    width: 80px; }
.left-block-wrap .left-block .temprature {
  font-size: 40px; }
.weather-inverse .panel-body {
  background: #f7f7f9; }
.weather-inverse .left-block-wrap {
  background: #fff; }
.weather-info .left-block-wrap {
  background: #e7368d;
  color: #fff !important; }
  .weather-info .left-block-wrap h5, .weather-info .left-block-wrap .temprature {
    color: #fff !important; }
.weather-warning .left-block-wrap {
  background: #f8b32d;
  color: #fff !important; }
  .weather-warning .left-block-wrap h5, .weather-warning .left-block-wrap .temprature {
    color: #fff !important; }
.weather-danger .left-block-wrap {
  background: #f33923;
  color: #fff !important; }
  .weather-danger .left-block-wrap h5, .weather-danger .left-block-wrap .temprature {
    color: #fff !important; }
.weather-success .left-block-wrap {
  background: #4aa23c;
  color: #fff !important; }
  .weather-success .left-block-wrap h5, .weather-success .left-block-wrap .temprature {
    color: #fff !important; }
/*Sparkline*/
.jqstooltip {
  width: auto !important;
  height: auto !important;
  background: #212121 !important;
  border: none !important; }
/*Pagination*/
.pagination > li > a, .pagination > li > span {
  border-color: #dedede;
  border-radius: 0 !important;
  color: #4aa23c; }
  .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > a:active, .pagination > li > span:hover, .pagination > li > span:focus, .pagination > li > span:active {
    border-color: #dedede;
    background-color: #dedede; }
.pagination > li.active > a, .pagination > li.active > span {
  background: #4aa23c;
  border-color: #dedede; }
  .pagination > li.active > a:hover, .pagination > li.active > a:focus, .pagination > li.active > a:active, .pagination > li.active > span:hover, .pagination > li.active > span:focus, .pagination > li.active > span:active {
    background: #4aa23c;
    border-color: #dedede; }
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  border-color: #dedede;
  color: #4aa23c; }
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  color: #878787; }
/*Pager*/
.pager li > a, .pager li > span {
  border: 1px solid #dedede;
  border-radius: 60px; }
/*Labels*/
.label, .jvectormap-tip {
  padding: 3px 6px 3px;
  font-size: 11px;
  border-radius: 50px;
  text-transform: capitalize;
  font-weight: 400; }
  .label.label-info, .label-info.jvectormap-tip {
    background: #e7368d; }
  .label.label-secondary, .label-secondary.jvectormap-tip {
    background: #596269; }
  .label.label-primary, .label-primary.jvectormap-tip {
    background: #0098a3; }
  .label.label-success, .label-success.jvectormap-tip {
    background: #4aa23c; }
  .label.label-danger, .label-danger.jvectormap-tip {
    background: #f33923; }
  .label.label-warning, .label-warning.jvectormap-tip {
    background: #f8b32d; }
/*Badge*/
.badge {
  background-color: #DCDCDC;
  font-weight: 400;
  padding: 5px 10px;
  color: #212121; }
  .badge.badge-info {
    background: #e7368d;
    color: #fff; }
  .badge.badge-primary {
    background: #0098a3;
    color: #fff; }
  .badge.badge-success {
    background: #4aa23c;
    color: #fff; }
  .badge.badge-danger {
    background: #f33923;
    color: #fff; }
  .badge.badge-warning {
    background: #f8b32d;
    color: #fff; }
  .badge.transparent-badge {
    background: transparent;
    padding-left: 0;
    padding-right: 0; }
    .badge.transparent-badge.badge-info {
      color: #e7368d; }
    .badge.transparent-badge.badge-primary {
      color: #0098a3; }
    .badge.transparent-badge.badge-success {
      color: #4aa23c; }
    .badge.transparent-badge.badge-danger {
      color: #f33923; }
    .badge.transparent-badge.badge-warning {
      color: #f8b32d; }
/*Task Panel*/
.task-panel a.list-group-item {
  background-color: transparent;
  color: #212121;
  border-color: #dedede;
  border-image: none;
  border-radius: 0 !important;
  border-style: solid none;
  border-width: 1px medium;
  border-bottom: none;
  padding: 15px; }
  .task-panel a.list-group-item i {
    color: #878787;
    padding-right: 10px;
    font-size: 18px;
    width: 25px;
    line-height: 24px; }
  .task-panel a.list-group-item:first-child {
    border-top: none; }
  .task-panel a.list-group-item:hover {
    background: rgba(33, 33, 33, 0.05); }
/*Vecotor Map*/
/*Progressbar*/
.progress {
  -webkit-box-shadow: none !important;
  background-color: rgba(120, 130, 140, 0.13);
  box-shadow: none !important;
  height: 6px;
  border-radius: 50px;
  margin-bottom: 18px;
  overflow: hidden; }
  .progress .progress-bar {
    box-shadow: none;
    font-size: 8px;
    font-weight: 600;
    line-height: 12px; }
    .progress .progress-bar:last-child {
      border-radius: 0 60px 60px 0; }
  .progress.progress-xs {
    height: 5px !important; }
  .progress.progress-sm {
    height: 8px !important; }
  .progress.progress-md {
    height: 15px !important; }
    .progress.progress-md .progress-bar {
      font-size: 8px;
      font-weight: 400;
      line-height: 14.4px; }
  .progress.progress-lg {
    height: 20px !important; }
    .progress.progress-lg .progress-bar {
      font-size: 10px;
      font-weight: 400;
      line-height: 20px; }
.progress-bar-info {
  background: #e7368d; }
.progress-bar-primary {
  background: #0098a3; }
.progress-bar-success {
  background: #4aa23c; }
.progress-bar-danger {
  background: #f33923; }
.progress-bar-warning {
  background: #f8b32d; }
.progress-vertical {
  min-height: 250px;
  height: 250px;
  width: 8px;
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 20px; }
  .progress-vertical .progress-bar {
    width: 100%; }
    .progress-vertical .progress-bar:last-child {
      border-radius: 0 60px 60px; }
.progress-vertical-bottom {
  min-height: 250px;
  height: 250px;
  position: relative;
  width: 8px;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 20px; }
  .progress-vertical-bottom .progress-bar {
    width: 100%;
    position: absolute;
    bottom: 0; }
    .progress-vertical-bottom .progress-bar:last-child {
      border-radius: 60px 60px 60px 0 !important; }
.progress-vertical.progress-sm, .progress-vertical-bottom.progress-sm {
  width: 8px !important; }
.progress-vertical.progress-sm .progress-bar, .progress-vertical-bottom.progress-sm .progress-bar {
  font-size: 8px;
  line-height: 5px; }
.progress-vertical.progress-md, .progress-vertical-bottom.progress-md {
  width: 15px !important; }
.progress-vertical.progress-md .progress-bar, .progress-vertical-bottom.progress-md .progress-bar {
  font-size: 10.8px;
  line-height: 14.4px; }
.progress-vertical.progress-lg, .progress-vertical-bottom.progress-lg {
  width: 20px !important; }
.progress-vertical.progress-lg .progress-bar, .progress-vertical-bottom.progress-lg .progress-bar {
  font-size: 12px;
  line-height: 20px; }
.progress-bar-striped, .progress-striped .progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent) !important;
  background-size: 40px 40px !important; }
/*Search Bar*/
.app-search {
  margin: 0;
  position: relative; }
  .app-search a {
    color: #4c5667;
    position: absolute;
    right: 10px;
    top: 15px; }
  .app-search .form-control, .app-search .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .app-search .select2-selection__rendered,
  .app-search .select2-container--default .select2-selection--single,
  .select2-container--default .app-search .select2-selection--single, .app-search .select2-selection.select2-selection--multiple, .app-search .wizard .content > .body input, .wizard .content > .body .app-search input, .app-search .mce-floatpanel .mce-textbox, .mce-floatpanel .app-search .mce-textbox, .app-search .mce-floatpanel .mce-btn, .mce-floatpanel .app-search .mce-btn, .app-search .dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_filter .app-search input, .app-search .dataTables_wrapper .dataTables_length select, .dataTables_wrapper .dataTables_length .app-search select, .app-search .jsgrid-cell input, .jsgrid-cell .app-search input, .app-search .jsgrid-cell select, .jsgrid-cell .app-search select, .app-search .tablesaw-bar .btn-select select, .tablesaw-bar .btn-select .app-search select, .app-search .dd-handle, .app-search .dd3-content, .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, .app-search .form-control:focus, .app-search .select2-container--default .select2-selection--single .select2-selection__rendered:focus, .select2-container--default .select2-selection--single .app-search .select2-selection__rendered: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 .wizard .content > .body input:focus, .wizard .content > .body .app-search input: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 {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border: medium none;
    border-radius: 40px;
    box-shadow: none;
    color: #4c5667;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 40px;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    width: 180px; }
    .app-search .form-control:focus, .app-search .select2-container--default .select2-selection--single .select2-selection__rendered:focus, .select2-container--default .select2-selection--single .app-search .select2-selection__rendered: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 .wizard .content > .body input:focus, .wizard .content > .body .app-search input: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, .app-search .form-control:focus:focus, .app-search .select2-container--default .select2-selection--single .select2-selection__rendered:focus:focus, .select2-container--default .select2-selection--single .app-search .select2-selection__rendered:focus:focus,
    .app-search .select2-container--default .select2-selection--single:focus:focus,
    .select2-container--default .app-search .select2-selection--single:focus:focus, .app-search .select2-selection.select2-selection--multiple:focus:focus, .app-search .wizard .content > .body input:focus:focus, .wizard .content > .body .app-search input:focus:focus, .app-search .mce-floatpanel .mce-textbox:focus:focus, .mce-floatpanel .app-search .mce-textbox:focus:focus, .app-search .mce-floatpanel .mce-btn:focus:focus, .mce-floatpanel .app-search .mce-btn:focus:focus, .app-search .dataTables_wrapper .dataTables_filter input:focus:focus, .dataTables_wrapper .dataTables_filter .app-search input:focus:focus, .app-search .dataTables_wrapper .dataTables_length select:focus:focus, .dataTables_wrapper .dataTables_length .app-search select:focus:focus, .app-search .jsgrid-cell input:focus:focus, .jsgrid-cell .app-search input:focus:focus, .app-search .jsgrid-cell select:focus:focus, .jsgrid-cell .app-search select:focus:focus, .app-search .tablesaw-bar .btn-select select:focus:focus, .tablesaw-bar .btn-select .app-search select:focus:focus, .app-search .dd-handle:focus:focus, .app-search .dd3-content:focus:focus {
      width: 300px; }
/*Chat UI*/
.chat-search {
  width: 100%;
  border-bottom: 1px solid #dedede; }
  .chat-search .input-group {
    width: 100%; }
    .chat-search .input-group .form-control, .chat-search .input-group .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .chat-search .input-group .select2-selection__rendered,
    .chat-search .input-group .select2-container--default .select2-selection--single,
    .select2-container--default .chat-search .input-group .select2-selection--single, .chat-search .input-group .select2-selection.select2-selection--multiple, .chat-search .input-group .wizard .content > .body input, .wizard .content > .body .chat-search .input-group input, .chat-search .input-group .mce-floatpanel .mce-textbox, .mce-floatpanel .chat-search .input-group .mce-textbox, .chat-search .input-group .mce-floatpanel .mce-btn, .mce-floatpanel .chat-search .input-group .mce-btn, .chat-search .input-group .dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_filter .chat-search .input-group input, .chat-search .input-group .dataTables_wrapper .dataTables_length select, .dataTables_wrapper .dataTables_length .chat-search .input-group select, .chat-search .input-group .jsgrid-cell input, .jsgrid-cell .chat-search .input-group input, .chat-search .input-group .jsgrid-cell select, .jsgrid-cell .chat-search .input-group select, .chat-search .input-group .tablesaw-bar .btn-select select, .tablesaw-bar .btn-select .chat-search .input-group select, .chat-search .input-group .dd-handle, .chat-search .input-group .dd3-content {
      height: 36px;
      border-radius: 50px;
      padding-right: 30px;
      background: #fff; }
    .chat-search .input-group .input-group-btn {
      position: absolute;
      right: 22px;
      top: 8px;
      z-index: 4; }
      .chat-search .input-group .input-group-btn > .btn, .chat-search .input-group .wizard > .actions .disabled .input-group-btn > a, .chat-search .input-group .wizard > .actions .input-group-btn > a, .wizard > .actions .chat-search .input-group .input-group-btn > a, .chat-search .input-group .dt-buttons .input-group-btn > .dt-button, .dt-buttons .chat-search .input-group .input-group-btn > .dt-button, .chat-search .input-group .tablesaw-sortable th.tablesaw-sortable-head .input-group-btn > button, .tablesaw-sortable th.tablesaw-sortable-head .chat-search .input-group .input-group-btn > button, .chat-search .input-group .sweet-alert .input-group-btn > button, .sweet-alert .chat-search .input-group .input-group-btn > button, .chat-search .input-group .owl-theme .owl-nav .input-group-btn > [class*="owl-"], .owl-theme .owl-nav .chat-search .input-group .input-group-btn > [class*="owl-"], .chat-search .input-group .input-group-btn > button.fc-agendaDay-button.fc-state-default.fc-corner-right,
      .chat-search .input-group .input-group-btn > button.fc-month-button.fc-state-default.fc-corner-left,
      .chat-search .input-group .input-group-btn > button.fc-agendaWeek-button, .chat-search .input-group .input-group-btn > .fc-prev-button, .chat-search .input-group .input-group-btn > .fc-next-button, .chat-search .input-group .input-group-btn > .fc-today-button {
        background: transparent none repeat scroll 0 0;
        border: medium none;
        padding: 0; }
        .chat-search .input-group .input-group-btn > .btn i, .chat-search .input-group .wizard > .actions .input-group-btn > a i, .wizard > .actions .chat-search .input-group .input-group-btn > a i, .chat-search .input-group .dt-buttons .input-group-btn > .dt-button i, .dt-buttons .chat-search .input-group .input-group-btn > .dt-button i, .chat-search .input-group .tablesaw-sortable th.tablesaw-sortable-head .input-group-btn > button i, .tablesaw-sortable th.tablesaw-sortable-head .chat-search .input-group .input-group-btn > button i, .chat-search .input-group .sweet-alert .input-group-btn > button i, .sweet-alert .chat-search .input-group .input-group-btn > button i, .chat-search .input-group .owl-theme .owl-nav .input-group-btn > [class*="owl-"] i, .owl-theme .owl-nav .chat-search .input-group .input-group-btn > [class*="owl-"] i, .chat-search .input-group .input-group-btn > button.fc-agendaDay-button.fc-state-default.fc-corner-right i,
        .chat-search .input-group .input-group-btn > button.fc-month-button.fc-state-default.fc-corner-left i,
        .chat-search .input-group .input-group-btn > button.fc-agendaWeek-button i, .chat-search .input-group .input-group-btn > .fc-prev-button i, .chat-search .input-group .input-group-btn > .fc-next-button i, .chat-search .input-group .input-group-btn > .fc-today-button i {
          color: #878787;
          font-size: 20px; }
.add-friend {
  margin-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px; }
  .add-friend span {
    text-transform: capitalize;
    font-size: 16px;
    width: 33.33%;
    float: left;
    text-align: center;
    vertical-align: middle; }
  .add-friend a {
    width: 33.33%;
    float: left;
    font-size: 18px; }
.chat-list-wrap .chat-body > a {
  border-bottom: 1px solid #dedede;
  display: block; }
.chat-list-wrap .chat-body .chat-data {
  padding: 10px 15px;
  position: relative;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease; }
  .chat-list-wrap .chat-body .chat-data:hover {
    background: rgba(33, 33, 33, 0.05); }
  .chat-list-wrap .chat-body .chat-data.active-user {
    background: rgba(33, 33, 33, 0.05); }
  .chat-list-wrap .chat-body .chat-data .user-img {
    height: 35px;
    width: 35px;
    float: left;
    margin-right: 15px; }
  .chat-list-wrap .chat-body .chat-data .user-data {
    float: left; }
    .chat-list-wrap .chat-body .chat-data .user-data .time {
      font-size: 12px;
      margin-top: 2px;
      width: 165px; }
  .chat-list-wrap .chat-body .chat-data .status {
    border: 2px solid #fff;
    border-radius: 50%;
    height: 10px;
    position: absolute;
    left: 40px;
    top: 37px;
    width: 10px; }
    .chat-list-wrap .chat-body .chat-data .status.away {
      background: #f8b32d; }
    .chat-list-wrap .chat-body .chat-data .status.offline {
      background: #f33923; }
    .chat-list-wrap .chat-body .chat-data .status.online {
      background: #4aa23c; }
.recent-chat-wrap .panel-heading {
  padding: 0;
  background: transparent; }
  .recent-chat-wrap .panel-heading .goto-back {
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom: 1px solid #dedede; }
    .recent-chat-wrap .panel-heading .goto-back span {
      text-transform: capitalize;
      font-size: 16px;
      width: 33.33%;
      float: left;
      text-align: center;
      vertical-align: middle; }
    .recent-chat-wrap .panel-heading .goto-back a {
      width: 33.33%;
      float: left;
      font-size: 18px; }
.recent-chat-wrap.card-view {
  border: none;
  padding: 0;
  margin: 0; }
.recent-chat-wrap .input-group {
  width: 100%;
  display: block; }
  .recent-chat-wrap .input-group .input-msg-send {
    background: rgba(33, 33, 33, 0.05);
    border: medium none;
    height: 60px;
    padding-right: 60px; }
  .recent-chat-wrap .input-group .input-group-btn {
    position: absolute;
    right: 22px;
    top: 20px;
    z-index: 4; }
    .recent-chat-wrap .input-group .input-group-btn .btn, .recent-chat-wrap .input-group .input-group-btn .wizard > .actions a, .wizard > .actions .recent-chat-wrap .input-group .input-group-btn a, .recent-chat-wrap .input-group .input-group-btn .dt-buttons .dt-button, .dt-buttons .recent-chat-wrap .input-group .input-group-btn .dt-button, .recent-chat-wrap .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .recent-chat-wrap .input-group .input-group-btn button, .recent-chat-wrap .input-group .input-group-btn .sweet-alert button, .sweet-alert .recent-chat-wrap .input-group .input-group-btn button, .recent-chat-wrap .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .recent-chat-wrap .input-group .input-group-btn [class*="owl-"], .recent-chat-wrap .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .recent-chat-wrap .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left,
    .recent-chat-wrap .input-group .input-group-btn button.fc-agendaWeek-button, .recent-chat-wrap .input-group .input-group-btn .fc-prev-button, .recent-chat-wrap .input-group .input-group-btn .fc-next-button, .recent-chat-wrap .input-group .input-group-btn .fc-today-button {
      background: transparent none repeat scroll 0 0;
      border: medium none;
      padding: 0; }
      .recent-chat-wrap .input-group .input-group-btn .btn:hover, .recent-chat-wrap .input-group .input-group-btn .wizard > .actions a:hover, .wizard > .actions .recent-chat-wrap .input-group .input-group-btn a:hover, .recent-chat-wrap .input-group .input-group-btn .dt-buttons .dt-button:hover, .dt-buttons .recent-chat-wrap .input-group .input-group-btn .dt-button:hover, .recent-chat-wrap .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button:hover, .tablesaw-sortable th.tablesaw-sortable-head .recent-chat-wrap .input-group .input-group-btn button:hover, .recent-chat-wrap .input-group .input-group-btn .sweet-alert button:hover, .sweet-alert .recent-chat-wrap .input-group .input-group-btn button:hover, .recent-chat-wrap .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"]:hover, .owl-theme .owl-nav .recent-chat-wrap .input-group .input-group-btn [class*="owl-"]:hover, .recent-chat-wrap .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .recent-chat-wrap .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .recent-chat-wrap .input-group .input-group-btn button.fc-agendaWeek-button:hover, .recent-chat-wrap .input-group .input-group-btn .fc-prev-button:hover, .recent-chat-wrap .input-group .input-group-btn .fc-next-button:hover, .recent-chat-wrap .input-group .input-group-btn .fc-today-button:hover, .recent-chat-wrap .input-group .input-group-btn .btn:active, .recent-chat-wrap .input-group .input-group-btn .wizard > .actions a:active, .wizard > .actions .recent-chat-wrap .input-group .input-group-btn a:active, .recent-chat-wrap .input-group .input-group-btn .dt-buttons .dt-button:active, .dt-buttons .recent-chat-wrap .input-group .input-group-btn .dt-button:active, .recent-chat-wrap .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button:active, .tablesaw-sortable th.tablesaw-sortable-head .recent-chat-wrap .input-group .input-group-btn button:active, .recent-chat-wrap .input-group .input-group-btn .sweet-alert button:active, .sweet-alert .recent-chat-wrap .input-group .input-group-btn button:active, .recent-chat-wrap .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"]:active, .owl-theme .owl-nav .recent-chat-wrap .input-group .input-group-btn [class*="owl-"]:active, .recent-chat-wrap .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .recent-chat-wrap .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left:active,
      .recent-chat-wrap .input-group .input-group-btn button.fc-agendaWeek-button:active, .recent-chat-wrap .input-group .input-group-btn .fc-prev-button:active, .recent-chat-wrap .input-group .input-group-btn .fc-next-button:active, .recent-chat-wrap .input-group .input-group-btn .fc-today-button:active, .recent-chat-wrap .input-group .input-group-btn .btn:focus, .recent-chat-wrap .input-group .input-group-btn .wizard > .actions a:focus, .wizard > .actions .recent-chat-wrap .input-group .input-group-btn a:focus, .recent-chat-wrap .input-group .input-group-btn .dt-buttons .dt-button:focus, .dt-buttons .recent-chat-wrap .input-group .input-group-btn .dt-button:focus, .recent-chat-wrap .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button:focus, .tablesaw-sortable th.tablesaw-sortable-head .recent-chat-wrap .input-group .input-group-btn button:focus, .recent-chat-wrap .input-group .input-group-btn .sweet-alert button:focus, .sweet-alert .recent-chat-wrap .input-group .input-group-btn button:focus, .recent-chat-wrap .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"]:focus, .owl-theme .owl-nav .recent-chat-wrap .input-group .input-group-btn [class*="owl-"]:focus, .recent-chat-wrap .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .recent-chat-wrap .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .recent-chat-wrap .input-group .input-group-btn button.fc-agendaWeek-button:focus, .recent-chat-wrap .input-group .input-group-btn .fc-prev-button:focus, .recent-chat-wrap .input-group .input-group-btn .fc-next-button:focus, .recent-chat-wrap .input-group .input-group-btn .fc-today-button:focus {
        background: transparent none repeat scroll 0 0; }
      .recent-chat-wrap .input-group .input-group-btn .btn i, .recent-chat-wrap .input-group .input-group-btn .wizard > .actions a i, .wizard > .actions .recent-chat-wrap .input-group .input-group-btn a i, .recent-chat-wrap .input-group .input-group-btn .dt-buttons .dt-button i, .dt-buttons .recent-chat-wrap .input-group .input-group-btn .dt-button i, .recent-chat-wrap .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button i, .tablesaw-sortable th.tablesaw-sortable-head .recent-chat-wrap .input-group .input-group-btn button i, .recent-chat-wrap .input-group .input-group-btn .sweet-alert button i, .sweet-alert .recent-chat-wrap .input-group .input-group-btn button i, .recent-chat-wrap .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"] i, .owl-theme .owl-nav .recent-chat-wrap .input-group .input-group-btn [class*="owl-"] i, .recent-chat-wrap .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right i,
      .recent-chat-wrap .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left i,
      .recent-chat-wrap .input-group .input-group-btn button.fc-agendaWeek-button i, .recent-chat-wrap .input-group .input-group-btn .fc-prev-button i, .recent-chat-wrap .input-group .input-group-btn .fc-next-button i, .recent-chat-wrap .input-group .input-group-btn .fc-today-button i {
        color: rgba(33, 33, 33, 0.2);
        font-size: 20px; }
    .recent-chat-wrap .input-group .input-group-btn.emojis {
      right: 50px; }
.recent-chat-wrap .chat-content .user-img {
  height: 27px;
  width: 27px;
  position: absolute; }
.recent-chat-wrap .chat-content ul li {
  padding: 0 15px;
  margin-bottom: 20px;
  position: relative; }
.recent-chat-wrap .chat-content .msg {
  padding: 7px 15px;
  color: #212121;
  max-width: 100%;
  overflow-wrap: break-word;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3); }
  .recent-chat-wrap .chat-content .msg .msg-per-detail span {
    font-size: 10px;
    text-transform: uppercase; }
.recent-chat-wrap .chat-content .friend .friend-msg-wrap .msg {
  margin-left: 37px;
  background: rgba(33, 33, 33, 0.04) none repeat scroll 0 0;
  border-radius: 15px; }
.recent-chat-wrap .chat-content .self .self-msg-wrap .msg {
  background: rgba(74, 162, 60, 0.24) none repeat scroll 0 0;
  margin-left: 100px;
  border-radius: 15px; }
.chat-cmplt-wrap {
  position: relative; }
  .chat-cmplt-wrap .chat-box-wrap {
    left: 0;
    position: relative;
    -webkit-transition: left 0.4s ease 0s;
    -moz-transition: left 0.4s ease 0s;
    transition: left 0.4s ease 0s; }
  .chat-cmplt-wrap .recent-chat-box-wrap {
    position: absolute;
    right: -300px;
    top: 0;
    -webkit-transition: right 0.4s ease 0s;
    -moz-transition: right 0.4s ease 0s;
    transition: right 0.4s ease 0s;
    width: 100%;
    z-index: 2; }
  .chat-cmplt-wrap.chat-box-slide .chat-box-wrap {
    left: -300px; }
  .chat-cmplt-wrap.chat-box-slide .recent-chat-box-wrap {
    right: 0; }
  .chat-cmplt-wrap.chat-for-widgets, .chat-cmplt-wrap.chat-for-widgets-1 {
    height: 370px;
    overflow: hidden; }
    .chat-cmplt-wrap.chat-for-widgets .recent-chat-box-wrap, .chat-cmplt-wrap.chat-for-widgets-1 .recent-chat-box-wrap {
      position: absolute;
      right: -100%; }
    .chat-cmplt-wrap.chat-for-widgets.chat-box-slide .chat-box-wrap, .chat-cmplt-wrap.chat-box-slide.chat-for-widgets-1 .chat-box-wrap {
      left: -100%; }
    .chat-cmplt-wrap.chat-for-widgets.chat-box-slide .recent-chat-box-wrap, .chat-cmplt-wrap.chat-box-slide.chat-for-widgets-1 .recent-chat-box-wrap {
      right: 0; }
  .chat-cmplt-wrap.chat-for-widgets-1 {
    height: 596px; }
    .chat-cmplt-wrap.chat-for-widgets-1 .chat-search {
      padding: 0; }
      .chat-cmplt-wrap.chat-for-widgets-1 .chat-search .input-group input {
        height: 52px;
        border-radius: 0;
        border: none; }
      .chat-cmplt-wrap.chat-for-widgets-1 .chat-search .input-group .input-group-btn {
        top: 18px; }
    .chat-cmplt-wrap.chat-for-widgets-1 .chat-box-wrap {
      float: left;
      width: 30%; }
    .chat-cmplt-wrap.chat-for-widgets-1 .recent-chat-box-wrap {
      border-left: 1px solid rgba(33, 33, 33, 0.05);
      float: left;
      position: relative;
      right: 0;
      width: 70%; }
/*Widgets*/
.top-countries img {
  width: 20px; }
/*Profile*/
.profile-box .fileupload.btn, .profile-box .wizard > .actions a.fileupload, .wizard > .actions .profile-box a.fileupload, .profile-box .dt-buttons .fileupload.dt-button, .dt-buttons .profile-box .fileupload.dt-button, .profile-box .tablesaw-sortable th.tablesaw-sortable-head button.fileupload, .tablesaw-sortable th.tablesaw-sortable-head .profile-box button.fileupload, .profile-box .sweet-alert button.fileupload, .sweet-alert .profile-box button.fileupload, .profile-box .owl-theme .owl-nav .fileupload[class*="owl-"], .owl-theme .owl-nav .profile-box .fileupload[class*="owl-"], .profile-box button.fileupload.fc-agendaDay-button.fc-state-default.fc-corner-right,
.profile-box button.fileupload.fc-month-button.fc-state-default.fc-corner-left,
.profile-box button.fileupload.fc-agendaWeek-button, .profile-box .fileupload.fc-prev-button, .profile-box .fileupload.fc-next-button, .profile-box .fileupload.fc-today-button {
  background: rgba(33, 33, 33, 0.5);
  border-radius: 0;
  padding: 3px 10px;
  border: none; }
  .profile-box .fileupload.btn:hover, .profile-box .wizard > .actions a.fileupload:hover, .wizard > .actions .profile-box a.fileupload:hover, .profile-box .dt-buttons .fileupload.dt-button:hover, .dt-buttons .profile-box .fileupload.dt-button:hover, .profile-box .tablesaw-sortable th.tablesaw-sortable-head button.fileupload:hover, .tablesaw-sortable th.tablesaw-sortable-head .profile-box button.fileupload:hover, .profile-box .sweet-alert button.fileupload:hover, .sweet-alert .profile-box button.fileupload:hover, .profile-box .owl-theme .owl-nav .fileupload[class*="owl-"]:hover, .owl-theme .owl-nav .profile-box .fileupload[class*="owl-"]:hover, .profile-box button.fileupload.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
  .profile-box button.fileupload.fc-month-button.fc-state-default.fc-corner-left:hover,
  .profile-box button.fileupload.fc-agendaWeek-button:hover, .profile-box .fileupload.fc-prev-button:hover, .profile-box .fileupload.fc-next-button:hover, .profile-box .fileupload.fc-today-button:hover, .profile-box .fileupload.btn:active, .profile-box .wizard > .actions a.fileupload:active, .wizard > .actions .profile-box a.fileupload:active, .profile-box .dt-buttons .fileupload.dt-button:active, .dt-buttons .profile-box .fileupload.dt-button:active, .profile-box .tablesaw-sortable th.tablesaw-sortable-head button.fileupload:active, .tablesaw-sortable th.tablesaw-sortable-head .profile-box button.fileupload:active, .profile-box .sweet-alert button.fileupload:active, .sweet-alert .profile-box button.fileupload:active, .profile-box .owl-theme .owl-nav .fileupload[class*="owl-"]:active, .owl-theme .owl-nav .profile-box .fileupload[class*="owl-"]:active, .profile-box button.fileupload.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
  .profile-box button.fileupload.fc-month-button.fc-state-default.fc-corner-left:active,
  .profile-box button.fileupload.fc-agendaWeek-button:active, .profile-box .fileupload.fc-prev-button:active, .profile-box .fileupload.fc-next-button:active, .profile-box .fileupload.fc-today-button:active, .profile-box .fileupload.btn:focus, .profile-box .wizard > .actions a.fileupload:focus, .wizard > .actions .profile-box a.fileupload:focus, .profile-box .dt-buttons .fileupload.dt-button:focus, .dt-buttons .profile-box .fileupload.dt-button:focus, .profile-box .tablesaw-sortable th.tablesaw-sortable-head button.fileupload:focus, .tablesaw-sortable th.tablesaw-sortable-head .profile-box button.fileupload:focus, .profile-box .sweet-alert button.fileupload:focus, .sweet-alert .profile-box button.fileupload:focus, .profile-box .owl-theme .owl-nav .fileupload[class*="owl-"]:focus, .owl-theme .owl-nav .profile-box .fileupload[class*="owl-"]:focus, .profile-box button.fileupload.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
  .profile-box button.fileupload.fc-month-button.fc-state-default.fc-corner-left:focus,
  .profile-box button.fileupload.fc-agendaWeek-button:focus, .profile-box .fileupload.fc-prev-button:focus, .profile-box .fileupload.fc-next-button:focus, .profile-box .fileupload.fc-today-button:focus {
    background: rgba(33, 33, 33, 0.5); }
  .profile-box .fileupload.btn .btn-text, .profile-box .wizard > .actions a.fileupload .btn-text, .wizard > .actions .profile-box a.fileupload .btn-text, .profile-box .dt-buttons .fileupload.dt-button .btn-text, .dt-buttons .profile-box .fileupload.dt-button .btn-text, .profile-box .tablesaw-sortable th.tablesaw-sortable-head button.fileupload .btn-text, .tablesaw-sortable th.tablesaw-sortable-head .profile-box button.fileupload .btn-text, .profile-box .sweet-alert button.fileupload .btn-text, .sweet-alert .profile-box button.fileupload .btn-text, .profile-box .owl-theme .owl-nav .fileupload[class*="owl-"] .btn-text, .owl-theme .owl-nav .profile-box .fileupload[class*="owl-"] .btn-text, .profile-box button.fileupload.fc-agendaDay-button.fc-state-default.fc-corner-right .btn-text,
  .profile-box button.fileupload.fc-month-button.fc-state-default.fc-corner-left .btn-text,
  .profile-box button.fileupload.fc-agendaWeek-button .btn-text, .profile-box .fileupload.fc-prev-button .btn-text, .profile-box .fileupload.fc-next-button .btn-text, .profile-box .fileupload.fc-today-button .btn-text {
    color: #fff;
    font-size: 13px; }
.profile-box .profile-cover-pic {
  position: relative;
  min-height: 197px;
  background-image: url("../img/gallery/mock6.jpg"); }
  .profile-box .profile-cover-pic .profile-image-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background: #212121;
    opacity: .4; }
  .profile-box .profile-cover-pic .fileupload.btn, .profile-box .profile-cover-pic .wizard > .actions a.fileupload, .wizard > .actions .profile-box .profile-cover-pic a.fileupload, .profile-box .profile-cover-pic .dt-buttons .fileupload.dt-button, .dt-buttons .profile-box .profile-cover-pic .fileupload.dt-button, .profile-box .profile-cover-pic .tablesaw-sortable th.tablesaw-sortable-head button.fileupload, .tablesaw-sortable th.tablesaw-sortable-head .profile-box .profile-cover-pic button.fileupload, .profile-box .profile-cover-pic .sweet-alert button.fileupload, .sweet-alert .profile-box .profile-cover-pic button.fileupload, .profile-box .profile-cover-pic .owl-theme .owl-nav .fileupload[class*="owl-"], .owl-theme .owl-nav .profile-box .profile-cover-pic .fileupload[class*="owl-"], .profile-box .profile-cover-pic button.fileupload.fc-agendaDay-button.fc-state-default.fc-corner-right,
  .profile-box .profile-cover-pic button.fileupload.fc-month-button.fc-state-default.fc-corner-left,
  .profile-box .profile-cover-pic button.fileupload.fc-agendaWeek-button, .profile-box .profile-cover-pic .fileupload.fc-prev-button, .profile-box .profile-cover-pic .fileupload.fc-next-button, .profile-box .profile-cover-pic .fileupload.fc-today-button {
    position: relative;
    float: right;
    z-index: 1; }
.profile-box .profile-info {
  position: relative;
  z-index: 1; }
  .profile-box .profile-info .profile-img-wrap {
    border-radius: 2px;
    height: 143px;
    margin: -80px auto 0;
    padding: 4px;
    position: relative;
    width: 143px;
    background: #fff; }
    .profile-box .profile-info .profile-img-wrap img {
      width: 135px;
      height: 135px; }
    .profile-box .profile-info .profile-img-wrap .fileupload.btn, .profile-box .profile-info .profile-img-wrap .wizard > .actions a.fileupload, .wizard > .actions .profile-box .profile-info .profile-img-wrap a.fileupload, .profile-box .profile-info .profile-img-wrap .dt-buttons .fileupload.dt-button, .dt-buttons .profile-box .profile-info .profile-img-wrap .fileupload.dt-button, .profile-box .profile-info .profile-img-wrap .tablesaw-sortable th.tablesaw-sortable-head button.fileupload, .tablesaw-sortable th.tablesaw-sortable-head .profile-box .profile-info .profile-img-wrap button.fileupload, .profile-box .profile-info .profile-img-wrap .sweet-alert button.fileupload, .sweet-alert .profile-box .profile-info .profile-img-wrap button.fileupload, .profile-box .profile-info .profile-img-wrap .owl-theme .owl-nav .fileupload[class*="owl-"], .owl-theme .owl-nav .profile-box .profile-info .profile-img-wrap .fileupload[class*="owl-"], .profile-box .profile-info .profile-img-wrap button.fileupload.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .profile-box .profile-info .profile-img-wrap button.fileupload.fc-month-button.fc-state-default.fc-corner-left,
    .profile-box .profile-info .profile-img-wrap button.fileupload.fc-agendaWeek-button, .profile-box .profile-info .profile-img-wrap .fileupload.fc-prev-button, .profile-box .profile-info .profile-img-wrap .fileupload.fc-next-button, .profile-box .profile-info .profile-img-wrap .fileupload.fc-today-button {
      position: absolute;
      right: 4px;
      bottom: 4px; }
.profile-box .social-info {
  border-top: 1px solid rgba(33, 33, 33, 0.05);
  padding: 30px 15px;
  color: #212121; }
  .profile-box .social-info .counts {
    font-size: 21px; }
  .profile-box .social-info .counts-text {
    color: #878787; }
/*Followers*/
.followers-list-wrap .follo-body .follo-data {
  padding: 10px 15px;
  border-bottom: 1px solid #dedede;
  display: block;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  transition: 0.2s ease; }
  .followers-list-wrap .follo-body .follo-data .user-img {
    height: 35px;
    width: 35px;
    float: left;
    margin-right: 15px; }
  .followers-list-wrap .follo-body .follo-data .user-data {
    float: left; }
    .followers-list-wrap .follo-body .follo-data .user-data .name {
      color: #212121; }
    .followers-list-wrap .follo-body .follo-data .user-data .time {
      font-size: 12px;
      margin-top: 2px;
      width: 165px; }
/*Small graph*/
.flex-stat {
  overflow: hidden; }
  .flex-stat li {
    float: left;
    width: 33.33%;
    text-align: center; }
    .flex-stat li > span {
      text-transform: capitalize; }
.sm-data-box .counter {
  font-size: 24px; }
.sm-data-box .data-wrap-left,
.sm-data-box .data-wrap-right {
  padding-top: 19px;
  padding-bottom: 19px;
  min-height: 99px; }
.sm-data-box .data-wrap-right .data-right-rep-icon {
  display: inline-block;
  font-size: 40px;
  padding-top: 10px; }
.sm-data-box.data-with-border .data-wrap-left {
  border-right: 1px solid rgba(135, 135, 135, 0.2); }
.sm-data-box-1 .cus-sat-stat {
  font-size: 42px; }
.sm-data-box-2 .table > tbody > tr > td, .sm-data-box-2 .jsgrid-table > tbody > tr > td, .sm-data-box-2 .table > tbody > tr > th, .sm-data-box-2 .jsgrid-table > tbody > tr > th, .sm-data-box-2 .table > tfoot > tr > td, .sm-data-box-2 .jsgrid-table > tfoot > tr > td, .sm-data-box-2 .table > tfoot > tr > th, .sm-data-box-2 .jsgrid-table > tfoot > tr > th, .sm-data-box-2 .table > thead > tr > td, .sm-data-box-2 .jsgrid-table > thead > tr > td, .sm-data-box-2 .table > thead > tr > th, .sm-data-box-2 .jsgrid-table > thead > tr > th {
  padding: 12.5px 15px; }
.sm-data-box-3 .panel-heading .pull-left i.zmdi {
  padding-top: 11px; }
.sm-data-box-3 .easypiechart {
  height: 165px;
  width: 165px; }
  .sm-data-box-3 .easypiechart .percent {
    font-size: 30px;
    line-height: 30px;
    margin-top: 56px; }
    .sm-data-box-3 .easypiechart .percent::after {
      font-size: 30px; }
.sm-data-box-3 i.zmdi-caret-up, .sm-data-box-3 i.zmdi-caret-down {
  position: relative;
  top: 2px; }
.lg-progress-box i {
  color: #e5e5e5;
  font-size: 56px; }
/*Timeline*/
.timeline {
  list-style: none;
  padding: 10px 0;
  position: relative; }
  .timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 1px;
    background: #dedede;
    left: 50%;
    margin-left: -1.5px; }
  .timeline > li {
    margin-bottom: 150px;
    position: relative;
    width: 50%;
    float: left;
    clear: left; }
    .timeline > li:last-child {
      margin-bottom: 0; }
    .timeline > li > .timeline-panel {
      width: calc(100% - 50px);
      float: left;
      position: relative;
      border-radius: 2px;
      background-color: rgba(33, 33, 33, 0.05); }
      .timeline > li > .timeline-panel:after {
        position: absolute;
        top: 30px;
        right: -10px;
        display: inline-block;
        border-top: 10px solid transparent;
        border-left: 10px solid;
        border-right: 0 solid #fff;
        border-bottom: 10px solid transparent;
        border-left-color: rgba(33, 33, 33, 0.05);
        content: " "; }
      .timeline > li > .timeline-panel.bg-yellow:after {
        border-left-color: #f8b32d; }
      .timeline > li > .timeline-panel.bg-red:after {
        border-left-color: #f33923; }
      .timeline > li > .timeline-panel.bg-blue:after {
        border-left-color: #0098a3; }
      .timeline > li > .timeline-panel.bg-green:after {
        border-left-color: #4aa23c; }
    .timeline > li > .timeline-badge {
      color: #fff;
      width: 44px;
      height: 44px;
      border-radius: 50%;
      line-height: 50px;
      text-align: center;
      position: absolute;
      top: 16px;
      right: -22px;
      z-index: 100; }
      .timeline > li > .timeline-badge i {
        font-size: 16px; }
    .timeline > li.timeline-inverted
    > .timeline-panel {
      float: right; }
      .timeline > li.timeline-inverted
      > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 10px;
        left: -10px;
        right: auto;
        border-right-color: rgba(33, 33, 33, 0.05); }
      .timeline > li.timeline-inverted
      > .timeline-panel.bg-yellow:after {
        border-right-color: #f8b32d; }
      .timeline > li.timeline-inverted
      > .timeline-panel.bg-pink:after {
        border-right-color: #e7368d; }
      .timeline > li.timeline-inverted
      > .timeline-panel.bg-red:after {
        border-right-color: #f33923; }
      .timeline > li.timeline-inverted
      > .timeline-panel.bg-blue:after {
        border-right-color: #0098a3; }
      .timeline > li.timeline-inverted
      > .timeline-panel.bg-green:after {
        border-right-color: #4aa23c; }
.timeline > li.timeline-inverted {
  float: right;
  clear: right;
  margin-top: 150px; }
.timeline > li.timeline-inverted > .timeline-badge {
  left: -22px; }
/*Caledar*/
.calendar-event {
  cursor: move;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 10px; }
  .calendar-event a {
    color: #fff;
    font-size: 10px;
    margin: 4px 0 0 10px;
    opacity: 0.6; }
.fc button {
  height: auto !important;
  font-size: 14px !important;
  text-shadow: none !important; }
button.fc-agendaDay-button.fc-state-default.fc-corner-right,
button.fc-month-button.fc-state-default.fc-corner-left,
button.fc-agendaWeek-button {
  padding: 9px 25px; }
.fc-month-button, .fc-agendaWeek-button {
  margin-right: 15px !important; }
.fc-event {
  background-color: rgba(74, 162, 60, 0.2);
  border: none;
  border-radius: 0;
  font-size: 12px;
  color: #212121; }
.fc-day-grid-event {
  margin: 5px 0 0;
  padding: 5px; }
.fc-prev-button, .fc-next-button, .fc-today-button {
  border-radius: 0 !important; }
.fc-unthemed .fc-today {
  background: #e7368d;
  color: #fff; }
.fc-event, .fc-event:hover, .ui-widget .fc-event {
  color: #212121; }
.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-content, .fc-unthemed .fc-popover {
  border-color: #dedede; }
.small-calendar .fc-left h2 {
  font-size: 16px;
  line-height: 20px; }
.small-calendar .fc-next-button, .small-calendar .fc-prev-button {
  background: transparent;
  border: none;
  color: #878787;
  font-size: 20px !important;
  padding: 0;
  line-height: 0; }
  .small-calendar .fc-next-button .fc-icon, .small-calendar .fc-prev-button .fc-icon {
    display: inline-block;
    font-family: "Material-Design-Iconic-Font";
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto; }
.small-calendar .fc-next-button .fc-icon-right-single-arrow:before {
  content: '\f2fb'; }
.small-calendar .fc-next-button .fc-icon-right-single-arrow:after {
  content: '';
  font-size: inherit;
  font-weight: inherit;
  top: inherit; }
.small-calendar .fc-prev-button {
  margin-right: 5px !important; }
  .small-calendar .fc-prev-button .fc-icon-left-single-arrow:before {
    content: '\f2fa'; }
  .small-calendar .fc-prev-button .fc-icon-left-single-arrow:after {
    content: '';
    font-size: inherit;
    font-weight: inherit;
    top: inherit; }
/*Todo List*/
.todo-box-wrap .add-todo {
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #dedede; }
  .todo-box-wrap .add-todo span {
    text-transform: capitalize;
    font-size: 16px;
    width: 33.33%;
    float: left;
    text-align: center;
    vertical-align: middle; }
  .todo-box-wrap .add-todo a {
    width: 33.33%;
    float: left;
    font-size: 18px; }
.todo-box-wrap .new-todo .input-group {
  width: 100%;
  display: block; }
  .todo-box-wrap .new-todo .input-group input {
    background: rgba(33, 33, 33, 0.05);
    border: medium none;
    height: 60px;
    padding-right: 60px; }
  .todo-box-wrap .new-todo .input-group .input-group-btn {
    position: absolute;
    right: 22px;
    top: 20px;
    z-index: 4; }
    .todo-box-wrap .new-todo .input-group .input-group-btn .btn, .todo-box-wrap .new-todo .input-group .input-group-btn .wizard > .actions a, .wizard > .actions .todo-box-wrap .new-todo .input-group .input-group-btn a, .todo-box-wrap .new-todo .input-group .input-group-btn .dt-buttons .dt-button, .dt-buttons .todo-box-wrap .new-todo .input-group .input-group-btn .dt-button, .todo-box-wrap .new-todo .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .todo-box-wrap .new-todo .input-group .input-group-btn button, .todo-box-wrap .new-todo .input-group .input-group-btn .sweet-alert button, .sweet-alert .todo-box-wrap .new-todo .input-group .input-group-btn button, .todo-box-wrap .new-todo .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .todo-box-wrap .new-todo .input-group .input-group-btn [class*="owl-"], .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left,
    .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaWeek-button, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-prev-button, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-next-button, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-today-button {
      background: transparent none repeat scroll 0 0;
      border: medium none;
      padding: 0; }
      .todo-box-wrap .new-todo .input-group .input-group-btn .btn:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .wizard > .actions a:hover, .wizard > .actions .todo-box-wrap .new-todo .input-group .input-group-btn a:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .dt-buttons .dt-button:hover, .dt-buttons .todo-box-wrap .new-todo .input-group .input-group-btn .dt-button:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button:hover, .tablesaw-sortable th.tablesaw-sortable-head .todo-box-wrap .new-todo .input-group .input-group-btn button:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .sweet-alert button:hover, .sweet-alert .todo-box-wrap .new-todo .input-group .input-group-btn button:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"]:hover, .owl-theme .owl-nav .todo-box-wrap .new-todo .input-group .input-group-btn [class*="owl-"]:hover, .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right:hover,
      .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left:hover,
      .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaWeek-button:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-prev-button:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-next-button:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-today-button:hover, .todo-box-wrap .new-todo .input-group .input-group-btn .btn:active, .todo-box-wrap .new-todo .input-group .input-group-btn .wizard > .actions a:active, .wizard > .actions .todo-box-wrap .new-todo .input-group .input-group-btn a:active, .todo-box-wrap .new-todo .input-group .input-group-btn .dt-buttons .dt-button:active, .dt-buttons .todo-box-wrap .new-todo .input-group .input-group-btn .dt-button:active, .todo-box-wrap .new-todo .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button:active, .tablesaw-sortable th.tablesaw-sortable-head .todo-box-wrap .new-todo .input-group .input-group-btn button:active, .todo-box-wrap .new-todo .input-group .input-group-btn .sweet-alert button:active, .sweet-alert .todo-box-wrap .new-todo .input-group .input-group-btn button:active, .todo-box-wrap .new-todo .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"]:active, .owl-theme .owl-nav .todo-box-wrap .new-todo .input-group .input-group-btn [class*="owl-"]:active, .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right:active,
      .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left:active,
      .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaWeek-button:active, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-prev-button:active, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-next-button:active, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-today-button:active, .todo-box-wrap .new-todo .input-group .input-group-btn .btn:focus, .todo-box-wrap .new-todo .input-group .input-group-btn .wizard > .actions a:focus, .wizard > .actions .todo-box-wrap .new-todo .input-group .input-group-btn a:focus, .todo-box-wrap .new-todo .input-group .input-group-btn .dt-buttons .dt-button:focus, .dt-buttons .todo-box-wrap .new-todo .input-group .input-group-btn .dt-button:focus, .todo-box-wrap .new-todo .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button:focus, .tablesaw-sortable th.tablesaw-sortable-head .todo-box-wrap .new-todo .input-group .input-group-btn button:focus, .todo-box-wrap .new-todo .input-group .input-group-btn .sweet-alert button:focus, .sweet-alert .todo-box-wrap .new-todo .input-group .input-group-btn button:focus, .todo-box-wrap .new-todo .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"]:focus, .owl-theme .owl-nav .todo-box-wrap .new-todo .input-group .input-group-btn [class*="owl-"]:focus, .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right:focus,
      .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left:focus,
      .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaWeek-button:focus, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-prev-button:focus, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-next-button:focus, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-today-button:focus {
        background: transparent none repeat scroll 0 0; }
      .todo-box-wrap .new-todo .input-group .input-group-btn .btn i, .todo-box-wrap .new-todo .input-group .input-group-btn .wizard > .actions a i, .wizard > .actions .todo-box-wrap .new-todo .input-group .input-group-btn a i, .todo-box-wrap .new-todo .input-group .input-group-btn .dt-buttons .dt-button i, .dt-buttons .todo-box-wrap .new-todo .input-group .input-group-btn .dt-button i, .todo-box-wrap .new-todo .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button i, .tablesaw-sortable th.tablesaw-sortable-head .todo-box-wrap .new-todo .input-group .input-group-btn button i, .todo-box-wrap .new-todo .input-group .input-group-btn .sweet-alert button i, .sweet-alert .todo-box-wrap .new-todo .input-group .input-group-btn button i, .todo-box-wrap .new-todo .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"] i, .owl-theme .owl-nav .todo-box-wrap .new-todo .input-group .input-group-btn [class*="owl-"] i, .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right i,
      .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left i,
      .todo-box-wrap .new-todo .input-group .input-group-btn button.fc-agendaWeek-button i, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-prev-button i, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-next-button i, .todo-box-wrap .new-todo .input-group .input-group-btn .fc-today-button i {
        color: rgba(33, 33, 33, 0.2);
        font-size: 20px; }
.todo-list hr {
  margin: 0; }
.todo-list .todo-item {
  padding: 10px 15px;
  @iclude transition(.2s ease);
  cursor: pointer; }
  .todo-list .todo-item:hover {
    background: rgba(33, 33, 33, 0.05); }
  .todo-list .todo-item .checkbox input[type="checkbox"] {
    width: 100%; }
  .todo-list .todo-item .checkbox input[type="checkbox"] + label {
    color: #212121;
    padding-left: 10px; }
  .todo-list .todo-item .checkbox input[type="checkbox"]:checked + label {
    color: #878787;
    text-decoration: line-through; }
/*Activity*/
.sl-item {
  position: relative;
  padding-bottom: 18px;
  border-left: 1px solid #dedede;
  margin-left: 15px; }
  .sl-item .sl-content {
    margin-left: 30px; }
    .sl-item .sl-content p {
      margin: 0; }
.user-activity .sl-item .sl-content {
  border-bottom: 1px solid rgba(33, 33, 33, 0.05);
  padding-bottom: 15px; }
  .user-activity .sl-item .sl-content .activity-thumbnail {
    margin-top: 5px; }
    .user-activity .sl-item .sl-content .activity-thumbnail img {
      height: 65px;
      width: 65px;
      border-radius: 2px;
      margin-right: 10px; }
      .user-activity .sl-item .sl-content .activity-thumbnail img:last-child {
        margin-right: 0; }
.user-activity .sl-item:last-child .sl-content {
  border-bottom: 0;
  padding-bottom: 0; }
.sl-avatar {
  position: absolute;
  left: -15px; }
  .sl-avatar img {
    height: 30px;
    width: 30px; }
/*Message Box*/
.message-box-wrap .msg-search {
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: 1px solid #dedede; }
  .message-box-wrap .msg-search span {
    text-transform: capitalize;
    font-size: 16px;
    width: 33.33%;
    float: left;
    text-align: center;
    vertical-align: middle; }
  .message-box-wrap .msg-search a {
    width: 33.33%;
    float: left;
    font-size: 18px; }
.message-box-wrap .message-box-bottom-wrap .read-all {
  padding: 5px 15px;
  font-size: 13px;
  color: #878787;
  text-transform: capitalize; }
.message-box > a, .review-box > a {
  display: block;
  border-bottom: 1px solid #dedede; }
  .message-box > a .sl-item, .review-box > a .sl-item {
    border: none;
    padding: 10px 15px;
    margin-left: 0;
    background: rgba(33, 33, 33, 0.05);
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    transition: 0.2s ease; }
    .message-box > a .sl-item:before, .review-box > a .sl-item:before, .message-box > a .sl-item:after, .review-box > a .sl-item:after {
      display: none; }
    .message-box > a .sl-item .sl-avatar, .review-box > a .sl-item .sl-avatar {
      left: auto; }
      .message-box > a .sl-item .sl-avatar img, .review-box > a .sl-item .sl-avatar img {
        width: 35px;
        height: 35px; }
    .message-box > a .sl-item .sl-content, .review-box > a .sl-item .sl-content {
      margin-left: 50px; }
      .message-box > a .sl-item .sl-content .message-time, .review-box > a .sl-item .sl-content .message-time {
        color: #878787; }
      .message-box > a .sl-item .sl-content .message-subject, .review-box > a .sl-item .sl-content .message-subject {
        font-size: 13px; }
      .message-box > a .sl-item .sl-content > p, .review-box > a .sl-item .sl-content > p {
        font-size: 13px;
        line-height: 16px; }
    .message-box > a .sl-item.unread-message, .review-box > a .sl-item.unread-message {
      background: transparent; }
      .message-box > a .sl-item.unread-message:hover, .review-box > a .sl-item.unread-message:hover {
        background: rgba(33, 33, 33, 0.05); }
      .message-box > a .sl-item.unread-message .sl-content .message-per, .review-box > a .sl-item.unread-message .sl-content .message-per, .message-box > a .sl-item.unread-message .sl-content .message-subject, .review-box > a .sl-item.unread-message .sl-content .message-subject {
        font-weight: 500; }
.review-box hr {
  margin: 0; }
.review-box .per-rating a {
  color: #f33923;
  margin-right: 4px;
  font-size: 17px; }
.review-box .per-rating span {
  font-size: 17px;
  color: #212121; }
.review-box .sl-item {
  margin-left: 0;
  border: none;
  padding: 20px 15px; }
  .review-box .sl-item:before {
    display: none; }
  .review-box .sl-item .sl-content {
    margin-left: 0; }
/*Inbox*/
.mail-box .panel {
  border: none;
  box-shadow: none;
  margin-bottom: 0;
  border-radius: 0;
  border-left: 1px solid #dedede;
  min-height: 1000px; }
.mail-box .inbox-search .input-group {
  width: 100%; }
  .mail-box .inbox-search .input-group input {
    height: 25px;
    padding-right: 30px;
    width: 150px; }
  .mail-box .inbox-search .input-group .input-group-btn {
    position: absolute;
    right: 22px;
    top: 3px;
    z-index: 4;
    pointer-events: none; }
    .mail-box .inbox-search .input-group .input-group-btn .btn, .mail-box .inbox-search .input-group .input-group-btn .wizard > .actions a, .wizard > .actions .mail-box .inbox-search .input-group .input-group-btn a, .mail-box .inbox-search .input-group .input-group-btn .dt-buttons .dt-button, .dt-buttons .mail-box .inbox-search .input-group .input-group-btn .dt-button, .mail-box .inbox-search .input-group .input-group-btn .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .mail-box .inbox-search .input-group .input-group-btn button, .mail-box .inbox-search .input-group .input-group-btn .sweet-alert button, .sweet-alert .mail-box .inbox-search .input-group .input-group-btn button, .mail-box .inbox-search .input-group .input-group-btn .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .mail-box .inbox-search .input-group .input-group-btn [class*="owl-"], .mail-box .inbox-search .input-group .input-group-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .mail-box .inbox-search .input-group .input-group-btn button.fc-month-button.fc-state-default.fc-corner-left,
    .mail-box .inbox-search .input-group .input-group-btn button.fc-agendaWeek-button, .mail-box .inbox-search .input-group .input-group-btn .fc-prev-button, .mail-box .inbox-search .input-group .input-group-btn .fc-next-button, .mail-box .inbox-search .input-group .input-group-btn .fc-today-button {
      background: transparent none repeat scroll 0 0;
      border: medium none;
      padding: 0; }
.user-head {
  position: relative; }
  .user-head .user-name h5 {
    margin-top: 15px; }
ul.inbox-nav {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%; }
  ul.inbox-nav li {
    display: inline-block;
    width: 100%; }
    ul.inbox-nav li a {
      display: inline-block;
      padding: 10px 15px;
      width: 100%;
      text-transform: capitalize;
      -webkit-transition: 0.3s ease;
      -moz-transition: 0.3s ease;
      transition: 0.3s ease; }
      ul.inbox-nav li a i {
        font-size: 16px;
        padding-right: 10px;
        color: #878787; }
ul.inbox-nav li a:hover, ul.inbox-nav li.active a, ul.inbox-nav li a:focus {
  background: rgba(33, 33, 33, 0.05); }
.inbox-pagination {
  float: right; }
  .inbox-pagination li {
    float: left; }
.inbox-head {
  color: #fff;
  min-height: 80px; }
.table-inbox tr td {
  padding: 7px 15px !important; }
  .table-inbox tr td:hover {
    cursor: pointer; }
.table-inbox tr td .zmdi-star.inbox-started,
.table-inbox tr td .zmdi-star:hover {
  color: #f33923; }
.table-inbox tr.unread td {
  color: #212121;
  font-weight: 500; }
  .table-inbox tr.unread td i {
    color: #878787; }
.table-inbox.table-hover > tbody > tr {
  background: rgba(33, 33, 33, 0.05) !important; }
  .table-inbox.table-hover > tbody > tr td {
    color: #212121; }
    .table-inbox.table-hover > tbody > tr td i {
      color: #878787; }
  .table-inbox.table-hover > tbody > tr.unread {
    background: transparent !important; }
    .table-inbox.table-hover > tbody > tr.unread:hover {
      background-color: rgba(33, 33, 33, 0.05) !important; }
.time-chat-history {
  min-width: 70px; }
.mail-option {
  display: inline-block;
  margin-bottom: 10px;
  width: 100%; }
  .mail-option .chk-all {
    display: inline-block;
    padding: 0; }
    .mail-option .chk-all .btn, .mail-option .chk-all .wizard > .actions a, .wizard > .actions .mail-option .chk-all a, .mail-option .chk-all .dt-buttons .dt-button, .dt-buttons .mail-option .chk-all .dt-button, .mail-option .chk-all .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .mail-option .chk-all button, .mail-option .chk-all .sweet-alert button, .sweet-alert .mail-option .chk-all button, .mail-option .chk-all .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .mail-option .chk-all [class*="owl-"], .mail-option .chk-all button.fc-agendaDay-button.fc-state-default.fc-corner-right,
    .mail-option .chk-all button.fc-month-button.fc-state-default.fc-corner-left,
    .mail-option .chk-all button.fc-agendaWeek-button, .mail-option .chk-all .fc-prev-button, .mail-option .chk-all .fc-next-button, .mail-option .chk-all .fc-today-button, .mail-option .chk-all .dropdown {
      display: inline-block;
      padding: 0 5px;
      box-shadow: none;
      margin-right: 5px;
      background: transparent;
      color: #212121; }
      .mail-option .chk-all .btn i, .mail-option .chk-all .wizard > .actions a i, .wizard > .actions .mail-option .chk-all a i, .mail-option .chk-all .dt-buttons .dt-button i, .dt-buttons .mail-option .chk-all .dt-button i, .mail-option .chk-all .tablesaw-sortable th.tablesaw-sortable-head button i, .tablesaw-sortable th.tablesaw-sortable-head .mail-option .chk-all button i, .mail-option .chk-all .sweet-alert button i, .sweet-alert .mail-option .chk-all button i, .mail-option .chk-all .owl-theme .owl-nav [class*="owl-"] i, .owl-theme .owl-nav .mail-option .chk-all [class*="owl-"] i, .mail-option .chk-all button.fc-agendaDay-button.fc-state-default.fc-corner-right i,
      .mail-option .chk-all button.fc-month-button.fc-state-default.fc-corner-left i,
      .mail-option .chk-all button.fc-agendaWeek-button i, .mail-option .chk-all .fc-prev-button i, .mail-option .chk-all .fc-next-button i, .mail-option .chk-all .fc-today-button i, .mail-option .chk-all .dropdown i {
        color: #878787; }
    .mail-option .chk-all input[type="checkbox"] {
      margin-top: 0; }
    .mail-option .chk-all .checkbox {
      min-height: auto !important;
      padding-bottom: 0 !important;
      padding-top: 0 !important; }
  .mail-option .btn-group {
    margin-right: 5px; }
    .mail-option .btn-group a.all {
      border: medium none; }
.heading-inbox .btn, .heading-inbox .wizard > .actions a, .wizard > .actions .heading-inbox a, .heading-inbox .dt-buttons .dt-button, .dt-buttons .heading-inbox .dt-button, .heading-inbox .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .heading-inbox button, .heading-inbox .sweet-alert button, .sweet-alert .heading-inbox button, .heading-inbox .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .heading-inbox [class*="owl-"], .heading-inbox button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.heading-inbox button.fc-month-button.fc-state-default.fc-corner-left,
.heading-inbox button.fc-agendaWeek-button, .heading-inbox .fc-prev-button, .heading-inbox .fc-next-button, .heading-inbox .fc-today-button, .heading-inbox .dropdown {
  display: inline-block;
  padding: 0 5px;
  box-shadow: none;
  background: transparent; }
  .heading-inbox .btn i, .heading-inbox .wizard > .actions a i, .wizard > .actions .heading-inbox a i, .heading-inbox .dt-buttons .dt-button i, .dt-buttons .heading-inbox .dt-button i, .heading-inbox .tablesaw-sortable th.tablesaw-sortable-head button i, .tablesaw-sortable th.tablesaw-sortable-head .heading-inbox button i, .heading-inbox .sweet-alert button i, .sweet-alert .heading-inbox button i, .heading-inbox .owl-theme .owl-nav [class*="owl-"] i, .owl-theme .owl-nav .heading-inbox [class*="owl-"] i, .heading-inbox button.fc-agendaDay-button.fc-state-default.fc-corner-right i,
  .heading-inbox button.fc-month-button.fc-state-default.fc-corner-left i,
  .heading-inbox button.fc-agendaWeek-button i, .heading-inbox .fc-prev-button i, .heading-inbox .fc-next-button i, .heading-inbox .fc-today-button i, .heading-inbox .dropdown i {
    font-size: 17px;
    color: #878787; }
    .heading-inbox .btn i.zmdi-chevron-left, .heading-inbox .wizard > .actions a i.zmdi-chevron-left, .wizard > .actions .heading-inbox a i.zmdi-chevron-left, .heading-inbox .dt-buttons .dt-button i.zmdi-chevron-left, .dt-buttons .heading-inbox .dt-button i.zmdi-chevron-left, .heading-inbox .tablesaw-sortable th.tablesaw-sortable-head button i.zmdi-chevron-left, .tablesaw-sortable th.tablesaw-sortable-head .heading-inbox button i.zmdi-chevron-left, .heading-inbox .sweet-alert button i.zmdi-chevron-left, .sweet-alert .heading-inbox button i.zmdi-chevron-left, .heading-inbox .owl-theme .owl-nav [class*="owl-"] i.zmdi-chevron-left, .owl-theme .owl-nav .heading-inbox [class*="owl-"] i.zmdi-chevron-left, .heading-inbox button.fc-agendaDay-button.fc-state-default.fc-corner-right i.zmdi-chevron-left,
    .heading-inbox button.fc-month-button.fc-state-default.fc-corner-left i.zmdi-chevron-left,
    .heading-inbox button.fc-agendaWeek-button i.zmdi-chevron-left, .heading-inbox .fc-prev-button i.zmdi-chevron-left, .heading-inbox .fc-next-button i.zmdi-chevron-left, .heading-inbox .fc-today-button i.zmdi-chevron-left, .heading-inbox .dropdown i.zmdi-chevron-left {
      font-size: 27px; }
.file-name {
  color: #212121; }
.date {
  font-size: 13px; }
.download-blocks a {
  color: #878787; }
.sender-img-wrap img {
  width: 40px;
  height: 40px; }
.heading-inbox .compose-btn .btn, .heading-inbox .compose-btn .wizard > .actions a, .wizard > .actions .heading-inbox .compose-btn a, .heading-inbox .compose-btn .dt-buttons .dt-button, .dt-buttons .heading-inbox .compose-btn .dt-button, .heading-inbox .compose-btn .tablesaw-sortable th.tablesaw-sortable-head button, .tablesaw-sortable th.tablesaw-sortable-head .heading-inbox .compose-btn button, .heading-inbox .compose-btn .sweet-alert button, .sweet-alert .heading-inbox .compose-btn button, .heading-inbox .compose-btn .owl-theme .owl-nav [class*="owl-"], .owl-theme .owl-nav .heading-inbox .compose-btn [class*="owl-"], .heading-inbox .compose-btn button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.heading-inbox .compose-btn button.fc-month-button.fc-state-default.fc-corner-left,
.heading-inbox .compose-btn button.fc-agendaWeek-button, .heading-inbox .compose-btn .fc-prev-button, .heading-inbox .compose-btn .fc-next-button, .heading-inbox .compose-btn .fc-today-button {
  box-shadow: none;
  color: #878787;
  display: inline-block;
  padding: 0 5px;
  background: transparent; }
.sender-info .pull-right .dropdown-toggle > i {
  font-size: 17px;
  color: #878787;
  vertical-align: middle; }
.attachment-mail li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px; }
  .attachment-mail li .attached-img-container {
    width: 120px;
    height: 120px;
    display: block;
    background-position: center top;
    background-size: cover;
    margin-bottom: 10px;
    border-radius: 2px; }
  .attachment-mail li:last-child {
    margin-right: 0; }
/*Contact List*/
.contact-list .panel {
  border: none;
  box-shadow: none;
  margin-bottom: 0;
  border-radius: 0;
  border-left: 1px solid #dedede; }
.contact-list .table > tbody > tr > td, .contact-list .jsgrid-table > tbody > tr > td {
  padding: 12px 15px; }
  .contact-list .table > tbody > tr > td a, .contact-list .jsgrid-table > tbody > tr > td a {
    font-weight: 500; }
.contact-list .create-label {
  display: block; }
/*Contact Cards*/
.contact-card .card-user-img {
  height: 65px;
  width: 65px; }
.contact-card .panel-heading .user-detail-wrap {
  margin-top: 8px; }
  .contact-card .panel-heading .user-detail-wrap .card-user-name {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff; }
  .contact-card .panel-heading .user-detail-wrap .card-user-desn {
    color: #fff;
    text-transform: capitalize;
    font-size: 13px; }
.contact-card .panel-heading .pull-right {
  margin-top: 22px; }
.contact-card .card-user-email, .contact-card .card-user-phone {
  color: #878787; }
/*Login Form*/
.page-wrapper.auth-page {
  background: #fff; }
.sp-header {
  position: absolute;
  width: 100%;
  z-index: 1; }
.box-layout .sp-header {
  max-width: 1400px;
  left: auto;
  right: auto; }
.sp-logo-wrap {
  padding-top: 19px;
  padding-left: 15px; }
  .sp-logo-wrap .brand-img {
    position: relative;
    top: 2px; }
  .sp-logo-wrap .brand-text {
    color: #212121;
    display: inline-block;
    font-family: "Poppins",sans-serif;
    font-size: 21px;
    text-transform: capitalize; }
.form-group.pull-right {
  padding-top: 19px;
  padding-right: 15px; }
.form-group.required .control-label:after {
  content: "*";
  color: red;
}
.auth-form-wrap {
  padding: 100px 0; }
.auth-form {
  width: 400px; }
  .auth-form a.txt-danger:hover {
    color: #f33923; }
/*Error Page*/
.error-page .brand-text {
  color: #212121; }
.error-head {
  font-size: 112px;
  font-style: italic;
  line-height: 112px; }
.error-bg-img {
  background: url("../img/errorbg.jpg");
  background-size: cover; }
/*Products*/
.col-item {
  background: #fff; }
  .col-item .photo {
    overflow: hidden;
    position: relative; }
    .col-item .photo .options {
      position: absolute;
      right: 10px;
      top: 5px; }
    .col-item .photo img {
      margin: 0 auto;
      width: 85%; }
  .col-item .info {
    background: #f7f7f9 none repeat scroll 0 0;
    padding: 15px 0 15px 15px; }
/*Cropperjs*/
.img-container, .img-preview {
  background-color: #f7f7f7;
  width: 100%;
  text-align: center; }
.img-container {
  min-height: 200px;
  max-height: 469px;
  margin-bottom: 16px; }
  .img-container > img {
    max-width: 100%; }
.docs-preview {
  margin-right: -16px; }
.img-preview {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
  overflow: hidden; }
  .img-preview > img {
    max-width: 100%; }
.preview-lg {
  width: 255px;
  height: 143px; }
.preview-md {
  width: 128px;
  height: 72px; }
.preview-sm {
  width: 72px;
  height: 41px; }
.preview-xs {
  width: 40px;
  height: 24px;
  margin-right: 0; }
.docs-data > .input-group {
  margin-bottom: 8px; }
  .docs-data > .input-group > label {
    min-width: 80px; }
  .docs-data > .input-group > span {
    min-width: 50px; }
.docs-buttons > .btn, .wizard > .actions .disabled .docs-buttons > a, .wizard > .actions .docs-buttons > a, .dt-buttons .docs-buttons > .dt-button, .tablesaw-sortable th.tablesaw-sortable-head .docs-buttons > button, .sweet-alert .docs-buttons > button, .owl-theme .owl-nav .docs-buttons > [class*="owl-"], .docs-buttons > button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.docs-buttons > button.fc-month-button.fc-state-default.fc-corner-left,
.docs-buttons > button.fc-agendaWeek-button, .docs-buttons > .fc-prev-button, .docs-buttons > .fc-next-button, .docs-buttons > .fc-today-button, .docs-buttons > .btn-group, .docs-buttons > .form-control, .select2-container--default .select2-selection--single .docs-buttons > .select2-selection__rendered,
.select2-container--default .docs-buttons > .select2-selection--single, .docs-buttons > .select2-selection.select2-selection--multiple, .wizard .content > .body .docs-buttons > input, .mce-floatpanel .docs-buttons > .mce-textbox, .mce-floatpanel .docs-buttons > .mce-btn, .dataTables_wrapper .dataTables_filter .docs-buttons > input, .dataTables_wrapper .dataTables_length .docs-buttons > select, .jsgrid-cell .docs-buttons > input, .jsgrid-cell .docs-buttons > select, .tablesaw-bar .btn-select .docs-buttons > select, .docs-buttons > .dd-handle, .docs-buttons > .dd3-content, .app-search .docs-buttons > .form-control:focus, .select2-container--default .select2-selection--single .app-search .docs-buttons > .select2-selection__rendered:focus,
.select2-container--default .app-search .docs-buttons > .select2-selection--single:focus, .app-search .docs-buttons > .select2-selection.select2-selection--multiple:focus, .wizard .content > .body .app-search .docs-buttons > input:focus, .mce-floatpanel .app-search .docs-buttons > .mce-textbox:focus, .mce-floatpanel .app-search .docs-buttons > .mce-btn:focus, .dataTables_wrapper .dataTables_filter .app-search .docs-buttons > input:focus, .dataTables_wrapper .dataTables_length .app-search .docs-buttons > select:focus, .app-search .jsgrid-cell .docs-buttons > input:focus, .jsgrid-cell .app-search .docs-buttons > input:focus, .app-search .jsgrid-cell .docs-buttons > select:focus, .jsgrid-cell .app-search .docs-buttons > select:focus, .tablesaw-bar .btn-select .app-search .docs-buttons > select:focus, .app-search .docs-buttons > .dd-handle:focus, .app-search .docs-buttons > .dd3-content:focus {
  margin-right: 4px;
  margin-bottom: 8px; }
.docs-toggles > .btn, .wizard > .actions .disabled .docs-toggles > a, .wizard > .actions .docs-toggles > a, .dt-buttons .docs-toggles > .dt-button, .tablesaw-sortable th.tablesaw-sortable-head .docs-toggles > button, .sweet-alert .docs-toggles > button, .owl-theme .owl-nav .docs-toggles > [class*="owl-"], .docs-toggles > button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.docs-toggles > button.fc-month-button.fc-state-default.fc-corner-left,
.docs-toggles > button.fc-agendaWeek-button, .docs-toggles > .fc-prev-button, .docs-toggles > .fc-next-button, .docs-toggles > .fc-today-button, .docs-toggles > .btn-group, .docs-toggles > .dropdown {
  margin-bottom: 8px; }
.docs-tooltip {
  display: block;
  margin: -8px -12px;
  padding: 8px 12px; }
.docs-aspect-ratios, .docs-view-modes {
  width: 100%; }
.docs-aspect-ratios > .btn, .wizard > .actions .disabled .docs-aspect-ratios > a, .wizard > .actions .docs-aspect-ratios > a, .dt-buttons .docs-aspect-ratios > .dt-button, .tablesaw-sortable th.tablesaw-sortable-head .docs-aspect-ratios > button, .sweet-alert .docs-aspect-ratios > button, .owl-theme .owl-nav .docs-aspect-ratios > [class*="owl-"], .docs-aspect-ratios > button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.docs-aspect-ratios > button.fc-month-button.fc-state-default.fc-corner-left,
.docs-aspect-ratios > button.fc-agendaWeek-button, .docs-aspect-ratios > .fc-prev-button, .docs-aspect-ratios > .fc-next-button, .docs-aspect-ratios > .fc-today-button {
  width: 20%; }
.docs-view-modes > .btn, .wizard > .actions .disabled .docs-view-modes > a, .wizard > .actions .docs-view-modes > a, .dt-buttons .docs-view-modes > .dt-button, .tablesaw-sortable th.tablesaw-sortable-head .docs-view-modes > button, .sweet-alert .docs-view-modes > button, .owl-theme .owl-nav .docs-view-modes > [class*="owl-"], .docs-view-modes > button.fc-agendaDay-button.fc-state-default.fc-corner-right,
.docs-view-modes > button.fc-month-button.fc-state-default.fc-corner-left,
.docs-view-modes > button.fc-agendaWeek-button, .docs-view-modes > .fc-prev-button, .docs-view-modes > .fc-next-button, .docs-view-modes > .fc-today-button {
  width: 25%; }
.docs-options .dropdown-menu {
  width: 100%; }
  .docs-options .dropdown-menu > li {
    padding: 4px 16px; }
    .docs-options .dropdown-menu > li:hover {
      background-color: #f7f7f7; }
    .docs-options .dropdown-menu > li > label {
      margin-bottom: 0; }
.docs-cropped .modal-body {
  text-align: center; }
  .docs-cropped .modal-body > img, .docs-cropped .modal-body > canvas {
    max-width: 100%; }
.common-credits > li {
  display: block;
  margin-bottom: 15px; }
  .common-credits > li:last-child {
    margin-bottom: 0; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - LOADING */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.loading { background-color: #fff; height: 100%; width: 100%; position: fixed; z-index: 5000; margin-top: 0px; top: 0px; left: 0px; overflow: hidden;}
.loading-center { width: 100%; height: 100%; position: relative; }
.loading-center-absolute { position: absolute; left: 50%; top: 50%; height: 200px; width: 200px; margin-top: -100px; margin-left: -100px; -ms-transform: rotate(-135deg); -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); -ms-transform: rotate(-135deg); }
.object { -moz-border-radius: 50% 50% 50% 50%; border-radius: 50% 50% 50% 50%; position: absolute; border-top: 5px solid #ff6600; border-bottom: 5px solid transparent; border-left: 5px solid #ff6600; border-right: 5px solid transparent; -webkit-animation: animate 2s infinite; -o-animation: animate 2s infinite; animation: animate 2s infinite; -moz-animation: animate 2s infinite; -ms-animation: animate 2s infinite; }
.object_one { left: 75px; top: 75px; width: 50px; height: 50px; }
.object_two { left: 65px; top: 65px; width: 70px; height: 70px; -webkit-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s; -moz-animation-delay: 0.2s; -ms-animation-delay: 0.2s; }
.object_three { left: 55px; top: 55px; width: 90px; height: 90px; -webkit-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s; -moz-animation-delay: 0.4s; -ms-animation-delay: 0.4s; }
.object_four { left: 45px; top: 45px; width: 110px; height: 110px; -webkit-animation-delay: 0.6s; -o-animation-delay: 0.6s; animation-delay: 0.6s; -moz-animation-delay: 0.6s; -ms-animation-delay: 0.6s; }
@-webkit-keyframes animate { 50% { -ms-transform: rotate(360deg) scale(0.8);
    -webkit-transform: rotate(360deg) scale(0.8);
    transform: rotate(360deg) scale(0.8); } }
@-moz-keyframes animate { 50% { -ms-transform: rotate(360deg) scale(0.8);
    -webkit-transform: rotate(360deg) scale(0.8);
    transform: rotate(360deg) scale(0.8);
    -moz-transform: rotate(360deg) scale(0.8); } }
@-o-keyframes animate { 50% { -ms-transform: rotate(360deg) scale(0.8);
    -webkit-transform: rotate(360deg) scale(0.8);
    -o-transform: rotate(360deg) scale(0.8);
    transform: rotate(360deg) scale(0.8); } }
@keyframes animate { 50% { -ms-transform: rotate(360deg) scale(0.8);
    -webkit-transform: rotate(360deg) scale(0.8);
    -moz-transform: rotate(360deg) scale(0.8);
      -o-transform: rotate(360deg) scale(0.8);
      transform: rotate(360deg) scale(0.8); } }
.loading.orange .object { border-top: 5px solid #ff6600; border-left: 5px solid #ff6600; }
.loading.blue .object { border-top: 5px solid #23b0e8; border-left: 5px solid #23b0e8; }
.loading.blue-2 .object { border-top: 5px solid #1593d0; border-left: 5px solid #1593d0; }
.loading.dr-blue .object { border-top: 5px solid #2D3E50; border-left: 5px solid #2D3E50; }
.loading.dr-blue-2 .object { border-top: 5px solid #022c54; border-left: 5px solid #022c54; }
.loading.green .object { border-top: 5px solid #66BB6A; border-left: 5px solid #66BB6A; }
.loading.sea .object { border-top: 5px solid #00e5ff; border-left: 5px solid #00e5ff; }
.loading.red .object { border-top: 5px solid #f11b3a; border-left: 5px solid #f11b3a; }
.loading.red-3 .object { border-top: 5px solid #d73240; border-left: 5px solid #d73240; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - GLOBAL SETTINGS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; }
.bg img { position: absolute; top: 0px; width: 100%; height: 100%; }
.bg video { position: absolute; }
.bg-bg { background-position: 50% 0px; background-repeat: no-repeat; -moz-background-size: cover; background-size: cover; }
.bg-bg-bag { background-attachment: scroll; -moz-background-origin: initial; background-origin: initial; -moz-background-clip: initial; background-clip: initial; -moz-background-size: cover; background-size: cover; background-repeat: no-repeat; background-position: 50% 0; position: relative; }
.bg-bg-chrome { background-position: 50% 50%; background-repeat: no-repeat; background-attachment: scroll; -moz-background-size: cover; -ms-background-size: cover; background-size: cover; }
.bg-bg-chrome.act { position: absolute; }
.clip { clip: rect(auto, auto, auto, auto); height: 100%; position: absolute; width: 100%; }
.background-block { -moz-background-size: cover; background-size: cover; background-position: center center; }
body.background-block { background-repeat: no-repeat; background-position: center center; background-attachment: fixed; -moz-background-size: cover; background-size: cover; }
.img-full { display: block; width: 100%; }
.full-width { position: relative; float: left; width: 100%; }
.full-height { height: 100vh; position: relative; float: left; width: 100%; }
.vertical-center { -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); top: 50%; position: absolute; }
.vertical-align { -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); top: 50%; position: absolute; width: 100%; left: 0px; }
.vertical-align.p-148 { margin-top: 35px; }
.vertical-bottom { position: absolute; bottom: 0px; left: 0px; width: 100%; }
.vertical-top { position: absolute; left: 0px; top: 0px; width: 100%; }
.table-view { height: 100%; width: 100%; display: table; }
.row-view { display: table-row; }
.cell-view { display: table-cell; vertical-align: middle; }
.row10 { margin-right: -5px; margin-left: -5px; }
.col10 { padding-right: 5px; padding-left: 5px; }
.row30 { margin-right: -30px; margin-left: -30px; }
.wide-container { position: relative; padding-right: 30px; padding-left: 30px; margin-right: auto; margin-left: auto; }
.no-padd > div { padding-left: 0px; padding-right: 0px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 05 - TEXT STYLE */
/*-------------------------------------------------------------------------------------------------------------------------------*/
body { font-family: 'Open Sans', sans-serif; position: relative;}
h1 { font-size: 60px; font-weight: 700; line-height: 70px; text-transform: uppercase; letter-spacing: 10px; }
h2 { font-size: 32px; line-height: 32px; font-weight: 700; text-transform: uppercase; letter-spacing: 5px; }
h3 { font-size: 22px; line-height: 30px; font-weight: 700; text-transform: uppercase; letter-spacing: 5px; }
h4 { font-size: 16px; line-height: 22px; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; }
h5 { font-size: 14px; line-height: 18px; font-weight: 400; letter-spacing: 1px; }
h6 { font-size: 13px; line-height: 16px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; }
p { font-size: 14px; line-height: 26px; font-weight: 400;}
ul li { font-size: 16px; line-height: 32px; font-weight: 300; }
ol li { font-size: 16px; line-height: 32px; font-weight: 300; list-style-position: outside; }
b, strong { font-weight: 700; }
.thin { font-weight: 300; }
.normal { font-weight: 400; }
.medium { font-weight: 600; }
.bold { font-weight: 700; }
.ex-bold { font-weight: 800; }
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.tt { text-transform: uppercase; }
.bg-white { background: #fff; }
.bg-black-o { background: rgba(0, 0, 0, 0.2); }
.bg-dark { background: #1b1b1b; }
.bg-dark-2 { background: #343434; }
.bg-black { background: #141414; }
.bg-aqua { background: #ff6600; }
.bg-orange { background: #ff6600; }
.bg-dr-blue { background: #2d3e50; }
.bg-blue { background: #23b0e8; }
.bg-blue-light { background: rgba(35, 176, 232, 0.6); }
.bg-blue-2 { background: #1593d0; }
.bg-blue-3 { background: #206ab0; }
.bg-blue-7 { background: #1e4389; }
.bg-blue-8 { background: #28a9e2; }
.bg-dr-blue-2 { background: #022c54; }
.bg-bluejeans { background: #5d9cec; }
.bg-sea { background: #00e5ff; }
.bg-green { background: #66bb6a; }
.bg-grey-2 { background: #f8f8f8; }
.bg-grey-3 { background: #555555; }
.bg-grey-6 { background: #f1f1f1; }
.bg-red { background: #f11b3a; }
.bg-red-3 { background: #d73240; }
.bg-dark-blue {background: #022c54;}
.color-white { color: #fff; }
.color-white-op { color: rgba(255, 255, 255, 0.6); }
.color-dark { color: #000; }
.color-dark-2 { color: #222; }
.color-dark-2-light { color: rgba(34, 34, 34, 0.6); }
.color-grey { color: #b9b9b9; }
.color-grey-2 { background: #f8f8f8; }
.color-grey-3 { color: #555555; }
.color-grey-4 { color: #cdcdcd; }
.color-grey-5 { color: #a4a4a4; }
.color-grey-6 { color: #f1f1f1; }
.color-grey-7 { color: #777777; }
.color-grey-8 { color: #999999; }
.color-grey-9 { color: #bfbfbf; }
.color-yellow { color: #ffde00; }
.color-aqua { color: #ff6600; }
.color-orange { color: #ff6600; }
.color-blue { color: #23b0e8; }
.color-blue-2 { color: #1593d0; }
.color-blue-3 { color: #206ab0; }
.color-blue-4 { color: #bde9ff; }
.color-blue-5 { color: #a2b5c2; }
.color-blue-6 { color: #28a9e2; }
.color-blue-7 { color: #1e4389; }
.color-blue-8 { color: #28a9e2; }
.color-dr-blue-2 { color: #022c54; }
.color-sea { color: #00e5ff; }
.color-white-light { color: rgba(255, 255, 255, 0.6); }
.color-green { color: #66bb6a; }
.color-dark-green { color: #002222; }
.color-red { color: #f11b3a; }
.color-red-2 { color: #ff1515; }
.color-red-3 { color: #d73240; }
.color-pink { color: #ffc0c5; }
.link-dark-2:hover { color: #222; }
.link-white:hover { color: #fff; }
.link-blue:hover { color: #23B0E8; }
.link-blue-2:hover { color: #1593d0; }
.link-dr-blue:hover { color: #2d3e50; }
.link-dr-blue-2:hover { color: #022C54; }
.link-aqua:hover { color: #ff6600; }
.link-red:hover { color: #f11b3a; }
.link-red-3:hover { color: #d73240; }
.link-green:hover { color: #66BB6A; }
.link-sea:hover { color: #00e5ff; }
.fl { float: left; }
.fr { float: right; }
.dis-in { display: inline-block; }
.f-14 { font-size: 14px; line-height: 24px; display: inline-block; }
.f-32 { font-size: 32px; }
.no-margin { margin-left: 0; margin-right: 0; }
.no-padding { padding-left: 0; padding-right: 0; }
.padd-0 { padding: 0px; }
.padd-10 { padding: 10px; }
.padd-15 { padding: 15px; }
.padd-40 { padding-bottom: 40px; }
.padd-70-70 { padding-top: 70px; padding-bottom: 70px; }
.padd-70-0 { padding-top: 70px; }
.padd-80 { padding-bottom: 80px; }
.padd-90 { padding-bottom: 90px; }
.padd-90-90 { padding: 90px 0px; }
.padd-94-94 { padding: 94px 0px; }
.padd-100 { padding: 100px 0px; }
.padd-110 { padding: 110px 0px; }
.padd-120 { padding-bottom: 120px; }
.col-no-padd > div { padding-left: 0px; padding-right: 0px; }
.vert-title { margin-top: -275px; }
.min-324 { max-width: 324px; }
.min-204 { max-width: 204px; }
.min-154 { min-height: 100px; }
.w_50 { width: 50%; position: relative; display: inline-block; }
.h_100 { height: 100%; }
.h_50 { height: 50%; }
/*.radius-0 { -moz-border-radius: 0px; border-radius: 0px; }*/
.radius-3 { -moz-border-radius: 3px; border-radius: 3px; overflow: hidden; }
.radius-4 { -moz-border-radius: 4px; border-radius: 4px; overflow: hidden; }
.radius-5 { -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; }
.radius-5 .tour-layer { -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; }
.input-style-1 { position: relative; float: left; display: block; width: 100%; }
.input-style-1.input-style-2 input {padding: 0px 25px; font-size: 14px;}
.input-style-1 img { position: absolute; left: 25px; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.input-style-1 input { width: 100%; border: 1px solid rgba(255, 255, 255, 0.5); -moz-border-radius: 25px; border-radius: 25px; background: none; height: 60px; padding: 0px 20px 0px 50px; color: #fff; }
.submit input { padding: 21px 20px; letter-spacing: 1px; }
.input-style-1.color-2 input { border-color: rgba(219, 219, 219, 0.6); color: rgba(34, 34, 34, 0.6); }
.input-style-1.color-2 input::-webkit-input-placeholder { color: rgba(34, 34, 34, 0.6); opacity: 1; }
.input-style-1.color-2 input::-moz-placeholder { color: rgba(34, 34, 34, 0.6); opacity: 1; }
.input-style-1.color-2 input:-moz-placeholder { color: rgba(34, 34, 34, 0.6); opacity: 1; }
.input-style-1.color-2 input:-ms-input-placeholder { color: rgba(34, 34, 34, 0.6); opacity: 1; }
.input-style-1.color-3 input { border-color: #f8f8f8; background: #f8f8f8; color: #b9b9b9; opacity: 1; }
.input-style-1.color-3 input::-webkit-input-placeholder { color: #b9b9b9; opacity: 1; }
.input-style-1.color-3 input::-moz-placeholder { color: #b9b9b9; opacity: 1; }
.input-style-1.color-3 input:-moz-placeholder { color: #b9b9b9; opacity: 1; }
.input-style-1.color-3 input:-ms-input-placeholder { color: #b9b9b9; opacity: 1; }
.input-style-1.color-4 input { border-color: #fff; background: #fff; color: #b9b9b9; opacity: 1; }
.input-style-1.color-4 input::-webkit-input-placeholder { color: #b9b9b9; opacity: 1; }
.input-style-1.color-4 input::-moz-placeholder { color: #b9b9b9; opacity: 1; }
.input-style-1.color-4 input:-moz-placeholder { color: #b9b9b9; opacity: 1; }
.input-style-1.color-4 input:-ms-input-placeholder { color: #b9b9b9; opacity: 1; }
.input-style-1.color-5 input { border-color: #dfdfdf; background: #fff; color: #b9b9b9; opacity: 1; }
.input-style-1.color-5 input::-webkit-input-placeholder { color: #b9b9b9; opacity: 1; }
.input-style-1.color-5 input::-moz-placeholder { color: #b9b9b9; opacity: 1; }
.input-style-1.color-5 input:-moz-placeholder { color: #b9b9b9; opacity: 1; }
.input-style-1.color-5 input:-ms-input-placeholder { color: #b9b9b9; opacity: 1; }
.input-style-1.color-6 input { border-color: rgba(223, 223, 223, 0.6); background: transparent; color: rgba(255, 255, 255, 0.6); }
.input-style-1.color-6 input::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.6); opacity: 1; }
.input-style-1.color-6 input::-moz-placeholder { color: rgba(255, 255, 255, 0.6); opacity: 1; }
.input-style-1.color-6 input:-moz-placeholder { color: rgba(255, 255, 255, 0.6); opacity: 1; }
.input-style-1.color-6 input:-ms-input-placeholder { color: rgba(255, 255, 255, 0.6); opacity: 1; }
.input-style-1.b-50 input { font-size: 14px; height: 50px; padding: 0px 20px 0px 44px; }
.input-style-1.b-50 img { left: 22px; }
.input-style-1.type-2 input { padding: 0px 20px 0px 21px; }
.input-style-1.type-2.b-50 input { padding: 0px 20px 0px 21px; }
.input-style-1.brd-0 input { border: none; }
.area-style-1 { display: block; width: 100%; height: 216px; padding: 20px; -moz-border-radius: 4px; border-radius: 4px; }
.area-style-1.type-2 { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 18px; font-weight: 400; letter-spacing: 0.5px; height: 110px; padding: 20px; }
.area-style-1.color-1 { border: 1px solid rgba(219, 219, 219, 0.6); }
.area-style-1.color-1::-webkit-input-placeholder { color: rgba(34, 34, 34, 0.6); opacity: 1; }
.area-style-1.color-1::-moz-placeholder { color: rgba(34, 34, 34, 0.6); opacity: 1; }
.area-style-1.color-1:-moz-placeholder { color: rgba(34, 34, 34, 0.6); opacity: 1; }
.area-style-1.color-1:-ms-input-placeholder { color: rgba(34, 34, 34, 0.6); opacity: 1; }
.area-style-1.color-2 { background: #fff; color: #b9b9b9; }
.area-style-1.color-2::-webkit-input-placeholder { color: #b9b9b9; opacity: 1; }
.area-style-1.color-2::-moz-placeholder { color: #b9b9b9; opacity: 1; }
.area-style-1.color-2:-moz-placeholder { color: #b9b9b9; opacity: 1; }
.area-style-1.color-2:-ms-input-placeholder { color: #b9b9b9; opacity: 1; }
.area-style-1.color-3 { background: #f8f8f8; color: #b9b9b9; }
.area-style-1.color-3::-webkit-input-placeholder { color: #b9b9b9; opacity: 1; }
.area-style-1.color-3::-moz-placeholder { color: #b9b9b9; opacity: 1; }
.area-style-1.color-3:-moz-placeholder { color: #b9b9b9; opacity: 1; }
.area-style-1.color-3:-ms-input-placeholder { color: #b9b9b9; opacity: 1; }
.drop-wrap-s-2 .drop span {top: 40px;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 06 - BUTTON STYLE */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.border-white { border: 1px solid #fff; }
.bg-grey { background: #2d3e50; border: 2px solid #2d3e50; }
.c-button { position: relative; display: inline-block; -moz-border-radius: 25px; border-radius: 25px; text-align: center; padding: 16px 20px; font-size: 12px; text-transform: uppercase; line-height: 14px; font-weight: 700; }
.c-button img { vertical-align: middle; margin-right: 5px; }
.c-button.bg-grey:hover { background: none; color: #fff; }
.c-button.bg-white:hover { background: none; color: #fff; }
.c-button:hover .img-hov { opacity: 1; }
.c-button.small { font-size: 12px; padding: 11px 18px; -moz-border-radius: 6px; border-radius: 6px; }
.c-button.big { padding: 17px 20px; }
.c-button.b-26 { height: 26px; font-size: 10px; line-height: 23px; font-weight: 400; padding: 0 15px; letter-spacing: 0.5px; }
.c-button.b-30 { height: 30px; font-family: 'Open Sans', sans-serif; font-size: 10px; line-height: 28px; font-weight: 400; padding: 0 18px; }
.c-button.b-40 { height: 40px; font-size: 10px; line-height: 36px; padding: 0 18px; }
.c-button.b-40.b-1 { line-height: 38px; }
.c-button.b-40 img { position: relative; top: -2px; }
.c-button.b-50 { height: 50px; line-height: 47px; padding: 0 19px; }
.c-button.b-60 { height: 60px; line-height: 54px; padding-top: 0px; padding-bottom: 0px; }
.c-button.b-60 .fa { position: relative; top: 2px; font-size: 20px; margin-right: 5px; }
.c-button.full { width: 100%; padding-left: 5px; padding-right: 5px; }
.c-button.custom-icon .img-hov { display: none; }
.c-button.custom-icon:hover .img-hide { display: none; }
.c-button.custom-icon:hover .img-hov { display: inline; }
.c-button.bg-aqua { color: #fff; border: 2px solid #ff6600; }
.c-button.bg-aqua:hover {background: none; border: 2px solid #fff;}
.c-button.bg-white { color: #2d3e50; border: 2px solid #fff; }
.c-button.bg-green { color: #fff; border: 2px solid #66BB6A; text-transform: uppercase; }
.c-button.bg-red { color: #fff; border: 2px solid #f11b3a; }
.c-button.bg-sea { color: #fff; border: 2px solid #00e5ff; }
.c-button.bg-sea-t { color: #222; border: 2px solid #00e5ff; background: transparent; }
.c-button.bg-grey-2 { color: #555555; border: 2px solid #f8f8f8; }
.c-button.bg-grey-3-t { background: transparent; color: #eee; border: 2px solid #eee; }
.c-button.bg-grey-3-t1 { background: transparent; color: #555555; border: 1px solid #555555; }
.c-button.bg-grey-5-t { background: transparent; color: #a4a4a4; border: 2px solid #eaeaea; }
.c-button.bg-blue { color: #fff; border: 2px solid #23b0e8; }
.c-button.bg-blue-t { background: transparent; color: #23b0e8; border: 2px solid #23b0e8; }
.c-button.bg-blue-2 { color: #fff; border: 2px solid #1593d0; }
.c-button.bg-blue-3 { color: #fff; border: 2px solid #206ab0; }
.c-button.bg-blue-7 { color: #fff; border: 2px solid #1e4389; }
.c-button.bg-blue-8 { color: #fff; border: 2px solid #28a9e2; }
.c-button.bg-dr-blue { color: #fff; border: 2px solid #2D3E50; }
.c-button.bg-dr-blue-2 { color: #fff; border: 2px solid #022C54; }
.c-button.bg-tr-1 { color: #fff; border: 2px solid rgba(255, 255, 255, 0.33); }
.c-button.bg-red-3 { color: #fff; border: 2px solid #d73240; }
.c-button.bg-orange { color: #fff; border: 2px solid #FF6600; }
.c-button.color-grey-3 { color: #555555; }
.c-button.color-dark-2 { color: #222; }
.c-button.color-dr-blue { color: #2D3E50; }
.c-button.transparent { background: transparent; }
.c-button.brd-grey { border: 2px solid #dedede; }
.c-button.hv-aqua:hover { background: #ff6600; color: #fff; border-color: #ff6600; }
.c-button.hv-aqua-o:hover { background: transparent; color: #ff6600; }
.c-button.hv-white:hover { color: #222; background: #fff; border-color: #fff; }
.c-button.hv-white-o:hover { background: transparent; color: #fff; }
.c-button.hv-green:hover { background: #66BB6A; color: #fff; border-color: #66BB6A; }
.c-button.hv-green-o:hover { background: transparent; color: #66BB6A; }
.c-button.hv-red:hover { background: #f11b3a; color: #fff; border-color: #f11b3a; }
.c-button.hv-red-o:hover { background: transparent; color: #f11b3a; border-color: #f11b3a; }
.c-button.hv-sea-t:hover { background: #00e5ff; color: #fff; }
.c-button.hv-sea:hover { background: #00e5ff; color: #fff; border-color: #00e5ff; }
.c-button.hv-sea-o:hover { background: transparent; color: #00e5ff; }
.c-button.hv-grey-3-t:hover { background: #555555; color: #fff; }
.c-button.hv-grey-5-t:hover { background: #eaeaea; color: #fff; }
.c-button.hv-blue:hover { background: #23b0e8; color: #fff; border-color: #23b0e8; }
.c-button.hv-blue-o:hover { background: transparent; color: #23b0e8; border-color: #23b0e8; }
.c-button.hv-blue-2:hover { background: #1593d0; color: #fff; border-color: #1593d0; }
.c-button.hv-blue-2-o:hover { background: transparent; color: #1593d0; }
.c-button.hv-blue-3-o:hover { background: transparent; color: #206ab0; }
.c-button.hv-blue-3-f:hover { background: #206ab0; color: #fff; border-color: #206ab0; }
.c-button.hv-blue-7-o:hover { background: transparent; color: #1e4389; }
.c-button.hv-blue-8-o:hover { background: transparent; color: #28a9e2; }
.c-button.hv-dr-blue:hover { background: #2D3E50; color: #fff; border-color: #2D3E50; }
.c-button.hv-dr-blue-o:hover { background: transparent; color: #2D3E50; }
.c-button.hv-dr-blue-2:hover { background: #022C54; color: #fff; }
.c-button.hv-dr-blue-2-o:hover { background: transparent; color: #022C54; }
.c-button.hv-red-3:hover { background: #d73240; color: #fff; border-color: #d73240; }
.c-button.hv-red-3-o:hover { background: transparent; color: #d73240; }
.c-button.hv-orange:hover { background: #FF6600; color: #fff; border-color: #FF6600; }
.c-button.hv-orange-o:hover { background: transparent; color: #FF6600; }
.c-button.hv-transparent:hover { background: transparent; }
.c-button.hv-o:hover { opacity: 0.6; }
.c-button.b-1 { border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }
.button-s-2 { padding: 10px; -moz-border-radius: 6px; border-radius: 6px; font-size: 12px; text-transform: uppercase; line-height: 12px; color: #fff; font-weight: 400; letter-spacing: 1px; position: relative; display: inline-block; }
a:focus, a:hover {color: inherit;}
.button-s-2:hover {background: #fff; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 07 - HEADER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
header { position: fixed; left: 0px; top: 0px; z-index: 100; width: 100%; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.logo {-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.nav {-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.top-header-bar { position: relative; width: 100%; padding: 30px 0px 0px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
header.scrol .top-header-bar { padding: 15px 0px 0px; }
header.hovered.scrol { background: rgba(0, 0, 0, 0.8); }
header.hovered.scrol .nav {padding: 15px 0px;}
header.hovered.scrol .logo {top: 8px;}
header.bg-black-o.scrol { background: rgba(0, 0, 0, 0.8); }
.sc-1.scrol {height: 60px;}
.sc-1.scrol .logo {top: -100px;}
.sc-1.scrol nav.menu {padding-top: 0px;}
.sc-1.scrol .nav {padding: 15px 0px;}
.sc-2.scrol {height: 60px;}
.sc-2.scrol .logo {top: 0px;}
.sc-2.scrol .nav {padding:10px 0px;}
header.type-2 .nav { padding: 33px 0px 27px; }
header.type-2 .nav-menu-icon { display: block; width: 19px; height: 18px; border-left: 1px solid #ededed; padding-left: 33px; margin-top: 10px; margin-right: 18px; }
header.type-2 .nav-menu-icon a { display: block; width: 19px; height: 18px; margin-top: 8px; }
header.type-2 .nav-menu-icon a i { display: block; }
header.type-2 .nav-menu-icon a i, header.type-2 .nav-menu-icon a i:before, header.type-2 .nav-menu-icon a i:after { width: 19px; }
header.type-2 .top-header-block { letter-spacing: 0.4px; padding-right: 30px; padding-left: 30px; margin-top: 10px; height: 18px; border-left: 1px solid #ededed; }
header.type-2 .top-header-block img { margin-right: 7px; }
header.type-2 .search { padding-bottom: 2px; padding-right: 25px; }
header.type-2 .search img { margin-top: 2px; }
header.type-3 .logo { position: absolute; top: 30px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
header.type-3 nav.menu { float: none; text-align: center; padding-top: 56px; }
header.type-3 nav.menu .dropmenu { text-align: left; }
header.type-3 nav > ul > li { display: inline-block; float: none; }
header.type-3 li.type-2 > .dropmenu { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); margin-top: -30px; }
header.type-3 li.type-3 > .dropmenu { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); margin-top: -30px; }
header.type-3 li.type-4 > .dropmenu { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); margin-top: -30px; }
header.type-4 .top-header-bar { padding: 20px 0px 20px; }
header.type-6 nav { float: none; text-align: center; }
header.type-6 nav > ul > li { float: none; display: inline-block; }
header.type-6 nav.menu { float: none; text-align: center; }
header.type-6 nav.menu .dropmenu { text-align: left; }
header.type-6 nav > ul > li { display: inline-block; float: none; }
header.type-6 li.type-2 > .dropmenu { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); margin-top: -30px; }
header.type-6 li.type-3 > .dropmenu { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); margin-top: -30px; }
header.type-6 li.type-4 > .dropmenu { left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); margin-top: -30px; }
header.color-1 nav > ul > li:hover > a { color: #FFF;}
header.color-1 nav li.type-2 a.dropmenu-title { color: #222; }
header.color-1 nav li.type-2 a.dropmenu-title:hover { opacity: 0.6; }
header.color-1 nav li.type-4 a.dropmenu-title { color: #222; }
header.color-1 nav li.type-4 a.dropmenu-title:hover { opacity: 0.6; }
header.color-2 .top-header-block { color: rgba(34, 34, 34, 0.6); }
header.color-2 .nav-menu-icon a i, header.color-2 .nav-menu-icon a i:before, header.color-2 .nav-menu-icon a i:after { background: #7a7a7a; }
header.color-2 .nav-menu-icon .active i { background: transparent; }
header.color-2 nav > ul > li > a:hover { color: #203F20; }
header.color-3 nav > ul > li:hover > a { color: #fff;}
header.color-3 nav li.type-2 a.dropmenu-title { color: #222; }
header.color-3 nav li.type-2 a.dropmenu-title:hover { opacity: 0.6; }
header.color-3 nav li.type-4 a.dropmenu-title { color: #222; }
header.color-3 nav li.type-4 a.dropmenu-title:hover { opacity: 0.6; }
header.color-4 nav > ul > li > a { color: #222; }
header.color-4 nav > ul > li:hover > a { color: #fff;}
header.color-4 nav li.type-2 a.dropmenu-title { color: #222; }
header.color-4 nav li.type-2 a.dropmenu-title:hover { opacity: 0.6; }
header.color-4 nav li.type-4 a.dropmenu-title { color: #222; }
header.color-4 nav li.type-4 a.dropmenu-title:hover { opacity: 0.6; }
header.color-4 .top-header-block { color: rgba(34, 34, 34, 0.6); }
header.color-5 nav > ul > li > a { color: #222; }
header.color-5 nav > ul > li:hover > a { color: #fff;}
header.color-6 nav > ul > li > a { color: #fff; }
header.color-6 nav > ul > li:hover > a { color: #fff;}
header.color-7 .nav-menu-icon a i, header.color-7 .nav-menu-icon a i:before, header.color-7 .nav-menu-icon a i:after { background: #23b0e8; }
header.color-7 .nav-menu-icon .active i { background: transparent; }
header.color-8 nav > ul > li > a { color: #222; }
header.color-8 nav > ul > li:hover > a { color: #fff;}
header.color-9 nav > ul > li > a { color: #fff; }
header.color-9 nav > ul > li:hover > a { color: #fff;}
header.color-10 nav > ul > li > a { color: #fff; }
header.color-10 nav > ul > li:hover > a { color: #fff; }
header.color-11 nav > ul > li > a { color: #fff; }
header.color-11 nav > ul > li:hover > a { background: #fff;}
header.color-11 .nav-menu-icon a i, header.color-11 .nav-menu-icon a i:before, header.color-11 .nav-menu-icon a i:after { background: #23b0e8; }
header.color-11 .nav-menu-icon .active i { background: transparent; }
header.color-12 nav > ul > li > a { color: #222; }
header.color-12 nav > ul > li:hover > a {color: #fff; }
header.color-12 .nav-menu-icon a i, header.color-12 .nav-menu-icon a i:before, header.color-12 .nav-menu-icon a i:after { background: #23b0e8; }
header.color-12 .nav-menu-icon .active i { background: transparent; }
body.stick { padding-top: 100px; }
body.st-58 { padding-top: 58px; }
body.st-100 { padding-top: 100px; }
body.st-148 { padding-top: 148px; }
.top-header-block { position: relative; color: rgba(255, 255, 255, 0.6); font-size: 10px; line-height: 5px; text-transform: uppercase; padding-right: 30px; }
.top-header-block:last-child { padding-right: 0px; }
.top-header-block a { display: inline-block; padding-top: 5px; letter-spacing: 0.6px; }
.top-header-block img { vertical-align: middle; margin-right: 5px; }
.top-header-block.search > img:hover { cursor: pointer; opacity: 0.6; }
.card { position: relative; }
.serach { position: relative; float: right; }
.nav { padding: 30px 0px 30px; }
.logo { position: relative; float: left; }
nav { float: right; color: #fff; padding-top: 4px; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; }
nav a, nav a:focus { color: #fff; }
nav > ul > li { position: relative; float: left; margin-left: 5px; font-size: 12px; font-weight: 700; line-height: 16px; text-transform: uppercase; }
nav > ul > li > a { position: relative; display: block; padding: 7px 15px; -moz-border-radius: 4px; border-radius: 4px; margin-bottom: 2px; }
nav > ul > li > a > span { padding-left: 5px; }
nav > ul > li > .dropmenu {visibility: hidden; opacity: 0; transform: translateY(10%); -webkit-transform: translateY(10%); -moz-transform: translateY(10%); -ms-transform: translateY(10%); position: absolute; top: 32px; left: 0%; min-width: 178px; background: #fff; -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1); transition: all 0.35s ease-out; -webkit-transition: all 0.35s ease-out; -moz-transition: all 0.35s ease-out; -ms-transition: all 0.35s ease-out;}
nav .dropmenu a { display: block; font-family: 'Open Sans', sans-serif; font-size: 11px; line-height: 18px; font-weight: 400; color: #888; letter-spacing: 0.5px; padding: 10px 20px 10px 15px; border-bottom: 1px solid #eee;}
nav .dropmenu a > span {display: inline-block; float: right; font-weight: 400; font-size: 8px; line-height: 20px;}
nav .dropmenu li { position: relative; }
nav .dropmenu li:hover > a {background: #fafafa; }
nav > ul > li:hover > .dropmenu {visibility: visible; opacity: 1; transform: translateY(0); -webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);}
nav .dropmenu .dropmenu { visibility: hidden; opacity: 0; transform: scale(1.01); -webkit-transform: scale(1.01);-moz-transform: scale(1.01);-ms-transform: scale(1.01); position: absolute; top: 0px; left: 100%; min-width: 178px; background: #fff; margin-left: 1px; -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1); transition: all 0.35s ease-out; -webkit-transition: all 0.35s ease-out; -moz-transition: all 0.35s ease-out; -ms-transition: all 0.35s ease-out;}
nav .dropmenu li:hover .dropmenu {visibility: visible; opacity: 1;transform: scale(1); -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);}
nav li.type-1:nth-last-child(1) .dropmenu, nav li.type-1:nth-last-child(2) .dropmenu, nav li.type-1:nth-last-child(3) .dropmenu { left: auto; right: 0px; }
nav li.type-1:nth-last-child(1) .dropmenu .dropmenu, nav li.type-1:nth-last-child(2) .dropmenu .dropmenu, nav li.type-1:nth-last-child(3) .dropmenu .dropmenu { left: auto; right: 100%; }
nav li.type-2 { position: static; }
nav li.type-2 > .dropmenu { min-width: 75%; top: 100%; left: 0px; margin-top: -34px; padding: 13px 0px 25px 0; }
header.scrol nav li.type-2 > .dropmenu {margin-top: -20px;}
header.scrol nav li.type-4 > .dropmenu {margin-top: -20px;}
nav li.type-2 > .dropmenu:after { content: ''; display: block; position: absolute; top: 0px; right: 0px; bottom: 0px; width: 76%; background: #F8F8F8; z-index: 1; }
nav li.type-2 > .dropmenu:hover li:first-child .dropmenu { opacity: 0; display: none; }
nav li.type-2 > .dropmenu:hover li:first-child:hover .dropmenu { opacity: 1; display: block; }
nav li.type-2 > .dropmenu li { position: static; width: 24%; z-index: 100; }
nav li.type-2 .dropmenu a { position: relative; padding: 13px 20px 13px 30px; margin-bottom: 6px; z-index: 200; }
nav li.type-2 .dropmenu .fa { float: right; line-height: 18px; }
nav li.type-2 .dropmenu .dropmenu { display: none; left: 24%; width: 76%; background: #f8f8f8; padding: 30px; opacity: 0; -moz-box-shadow: none; box-shadow: none; }
nav li.type-2 .dropmenu .dropmenu:after { content: ''; display: block; width: 31.805555555%; position: absolute; top: 0px; left: -31.805555555%; bottom: 0px; background: #fff; z-index: 1; }
nav li.type-2 .dropmenu li:hover .dropmenu { display: block; opacity: 1; z-index: 100; }
nav li.type-2 .dropmenu li:first-child .dropmenu { display: block; opacity: 1; z-index: 100; }
nav li.type-2 .dropmenu-item { width: 50%; float: left; margin-bottom: 30px; }
nav li.type-2 .dropmenu .dropmenu-image { display: inline-block; float: left; width: 40%; padding: 0; margin: 0; }
nav li.type-2 .dropmenu .dropmenu-image:before { display: none; }
nav li.type-2 .dropmenu-text { display: inline-block; width: 60%; padding-left: 30px; padding-top: 13px; }
nav li.type-2 .dropmenu-subtitle { font-size: 12px; line-height: 18px; font-weight: 700; color: #222222; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 9px; }
nav li.type-2 a.dropmenu-title { display: block; font-size: 14px; line-height: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.3px; margin-bottom: 9px; padding: 0px; }
nav li.type-2 .dropmenu-desc { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 18px; font-weight: 400; color: #555555; text-transform: uppercase; }
nav li.type-3 { position: static; }
nav li.type-3 > .dropmenu { min-width: 85%; top: 100%; left: auto; right: 0px; margin-top: -34px; padding: 0; }
header.scrol nav li.type-3 > .dropmenu {margin-top: -20px;}
nav li.type-3 > .dropmenu ul { display: block; width: 20%; float: left; border-left: 1px solid #f1f1f1; }
nav li.type-3 .dropmenu li { margin-bottom: 0px; }
nav li.type-3 .dropmenu a { padding: 10px 20px 10px 15px; letter-spacing: 0px; }
nav li.type-4 { position: static; }
nav li.type-4 > .dropmenu { min-width: 78%; top: 100%; left: auto; right: 0px; margin-top: -34px; padding: 13px 0 42px 0; -moz-box-shadow: none; box-shadow: none; }
nav li.type-4 > .dropmenu li { position: static; width: 21.5%; }
nav li.type-4 .dropmenu li:first-child .dropmenu { display: block; }
nav li.type-4 .dropmenu a { padding: 13px 20px 13px 30px; margin-bottom: 6px; letter-spacing: 0; }
nav li.type-4 .dropmenu .dropmenu { left: 21.5%; bottom: 0px; width: 78.5%; padding: 30px; }
nav li.type-4 .dropmenu-item { float: left; width: 33.33333333%; text-align: center; }
nav li.type-4 .dropmenu .dropmenu-image { display: inline-block; padding: 0; margin: 0 0 5px 0; }
nav li.type-4 a.dropmenu-title { display: block; font-size: 14px; line-height: 18px; font-weight: 700; letter-spacing: 3px; margin-bottom: 12px; padding: 0; }
nav li.type-4 .dropmenu-desc { font-size: 12px; line-height: 16px; font-weight: 400; color: #b9b9b9; letter-spacing: 1.1px; }
nav li.type-4 .dropmenu-desc strong { font-weight: 700; }
nav li.type-4 .dropmenu .fa-chevron-right { display: none; }
.nav-menu-icon { position: relative; float: right; width: 24px; height: 24px; z-index: 200; margin-right: 0px; margin-top: 4px; display: none; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; z-index: 99; }
.nav-menu-icon a { display: inline-block; width: 24px; height: 24px; cursor: pointer; text-decoration: none; }
.nav-menu-icon a i { position: relative; display: inline-block; width: 24px; height: 3px; color: #000; font: bold 14px/.4 Helvetica; text-transform: uppercase; text-indent: -55px; background: #fff; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; }
.nav-menu-icon a i:before, .nav-menu-icon a i:after { content: ''; width: 24px; height: 3px; background: #fff; position: absolute; left: 0; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
.nav-menu-icon a i:before { top: -7px; }
.nav-menu-icon a i:after { bottom: -7px; }
.nav-menu-icon a:hover i:before { top: -10px; }
.nav-menu-icon a:hover i:after { bottom: -10px; }
.nav-menu-icon a.active i { background: none; }
.nav-menu-icon a.active i:before { top: 0; -webkit-transform: rotateZ(45deg); -moz-transform: rotateZ(45deg); -ms-transform: rotateZ(45deg); -o-transform: rotateZ(45deg); transform: rotateZ(45deg); }
.nav-menu-icon a.active i:after { bottom: 0; -webkit-transform: rotateZ(-45deg); -moz-transform: rotateZ(-45deg); -ms-transform: rotateZ(-45deg); -o-transform: rotateZ(-45deg); transform: rotateZ(-45deg); }
.search-icon { position: relative; float: right; display: inline-block; padding-left: 35px; vertical-align: middle; }
.search-icon span { position: relative; font-size: 16px; padding: 7px 0px; -moz-border-radius: 4px; border-radius: 4px; margin-bottom: 2px; cursor: pointer; }
.search-icon span:hover { opacity: 0.6; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 08 - VIDEO */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.video-click { position: relative; float: left; width: 100%; }
.det-img .video-click { padding-top: 0px; }
.video-click.vsplay { padding-top: 0px; }
.video-click a { display: block; overflow: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; }
.video { float: none; clear: both; width: 100%; position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0; display: none; }
.video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.video .close { width: 16px; height: 16px; position: absolute; top: 20px; right: 53px; z-index: 5; }
.play { position: relative; float: none; display: block; width: 70px; height: 70px; margin: 0 auto 40px; cursor: pointer; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out; }
.play:hover { -o-transform: scale(1.05); transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); }
.close-v { position: absolute; left: 20px; top: 8px; cursor: pointer; }
.video img { width: 20px; height: 20px; }
.video-title { position: absolute; bottom: 15px; text-align: center; left: 0px; width: 100%; }
.video-click.style-2 img { margin-bottom: 0px; }
.video-click.style-2 .video-title { bottom: 50%; margin-bottom: -35px; }
.video-click.style-2 .play { margin: 0 auto 0px; }
.video-click.style-2 iframe { height: 100% !important; }
.video-open {position: relative; text-align: center;}
.item-block .video-open img {width: 70px; height: 70px; cursor: pointer; margin: 0px auto; display: block; position: relative;}
.video-player{-moz-transition:all 1000ms ease-out; -o-transition:all 1000ms ease-out; -webkit-transition:all 1000ms ease-out; transition:all 1000ms ease-out; -ms-transition:all 1000ms ease-out;}
.video-player{position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,1); z-index: 1000; transform: scale(0); -webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0); visibility: hidden;}
.video-player.active{transform: scale(1); -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1); visibility: visible;}
.video-iframe{position: absolute; left: 50px; top: 50px; right: 50px; bottom: 50px;}
.video-iframe iframe{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.video-player .close-iframe{color: #FF9700; font-family: 'bold', sans-serif, Arial; width: 20px; height: 20px; position: absolute; top: 20px; right: 20px; left: auto; cursor: pointer; text-align: center;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 08 - SWIPER SLIDER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.swiper-container { margin: 0 auto; position: relative; overflow: hidden; direction: ltr; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -o-backface-visibility: hidden; backface-visibility: hidden; height: auto; }
.swiper-wrapper { position: relative; width: 100%; -webkit-transition-property: -webkit-transform, left, top; -webkit-transition-duration: 0s; -webkit-transform: translate3d(0px, 0, 0); -webkit-transition-timing-function: ease; -moz-transition-property: -moz-transform, left, top; -moz-transition-duration: 0s; -moz-transform: translate3d(0px, 0, 0); -moz-transition-timing-function: ease; -o-transition-property: -o-transform, left, top; -o-transition-duration: 0s; -o-transform: translate3d(0px, 0, 0); -o-transition-timing-function: ease; -o-transform: translate(0px, 0px); -ms-transition-property: -ms-transform, left, top; -ms-transition-duration: 0s; -ms-transform: translate3d(0px, 0, 0); -ms-transition-timing-function: ease; -webkit-transition-property: -webkit-transform, left, top; -moz-transition-property: -moz-transform, left, top; -o-transition-property: -o-transform, left, top; transition-property: transform, left, top; -webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s; -webkit-transform: translate3d(0px, 0, 0); -moz-transform: translate3d(0px, 0, 0); transform: translate3d(0px, 0, 0); -webkit-transition-timing-function: ease; -moz-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; -moz-box-sizing: content-box; box-sizing: content-box; cursor: url(../img/drag.png) 16 9, ew-resize !important; margin: 0 auto; height: inherit !important; float: left; }
.swiper-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }
.swiper-slide { float: left; height: inherit !important; position: relative; }
.swiper-wp8-horizontal { -ms-touch-action: pan-y; }
.swiper-wp8-vertical { -ms-touch-action: pan-x; }
.pagination-hidden.pagination { display: none; }
.swiper-arrow-left, .swiper-arrow-right { cursor: pointer; -webkit-transition: all 320ms cubic-bezier(0.565, 0.42, 0.355, 1.155); -moz-transition: all 320ms cubic-bezier(0.565, 0.42, 0.355, 1.155); -o-transition: all 320ms cubic-bezier(0.565, 0.42, 0.355, 1.155); transition: all 320ms cubic-bezier(0.565, 0.42, 0.355, 1.155); text-align: center; z-index: 5; width: 40px; height: 40px; -moz-border-radius: 50%; border-radius: 50%; position: absolute; top: 50%; -o-transform: translateY(-50%); transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.arrow-wrapp { position: absolute; left: 0px; top: 50%; width: 100%; margin: 0 auto; }
.cont-1170 { float: none; width: 100%; margin: 0 auto; display: block; position: relative; max-width: 1170px; }
.sw-arrow { border: 2px solid rgba(255, 255, 255, 0.2); background: none; }
.sw-arrow span { font-size: 16px; color: #fff; line-height: 10px; padding-top: 12px; }
.swiper-arrow-left { left: 15px; }
.swiper-arrow-right { right: 15px; }
.m-200 .swiper-arrow-left { margin-top: -200px; }
.m-200 .swiper-arrow-right { margin-top: -200px; }
.offers-arrow { background: #eaeaea; border: 5px solid #fff; }
.offers-arrow span { font-size: 16px; color: #fff; line-height: 10px; padding-top: 9px; color: #fff; }
.offers-arrow.swiper-arrow-left { left: -7px; }
.offers-arrow.swiper-arrow-right { right: -7px; }
.offers-arrow:hover { background: #ff6600; border: 5px solid #ff6600; }
.offers-arrow:hover span {color: #222;}
.offers-arrow.color-2 { background: #23b0e8; }
.offers-arrow.color-2:hover { background: #23b0e8; border-color: #23b0e8; }
.offers-arrow.color-3 { background: #022c54; }
.offers-arrow.color-3:hover { background: #022c54; border-color: #022c54; }
.offers-arrow.color-3 { background: #66bb6a; }
.offers-arrow.color-3:hover { background: #66bb6a; border-color: #66bb6a; }
.offers-arrow.color-4 { background: #f8f8f8; }
.offers-arrow.color-4 span { color: #222222; }
.offers-arrow.color-4:hover { background: #d73240; border-color: #d73240; }
.offers-arrow.color-4:hover span { color: #fff; }
.arr-s-1 .sw-arrow:hover span { color: #ff6600; }
.arr-s-1 .sw-arrow:hover { border: 2px solid #ff6600; }
.arr-s-2 .sw-arrow:hover span { color: #66BB6A; }
.arr-s-2 .sw-arrow:hover { border: 2px solid #66BB6A; }
.arr-s-3 .sw-arrow:hover span { color: #23b0e8; }
.arr-s-3 .sw-arrow:hover { border: 2px solid #23b0e8; }
.arr-s-4 .sw-arrow:hover span { color: #fff; }
.arr-s-4 .sw-arrow:hover { border: 2px solid #00e5ff; }
.arr-s-5 .sw-arrow:hover span { color: #1593d0; }
.arr-s-5 .sw-arrow:hover { border: 2px solid #1593d0; }
.arr-s-6 .sw-arrow:hover span { color: #022C54; }
.arr-s-6 .sw-arrow:hover { border: 2px solid #022C54; background: transparent; }
.arr-s-7 .sw-arrow:hover span { color: #fff; }
.arr-s-7 .sw-arrow:hover { border: 2px solid #fff; background: transparent; }
.arr-t-2 { top: 0%; }
.arr-t-2 .sw-arrow { background: rgba(0, 0, 0, 0.3); border: none; }
.arr-t-2 .swiper-arrow-left { left: 0; top: 0%; bottom: 0%; width: 30px; height: auto; -moz-border-radius: 0; border-radius: 0; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); }
.arr-t-2 .swiper-arrow-left span { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); padding-top: 0; }
.arr-t-2 .swiper-arrow-right { right: 0; top: 0%; bottom: 0%; width: 30px; height: auto; -moz-border-radius: 0; border-radius: 0; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); }
.arr-t-2 .swiper-arrow-right span { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); padding-top: 0; }
.arr-t-2 .swiper-arrow-left:hover, .arr-t-2 .swiper-arrow-right:hover { background: rgba(0, 0, 0, 0.5); }
.arr-t-3 { top: 0%; }
.arr-t-3 .sw-arrow { border: none; }
.arr-t-3 .swiper-arrow-left { left: 0; top: 0%; bottom: 0%; width: 30px; height: auto; -moz-border-radius: 0; border-radius: 0; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); }
.arr-t-3 .swiper-arrow-left span { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); padding-top: 0; }
.arr-t-3 .swiper-arrow-right { right: 0; top: 0%; bottom: 0%; width: 30px; height: auto; -moz-border-radius: 0; border-radius: 0; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); }
.arr-t-3 .swiper-arrow-right span { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); padding-top: 0; }
.arr-t-3 .swiper-arrow-left:hover, .arr-t-3 .swiper-arrow-right:hover { background: rgba(0, 0, 0, 0.5); }
.pagination { position: absolute; width: 100%; text-align: center; left: 0px; margin: 0px; }
.poin-style-1 { bottom: 40px; }
.poin-style-1 .swiper-pagination-switch { position: relative; display: inline-block; width: 10px; height: 10px; -moz-border-radius: 50%; border-radius: 50%; border: 1px solid rgba(255, 255, 255, 0.6); margin: 0px 7px; cursor: pointer; transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; }
.poin-style-1 .swiper-pagination-switch.swiper-active-switch { -o-transform: scale(1.4); transform: scale(1.4); -webkit-transform: scale(1.4); -moz-transform: scale(1.4); -ms-transform: scale(1.4); border: 2px solid #fff; }
.poin-style-2 { position: relative; margin-top: 25px; }
.poin-style-2 .swiper-pagination-switch { position: relative; display: inline-block; width: 10px; height: 10px; -moz-border-radius: 50%; border-radius: 50%; border: 1px solid rgba(185, 185, 185, 0.4); margin: 0px 7px; cursor: pointer; transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; }
.poin-style-2 .swiper-pagination-switch.swiper-active-switch { -o-transform: scale(1.4); transform: scale(1.4); -webkit-transform: scale(1.4); -moz-transform: scale(1.4); -ms-transform: scale(1.4); border: 2px solid #fff; border: 1px solid #b9b9b9; }
.pagination.vertical { position: absolute; top: 50%; left: 50%; bottom: auto; width: 10px; margin-left: -570px; text-align: left; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.pagination-left { margin-left: -472px; left: 50%; text-align: left; width: 100%; }
.pagination-left-2 { margin-left: -570px; left: 50%; text-align: left; width: 100%; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 09 - MAIN-TITLE */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.top-baner { position: relative; width: 100%; }
.main-title { position: relative; width: 100%; text-align: center; color: #fff; }
.main-title h1 { padding-bottom: 25px; }
.main-title > p { padding-bottom: 45px; max-width: 747px; margin: 0 auto; }
.main-title .input-style-1 { margin: 0px 10px; }
.main-title .category { font-size: 16px; line-height: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 3px; }
.main-title .person_price { font-size: 28px; line-height: 30px; font-weight: 400; }
.main-title .person_price strong { font-weight: 700; }
.main-title .main-date { font-family: 'Open Sans', sans-serif; font-size: 22px; line-height: 25px; font-weight: 400; text-transform: uppercase; }
.main-title .main-date strong { font-weight: 900; }
.main-title .main-date.underline:after { margin: 26px 0 0px; }
.main-title .main-date { margin-bottom: 22px; }
.main-title .main-people strong { font-weight: 700; }
.main-title .people-and-date { font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 20px; font-weight: 400; text-transform: uppercase; }
.main-title .people-and-date strong { font-weight: 900; }
.main-title.style-1 h3 { font-size: 28px; line-height: 30px; font-weight: 400; margin-bottom: 20px; }
.main-title.style-2 .category { margin-bottom: 16px; }
.main-title.style-2 h1 { font-size: 50px; line-height: 55px; letter-spacing: 9px; padding-bottom: 16px; }
.main-title.style-2 .person_price { font-size: 22px; letter-spacing: 2px; }
.main-title.style-3 .category { margin-bottom: 14px; }
.main-title.style-3 h1 { padding-bottom: 50px; letter-spacing: 11px; }
.main-title.style-3 .sb-price { letter-spacing: 2px; margin-bottom: 10px; }
.main-title.style-3 h2 { font-size: 38px; line-height: 38px; letter-spacing: 7px; margin-bottom: 20px; }
.main-title.style-3 .rate-wrap { margin-bottom: 13px; }
.main-title.style-3 .people-and-date { margin-bottom: 67px; }
.main-title.style-4 h2 { margin-bottom: 20px; }
.main-title.style-4 .sb-price { font-size: 40px; line-height: 40px; font-weight: 700; letter-spacing: 1px; }
.main-title.style-4 .sb-price span { font-size: 32px; line-height: 40px; font-weight: 700; vertical-align: top; text-decoration: line-through; }
.main-title.style-4 .c-button { margin-bottom: 0; }
.main-title.style-6 h1 { font-size: 50px; line-height: 50px; font-weight: 700; }
.main-title.style-6 h4 { font-size: 16px; line-height: 20px; font-weight: 700; letter-spacing: 2px; }
.main-title.right { text-align: right; }
.main-title.right .info-line { text-align: right; }
.main-title.right > p { margin-left: 0; margin-right: 0; float: right; }
.main-title.left { text-align: left; }
.main-title.left .info-line { text-align: left; }
.main-title.left > p { margin-left: 0; margin-right: 0; float: left; }
.top-weather-info { position: relative; font-size: 20px; text-align: center; padding-bottom: 35px; display: inline-block; }
.top-weather-info img { vertical-align: middle; margin-left: 10px; }
.top-weather-info span { padding-left: 10px; display: inline-block; float: none; font-weight: 700; }
.top-weather-info p { float: none; display: inline-block; }
.res-img { width: 100%; height: auto; display: block; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 09 - MAIN SLIDER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.main-slider .swiper-slide { min-height: 700px; }
.main-slider-3 { height: 100vh; }
.main-slider-3 .vertical-bottom {bottom: 40px;}
.main-slider-3 .input-style-1 { margin: 0px; }
.main-slider-3 .input-style-1 input { padding: 0px 30px; font-size: 16px; }
.main-slider-3 .main-title .c-button { position: absolute; right: 0px; top: 0px; height: 60px; }
.main-slider-3 .main-title form { position: relative; width: 100%; display: inline-block; }
.main-slider-4 { position: absolute; top: 0px; left: 50%; right: 0%; bottom: 0%; height: 100%; }
.main-slider-5 .swiper-slide { min-height: 762px; }
.main-slider-5 .cell-view { width: 50%; }
.main-slider-5 .slider-block { position: relative; background: #fff; padding-top: 40px; padding-bottom: 30px; -moz-border-radius: 3px; border-radius: 3px; }
.main-slider-5 .slider-block-left { position: absolute; top: 0px; left: 0px; width: 50%; bottom: 0px; }
.main-slider-5 .slider-block-right { width: 50%; float: right; text-align: center; }
.main-slider-5 .slider-block-right .rate-wrap { display: block; text-align: center; }
.main-slider-5 .slider-block-right .rate-wrap .rate { float: none; }
.main-slider-5 .rate-wrap { margin-bottom: 12px; }
.main-slider-5 .rate { display: inline-block; float: none; margin-bottom: 5px; }
.main-slider-5 .rate span { font-size: 11px; }
.main-slider-5 .rate-wrap i { display: inline-block; float: none; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 18px; }
.main-slider-5 .sb-title { font-size: 38px; line-height: 44px; font-weight: 700; color: #222; letter-spacing: 6px; padding-left: 20%; padding-right: 20%; margin-bottom: 15px; }
.main-slider-5 .sb-text { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; color: #222; opacity: 0.6; padding: 0px 10%; margin-bottom: 37px; }
.main-slider-5 .c-button { margin-bottom: 56px; }
.main-slider-5 .slide-preview a { display: inline-block; margin-right: 10px; }
.main-slider-5 .slide-preview img { -moz-border-radius: 4px; border-radius: 4px; }
.main-slider-5 .slide-preview img:hover, .main-slider-5 .slide-preview .active img { -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.main-slider-6 .swiper-slide { min-height: 725px; }
.swiper-container.h-143 { padding-top: 71.5px; }
.best-slider { height: 350px; }
.best-slider .vertical-align { z-index: 2; }
.slider-wth-thumbs.style-1 .thumbnails .swiper-slide img { opacity: 0.6; }
.slider-wth-thumbs.style-1 .thumbnails .swiper-slide img:hover { opacity: 1; }
.slider-wth-thumbs.style-1 .thumbnails .swiper-slide.current img { opacity: 1; }
.slider-wth-thumbs.style-2 .thumbnails .swiper-slide { position: relative; }
.slider-wth-thumbs.style-2 .thumbnails .swiper-slide:before { content: ''; display: block; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; border: 10px solid #2d3e50; z-index: 10; opacity: 0; transition: all 0.3s ease-in; -wenkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.slider-wth-thumbs.style-2 .thumbnails .swiper-slide:hover:before {opacity: 1;}
.slider-wth-thumbs.style-2 .thumbnails .swiper-slide.current:before {opacity: 1;}
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 08 - TP_ENTRY */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tp_entry { position: relative; top: 0px; width: 100%; z-index: 99; }
.tp_image { height: 200px; position: relative; top: 0; z-index: 1; }
.tp_image .price { opacity: 0; }
.tp_content { position: absolute; top: 105px; left: 0%; width: 100%; padding: 0px 20px; opacity: 0; }
.tp_content h4 a:hover {color: #00E5FF;}
.tp_content .date { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 16px; font-weight: 400; color: #555555; text-transform: uppercase; }
.tp_content .date strong { font-weight: 700; }
.tp_entry:hover .tp_image { top: -105px; }
.tp_entry:hover .tp_image .price { opacity: 1; }
.tp_entry:hover .tp_content { opacity: 1; }
.tp_entry.style-2 .tp_price { font-size: 16px; line-height: 18px; font-weight: 700; letter-spacing: 1px; float: right; }
.tp_entry.style-2 h4 { letter-spacing: 2px; margin-bottom: 5px; }
.tp_entry.style-2 .tour-info { margin-right: 20px; }
.tp_entry-active .tp_image { top: -105px; }
.tp_entry-active .tp_image .price { opacity: 1; }
.tp_entry-active .tp_content { opacity: 1; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 10 - WORLD CITY*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.world-city { position: relative; min-height: 299px; text-align: center; margin-bottom: 30px; }
.world-city .world-title { font-size: 16px; line-height: 20px; font-weight: 700; letter-spacing: 2.5px; margin-bottom: 13px; }
.world-city .world-price { font-size: 14px; line-height: 18px; font-weight: 400; margin-bottom: 11px; }
.world-city .rate { margin-bottom: 9px; }
.world-city .rate span { font-size: 12px; }
.world-city p { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; margin-bottom: 28px; }
.world-country { position: relative; min-height: 299px; margin-bottom: 30px; }
.world-country h4 { font-size: 14px; line-height: 18px; font-weight: 700; letter-spacing: 2.4px; margin-bottom: 10px; }
.world-country ul { list-style: none; }
.world-country li { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 18px; font-weight: 400; margin-bottom: 6px; }
.world-country li:before { content: '•'; display: inline-block; margin-right: 10px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 10 - TABS PANEL */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.baner-tabs { position: absolute; left: 0px; bottom: -4px; width: 100%; z-index: 50; }
.nav-tabs { position: relative; text-align: center; float: none; display: inline-block; border-bottom: 0px none; }
.nav-tabs > li { float: left; position: relative; display: inline-block; }
.tabs-style-1.nav-tabs > li > a { font-size: 12px; font-weight: 700; color: #fff; text-transform: uppercase; border: 1px solid rgba(255, 255, 255, 0.3); padding: 18px 25px; -moz-border-radius: 0px; border-radius: 0px; margin: 0px; position: relative; float: left; display: block; border-bottom: 0px none; letter-spacing: 1px; }
.tabs-style-1.nav-tabs > li > a:hover { background: rgba(0, 3, 5, 0.2); border: 1px solid rgba(0, 3, 5, 0); border-bottom: 0px none; }
.tpl-tabs-cont { background: rgba(0, 3, 5, 0.2); min-height: 225px; border: 0px none; position: relative; display: inline-block; width: 100%; margin-top: -3px; padding: 60px 0px 65px; border-radius: 5px;}
.t-con-style-1.tab-content > .tab-pane { display: none; visibility: hidden; opacity: 0; }
.t-con-style-1.tab-content > .active { display: block; visibility: visible; opacity: 1; }
.tab-pane.active { display: block; visibility: visible; opacity: 1; }
.tabs-style-1.nav-tabs > li.active > a, .tabs-style-1.nav-tabs > li.active > a:focus, .tabs-style-1.nav-tabs > li.active > a:hover { background: rgba(0, 3, 5, 0.2); border: 1px solid rgba(0, 3, 5, 0); border-bottom: 0px none; color: #fff; }
.tabs-block { position: relative; float: left; width: 100%; color: #fff; border-bottom: 1px solid rgba(255, 255, 255, 0.3); padding-bottom: 12px; }
.tabs-block h5 { padding-bottom: 40px; }
.input-style { position: relative; float: left; width: 100%; font-size: 14px; color: rgba(255, 255, 255, 0.6); }
.input-style img { vertical-align: middle; position: absolute; left: 0px; }
.input-style input { background: none; width: 100%; padding-left: 23px; }
.baner-tabs.style-2 .tabs-style-1.nav-tabs > li.active > a, .baner-tabs.style-2 .tabs-style-1.nav-tabs > li.active > a:focus, .baner-tabs.style-2 .tabs-style-1.nav-tabs > li.active > a:hover { background: #022c54; }
.baner-tabs.style-2 .tabs-style-1.nav-tabs > li > a:hover { background: #022c54; }
.baner-tabs.style-2 .tpl-tabs-cont { background: url(../img/home_9/bg-tab.jpg) repeat; }
.baner-tabs.style-2 .tab-pane .c-button { margin-top: 58px; }
.baner-tabs.style-2 .tabs-block { padding-bottom: 12px; border-bottom: none; }
.baner-tabs.style-2 .input-style-1 input { border-color: rgba(255, 255, 255, 0.3); }
.baner-tabs.style-2 .drop-wrap-s-3 { border-color: rgba(255, 255, 255, 0.3); }
.drop-wrap-s-3 .drop span {top: 58px;}
.world-city {border-radius: 5px;}
.drop-wrap { position: relative; float: left; width: 100%; display: block; height: 19px; }
.drop { position: absolute; display: block; left: 0px; top: 0px; width: 100%; color: rgba(255, 255, 255, 0.6); font-size: 13px; font-weight: 400; height: 100%; cursor: pointer; }
.drop b { position: relative; float: left; text-transform: capitalize; width: 100%; font-family: 'Source Sans Pro', sans-serif; font-weight: 400; }
.drop .drop-list { position: absolute; font-size: 13px; top: 0px; right: 0px; padding-left: 10px; }
.drop span { position: absolute; left: 0; top: 31px; width: 100%; display: none; z-index: 50; border: 1px solid rgba(255, 255, 255, 0.6); margin: 0; background: #fff; padding: 10px 0px; min-width: 100px; }
.drop-list.act { transform: rotateX(180deg); -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -ms-transform: rotateX(180deg); z-index: 51; margin-top: 3px; color: #777; }
.drop span { -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1); }
.drop span a { display: block; font-family: 'Open Sans', sans-serif; float: left; position: relative; width: 100%; text-decoration: none; text-align: left; line-height: 20px; color: #777; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; z-index: 52; text-transform: capitalize; padding: 6px 18px; }
.drop span a:hover { background: #f8f8f8; color: #222; }
.drop-wrap-s-2 { height: 40px; border: 1px solid rgba(255, 255, 255, 0.5); -moz-border-radius: 5px; border-radius: 5px; }
.drop-wrap-s-2 .drop { font-size: 16px; padding: 9px 20px; }
.drop-wrap-s-2 .drop .drop-list { font-size: 16px; }
.drop-wrap-s-3 { height: 60px; border: 1px solid #91d8f4; -moz-border-radius: 25px; border-radius: 25px; line-height: 60px; }
.contact-form .drop-wrap-s-3 .drop {font-size: 16px;}
.drop-wrap-s-3 .drop { font-size: 13px; line-height: 60px; font-weight: 400; color: rgba(255, 255, 255, 0.6); padding: 0px 20px; }
.drop-wrap-s-3 .drop .drop-list { right: 20px; }
.drop-wrap-s-4 { height: 50px; -moz-border-radius: 25px; border-radius: 25px; line-height: 50px; }
.drop-wrap-s-4 .drop { font-size: 14px; padding: 0px 20px; }
.drop-wrap-s-5 .drop {font-size: 16px;}
.drop-wrap-s-4 .drop .drop-list { right: 20px; }
.drop-wrap.color-2 { border: 1px solid rgba(219, 219, 219, 0.6); }
.drop-wrap.color-2 .drop { color: rgba(34, 34, 34, 0.6); opacity: 1; }
.drop-wrap.color-2 .drop-list { color: #1593d0; }
.drop-wrap.color-3 { border: 1px solid #2D3E50; }
.drop-wrap.color-3 .drop { opacity: 1; }
.drop-wrap.color-3 .drop b { color: #2D3E50; }
.drop-wrap.color-3 .drop-list { color: #2D3E50; }
.drop-wrap.color-4 { background: #fff; border: 1px solid #fff; }
.drop-wrap.color-4 .drop { color: #b9b9b9; opacity: 1; }
.drop-wrap.color-5 { background: #f8f8f8; border: 1px solid #f8f8f8; }
.drop-wrap.color-5 .drop { color: #b9b9b9; opacity: 1; }
.drop-wrap.color-5 .drop span { background: #f8f8f8; }
.drop-wrap.color-5 .drop span a:hover { background: #8b8b8b; }
.drop-wrap.color-5 .drop-list { color: #022c54; }
.tab-pane .c-button { margin-top: 30px; }
.drop-tabs b { display: none; }
.arrow-down { display: none; }
.arrow-down.act { transform: rotateX(180deg); -webkit-transform: rotateX(180deg); -moz-transform: rotateX(180deg); -ms-transform: rotateX(180deg); }
.main-wraper { position: relative; width: 100%; overflow: hidden; display: block;}
.main-wraper.color-2 .second-title h2 { color: #fff; }
.second-title { position: relative; text-align: center; padding-top: 110px; padding-bottom: 65px; }
.second-title h2 { padding-bottom: 24px; letter-spacing: 6px; }
.second-title h4 { font-weight: 700; letter-spacing: 2px; margin-bottom: 7px; }
.second-title h4.underline { margin-bottom: 20px; }
.second-title p { padding-bottom: 65px; }
.second-title > *:last-child { padding-bottom: 0px; }
.second-title.style-2 h2 { padding-bottom: 72px; }
.second-title.style-2 > *:last-child { padding-bottom: 0px; }
.second-title.style-3 { padding-top: 0px; text-align: left; }
.second-title.style-3 h2 { line-height: 40px; }
.second-title.style-3 > *:last-child { padding-bottom: 0px; }
.second-description { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 24px; font-weight: 400; margin-bottom: 30px; }
.radius-mask .tour-layer { -moz-border-radius: 5px; border-radius: 5px; }
.radius-mask .bg { -moz-border-radius: 5px; border-radius: 5px; overflow: hidden; }
.photo-block { text-align: center; color: #fff; position: relative; width: 100%; }
.photo-block img { width: 100%; height: auto; display: block; }
.photo-block h3 { padding-bottom: 10px; }
.photo-block h4 { padding-bottom: 10px; -o-transform: translateY(-40px); transform: translateY(-40px); -webkit-transform: translateY(-40px); -moz-transform: translateY(-40px); -ms-transform: translateY(-40px); opacity: 0; }
.photo-block h5 { -o-transform: translateY(20px); transform: translateY(20px); -webkit-transform: translateY(20px); -moz-transform: translateY(20px); -ms-transform: translateY(20px); opacity: 0; }
.photo-block:hover h4, .photo-block:hover h5 { -o-transform: translateY(0px); transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); opacity: 1; }
.photo-block:hover .tour-layer { opacity: 1; }
.offers-block { position: relative; width: 100%; min-height: 450px; color: #fff; float: left; display: inline-block; }
.offers-slider .swiper-slide { padding: 0px 15px; width: 33.333%; }
.offers-block .vertical-top { padding: 30px; }
.offers-block .vertical-top .rate { padding-bottom: 10px; }
.offers-block .vertical-bottom { padding: 0px 10px 30px 30px; }
.offers-block .vertical-bottom p { padding-bottom: 25px; font-size: 14px; line-height: 22px; }
.offers-info { width: 100%; position: relative; padding-bottom: 20px; display: inline-block; }
.offers-info li { font-size: 12px; font-weight: 700; text-transform: uppercase; position: relative; float: left; padding: 0px 10px 0px 20px; border-right: 1px solid rgba(255, 255, 255, 0.5); line-height: 24px; }
.offers-info li:first-child { padding-left: 0px; }
.offers-info li:last-child { border-right: 0px none; padding-right: 0px; }
.offers-info li b { font-size: 24px; padding-right: 10px; }
.offers-block:hover .tour-layer { opacity: 1; }
.offers-block:hover h3 { color: #ff6600; }
.offers-block.style-2 { min-height: 429px; }
.offers-block.style-2 .vertical-top { padding: 20px 30px; }
.offers-block.style-2 .rate span { font-size: 9px; padding: 0px 1.5px; }
.offers-block.style-2 .vertical-bottom { padding: 0px 10px 0px 30px; }
.offers-block.style-2 .offet-title { font-size: 16px; line-height: 20px; font-weight: 700; color: #fff; margin-bottom: 10px; }
.offers-block.style-2 p { opacity: 0.6; }
.underline { position: relative; display: inline-block; }
.underline:after { content: ''; width: 100%; background: #FFF; height: 5px; position: relative; display: block; float: none; margin: 13px 0 0px; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }
.underline:before { width: 0%; right: 0px; background: #F60; height: 5px; position: absolute; display: block; float: none; content: ''; bottom: 0px; -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1); -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1); -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1); transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1); }
.underline-block:hover .underline:before { width: 100%; z-index: 1; }
.underline.m94:before, .underline.m94:after { max-width: 94px; left: 0px; right: auto; }
.underline.color-blue-2:after { background: #1593d0; }
.underline.color-red-3:after { background: #D73240; }
.underline.color-dr-blue-2:after { background: #022c54; }
.popular-img { position: relative; width: 100%; min-height: 200px; color: #fff; margin-bottom: 30px; }
.popular-img .vertical-bottom { padding: 0px 0px 22px 30px; }
.popular-img h4 { font-weight: 700; letter-spacing: 3px; padding-bottom: 10px; }
.popular-img h5 { text-transform: uppercase; font-weight: 700; letter-spacing: 1px; }
.popular-img:hover .tour-layer { opacity: 1; }
.popular-img:hover a { color: #ff6600; }
.popular-desc { position: relative; width: 100%; min-height: 430px; }
.bg-contain.bg-bg-chrome { -moz-background-size: contain; background-size: contain; }
.popular-desc h3 { padding-bottom: 20px; }
.popular-desc p { padding-bottom: 30px; }
.popular-desc h4 { font-weight: 700; letter-spacing: 2px; padding-bottom: 20px; }
.popular-desc ul { position: relative; width: 100%; list-style-type: disc; color: #555555; list-style-position: inside; }
.popular-desc ul li { font-size: 14px; line-height: 24px; }
.popular-desc ul li a:hover { color: #777; }
.popular-desc .c-button { margin-top: 35px; }
.popular-desc .c-button:hover { color: #ff6600; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 11 - ITEM-BLOCK */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.item-block { position: relative; width: 100%; text-align: center; color: #fff; }
.item-block img { width: 100%; height: auto; display: block; }
.item-block p { color: rgba(255, 255, 255, 0.6); padding: 0px 26% 35px; }
.item-block h3 { padding-bottom: 15px; font-size: 26px; transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; }
.item-block h4 { padding-bottom: 15px; }
.item-block .rate { padding-bottom: 22px; }
.item-block:hover .tour-layer { opacity: 1; }
.item-block:hover h3 { color: #ff6600; }
.item-block.style-2 h3 { font-size: 22px; position: relative; display: inline-block; float: none; }
.item-block.style-2 h3:after { width: 100%; background: #fff; height: 5px; position: relative; display: block; float: none; margin: 13px auto 0px; text-align: center; content: ''; transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; }
.item-block.style-2 h3:before { width: 0%; right: 0px; background: #ff6600; height: 5px; position: absolute; display: block; float: none; text-align: center; content: ''; bottom: 15px; -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1); -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1); -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1); transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1.1); }
.item-block.style-2:hover h3:before { width: 100%; z-index: 1; }
.item-block.style-3 { min-height: 489px; }
.item-block.style-3 .ib-subtitle { font-weight: 400; }
.item-block.style-3 .ib-subtitle span { font-size: 30px; font-weight: 700; }
.item-block.style-3 h3 { font-size: 22px; }
.item-block.style-3 .underline { margin-left: 65px; margin-right: 65px; }
.item-block.style-3 .underline:before { bottom: 15px; }
.item-block.style-3 p { padding: 0px 10% 0px; }
.item-block.style-4 h3 { font-size: 48px; line-height: 50px; letter-spacing: 9px; padding-bottom: 18px; }
.item-block.style-4 h4 { font-size: 22px; line-height: 25px; font-weight: 400; letter-spacing: 3.5px; padding-bottom: 18px; }
.item-block.style-4 .main-date { font-family: 'Open Sans', sans-serif; font-size: 18px; line-height: 22px; font-weight: 400; text-transform: uppercase; margin-bottom: 24px; }
.item-block.style-4 .rate { padding-bottom: 19px; }
.item-block.style-4 .rate span { font-size: 11px; }
.item-block.style-4 p { padding: 0px 14% 35px; }
.item-block.style-5 { position: relative; min-height: 488px; }
.item-block.style-5 .ib-subtitle { font-size: 16px; line-height: 20px; font-weight: 400; letter-spacing: 3px; padding-bottom: 11px; }
.item-block.style-5 .ib-subtitle span { font-size: 22px; font-weight: 700; }
.item-block.style-5 h3 { font-size: 22px; line-height: 25px; font-weight: 700; letter-spacing: 4px; margin-bottom: 11px; }
.item-block.style-5 p { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 22px; padding: 0px 12% 32px; }
.item-block.style-5 .ib-undertitle { font-size: 16px; line-height: 20px; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 8px; }
.item-block.style-5 .ib-price { font-size: 32px; line-height: 35px; font-weight: 700; margin-bottom: 44px; }
.submit input:hover { background: #ff6600; color: #fff; }
.border-white.c-button:hover { background: #000; color: #fff; border: 1px solid #000; }
.submit { position: relative; display: block; padding-left: 15px; float: left; }
.slide-tour { text-align: center; position: relative; width: 100%; color: #fff; }
.slide-tour h2 { font-size: 40px; padding-bottom: 40px; }
.slide-tour span { font-size: 20px; font-weight: 700; padding-bottom: 25px; text-transform: uppercase; display: block; }
.info-line { position: relative; width: 100%; text-align: center; }
.info-line-bar { position: relative; float: none; display: inline-block; margin: 0px 10px; }
.info-line-bar span { font-size: 28px; font-weight: 700; position: relative; display: inline-block; margin-left: 5px; padding-bottom: 0px; }
.info-line-bar h5 { text-transform: uppercase; font-weight: 700; position: relative; display: inline-block; padding-left: 3px; line-height: 14px; vertical-align: text-top; }
.tm-title { color: #fff; text-align: left; padding-left: 50px; }
.tm-title .button-s-2 { margin-bottom: 15px; }
.tm-title h3 { padding-bottom: 32px; }
.comm-info img { position: absolute; }
.comm-info .comm-info-txt { position: relative; display: block; padding: 30px 50px 0px 80px; }
.comm-info-txt h5 { text-transform: uppercase; font-weight: 700; letter-spacing: 1px; }
.comm-info-txt p { font-size: 14px; color: rgba(255, 255, 255, 0.6); line-height: 22px; }
.comm-info-slider .poin-style-1 { left: 50px; bottom: 57px; }
.comm-info-slider .poin-style-1 .swiper-pagination-switch { float: left; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 11 - TOUR-BLOCK */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tour-block { position: relative; float: left; width: 100%; min-height: 350px; margin-bottom: 30px; }
.tour-block:hover h3 { color: #ff6600; }
.tour-block:hover .border-line-top:before { height: 100%; }
.tour-block:hover .border-line-top:after { width: 100%; }
.tour-block:hover .border-line-bottom:before { height: 100%; }
.tour-block:hover .border-line-bottom:after { width: 100%; }
.tour-caption { width: 100%; text-align: center; color: #fff; }
.tour-caption h3 { padding-bottom: 10px; letter-spacing: 4px; transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; }
.tour-caption h3.underline { padding-bottom: 0px; }
.tour-caption .rate { padding-bottom: 9px; }
.tour-caption .rate span { font-size: 12px; }
.tour-caption .vertical-bottom { padding: 0px 30px 30px; text-align: left; text-transform: uppercase; }
.tour-caption .vertical-align { margin-top: -40px; }
.tour-caption .c-button.b-50 { padding: 0 19px; font-size: 11px; }
.rate span { font-size: 14px; padding: 0px 3px; display: inline-block; }
.tour-info { display: block; font-size: 12px; text-transform: uppercase; padding-bottom: 15px; }
.tour-info:last-child { padding-bottom: 0px; }
.tour-info span { padding-left: 10px; font-size: 11px;}
.tour-info img { vertical-align: bottom; }
.hotel-small .tour-layer {border-radius: 5px;}
.tour-layer { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); opacity: 0; transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.tour-block:hover .tour-layer { opacity: 1; }
.slider-tour { position: relative; width: 100%; text-align: center; color: #fff; }
.slider-tour .rate { padding-bottom: 25px; }
.slider-tour .rate span { font-size: 12px; }
.slider-tour h2 { padding-bottom: 22px; letter-spacing: 6px; }
.slider-tour h3 { font-size: 20px; text-transform: uppercase; padding-bottom: 16px; display: inline-block; letter-spacing: 2px; }
.slider-tour h5 { text-transform: uppercase; letter-spacing: 0px; }
.slider-tour.style-2 h2 { letter-spacing: 6.3px; padding-bottom: 20px; }
.slider-tour.style-2 h3 { display: block; font-weight: 400; padding-bottom: 12px; }
.slider-tour.style-2 h3 strong { font-weight: 700; }
.slider-tour.style-2 h4 { font-size: 14px; line-height: 18px; font-weight: 700; text-transform: uppercase; margin-bottom: 5px; }
.slider-tour.style-2 .rate-wrap { width: auto; padding: 4px 0px 0px; }
.slider-tour.style-2 .rate-wrap i { font-size: 14px; line-height: 26px; letter-spacing: 1px; }
.slider-tour.style-2 .rate { padding-bottom: 20px; }
.slider-tour.style-2 .tour-info { display: inline-block; margin-right: 37px; }
.slider-tour.style-2 .tour-info:last-child { margin-right: 0px; }
.slider-tour.style-2 .tour-info-line { margin-bottom: 21px; }
.slider-tour.style-2 .c-button { margin-bottom: 38px; }
.slider-tour.style-2 p { font-family: 'Open Sans', sans-serif; }
.weth-icon b { font-size: 16px; padding-left: 7px; letter-spacing: 1px; }
.weth-icon img { vertical-align: middle; }
.weth-icon.style-2 { margin-top: 80px; margin-right: 50px; width: 108px; padding-top: 23px; padding-bottom: 18px; text-align: center; }
.weth-icon.style-2 img { display: block; margin: 0 auto 12px auto; }
.weth-icon.style-2 b { display: inline-block; font-size: 18px; line-height: 22px; font-weight: 700; padding-left: 0px; margin-bottom: 3px; }
.weth-icon.style-2 sup { font-size: 15px; }
.weth-icon.style-2 .weth-city { font-size: 10px; line-height: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; }
.tour-block.tour-block-s-1 { min-height: 100%; margin-bottom: 0px; }
.tour-block.tour-block-s-1:hover h3 { color: #ff6600; }
.tour-block-s-1 .vertical-align { margin-top: 0px; }
.tour-block-s-1 .tour-caption .vertical-bottom { padding: 0px 50px 50px; }
.tour-block-s-1 .tour-caption .vertical-top { padding: 50px 50px 0px; }
.tour-block-s-2 { min-height: 243px; margin-bottom: 30px; }
.tour-block-s-2 .vertical-align { margin-top: 0px; }
.tour-block-s-2 .tour-caption .vertical-bottom { padding: 0px 50px 50px; }
.tour-block-s-2 .tour-caption .vertical-top { padding: 50px 50px 0px; }
.tour-block-s-2 h3 { margin-bottom: 22px; }
.tour-block.tour-block-s-3 { cursor: pointer; margin-bottom: 0px; min-height: 100%; }
.tour-block.tour-block-s-3:hover h3 { color: #e74f4f; }
.tour-block.tour-block-s-3 .vertical-align { margin: 0px; }
.tour-block-s-4 { margin-bottom: 0px; min-height: 516px; cursor: pointer; }
.tour-block-s-4 .vertical-top .weth-icon { margin-top: 29px; margin-right: 29px; }
.tour-block-s-4 .vertical-align { margin: 0px; }
.tour-block-s-4 .tour-caption .rate { padding-bottom: 20px; }
.tour-block-s-4 .tour-caption h3 { margin-bottom: 15px; }
.tour-block-s-4 h4 { margin-bottom: 10px; }
.tour-block-s-4 p { padding: 0px 12%; }
.tour-block-s-5 { cursor: pointer; margin-bottom: 0px; min-height: 100%; }
.tour-block-s-5 .vertical-align { margin: 0px; }
.tour-block-s-5 h3 { letter-spacing: 2px; margin-bottom: 30px; }
.tour-block-s-5 h4 { font-family: 'Open Sans', sans-serif; font-size: 18px; line-height: 18px; font-weight: 400; text-transform: uppercase; letter-spacing: 0px; }
.tour-block-s-5 h5 { font-size: 14px; line-height: 18px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; margin-bottom: 2px; }
.tour-block-s-5 .underline:after { margin: 23px 0 0px; }
.tour-block-s-6 { min-height: 516px; margin-bottom: 0px; }
.tour-block-s-6 h4 { font-size: 22px; line-height: 25px; font-weight: 300; letter-spacing: 2px; margin-bottom: 11px; }
.tour-block-s-6 h3 { font-size: 32px; line-height: 35px; font-weight: 700; letter-spacing: 6px; margin-bottom: 13px; }
.tour-block-s-6 p { font-size: 32px; line-height: 35px; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; margin-bottom: 18px; }
.tour-block-s-6 .tour-caption .vertical-align { margin-top: 0px; padding-left: 20px; padding-right: 20px; }
.tour-block-s-7 { min-height: 243px; }
.tour-block-s-7 h3 { margin-bottom: 9px; }
.tour-block-s-7 h4 { font-size: 18px; line-height: 22px; font-weight: 400; letter-spacing: 2px; margin-bottom: 9px; }
.tour-block-s-7 h4 span { font-size: 22px; font-weight: 700; }
.tour-block-s-7 p { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 24px; }
.tour-block-s-7 .tour-caption .vertical-align { margin-top: 0px; padding: 0px 30px; text-align: left; }
.tour-block-s-8 { min-height: 243px; }
.tour-block-s-8 h3 { margin-bottom: 4px; }
.tour-block-s-8 h4 { font-size: 18px; line-height: 22px; font-weight: 400; letter-spacing: 1.8px; margin-bottom: 9px; }
.tour-block-s-8 h4 span { font-size: 22px; font-weight: 700; }
.tour-block-s-8 .tb_category { font-size: 18px; line-height: 22px; font-weight: 300; letter-spacing: 3px; text-transform: uppercase; margin-bottom: 10px; }
.tour-block-s-8 .tour-caption .vertical-align { margin-top: 0px; padding: 0px 30px; text-align: right; }
.tour-block-s-9 { min-height: auto; }
.tour-block-s-9 .vertical-align { margin-top: 0px; }
.tour-block-s-9 .tour-caption .vertical-bottom { padding: 0px 50px 50px; }
.tour-block-s-9 .tour-caption .vertical-top { padding: 50px 50px 0px; }
.tour-block-s-9 h3 { margin-bottom: 22px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - BLOCK HOVERS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.hover-green:hover .hover-it { color: #66BB6A; }
.hover-green.underline-block:hover .underline:before { background: #66BB6A; }
.hover-yellow:hover .hover-it { color: #F60; }
.hover-yellow.underline-block:hover .underline:before { background: #F60; }
.hover-aqua:hover .hover-it { color: #ff6600; }
.hover-aqua.underline-block:hover .underline:before { background: #ff6600; }
.hover-sea:hover .hover-it { color: #00e5ff; }
.hover-sea.underline-block:hover .underline:before { background: #00e5ff; }
.hover-blue:hover .hover-it { color: #23B0E8; }
.hover-blue.underline-block:hover .underline:before { background: #23B0E8; }
.hover-blue-3:hover .hover-it { color: #206ab0; }
.hover-blue-3.underline-block:hover .underline:before { background: #206ab0; }
.hover-dr-blue-2:hover .hover-it { color: #022c54; }
.hover-dr-blue-2.underline-block:hover .underline:before { background: #022c54; }
.hover-red-3:hover .hover-it { color: #D73240; }
.hover-red-3.underline-block:hover .underline:before { background: #D73240; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - TESTIMONIALS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.testimonials { position: relative; width: 100%; }
.testi-wrap { text-align: center; position: relative; color: #fff; max-width: 830px; display: block; border: 1px solid #fff; padding: 45px 35px 40px; margin: 0 auto; position: relative; -moz-border-radius: 3px; border-radius: 3px; border-top: 0px none; }
.testi-wrap p { color: rgba(255, 255, 255, 0.6); padding-bottom: 20px; }
.qq { position: absolute; width: 100%; top: 0px; left: 0px; }
.qq img { width: 30px; height: 30px; margin-top: -15px; }
.qq:before { content: ''; position: absolute; left: 0px; width: 45%; height: 1px; background: #fff; }
.qq:after { content: ''; position: absolute; right: 0px; width: 45%; height: 1px; background: #fff; }
.testi-3 { padding: 130px 0px; }
.testi-3 .poin-style-1 { bottom: 50px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - HOTEL-CHOOSE */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.hotel-choose { position: relative; width: 100%; -moz-border-radius: 5px; border-radius: 5px; background: #fff; padding: 30px; display: inline-block; margin: 100px 0px; }
.hotel-choose.hotel-hidden { display: none; }
.hotel-choose .swiper-container { width: 100%; }
.hotel-choose .title { padding-left: 30px; color: #222; }
.hotel-choose .title p { color: #555555; font-size: 14px; line-height: 24px; display: inline-block; }
.hotel-choose .title p span { position: relative; float: left; display: inline-block; }
.hotel-choose .title .c-button { margin-top: 18px; }
.hotel-sm { position: relative; float: left; height: 100px; width: 100%; }
.hotel-sm-slide .tour-block { min-height: 100px; margin: 17px 0px 0px; }
.hotel-sm-slide.swiper-slide { padding: 0px 15px; }
.hotel-sm-slide h6 b { padding-bottom: 8px; display: inline-block; }
.arrows-3 .swiper-arrow-left, .arrows-3 .swiper-arrow-right { margin-top: 28px; }
.arrows-3 .swiper-arrow-left { left: -35px; }
.arrows-3 .swiper-arrow-right { right: -35px; }
.choose-hotel { position: relative; width: 100%; margin: 100px 0px; display: inline-block; }
.choose-hotel .drop-wrap { max-width: 165px; margin-right: 30px; }
.choose-hotel .drop-wrap:last-child { margin-right: 0px; }
.choose-hotel .drop-wrap-s-2 .drop .drop-list { right: 20px; top: 10px; }
.price { font-size: 16px; font-weight: 700; text-align: center; }
.price-s-1 { background: rgba(0, 0, 0, 0.3); padding: 10px 20px; color: #fff; position: absolute; left: 0px; top: 0px; -moz-border-radius: 5px; border-radius: 5px; }
.price-s-2 { font-size: 14px; background: rgba(0, 0, 0, 0.3); padding: 8px 17px; color: #FFF; position: absolute; left: 24px; top: 30px; -moz-border-radius: 5px; border-radius: 5px; }
.price-s-3 { font-size: 12px; background: rgba(0, 0, 0, 0.3); padding: 10px 17px; color: #FFF; position: absolute; left: 0px; top: 0px; -moz-border-radius: 5px; border-radius: 5px; }
.price-s-4 { font-size: 14px; background: rgba(0, 0, 0, 0.3); padding: 8px 17px; color: #f8f8f8; position: absolute; left: 20px; top: 20px; -moz-border-radius: 5px; border-radius: 5px; }
.price.red { background: rgba(252, 29, 29, 0.8); }
.price.green { background: rgba(0, 200, 38, 0.8); }
.arrows-3 .offers-arrow:hover { background: #2d3e50; border: 5px solid #A8AEB1; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - HOTEL ITEM */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.hotel-item { position: relative; width: 100%; float: left; display: inline-block; -moz-box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.03); box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.03);}
.radius-top { position: relative; width: 100%; -moz-border-radius-topleft: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; border-top-right-radius: 5px; overflow: hidden; }
.radius-top img { width: 100%; height: auto; display: block; }
.hotel-item .title { position: relative; width: 100%; padding: 24px 20px; border: 1px solid #f7f7f7; -moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px;}
.hotel-item .title h4 { margin-bottom: -4px; }
.rate-wrap { position: relative; display: inline-block; width: 100%; padding: 10px 0px 3px; }
.rate-wrap .rate { position: relative; float: left; padding-right: 10px; }
.rate-wrap i { position: relative; float: left; color: #555555; font-size: 12px; line-height: 21px; width: auto; font-style: normal; font-weight: 400; }
.hotel-item .title p { color: #555555; padding: 8px 0px 27px; font-size: 12px; line-height: 18px; }
.hotel-item .title span.f-14 { font-size: 12px; }
.hotel-item .c-price { font-size: 22px; line-height: 50px; font-weight: 700; letter-spacing: 1px; }
.hotel-item .hotel-person { font-size: 14px; line-height: 18px; font-weight: 400; letter-spacing: 2px; text-transform: uppercase; }
.hotel-item .hotel-person span { font-weight: 700; }
.hotel-item .hotel-icons-block .hotel-icon { display: inline-block; width: 18px; line-height: 20px; padding: 1px 13.5px; border-right: 1px solid #eaeaea; -moz-box-sizing: content-box; box-sizing: content-box; }
.hotel-item .hotel-icons-block .hotel-icon:last-child { border-right: none; }
.arrows-travel { -moz-border-radius: 5px; border-radius: 5px; background: #e74f4f; top: 80px; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); }
.arrows-travel span { font-size: 16px; color: #FFF; line-height: 12px; padding-top: 13px; text-align: center; }
.arrows-travel:hover { background: #2D3E50; }
.pad-15 .swiper-slide {padding: 0px 15px;}
.hotel-item.style-2 .price { font-size: 12px; line-height: 39px; font-weight: 700; color: #fff; text-transform: uppercase; background: rgba(229, 74, 74, 0.8); padding: 0px 19px; }
.hotel-item.style-2 .title h4 { letter-spacing: 1.5px; margin-bottom: 0px; margin-bottom: 9px; }
.hotel-item.style-2 .rate-wrap { padding: 0px 0px 3px; }
.hotel-item.style-3 .price-s-1 { top: 30px; left: 24px; }
.hotel-item.style-3 .title { background: #fff; padding: 27px 20px; }
.hotel-item.style-3 .title h4 { letter-spacing: 2.7px; }
.hotel-item.style-3 .title p { padding: 8px 0px 11px; }
.hotel-item.style-3 .date { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 16px; font-weight: 400; color: #555555; text-transform: uppercase; margin-bottom: 9px; }
.hotel-item.style-3 .date strong { font-weight: 700; }
.hotel-item.style-3 .people { font-family: 'Open Sans', sans-serif; line-height: 16px; font-weight: 400; color: #555555; text-transform: uppercase; }
.hotel-item.style-3 .people strong { font-weight: 800; }
.hotel-item.style-3 .tour-weather { top: 29.5px; left: auto; right: 13px; }
.hotel-item.style-3 .c-button { padding: 0 14px; }
.hotel-item.style-4 .radius-top { -moz-border-radius-topleft: 0; border-top-left-radius: 0; -moz-border-radius-topright: 0; border-top-right-radius: 0; }
.hotel-item.style-4 .hotel-place { font-size: 12px; line-height: 16px; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 10px; }
.hotel-item.style-4 .hotel-hot { font-weight: 300; }
.hotel-item.style-5 .price-s-1 { top: 30px; left: 24px; }
/*.hotel-item.style-5 .radius-top { -moz-border-radius-topleft: 0; border-top-left-radius: 0; -moz-border-radius-topright: 0; border-top-right-radius: 0; }*/
.hotel-item.style-5 .title { background: #fff; padding: 27px 20px; -moz-box-shadow: none; box-shadow: none; border: none; }
.hotel-item.style-5 .title h4 { letter-spacing: 2.7px; }
.hotel-item.style-5 .title p { padding: 8px 0px 11px; }
.hotel-item.style-5 .date { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 16px; font-weight: 400; color: #555555; text-transform: uppercase; margin-bottom: 9px; }
.hotel-item.style-5 .date strong { font-weight: 700; }
.hotel-item.style-5 .people { font-family: 'Open Sans', sans-serif; line-height: 16px; font-weight: 400; color: #555555; text-transform: uppercase; }
.hotel-item.style-5 .people strong { font-weight: 800; }
.hotel-item.style-6 .title { border: 1px solid #efefef; -moz-border-radius-bottomleft: 0px; border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; border-bottom-right-radius: 0px; -moz-box-shadow: none; box-shadow: none; }
.hotel-item.style-6 .radius-top { -moz-border-radius-topleft: 0px; border-top-left-radius: 0px; -moz-border-radius-topright: 0px; border-top-right-radius: 0px; }
.hotel-item.style-6 .tour-info { margin-right: 15px; }
.hotel-item.style-6 .rate-wrap { margin-bottom: 6px; }
.hotel-item.style-6 h5 { font-size: 14px; line-height: 18px; font-weight: 400; text-transform: uppercase; }
.hotel-item.style-6 h5 strong { font-size: 16px; }
.hotel-item.style-7 .title { border: 1px solid #efefef; -moz-border-radius-bottomleft: 0px; border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; border-bottom-right-radius: 0px; -moz-box-shadow: none; box-shadow: none; }
.hotel-item.style-7 h4 { letter-spacing: 0px; margin-bottom: 3px; }
.hotel-item.style-7 h5 { font-size: 12px; line-height: 18px; font-weight: 400; text-transform: uppercase; letter-spacing: 1.7px; margin-bottom: 12px; }
.hotel-item.style-7 h5 strong { font-size: 16px; font-weight: 700; }
.hotel-item.style-7 h6 { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 15px; font-weight: 400; text-transform: uppercase; letter-spacing: 0px; margin-bottom: 12px; }
.hotel-item.style-7 p { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 15px; font-weight: 400; text-transform: uppercase; letter-spacing: 0px; }
.hotel-item.style-8 .hotel-person { font-size: 16px; line-height: 22px; }
.hotel-item.style-8 .rate-wrap { padding: 6px 0px 3px; }
.hotel-item.style-8 .title h4 { margin-bottom: 0px; }
.hotel-item.style-8 .price-s-2 { left: 0px; top: 0px; }
.hotel-item.style-9 .title { -moz-border-radius-bottomleft: 0px; border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; border-bottom-right-radius: 0px; -moz-box-shadow: none; box-shadow: none; }
.hotel-item.style-9 .tour-info { margin-right: 15px; }
.hotel-item.style-9 h5 { font-size: 14px; line-height: 18px; font-weight: 400; text-transform: uppercase; }
.hotel-item.style-9 h5 strong { font-size: 16px; }
.hotel-item.style-9 .buttons-block { padding: 30px 20px; margin: 0px -20px 0px -20px; }
.hotel-item.style-10 .radius-top { border-bottom: 1px solid #ededed; }
.hotel-item.style-10 .title { -moz-border-radius-bottomleft: 0px; border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; border-bottom-right-radius: 0px; -moz-box-shadow: none; box-shadow: none; }
.hotel-item.style-10 .fi_block { margin-bottom: 10px; }
.hotel-item.style-10 h4 { letter-spacing: 0px; margin-bottom: 3px; }
.hotel-item.style-10 h5 { font-size: 14px; line-height: 18px; font-weight: 400; text-transform: uppercase; letter-spacing: 1.7px; margin-bottom: 12px; }
.hotel-item.style-10 h5 strong { font-size: 16px; font-weight: 700; }
.hotel-item.style-10 h6 { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 15px; font-weight: 400; text-transform: uppercase; letter-spacing: 0px; margin-bottom: 12px; }
.hotel-item.style-10 p { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 15px; font-weight: 400; text-transform: uppercase; letter-spacing: 0px; }
.hotel-item.style-10 .hotel-right-text { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 18px; font-weight: 400; text-transform: uppercase; }
.hotel-item.style-11 .price-s-1 { top: 30px; left: 24px; }
.hotel-item.style-11 .title { padding: 27px 20px; -moz-box-shadow: none; box-shadow: none; border: none; }
.hotel-item.style-11 .title h4 { letter-spacing: 2.7px; }
.hotel-item.style-11 .title p { padding: 8px 0px 11px; }
.hotel-item.style-11 .date { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 16px; font-weight: 400; color: #555555; text-transform: uppercase; margin-bottom: 9px; }
.hotel-item.style-11 .date strong { font-weight: 700; }
.hotel-item.style-11 .people { font-family: 'Open Sans', sans-serif; line-height: 16px; font-weight: 400; color: #555555; text-transform: uppercase; }
.hotel-item.style-11 .people strong { font-weight: 800; }
.hotel-item.style-11 .tour-weather { top: 29.5px; left: auto; right: 13px; }
.hotel-item.style-11 .c-button { padding: 0 14px; }
.hotel-item.style-12 .title { -moz-border-radius-bottomleft: 0px; border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; border-bottom-right-radius: 0px; -moz-box-shadow: none; box-shadow: none; }
.hotel-item.style-12 .fi_block { margin-bottom: 10px; }
.hotel-item.style-12 h4 { letter-spacing: 1.3px; margin-bottom: 3px; }
.hotel-item.style-12 h5 { font-size: 14px; line-height: 18px; font-weight: 400; text-transform: uppercase; letter-spacing: 1.7px; margin-bottom: 12px; }
.hotel-item.style-12 h5 strong { font-size: 16px; font-weight: 700; }
.hotel-item.style-12 h6 { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 15px; font-weight: 400; text-transform: uppercase; letter-spacing: 0px; margin-bottom: 12px; }
.hotel-item.style-12 p { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 15px; font-weight: 400; text-transform: uppercase; letter-spacing: 0px; }
.hotel-item.style-12 .hotel-right-text { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 18px; font-weight: 400; text-transform: uppercase;}
.hotel-item.style-12 .hotel-middle:before{content:'';position:absolute;top:28px;left:0px;bottom:28px;display:block;width:1px;background:#ececec;}
.list-content .hotel-item.style-12 .hotel-middle{width:66.66666667%;}
.flight-icon .fi_icon { float: left; }
.flight-icon .fi_content { padding-left: 35px; }
.flight-icon .fi_icon { margin-top: 6px; }
.flight-icon .fi_title { margin-bottom: 3px; }
.flight-icon .fi_title, .flight-icon .fi_text { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 15px; font-weight: 400; text-transform: uppercase; }
.border-line-top:before { position: absolute; left: 0px; top: 0px; width: 10px; height: 0%; content: ''; background: #fff; z-index: 50; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }
.border-line-top:after { position: absolute; left: 0px; top: 0px; width: 0%; height: 10px; content: ''; background: #fff; z-index: 50; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }
.border-line-bottom:before { position: absolute; right: 0px; bottom: 0px; width: 10px; height: 0%; content: ''; background: #fff; z-index: 50; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }
.border-line-bottom:after { position: absolute; left: 0px; bottom: 0px; width: 0%; height: 10px; content: ''; background: #fff; z-index: 50; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; transition: all 0.3s ease-in; }
.hotel-wrpp { position: relative; display: none; width: 100%; }
.hotel-wrpp.active { display: inline-block; }
.tab-select { display: none; }
.hotel-choose-1 .hotel-sm-block .tour-block { min-height: 140px; margin: 0px; }
.hotel-choose-1 .swiper-slide { padding: 0px 5px; }
.hotel-choose-1 .title { padding: 0px 0px 30px 0px; }
.hotel-choose-1 .title h4 { padding-bottom: 10px; }
.palce-txt {font-size: 14px;}
.hotel-choose-1 .title .palce-txt { padding-bottom: 15px; display: block; }
.hotel-choose-1 .title .palace-txt { padding-bottom: 20px; }
.hotel-choose-1 .arrows-3 .swiper-arrow-left, .hotel-choose-1 .arrows-3 .swiper-arrow-right { margin-top: 0px; }
.row-5.row { margin-left: -5px; margin-right: -5px; }
.hotel-choose-1 .arrows-3 .swiper-arrow-left { left: -45px; }
.hotel-choose-1 .arrows-3 .swiper-arrow-right { right: -45px; }
.hotel-choose-1 .rate-wrap { padding: 6px 0px 3px; }
.hotel-choose-1 .rate-wrap i { position: relative; font-size: 13px; top: 2px; }
.hotel-choose-1 .rate span { font-size: 12px; }
.title-small { margin-bottom: 10px; letter-spacing: 6px; margin-bottom: 67px; }
.hotel-small { margin-bottom: 31px; }
.hotel-small .hotel-img { display: block; width: 81px; float: left; overflow: hidden;}
.hotel-small .hotel-desc { margin-left: 100px; margin-top: 3px; }
.hotel-small h4 { font-size: 12px; line-height: 16px; font-weight: 700; color: #222222; letter-spacing: 1px; margin-bottom: 8px; }
.hotel-small .hotel-loc { font-size: 12px; line-height: 16px; font-weight: 400; letter-spacing: 0.5px; color: #555555; }
.hotel-small .rate span { font-size: 12px; padding: 0px 2px; margin-bottom: 10px; }
.hotel-small.style-2 .hotel-img { width: 120px; }
.hotel-small.style-2 .hotel-desc { margin-left: 150px; }
.hotel-small.style-2 h4 { font-size: 14px; line-height: 20px; font-weight: 700; letter-spacing: 1.5px; margin-bottom: 10px; }
.hotel-small.style-2 h5 { font-size: 14px; line-height: 18px; font-weight: 400; text-transform: uppercase; letter-spacing: 1.5px; margin-bottom: 7px; display: inline-block;}
.hotel-small.style-2 h5 strong { font-weight: 700; }
.hotel-small.style-2 .hotel-loc { line-height: 20px; }
.hotel-small.style-2 .tour-info { display: inline-block; text-transform: initial; }
.hotel-small.style-2 .tour-info:last-child { padding-bottom: 15px; }
.black-hover { position: relative; }
.black-hover:hover .tour-layer { opacity: 1; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - TOUR-ITEM */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tour-item { padding: 0px 15px 30px; }
.tour-item .tour-desc { text-align: center; padding-top: 25px; padding-bottom: 27px; -moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px; }
.tour-item .tour-title { display: inline-block; font-size: 14px; line-height: 18px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 9px; }
.tour-item .tour-text { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 18px; font-weight: 400; margin-bottom: 13px; }
.tour-item .tour-price { font-size: 14px; line-height: 18px; font-weight: 400; color: #222; text-transform: uppercase; letter-spacing: 1px; }
.tour-item .tour-price span { font-weight: 700; }
.tour-item.style-2 { padding: 0; }
.tour-item.style-2 .radius-top { -moz-border-radius: 0; border-radius: 0; }
.tour-item.style-2 .tour-weather { font-size: 12px; line-height: 34px; text-transform: uppercase; letter-spacing: 1px; }
.tour-item.style-2 .tour-desc { padding-left: 20px; text-align: left; }
.tour-item.style-2 .c-button { float: right; }
.tour-item.style-2 .tour-title { max-width: 58%; text-align: left; }
.tour-item.style-2 .tour-text { max-width: 58%; }
.tour-item.style-2 .c-button { margin-right: 20px; }
.tour-item.style-3 { padding: 0; }
.tour-item.style-3 .tour-weather { font-size: 12px; line-height: 34px; text-transform: uppercase; letter-spacing: 1px; }
.tour-item.style-3 .tour-desc { position: relative; padding-top: 55px; padding-left: 25px; padding-right: 25px; }
.tour-item.style-3 .tm-people { position: absolute; top: -50px; left: 50%; margin-left: -50px; border: 5px solid #fff; -moz-border-radius: 100%; border-radius: 100%; }
.tour-item.style-3 .rate { margin-bottom: 13px; }
.tour-item.style-3 .rate span { font-size: 9px; padding: 0px 1.5px; }
.tour-item.style-3 .tour-title { font-size: 16px; line-height: 20px; letter-spacing: 1.2px; }
.tour-item.style-3 .tour-text { line-height: 20px; }
.tour-item.style-4 { padding: 0; }
.tour-item.style-4 .tour-weather { font-size: 10px; line-height: 27px; text-transform: uppercase; letter-spacing: 1px; -moz-border-radius: 0px; border-radius: 0px; height: 27px; }
.tour-item.style-4 .tour-desc { padding-left: 20px; text-align: left; border: 1px solid #efefef; -moz-border-radius: 0; border-radius: 0; }
.tour-item.style-4 .tour-title { font-size: 16px; line-height: 22px; letter-spacing: 1.2px; max-width: 58%; text-align: left; margin-bottom: 1px; }
.tour-item.style-4 .tour-text { max-width: 58%; font-size: 12px; text-transform: uppercase; margin-bottom: 6px; }
.tour-item.style-4 .plane-icon { margin-right: 8px; }
.tour-item.style-4 .tour-price span { font-size: 16px; }
.tour-item.style-4 .c-button { margin-right: 20px; float: right; }
.tour-item.style-5 { padding: 0; }
.tour-item.style-5 .tour-weather { font-size: 12px; line-height: 34px; text-transform: uppercase; letter-spacing: 1px; }
.tour-item.style-5 .tour-desc { padding-left: 20px; padding-right: 20px; text-align: left; }
.tour-item.style-5 .tour-title { text-align: left; }
.tour-item.style-5 .c-button { margin-right: 20px; }
.tour-item.style-5 .tour-person { float: right; font-size: 14px; line-height: 40px; font-weight: 400; text-transform: uppercase; }
.tour-item.style-5 .tour-person span { font-weight: 700; }
.swiper-slide .tour-item { padding-left: 15px; padding-right: 15px; }
.tour-weather { position: absolute; top: 20px; left: 20px; font-size: 14px; line-height: 28px; font-weight: 700; color: #222; background: #fff; -moz-border-radius: 7px; border-radius: 7px; padding: 0 14px; height: 34px; }
.tour-weather.red { color: #fff; background: rgba(215, 50, 64, 0.8); }
.tour-weather.green { color: #fff; background: rgba(0, 200, 38, 0.8); }
.tour-weather .sup { vertical-align: super; }
.tour-weather img { position: relative; top: 4px; display: inline-block; width: auto; margin-right: 11px; }
.tour-item-grid .tour-item { margin-bottom: 30px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - MAP BLOCK */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.map-block { position: relative; }
.map-block .container { position: relative; margin: 0 auto; height: 100%; }
#map-canvas { height: 702px; z-index: 2; }
#map-canvas.style-2 { height: 550px; }
#map-canvas.style-3 { height: 388px; }
#map-canvas.style-4 { height: 350px; }
.map-form { position: absolute; top: 0; left: 0; bottom: 0; right: 0; }
.map-form .table-view { position: relative; width: 42%; z-index: 3; }
.map-form .map-title { font-size: 32px; line-height: 40px; font-weight: 700; color: #fefefe; letter-spacing: 6px; margin-bottom: 22px; }
.map-form .map-text { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 24px; font-weight: 400; color: #fff; opacity: 0.6; margin-bottom: 37px; }
.map-form .submit { padding-left: 0; }
.left-title { position: absolute; top: 50%; left: 30px; width: 155px; float: left; margin-right: 63px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.left-title .second-title { text-align: left; padding-top: 0px; }
.left-title .subtitle { font-size: 16px; line-height: 20px; }
.left-title .second-title h2 { line-height: 40px; }
.left-title .second-title p { padding-bottom: 0px; }
.left-content { padding-left: 218px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - COUNTER-ENRTRY */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.counter-entry { text-align: center; }
.counter-icon { display: block; margin: 0 auto 25px auto; }
.counter-number { font-size: 32px; line-height: 35px; font-weight: 700; letter-spacing: 3px; margin-bottom: 17px; }
.counter-title { font-size: 16px; line-height: 20px; font-weight: 700; text-transform: uppercase; letter-spacing: 1.5px; }
.counter-entry.style-2 { margin-bottom: 25px; }
.counter-entry.style-2 .counter-icon-block { position: relative; display: inline-block; width: 71px; height: 71px; -moz-border-radius: 100%; border-radius: 100%; margin-bottom: 21px; }
.counter-entry.style-2 .counter-icon { position: absolute; top: 50%; left: 50%; margin: 0px; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }
.counter-entry.style-2 .counter-number { margin-bottom: 10px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - CONTRY-ITEM */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.sb-price { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 20px; font-weight: 400; text-transform: uppercase; margin-bottom: 20px; }
.sb-price span { position: relative; top: 1.5px; font-size: 20px; line-height: 25px; font-weight: 900; }
.contry-item { display: block; text-align: center; }
.contry-item img { display: inline-block; -moz-border-radius: 100%; border-radius: 100%; border: 5px solid transparent; margin-bottom: 9px; }
.contry-item h5 { font-size: 14px; line-height: 18px; font-weight: 700; color: #222; text-transform: uppercase; }
.contry-item img {box-shadow: 0px 0px 0px 10px rgba(255,255,255,0); transition: all 0.35s ease-in; -webkit-transition: all 0.35s ease-in;-moz-transition: all 0.35s ease-in;-ms-transition: all 0.35s ease-in;}
.contry-item:hover img {box-shadow: 0px 0px 0px 5px #66bb6a;}
.contry-wrapp .second-title.style-3 {padding-bottom: 0px;}
.contry-item:hover h5 { color: #66bb6a; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - TABS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.city-entry .tour-block { margin-bottom: 0; float: none; }
.city-entry .nav-tab-item { display: block; float: left; width: 33.33333333%; font-size: 14px; line-height: 53px; font-weight: 700; color: #222; text-transform: uppercase; letter-spacing: 1px; text-align: center; cursor: pointer; border-left: 1px solid #ececec; border-bottom: 1px solid #ececec; transition: all 0.35s ease-in; -webkit-transition: all 0.35s ease-in;-moz-transition: all 0.35s ease-in;-ms-transition: all 0.35s ease-in;}
.city-entry .nav-tab-item:first-child { border-left: none; }
.city-entry .nav-tab-item:hover {color: #66bb6a; background: #fff;}
.city-entry .nav-tab-item.active { color: #66bb6a; background: #fff;}
.city-entry .tab-info { display: none; }
.city-entry .tab-info.active { display: block; }
.swiper-slide .city-entry { margin-left: 15px; margin-right: 15px; }
.simple-tab .nav-tab { text-align: center; font-size: 0; position: relative; top: 1px; z-index: 2; }
.simple-tab .nav-tab-item { display: inline-block; height: 50px; font-size: 12px; line-height: 50px; font-weight: 700; letter-spacing: 0.5px; text-transform: uppercase; padding: 0px 30px; border: 1px solid #eaeaea; border-left: none; cursor: pointer; border-radius: 3px;}
.simple-tab .nav-tab-item:first-child { border-left: 1px solid #eaeaea; }
.simple-tab .nav-tab-item.active { border-bottom: none; }
.simple-tab .tab-info { border: 1px solid #eaeaea; display: none; padding: 26px 32px; }
.simple-tab .tab-info.active { display: block; }
.simple-tab .tab-info .hotel-small:last-child { margin-bottom: 0px; }
.simple-tab.color-1 .nav-tab-item { color: #222; }
.simple-tab.color-1 .nav-tab-item.active { background: #f8f8f8; }
.simple-tab.color-1 .tab-info { background: #f8f8f8; }
.simple-tab.tab-3 .nav-tab-item { display: block; float: left; width: 33.33333333%; padding: 0px 5px; }
.simple-tab.type-2 .tab-nav-wrapper { margin-bottom: 50px; }
.simple-tab.type-2 .nav-tab-item { position: relative; font-size: 10px; line-height: 39px; font-weight: 700; color: #b9b9b9; letter-spacing: 0.5px; display: inline-block; height: 39px; background: #f8f8f8; padding: 0 14px; text-transform: uppercase; border: none; margin-right: 5px; }
.simple-tab.type-2 .nav-tab-item:last-child { margin-right: 0px; }
.simple-tab.type-2 .nav-tab-item:before { content: ''; display: block; position: absolute; top: 100%; left: 50%; margin-left: -10px; width: 0; height: 0; border-style: solid; border-width: 9px 10px 0 10px; border-color: transparent transparent transparent transparent; }
.simple-tab.type-2 .nav-tab-item.active { background: #022c54; color: #fff; }
.simple-tab.type-2 .nav-tab-item.active:before { border-color: #022c54 transparent transparent transparent; }
.simple-tab.type-2 .tab-info { border: none; padding: 0px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - HOMEPAGE == 5 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.hotel-line { position: relative; padding: 16px 0px; margin: 0 30px; border-bottom: 1px solid #ececec; }
.hotel-line .hotel-img { position: absolute; top: 16px; right: 0px; display: block; width: 81px; height: 70px; }
.hotel-line .hotel-img img, .hotel-line .tour-layer { -moz-border-radius: 4px; border-radius: 4px; }
.hotel-line .hotel-line-content { padding-right: 100px; }
.hotel-line .hotel-line-title { display: block; font-size: 14px; line-height: 18px; font-weight: 700; color: #222; text-transform: uppercase; letter-spacing: 1px; }
.hotel-line .hotel-line-price { font-size: 14px; line-height: 18px; font-weight: 700; color: #222; text-transform: uppercase; letter-spacing: 1px; }
.hotel-line:last-child { border-bottom: 0; }
.flight-desc { padding: 30px; }
.flight-line { padding-bottom: 15px; border-bottom: 1px solid #ededed; margin-bottom: 15px; }
.flight-line .fl_image { display: block; width: 87px; float: left; }
.flight-line .fl_content { margin-left: 110px; }
.flight-line .fl_title { font-size: 14px; line-height: 18px; font-weight: 700; text-transform: uppercase; margin-bottom: 11px; }
.flight-line .fl_direct { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 15px; font-weight: 400; text-transform: uppercase; margin-bottom: 11px; }
.flight-line .fl_price { font-size: 16px; line-height: 20px; font-weight: 700; text-transform: uppercase; }
.flight-line .fl_price span { font-size: 14px; text-decoration: line-through; margin-right: 11px; }
.flight-line:last-child { padding-bottom: 0px; border-bottom: none; margin-bottom: 0px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - FULL-HEIGHT */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.full-height .c-button + .c-button { margin-left: 30px; }
.full-height .vertical-top { margin-top: 65px; }
.full-height .vertical-bottom { margin-bottom: 65px; }
.change-slider-block { position: absolute; top: 50%; left: 50%; width: 250px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); margin-left: -570px; z-index: 2; }
.change-slider { display: block; width: 170px; }
.change-slider.active img { -webkit-filter: grayscale(100%); filter: grayscale(100%); }
.preview-slider-image { -moz-box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.5); box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.5); margin-bottom: 30px; }
.section .main-slider-5 .swiper-slide { min-height: 100px; }
.section .vertical-top { padding-top: 148px; }
.fullpage .c-button + .c-button { margin-left: 30px; }
.fullpage { position: relative; background: #000; }
.fullpage-wrapper { position: absolute; top: 0px; left: 0px; right: 0px; }
.fullpage .section { position: relative; width: 100%; height: 100vh; }
.fullpage .section:not(.footer) { background: #000; }
.fullpage .vertical-bottom { margin-bottom: 65px; }
.footer.section { height: auto; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - GALLERY */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.gal-item { margin-bottom: 30px; }
.gal-item.col10 { margin-bottom: 10px; }
.gal-item .black-hover { display: block; position: relative; }
.gal-item .black-hover .tour-layer.delay-1 { border-radius: 5px; }
.gal-item .vertical-align { text-align: center; opacity: 0; margin-top: -50px;}
.gal-item .black-hover:hover .vertical-align { opacity: 1; margin-top: 0px;}
.gal-item .date { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 16px; font-weight: 400; text-transform: uppercase; margin-bottom: 9px; }
.gal-item h4 { letter-spacing: 2.7px; }
.gal-item h3 { font-size: 22px; font-weight: 700; letter-spacing: 4px; margin-bottom: 10px; }
.gal-item h5 { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 18px; font-weight: 400; letter-spacing: 0px; text-transform: uppercase; }
.gal-item.style-2 { margin-bottom: 0px; }
.gal-item.style-3 { margin-bottom: 50px; }
.gal-item.style-3 .gal-item-icon { position: relative; }
.gal-item.style-3 .gal-item-desc { text-align: center; padding: 16px 5px 18px 5px; background: #fff; }
.gal-item.style-3 h4 { font-size: 14px; line-height: 18px; color: #222; letter-spacing: 2.5px; margin-bottom: 5px; }
.gal-item.style-3 h5 { font-size: 12px; line-height: 15px; color: #b9b9b9; }
.gal-item.style-3 a:hover .gal-item-desc { background: #022c54; }
.gal-item.style-3 a:hover h4 { color: #fff; }
.gal-item.style-3 a:hover h5 { color: rgba(255, 255, 255, 0.6); }
.gal-item.style-3.gal-big .gal-item-desc { padding: 25px 5px 27px 5px; }
.gal-item.style-3.gal-big h4 { font-size: 18px; line-height: 22px; letter-spacing: 3px; }
.gal-item.style-3.gal-big h5 { font-size: 14px; line-height: 18px; }
.filter-nav { text-align: center; margin-bottom: 70px; }
.filter-nav li { display: inline-block; }
.filter-nav a { position: relative; font-size: 12px; line-height: 39px; font-weight: 700; color: #b9b9b9; letter-spacing: 1px; display: inline-block; height: 39px; background: #f8f8f8; padding: 0 31px; text-transform: uppercase; }
.filter-nav a:hover { background: #022c54; color: #fff; }
.filter-nav a:before { content: ''; display: block; position: absolute; top: 100%; left: 50%; margin-left: -10px; width: 0; height: 0; border-style: solid; border-width: 9px 10px 0 10px; border-color: transparent transparent transparent transparent; }
.filter-nav a:hover:before { border-color: #022c54 transparent transparent transparent; }
.filter-nav li.selected a { background: #022c54; color: #fff; }
.filter-nav li.selected a:before { border-color: #022c54 transparent transparent transparent; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - GALLERY-DETAIL */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.gallery-detail { margin-bottom: 117px; }
.gallery-detail .top-baner { margin-bottom: 62px; }
.gallery-detail .gd-category { font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 22px; font-weight: 400; text-transform: uppercase; margin-bottom: 13px; }
.gallery-detail .gd-title { letter-spacing: 5.5px; margin-bottom: 34px; }
.gallery-detail p { margin-bottom: 28px; color: #b9b9b9; }
.gallery-detail h4 { color: #222; font-weight: 700; letter-spacing: 1.2px; margin-bottom: 28px; }
.gallery-detail .gd-content { margin-bottom: 65px; }
.gallery-detail .gd-content > *:last-child { margin-bottom: 0px; }
.photo-ar-left, .photo-ar-right { position: relative; }
.photo-ar-left .arrow-img, .photo-ar-right .arrow-img { display: block; width: 77px; height: 50px; position: absolute; top: -2px; margin-right: 0px; -webkit-filter: grayscale(100%); filter: grayscale(100%); transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.photo-prev, .photo-next { position: absolute; opacity: 0; padding-top: 5px; }
.photo-prev-title, .photo-next-title { font-size: 14px; line-height: 18px; font-weight: 700; letter-spacing: 2.5px; text-transform: uppercase; white-space: nowrap; margin-bottom: 6px; }
.photo-prev-desc, .photo-next-desc { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 15px; font-weight: 400; text-transform: uppercase; white-space: nowrap; }
.photo-ar-left:hover .photo-prev, .photo-ar-right:hover .photo-next { opacity: 1; }
.photo-ar-left:hover .arrow-img, .photo-ar-right:hover .arrow-img { -webkit-filter: grayscale(0%); filter: grayscale(0%); }
.photo-ar-left { float: left; }
.photo-ar-left.c-button.b-50 { padding: 0 93px 0 14px; }
.photo-ar-left .arrow-img { right: -2px; -moz-border-radius-topright: 25px; border-top-right-radius: 25px; -moz-border-radius-bottomright: 25px; border-bottom-right-radius: 25px; }
.photo-prev { top: 0px; left: 100%; text-align: left; padding-left: 14px; padding-top: 5px; }
.photo-ar-right { float: right; }
.photo-ar-right.c-button.b-50 { padding: 0 14px 0 93px; }
.photo-ar-right .arrow-img { left: -2px; -moz-border-radius-topleft: 25px; border-top-left-radius: 25px; -moz-border-radius-bottomleft: 25px; border-bottom-left-radius: 25px; }
.photo-next { top: 0px; right: 100%; text-align: right; padding-right: 14px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - RELATED-BLOCK */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.related-title { margin-bottom: 24px; letter-spacing: 2px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - TESTIMONALS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.sl-testimonals { padding-top: 100px; padding-bottom: 110px; }
.sl-testimonals h3 { margin-bottom: 20px; }
.sl-testimonals p { margin-bottom: 20px; }
.sl-testimonals .sl-img { margin-right: 10px; }
.sl-bg { position: absolute; top: 0; left: 50%; right: 0; bottom: 0; }
.sg-testimonals { text-align: center; }
.sg-testimonals .sg-image { -moz-border-radius: 100%; border-radius: 100%; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - TWEETS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.slider-tweet { text-align: center; }
.slider-tweet .s-tweet-icon { font-size: 40px; color: #28a9e2; margin-bottom: 15px; }
.slider-tweet .s-tweet-title { font-family: 'Open Sans', sans-serif; font-size: 18px; line-height: 22px; font-weight: 700; margin-bottom: 10px; }
.slider-tweet p { font-family: 'Open Sans', sans-serif; font-size: 18px; line-height: 26px; font-weight: 400; margin-bottom: 9px; }
.slider-tweet .s-tweet-date { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 18px; font-weight: 400; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - PARTNERS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.partner-entry { text-align: center; }
.partner-entry a { display: inline-block; }
.partner-entry a img { -webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.5; }
.partner-entry a:hover img { -webkit-filter: grayscale(0%); filter: grayscale(0%); opacity: 1; }
.investor-logo { display: block; border-bottom: 1px solid #eaeaea; border-right: 1px solid #eaeaea; }
.investor-logo img { width: 100%; -webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.2; }
.investor-logo:hover img { -webkit-filter: grayscale(0%); filter: grayscale(0%); opacity: 1; }
.investors-block div[class^="col-"]:nth-child(6n) .investor-logo { border-right: none; }
.investors-block div[class^="col-"]:nth-last-child(1) .investor-logo { border-bottom: none; }
.investors-block div[class^="col-"]:nth-last-child(2) .investor-logo { border-bottom: none; }
.investors-block div[class^="col-"]:nth-last-child(3) .investor-logo { border-bottom: none; }
.investors-block div[class^="col-"]:nth-last-child(4) .investor-logo { border-bottom: none; }
.investors-block div[class^="col-"]:nth-last-child(5) .investor-logo { border-bottom: none; }
.investors-block div[class^="col-"]:nth-last-child(6) .investor-logo { border-bottom: none; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 12 - TEAM-ENTRY */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.team-entry { text-align: center; }
.team-entry .team-name { margin-bottom: 15px; }
.team-entry .team-position { font-weight: 300; margin-bottom: 20px; text-transform: uppercase; }
.team-entry p { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 22px; font-weight: 400; }
.team-entry.style-2 p { margin-bottom: 20px; }
.team-entry.style-2 .team-social a { font-size: 16px; margin: 0px 14px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* ICON-BLOCK */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.icon-block { text-align: center; }
.icon-block .icon-img { margin-bottom: 23px; }
.icon-block .icon-title { font-size: 16px; line-height: 20px; font-weight: 700; text-transform: uppercase; margin-bottom: 10px; }
.icon-block .icon-text { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 22px; font-weight: 400; margin-bottom: 20px; }
.icon-block.style-2 { position: relative; margin-top: 40px; padding: 80px 20px 30px 20px; border-radius: 5px;}
.icon-block.style-2 .icon-img { position: absolute; left: 50%; top: -45px; margin-left: -45px; -moz-border-radius: 90px; border-radius: 90px; }
.icon-block.style-3 { padding-top: 27px; padding-bottom: 30px; }
.icon-block.style-3 .icon-price { font-size: 14px; line-height: 18px; font-weight: 400; text-transform: uppercase; letter-spacing: 1.7px; margin-bottom: 18px; }
.icon-block.style-3 .icon-img { margin-bottom: 0px; }
.icon-block.style-3 .rate-wrap { padding: 8px 0px 3px; margin-bottom: 10px; }
.icon-block.style-3 .rate-wrap .rate { display: inline-block; float: none; }
.icon-block.style-3 .rate-wrap i { font-size: 14px; float: none; }
.icon-block.style-3 .rate span { font-size: 13px; }
.icon-block.style-3 .icon-title { letter-spacing: 1.5px; }
.icon-block.style-3 .icon-text { padding: 0px 15px; margin-bottom: 26px; }
.icon-block.style-4 { margin-bottom: 62px; }
.icon-block.style-4 .icon-img-entry { width: 70px; float: left; text-align: center; }
.icon-block.style-4 .icon-img { display: inline-block; }
.icon-block.style-4 .icon-content { padding-left: 70px; text-align: left; }
.icon-block.style-5 { background: #f8f8f8; padding: 30px 12px 25px 12px; margin-bottom: 30px; -moz-border-radius: 5px; border-radius: 5px; }
.icon-block.style-5 .icon-img { margin-bottom: 10px; }
.icon-block.style-5 .icon-text { margin-bottom: 0px; }
.icon-block-entry:nth-last-child(1) .icon-block.style-5, .icon-block-entry:nth-last-child(2) .icon-block.style-5, .icon-block-entry:nth-last-child(3) .icon-block.style-5, .icon-block-entry:nth-last-child(4) .icon-block.style-5 { margin-bottom: 0px; }
.icon-block-entry:nth-last-child(1) .icon-block.style-4, .icon-block-entry:nth-last-child(2) .icon-block.style-4, .icon-block-entry:nth-last-child(3) .icon-block.style-4, .icon-block-entry:nth-last-child(4) .icon-block.style-4 { margin-bottom: 0px; }
.swiper-slide .icon-block { margin-left: 15px; margin-right: 15px; }
.border-grey-2 { border: 5px solid #F8F8F8; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* SUBSCRIBE-FORM */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.form-block { margin-bottom: 46px; }
.form-block .form-label { font-size: 14px; line-height: 18px; font-weight: 700; letter-spacing: 1.2px; margin-bottom: 26px; }
.form-block.type-2 { margin-bottom: 37px; }
.form-block.type-2 .form-label { margin-bottom: 15px; }
.simple-group { margin-bottom: 32px; }
.confirm-terms { margin-bottom: 34px; }
.subscribe-form .subscribe-input { width: 585px; }
.find-form { background: #23b0e8; padding: 138px 42px 92px 63px; }
.find-form .ff_subtitle { color: #fff; opacity: 0.6; letter-spacing: 3.2px; margin-bottom: 10px; }
.main-slider-5 {margin-top: 85px;}
.find-form .ff_title { font-size: 38px; line-height: 40px; color: #fff; letter-spacing: 7px; margin-bottom: 21px; }
.find-form .ff_text { font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 26px; font-weight: 400; color: #fff; opacity: 0.6; margin-bottom: 48px; }
.small-title { letter-spacing: 4px; margin-bottom: 28px; }
.confirm-label { position: relative; padding: 28px 165px 28px 81px; }
.confirm-title { font-size: 14px; line-height: 18px; font-weight: 400; letter-spacing: 1.4px; text-transform: uppercase; margin-bottom: 10px; }
.confirm-text { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 18px; font-weight: 400; letter-spacing: 0px; }
.confirm-img { position: absolute; top: 50%; left: 29px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.confirm-print { position: absolute; top: 50%; right: 32px; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.custom-panel { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 18px; font-weight: 700; padding: 15px 20px 17px 20px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* S_NEWS-ENTRY */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.s_news-entry .s_news-img { margin-bottom: 20px; border-radius: 5px;}
.s_news-entry .s_news-title { margin-bottom: 15px; font-weight: 700; }
.s_news-entry .tour-info-line { margin-bottom: 10px; }
.s_news-entry .tour-info { text-transform: none; margin-right: 30px; }
.s_news-entry .tour-info:last-child { margin-right: 0; }
.s_news-entry .s_news-text { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 24px; font-weight: 400; }
.s_news-entry.style-2 .s_news-text { margin-bottom: 23px; }
.swiper-slide .s_news-entry { margin-left: 15px; margin-right: 15px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* BLOG LIST/GRID*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.blog-grid .blog-grid-entry { margin-bottom: 70px; }
.blog-list { margin-bottom: 37px; }
.blog-list-entry { margin-bottom: 73px; }
.blog-list-top { margin-bottom: 27px; }
.blog-list-title { font-size: 22px; line-height: 25px; font-weight: 700; letter-spacing: 2px; margin-bottom: 15px; }
.blog-list .tour-info { margin-right: 34px; }
.blog-list .tour-info:last-child { padding-bottom: 5px; }
.blog-list-text { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 24px; font-weight: 400; margin-bottom: 21px; }
.blockquote { padding: 20px 30px 24px 30px; border-radius: 5px;}
.blockquote:before { content: '“'; display: block; height: 33px; font-family: 'Open Sans', sans-serif; font-size: 50px; line-height: 50px; font-weight: 700; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; -o-transform-origin: 50% 50%; transform-origin: 50% 50%; text-align: right; margin-bottom: 5px; }
.blockquote p { font-family: 'Open Sans', sans-serif; font-size: 18px; line-height: 24px; font-weight: 400; margin-bottom: 20px; }
.blockquote footer { font-family: 'Cabin', sans-serif; font-size: 14px; line-height: 22px; font-weight: 400; text-transform: uppercase; padding-top: 0px; letter-spacing: 1.6px; }
.blockquote footer:before { display: none; }
.blockquote.style-2:before {display: none;}
.blockquote.style-2 img {margin-bottom: 15px;}
.blockquote.style-2 {box-shadow: 2px 2px 10px rgba(0,0,0,0.4);}
.blockquote.color-1 { background: #022c54; }
.blockquote.color-1 p { color: rgba(255, 255, 255, 0.6); }
.blockquote.color-1:before { color: #fff; }
.blockquote.color-1 footer { color: #fff; }
.blog-list-entry.style-2 { text-align: center; }
.blog-list-entry.style-2 .tour-info { display: inline-block; float: none; }
.blog-list-entry.style-2 .blockquote:before { text-align: center; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* CONTACT-FORM */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.contact-form .input-style-1 { margin-bottom: 30px; }
.contact-form .drop-wrap { margin-bottom: 30px; }
.contact-form textarea { margin-bottom: 50px; }
.contact-about { margin-bottom: 30px; }
.contact-about h4 { font-size: 18px; line-height: 22px; margin-bottom: 15px; }
.contact-about p { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 26px; font-weight: 400; }
.contact-info { margin-bottom: 47px; }
.contact-info h4 { font-size: 18px; line-height: 22px; margin-bottom: 22px; }
.contact-info .contact-line { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 18px; font-weight: 700; margin-bottom: 33px; }
.contact-info .contact-line img { margin-right: 20px; vertical-align: middle; }
.contact-socail a { font-size: 16px; margin-right: 27px; display: inline-block;}
.contact-socail a:last-child { margin-right: 0; }
.contact-row { margin-bottom: 67px; }
.contact-entry { text-align: center; }
.contact-icon { margin-bottom: 17px; }
.contact-label { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 18px; font-weight: 400; letter-spacing: 0.5px; margin-bottom: 6px; }
.contact-text { display: block; font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 18px; font-weight: 400; letter-spacing: 0.5px; text-transform: uppercase; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* POPUPS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.search-popup { visibility: hidden; opacity: 0; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.9); z-index: 200; transition: all 0.35s ease-in-out 0.1s; -webkit-transition: all 0.35s ease-in-out 0.1s;-moz-transition: all 0.35s ease-in-out 0.1s;-ms-transition: all 0.35s ease-in-out 0.1s;}
.search-popup.active {visibility: visible; opacity: 1;}
.search-popup .s_form { position: relative; }
.search-popup .s_input { display: block; height: 88px; width: 100%; padding-right: 25px; font-size: 32px; line-height: 88px; font-weight: 700; color: #fff; margin-top: 155px; border-bottom: 1px solid #868686; }
.search-popup .s_input::-webkit-input-placeholder { color: #fff; opacity: 1; }
.search-popup .s_input::-moz-placeholder { color: #fff; opacity: 1; }
.search-popup .s_input:-moz-placeholder { color: #fff; opacity: 1; }
.search-popup .s_input:-ms-input-placeholder { color: #fff; opacity: 1; }
.search-popup .s_submit { position: absolute; top: 50%; right: 0%; margin-top: -10px; width: 20px; height: 20px; background: url(../img/search_icon.png) no-repeat; }
.search-popup .s_close { position: absolute; top: 30px; right: 30px; width: 30px; height: 30px; background: #fff; -moz-border-radius: 4px; border-radius: 4px; }
.search-popup .s_close:before { content: ''; display: block; position: absolute; top: 50%; left: 25%; width: 15px; height: 2px; background: #022c54; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-top: -1px; }
.search-popup .s_close:after { content: ''; display: block; position: absolute; top: 50%; right: 25%; width: 15px; height: 2px; background: #022c54; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: -1px; }
.search-popup .s_close:hover { cursor: pointer; opacity: 0.6; }
.cart-popup { display: none; position: absolute; top: 44px; right: 0px; width: 403px; background: #fff; padding: 30px 30px 30px 33px; -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1); z-index: 20; }
.cart-popup .cart_close { display: none; }
.cart-popup .cart-title { display: none; }
.cart-popup .hotel-small { position: relative; }
.cart-popup .hotel-img { padding-top: 0; }
.cart-popup .item-remove { position: absolute; top: 50%; right: 0%; width: 21px; height: 21px; margin-top: -10.5px; -moz-border-radius: 3px; border-radius: 3px; cursor: pointer; }
.cart-popup .item-remove:before { content: ''; display: block; position: absolute; top: 50%; left: 26%; width: 10px; height: 2px; background: #fff; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-top: -1px; }
.cart-popup .item-remove:after { content: ''; display: block; position: absolute; top: 50%; right: 26%; width: 10px; height: 2px; background: #fff; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: -1px; }
.cart-popup .item-remove:hover { opacity: 0.6; }
.cart-popup .cart-total { margin-bottom: 18px; }
.cart-popup .cart-total span { font-weight: 700; }
.cart-popup .c-button { margin-bottom: 10px; }
.cart-popup .c-button:last-child { margin-bottom: 0; }
.cart-popup:before { content: ''; display: block; position: absolute; top: -18px; right: 56px; width: 0; height: 0; border-style: solid; border-width: 0 14px 18px 14px; border-color: transparent transparent #ffffff transparent; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* PROGRESS-BLOCK */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.progress-block .progress-label { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 18px; font-weight: 400; text-transform: uppercase; margin-bottom: 4px; }
.progress-block .progress { background: transparent; -moz-box-shadow: none; box-shadow: none; -moz-border-radius: 0px; border-radius: 0px; overflow: visible !important; }
.progress-block .progress-bar { position: relative; height: 11px; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
.progress-block .progress-perscent { position: absolute; top: -20px; right: 0px; font-size: 13px; line-height: 16px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* PRICE BLOCK */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.pb_entry { margin-bottom: 29px; }
.pb_entry:last-child { margin-bottom: 0; }
.pb_entry .table-view { min-height: 200px; }
.pb_header { position: relative; width: 16.66666667%; text-align: center; }
.pb_header:after { content: ''; position: absolute; top: 50%; right: -6px; margin-top: -5.5px; width: 0; height: 0; border-style: solid; border-width: 5.5px 0 5.5px 6px; border-color: transparent transparent transparent #ffffff; z-index: 2; }
.pb_content { position: relative; width: 16.66666667%; text-align: center; }
.pb_content:after { content: ''; display: block; position: absolute; top: 23px; right: 0px; bottom: 23px; width: 1px; background: #e8e8e8; }
.pb_content:nth-last-child(1):after { display: none; }
.pb-title { font-size: 18px; line-height: 22px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 15px; }
.pb-price { font-size: 14px; line-height: 18px; font-weight: 400; letter-spacing: 1.1px; text-transform: uppercase; margin-bottom: 17px; }
.pb-price span { font-size: 16px; font-weight: 700; }
.pb-text { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 16px; font-weight: 400; text-transform: uppercase; margin-bottom: 13px; }
.pb-text:last-child { margin-bottom: 0px; }
.pb-text .plane-icon { margin-right: 7px; }
.pb-text .location-icon { position: relative; top: 3px; margin-right: 7px; }
.pb_check { position: relative; width: 16.66666667%; text-align: center; padding: 15px; }
.pb_check_title { font-size: 12px; line-height: 16px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 12px; }
.pb_check_text { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 18px; font-weight: 400; margin-bottom: 18px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* INNER-BANNER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.inner-banner { position: relative; min-height: 380px; text-align: center; }
.inner-banner h2 { font-size: 38px; line-height: 40px; letter-spacing: 7.5px; margin-bottom: 20px; }
.inner-banner h4 { font-size: 16px; line-height: 22px; font-weight: 400; letter-spacing: 2px; }
.inner-banner h4 span { font-size: 22px; font-weight: 700; }
.banner-breadcrumb { margin-bottom: 20px; }
.banner-breadcrumb li { display: inline-block; margin-right: 2px; }
.banner-breadcrumb li, .banner-breadcrumb a { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 18px; font-weight: 700; text-transform: uppercase; }
.inner-banner.style-2 { min-height: 306px; }
.inner-banner.style-2 h4 { margin-bottom: 20px; }
.inner-banner.style-3 { min-height: 430px; }
.inner-banner.style-3 h3 { letter-spacing: 1px; font-weight: 400; }
.inner-banner.style-3 h3 span { font-weight: 700; }
.inner-banner.style-3 h4 { letter-spacing: 1.5px; margin-bottom: 20px; }
.inner-banner.style-3 .rate-wrap { display: block; margin-bottom: 14px; }
.inner-banner.style-3 .rate-wrap .rate { display: inline-block; float: none; }
.inner-banner.style-3 .rate-wrap i { float: none; }
.inner-banner.style-3 .vertical-align { padding-bottom: 50px; }
.inner-banner.style-4 { min-height: 428px; }
.inner-banner.style-4 .vertical-align { padding-top: 78px; }
.inner-banner.style-5 { min-height: 430px; }
.inner-banner.style-5 .banner-breadcrumb span { font-weight: 700; }
.inner-banner.style-6 { min-height: 211px; margin-top: 85px;}
.inner-banner.style-6 .banner-breadcrumb span { font-weight: 700; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* LIST-WRAPPER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.list-wrapper { padding-top: 30px; }
.list-breadcrumb { margin-top: 10px; margin-bottom: 31px; }
.list-breadcrumb li { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 14px; font-weight: 400; text-transform: uppercase; float: left; margin-right: 4px; }
.sidebar { padding: 18px 20px 18px 20px; }
.sidebar .form-block { margin-bottom: 10px; }
.sidebar .input-entry.type-2 { margin-right: 9px; }
.sidebar .input-entry.type-2:last-child { margin-right: 0px; }
.sidebar.style-2 { padding: 0px 0px 18px 0px; }
.sidebar.style-2 .sidebar-block { border-bottom: none; }
.sidebar-title { font-size: 22px; line-height: 25px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 27px; }
.sidebar-block { padding-bottom: 39px; border-bottom: 1px solid #ededed; margin-bottom: 37px; }
.sidebar-block:last-child { margin-bottom: 0px; padding-bottom: 0px; border-bottom: none; }
.sidebar-block.type-2 { padding-bottom: 0px; border-bottom: none; }
.search-inputs { margin-bottom: 30px; }
.search-inputs .form-block:last-child { margin-bottom: 0px; }
.sidebar-category li { margin-bottom: 29px; }
.sidebar-category a { display: block; font-size: 14px; line-height: 18px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; border-radius: 5px;}
.sidebar-category ul { display: none; }
.sidebar-category > li:first-child ul { display: block; }
.sidebar-category li ul { padding-left: 23px; padding-top: 27px; }
.sidebar-category li li { margin-bottom: 30px; }
.sidebar-category li li a { font-size: 12px; line-height: 16px; font-weight: 400; }
.sidebar-category.color-1 a { color: #222; }
.sidebar-category.color-1 a:hover, .sidebar-category.color-1 li.active > a { color: #1593d0; }
.sidebar-category.color-1 li li a { color: #b9b9b9; }
.sidebar-category.color-2 li { margin-bottom: 1px; }
.sidebar-category.color-2 a { background: #fff; padding: 13.5px 20px 13.5px 22px; }
.sidebar-category.color-2 a:hover, .sidebar-category.color-2 li.active > a { background: #2d3e50; color: #fff; }
.sidebar-category.color-2 ul { padding-left: 0px; padding-top: 0px; }
.sidebar-category.color-2 ul a { color: #b9b9b9; padding: 13.5px 20px 13.5px 44px; }
.sidebar-category.color-2 ul a { color: #b9b9b9; padding: 13.5px 20px 13.5px 44px; }
.sidebar-category.color-2 ul a:hover, .sidebar-category.color-2 ul li.active a { background: #fff; color: #fff; }
.sidebar-category.color-3 a { color: #222; }
.sidebar-category.color-3 a:hover, .sidebar-category.color-3 li.active > a { color: #022c54; }
.sidebar-category.color-3 li li a { color: #b9b9b9; }
.sidebar-category.color-4 a { color: #222; }
.sidebar-category.color-4 a:hover, .sidebar-category.color-4 li.active > a { color: #d73240; }
.sidebar-category.color-4 li li a { color: #b9b9b9; }
.sidebar-category.color-5 li { margin-bottom: 1px; }
.sidebar-category.color-5 a { background: #f8f8f8; color: #b9b9b9; padding: 13.5px 20px 13.5px 22px; }
.sidebar-category.color-5 a:hover, .sidebar-category.color-5 li.active > a { background: #022c54; color: #fff; }
.sidebar-category.color-5 ul { padding-left: 0px; padding-top: 0px; }
.sidebar-category.color-5 ul a { color: #b9b9b9; padding: 13.5px 20px 13.5px 44px; }
.sidebar-category.color-5 ul a { color: #b9b9b9; padding: 13.5px 20px 13.5px 44px; }
.sidebar-category.color-5 ul a:hover, .sidebar-category.color-5 ul li.active a { background: #fff; color: #2d3e50; }
.slider-range { margin-bottom: 25px; }
.slider-range .ui-slider { margin-bottom: 10px; }
.ui-slider-horizontal { position: relative; height: 3px; text-align: left; }
.ui-slider .ui-slider-range { position: absolute; top: 0; height: 100%; display: block; border: 0; background-position: 0 0; z-index: 1; }
.ui-slider .ui-slider-handle { position: absolute; top: -5px; cursor: default; -ms-touch-action: none; width: 8px; height: 12px; margin-left: 0px; -moz-border-radius: 6px; border-radius: 6px; z-index: 2; }
.ui-slider .ui-slider-handle:focus { outline: none; }
.amount-start, .amount-end { font-size: 11px; width: 50%; font-weight: bold; background: transparent; border: none; }
.amount-start { float: left; text-align: left; }
.amount-end { float: right; text-align: right; }
.slider-range.color-1 .ui-slider-horizontal { background: #efefef; }
.slider-range.color-1 .ui-slider .ui-slider-range { background: #1593d0; }
.slider-range.color-1 .ui-slider .ui-slider-handle { background: #1593d0; }
.slider-range.color-1 .amount-start, .slider-range.color-1 .amount-end { color: #555555; }
.slider-range.color-2 .ui-slider-horizontal { background: #eeeeee; }
.slider-range.color-2 .ui-slider .ui-slider-range { background: #2d3e50; }
.slider-range.color-2 .ui-slider .ui-slider-handle { background: #2d3e50; }
.slider-range.color-2 .amount-start, .slider-range.color-2 .amount-end { color: #555555; }
.slider-range.color-3 .ui-slider-horizontal { background: #efefef; }
.slider-range.color-3 .ui-slider .ui-slider-range { background: #022c54; }
.slider-range.color-3 .ui-slider .ui-slider-handle { background: #022c54; }
.slider-range.color-3 .amount-start, .slider-range.color-3 .amount-end { color: #555555; }
.slider-range.color-4 .ui-slider-horizontal { background: #ededed; }
.slider-range.color-4 .ui-slider .ui-slider-range { background: #d73240; }
.slider-range.color-4 .ui-slider .ui-slider-handle { background: #d73240; }
.slider-range.color-4 .amount-start, .slider-range.color-4 .amount-end { color: #555555; }
.input-entry .checkbox-form { display: none; }
.input-entry .checkbox-form + label { display: block; font-size: 11px; margin-bottom: 6px; line-height: 18px; }
.input-entry .checkbox-form + label span.sp-check { position: relative; display: inline-block; float: left; width: 19px; height: 19px; top: 0px; margin: 0px 14px 0 0; -moz-border-radius: 5px; border-radius: 5px; cursor: pointer; }
.input-entry .checkbox-form + label span.sp-check i { display: none; position: absolute; top: 50%; left: 50%; margin-top: -5px; margin-left: -5px; }
.input-entry .checkbox-form:checked + label span.sp-check i { display: block; }
.input-entry .rate { display: block; padding-top: 2px; }
.input-entry .rate .fa { margin-right: 7px; cursor: pointer; font-size: 11px; padding: 0px; }
.input-entry .rate .fa:last-child { margin-right: 0px; }
.input-entry .checkbox-text { font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 400; padding-top: 2px; }
.input-entry.color-1 .checkbox-form + label span.sp-check { background: #f8f8f8; border: 1px solid #eaeaea; }
.input-entry.color-1 .checkbox-form:checked + label span.sp-check i { color: #1593d0; }
.input-entry.color-1 .checkbox-text { color: #555555; cursor: pointer; }
.input-entry.color-2 .checkbox-form + label span.sp-check { background: #f8f8f8; border: 1px solid #eaeaea; }
.input-entry.color-2 .checkbox-form:checked + label span.sp-check i { color: #1593d0; }
.input-entry.color-2 .checkbox-text { color: #222222; cursor: pointer; }
.input-entry.color-3 .checkbox-form + label span.sp-check { background: #ffffff; border: 1px solid #f1f1f1; }
.input-entry.color-3 .checkbox-form:checked + label span.sp-check i { color: #2D3E50; }
.input-entry.color-3 .checkbox-text { color: #555555; cursor: pointer; }
.input-entry.color-4 .checkbox-form + label span.sp-check { background: #ffffff; border: 1px solid #f1f1f1; }
.input-entry.color-4 .checkbox-form:checked + label span.sp-check i { color: #2D3E50; }
.input-entry.color-4 .checkbox-text { color: #222222; cursor: pointer; }
.input-entry.color-5 .checkbox-form + label span.sp-check { background: #f8f8f8; border: 1px solid #ebebeb; }
.input-entry.color-5 .checkbox-form:checked + label span.sp-check i { color: #022c54; }
.input-entry.color-5 .checkbox-text { color: #555555; cursor: pointer; }
.input-entry.color-6 .checkbox-form + label span.sp-check { background: #f8f8f8; border: 1px solid #ebebeb; }
.input-entry.color-6 .checkbox-form:checked + label span.sp-check i { color: #022c54; }
.input-entry.color-6 .checkbox-text { color: #222222; cursor: pointer; }
.input-entry.color-7 .checkbox-form + label span.sp-check { background: #f8f8f8; border: 1px solid #ebebeb; }
.input-entry.color-7 .checkbox-form:checked + label span.sp-check i { color: #d73240; }
.input-entry.color-7 .checkbox-text { color: #555555; cursor: pointer; }
.input-entry.color-8 .checkbox-form + label span.sp-check { background: #f8f8f8; border: 1px solid #ebebeb; }
.input-entry.color-8 .checkbox-form:checked + label span.sp-check i { color: #d73240; }
.input-entry.color-8 .checkbox-text { color: #222222; cursor: pointer; }
.input-entry.type-2 { display: inline-block; }
.input-entry.type-2 .rate { display: inline-block; }
.input-entry.type-2 .checkbox-text { display: block; margin-bottom: 4px; }
.sidebar-rating .input-entry { margin-bottom: 9px; }
.ui-datepicker { background: #fff; padding: 10px; -moz-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.1); }
.ui-datepicker-calendar .ui-state-hover { background: #b9b9b9; color: #fff; }
.ui-datepicker-calendar .ui-state-active { background: #b9b9b9; color: #fff; }
.ui-datepicker .ui-datepicker-next { text-align: center; }
.ui-datepicker .ui-datepicker-next:before { content: "\f105"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit;}
.ui-datepicker .ui-datepicker-prev { text-align: center; }
.ui-datepicker .ui-datepicker-prev:before { content: "\f104"; display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; }
.ui-datepicker .ui-datepicker-prev { left: 2px; top: 2px; }
.ui-datepicker .ui-datepicker-next { right: 2px; top: 2px; }
.list-header { margin-bottom: 29px; }
.list-header .list-sort { display: inline-block; width: auto; min-width: 170px; margin-right: 30px; }
.list-header .list-view-change { float: right; margin-top: 8px; }
.list-header .change-grid, .list-header .change-list { width: 35px; height: 35px; line-height: 35px; text-align: center; margin-left: 20px; border-radius: 5px;}
.list-header .change-to-label { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 35px; font-weight: 400; }
.change-grid.color-1, .change-list.color-1 { background: #fff; color: #23b0e8; cursor: pointer; }
.change-grid.color-1.active, .change-list.color-1.active, .change-grid.color-1:hover, .change-list.color-1:hover { background: #23b0e8; color: #fff; cursor: pointer; }
.change-grid.color-2, .change-list.color-2 { background: #fff; color: #2d3e50; cursor: pointer; }
.change-grid.color-2.active, .change-list.color-2.active, .change-grid.color-2:hover, .change-list.color-2:hover { background: #2d3e50; color: #fff; cursor: pointer; }
.change-grid.color-3, .change-list.color-3 { background: #fff; color: #022c54; cursor: pointer; }
.change-grid.color-3.active, .change-list.color-3.active, .change-grid.color-3:hover, .change-list.color-3:hover { background: #022c54; color: #fff; cursor: pointer; }
.change-grid.color-4, .change-list.color-4 { background: #fff; color: #d73240; cursor: pointer; }
.change-grid.color-4.active, .change-list.color-4.active, .change-grid.color-4:hover, .change-list.color-4:hover { background: #d73240; color: #fff; cursor: pointer; }
.grid-content { margin-right: -15px; margin-left: -15px; margin-bottom: 42px; }
.grid-content .list-item-entry:nth-child(3n+1) { clear: both; }
.grid-content .hotel-item { margin-bottom: 30px; }
.block-content.grid-content .list-item-entry {width: 100%;}
.block-content.grid-content .hotel-item .grid-hidden {display: block;}
.block-content.grid-content .hotel-item .date.grid-hidden {display: none;}
.block-content.grid-content .hotel-item .c-button.grid-hidden {display: inline-block; float: right;}
.block-content.grid-content .hotel-item .hotel-person {padding-bottom: 30px;}
.block-content.grid-content .hotel-item .title {padding-bottom: 0px;}
.block-content.grid-content .hotel-item {padding-bottom: 30px;}
.block-content.grid-content.type-2 .hotel-item {padding-bottom: 0px;}
.grid-content .list-item-entry { float: left; width: 33.33333333%; padding-right: 15px; padding-left: 15px; }
.grid-content.block-content.type-2 .title.hotel-right {display: none;}
.grid-content .cell-view { display: block; width: 100%; }
.grid-content .hotel-item .grid-hidden { display: none; }
.grid-content .title { -moz-box-shadow: none; box-shadow: none; border: none; }
.grid-content .hotel-item.style-3 .hotel-middle { padding: 27px 20px 0px 20px; }
.grid-content .title.hotel-right { padding: 0px 20px 27px 20px; }
.grid-content .hotel-item.style-8 { -moz-border-radius: 5px; border-radius: 5px; }
.grid-content .hotel-item.style-8 .hotel-right { display: none; }
.grid-content .hotel-item.style-8 .hotel-middle { padding: 27px 20px 25px 20px; }
.list-content { margin-bottom: 42px; }
.list-content .hotel-item { margin-bottom: 30px; }
.list-content .list-item-entry:last-child .hotel-item { margin-bottom: 0px; }
.list-content .table-view { float: none; display: table; margin-right: -15px; margin-left: -15px; width: auto; }
.list-content .radius-top { width: 33.33333333%; padding-right: 15px; padding-left: 15px; }
.list-content .hotel-middle { width: 44.44444444%; padding-right: 15px; padding-left: 15px; }
.list-content .title { -moz-box-shadow: none; box-shadow: none; border: none; }
.list-content .hotel-right { width: 22.22222223%; padding-right: 15px; padding-left: 15px; text-align: center; }
.list-content .hotel-right .hotel-person { margin-bottom: 27px; }
.list-content .hotel-right .hotel-person span { display: block; font-size: 24px; margin: 16px 0px 3px 0px; }
.list-content .hotel-item .list-hidden { display: none; }
.list-content .hotel-item.style-8 .title h4 { -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); }
.list-content .hotel-item.style-8 .rate-wrap { -webkit-transform: translateY(100%); -moz-transform: translateY(100%); -ms-transform: translateY(100%); -o-transform: translateY(100%); transform: translateY(100%); }
.list-content .hotel-item.style-8 .hotel-person span { display: inline; font-size: 18px; }
.list-content .hotel-item.style-8 .hotel-right { -moz-border-radius: 5px; border-radius: 5px; -moz-border-radius-topleft: 0px; border-top-left-radius: 0px; -moz-border-radius-bottomleft: 0px; border-bottom-left-radius: 0px; }
.list-content .hotel-item.style-8 .price-s-3 { left: 15px; top: 0px; }
.list-content .hotel-item.style-9 .buttons-block { padding: 0px; margin: 0px; background: transparent; }
.list-content .hotel-item.style-9 .buttons-block .c-button { float: left; margin-right: 20px; }
.list-content .hotel-item.style-9 .buttons-block .c-button:last-child { margin-right: 20px; }
.list-content .hotel-item.style-9 .buttons-block .bg-white { color: #fff; background: #022c54; border: 2px solid #022C54; }
.list-content .hotel-item.style-9 .buttons-block .bg-white:hover { background: transparent; color: #022C54; }
.list-content .hotel-item.style-9 .hotel-right { border-left: 1px solid #ececec; }
.list-content .hotel-item.style-9 .hotel-right .rate { float: none; }
.list-content .hotel-item.style-9 .hotel-right .rate-wrap { margin-bottom: 15px; padding: 0px 0px 3px; }
.list-content .hotel-item.style-9 .hotel-right .rate-wrap i { float: none; }
.list-content .hotel-item.style-9 .hotel-right .hotel-person { font-size: 11px; line-height: 15px; margin-bottom: 15px; }
.list-content .hotel-item.style-9 .hotel-right .hotel-person span { display: inline; font-size: 18px; }
.list-content .hotel-item.style-10 h4 { margin-bottom: 9px; }
.list-content .hotel-item.style-10 .fi_block { margin-bottom: 18px; }
.list-content .hotel-item.style-10 .radius-top { border: none; }
.list-content .hotel-item.style-10 .c-button { float: none; }
.list-content .hotel-item.style-10 .hotel-middle { position: relative; }
.list-content .hotel-item.style-10 .hotel-middle:before { content: ''; position: absolute; top: 28px; left: 0px; bottom: 28px; display: block; width: 1px; background: #ececec; }
.list-content .hotel-item.style-10 .hotel-middle:after { content: ''; position: absolute; top: 28px; right: 0px; bottom: 28px; display: block; width: 1px; background: #ececec; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 13 - PAGINATION */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.c_pagination { position: relative; }
.cp_content { position: absolute; top: 0px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.cp_content a { display: inline-block; width: 40px; height: 40px; -moz-border-radius: 4px; border-radius: 4px; font-size: 12px; line-height: 40px; text-align: center; }
.cp_content li { display: inline-block; }
.cp_content.color-1 a { color: #555555; }
.cp_content.color-1 .active a, .cp_content.color-1 a:hover { background: #1593d0; color: #fff; }
.cp_content.color-2 a { color: #555555; }
.cp_content.color-2 .active a, .cp_content.color-2 a:hover { background: #2d3e50; color: #fff; }
.cp_content.color-3 a { color: #555555; }
.cp_content.color-3 .active a, .cp_content.color-3 a:hover { background: #022c54; color: #fff; }
.cp_content.color-4 a { color: #555555; }
.cp_content.color-4 .active a, .cp_content.color-4 a:hover { background: #d73240; color: #fff; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 13 - SIMPLE-TEXT */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.simple-text { margin-bottom: 23px; }
.simple-text h3 { letter-spacing: 2px; margin-bottom: 12px; }
.simple-text h4 { font-size: 14px; line-height: 18px; font-weight: 700; text-transform: uppercase; }
.simple-text p { margin-bottom: 23px; }
.simple-text p, .simple-text li { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 22px; font-weight: 400; }
.simple-text li { position: relative; padding-left: 14px; margin-bottom: 10px; }
.simple-text li:before { content: '•'; display: inline-block; position: absolute; top: 0px; left: 0px; }
ul.dot-blue-2 li:before { color: #022c54; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 13 - CIRCLIFUL */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.circliful { position: relative; }
.circle-text { color: #fff; }
.circle-info-half { font-family: 'Open Sans', sans-serif; font-size: 14px; color: rgba(255, 255, 255, 0.6); text-transform: uppercase; }
.circle-text, .circle-info, .circle-text-half, .circle-info-half { width: 100%; position: absolute; text-align: center; display: inline-block; }
.circle-info { color: #fff; }
.circliful .fa { margin: -10px 3px 0 3px; position: relative; bottom: 4px; }
.circle.color-dark-2 .circle-text { color: #222; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 13 - TARIFF */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.tariff-header { padding: 15px 5px 18px 5px; text-align: center; -moz-border-radius-topleft: 5px; border-top-left-radius: 5px; -moz-border-radius-topright: 5px; border-top-right-radius: 5px; }
.tariff-title { font-size: 22px; line-height: 25px; font-weight: 400; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 5px; }
.tariff-trial { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 18px; font-weight: 400; }
.tariff-content { text-align: center; padding: 28px 40px 30px 40px; }
.tariff-price { font-size: 18px; line-height: 22px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; margin-bottom: 20px; }
.tariff-price span { font-size: 36px; }
.tariff-line { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 18px; font-weight: 400; text-transform: uppercase; border-top: 1px solid #eeeeee; padding: 15.5px 0px; }
.tariff-line:nth-last-child(2) { border-bottom: 1px solid #eeeeee; margin-bottom: 31px; }
.tariff.style-2 { padding-top: 15px; }
.tariff.style-2 .circle-wrapper { margin-bottom: 17px; }
.tariff.style-2 .tariff-title { text-align: center; margin-bottom: 7px; }
.tariff.style-2 .tariff-trial { text-align: center; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 13 - DETAIL */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.detail-wrapper { padding-top: 61px; }
.detail-category { font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 22px; font-weight: 400; margin-bottom: 11px; }
.detail-header { margin-bottom: 60px; }
.detail-header.style-2 { margin-bottom: 20px; }
.detail-header.style-2 .detail-title { margin-bottom: 20px; letter-spacing: 6px; }
.detail-header.style-2 .tour-info { margin-right: 32px; }
.detail-header.style-3 { margin-bottom: 20px; text-align: center; }
.detail-header.style-3 .detail-title { margin-bottom: 20px; letter-spacing: 6px; }
.detail-header.style-3 .tour-info { display: inline-block; margin-right: 32px; }
.detail-title { letter-spacing: 2.5px; }
.detail-rate.rate-wrap span { font-size: 12px; }
.detail-rate.rate-wrap i { line-height: 23px; }
.detail-price { font-size: 13px; line-height: 15px; font-weight: 400; letter-spacing: 1.5px; text-transform: uppercase; text-align: right; padding-top: 39px; }
.detail-price span { font-size: 28px; font-weight: 700; }
.detail-top { margin-bottom: 63px; }
.detail-content-block { margin-bottom: 66px; }
.detail-content-block > p:last-child { margin-bottom: 0px; }
.detail-content, .acc-body { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 22px; font-weight: 400; color: #b9b9b9; }
.detail-content h1, .detail-content h2, .detail-content h3, .detail-content h4, .detail-content h5, .detail-content h6, .acc-body h1, .acc-body h2, .acc-body h3, .acc-body h4, .acc-body h5, .acc-body h6 { font-family: 'Cabin', sans-serif; color: #222222; font-weight: 700; }
.detail-content h1, .acc-body h1 { margin-bottom: 20px; }
.detail-content h2, .acc-body h2 { margin-bottom: 15px; }
.detail-content h3, .acc-body h3 { letter-spacing: 1.8px; margin-bottom: 11px; }
.detail-content h4, .acc-body h4 { margin-bottom: 18px; }
.detail-content h5, .acc-body h5 { font-size: 14px; letter-spacing: 1.2px; text-transform: uppercase; margin-bottom: 21px; }
.detail-content h6, .acc-body h6 { font-size: 11px; text-transform: uppercase; margin-bottom: 13px; }
.detail-content p, .acc-body p { color: #000000; font-family: 'Open Sans', sans-serif;  font-size: 16px; line-height: 22px; font-weight: 400; margin-bottom: 25px; }
.detail-content ul, .acc-body ul { margin-bottom: 25px; list-style-type: circle; }
.detail-content li, .acc-body li { color: #000000; font-family: 'Open Sans', sans-serif;  font-size: 16px; position: relative; line-height: 22px; font-weight: 400; padding-left: 14px; margin-bottom: 10px; }
.detail-content img, .acc-body img { max-width: 100%; margin-bottom: 25px; border-radius: 5px;}
.detail-content .swiper-slide img, .acc-body .swiper-slide img { margin-bottom: 0px; }
.detail-content .embed-responsive, .acc-body .embed-responsive { margin-bottom: 25px; }
.detail-content .gal-item img, .acc-body .gal-item img { margin-bottom: 0px; }
.detail-content .gal-item h4.color-white, .acc-body .gal-item h4.color-white { color: #fff; }
.detail-content .isotope-container, .acc-body .isotope-container { margin-bottom: 20px; }
.detail-content .slider-wth-thumbs, .detail-content .arrows, .acc-body .slider-wth-thumbs, .acc-body .arrows { margin-bottom: 25px; }
.detail-content.color-1 p { color: #2d3e50; }
.detail-content .list-content .table-view{margin-right:0;margin-left:0;}
.detail-content .hotel-item.style-8 .title p{margin-bottom:0;}
.detail-content .hotel-item.style-8 .hotel-icon{margin-bottom:0;}
.detail-content .hotel-item.style-8 .radius-top{-moz-border-radius-topright:0px;border-top-right-radius:0px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius:5px;}
.detail-content .hotel-item.style-12 .radius-top img{margin-bottom:0px;}
.detail-content .hotel-item.style-12 .c-button img{margin-bottom:0px;}
.detail-content .hotel-item.style-9 .radius-top img{margin-bottom:0px;}
.detail-content .hotel-item.style-9 .tour-info img{margin-bottom:0px;}
.detail-content .hotel-item.style-9 .tour-info{margin-right:10px;}
.detail-content .hotel-item.style-9 .tour-info img{vertical-align:middle;}
.detail-content .hotel-item.style-9 .tour-info:last-child{margin-right:0px;}
.accordion .acc-panel { margin-bottom: 17px; }
.accordion .acc-panel:last-child .acc-title { border-bottom: 0px; }
.accordion .acc-title { position: relative; font-size: 14px; line-height: 21px; font-weight: 700; letter-spacing: 0.8px; padding: 14px 45px 14px 70px; text-transform: uppercase; cursor: pointer; border-radius: 5px;}
.accordion .acc-icon { position: absolute; top: 0px; left: 0px; bottom: 0px; width: 50px; border-radius: 5px;}
.accordion .acc-icon:before { content: "\f067"; position: absolute; top: 50%; left: 50%; display: block; width: 14px; height: 14px; margin-top: -7px; margin-left: -7px; text-align: center; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
.accordion .acc-title.active .acc-icon:before { content: "\f068"; }
.accordion .acc-body { display: none; font-size: 13px; line-height: 22px; padding: 30px 30px 10px 50px; }
.accordion .acc-body.active { display: block; }
.accordion .acc-body h5 { margin-bottom: 8px; }
.accordion .acc-body p { margin-bottom: 17px; }
.accordion.style-1 .acc-title { color: #fff; background: #1593d0; }
.accordion.style-1 .acc-icon { background: #1593d0; }
.accordion.style-1 .acc-icon:before { color: #fff; }
.accordion.style-1 .acc-title.active .acc-icon:before { color: #1593d0; }
.accordion.style-1 .acc-body { background: #f8f8f8; color: #b9b9b9; }
.accordion.style-1 .acc-title.active .acc-icon { background: #f8f8f8; }
.accordion.style-1 li:before { color: #1593d0; }
.accordion.style-2 .acc-title { color: #fff; background: #2d3e50; }
.accordion.style-2 .acc-icon { background: #2d3e50; }
.accordion.style-2 .acc-icon:before { color: #fff; }
.accordion.style-2 .acc-title.active .acc-icon:before { color: #1593d0; }
.accordion.style-2 .acc-body { background: #f8f8f8; color: #b9b9b9; }
.accordion.style-2 .acc-title.active .acc-icon { background: #f8f8f8; }
.accordion.style-2 li:before { color: #2d3e50; }
.accordion.style-2 p { color: #b9b9b9; }
.accordion.style-3 .acc-title { color: #fff; background: #022c54; }
.accordion.style-3 .acc-icon { background: #022c54; }
.accordion.style-3 .acc-icon:before { color: #fff; }
.accordion.style-3 .acc-title.active .acc-icon:before { color: #022c54; }
.accordion.style-3 .acc-body { background: #f8f8f8; color: #b9b9b9; }
.accordion.style-3 .acc-title.active .acc-icon { background: #f8f8f8; }
.accordion.style-3 li:before { color: #022c54; }
.accordion.style-3 p { color: #b9b9b9; }
.accordion.style-4 .acc-title { color: #fff; background: #d73240; }
.accordion.style-4 .acc-icon { background: #d73240; }
.accordion.style-4 .acc-icon:before { color: #fff; }
.accordion.style-4 .acc-title.active .acc-icon:before { color: #d73240; }
.accordion.style-4 .acc-body { background: #f8f8f8; color: #b9b9b9; }
.accordion.style-4 .acc-title.active .acc-icon { background: #f8f8f8; }
.accordion.style-4 li:before { color: #d73240; }
.accordion.style-4 p { color: #b9b9b9; }
.accordion.style-5 .acc-title { color: #fff; background: #022c54; }
.accordion.style-5 .acc-icon { background: #022c54; }
.accordion.style-5 .acc-icon:before { color: #fff; }
.accordion.style-5 .acc-title.active .acc-icon:before { color: #022c54; }
.accordion.style-5 .acc-body { background: #fff; color: #b9b9b9; }
.accordion.style-5 .acc-title.active .acc-icon { background: #fff; }
.accordion.style-5 li:before { color: #022c54; }
.accordion.style-5 p { color: #b9b9b9; }
.accordion.style-6 .acc-title { color: #222; background: #fff; }
.accordion.style-6 .acc-icon { background: #517395; }
.accordion.style-6 .acc-icon:before { color: #fff; }
.accordion.style-6 .acc-title.active { background: #517395; color: #fff; }
.accordion.style-6 .acc-title.active .acc-icon { background: #fff; }
.accordion.style-6 .acc-title.active .acc-icon:before { color: #517395; }
.accordion.style-6 .acc-body { background: #fff; color: #b9b9b9; }
.accordion.style-6 li:before { color: #022c54; }
.accordion.style-6 p { color: #b9b9b9; }
.accordion-chooser { margin-bottom: 30px; overflow: hidden; border-radius: 5px;}
.accordion-chooser a { font-size: 13px; line-height: 16px; font-weight: 400; letter-spacing: 1px; text-transform: uppercase; color: #b9b9b9; display: block; background: #fff; margin-bottom: 1px; padding: 14.5px 25px; }
.accordion-chooser a:hover, .accordion-chooser a.active { color: #fff; background: #022c54; }
.accordion-form { margin-left: -50px; margin-right: -30px; padding: 30px 30px 30px 50px; }
.accordion-form h5 .c-button { margin-right: 10px; }
.accordion-form textarea { margin-bottom: 30px; }
.table > thead > tr > th { border-bottom: none; padding: 15px 25px; }
.table > tbody > tr > td { padding: 16px 25px 12px 25px; }
.table .table-label { font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: 400; text-transform: uppercase; }
.table .table-hotel { text-align: center; font-family: 'Open Sans', sans-serif; font-size: 13px; font-weight: 400; text-transform: uppercase; }
.table .table-hotel .fa { font-size: 12px; margin: 0px 4.5px; }
.table.type-1 td:nth-child(1) { width: 33%; }
.table.type-1 td:nth-child(2) { width: 25%; }
.table.type-1 td:nth-child(3) { width: 42%; }
.table.type-2 { border-top: 1px solid #f2f2f2; }
.table.type-2 td:nth-child(1) { width: 50%; }
.table.type-2 td:nth-child(2) { width: 50%; }
.table.type-2 .table-label { font-family: 'Cabin', sans-serif; font-size: 14px; line-height: 18px; font-weight: 400; }
.table.type-3 { font-family: 'Open Sans', sans-serif; font-size: 12px; font-weight: 400; text-align: center; text-transform: uppercase; }
.table.type-3 th { padding: 15px 0px; vertical-align: middle; text-align: center; }
.table.type-3 td { vertical-align: middle; min-height: 50px; }
.table.style-1 thead { font-size: 14px; font-weight: 700; color: #fff; text-transform: uppercase; letter-spacing: 0.5px; background: #1593d0; }
.table.style-1 td, .table.style-1 th { border-right: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; border-top: 0px; }
.table.style-1 th:nth-child(1), .table.style-1 td:nth-child(1) { border-left: 1px solid #f2f2f2; }
.table.style-2 th { color: #b9b9b9; background: #f8f8f8; }
.table.style-2 td, .table.style-2 th { border-right: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; border-top: 0px; }
.table.style-2 th:nth-child(1), .table.style-2 td:nth-child(1) { border-left: 1px solid #f2f2f2; }
.table.style-2 td { color: #222; }
.table.style-3 tr:first-child td { border-top: 1px solid #f2f2f2; }
.table.style-3 td { color: #b9b9b9; border-right: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; border-top: 0px; text-align: left; height: 50px; vertical-align: middle; line-height: 14px; font-size: 11px;}
.table.style-3 td:before { content: "•"; display: inline-block; position: relative; left: -10px; color: #2d3e50; }
.table.style-3 td:nth-child(1) { border-left: 1px solid #f2f2f2; }
.table.style-3 td:hover { background: #022c54; color: #fff; }
.table.style-3 td:hover:before { color: #fff; }
.striped > tbody > tr:nth-of-type(even) { background-color: #f8f8f8; }
.tags { margin-bottom: 30px; }
.tags .tags-title { font-size: 16px; line-height: 30px; font-weight: 700; text-transform: uppercase; float: left; }
.tags ul { margin-bottom: 0px; }
.tags li { list-style: none; float: left; }
.tags li:before { display: none; }
.share .share-title { font-size: 16px; line-height: 30px; font-weight: 700; text-transform: uppercase; float: left; margin-right: 10px; }
.share ul { margin-bottom: 0px; }
.share li { position: relative; display: inline-block; margin-bottom: 5px; padding-left: 0px; -moz-border-radius: 5px; border-radius: 5px; font-size: 13px; margin-right: 7px; }
.share li:before { display: none; }
.share a { float: left; color: #fff; line-height: 33px; padding-left: 13px; padding-right: 45px; }
.share li i { padding-right: 13px; display: inline-block; position: relative; }
.share li span { position: absolute; right: 0px; height: 100%; top: 0px; padding: 0px 10px; color: #fff; -moz-border-radius: 3px; border-radius: 3px; font-size: 13px; font-weight: 700; }
.share.style-2 { text-align: center; }
.share.style-2 li { margin-right: 27px; }
.additional-title { font-size: 22px; line-height: 25px; font-weight: 700; margin-bottom: 25px; letter-spacing: 2px; }
.comments-block { list-style: none; }
.comments-block .commnent-img { float: left; width: 86px; height: 86px; -moz-border-radius: 86px; border-radius: 86px; }
.comments-block .tour-info { display: inline-block; padding-bottom: 4px; margin-right: 30px; }
.comments-block .tour-info img { vertical-align: middle; }
.comments-block .comment-content { position: relative; margin-left: 113px; margin-bottom: 50px; padding: 17px 30px 20px 30px; background: #f8f8f8; -moz-border-radius: 3px; border-radius: 3px; }
.comments-block .comment-content:before { content: ''; display: block; position: absolute; top: 22px; left: -16px; width: 0; height: 0; border-style: solid; border-width: 11.5px 16px 11.5px 0; border-color: transparent #f8f8f8 transparent transparent; }
.comments-block .comment-text { font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 400; line-height: 24px; }
.comments-block .comment-reply { position: absolute; top: 27px; right: 30px; }
.comments-block .comments-block { margin-left: 70px; }
.comments-block .tour-info-line { padding-right: 80px; }
.blog-nav-left .blog-nav-img, .blog-nav-right .blog-nav-img { display: block; width: 170px; float: left;}
.blog-nav-img img {border-radius: 5px;}
.blog-nav-left .blog-nav-text, .blog-nav-right .blog-nav-text { margin-left: 200px; padding-top: 7px; }
.blog-nav-left .tour-info, .blog-nav-right .tour-info { display: inline-block; padding-bottom: 14px; margin-right: 15px; }
.blog-nav-left .c-button, .blog-nav-right .c-button { margin-bottom: 11px; }
.blog-nav-left h4, .blog-nav-right h4 { font-size: 16px; line-height: 26px; font-weight: 700; letter-spacing: 1.5px; margin-bottom: 9px; }
.blog-nav-right .blog-nav-img { float: right; }
.blog-nav-right .blog-nav-text { margin-left: 0px; margin-right: 200px; text-align: right; }
.blog-nav-right .tour-info { margin-left: 15px; margin-right: 0px; }
.blog-nav-right .tour-info span { padding-left: 0px; padding-right: 10px; }
.sport-block { padding: 28px; background: #f8f8f8; -moz-border-radius: 5px; border-radius: 5px; }
.sport-block h3 { font-size: 18px; line-height: 24px; margin-bottom: 8px; }
.sport-block p:last-child { margin-bottom: 0px; }
.bar { text-align: center; margin-bottom: 25px; }
.bar .bar-img { margin-bottom: 12px; }
.bar .bar-title { font-size: 14px; line-height: 24px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.6px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 13 - RIGHT SIDEBAR */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.sidebar-widget { margin-bottom: 30px; }
.detail-block { padding: 28px 34px 31px 34px; -moz-border-radius: 4px; border-radius: 4px; margin-bottom: 30px; }
.detail-block h4 { font-size: 22px; line-height: 25px; font-weight: 700; margin-bottom: 22px; }
.detail-block p { font-size: 13px; line-height: 15px; font-weight: 400; text-transform: uppercase; letter-spacing: 0.5px; margin-bottom: 20px; }
.detail-block .fa-star { font-size: 12px; margin-right: 10px; margin-left: 0px; }
.detail-block p span { margin-left: 3px; }
.details-desc { margin-bottom: 26px; }
.details-desc p:last-child { margin-bottom: 0px; }
.details-btn .c-button:first-child { margin-right: 6px; }
.right-sidebar .map-block { margin-bottom: 30px; }
.popular-tours { padding: 31px 30px; -moz-border-radius: 4px; border-radius: 4px; margin-bottom: 30px; }
.popular-tours h4 { font-size: 22px; line-height: 25px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 25px; }
.popular-tours .hotel-small:last-child { margin-bottom: 0px; }
.sidebar-filter { padding: 31px 30px; -moz-border-radius: 4px; border-radius: 4px; margin-bottom: 30px; }
.sidebar-filter h4 { font-size: 22px; line-height: 25px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 25px; }
.sidebar-text-label { font-size: 14px; line-height: 17px; font-weight: 700; text-transform: uppercase; text-align: center; padding: 21px 15px; -moz-border-radius: 7px; border-radius: 7px; margin-bottom: 30px; }
.help-contact { padding: 31px 30px; -moz-border-radius: 4px; border-radius: 4px; }
.help-contact h4 { font-size: 22px; line-height: 25px; font-weight: 700; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 18px; }
.help-contact p { font-size: 14px; line-height: 22px; font-weight: 400; margin-bottom: 25px; }
.help-contact .help-phone { display: block; font-size: 14px; line-height: 18px; font-weight: 400; letter-spacing: 1px; margin-bottom: 27px; }
.help-contact .help-phone img { vertical-align: middle; margin-right: 20px; }
.help-contact .help-mail { display: block; font-size: 14px; line-height: 18px; font-weight: 400; letter-spacing: 1.3px; text-transform: uppercase; white-space: nowrap;}
.help-contact .help-mail img { vertical-align: middle; margin-right: 10px; }
.detail-logo {position: relative; display: inline-block; width: 100%; margin-bottom: 30px; -moz-border-radius: 4px; border-radius: 4px; text-align: center; padding: 24px 15px; }
.detail-logo-name { font-size: 18px; line-height: 22px; font-weight: 700; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 15px; }
.widget-search { position: relative; margin-bottom: 30px; }
.widget-search .input-style-1 { margin-bottom: 0px; }
.widget-submit { position: absolute; top: 50%; right: 19px; width: 16px; height: 16px; margin-top: -8px; background: url(../img/search_icon_small_grey.png) no-repeat; }
.widget-slider .swiper-slide { min-height: 215px; }
.widget-slider .vertical-bottom { text-align: center; bottom: 15px; }
.widget-slider h4 { letter-spacing: 1.5px; font-weight: 700; }
.widget-slider .rate-wrap { display: block; text-align: center; padding: 7px 0px 3px; }
.widget-slider .rate-wrap .rate { display: inline-block; float: none; }
.widget-slider .rate span { font-size: 13px; }
.widget-slider .rate-wrap i { float: none; }
.widget-slider .tour-info { display: inline-block; margin-right: 20px; }
.widget-slider .tour-info:last-child { margin-right: 0px; }
.w-comment-entry { margin-bottom: 24px; }
.w-comment-date { font-family: 'Cabin', sans-serif; font-size: 12px; line-height: 15px; font-weight: 400; text-transform: uppercase; letter-spacing: 0.3px; margin-bottom: 12px; }
.w-comment-date img { vertical-align: bottom; margin-right: 9px; }
.w-comment-title {font-family: 'Cabin', sans-serif; font-size: 14px; line-height: 18px; font-weight: 400; letter-spacing: 0.4px; }
.w-comment-title a { font-weight: 700; }
.w-comment-text { font-family: 'Cabin', sans-serif; font-size: 14px; line-height: 24px; font-weight: 400; }
.widget-tags li { float: left; margin-right: 5px; margin-bottom: 2px; }
.widget-gallery a { display: block; width: 25%; float: left; }
.widget-gallery a:hover { opacity: 0.6; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 13 - fullpage */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.login-fullpage { position: relative; margin-top: 116px; margin-bottom: 116px; background: #fff; }
.f-login-content { padding: 78px 100px 78px 100px; }
.f-login-header { margin-bottom: 69px; }
.f-login-title { font-size: 32px; line-height: 40px; font-weight: 700; letter-spacing: 6px; text-transform: uppercase; text-align: center; margin-bottom: 5px; margin-bottom: 16px; }
.f-login-desc { font-family: 'Open Sans', sans-serif; font-size: 14px; line-height: 18px; font-weight: 400; text-align: center; }
.f-login-form .input-style-1 { margin-bottom: 9px; float: none; }
.f-login-form .input-entry { margin-bottom: 12px; }
.f-login-form .login-btn { margin-bottom: 30px; }
.checkbox-group { margin-bottom: 40px; }
.login-logo { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 58.33333333%; }
.full-copy { position: absolute; bottom: 50px; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); color: #fff; font-size: 13px; letter-spacing: 1px; }
.login-fullpage { position: relative; margin-top: 116px; margin-bottom: 116px; background: #fff; }
.f-soon-title { font-size: 60px; line-height: 60px; font-weight: 700; text-transform: uppercase; text-align: center; letter-spacing: 10.5px; margin-bottom: 40px; }
.soon-logo { position: absolute; top: 0px; left: 0px; bottom: 0px; right: 58.33333333%; }
.f-soon-content { padding: 78px 10px 78px 10px; }
.back-counter { text-align: center; margin-bottom: 85px; }
.back-counter .part-counter { position: relative; display: inline-block; width: 115px; height: 80px; background: #022c54; color: #fff; text-align: right; margin-right: 30px; border-radius: 5px;}
.back-counter .part-counter:last-child { margin-right: 0px; }
.back-counter .part-counter:before { content: ''; display: block; position: absolute; top: 0px; left: 50%; width: 5px; height: 100%; margin-left: -2.5px; background: #fff; }
.back-counter .part-numbers { position: relative; right: -12px; font-size: 48px; line-height: 80px; font-weight: 700; letter-spacing: 38px; margin-bottom: 10px; }
.back-counter .part-text { font-size: 14px; line-height: 18px; font-weight: 400; color: #222222; text-align: center; text-transform: uppercase; }
.s-contact-entry { float: left; text-align: center; border-right: 1px solid #ececec; }
.s-contact-entry:last-child { border-right: none; }
.s-contact-entry.s25 { width: 25%; }
.s-contact-entry.s30 { width: 30%; }
.s-contact-entry.s45 { width: 45%; }
.s-contact-text { font-family: 'Open Sans', sans-serif; font-size: 13px; line-height: 15px; font-weight: 700; }
.s-contact-title { display: inline-block; font-family: 'Open Sans', sans-serif; font-size: 13px; line-height: 15px; font-weight: 700; text-transform: uppercase; }
.soon-contact { margin-bottom: 75px; }
.s-contact-form { position: relative; display: block; margin-left: 30px; margin-right: 30px; margin-bottom: 40px; }
.s-contact-form .c-button { position: absolute; top: 0px; right: 0px; }
.fullsoon { text-align: center; padding-top: 161px; padding-bottom: 161px; }
.fullsoon-title { font-size: 60px; line-height: 60px; font-weight: 700; text-transform: uppercase; letter-spacing: 11px; margin-bottom: 32px; }
.fullsoon-text { font-family: 'Open Sans', sans-serif; font-size: 16px; line-height: 26px; font-weight: 400; margin-bottom: 65px; }
.ClassyCountdown { margin-bottom: 70px; }
.ClassyCountdown .ClassyCountdown-value div { font-size: 52px; line-height: 20px; font-weight: 700; }
.ClassyCountdown .ClassyCountdown-value span { font-family: 'Open Sans', sans-serif; font-size: 12px !important; line-height: 12px; font-weight: 700; text-transform: uppercase; }
.ClassyCountdown-wrapper > div { background: rgba(0, 0, 0, 0.15); -moz-border-radius: 100%; border-radius: 100%; width: 160px; margin-right: 78px; }
.ClassyCountdown-wrapper > div:last-child { margin-right: 0px; }
.not-found { padding-top: 177px; padding-bottom: 177px; }
.not-found-box { width: 800px; text-align: center; border: 10px solid #fff; margin: 0 auto; padding-top: 60px; padding-bottom: 80px; border-radius: 8px;}
.not-found-title { font-size: 150px; line-height: 150px; font-weight: 700; text-transform: uppercase; color: #fff; letter-spacing: 10px; margin-bottom: 14px; }
.not-found-message { font-size: 18px; line-height: 22px; font-weight: 700; color: #fff; letter-spacing: 1.5px; text-transform: uppercase; margin-bottom: 45px; }
.not-found.style-2 { padding-top: 160px; }
.not-found-label { text-align: center; }
.not-found-number { position: relative; margin-bottom: 68px; }
.not-found-number h2 { font-size: 300px; line-height: 300px; font-weight: 700; text-transform: uppercase; color: #fff; letter-spacing: 28px; }
.not-found-number h3 { display: block; width: 100%; position: absolute; top: 100px; left: 50%; font-family: 'Open Sans', sans-serif; font-size: 89px; line-height: 86px; font-weight: 700; text-transform: uppercase; color: #fff; background: #022c54; z-index: 2; letter-spacing: 0px; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); padding-left: 27px; padding-right: 27px; }
.not-found.style-2 .not-found-title { font-family: 'Open Sans', sans-serif; font-size: 48px; line-height: 48px; font-weight: 700; letter-spacing: 0px; margin-bottom: 20px; }
.not-found.style-2 .not-found-message { font-family: 'Open Sans', sans-serif; font-size: 22px; line-height: 25px; font-weight: 400; color: rgba(255, 255, 255, 0.6); text-transform: initial; letter-spacing: 0px; margin-bottom: 48px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 13 - FOOTER */
/*-------------------------------------------------------------------------------------------------------------------------------*/
footer { position: relative; width: 100%; padding-top: 70px; overflow: hidden;}
.instagram-wiget { position: relative; width: 100%; padding-right: 10px; }
.instagram-wiget a:hover img { opacity: 0.7; }
.logo-footer { margin-top: -7px; margin-bottom: 43px; }
.footer-block { position: relative; width: 100%; margin-bottom: 70px; float: left; padding-right: 15px; padding-left: 15px; }
.row30 .footer-block { padding-right: 30px; padding-left: 30px; }
.footer-block h6 { padding-bottom: 15px; color: #fff; }
.footer-block:before { content: ''; position: absolute; width: 1px; height: 100%; right: 0px; top: 0px; background: #383838; }
.no-separ.footer-block:before { display: none; }
.footer-block ul { position: relative; float: left; }
.footer-block li { line-height: 25px; }
.footer-block li a { color: #777; font-size: 13px; line-height: 30px; }
.footer-folow { position: relative; width: 100%; max-width: 130px; }
.footer-folow li { margin-bottom: 5px; width: 100%; -moz-border-radius: 3px; border-radius: 3px; float: left; font-size: 13px; padding-left: 13px; }
.footer-folow li a { width: 100%; position: relative; float: left; color: #fff; line-height: 33px; }
.footer-folow li a:hover { color: #fff; }
.footer-folow li i { padding-right: 13px; display: inline-block; position: relative; }
.footer-folow li span { position: absolute; right: 0px; height: 100%; top: 0px; padding: 0px 10px; color: #222; -moz-border-radius: 3px; border-radius: 3px; font-size: 13px; font-weight: 700; width: 35px; text-align: center;}
.color-in { background: #11669c; }
.color-in-2 { background: #0d5989; }
.color-fb { background: #3b5998; }
.color-fb-2 { background: #223f7c; }
.color-tw { background: #00abf1; }
.color-tw-2 { background: #0094d0; }
.color-gg { background: #d0422a; }
.color-gg-2 { background: #bf280f; }
.color-pin { background: #cc2127; }
.color-pin-2 { background: #b6090f; }
.footer-form { padding-top: 15px; }
.form-input { position: relative; float: left; width: 100%; margin-bottom: 15px; border: 1px solid #565656; -moz-border-radius: 25px; border-radius: 25px; padding: 15px; display: inline-block; line-height: 14px;}
.form-input input { position: relative; width: 100%; font-size: 10px; height: 100%; background: none; color: #fff; }
.form-input span { position: absolute; right: 15px; top: 16px; color: #777; }
.footer-form input[type="submit"] { position: relative; width: 100%; display: inline-block; font-size: 13px; text-transform: uppercase; color: #fff; -moz-border-radius: 25px; border-radius: 25px; text-align: center; padding: 15px 0px; font-weight: 700; letter-spacing: 3px; }
.footer-form input[type="submit"].bg-aqua { border: 1px solid #ff6600; }
.footer-form input[type="submit"]:hover { background: none; color: #ff6600; }
.footer-form input[type="submit"].bg-grey:hover { color: #fff; }
.footer-link { position: relative; width: 100%; padding: 30px 0px 18px; }
.footer-link ul { position: relative; float: left; }
.footer-link ul li { position: relative; float: left; font-size: 13px; font-weight: 400; color: #fff; margin-right: 17px; text-transform: uppercase; letter-spacing: 1px; line-height: 13px; }
.copyright { position: relative; float: right; }
.copyright span { color: #777; font-size: 12px; line-height: 12px; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 14 - FOOTER  BG-WHITE*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
footer.bg-white .footer-block:before { background: #f6f6f6; }
footer.bg-white .footer-block h6 { color: #444; }
.footer-link.bg-white { border-top: 1px solid #f6f6f6; }
.footer-link.bg-white ul li a { color: #777; font-weight: 700; }
.footer-link.bg-white ul li a:hover { color: #000; }
footer.bg-white .footer-folow li span { color: #fff; }
.footer-form input[type="submit"].bg-orange { border: 1px solid #ff6600; }
.footer-form input[type="submit"].bg-orange:hover { color: #ff6600; }
footer.bg-white .footer-block li a:hover { color: #ff6600; }
footer.bg-white input::-webkit-input-placeholder { color: #777777; opacity: 1; }
footer.bg-white input::-moz-placeholder { color: #777777; opacity: 1; }
footer.bg-white input:-moz-placeholder { color: #777777; opacity: 1; }
footer.bg-white input:-ms-input-placeholder { color: #777777; opacity: 1; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 14 - FOOTER  TYPE-2*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
footer.type-2 .footer-block h6 { padding-bottom: 24px; }
footer.type-2 .footer-link { padding: 20px 0px 20px; }
footer.type-2 .f_logo { display: inline-block; position: relative; top: 3px; float: right;}
footer.type-2 .copyright { margin-top: 10px; }
.f_contact p { font-family: 'Open Sans', sans-serif; font-size: 13px; line-height: 16px; font-weight: 400; margin-bottom: 23px; }
.f_contact p a, .f_contact p span { text-transform: uppercase; }
.f_tags li { float: left; margin-right: 7px; margin-bottom: 5px; }
.f_slider .swiper-slide { min-height: 173px; }
.f_slider .vertical-bottom { text-align: center; bottom: 15px; }
.f_slider h4 { letter-spacing: 1.5px; }
.f_slider .rate-wrap { display: block; text-align: center; padding: 7px 0px 3px; }
.f_slider .rate-wrap .rate { display: inline-block; float: none; }
.f_slider .rate span { font-size: 13px; }
.f_slider .rate-wrap i { float: none; }
.f_twitter li { position: relative; font-family: 'Open Sans', sans-serif; font-size: 13px; line-height: 18px; font-weight: 400; padding-left: 30px; margin-bottom: 16px; }
.f_twitter li .fa { position: absolute; top: 5px; left: 0px; font-size: 16px; }
.f_text { font-family: 'Open Sans', sans-serif; font-size: 13px; line-height: 22px; font-weight: 400; }
.f_news { margin-bottom: 16px; }
.f_news .f_news-img { display: block; width: 86px; float: left; }
.f_news .f_news-content { margin-left: 104px; padding-top: 9px; }
.f_news .f_news-tilte { display: block; font-size: 12px; line-height: 15px; letter-spacing: 1.3px; font-weight: 400; text-transform: uppercase; margin-bottom: 10px; }
.f_news .f_news-desc { font-family: 'Open Sans', sans-serif; font-size: 12px; line-height: 18px; font-weight: 400; }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* MEDIA QUERIES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 1199px) { nav > ul > li { margin-left: 0px; }
  nav li.type-2 .dropmenu-text { padding-top: 0px; }
  header.type-2 .top-header-block { padding-right: 25px; padding-left: 25px; }
  .change-slider-block { margin-left: -470px; }
  .search-icon { padding-left: 0px; }
  .input-style-1 { display: inline-block; float: left; margin-bottom: 15px; }
  .input-style-1.min-324 { max-width: 100%; margin: 0 auto; display: block; margin-bottom: 15px; }
  .submit { float: right; display: inline-block; position: relative; }
  .main-title .input-style-1 { margin: 0px 15px 15px 0px; }
  .pagination-left { margin-left: -395px; }
  .pagination-left-2 { margin-left: -470px; }
  .choose-hotel .drop-wrap { margin-bottom: 30px; }
  .hotel-choose .w_50 { margin-bottom: 15px; }
  .hotel-item .c-button { display: block; margin: 0 auto; float: none; margin-bottom: 15px; }
  .hotel-item .c-button:last-child { margin-bottom: 0px; }
  .hotel-item.style-4 .hotel-hot { display: block; float: none; }
  .item-block.style-3 { min-height: 549px; }
  .tour-item.style-4 .c-button { float: none; display: block; margin-bottom: 15px; }
  .tabs-block { margin-bottom: 30px; }
  .tabs-block h5 { padding-bottom: 25px; }
  .tab-pane .c-button { margin-top: 20px; float: right; }
  .sidebar .input-entry.type-2 { margin-right: 7px; }
  .tour-block-s-2 { min-height: 200px; }
  .tour-block-s-4 { min-height: 431px; }
  .tour-block-s-6 { min-height: 431px; }
  .tour-block-s-7, .tour-block-s-8 { min-height: 200px; }
  .details-btn .c-button { width: 100%; }
  .details-btn .c-button:first-child { margin-bottom: 15px; }
  .popular-tours .hotel-small .hotel-img { width: 100%; }
  .popular-tours .hotel-img img { width: 100%;}
  .popular-tours .hotel-small .hotel-desc { margin-left: 0px; }
  .detail-content .simple-tab .nav-tab-item { padding: 0px 19px; }
  .blog-nav-left .blog-nav-img, .blog-nav-right .blog-nav-img { width: 150px; }
  .blog-nav-left .blog-nav-text { margin-left: 170px; }
  .blog-nav-right .blog-nav-text { margin-right: 170px; }
  .sidebar-block.type-2 .simple-tab .tab-info { padding: 25px 25px; }
  .sidebar-block.type-2 .hotel-small.style-2 .hotel-img { width: 100px; }
  .sidebar-block.type-2 .hotel-small.style-2 .hotel-desc { margin-left: 120px; }
  .subscribe-form .subscribe-input { width: 465px; }
  .back-counter .part-counter { width: 90px; height: 60px; }
  .back-counter .part-numbers { font-size: 36px; line-height: 60px; letter-spacing: 30px; }
  .back-counter { margin-bottom: 40px; }
  .s-contact-entry.s25, .s-contact-entry.s45, .s-contact-entry.s30 { float: none; width: 50%; margin-left: auto; margin-right: auto; margin-bottom: 30px; }
  .soon-contact { margin-bottom: 35px; }
  .ClassyCountdown-wrapper > div { margin-left: 80px; margin-right: 80px; margin-bottom: 25px; }
  .ClassyCountdown-wrapper > div:nth-child(3) { margin-left: 0px; }
  footer .row30 { margin-right: -15px; margin-left: -15px; }
  footer .row30 .footer-block { padding-right: 15px; padding-left: 15px; }
.sidebar-block.type-2 .hotel-small.style-2.no-img .hotel-desc{margin-left: 0px;}
}
@media screen and (min-width: 992px) { nav > ul > li:hover > .dropmenu { display: block; }
  header.type-2 .menu { position: fixed; top: 100px; right: -50px; width: 0px; height: 100vh; padding-top: 50px; padding-left: 45px; z-index: -1; }
  header.type-2 nav > ul > li { float: none; font-size: 14px; margin-bottom: 15px; }
  .menu_opened header.type-2 .menu { width: 300px; } }
@media screen and (max-width: 991px) {
  body.st-148 { padding-top: 88px; }
  .color-11 nav {background: #022c54;}
  header .nav-menu-icon a i, header .nav-menu-icon a i:before, header .nav-menu-icon a i:after { background: #fff; }
  header.menu-3 .nav-menu-icon a i, header.menu-3 .nav-menu-icon a i:before, header.menu-3 .nav-menu-icon a i:after { background: #222;}
 .menu-3 nav {background: #fff;}
 .menu-3 nav > ul > li {border-top: 0px none;}
 .menu-3 nav > ul > li:hover {border-top: 4px solid rgba(255,255,255,1)!important;}
 .menu-3 nav > ul > li.active {border-top: 0px none!important;}
  header .nav-menu-icon a.active i { background: none; }
  nav { position: fixed; width: 100%; height: 100%; background: #333; left: 0px; top: 0px; padding-top: 100px; text-align: center; -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); overflow: hidden; }
  nav > ul > li { width: 100%; font-size: 16px; margin: 5px 0px; font-weight: 400; }
  nav > ul > li:hover > .dropmenu { position: relative; }
  nav > ul > li { float: none; }
  nav > ul > li:hover > .dropmenu { display: none; }
  nav > ul > li > a > span { float: none; position: relative; display: inline-block;}
  nav > ul > li > .dropmenu { position: relative; top: 0px; margin-top: 0px; padding: 0px; display: none; visibility: visible; opacity: 1;}
  nav .dropmenu li.active > a { color: #222; background-color: transparent; }
  nav .fa-chevron-right { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
  nav .dropmenu .dropmenu { position: relative; left: 0%; background: #222; -moz-box-shadow: none; box-shadow: none; margin-left: 0px; }
  nav .dropmenu li:hover .dropmenu { display: none; }
  nav.slide-menu { -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); overflow-y: auto; }
  .nav-menu-icon { display: block; }
  .menu_opened .nav-menu-icon { position: fixed; top: 80px; right: 25px;}
  nav li.type-1 .dropmenu a { padding: 8px 0px; }
  nav li.type-1 .dropmenu .fa-chevron-right { display: inline-block; float: none; margin-left: 10px;}
  nav li.type-1:nth-last-child(1) .dropmenu .dropmenu, nav li.type-1:nth-last-child(2) .dropmenu .dropmenu, nav li.type-1:nth-last-child(3) .dropmenu .dropmenu { right: 0%; }
  nav > ul > li > a {border-radius: 0px;}
  nav li.type-2 > .dropmenu { margin-top: 0px; padding: 0px; }
  nav li.type-2 > .dropmenu:after { display: none; }
  nav li.type-2 > .dropmenu li { width: 100%; }
  nav li.type-2 > .dropmenu:hover li:first-child:hover .dropmenu { opacity: 1; display: none; }
  nav li.type-2 .dropmenu a { margin-bottom: 0px; }
  nav li.type-2 .dropmenu .dropmenu { position: relative; left: 0%; width: 100%; }
  nav li.type-2 .dropmenu .dropmenu-image { display: none; }
  nav li.type-2 .dropmenu-item { width: 100%; float: none; margin-bottom: 15px; }
  nav li.type-2 .dropmenu-item:last-child { margin-bottom: 0px; }
  nav li.type-2 .dropmenu li:hover .dropmenu { display: none; }
  nav li.type-2 .dropmenu li:first-child .dropmenu { display: none; }
  nav li.type-2 .dropmenu li .dropmenu { padding: 20px; margin: 0px; opacity: 1; }
  nav li.type-2 .dropmenu li .dropmenu:after { display: none; }
  nav li.type-2 .dropmenu-text { width: 100%; padding-left: 0px; }
  header.type-2 .nav-menu-icon { padding-left: 15px; }
  header.type-2 .top-header-block { font-size: 9px; padding-right: 5px; padding-left: 5px; }
  .menu_opened header.type-2 .nav-menu-icon { border-left: none; }
  nav li.type-3 > .dropmenu { margin-top: 0px; }
  nav li.type-3 > .dropmenu ul { width: 100%; float: none; border-left: none; padding: 0px; }
  nav li.type-3 .dropmenu li { margin-bottom: 0px; }
  nav li.type-4 > .dropmenu { margin-top: 0px; padding: 0px; }
  nav li.type-4 > .dropmenu li { width: 100%; }
  nav li.type-4 .dropmenu .dropmenu { left: 0%; width: 100%; }
  nav li.type-4 .dropmenu li:first-child .dropmenu { display: none; }
  nav li.type-4 .dropmenu .fa-chevron-right { display: inline-block; float: right; }
  nav li.type-4 .dropmenu .dropmenu-image { display: none; }
  nav li.type-4 .dropmenu-item { width: 100%; float: none; margin-bottom: 15px; }
  nav li.type-4 .dropmenu-item:last-child { margin-bottom: 0px; }
  nav li.type-4 .dropmenu a { margin-bottom: 0px; }
  header.type-3 nav.menu { padding-top: 100px; }
  header.type-3 nav.menu .dropmenu { text-align: center; left: 0%; -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); margin-top: 0px; }
  header.type-5 .search { display: none; position: fixed; top: 22px; right: 19px; width: 15px; z-index: 100; }
  .menu_opened header.type-5 .search { display: block; }
  .menu_opened header.color-1 .link-aqua:hover { color: #fff; }
  header.color-3 nav { background: #F60; }
  header.color-4 nav { background: #5E80A3; color: #fff; }
  header.color-4 nav > ul > li > a { color: #fff; -moz-border-radius: 0px; border-radius: 0px; }
  header.color-4 .nav-menu-icon a i, header.color-4 .nav-menu-icon i:before, header.color-4 .nav-menu-icon i:after { background: #222; }
  header.color-4 .nav-menu-icon .active i:before, header.color-4 .nav-menu-icon .active i:after { background: #fff; }
  header.color-4 .nav-menu-icon .active i { background: transparent; }
  header.color-4 .nav-menu-icon .active:hover i { opacity: 0.6; }
  header.color-5 nav { background: #022c54; }
  header.color-5 nav > ul > li > a { color: #fff; }
  header.color-5 .nav-menu-icon a i, header.color-5 .nav-menu-icon i:before, header.color-5 .nav-menu-icon i:after { background: #022c54; }
  header.color-5 .nav-menu-icon .active i:before, header.color-5 .nav-menu-icon .active i:after { background: #fff; }
  header.color-5 .nav-menu-icon .active i { background: transparent; }
  header.color-7 .nav-menu-icon .active i:before, header.color-7 .nav-menu-icon .active i:after { background: #fff; }
  .menu_opened header.color-7 nav { background: #6CD5FF; }
  header.color-8 nav { background: #00E5FF; }
  header.color-8 .nav-menu-icon i { background: #00E5FF; }
  header.color-8 .nav-menu-icon i:before, header.color-8 .nav-menu-icon i:after { background: #00E5FF; }
  header.color-8 .nav-menu-icon .active i { background: transparent; }
  header.color-8 .nav-menu-icon .active i:before, header.color-8 .nav-menu-icon .active i:after { background: #fff; }
  header.color-9 nav > ul > li > a { color: #fff; }
  header.color-9 nav > ul > li:hover > a { color: #fff;}
  header.color-10 nav { background: #1593d0; }
  header.color-10 nav > ul > li > a { color: #fff; }
  header.color-10 nav > ul > li:hover > a { color: #fff;}
  header.color-12 nav { background: #23b0e8; }
  header.color-12 nav > ul > li > a { color: #fff; }
  header.color-12 nav > ul > li:hover > a { color: #fff;}
  header.color-12 .nav-menu-icon i { background: #fff; }
  header.color-12 .nav-menu-icon i:before, header.color-12 .nav-menu-icon i:after { background: #fff; }
  header.color-12 .nav-menu-icon .active i { background: transparent; }
  header.color-12 .nav-menu-icon .active i:before, header.color-12 .nav-menu-icon .active i:after { background: #fff; }
  .wide-container { padding-right: 15px; padding-left: 15px; }
  .left-title { left: 15px; }
  .main-slider-4 { position: relative; top: 0px; left: 0px; height: 750px; }
  .pagination-left { margin-left: -305px; }
  .pagination-left-2 { margin-left: -360px; }
  .find-form { width: 750px; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; float: none; }
  .submit { float: none; width: 100%; padding: 0px 15px; }
  .input-style-1 { /*padding: 0px 15px;*/ float: none; }
  .submit input { float: none; }
  .main-title .input-style-1 { margin: 0px 0px 15px; }
  .style-2 .full-height { min-height: 800px; }
  .second-title.style-3 { text-align: center; }
  .item-block.style-3 { min-height: 300px; margin-bottom: 30px; }
  .item-block.style-5 { min-height: 350px; }
  .choose-hotel { margin: 100px 0px 0px 0px; }
  .choose-hotel .drop-wrap { margin-bottom: 0px; }
  .hotel-small .hotel-img { float: none; margin-bottom: 15px; }
  .hotel-small .hotel-desc { margin-left: 0px; }
  .hotel-small.style-2 .hotel-img { float: left; }
  .hotel-item.style-4 { margin-bottom: 50px; }
  .popular-tours .hotel-small .hotel-img { width: 120px; }
  .hotel-small.style-2 .hotel-desc { margin-left: 150px; }
  .cart-popup .hotel-small .hotel-img { float: left; margin-bottom: 0px; }
  .cart-popup .hotel-small.style-2 .hotel-desc { margin-left: 150px; }
  .second-title { padding-top: 80px; padding-bottom: 35px;}
  .second-title h2 { padding-bottom: 10px; }
  .second-title p { padding-bottom: 45px; }
  .padd-90 { padding-bottom: 50px; }
  .padd-120 { padding-bottom: 60px; }
  .title-small { margin-bottom: 33px; }
  .tour-block-s-2 { min-height: 316px; }
  .tour-block-s-4 { margin-bottom: 30px; }
  .tour-block-s-6 { margin-bottom: 30px; }
  .tour-block-s-7, .tour-block-s-8 { min-height: 316px; }
  .subscribe-form .subscribe-input { width: 315px; }
  .grid-content .list-item-entry { width: 50%; }
  .grid-content .list-item-entry:nth-child(3n+1) { clear: none; }
  .grid-content .list-item-entry:nth-child(2n+1) { clear: both; }
  .list-header .list-sort { display: block; width: 35%; }
  .list-header .list-view-change { float: left; margin-top: 30px; }
  .change-slider-block { position: absolute; bottom: 0px; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); margin-left: 0px; left: 0px; width: 100%; text-align: center; top: auto; }
  .change-slider { display: inline-block; margin-right: 10px; width: 140px; }
  .change-slider:last-child { margin-right: 0px; }
  .fullpage .section { height: 768px; height: 100vh; }
  .footer.section { height: auto; }
  .fullpage .full-height { height: 768px; }
  .fullpage-wrapper { position: static; }
  .fullpage { height: auto !important; }
  .section .vertical-top { padding-top: 30px; }
  .vertical-align.p-148 { margin-top: 0px; }
  .city-entry { margin: 0 auto 30px auto; }
  .city-entry.style-2 { max-width: 500px; }
  .contry-item { margin-bottom: 15px; }
  .investors-block div[class^="col-"]:nth-child(6n) .investor-logo { border-right: 1px solid #eaeaea; }
  .investors-block div[class^="col-"]:nth-child(4n) .investor-logo { border-right: none; }
  .investors-block div[class^="col-"]:nth-last-child(5) .investor-logo { border-bottom: 1px solid #eaeaea; }
  .investors-block div[class^="col-"]:nth-last-child(6) .investor-logo { border-bottom: 1px solid #eaeaea; }
  .icon-block { margin-bottom: 30px; }
  .icon-block-entry:nth-last-child(3) .icon-block.style-5, .icon-block-entry:nth-last-child(4) .icon-block.style-5 { margin-bottom: 30px; }
  .tariff.style-2 { margin-bottom: 30px; }
  .widget-gallery a { width: 16.66666666%; }
  .widget-gallery img { width: 100%; }
  .blog-nav-left { margin-bottom: 30px; }
  .not-found { padding-top: 132px; padding-bottom: 132px; }
  .not-found-box { width: 600px; }
  .not-found-title { font-size: 112px; line-height: 112px; letter-spacing: 7.5px; margin-bottom: 10.5px; }
  .not-found-message { font-size: 14px; line-height: 18px; margin-bottom: 34px; }
  .not-found-number { margin-bottom: 51px; }
  .not-found-number h2 { font-size: 225px; line-height: 225px; letter-spacing: 21px; }
  .not-found-number h3 { font-size: 66px; line-height: 64px; top: 75px; }
  .not-found.style-2 .not-found-title { font-size: 36px; line-height: 36px; margin-bottom: 15px; }
  .not-found.style-2 .not-found-message { font-size: 16px; line-height: 19px; margin-bottom: 36px; }
  .f-login-content { padding: 39px 50px 39px 50px; }
  .f-login-header { margin-bottom: 35px; }
  .f-soon-title { font-size: 45px; line-height: 45px; letter-spacing: 7.5px; margin-bottom: 30px; }
  .f-soon-content { padding: 58px 10px 58px 10px; }
  .back-counter .part-counter { width: 70px; height: 46px; }
  .back-counter .part-numbers { right: -9px; font-size: 27px; line-height: 46px; letter-spacing: 25px; }
  .back-counter { margin-bottom: 30px; }
  .s-contact-entry.s25, .s-contact-entry.s45, .s-contact-entry.s30 { margin-bottom: 15px; }
  .soon-contact { margin-bottom: 25px; }
  .ClassyCountdown-wrapper > div { margin-left: 60px; margin-right: 60px; }
  .ClassyCountdown-wrapper > div:nth-child(3) { margin-left: 0px; }
  .footer-block:before { display: none; }
  header.type-6 nav.menu .dropmenu {text-align: center;}
	header.type-6 li.type-2 > .dropmenu {margin-top: 0px;}
	nav > ul > li > a {margin-bottom: 0px;}
	nav .dropmenu .dropmenu {padding: 0px;}
	header.type-6 li.type-3 > .dropmenu {margin-top: 0px;}
	nav > ul > li {margin: 0px;}
	nav li.type-3 .dropmenu a {padding: 5px 0px;}
	nav li.type-2 .dropmenu .fa {float: none; margin-left: 10px;}
	header.type-6 li.type-4 > .dropmenu {margin-top: 0px;}
	nav li.type-4 .dropmenu .dropmenu {padding: 5px 0px;}
	nav li.type-4 .dropmenu .fa-chevron-right {float: none; margin-left: 10px;}
	nav li.type-4 .dropmenu a {padding: 5px 0px;}
}
@media screen and (max-width: 767px) { header.type-2 .nav-menu-icon { border-left: none; }
  header.type-2 .inner-header { display: none; }
  header.type-2 .card { border-left: none; }
  header.type-2 .search { border-left: none; }
  header.type-2 .top-header-block img { margin-right: 0px; }
  .menu_opened header.type-2 .inner-header { display: block; position: fixed; top: 0px; left: 0px; width: 100%; z-index: 100; }
  .menu_opened header.type-2 .inner-header .top-header-block { float: none; }
  .menu_opened header.type-2 .phone { max-width: 70%; }
  .menu_opened header.type-2 .e-mail { max-width: 70%; }
  header.type-4 .top-header-bar { padding: 15px 0px 0px; }
  header.color-1 .top-header-bar { background: #ff6600; padding: 10px 0px 10px 0px; }
  header.color-10 .top-header-bar { background: #1593d0; }
  .nav-menu-icon { z-index: 99; }
  .main-slider-3 { height: 600px; }
  .main-slider-4 { height: 500px; }
  .main-slider-5 .slider-block { padding-top: 0px; }
  .main-slider-5 .slider-block-left { position: relative; height: 200px; width: 100%; }
  .main-slider-5 .slider-block-right { width: 100%; }
  .main-slider-5 .rate-wrap { margin-bottom: 0px; }
  .main-slider-5 .sb-title { font-size: 24px; margin-bottom: 0px; }
  .main-slider-5 .sb-text { margin-bottom: 15px; }
  .main-slider-5 .c-button { margin-bottom: 25px; }
  .pagination-left { margin-left: 0px; left: 15px; }
  .pagination-left-2 { margin-left: 0px; left: 15px; }
  .sl-bg { position: static; height: 350px; }
  .find-form { width: 100%; }
  .tabs-block { margin-bottom: 20px; }
  .tabs-block h5 { padding-bottom: 10px; }
  .tab-pane .c-button { margin-top: 10px; float: left; }
  .tpl-tabs-cont { padding: 30px 0px 20px; }
  .drop-tabs { position: absolute; left: 0px; top: -4px; width: 100%; text-align: center; z-index: 4; }
  .drop-tabs b { display: block; height: 35px; font-size: 14px; font-weight: 700; text-transform: uppercase; color: #fff; border: 1px solid rgba(255, 255, 255, 0.3); cursor: pointer; padding-top: 12px; height: 41px; }
  .arrow-down { display: block; position: absolute; right: 15px; top: 12px; color: #fff; }
  .nav-tabs { width: 100%; position: absolute; left: 0px; top: 0px; background: #fff; z-index: 5; display: none; }
  .nav-tabs > li { width: 100%; text-align: center; }
  .tabs-style-1.nav-tabs > li > a { width: 100%; padding: 10px 0px; border-left: 0px none; border: 0px none; border-right: 0px none; color: #222; }
  .tpl-tabs-cont { padding: 60px 0px 20px; }
  .tabs-style-1.nav-tabs > li > a:hover { border: 0px none; }
  .search { position: absolute; right: 15px; top: 0px; }
  .e-mail { width: 100%; margin-bottom: 5px; }
  .offers-arrow.swiper-arrow-left { left: 20px; }
  .offers-arrow.swiper-arrow-right { right: 20px; }
  .popular-desc .vertical-align { top: 0px; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); padding: 0px 0px 30px; position: relative; }
  .popular-desc { min-height: 100%; float: left; }
  .popular-desc.text-right { text-align: left; }
  .left-title { position: relative; top: 0px; left: 0px; float: none; width: 100%; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); }
  .left-content { padding-left: 0px; }
  .card { position: absolute; right: 70px; top: 0px; padding-right: 0px; }
  .cart-popup { position: fixed; top: 0px; left: 0%; right: 0px; bottom: 0px; width: 100%; overflow: auto; }
  .cart-popup:before { content: ''; display: block; width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; background: #fff; }
  .cart-popup .cart_close { display: block; position: absolute; top: 30px; right: 30px; width: 30px; height: 30px; background: #FFF; -moz-border-radius: 4px; border-radius: 4px; z-index: 200; }
  .cart-popup .cart_close:before { content: ''; display: block; position: absolute; top: 50%; left: 25%; width: 15px; height: 2px; background: #022C54; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); margin-top: -1px; }
  .cart-popup .cart_close:after { content: ''; display: block; position: absolute; top: 50%; right: 25%; width: 15px; height: 2px; background: #022C54; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); margin-top: -1px; }
  .cart-popup .cart-title { position: relative; display: block; text-align: center; margin-bottom: 15px; }
  .top-header-bar { display: none; }
  .search-popup .s_close { top: 15px; right: 15px; z-index: 100; }
  .menu_opened .top-header-bar { display: block; position: fixed; top: 0px; left: 0px; right: 0px; z-index: 100; padding: 15px 0px 0px; }
  .main-title h1 { font-size: 50px; line-height: 56px; padding-bottom: 15px; }
  .main-title > p { padding-bottom: 25px; }
  .slide-tour h2 { font-size: 30px; padding-bottom: 20px; }
  .slide-tour span { padding-bottom: 10px; }
  .item-block.style-3 { min-height: 250px; }
  .tab-select { display: block; }
  .tab-tour-header { display: none; }
  .team-entry { margin-bottom: 60px; }
  .team-entry .team-img { display: inline-block; }
  .investors-block div[class^="col-"]:nth-child(4n) .investor-logo { border-right: 1px solid #eaeaea; }
  .investors-block div[class^="col-"]:nth-child(3n) .investor-logo { border-right: none; }
  .investors-block div[class^="col-"]:nth-last-child(4) .investor-logo { border-bottom: 1px solid #eaeaea; }
  .change-slider { width: 100px; }
  .fullpage .section { height: 700px; }
  .fullpage .full-height { height: 700px; }
  .footer.section { height: auto; }
  .tour-item.style-2 .c-button { display: block; float: none; margin-bottom: 15px; }
  .tour-item.style-2 .tour-text { max-width: 100%; }
  .tour-item-grid .tour-item.style-4 { max-width: 500px; margin-left: auto; margin-right: auto; }
  .tour-item.style-5 .c-button { display: block; width: 100%; }
  .tour-item.style-5 .tour-person { float: none; text-align: center; }
  .s_news-entry { margin-bottom: 30px; }
  .icon-block { margin-bottom: 50px; }
  .tariff { margin-bottom: 30px; }
  .counter-entry { margin-bottom: 30px; }
  .gal-item.style-3.gal-big .gal-item-desc { padding: 16px 5px 18px 5px; }
  .gal-item.style-3.gal-big h4 { font-size: 14px; line-height: 18px; letter-spacing: 2.5px; }
  .gal-item.style-3.gal-big h5 { font-size: 12px; line-height: 15px; }
  .simple-tab .nav-tab { margin-bottom: 30px; }
  .simple-tab .nav-tab-item { display: block; max-width: 500px; margin: 0 auto; }
  .simple-tab.tab-3 .nav-tab-item { width: 100%; float: none; margin: 0 auto; }
  .confirm-label { padding: 28px 28px 28px 81px; }
  .confirm-print { position: relative; top: 0%; right: 0px; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); }
  .confirm-text { margin-bottom: 15px; }
  .contact-form { margin-bottom: 30px; }
  .contact-entry { margin-bottom: 30px; }
  .subscribe-form .subscribe-input { width: 100%; }
  .subscribe-form .c-button { display: block; float: none; margin: 0 auto; }
  .pb_entry { max-width: 500px; margin-left: auto; margin-right: auto; }
  .pb_entry .table-view { display: block; }
  .pb_entry .pb_header { display: block; width: 100%; padding: 15px; }
  .pb_entry .pb_content { display: block; width: 100%; padding: 15px; }
  .pb_entry .pb_check { display: block; width: 100%; padding: 15px; }
  .not-found { padding-top: 99px; padding-bottom: 99px; }
  .not-found-box { width: 450px; }
  .not-found-title { font-size: 84px; line-height: 84px; letter-spacing: 5.6px; margin-bottom: 10.5px; }
  .not-found-message { margin-bottom: 25px; }
  .not-found-number { margin-bottom: 38px; }
  .not-found-number h2 { font-size: 168px; line-height: 168px; letter-spacing: 15px; }
  .not-found-number h3 { font-size: 49px; line-height: 48px; top: 56px; }
  .not-found.style-2 .not-found-message { font-size: 14px; line-height: 17px; margin-bottom: 36px; }
  .login-logo { position: static; height: 300px; margin-left: 15px; margin-right: 15px; }
  .f-login-form .c-button { margin-bottom: 15px; }
  .soon-logo { position: static; height: 300px; margin-left: 15px; margin-right: 15px; }
  .fullsoon { padding-top: 80px; padding-bottom: 80px; }
  .fullsoon-title { font-size: 40px; line-height: 40px; margin-bottom: 25px; }
  .fullsoon-text { font-size: 14px; line-height: 18px; margin-bottom: 35px; }
  .ClassyCountdown-wrapper > div { margin-left: 52px; margin-right: 52px; }
  .ClassyCountdown-wrapper > div:nth-child(3) { margin-left: 0px; }
  .footer-block { margin-bottom: 40px; }
  .footer-link ul { width: 100%; text-align: center; }
  .footer-link ul li { width: 100%; padding-bottom: 8px; margin-right: 0px; }
  .copyright { text-align: center; width: 100%; padding-top: 15px; }
  footer.type-2 .footer-link { text-align: center; } }
@media screen and (max-width: 600px) { .cp_content { position: relative; left: 0%; -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); text-align: center; }
  .c_pagination .c-button { display: none; }
  .filter-nav li { display: block; }
  .filter-nav li a { min-width: 250px; margin-bottom: 1px; }
  .filter-nav a:before { display: none; }
  .widget-gallery a { width: 25%; }
  .ClassyCountdown-wrapper > div { margin-left: 30px; margin-right: 30px; }
  .ClassyCountdown-wrapper > div:nth-child(3) { margin-left: 0px; } }
@media screen and (max-width: 480px) { .main-slider .swiper-slide { min-height: 1000px; }
  .main-slider-3 { height: 520px; }
  .main-slider-3 .main-title button[type="submit"] span { display: none; }
  .detail-content .thumbnails { display: none; }
  .vert-title { margin-top: -320px; }
  header.type-3 .logo { left: 15px; -webkit-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); }
  .offers-info { padding-bottom: 0px; }
  .offers-block .vertical-bottom p { padding-bottom: 20px; }
  .main-title h1 { font-size: 40px; line-height: 40px; letter-spacing: 5px; }
  .main-title.style-2 h1 { font-size: 40px; line-height: 50px; letter-spacing: 4px; }
  .main-title .main-date { margin-bottom: 5px; }
  .main-title .main-date.underline:after { margin: 10px 0 0px; }
  .sw-arrow { display: none; }
  .main-slider .pagination-hidden.pagination { display: block; bottom: 420px; }
  .item-block p { padding: 0px 15px 15px; }
  .item-block h3 { font-size: 22px; }
  .item-block p { line-height: 20px; }
  .play { width: 40px; height: 40px; margin: 0 auto 20px; }
  .item-block p { display: none; }
  .video-title { bottom: 50%; -webkit-transform: translateY(50%); -moz-transform: translateY(50%); -ms-transform: translateY(50%); -o-transform: translateY(50%); transform: translateY(50%); }
  .best-slider .pagination-hidden.pagination { display: block; }
  .testi-3 .swiper-slide { padding: 0px 15px; }
  .testi-wrap { padding: 45px 15px 40px; }
  .tour-block-s-1 .tour-caption .vertical-top { padding: 15px 15px 0px; }
  .tour-block-s-1 .tour-caption .vertical-bottom { padding: 0px 15px 15px; }
  .tour-block-s-2 .tour-caption .vertical-top { padding: 15px 15px 0px; }
  .tour-block-s-2 .tour-caption .vertical-align { padding: 0px 15px 15px; }
  .tour-block-s-2 .tour-caption .vertical-bottom { padding: 0px 15px 15px; }
  .tour-block-s-4 { min-height: 500px; padding: 0px 15px 15px; }
  .change-slider { width: 60px; }
  .weth-icon.style-2 { margin-top: 10px; margin-right: 10px; padding-top: 7px; padding-bottom: 7px; width: 87px; }
  .hotel-choose { margin: 20px 0px 50px 0px; }
  .hotel-choose.hotel-choose-1 { margin: 50px 0px; }
  .hotel-choose .w_50 { width: 100%; }
  .hotel-choose .title { padding-left: 0px; }
  .hotel-choose .popular-img { margin-bottom: 0px; }
  .choose-hotel { margin: 50px 0px 0px 0px; }
  .choose-hotel .drop-wrap { margin-bottom: 15px; }
  .hotel-line .rate span { padding: 0px 1px; }
  .hotel-line .rate-wrap { padding-top: 0px; }
  .hotel-item.style-4 .pagination { display: block; }
  .grid-content .list-item-entry { width: 100%; }
  .list-content .table-view { display: block; width: auto; }
  .list-content .radius-top { display: block; width: 100%; }
  .list-content .hotel-middle { display: block; width: 100%; }
  .list-content .hotel-right { display: block; width: 100%; }
  .list-content .hotel-item.style-8 .hotel-right { -moz-border-radius: 5px; border-radius: 5px; -moz-border-radius-topleft: 0px; border-top-left-radius: 0px; -moz-border-radius-topright: 0px; border-top-right-radius: 0px; }
  .investors-block div[class^="col-"]:nth-child(3n) .investor-logo { border-right: 1px solid #eaeaea; }
  .investors-block div[class^="col-"]:nth-child(2n) .investor-logo { border-right: none; }
  .investors-block div[class^="col-"]:nth-last-child(3) .investor-logo { border-bottom: 1px solid #eaeaea; }
  .photo-ar-left.c-button.b-50 { float: none; display: block; margin-bottom: 15px; }
  .photo-ar-right.c-button.b-50 { float: none; display: block; }
  .photo-ar-left:hover .photo-prev, .photo-ar-right:hover .photo-next { opacity: 0; }
  .popular-tours .hotel-small .hotel-img { width: 100%; }
  .popular-tours .hotel-small .hotel-desc { margin-left: 0px; }
  .comments-block .commnent-img { float: none; display: block; margin-left: auto; margin-right: auto; margin-bottom: 30px; }
  .comments-block .comment-content:before { display: none; }
  .comments-block .comment-content { margin-left: 0px; }
  .comments-block .comments-block { margin-left: 0px; }
  .blog-nav-left .blog-nav-img, .blog-nav-right .blog-nav-img { display: block; float: none; margin-bottom: 10px; }
  .blog-nav-left .blog-nav-text { margin-left: 0px; }
  .blog-nav-right .blog-nav-text { margin-right: 0px; text-align: left; }
  .blog-nav-right .tour-info { margin-left: 0px; margin-right: 15px; }
  .not-found { padding-top: 55px; padding-bottom: 55px; }
  .not-found-box { width: 253px; padding-top: 30px; padding-bottom: 30px; }
  .not-found-title { font-size: 47px; line-height: 47px; letter-spacing: 5.6px; margin-bottom: 10.5px; }
  .not-found-message { margin-bottom: 18px; }
  .not-found-box .c-button.b-60 { height: 50px; line-height: 46px; }
  .not-found.style-2 { padding-top: 100px; }
  .not-found-number { margin-bottom: 28px; }
  .not-found-number h2 { font-size: 126px; line-height: 126px; letter-spacing: 11px; }
  .not-found-number h3 { font-size: 36px; line-height: 36px; top: 42px; }
  .not-found.style-2 .not-found-message { font-size: 14px; line-height: 17px; margin-bottom: 27px; }
  .login-fullpage { margin-top: 50px; margin-bottom: 50px; }
  .login-fullpage .full-copy { bottom: 20px; }
  .back-counter .part-counter:nth-child(1), .back-counter .part-counter:nth-child(2) { margin-bottom: 45px; }
  .back-counter .part-counter:nth-child(2), .back-counter .part-counter:nth-child(4) { margin-right: 0px; }
  .contact-socail a { margin-right: 16px; }
  .s-contact-input input { display: block; }
  .s-contact-form .c-button { position: static; float: none; width: 100%; }
  .ClassyCountdown-wrapper > div { display: block; margin-left: auto; margin-right: auto; }
  .ClassyCountdown-wrapper > div:nth-child(3) { margin-left: auto; }
  .ClassyCountdown-wrapper > div:last-child { margin-right: auto; }
  .detail-content .hotel-item.style-8 .radius-top{min-height:200px;-moz-border-radius-topright: 5px;
    border-top-right-radius:5px;-moz-border-radius-bottomleft:0px;border-bottom-left-radius:0px;}
    .list-content .hotel-item.style-12 .hotel-middle{width:100%;}
}
@media screen and (max-width: 390px) { .tour-info { padding-bottom: 5px; }
  .tour-caption .vertical-bottom { padding: 0px 15px 15px; }
  .offers-block .vertical-bottom { padding: 0px 10px 15px 15px; }
  .tour-caption .vertical-bottom .fr { float: left; }
  .tour-caption .vertical-bottom .fl { width: 100%; padding-bottom: 15px; }
  .tour-caption .vertical-align { margin-top: -65px; }
  .tour-block-s-1 .vertical-align { margin-top: -40px; }
  .tour-block-s-2 .vertical-align { margin-top: 0px; }
  .city-entry.style-2 .vertical-align { margin-top: 0px; } }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* CLEARFIX */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.clear-mob-2:nth-child(2n+1) { clear: both; }
.clear-mob-3:nth-child(3n+1) { clear: both; }
.clear-mob-4:nth-child(4n+1) { clear: both; }
.clear-mob-5:nth-child(5n+1) { clear: both; }
.clear-mob-6:nth-child(6n+1) { clear: both; }
@media screen and (min-width: 481px) { .clear-xs-1:nth-child(n+1), .clear-xs-2:nth-child(n+1), .clear-xs-3:nth-child(n+1), .clear-xs-4:nth-child(n+1), .clear-xs-5:nth-child(n+1), .clear-xs-6:nth-child(n+1) { clear: none; }
  .clear-xs-2:nth-child(2n+1) { clear: both; }
  .clear-xs-3:nth-child(3n+1) { clear: both; }
  .clear-xs-4:nth-child(4n+1) { clear: both; }
  .clear-xs-5:nth-child(5n+1) { clear: both; }
  .clear-xs-6:nth-child(6n+1) { clear: both; }
  .clear-xs-0:nth-child(n+1) { clear: none; } }
@media screen and (min-width: 768px) { .clear-sm-1:nth-child(n+1), .clear-sm-2:nth-child(n+1), .clear-sm-3:nth-child(n+1), .clear-sm-4:nth-child(n+1), .clear-sm-5:nth-child(n+1), .clear-sm-6:nth-child(n+1) { clear: none; }
  .clear-sm-1:nth-child(n+1) { clear: both; }
  .clear-sm-2:nth-child(2n+1) { clear: both; }
  .clear-sm-3:nth-child(3n+1) { clear: both; }
  .clear-sm-4:nth-child(4n+1) { clear: both; }
  .clear-sm-5:nth-child(5n+1) { clear: both; }
  .clear-sm-6:nth-child(6n+1) { clear: both; }
  .clear-sm-0:nth-child(n+1) { clear: none; } }
@media screen and (min-width: 992px) { .clear-md-1:nth-child(n+1), .clear-md-2:nth-child(n+1), .clear-md-3:nth-child(n+1), .clear-md-4:nth-child(n+1), .clear-md-5:nth-child(n+1), .clear-md-6:nth-child(n+1) { clear: none; }
  .clear-md-1:nth-child(n+1) { clear: both; }
  .clear-md-2:nth-child(2n+1) { clear: both; }
  .clear-md-3:nth-child(3n+1) { clear: both; }
  .clear-md-4:nth-child(4n+1) { clear: both; }
  .clear-md-5:nth-child(5n+1) { clear: both; }
  .clear-md-6:nth-child(6n+1) { clear: both; }
  .clear-md-0:nth-child(n+1) { clear: none; } }
@media screen and (min-width: 1200px) { .clear-lg-1:nth-child(n+1), .clear-lg-2:nth-child(n+1), .clear-lg-3:nth-child(n+1), .clear-lg-4:nth-child(n+1), .clear-lg-5:nth-child(n+1), .clear-lg-6:nth-child(n+1) { clear: none; }
  .clear-lg-1:nth-child(n+1) { clear: both; }
  .clear-lg-2:nth-child(2n+1) { clear: both; }
  .clear-lg-3:nth-child(3n+1) { clear: both; }
  .clear-lg-4:nth-child(4n+1) { clear: both; }
  .clear-lg-5:nth-child(5n+1) { clear: both; }
  .clear-lg-6:nth-child(6n+1) { clear: both; }
  .clear-lg-0:nth-child(n+1) { clear: none; } }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*  BOOTSTRAP MOB */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.visible-mob-block, .visible-mob-inline, .visible-mob-inline-block, .visible-mob { display: none !important; }
@media (max-width: 480px) { .col-mob-1, .col-mob-2, .col-mob-3, .col-mob-4, .col-mob-5, .col-mob-6, .col-mob-7, .col-mob-8, .col-mob-9, .col-mob-10, .col-mob-11, .col-mob-12 { float: left; }
  .col-mob-12 { width: 100%; }
  .col-mob-11 { width: 91.66666667%; }
  .col-mob-10 { width: 83.33333333%; }
  .col-mob-9 { width: 75%; }
  .col-mob-8 { width: 66.66666667%; }
  .col-mob-7 { width: 58.33333333%; }
  .col-mob-6 { width: 50%; }
  .col-mob-5 { width: 41.66666667%; }
  .col-mob-4 { width: 33.33333333%; }
  .col-mob-3 { width: 25%; }
  .col-mob-2 { width: 16.66666667%; }
  .col-mob-1 { width: 8.33333333%; }
  .col-mob-pull-12 { right: 100%; }
  .col-mob-pull-11 { right: 91.66666667%; }
  .col-mob-pull-10 { right: 83.33333333%; }
  .col-mob-pull-9 { right: 75%; }
  .col-mob-pull-8 { right: 66.66666667%; }
  .col-mob-pull-7 { right: 58.33333333%; }
  .col-mob-pull-6 { right: 50%; }
  .col-mob-pull-5 { right: 41.66666667%; }
  .col-mob-pull-4 { right: 33.33333333%; }
  .col-mob-pull-3 { right: 25%; }
  .col-mob-pull-2 { right: 16.66666667%; }
  .col-mob-pull-1 { right: 8.33333333%; }
  .col-mob-pull-0 { right: auto; }
  .col-mob-push-12 { left: 100%; }
  .col-mob-push-11 { left: 91.66666667%; }
  .col-mob-push-10 { left: 83.33333333%; }
  .col-mob-push-9 { left: 75%; }
  .col-mob-push-8 { left: 66.66666667%; }
  .col-mob-push-7 { left: 58.33333333%; }
  .col-mob-push-6 { left: 50%; }
  .col-mob-push-5 { left: 41.66666667%; }
  .col-mob-push-4 { left: 33.33333333%; }
  .col-mob-push-3 { left: 25%; }
  .col-mob-push-2 { left: 16.66666667%; }
  .col-mob-push-1 { left: 8.33333333%; }
  .col-mob-push-0 { left: auto; }
  .col-mob-offset-12 { margin-left: 100%; }
  .col-mob-offset-11 { margin-left: 91.66666667%; }
  .col-mob-offset-10 { margin-left: 83.33333333%; }
  .col-mob-offset-9 { margin-left: 75%; }
  .col-mob-offset-8 { margin-left: 66.66666667%; }
  .col-mob-offset-7 { margin-left: 58.33333333%; }
  .col-mob-offset-6 { margin-left: 50%; }
  .col-mob-offset-5 { margin-left: 41.66666667%; }
  .col-mob-offset-4 { margin-left: 33.33333333%; }
  .col-mob-offset-3 { margin-left: 25%; }
  .col-mob-offset-2 { margin-left: 16.66666667%; }
  .col-mob-offset-1 { margin-left: 8.33333333%; }
  .col-mob-offset-0 { margin-left: 0; }
  .visible-mob { display: block !important; }
  table.visible-mob { display: table; }
  tr.visible-mob { display: table-row !important; }
  th.visible-mob, td.visible-mob { display: table-cell !important; }
  .visible-mob-block { display: block !important; }
  .visible-mob-inline { display: inline !important; }
  .visible-mob-inline-block { display: inline-block !important; }
  .hidden-mob { display: none !important; } }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* CUSTOM 5 COL */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.cust-mob-5 { width: 20%; }
@media screen and (min-width: 481px) { .cust-xs-5 { width: 20%; } }
@media screen and (min-width: 768px) { .cust-sm-5 { width: 20%; } }
@media screen and (min-width: 992px) { .cust-md-5 { width: 20%; } }
@media screen and (min-width: 1200px) { .cust-lg-5 { width: 20%; } }
/*-------------------------------------------------------------------------------------------------------------------------------*/
/* CSS ANIMATIONS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.bg-bg-chrome { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }
a, .c-button, .investor-logo img, .filter-nav a:before, .photo-next, .photo-prev, .contry-item h5, .slider-wth-thumbs.style-1 .thumbnails img { -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; }
.gal-item .vertical-align, header.bg-black-o { -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; }
.tp_entry .tp_image, .tp_entry .price { -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }
.tp_entry .tp_content, .fullpage .section { -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; }
.delay-1 { -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1); -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1); -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1); transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1); }
.delay-2 { -webkit-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1) 100ms; -moz-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1) 100ms; -o-transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1) 100ms; transition: all 800ms cubic-bezier(0.23, 1, 0.32, 1) 100ms; }
.color-2.type-2 .top-header-block a:hover {color: #66BB6A;}
.menu_opened {overflow: hidden;}
.detail-content ul {width: 50%; display: inline-block; padding-left: 30px;}
.acc-body ul {width: 100%;}
.gal-item .img-full {border-radius: 5px;}
.tab-info .swiper-slide img {width: 100%;}
.sport-block img {max-width: 50%;}
.baner-tabs.style-2 .tabs-block input {font-size: 13px;}
.baner-tabs.style-2 .tabs-style-1.nav-tabs > li > a:hover {color: #fff;}
.bg-white.color-5.scrol .nav {padding: 15px 0px;}
.menu_opened.no-overflow {overflow: auto;}
.main-slider-7 .pagination-hidden.pagination {display: block; bottom: 20px;}
.hotel-item .c-button.b-50 {padding: 0px 15px;}
.radius-top .arr-t-2 {opacity: 0;-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
.radius-top .swiper-container:hover .arr-t-2 {opacity: 1;}
.c-button.bg-blue:hover {background: #fff; color: #23B0E8;}
.team-entry .image {position: relative; overflow: hidden; margin-bottom: 25px; border-radius: 5px;}
.team-layer {position: absolute; left: -100%; top: 0px; width: 100%; height: 100%;  text-align: center; opacity: 0;-webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out;}
.team-layer a {position: relative; float: none; color: #fff; display: inline-block; font-size: 20px; margin: 0px 5px; line-height: 30px; width: 30px; height: 30px;}
.team-layer a:after {position: absolute; width: 30px; left: 0px; top: 0px; height: 30px; border-radius: 50%; content: ''; border: 1px solid #fff; transform: scale(1.3); -webkit-transform: scale(1.3);-moz-transform: scale(1.3);-ms-transform: scale(1.3); opacity: 0; -webkit-transition: all 0.35s ease-in-out; -moz-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out;}
.team-layer a:hover:after {transform: scale(1); -webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1); opacity: 1;}
.team-entry .image:hover .team-layer {opacity: 1; left: 0px;}
.sg-testimonals img {margin-bottom: 20px;}
.sg-testimonals h3 {padding-bottom: 15px;}
textarea {resize: none;}
.footer-folow li a:hover {color: #fff!important;}
/*new page*/
.map-baner {padding-top: 150px;}
.map-baner #map-canvas {height: 400px;}
.hotel-filter {position: relative; display: inline-block; width: 100%;}
.baner-bar {position: absolute; left: 0; bottom: -100px; border-radius: 5px; background: #fff; z-index: 50; width: 100%; padding: 30px; box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.03);}
.baner-bar .input-style-1 {margin-right: 30px;}
.baner-bar .input-style-1 input {border: 1px solid #999; height: 40px; padding: 0px 15px 0px 30px; font-size: 13px; color: #222; position: relative;}
.baner-bar .input-style-1 img {left: 10px;}
.baner-bar .c-button.b-60 {height: 40px; line-height: 36px; background: #2D3E50; border: 2px solid #2D3E50; color: #fff;}
.baner-bar .c-button.b-60:hover {background: none;color: #2D3E50;}
.baner-bar .input-style-1 input::-webkit-input-placeholder { color: #999; opacity: 1; }
.baner-bar .input-style-1 input::-moz-placeholder { color: #999; opacity: 1; }
.baner-bar .input-style-1 input:-moz-placeholder { color: #999; opacity: 1; }
.baner-bar .input-style-1 input:-ms-input-placeholder { color: #999; opacity: 1; }
.baner-bar .range-wrapp {position: relative;  width: 100%; display: inline-block; margin-top: 5px;}
.baner-bar .ui-slider-horizontal {background: #2D3E50; height: 10px; background: #ccc;}
.baner-bar .ui-slider .ui-slider-range {background: #2D3E50;}
.baner-bar .ui-slider .ui-slider-handle {background: #2D3E50; height: 20px; border-radius: 0px;}
.wrapp {position: relative; width: 100%; display: inline-block;}
.hotels-block {position: relative; float: left; width: 100%;}
.hotels-block h4, .range-wrapp h4 {text-transform: capitalize; margin-bottom: 10px;}
.count {padding: 8px 0px;}
.count a {border: 1px solid #999; border-radius: 50%; font-size: 14px; color: #999; line-height: 24px; width: 25px; height: 25px; position: relative; float: left; text-align: center; margin-right: 12px;}
.count a.active {background: #2D3E50; color: #fff; border: 1px solid #2D3E50;}
.count a:hover {background: #2D3E50; color: #fff; border: 1px solid #2D3E50;}
.baner-bar .submit {padding-left: 0px; float: right; margin-top:25px; padding-right: 20px;}
.baner-bar .range-wrapp .amount-end, .baner-bar .range-wrapp .amount-start {font-size: 16px; font-weight: 400;}
.hotel-items {padding: 100px 0px 30px;}
.hotel-items .hotel-item {margin-bottom: 30px;}
.top-hotel-items .hotel-item {margin-bottom: 30px;}
.baner-bar .input-entry.color-5 .checkbox-form + label span.sp-check {border: 1px solid #999; margin-right: 10px;}
.cars-bar .input-style-1 {margin-bottom: 10px;}
.cars-bar .hotels-block {margin-bottom: 5px;}
.time-input {position: relative; width: 100%;}
.time-input img {position: absolute; left: 10px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);}
.time-input input {border: 1px solid #999; height: 40px; padding: 0px 15px 0px 30px; font-size: 13px; color: #222; position: relative; border-radius: 25px; width: 100%; display: block; background: none; min-width: 100%;}
.baner-bar.cars-bar .submit {margin-top: 33px; float: right; padding-right: 0px;}
.baner-bar.cars-bar {bottom: 0px; transform: translateY(50%); -webkit-transform: translateY(50%);-moz-transform: translateY(50%);-ms-transform: translateY(50%);}
.dtpicker-buttonCont .dtpicker-button {background: #2D3E50; line-height: 14px; color: #fff; border-radius: 5px; height: 40px; padding: 11px 0px; text-transform: uppercase; font-size: 14px; font-weight: 700; border: 2px solid #2D3E50;}
.dtpicker-buttonCont .dtpicker-button:hover {background: none; color: #2D3E50;}
.dtpicker-header .dtpicker-title {text-transform: uppercase; font-size: 14px; color: #222;}
.dtpicker-components .dtpicker-compValue {font-size: 24px;}
.dtpicker-header .dtpicker-close {padding: 10px 5px; font-size: 30px; color: #ff6600;}
.dtpicker-bg {font-family: 'Cabin', sans-serif;}
.dtpicker-mobile {position: absolute!important;}
.dtpicker-content {max-width: 200px;}
.dtpicker-overlay {background: none; min-width: 200px; z-index: 5000;}
.dtpicker-subcontent {border-radius: 5px; box-shadow: 4px 3px 5px 0px rgba(0, 0, 0, 0.03);}
.clas {color: #999; font-size: 12px; padding-top: 5px;}
.car-i {position: relative; display: inline-block; text-align: center; padding: 5px 0px 0px; width: 20%; float: left;}
.car-i img {display: block; margin: 0 auto; width: 18px; height: auto; margin-bottom: 3px;}
.car-i i {font-style: normal; display: inline-block; float: none; position: relative; font-size: 11px; color: #999; text-align: center; text-transform: capitalize;}
.dtpicker-components .dtpicker-comp > * {color: #222;}
.dtpicker-header .dtpicker-value {color: #ff6600;}
.low-price {position: absolute; right: -15px; top: -15px; width: 50px; height: 50px; border-radius: 50%; background: #ff6600; text-align: center; line-height: 50px; font-size: 18px; color: #fff; font-weight: 700; z-index: 5;}
.rental-item .f-14 img {margin-right: 5px;}
.rental-item .f-14 {padding-bottom: 10px;}
.rental-item h4 a {font-weight: 700;}
.tours-item h4 a {padding-bottom: 10px;font-weight: 700; text-transform: none;}
.tours-item span.f-14 {display: inline-block; padding: 10px 0px 0px;}
.tours-item span.f-14 img {margin-right: 5px; vertical-align: middle;}
.info-tour {display: block; padding-bottom: 10px;}
.info-tour i {color: #999; font-size: 12px; margin-right: 5px;}
.info-tour span {font-size: 14px; color: #222;}
.info-tour span b {color: #999;}
.tours-item .rate-wrap {padding: 10px 0px 7px;}
.tours-item .c-button {margin-top: 20px;}
.video-wrapper {position: relative; width: 100%; height: 100vmin;}
video.bgvid {position: absolute; right: 0; bottom: 0; min-width: 100%; min-height: 100%; width: auto; height: auto; z-index: -100;background-size: cover; overflow: hidden;}
.tabs-slider {position: relative;}
.tabs-slider .baner-tabs {bottom: auto; position: relative;}
.tabs-slider .tpl-tabs-cont {background: #fff; padding: 0px;}
.tabs-slider .baner-bar {bottom: auto; top: auto; position: relative; width: 100%; background: none;}
.tabs-slider .tabs-style-1.nav-tabs > li.active > a {background: #222;}
.tabs-slider .tabs-style-1.nav-tabs > li:hover > a {background: #222;}
.tabs-slider .tabs-style-1.nav-tabs > li > a span {padding-right: 8px;}
.tabs-slider .baner-bar.cars-bar {transform: translateY(0); -webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);}
.bg.active {position: fixed;}
.tabs-slider .baner-bar {margin-top: 0px;}
.pad-80 {padding: 80px 0px;}
.tabs-slider .tabs-style-1.nav-tabs > li:hover > a {color: #fff;}
.boat-item .clas {padding-bottom: 15px;}
.boat-item .car-i img {width: auto; height: auto; position: absolute; top: 0px; left: 0px;}
.boat-item .car-i i {position: relative; margin-top: 10px; text-align: left; float: left;}
.car-tabs {position: relative; width: 100%;}
.car-tabs #map-canvas {height: 300px;}
.car-tabs .tpl-tabs-cont {background: none; padding: 30px 0px;}
.car-tabs .tabs-style-1.nav-tabs > li > a {background: rgba(0,0,0,0.5);}
.car-tabs .tabs-style-1.nav-tabs > li.active > a {background: #222;}
.car-tabs .tabs-style-1 .detail-top {margin-bottom: 0px;}
.summary h4 {padding-bottom: 25px;}
.reviews .progress-wrapper h4 {padding-bottom: 25px;}
.summ-block {position: relative; display: block; width: 100%; float: left; margin-bottom: 15px;}
.summ-block h5 {position: relative; float: left;}
.summ-block .rate {position: relative; float: right;}
.reviews .progress-block .progress-label {width: 50%; position: relative; float: left; text-align: left;}
.reviews .progress-block .progress {width: 50%; position: relative; float: right; margin-bottom: 15px; height: auto;}
.reviews .progress-block {margin-bottom: 4px; display: inline-block; position: relative; width: 100%;}
.car-tabs .tab-pane .c-button {margin-top: 20px;}
.total-summ .input-entry {position: relative; width: 100%; padding-bottom: 10px; margin-bottom: 0px;}
.total-summ .input-entry.color-3 .checkbox-form + label span.sp-check {border: 1px solid #cfcfcf;}
.total-summ .money-sum {position: absolute; right: 0px; top: 0px;}
.total-summ .input-entry.color-3 .checkbox-text {color: #333;}
.total-summ {padding: 0px 30px 0px 0px;}
.tootal {position: relative; width: 100%; padding-bottom: 20px;}
.tootal .checkbox-text {font-size: 14px;}
.detaile-title .top-header-block a {color: #333; font-size: 12px;}
.detaile-title {padding-bottom: 55px; position: relative; width: 100%; display: inline-block;}
.detaile-title h2 {padding-bottom: 10px;}
.detaile-title .detail-price {position: absolute; right: 0px; top: 0px;}
.car-tabs .click-tabs span {padding-right: 5px;}
.detail-company {position: relative; display: inline-block; width: 100%;}
.car-tabs .tab-pane iframe {width: 100%; height: 281px;}
.dropmenu {transition: all 0.3s ease-in-out;}
.header-style-2 .top-header-bar {background: #333; height: 60px; padding: 0px;}
.header-style-2 nav {float: left;}
.header-style-2 .form-block {margin-bottom: 0px;}
.header-style-2 .dropmenu {transform: scaleY(0); -webkit-transform: scaleY(0);-moz-transform: scaleY(0);-ms-transform: scaleY(0); display: block; visibility: hidden; opacity: 0; transform-origin: top center; background: #222; color: #fff;}
.header-style-2 .dropmenu li a {color: #fff; border-bottom: 1px solid #333;}
.header-style-2 nav > ul > li:hover > .dropmenu {transform: scaleY(1); -webkit-transform: scaleY(1);-moz-transform: scaleY(1);-ms-transform: scaleY(1); visibility: visible; opacity: 1;}
.header-style-2 .top-header-block {display: none;}
.header-style-2 .form-block {float: right;}
.header-style-2 .input-style-1 {max-width: 180px;}
.header-style-2 .input-style-1.color-3 input {background: #222; border: 0px none; height: 40px; padding: 0px 10px 0px 35px;}
.header-style-2 nav > ul > li > a {border-radius: 0px;}
.header-style-2 .input-style-1.b-50 img {left: 10px;}
.header-style-2 .drop-wrap {max-width: 77px; float: right;}
.header-style-2 .drop .drop-list {position: relative; display: inline-block; padding-left: 3px;}
.header-style-2 .drop b {display: inline-block; width: auto;}
.header-bar {position: relative; width: 100%; padding: 10px 0px;}
.header-style-2 .drop span a {padding: 3px 5px; color: #fff;}
.header-style-2 .drop span a i {padding-left: 5px; color: #fff;}
.header-style-2 .drop span {padding: 0px; top: 38px; background: #222; border: 0px none; min-width: 120px;}
.header-style-2 .drop span:before {content: ''; width: 0;height: 0;border-style: solid;border-width: 0 6px 7px 6px;
border-color: transparent transparent #222222 transparent; position: absolute; top: -7px; left: 5px;}
.header-style-2 .drop {padding-top: 12px;}
.header-style-2 .drop .lg a {padding: 5px 5px 6px 28px;}
.header-style-2 .drop .lg a img {position: absolute; left: 5px; top: 9px;}
.header-style-2 .drop b img {margin-right: 5px;}
.header-style-2 nav li.type-2 .dropmenu .dropmenu {background: #222;}
.header-style-2 nav li.type-2 .dropmenu-desc {color: #999;}
.header-style-2 nav li.type-2 > .dropmenu li {background: #222;}
.header-style-2 .form-block {margin-right: 25px;}
.header-style-2 nav li.type-2 .dropmenu a {background: #222; margin: 0px;}
.header-style-2 nav li.type-2 .dropmenu a:hover {background: #F60; color: #fff;}
.header-style-2 nav li.type-2 .dropmenu .dropmenu::after {background: #222;}
.header-style-2 nav li.type-2 .dropmenu-subtitle {color: #fff;}
.header-style-2.color-4 nav li.type-2 a.dropmenu-title {color: #fff;}
.header-style-2.color-4 nav li.type-2 a.dropmenu-title:hover {background: none; color: #999;}
.header-style-2.color-4 nav > ul > li:hover > a {background: #222;}
.header-style-2 .nav {padding: 0px;}
.header2-baner {padding-top: 95px;}
.header-style-2 nav li.type-3 > .dropmenu {margin-top: 0px;}
.header-style-2 nav li.type-4 > .dropmenu {margin-top: 0px;}
.header-style-2 nav > ul > li {margin: 0px;}
.header-style-2 nav > ul > li > a {padding: 15px; margin-bottom: 0px;}
.header-style-2 nav > ul > li.active > a {background: #F60; color: #fff;}
.header-style-2 nav li.type-2 > .dropmenu {margin-top: 0px;}
.header-style-2 {border-bottom: 2px solid #F60;}
.header-style-2 nav {padding-top: 0px;}
.header-style-2 nav > ul > li > .dropmenu {padding: 0px; top: 46px;}
.header-style-2 .drop span a:hover {background: #F60; color: #fff;}
.header-style-2 .drop-list.act {color: #FFF;}
.header-style-2 nav .dropmenu .dropmenu {background: #222;}
.header-style-2 nav li.type-3 .dropmenu > li:hover > a {background: #F60; color: #fff;}
.header-style-2 nav li.type-1 .dropmenu > li:hover > a {background: #F60; color: #fff;}
.header-style-2 nav li.type-4 .dropmenu > li:hover > a {background: #F60; color: #fff;}
.header-style-2 nav li.type-3 .dropmenu a:hover {background: #F60; color: #fff;}
.header-style-2 .nav-menu-icon {position: absolute; right: 0px;}
.header-style-2.scrol .top-header-bar {padding: 0px;}
.footer-style2  {background: #FCFCFC; padding: 50px 0px 0px;}
.footer-style2 .footer-link {padding-bottom: 15px; display: inline-block;}
.footer-style2 .footer-link a {font-weight: 400; color: #777; font-size: 14px; border-right: 1px solid #777; padding: 5px 13px; line-height: 14px; position: relative; overflow: hidden; display: block; float: left;}
.footer-style2 .footer-link a:before {content:''; position: absolute; right: -100%; bottom: 0px; width: 100%; height: 1px; background: #777; transition: all 0.35s ease-in; -webkit-transition: all 0.35s ease-in;-moz-transition: all 0.35s ease-in;-ms-transition: all 0.35s ease-in;}
.footer-style2 .footer-link a:hover {color: #222;}
.footer-style2 .footer-link a:hover:before {right: 0px;}
.footer-style2 .footer-top {position: relative; width: 100%; padding-bottom: 40px;}
.footer-style2 p {width: 60%; color: #777; font-size: 14px; line-height: 20px; position: relative;display: inline-block;}
.footer-style2 p a {color: #222; font-weight: 700; text-transform: capitalize;}
.footer-style2 .footer-link a:first-child {padding-left: 0px;}
.footer-style2 .footer-link a:last-child {border-right: 0px none;}
.footer-style2 .f_logo {position: absolute; right: 0px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);}
.footer-style2 .copyright {background: #f3f3f3; padding: 30px 0px; position: relative; display: inline-block; width: 100%;}
.footer-style2 .copyright .download {position: relative; float: right; color: #777;}
.footer-style2 .copyright .download i {padding-right: 5px;}
.footer-style2 .copyright span {letter-spacing: 1px; font-weight: 400;}
.fly-slider .swiper-slide {padding: 0px 15px;}
.fly-slider .swiper-slide .hotel-item {padding: 0px;}
.footer-block.no-padding {padding: 0px;}
.type-2.bg-dark-2 {background: #1b1b1b;}
.type-2.bg-dark-2 .f_logo {float: left;}
.type-2.bg-dark-2 .f_contact p {font-size: 11px;}
.type-2.bg-dark-2 .footer-block.first {padding-left: 0px; padding-right: 30px;}
.type-2.bg-dark-2 .sw-arrow:hover {border: 0px none!important;}
.type-2.bg-dark-2 .f_twitter li {font-size: 11px;}
.bg-dark .f_twitter li {font-size: 11px;}
.type-2.bg-dark-2 .c-button.bg-grey-5-t {border: 1px solid #333;}
.type-2.bg-dark-2 .c-button.hv-sea:hover {background: #000!important; color: #fff!important; border: 1px solid #141414!important; }
header.menu-3 {background: #fff;}
.menu-3 .top-header-bar {background: none; border-bottom: 1px solid rgba(255,255,255,0.5); padding: 0px;}
.left-col {position: relative; float: left; width: 50%;}
.left-col a {font-size: 16px; color: #fff; padding: 20px 12px; position: relative; float: left; display: block;}
.left-col a:hover {background: rgba(0,0,0,0.4);}
.left-col a i {padding-right: 10px;}
.right-col {position: relative; float: left; width: 50%;}
.serach-item {float: right; position: relative;}
.serach-item button {font-size: 24px; color: #fff; line-height: 24px; padding: 17px 18px; position: absolute; right: 0px; border-right: 1px solid rgba(255,255,255,0.5); height: 60px; z-index: 50;}
.serach-item input {height: 60px; min-width: 220px; width: 100%; background: rgba(0,0,0,0.4); color: #fff; padding: 0px 15px; transform: scaleX(0); -webkit-transform: scaleX(0);-moz-transform: scaleX(0);-ms-transform: scaleX(0); transform-origin: top right; transition: all 0.35s ease-in; -webkit-transition: all 0.35s ease-in;-moz-transition: all 0.35s ease-in;-ms-transition: all 0.35s ease-in;}
.serach-item input.active {transform: scaleX(1); -webkit-transform: scaleX(1);-moz-transform: scaleX(1);-ms-transform: scaleX(1);}
.right-col .folow {float: right; position: relative;display: block;}
.right-col .folow a {font-size: 24px; line-height: 24px; color: #fff; padding: 17px 0px; position: relative; float: left; display: block; width: 60px; text-align: center;}
.right-col .folow a:hover {background: rgba(0,0,0,0.4);}
.menu-3 .nav {padding: 0px;}
.menu-3 nav > ul > li {padding: 25px 10px; text-align: center; border-top: 4px solid rgba(255,255,255,0); margin-top: -1px; margin-left: 0px; font-size: 12px; font-weight: 300; transition: all 0.35s ease-in; -webkit-transition: all 0.35s ease-in;-moz-transition: all 0.35s ease-in;-ms-transition: all 0.35s ease-in;}
.menu-3 nav > ul > li > a .fa {display: none;}
.menu-3 nav > ul > li > a {color: #222; font-weight: 400;}
header.menu-3.color-1 nav > ul > li:hover > a {color: #ff6600;}
.menu-3 nav {padding-top: 0px;}
.menu-3 nav > ul > li:hover {border-top: 3px solid #ff6600;}
.menu-3 nav > ul > li.active {border-top: 3px solid #ff6600;}
.menu-3 nav > ul > li.active > a {color: #ff6600;}
.menu-3 nav > ul > li:hover > a {background: none; color: rgba(255,255,255,0.5);}
.menu-3 nav > ul > li > .dropmenu {top: 100%; text-align: left; border-top: 2px solid #ff6600;}
.menu-3 .logo {margin-top: 10px;}
header.menu-3.scrol {background: rgba(255,255,255,0.95);padding: 0px;}
header.menu-3.hovered.scrol .nav {padding: 0px;}
header.menu-3.hovered.scrol .logo {top: 50%;}
header.menu-3.hovered.scrol nav > ul > li {padding: 15px 10px;}
header.menu-3.hovered .logo { position: absolute; top: 50%; margin-top: 0px; transform: translateY(-50%); -webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);}
header.menu-3.hovered nav .dropmenu a > span {display: none;}
.bg-dark.type-2 {background: #060c17; color: #fff;}
.bg-dark.type-2 .bg-black {background: #040914;}
.bg-dark.type-2 .copyright {float: left;}
.bg-dark.type-2 .footer-link ul {float: right; display: inline-block;}
.bg-dark.type-2 .footer-link ul li {line-height: 40px; margin: 0px 0px 0px 30px;}
.bg-dark.type-2 .footer-link ul li a {text-transform: capitalize; }
.bg-dark.type-2 .copyright span {color: #fff; font-size: 14px; font-weight: 500;}
.bg-dark.type-2 .logo-footer {margin-bottom: 30px;}
.bg-dark.type-2 .f_text {padding-bottom: 55px; color: #fff; font-size: 14px; line-height: 24px;}
.footer-share a {position: relative; float: left; font-size: 22px; color: #fff; margin: 0px 20px 0px 0px;}
.footer-share a:hover {color: #ff6600;}
.bg-dark.type-2 .footer-block {padding: 0px;}
.bg-dark.type-2 .footer-block:before {display: none;}
.date-f {display: block; color: #ff6600; font-size: 12px; padding-bottom: 3px;}
.bg-dark.type-2 .f_news .f_news-desc {font-size: 11px; line-height: 14px;}
.bg-dark.type-2 .f_news .f_news-content {padding-top: 0px; margin-left: 95px;}
.bg-dark.type-2 .f_news .f_news-tilte {margin-bottom: 5px;}
.bg-dark.type-2 .f_news {margin-bottom: 15px;}
.bg-dark.type-2 .f_news-content .r-more {font-size: 12px; font-style: italic; color: #ccc;}
.bg-dark.type-2 .f_news .f_news-img {width: 80px;}
.tags-b {position: relative; float: left; margin: 0px 10px 10px 0px; background: #282e3a; border-radius: 30px; padding: 12px 17px; font-size: 12px; line-height: 12px; font-weight: 500; text-transform: capitalize; z-index: 0;}
.tags-b:before {content: ''; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: #ff6600; border-radius: 30px;transform: scale(0); z-index: -1; -moz-transform: scale(0);-ms-transform: scale(0);-webkit-transform: scale(0);transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;}
.tags-b:hover:before {transform: scale(1); -moz-transform: scale(1);-ms-transform: scale(1);-webkit-transform: scale(1);}
.bg-dark.type-2 .contact-info i {color: #ff6600; display: inline-block; margin-right: 10px;}
.bg-dark.type-2 .contact-info span, .bg-dark.type-2 .contact-info a {font-weight: 400;}
.menu-3 nav li.type-2 > .dropmenu {margin-top: 0px;}
.menu-3 nav li.type-4 > .dropmenu {margin-top: 0px;}
.menu-3 nav li.type-3 > .dropmenu {margin-top: 0px;}
footer.bg-white .form-input input {color: #222;}
.hotel-slider .swiper-slide {padding: 0px 15px;}
.hotel-slider .swiper-slide .hotel-item {padding: 0px;}
.city-entry .tour-block.hover-green .tour-layer {background: rgba(0,0,0,0.4); opacity: 1;}
.result {padding: 200px 0px 90px; position: relative; width: 100%; overflow: hidden;}
.result .baner-bar.cars-bar {position: relative; width: 100%; bottom: auto; transform: translateY(0); -webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0); padding: 30px 0px; box-shadow: none;}
.cars-item {margin-bottom: 30px;}
.title {padding: 30px 0px;}
.tour-item.no-padd {padding-left: 0px; padding-right: 0px;}
.style-page {position: fixed; width: 270px; height: 100%; right: -270px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%); background: #fff; z-index: 4000; text-align: center; box-shadow: -1px -1px 3px rgba(0,0,0,0.1); -webkit-transition: all 350ms cubic-bezier(0.53, -0.005, 0.75, 0.095);-moz-transition: all 350ms cubic-bezier(0.53, -0.005, 0.75, 0.095);-o-transition: all 350ms cubic-bezier(0.53, -0.005, 0.75, 0.095);transition: all 350ms cubic-bezier(0.53, -0.005, 0.75, 0.095);}
.wrappers {height: 100%; padding: 15px 20px; overflow-y: auto;}
.site-logo {margin-bottom: 25px; display: block;}
.style-page.slide-right {right: 0px;}
.conf-logo {margin: 15px 0px;}
.color-block {position: relative; width: 100%; padding-bottom: 15px; display: inline-block;}
.style-page h5 {padding-bottom: 20px; color: #777; font-weight: 400; font-size: 14px; padding-top: 10px; text-transform: uppercase;}
.entry {width: 30px; height: 30px; position: relative; float: left; border-radius: 50%; margin: 0px 11px 15px; cursor: pointer; transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;}
.entry:before {content: ''; position: absolute; border-radius: 50%; width: 40px; height: 40px; border: 1px solid #ccc; left: -5px; top: -5px; opacity: 0; transition:all 0.3s ease-in;-webkit-transition:all 0.3s ease-in;-moz-transition:all 0.3s ease-in;-o-transition:all 0.3s ease-in;-ms-transition:all 0.3s ease-in;}
.conf-button {position: absolute; width: 50px; height: 150px; left: -50px; top: 50%; margin-top: -75px; background: #fff; text-align: center; font-size: 30px; line-height: 50px; cursor: pointer; box-shadow: -2px -2px 3px rgba(0,0,0,0.1); border-top-left-radius: 20px; border-bottom-left-radius: 20px;}
.conf-button span {color: #222; transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in;-moz-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;}
.conf-button span.act {transform: rotate(230deg); -webkit-transform: rotate(230deg);-moz-transform: rotate(230deg);-ms-transform: rotate(230deg);}
.conf-button h6 {transform: rotate(90deg); -webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg); font-size: 12px; margin-top: 20px;}
.entry.active:before {opacity: 1;}
.entry:hover:before {opacity: 1;}
.style-page .input-entry.color-3 .checkbox-text {position: relative; float: left; padding-top: 0px;}
.item-block.style-3 {border-radius: 5px;}
.hotel-img .img-responsive { border-radius: 5px;}
.style-5.hover-blue-3.background-block {border-radius: 5px;}
.tour-block-s-5 .res-img {border-radius: 5px;}
.link-dr-blue:hover {color: #fff;}
.ui-datepicker td span, .ui-datepicker td a {text-align: center;}
.offers-arrow.color-4 span {color: #fff;}
.offers-arrow.color-4:hover span {color: #222;}
.low-pad.input-style-1 input {padding-left: 20px;}
.drop-wrap-s-4 .drop span {top: 50px;}
.demo-top-baner {min-height: 500px;}
.container.box {width: 100%;}
.header-style a {margin-bottom: 7px; position: relative; width: 100%; display: inline-block; padding: 5px;}
.header-style a:before {content: '';position: absolute;width: 100%;height: 100%;border: 1px solid #999;left: 0;top: 0;opacity: 0;transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in;-o-transition: all 0.3s ease-in;-ms-transition: all 0.3s ease-in;}
.header-style a img {width: 100%; height: auto;}
.header-style a:hover:before {opacity: 1;}
.header-style a.active:before {opacity: 1;}
.container.box .offers-arrow.swiper-arrow-left {left: 0px;}
.container.box .offers-arrow.swiper-arrow-right {right: 0px;}
header.color-2 nav.bg-green  > ul > li > a:hover {color: #999;}
.right-img {float: right;}
.left-img {float: left;}
.landing-title {text-align: center; color: #fff;}
.landing-title .logo-title {margin-bottom: 5px; display: block;}
.landing-title h1 {padding-bottom: 15px; font-size: 50px; line-height: 50px; letter-spacing: 3px;}
.landing-title h3 {text-transform: none; padding-bottom: 30px; letter-spacing: 1px; font-weight: 400;}
.landing-title .c-button {margin: 0px 10px;}
.landing-title .c-button i {margin-right: 8px;}
.demo-item {position: relative; width: 100%; height: 250px; overflow: hidden; margin-bottom: 15px; border: 1px solid #ccc; box-shadow: 1px 1px 10px rgba(0,0,0,0.4);}
.demo-item .image img {width: 100%; height: auto; transition: all 5s ease-in; -moz-transition: all 5s ease-in; -o-transition: all 5s ease-in; -webkit-transition: all 5s ease-in; -ms-transition: all 5s ease-in;}
.demo-layer {z-index: 5; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.3); text-align: center; transition: all 0.35s ease-in; -moz-transition: all 0.35s ease-in; -o-transition: all 0.35s ease-in; -webkit-transition: all 0.35s ease-in; -ms-transition: all 0.35s ease-in;}
.demo-layer a {font-size: 34px; color: #fff; width: 80px; height: 80px; background: #222; border-radius: 50%; position: absolute; margin-left: -40px; margin-top: -40px; left: 50%; top: 50%;}
.demo-item:hover .image img {transform: translateY(-100%); margin-top: 250px;}
.demo-item:hover .demo-layer {opacity: 0; visibility: hidden; transform: scale(3);}
.demo-title {margin-bottom: 30px;}
.bg-bg-chrome.fix {position: fixed;}
.demo-info {width: 100%; height: auto; min-height: 180px; background: #fff; color: #fff; text-align: center; transition: all 0.35s ease-in; -moz-transition: all 0.35s ease-in; -o-transition: all 0.35s ease-in; -webkit-transition: all 0.35s ease-in; -ms-transition: all 0.35s ease-in;}
.demo-info i {font-size: 32px; margin-bottom: 15px; color: #2d3e50; transition: all 0.35s ease-in; -moz-transition: all 0.35s ease-in; -o-transition: all 0.35s ease-in; -webkit-transition: all 0.35s ease-in; -ms-transition: all 0.35s ease-in;}
.demo-info h5 {color: #2d3e50; transition: all 0.35s ease-in; -moz-transition: all 0.35s ease-in; -o-transition: all 0.35s ease-in; -webkit-transition: all 0.35s ease-in; -ms-transition: all 0.35s ease-in;}
.demo-info-wrapp > div {border-left: 1px solid #eee; border-top: 1px solid #eee}
.demo-info:hover {background: #f3f3f3;}
.demo-info:hover i {transform: scale(1.4) translateY(20px);}
.demo-info:hover h5 {transform: translateY(20px); letter-spacing: 3px;}
.check-option {position: relative; display: inline-block;  width: 48%; margin-right: 2%;}
.check-option span {width: 100%; display: inline-block; padding: 10px 0px; font-size: 11px; color: #999; border: 1px solid #E0DEDE; text-transform: uppercase; text-align: center; cursor: pointer; transition: all 0.35s ease-in; -moz-transition: all 0.35s ease-in; -o-transition: all 0.35s ease-in; -webkit-transition: all 0.35s ease-in; -ms-transition: all 0.35s ease-in;}
.check-option span:hover {background: #ff6600; border: 1px solid #ff6600; color: #fff;}
.check-option:last-child {margin-right: 0px;}
.check-option.active span {background: #ff6600; border: 1px solid #ff6600; color: #fff;}
.dark-layer {position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.4);}
.demo-layer .vertical-align {display: none;}
.main-wraper.color-2 .demo-title {color: #fff;}
.menu-3.type-5 {background: none;}
.menu-3.type-5 .left-col a {padding: 20px 15px; font-size: 14px;}
.menu-3.type-5 .right-col .folow a {font-size: 16px; padding: 18px 0px;}
.menu-3.type-5 nav > ul > li > a {color: #fff;}
.menu-3.type-5 .serach-item button {font-size: 16px;}
.menu-block {position: relative; width: 100%; padding: 30px 15px; border: 1px solid #222; margin-bottom: 30px; display: inline-block;}
.wrap-padding {padding: 110px 0px 90px;}
.tabs-page .full-width {padding: 60px 0px 30px;}
.menu-block h4 {padding: 15px; display: block; position: absolute; left: 0px; top: -27px; background: #fff; font-weight: 700;}
.menu-block ul {list-style: disc; list-style-position: inside;}
.menu-block ul li {font-size: 14px; line-height: 32px;}
.menu-block .dropmenu {list-style: circle; list-style-position: inside;}
.menu-block .dropmenu li {font-size: 14px; line-height: 32px;}
.col-6 {width: 20%; padding-left: 15px; padding-right: 15px; position: relative; float: left;}
.list-title {font-weight: 700; text-transform: capitalize; list-style: none;}
.tabs-wrap-style {border: 1px solid rgba(185,185,185,0.4); border-radius: 5px; padding: 30px; margin-bottom: 30px;}
.tabs-wrap-style .accordion-form {margin: 0px;}
.accordion-form .c-button.bg-grey-3-t {color: #ccc; border: 1px solid #ccc;}
.accordion-form .c-button.bg-grey-3-t:hover {border: 1px solid rgba(255,255,255,0); color: #fff;}
.tab-4.style-2 .nav-tab-item {border-radius: 35px; margin: 0px 5px 10px 5px;}
.tabs-page .baner-tabs {position: relative; left: auto; bottom: auto; width: 100%;}
.accordeon-entry{margin-bottom: 15px;}
.accordeon-entry:last-child{margin-bottom: 0px;}
.accordeon-entry h5 {background-color: #fff; text-transform: uppercase; font-size: 14px; color: #3c3c3c; font-weight: 700; line-height: 15px; padding: 20px 55px 20px 20px; cursor: pointer; position: relative; z-index: 1;}
.accordeon-entry h5:after{width: 23px; height: 23px; background-color: #ff6600; content: "+"; position: absolute; right: 15px; top: 15px; font-size: 16px; line-height: 23px; color: #fff; text-align: center;}
.accordeon-entry.active h5, .accordeon-entry h5:hover{background: #ff6600; color: #fff;}
.accordeon-entry.active h5:after{width: 23px; height: 23px; background-color: #fff; content: "-"; color: #fff; border-color: transparent; line-height: 22px;}
.accordeon-entry h5:active:after{transform: scale(0.8); -moz-transform: scale(0.8); -webkit-transform: scale(0.8); -ms-transform: scale(0.8);}
.accordeon-entry .toggle-content {border-radius: 5px; height: 0; padding: 0px; background-color: #fff; font-size: 12px; line-height: 24px;position: relative; visibility: hidden; transition:all 0.2s ease-in;-webkit-transition:all 0.2s ease-in;-moz-transition:all 0.2s ease-in;-o-transition:all 0.2s ease-in;-ms-transition:all 0.2s ease-in;}
.accordeon-entry.active .toggle-content {visibility: visible; height: auto;}
.switch-container {display: none;}
.acc-body li {font-size: 12px;}
.acc-body p {font-size: 13px;}
.accordeon-wrap {padding: 15px; display: block;}
.accordeon-wrap p {color: #b9b9b9; font-size: 13px;}
.accordeon-wrapper.style-2 .accordeon-entry h5:after {border-radius: 50%;}
.accordeon-wrapper.style-2 .accordeon-entry h5 {border-radius: 5px;}
.acc-body.first {display: block;}
.tariff.style-1 {text-align: center; border: 1px solid #eee; border-radius: 5px;}
.tariff.style-1 .tariff-line {border-top: 0px none;}
.tariff.style-1 .tariff-content {padding: 0px 0px 30px 0px;}
.tariff.style-1 .tariff-trial {padding-bottom: 30px; border-bottom: 1px solid #eee;}
.comm-info-slider.style-2 .swiper-slide {min-height: 350px;}
.comm-info-slider.style-1 .swiper-slide {min-height: 350px;}
.comm-info-slider.style-1 .tm-title {color: #999;}
.comm-info-slider.style-1 .comm-info-txt p {color:#D6D5D5;}
.comm-info-slider.style-2 .comm-info img {border-radius: 50%;}
.comm-info-slider.style-2 .comm-info .comm-info-txt {padding-top: 0px;}
.comm-info-slider.style-1 .poin-style-1 .swiper-pagination-switch {border: 1px solid rgba(0,0,0,0.4);}
.comm-info-slider.style-2 .poin-style-1, .comm-info-slider.style-1 .poin-style-1 {bottom: 20px;}
.hotel-small.style-2.no-img .hotel-desc {margin-left: 0px;}
.sub-title {font-weight: 700; padding-bottom: 25px;}
.m-right {margin-right: 15px;}
.buttons-wrap {margin-bottom: 60px;}
.buttons-wrap .c-button {color: #fff; border: 2px solid rgba(255,255,255,0); margin-bottom: 15px;}
.buttons-wrap .c-button:hover {background: none;}
.buttons-wrap .c-button.b-60 .fa {margin-right: 12px;}
.buttons-wrap .button-s-2 {font-size: 11px; line-height: 13px; letter-spacing: 0px;}
.c-button.bg-1 {background: #ff6600;}
.c-button.bg-1:hover {border-color: #ff6600; color: #ff6600;}
.c-button.bg-2 {background: #2d3e50;}
.c-button.bg-2:hover {border-color: #2d3e50; color: #2d3e50;}
.c-button.bg-3 {background: #23b0e8;}
.c-button.bg-3:hover {border-color: #23b0e8; color: #23b0e8;}
.c-button.bg-4 {background: #66BB6A;}
.c-button.bg-4:hover {border-color: #66BB6A; color: #66BB6A;}
.c-button.bg-5 {background: #f11b3a;}
.c-button.bg-5:hover {border-color: #f11b3a; color: #f11b3a;}
.c-button.bg-6 {background: #1593d0;}
.c-button.bg-6:hover {border-color: #1593d0; color: #1593d0;}
.c-button.bg-7 {background: #206ab0;}
.c-button.bg-7:hover {border-color: #206ab0; color: #206ab0;}
.c-button.bg-8 {background: #d73240;}
.c-button.bg-8:hover {border-color: #d73240; color: #d73240;}
.alert {color: #fff; font-size: 14px; position: relative; width: 100%; margin-bottom: 30px;}
.alert .fa {font-size: 24px; line-height: 20px; cursor: pointer; position: absolute; top: 50%; transform: translateY(-50%); right: 20px; }
.alert span {padding-right: 60px; display: block;}
.alert.act {display: none;}
.buttons-wrap .sidebar-block {padding: 15px; border: 1px solid #eee; border-radius: 5px; background: #fff;}
.buttons-wrap .drop-wrap.color-4 {margin-bottom: 20px;}
.contact-socail.large a {font-size: 20px; color:#ff6600;}
.buttons-wrap .contact-socail {margin-bottom: 20px;}
.tags-buttons .tags-b {color: #fff;}
.widget-tags.style-2 a {background: #fff; color: #999;}
.acc-body-block {border-bottom: 1px solid #eee; margin-bottom: 20px;}
.acc-body-block p a {color:#ff6600;}
.grid-content.block-content .hotel-item.style-10 .radius-top img {width: auto; margin: 0 auto;}
.grid-content.block-content .flight-icon {display: none;}
.grid-content.block-content .hotel-item.style-10 {padding-bottom: 30px;}
button.mfp-close {background: none;}
button.mfp-arrow {background: #fff; opacity: 1;}
.mfp-wrap {z-index: 6000;}
.color-list li {color: #ff6600;}
.bg-dark.type-2 .no-padding {padding-left: 15px; padding-right: 15px;}
.mfp-arrow-right, .mfp-arrow-left {width: 70px; height: 70px; right: 0px; top: 50%; margin: -35px 0px 0px 0px; background: #fff;}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b, .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {display: none;}
.mfp-arrow-right:after {border: 0px none!important; content: '\f105'; font-size: 18px; line-height: 70px; color: #222; font-family: FontAwesome; margin: 0px; padding: 0px; left: auto; top: auto; text-align: center; position: relative; width: auto; height: auto;}
.mfp-arrow-left:after {border: 0px none!important; content: '\f104'; font-size: 18px; line-height: 70px; color: #222; font-family: FontAwesome; margin: 0px; padding: 0px; left: auto; top: auto; text-align: center; position: relative; width: auto; height: auto;}
.mfp-close {position: fixed; top: 0px; left: 0px; font-size: 55px; opacity: 1;}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {cursor: pointer;}
.mfp-counter {display: none;}
.mfp-arrow:active { margin-top: -35px;}
button.mfp-arrow:hover {background: rgba(255,255,255,0.5);}
.dropdown-wrap .drop-wrap {margin-bottom: 20px;}
.dropdown-wrap .drop-wrap.type-2 {background: #222; height: 35px;}
.drop-wrap.type-2 .drop b {padding: 0px 10px; line-height: 35px;}
.drop-wrap.type-2 .drop b img {margin-right: 5px;}
.drop-wrap.type-2 .drop .drop-list {line-height: 35px; right: 10px;}
.drop-wrap.type-2 .drop span a img {margin-right: 5px;}
.drop-wrap.type-2 .drop span a {font-size: 12px;}
.drop-wrap.type-2 .drop span a i {position: absolute; right: 10px; line-height: 35px; top: 0px;}
.drop-wrap.type-2 .drop span {padding: 0px;}
.drop-wrap.type-2 .drop-list.act {margin-top: 0px;}
.drop-wrap-s-4.color-6 {background: #F60; color: #fff;}
.drop-wrap.type-2.no-bg {background: none; border: 1px solid #eee; color: #333; border-radius: 5px;}
.drop-wrap.type-2.no-bg .drop {color: #333;}
.vertical-align.margin-160 {margin-top: 80px;}
@media (max-width: 1200px) {
    .s_news-entry .tour-info {display: block; float: none;}
	.hotel-img.black-hover {margin-bottom: 30px;}
	.baner-tabs.style-2 .tab-pane .c-button {margin-top: 42px;}
	.detail-content .detail-content-block img {width: 100%;}
	.count a {margin-right: 3px;}
	.col-6 {width: 50%;}
}
@media (max-width: 992px) {
	.contact-socail a {margin: 0px 15px 10px 0px;}
	.contact-info .contact-line img {display: block; margin-bottom: 10px;}
	.meet-team .icon-block-entry:nth-last-child(1) .icon-block.style-4, .meet-team .icon-block-entry:nth-last-child(2) .icon-block.style-4, .meet-team .icon-block-entry:nth-last-child(3) .icon-block.style-4, .meet-team .icon-block-entry:nth-last-child(4) .icon-block.style-4 {margin-bottom: 65px;}
	.s_news-entry .tour-info {float: left; margin-right: 22px;}
	.form-block.type-2 .input-style-1 {margin-bottom: 0px;}
	.right-sidebar {padding-top: 30px;}
	.swiper-arrow-left.color-4 {right: 0px;}
	.simple-tab.type-2 .nav-tab-item {margin-bottom: 10px;}
	.color-6 nav {background: #222;}
    .color-6 .top-header-bar.bg-white {background: #222;}
    .color-6 .top-header-block a {color: #fff;}
	.color-2.type-2 .top-header-block a {color: #222; padding-left: 5px;}
	.color-2.type-2 .top-header-block a:hover {color: #000;}
	.color-2.type-2 .bg-green {background: #fff;}
	.color-2.type-2 nav a {color: #222;}
	.contry-wrapp .second-title.style-3 {padding-bottom: 35px;}
	.padd-110 {padding: 80px 0px 35px;}
	.hotel-small.style-2 .hotel-img {margin-bottom: 0px;}
	.gal-item.col10 {margin-bottom: 0px;}
	.sc-1.scrol .logo {top: 10px;}
    .sc-1.scrol nav.menu {padding-top: 100px;}
	.baner-bar {position: relative; left: auto; bottom: auto; margin-top: -20%;}
	.hotel-items {padding: 0px 0px 30px;}
	.baner-bar.cars-bar {transform: translateY(0); -webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);}
	.video-wrapper {min-height: 1100px;}
	.hotels-block {width: 100%;}
	.hotels-block h4 {margin-top: 10px; margin-bottom: 5px;}
	.baner-bar .range-wrapp {margin-top: 20px;}
	.tabs-slider .baner-tabs {bottom: auto; top: 0px;}
	.video-wrapper .vertical-align {top: 50px; transform: translateY(0); -webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);}
	.car-tabs .tpl-tabs-cont {background: none; padding: 30px 0px;}
	.header-style-2 {height: 98px;}
	.header-style-2 .dropmenu {display: none; visibility: visible; transform: scaleY(1);-webkit-transform: scaleY(1);-moz-transform: scaleY(1);-ms-transform: scaleY(1); opacity: 1;}
	.header-style-2 nav ul {padding: 60px 0px;}
	.header-style-2.color-4 nav {background: #222;}
	body.menu_opened .header-style-2 .nav-menu-icon {top: -50px; z-index: 505;}
	.header-style-2 nav > ul > li > .dropmenu {top: 0px;}
	.header-style-2 nav .dropmenu li.active > a {color: #fff;}
	.header-style-2 nav li.type-2 .dropmenu li .dropmenu {opacity: 1;}
	.footer-style2 {padding: 30px 0px 0px;}
	header.menu-3 .top-header-bar {padding: 0px; transform: translateY(-100%); -webkit-transform: translateY(-100%);-moz-transform: translateY(-100%);-ms-transform: translateY(-100%); display: none;}
    header.menu-3 nav > ul > li {margin-top: 0px;}
	header.menu-3 .nav-menu-icon {margin-top: 12px;}
	.menu-3 .logo {margin-top: 5px;}
	.menu-3 nav > ul > li {padding: 0px;}
	.menu-3 .menu > ul {padding: 60px 0px;}
	body.menu_opened .menu-3 .nav-menu-icon {top: 10px;}
	.result .baner-bar.cars-bar {margin-top: 0px;}
	.result {padding: 140px 0px 60px;}
	.menu-3 .nav {height: 60px;}
	.menu-3 nav > ul > li > a .fa {display: inline-block; color: #222;}
	.menu-3 nav .dropmenu li {text-align: center;}
	.inner-banner.style-6 {margin-top: 60px;}
	.menu-3.type-5 nav > ul > li > a {color: #222;}
	.menu-3.type-5 nav > ul > li > .dropmenu {transform: translateY(0); -webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);}
	header.menu-3.type-5 .nav-menu-icon a i, header.menu-3.type-5 .nav-menu-icon a i:before, header.menu-3.type-5 .nav-menu-icon a i:after {background: #fff;}
	header.menu-3.type-5 .nav-menu-icon a.active i {background: #fff;}
    header.menu-3.type-5 .nav-menu-icon a.active i:before, header.menu-3.type-5 .nav-menu-icon a.active i:after {background: #222;}
	header.menu-3.type-5 nav .dropmenu .dropmenu {visibility: visible; opacity: 1; display: none;}
	header.menu-3.type-5 nav .dropmenu .dropmenu {background: #fff;}
	.menu-block h4 {font-size: 14px;}
	.wrap-padding-sm .simple-tab  {margin-bottom: 30px;}
	.wrap-padding-sm {padding: 30px 0px;}
	.accordeon-wrapper {margin-bottom: 30px;}
	.accordion-filter {margin-bottom: 30px;}
	.tariff.style-1 {margin-bottom: 30px;}
	.buttons-wrap .blockquote {margin-bottom: 15px;}
	.buttons-wrap .share {margin-bottom: 15px;}
	.buttons-wrap .sidebar-block:last-child {margin-bottom: 15px;}
	.buttons-wrap .sidebar-block {margin-bottom: 15px;}
	.buttons-wrap .button-s-2 {margin-bottom: 15px;}
	.bg-dark.type-2 .footer-link ul {float: left; width: 100%;}
	.bg-dark.type-2 .footer-link ul li {margin: 0px 15px 0px 0px;}
	.tabs-page .simple-tab {margin-bottom: 30px;}
	.layout-two .right-sidebar {margin-bottom: 60px;}
	.find-form {padding: 60px 30px; width: 100%;}
	.form-block {margin-bottom: 10px;}
	.form-block .form-label {margin-bottom: 15px;}
	.find-form input[type="submit"] {margin-top: 20px;}
	.type-4.hovered.color-10 .top-header-bar {background: #333; padding-bottom: 15px;}
	.type-4.hovered.color-10 nav {background: #333;}
	.type-4.hovered.color-10 nav > ul > li > .dropmenu {transform: translateY(0); -webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);}
	 nav .dropmenu .dropmenu {display: none; opacity: 1; visibility: visible; transform: translateY(0); -webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);}
	nav > ul > li > .dropmenu {transform: translateY(0); -webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);}
	header.menu-3.hovered nav .dropmenu a > span {display: inline-block;}
}
@media (max-width: 768px) {
	.s_news-entry .s_news-img {width: 100%;}
	.cont-1170 .sw-arrow {display: none;}
	.tweet-slider  {padding-bottom: 60px;}
	.tweet-slider .pagination-hidden.pagination {display: block; bottom: 0px;}
	.testi-3 .pagination-hidden.pagination {display: block;}
	.circliful {margin: 0 auto;}
	.contact-form .input-style-1 {margin-bottom: 15px;}
	.team-entry {margin-bottom: 35px;}
	.meet-team .icon-block.style-4 {margin-bottom: 30px;}
	.meet-team .icon-block-entry:nth-last-child(1) .icon-block.style-4, .meet-team .icon-block-entry:nth-last-child(2) .icon-block.style-4, .meet-team .icon-block-entry:nth-last-child(3) .icon-block.style-4, .meet-team .icon-block-entry:nth-last-child(4) .icon-block.style-4 {margin-bottom: 30px;}
	.blog-grid .blog-grid-entry {margin-bottom: 30px;}
	.simple-tab.tab-3 .nav-tab-item {border: 1px solid #eaeaea;}
	.ClassyCountdown .ClassyCountdown-value span {padding-top: 25px; display: inline-block;}
	.detail-content ul {width: 100%;}
	.gallery-detail .pagination-hidden.pagination {display: block; bottom: 20px;}
	.gallery-detail {margin-bottom: 80px;}
	.sport-block img {max-width: 100%;}
	.vert-title {margin-top: -420px;}
	.style-1 .c-button.bg-blue-3 {float: none; margin-bottom: 15px;}
	.style-1 .c-button.bg-tr-1 {float: none;}
	.baner-tabs.style-2 .tab-pane .c-button {margin-top: 10px;}
	.baner-tabs.style-2 .tabs-block {margin-bottom: 0px;}
	.baner-tabs.style-2 .tabs-block input {height: 50px;}
	.baner-tabs.style-2 .drop-wrap-s-3 {height: 40px; line-height: 40px;}
	.baner-tabs.style-2 .drop-wrap-s-3 .drop b {line-height: 40px;}
	.baner-tabs.style-2 .drop-wrap-s-3 .drop .drop-list {line-height: 40px;}
	.main-slider .swiper-slide {min-height: 1200px;}
	.img-full {margin-bottom: 15px;}
	.list-header .drop-wrap {margin-top: 20px;}
	.color-10 .top-header-block a {color: #fff;}
	.padd-100 {padding: 60px 0px;}
	.sl-testimonals {padding: 60px 0px 80px;}
	.detail-header {margin-bottom: 40px;}
	.detail-price {padding-top: 20px;}
	.team-entry .image img {width: 100%;}
	.testi-slider  {padding-bottom: 40px;}
	.testi-slider .pagination-hidden.pagination {display: block; bottom: 0px;}
	.map-baner {padding-top: 100px;}
	.low-price {right: 0px; top: 0px;}
	.tabs-slider .drop-tabs {top: -45px; background: #fff; z-index: 55;}
	.tabs-slider .drop-tabs b {color: #222;}
	.tabs-slider .arrow-down {color: #222;}
	.tabs-slider .tabs-style-1.nav-tabs > li a:hover {color: #222;}
	.total-summ {padding-bottom: 30px;}
	.car-tabs .drop-tabs {margin-top: -14px; background: #222;}
	.contact-form textarea {margin-bottom: 30px;}
	.car-tabs .tabs-style-1.nav-tabs > li > a {background: #fff;}
	.reviews .progress-wrapper h4 {padding-top: 30px;}
	.reviews {padding-bottom: 60px;}
	.swiper-container.thumbnails {display: none;}
	.thumbnails-preview .pagination-hidden.pagination {display: block;}
	.header-style-2 .top-header-bar {display: block;}
	.header-style-2 .nav-menu-icon {right: 15px;}
	.drop-wrap-wrap {position: absolute; left: 0px; top: 60px; width: 100%;}
	.header-style-2 .drop b {color: #222;}
	.header-style-2 .drop .drop-list {color: #222;}
	.header-style-2 .drop-wrap {float: left; margin-right: 8px;}
	.header-style-2 .form-block {margin-right: 0px;}
	.header-style-2 .logo {margin-top: 5px;}
	.header-style-2 .logo img {max-width: 160px;}
	.header-style-2.color-4 nav {z-index: 500;}
	body.menu_opened .header-style-2 .nav-menu-icon {top: 10px;}
	.footer-style2 .copyright {text-align: left;}
	.footer-style2 .f_logo {width: 100%; position: relative; text-align: center; display: block; top: auto; transform: translateY(0); -webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0); margin: 25px 0px 0px;}
	.footer-style2 .footer-top {text-align: center;}
	.footer-style2 .footer-link a {float: none; display: inline-block;}
	.comm-info-slider .pagination {bottom: 20px;}
	.tm-title {padding-left: 15px;}
	.tm-title h3 {padding-bottom: 15px;}
	.detaile-title h1 {font-size: 40px; line-height: 40px;}
	.col-6 {width: 100%;}
	.wrap-padding {padding: 60px 0px 40px;}
	.bg-dark.type-2 .copyright {text-align: left; margin-bottom: 15px;}
	.bg-dark.type-2 .footer-link ul li {width: auto; line-height: 20px;}
	.footer-block .contact-info {margin-bottom: 0px;}
	.contact-info .contact-line {margin-bottom: 15px;}
	.testi-3 .swiper-slide {padding: 0px 15px;}
	.bg-white.type-2.color-7 .top-header-block .color-dark-2 {color: #fff;}
	.menu_opened header.color-7 nav {background: #333;}
}
@media (max-width: 480px) {
    .second-title {padding-top: 40px;}
	.second-title h2 {font-size: 28px;}
	.second-title h4.underline {margin-bottom: 10px;}
	.s_news-entry .tour-info {float: none;}
	.form-block.type-2 {margin-bottom: 15px;}
	.blog-nav-img img {display: none;}
	.blog-nav-text .tour-info-line {display: none;}
	.blog-nav-text h4 {display: none;}
	.blog-nav-right {float: right;}
	.blog-nav-right .blog-nav-text {text-align: right;}
	.full-copy {bottom: 10px; width: 100%; text-align: center;}
	.acc-body ul {width: 100%;}
	.detail-content-block {margin-bottom: 30px;}
	.gallery-detail {margin-bottom: 40px;}
	.padd-70-70 {padding-top: 35px; padding-bottom: 35px;}
	.hotel-item.style-11 {margin-bottom: 30px;}
	.baner-tabs.style-2 .tabs-block {margin-bottom: 0px;}
	.world-country {min-height: 150px;}
	.main-slider-3 .vertical-bottom {bottom: 60px;}
	.hotel-small.style-2 h5 {margin-top: 15px;}
	.video-wrapper .vertical-align {top: 80px;}
	.detaile-title .detail-price {position: relative; float: left; width: 100%; text-align: left; display: inline-block; right: auto; top: auto;}
	.detaile-title {padding-bottom: 65px;}
	.detaile-title .detail-price {padding-top: 30px;}
	.header-style-2 .logo img {max-width: 125px;}
	.header-style-2 .top-header-bar {height: 40px;}
	.header-bar {padding: 5px 0px; display: inline-block;}
	.header-style-2 .input-style-1.color-3 input {height: 30px;}
	.header-style-2 .input-style-1 {max-width: 150px;}
	.header-style-2 {height: 76px;}
	.drop-wrap-wrap {top: 37px;}
	.header2-baner {padding-top: 76px;}
	.footer-style2 .copyright {text-align: center;}
	.footer-style2 .copyright .download {float: none; }
	.footer-style2 .copyright span {float: none; margin-bottom: 15px; display: inline-block;}
	.footer-style2 p {width: 100%;}
	.comm-info img {display: none;}
	.comm-info .comm-info-txt {padding: 5px 0px 0px;}
	.comm-info-slider .poin-style-1 {left: 15px;}
	.detaile-title {padding-bottom: 30px;}
	.landing-title .c-button {margin-bottom: 10px;}
	.landing-title h1 {font-size: 40px; line-height: 40px;}
	.accordeon-entry h5 {font-size: 12px; padding: 13px 55px 13px 20px;}
	.accordeon-entry h5:after {top: 10px;}
	.testi-wrap {max-width: 320px;}
	.find-form {padding: 60px 15px;}
}
/*COLOR 1*/
body[data-color="theme-1"] header.color-3 nav > ul > li:hover > a {color: #ff6600;}
body[data-color="theme-1"] .c-button.hv-orange:hover {background: #ff6600; border-color: #ff6600;}
body[data-color="theme-1"] .item-block:hover h3 {color: #ff6600;}
body[data-color="theme-1"] .item-block.style-2 h3:before {background: #ff6600;}
body[data-color="theme-1"] .arr-s-1 .sw-arrow:hover span {color: #ff6600;}
body[data-color="theme-1"] .arr-s-1 .sw-arrow:hover {border: 2px solid #ff6600;}
body[data-color="theme-1"] .bg-orange {background: #ff6600;}
body[data-color="theme-1"] .footer-form input[type="submit"].bg-orange {border: 1px solid #ff6600;}
body[data-color="theme-1"] .footer-form input[type="submit"]:hover {color: #ff6600;}
body[data-color="theme-1"] .tour-block.tour-block-s-1:hover h3 {color: #ff6600;}
body[data-color="theme-1"] header.color-4 nav > ul > li:hover > a {color: #ff6600;}
body[data-color="theme-1"] .c-button.bg-dr-blue {border: 2px solid #ff6600;}
body[data-color="theme-1"] .bg-dr-blue {background: #ff6600;}
body[data-color="theme-1"] .offers-arrow {background: #ff6600;}
body[data-color="theme-1"] .offers-arrow:hover {background: #fff; border: 5px solid #ff6600;}
body[data-color="theme-1"] .bg-grey {border: 2px solid #ff6600; background: #ff6600;}
body[data-color="theme-1"] .arrows-travel {background: #ff6600;}
body[data-color="theme-1"] .find-form {background: #ff6600;}
body[data-color="theme-1"] .bg-blue-light {background: rgba(74,229,209,0.6);}
body[data-color="theme-1"] .color-blue {color: #ff6600;}
body[data-color="theme-1"] .hover-blue:hover .hover-it {color: #ff6600;}
body[data-color="theme-1"] .hover-blue.underline-block:hover .underline:before {background: #ff6600;}
body[data-color="theme-1"] .c-button.hv-blue-o:hover {border-color: #ff6600;}
body[data-color="theme-1"] .bg-blue {background: #ff6600;}
body[data-color="theme-1"] .c-button.bg-blue {border: 2px solid #ff6600;}
body[data-color="theme-1"] .link-blue:hover {color: #ff6600;}
body[data-color="theme-1"] .c-button.hv-blue:hover {border: 1px solid #ff6600; background: #ff6600; color: #fff;}
body[data-color="theme-1"] .c-button.hv-blue {border: 1px solid #ff6600; color: #ff6600;}
body[data-color="theme-1"] .c-button.bg-blue:hover {color: #ff6600;}
body[data-color="theme-1"] .c-button.hv-green-o:hover {color: #ff6600;}
body[data-color="theme-1"] .c-button.bg-green {border: 2px solid #ff6600;}
body[data-color="theme-1"] .bg-green {background: #ff6600;}
body[data-color="theme-1"] .arr-s-2 .sw-arrow:hover {border: 2px solid #ff6600;}
body[data-color="theme-1"] .arr-s-2 .sw-arrow:hover span {color: #ff6600;}
body[data-color="theme-1"] .contry-item:hover img {box-shadow: 0px 0px 0px 5px #ff6600;}
body[data-color="theme-1"] .contry-item:hover h5 {color: #ff6600;}
body[data-color="theme-1"] .hover-green:hover .hover-it {color: #ff6600;}
body[data-color="theme-1"] .hover-green.underline-block .underline:before {background: #ff6600;}
body[data-color="theme-1"] .hover-green.underline-block:hover .underline:before {background: #ff6600;}
body[data-color="theme-1"] .city-entry .nav-tab-item.active {color: #ff6600;}
body[data-color="theme-1"] .city-entry .nav-tab-item:hover {color: #ff6600;}
body[data-color="theme-1"] .color-green {color: #ff6600;}
body[data-color="theme-1"] .link-green:hover {color: #ff6600;}
body[data-color="theme-1"] .color-2.type-2 .top-header-block a:hover {color: #ff6600;}
body[data-color="theme-1"] .color-red {color: #ff6600;}
body[data-color="theme-1"] .c-button.bg-red {border: 2px solid #ff6600;}
body[data-color="theme-1"] .bg-red {background: #ff6600;}
body[data-color="theme-1"] .c-button.bg-red:hover {color: #ff6600;}
body[data-color="theme-1"] .c-button.hv-red:hover {background: #ff6600; border-color: #ff6600;}
body[data-color="theme-1"] .c-button.bg-blue-2 {border: 2px solid #ff6600;}
body[data-color="theme-1"] .bg-blue-2  {background: #ff6600;}
body[data-color="theme-1"] .c-button.hv-blue-2-o:hover {color: #ff6600;}
body[data-color="theme-1"] .color-blue-2 {color: #ff6600;}
body[data-color="theme-1"] .underline.color-blue-2:after {background: #ff6600;}
body[data-color="theme-1"] .icon-block.style-2 .c-button.hv-blue {color: #fff;}
body[data-color="theme-1"] .arr-s-5 .sw-arrow:hover {border: 2px solid #ff6600;}
body[data-color="theme-1"] .arr-s-5 .sw-arrow:hover span {color: #ff6600;}
body[data-color="theme-1"] header.color-10 nav > ul > li:hover > a {color: #ff6600;}
body[data-color="theme-1"] .link-blue-2:hover {color: #ff6600;}
body[data-color="theme-1"] .bg-blue-3 {background: #ff6600;}
body[data-color="theme-1"] .c-button.bg-blue-3 {border-color: #ff6600;}
body[data-color="theme-1"] .c-button.hv-blue-3-f:hover {background: #ff6600; border-color: #ff6600}
body[data-color="theme-1"] .c-button.hv-dr-blue-2-o:hover {border: 2px solid #ff6600; color: #ff6600;}
body[data-color="theme-1"] .bg-dr-blue-2 {background: #ff6600;}
body[data-color="theme-1"] .c-button.bg-dr-blue-2 {border: 2px solid #ff6600;}
body[data-color="theme-1"] .c-button.hv-blue-3-o:hover {color: #ff6600;}
body[data-color="theme-1"] .c-button.bg-red-3 {border: 2px solid #ff6600;}
body[data-color="theme-1"] .bg-red-3 {background: #ff6600;}
body[data-color="theme-1"] .color-red-3 {color: #ff6600;}
body[data-color="theme-1"] .underline.color-red-3:after {background: #ff6600;}
body[data-color="theme-1"] .c-button.hv-red-3-o:hover {color: #ff6600;}
body[data-color="theme-1"] .hover-red-3:hover .hover-it {color: #ff6600;}
body[data-color="theme-1"] .hover-red-3.underline-block:hover .underline:before {background: #ff6600;}
body[data-color="theme-1"] .filter-nav li.selected a {background: #ff6600;}
body[data-color="theme-1"] .filter-nav li.selected a:before {border-color: #ff6600 transparent transparent transparent;}
body[data-color="theme-1"] .filter-nav a:hover:before {border-color: #ff6600 transparent transparent transparent;}
body[data-color="theme-1"] .filter-nav a:hover {background: #ff6600;}
body[data-color="theme-1"] .gal-item.style-3 a:hover .gal-item-desc {background: #ff6600;}
body[data-color="theme-1"] header.color-5 nav > ul > li:hover > a {color: #ff6600;}
body[data-color="theme-1"] .color-dr-blue-2 {color: #ff6600;}
body[data-color="theme-1"] .underline.color-dr-blue-2:after {background: #ff6600;}
body[data-color="theme-1"] .bg-dark-blue {background: #ff6600;}
body[data-color="theme-1"] .loading.dr-blue-2 .object {border-top: 5px solid #ff6600; border-left: 5px solid #ff6600;}
body[data-color="theme-1"] .s_news-title a:hover {color: #ff6600;}
body[data-color="theme-1"] .link-dr-blue-2:hover {color: #ff6600;}
body[data-color="theme-1"] .contact-line a:hover {color: #ff6600;}
body[data-color="theme-1"] .c-button.bg-white {color: #ff6600;}
body[data-color="theme-1"] .c-button.bg-white:hover {color: #fff;}
body[data-color="theme-1"] .back-counter .part-counter {background: #ff6600;}
body[data-color="theme-1"] .not-found-number h3 {background: #ff6600;}
body[data-color="theme-1"].bg-dr-blue-2 {background: #ff6600;}
body[data-color="theme-1"] .simple-tab.type-2 .nav-tab-item.active {background: #ff6600;}
body[data-color="theme-1"] .simple-tab.type-2 .nav-tab-item.active:before {border-color: #ff6600 transparent transparent transparent;}
body[data-color="theme-1"] .table.style-3 td:hover {background: #ff6600;}
body[data-color="theme-1"] .arr-s-3 .sw-arrow:hover {border: 2px solid #ff6600; color: #ff6600;}
body[data-color="theme-1"] .change-grid.color-1.active, body[data-color="theme-1"] .change-list.color-1.active, body[data-color="theme-1"] .change-grid.color-1:hover, body[data-color="theme-1"] .change-list.color-1:hover {background: #ff6600;}
body[data-color="theme-1"] header.color-12 nav > ul > li:hover > a {color: #ff6600;}
body[data-color="theme-1"] .sidebar-category.color-1 a:hover, body[data-color="theme-1"] .sidebar-category.color-1 li.active > a {color: #ff6600;}
body[data-color="theme-1"] .slider-range.color-1 .ui-slider .ui-slider-handle {background: #ff6600;}
body[data-color="theme-1"] .slider-range.color-1 .ui-slider .ui-slider-range {background: #ff6600;}
body[data-color="theme-1"] .cp_content.color-1 .active a, body[data-color="theme-1"] .cp_content.color-1 a:hover {background: #ff6600;}
body[data-color="theme-1"] .sidebar-category.color-2 a:hover, body[data-color="theme-1"] .sidebar-category.color-2 li.active > a {background: #ff6600;}
body[data-color="theme-1"] .slider-range.color-2 .ui-slider .ui-slider-handle {background: #ff6600;}
body[data-color="theme-1"] .slider-range.color-2 .ui-slider .ui-slider-range {background: #ff6600;}
body[data-color="theme-1"] .cp_content.color-2 .active a, body[data-color="theme-1"] .cp_content.color-2 a:hover {background: #ff6600;}
body[data-color="theme-1"] .change-grid.color-2.active, body[data-color="theme-1"] .change-list.color-2.active, body[data-color="theme-1"] .change-grid.color-2:hover, body[data-color="theme-1"] .change-list.color-2:hover {background: #ff6600;}
body[data-color="theme-1"] .list-content .hotel-item.style-9 .buttons-block .bg-white {background: #ff6600; border: 2px solid #ff6600;}
body[data-color="theme-1"] .list-content .hotel-item.style-9 .buttons-block .bg-white:hover {background: none; color: #ff6600;}
body[data-color="theme-1"] .cp_content.color-3 .active a, body[data-color="theme-1"] .cp_content.color-3 a:hover {background: #ff6600;}
body[data-color="theme-1"] .slider-range.color-3 .ui-slider .ui-slider-handle {background: #ff6600;}
body[data-color="theme-1"] .slider-range.color-3 .ui-slider .ui-slider-range {background: #ff6600;}
body[data-color="theme-1"] .change-grid.color-3.active, body[data-color="theme-1"] .change-list.color-3.active, body[data-color="theme-1"] .change-grid.color-3:hover, body[data-color="theme-1"] .change-list.color-3:hover {background: #ff6600;}
body[data-color="theme-1"] .change-grid.color-4.active, body[data-color="theme-1"] .change-list.color-4.active, body[data-color="theme-1"] .change-grid.color-4:hover, body[data-color="theme-1"] .change-list.color-4:hover {background: #ff6600;}
body[data-color="theme-1"] .sidebar-category.color-4 a:hover, body[data-color="theme-1"] .sidebar-category.color-4 li.active > a {color: #ff6600;}
body[data-color="theme-1"] .slider-range.color-4 .ui-slider .ui-slider-handle {background: #ff6600;}
body[data-color="theme-1"] .slider-range.color-4 .ui-slider .ui-slider-range {background: #ff6600;}
body[data-color="theme-1"] .cp_content.color-4 .active a, body[data-color="theme-1"] .cp_content.color-4 a:hover {background: #ff6600;}
body[data-color="theme-1"] .accordion.style-1 .acc-title {background: #ff6600;}
body[data-color="theme-1"] .accordion.style-1 .acc-icon {background: #ff6600;}
body[data-color="theme-1"] .accordion.style-1 .acc-title.active .acc-icon:before {color: #ff6600;}
body[data-color="theme-1"] .table.style-1 thead {background: #ff6600;}
body[data-color="theme-1"] .detail-block .details-btn .c-button.hv-blue {color: #fff;}
body[data-color="theme-1"] .accordion.style-2 .acc-title {background: #ff6600;}
body[data-color="theme-1"] .accordion.style-2 .acc-icon {background: #ff6600;}
body[data-color="theme-1"] .accordion.style-2 .acc-title.active .acc-icon:before {color: #ff6600;}
body[data-color="theme-1"] .accordion.style-3 .acc-title {background: #ff6600;}
body[data-color="theme-1"] .accordion.style-3 .acc-icon {background: #ff6600;}
body[data-color="theme-1"] .accordion.style-3 .acc-title.active .acc-icon:before {color: #ff6600;}
body[data-color="theme-1"] .accordion.style-4 .acc-title {background: #ff6600;}
body[data-color="theme-1"] .accordion.style-4 .acc-icon {background: #ff6600;}
body[data-color="theme-1"] .accordion.style-4 .acc-title.active .acc-icon:before {color: #ff6600;}
body[data-color="theme-1"] .accordion.style-4 li:before {color: #ff6600;}
body[data-color="theme-1"] .sidebar-category.color-5 a:hover, body[data-color="theme-1"] .sidebar-category.color-5 li.active > a {background: #ff6600;}
body[data-color="theme-1"] .blockquote.color-1 {background: #ff6600;}
body[data-color="theme-1"] .c-button.hv-dr-blue-2:hover {background: #ff6600;}
body[data-color="theme-1"] .loading.orange .object {border-top: 5px solid #ff6600;border-left: 5px solid #ff6600;}
body[data-color="theme-1"] .loading.dr-blue .object {border-top: 5px solid #ff6600;border-left: 5px solid #ff6600;}
body[data-color="theme-1"] .loading.blue .object {border-top: 5px solid #ff6600;border-left: 5px solid #ff6600;}
body[data-color="theme-1"] .loading.green .object {border-top: 5px solid #ff6600;border-left: 5px solid #ff6600;}
body[data-color="theme-1"] .loading.red .object {border-top: 5px solid #ff6600;border-left: 5px solid #ff6600;}
body[data-color="theme-1"] .loading.sea .object {border-top: 5px solid #ff6600;border-left: 5px solid #ff6600;}
body[data-color="theme-1"] .c-button.hv-sea-o:hover {color: #ff6600;}
body[data-color="theme-1"] .loading.blue-2 .object {border-top: 5px solid #ff6600;border-left: 5px solid #ff6600;}
body[data-color="theme-1"] .loading.dr-blue-2 .object {border-top: 5px solid #ff6600;border-left: 5px solid #ff6600;}
body[data-color="theme-1"] .loading.red-3 .object {border-top: 5px solid #ff6600;border-left: 5px solid #ff6600;}
body[data-color="theme-1"] .c-button.bg-aqua {border: 2px solid #ff6600;}
body[data-color="theme-1"] .bg-aqua {background: #ff6600;}
body[data-color="theme-1"] .tabs-slider .tabs-style-1.nav-tabs > li:hover > a {background: #ff6600;}
body[data-color="theme-1"] .tabs-slider .tabs-style-1.nav-tabs > li.active > a {background: #ff6600;}
body[data-color="theme-1"] .baner-bar .c-button.b-60 {background: #ff6600; color: #fff; border: 2px solid #ff6600;}
body[data-color="theme-1"] .baner-bar .c-button.b-60:hover {background: none; color: #ff6600;}
body[data-color="theme-1"] .count a.active {background: #ff6600; border: 1px solid #ff6600;}
body[data-color="theme-1"] .baner-bar .ui-slider .ui-slider-range {background: #ff6600;}
body[data-color="theme-1"] .baner-bar .ui-slider .ui-slider-handle {background: #ff6600;}
body[data-color="theme-1"] .header-style-2 nav > ul > li.active > a {background: #ff6600;}
body[data-color="theme-1"] .header-style-2 {border-bottom: 2px solid #ff6600;}
body[data-color="theme-1"] .header-style-2 nav li.type-4 .dropmenu > li:hover > a {background: #ff6600;}
body[data-color="theme-1"] .header-style-2 nav li.type-1 .dropmenu > li:hover > a {background: #ff6600;}
body[data-color="theme-1"] .header-style-2 nav li.type-2 .dropmenu a:hover {background: #ff6600;}
body[data-color="theme-1"] .header-style-2 nav li.type-3 .dropmenu a:hover {background: #ff6600;}
body[data-color="theme-1"] .header-style-2 .drop span a:hover {background: #ff6600;}
body[data-color="theme-1"] .menu-3 nav > ul > li:hover {border-top: 3px solid #ff6600;}
body[data-color="theme-1"] .footer-form input[type="submit"].bg-aqua {border: 1px solid #ff6600;}
body[data-color="theme-1"] .popular-desc .c-button:hover {color: #ff6600;}
body[data-color="theme-1"] .color-aqua {color: #ff6600;}
body[data-color="theme-1"] .hover-aqua:hover .hover-it {color: #ff6600;}
body[data-color="theme-1"] .tour-block:hover h3 {color: #ff6600;}
body[data-color="theme-1"] .object {border-top: 5px solid #ff6600; border-left: 5px solid #ff6600;}
body[data-color="theme-1"] .popular-img:hover a {color: #ff6600;}
body[data-color="theme-1"] .link-aqua:hover {color: #ff6600;}
body[data-color="theme-1"] .low-price {background: #ff6600;}
body[data-color="theme-1"] .c-button.hv-aqua-o:hover {color:#ff6600;}
body[data-color="theme-1"] header.color-1 nav > ul > li:hover > a {color: #ff6600;}
body[data-color="theme-1"] .dtpicker-header .dtpicker-value {color:  #ff6600;}
body[data-color="theme-1"] .dtpicker-header .dtpicker-close {color: #ff6600;}
body[data-color="theme-1"] .sw-arrow:hover {border:2px solid #ff6600;}
body[data-color="theme-1"] .offers-block:hover h3 {color: #ff6600;}
body[data-color="theme-1"] footer.bg-white .footer-block li a:hover {color: #ff6600;}
body[data-color="theme-1"] header.color-9 nav > ul > li:hover > a {color: #ff6600;}
body[data-color="theme-1"] header.color-6 nav > ul > li:hover > a {color: #ff6600;}
body[data-color="theme-1"] header.color-8 nav > ul > li:hover > a {color: #ff6600;}
body[data-color="theme-1"] .color-sea {color: #ff6600;}
body[data-color="theme-1"] .bg-sea {background: #ff6600;}
body[data-color="theme-1"] .c-button.bg-sea {border:2px solid #ff6600;}
body[data-color="theme-1"] .tp_content h4 a:hover {color: #ff6600;}
body[data-color="theme-1"] .hover-sea.underline-block:hover .underline:before {background: #ff6600;}
body[data-color="theme-1"] .c-button.bg-sea-t {border: 2px solid #ff6600;}
body[data-color="theme-1"] .c-button.hv-sea-t:hover {background: #ff6600;}
body[data-color="theme-1"] .c-button.hv-sea:hover {background: #ff6600; color: #ff6600; border-color: #ff6600;}
body[data-color="theme-1"] .link-sea:hover {color: #ff6600;}
body[data-color="theme-1"] .accordion.style-5 .acc-title {background: #ff6600;}
body[data-color="theme-1"] .accordion.style-5 .acc-icon {background: #ff6600;}
body[data-color="theme-1"] .accordion-chooser a:hover, body[data-color="theme-1"] .accordion-chooser a.active {background: #ff6600;}
body[data-color="theme-1"] .accordion.style-5 .acc-title.active .acc-icon:before {color: #ff6600;}
body[data-color="theme-1"] .date-f {color: #ff6600;}
body[data-color="theme-1"] .bg-dark.type-2 .contact-info i {color:#ff6600;}
body[data-color="theme-1"] .footer-share a:hover {color: #ff6600;}
body[data-color="theme-1"] .tags-b:before {background: #ff6600;}
body[data-color="theme-1"] .link-red:hover {color: #ff6600;}
body[data-color="theme-1"] .menu-3 nav > ul > li > .dropmenu {border-top: 2px solid #ff6600;}
body[data-color="theme-1"] .menu-3 nav > ul > li.active {border-top: 3px solid #ff6600;}
body[data-color="theme-1"] .menu-3 nav > ul > li.active > a {color: #ff6600;}
body[data-color="theme-1"] .check-option.active span {background: #ff6600; border: 1px solid #ff6600;}
body[data-color="theme-1"] .check-option:hover span {background: #ff6600; border: 1px solid #ff6600;}
body[data-color="theme-1"] .accordeon-entry.active h5, body[data-color="theme-1"] .accordeon-entry h5:hover {background: #ff6600;}
body[data-color="theme-1"] .accordeon-entry h5:after {background: #ff6600;}
/*COLOR 3*/
body[data-color="theme-2"] header.color-3 nav > ul > li:hover > a {color: #2d3e50;}
body[data-color="theme-2"] .c-button.hv-orange:hover {background: #2d3e50; border-color: #2d3e50;}
body[data-color="theme-2"] .item-block:hover h3 {color: #2d3e50;}
body[data-color="theme-2"] .item-block.style-2 h3:before {background: #2d3e50;}
body[data-color="theme-2"] .arr-s-1 .sw-arrow:hover span {color: #2d3e50;}
body[data-color="theme-2"] .arr-s-1 .sw-arrow:hover {border: 2px solid #2d3e50;}
body[data-color="theme-2"] .bg-orange {background: #2d3e50;}
body[data-color="theme-2"] .footer-form input[type="submit"].bg-orange {border: 1px solid #2d3e50;}
body[data-color="theme-2"] .footer-form input[type="submit"]:hover {color: #2d3e50;}
body[data-color="theme-2"] .tour-block.tour-block-s-1:hover h3 {color: #2d3e50;}
body[data-color="theme-2"] header.color-4 nav > ul > li:hover > a {color: #2d3e50;}
body[data-color="theme-2"] .c-button.bg-dr-blue {border: 2px solid #2d3e50;}
body[data-color="theme-2"] .bg-dr-blue {background: #2d3e50;}
body[data-color="theme-2"] .offers-arrow {background: #2d3e50;}
body[data-color="theme-2"] .offers-arrow:hover {background: #fff; border: 5px solid #2d3e50;}
body[data-color="theme-2"] .bg-grey {border: 2px solid #2d3e50; background: #2d3e50;}
body[data-color="theme-2"] .arrows-travel {background: #2d3e50;}
body[data-color="theme-2"] .find-form {background: #2d3e50;}
body[data-color="theme-2"] .bg-blue-light {background: rgba(74,229,209,0.6);}
body[data-color="theme-2"] .color-blue {color: #2d3e50;}
body[data-color="theme-2"] .hover-blue:hover .hover-it {color: #2d3e50;}
body[data-color="theme-2"] .hover-blue.underline-block:hover .underline:before {background: #2d3e50;}
body[data-color="theme-2"] .c-button.hv-blue-o:hover {border-color: #2d3e50;}
body[data-color="theme-2"] .bg-blue {background: #2d3e50;}
body[data-color="theme-2"] .c-button.bg-blue {border: 2px solid #2d3e50;}
body[data-color="theme-2"] .link-blue:hover {color: #2d3e50;}
body[data-color="theme-2"] .c-button.hv-blue:hover {border: 1px solid #2d3e50; background: #2d3e50; color: #fff;}
body[data-color="theme-2"] .c-button.hv-blue {border: 1px solid #2d3e50; color: #2d3e50;}
body[data-color="theme-2"] .c-button.bg-blue:hover {color: #2d3e50;}
body[data-color="theme-2"] .c-button.hv-green-o:hover {color: #2d3e50;}
body[data-color="theme-2"] .c-button.bg-green {border: 2px solid #2d3e50;}
body[data-color="theme-2"] .bg-green {background: #2d3e50;}
body[data-color="theme-2"] .arr-s-2 .sw-arrow:hover {border: 2px solid #2d3e50;}
body[data-color="theme-2"] .arr-s-2 .sw-arrow:hover span {color: #2d3e50;}
body[data-color="theme-2"] .contry-item:hover img {box-shadow: 0px 0px 0px 5px #2d3e50;}
body[data-color="theme-2"] .contry-item:hover h5 {color: #2d3e50;}
body[data-color="theme-2"] .hover-green:hover .hover-it {color: #2d3e50;}
body[data-color="theme-2"] .hover-green.underline-block .underline:before {background: #2d3e50;}
body[data-color="theme-2"] .hover-green.underline-block:hover .underline:before {background: #2d3e50;}
body[data-color="theme-2"] .city-entry .nav-tab-item.active {color: #2d3e50;}
body[data-color="theme-2"] .city-entry .nav-tab-item:hover {color: #2d3e50;}
body[data-color="theme-2"] .color-green {color: #2d3e50;}
body[data-color="theme-2"] .link-green:hover {color: #2d3e50;}
body[data-color="theme-2"] .color-2.type-2 .top-header-block a:hover {color: #2d3e50;}
body[data-color="theme-2"] .color-red {color: #2d3e50;}
body[data-color="theme-2"] .c-button.bg-red {border: 2px solid #2d3e50;}
body[data-color="theme-2"] .bg-red {background: #2d3e50;}
body[data-color="theme-2"] .c-button.bg-red:hover {color: #2d3e50;}
body[data-color="theme-2"] .c-button.hv-red:hover {background: #2d3e50; border-color: #2d3e50;}
body[data-color="theme-2"] .c-button.bg-blue-2 {border: 2px solid #2d3e50;}
body[data-color="theme-2"] .bg-blue-2  {background: #2d3e50;}
body[data-color="theme-2"] .c-button.hv-blue-2-o:hover {color: #2d3e50;}
body[data-color="theme-2"] .color-blue-2 {color: #2d3e50;}
body[data-color="theme-2"] .underline.color-blue-2:after {background: #2d3e50;}
body[data-color="theme-2"] .icon-block.style-2 .c-button.hv-blue {color: #fff;}
body[data-color="theme-2"] .arr-s-5 .sw-arrow:hover {border: 2px solid #2d3e50;}
body[data-color="theme-2"] .arr-s-5 .sw-arrow:hover span {color: #2d3e50;}
body[data-color="theme-2"] header.color-10 nav > ul > li:hover > a {color: #2d3e50;}
body[data-color="theme-2"] .link-blue-2:hover {color: #2d3e50;}
body[data-color="theme-2"] .bg-blue-3 {background: #2d3e50;}
body[data-color="theme-2"] .c-button.bg-blue-3 {border-color: #2d3e50;}
body[data-color="theme-2"] .c-button.hv-blue-3-f:hover {background: #2d3e50; border-color: #2d3e50}
body[data-color="theme-2"] .c-button.hv-dr-blue-2-o:hover {border: 2px solid #2d3e50; color: #2d3e50;}
body[data-color="theme-2"] .bg-dr-blue-2 {background: #2d3e50;}
body[data-color="theme-2"] .c-button.bg-dr-blue-2 {border: 2px solid #2d3e50;}
body[data-color="theme-2"] .c-button.hv-blue-3-o:hover {color: #2d3e50;}
body[data-color="theme-2"] .c-button.bg-red-3 {border: 2px solid #2d3e50;}
body[data-color="theme-2"] .bg-red-3 {background: #2d3e50;}
body[data-color="theme-2"] .color-red-3 {color: #2d3e50;}
body[data-color="theme-2"] .underline.color-red-3:after {background: #2d3e50;}
body[data-color="theme-2"] .c-button.hv-red-3-o:hover {color: #2d3e50;}
body[data-color="theme-2"] .hover-red-3:hover .hover-it {color: #2d3e50;}
body[data-color="theme-2"] .hover-red-3.underline-block:hover .underline:before {background: #2d3e50;}
body[data-color="theme-2"] .filter-nav li.selected a {background: #2d3e50;}
body[data-color="theme-2"] .filter-nav li.selected a:before {border-color: #2d3e50 transparent transparent transparent;}
body[data-color="theme-2"] .filter-nav a:hover:before {border-color: #2d3e50 transparent transparent transparent;}
body[data-color="theme-2"] .filter-nav a:hover {background: #2d3e50;}
body[data-color="theme-2"] .gal-item.style-3 a:hover .gal-item-desc {background: #2d3e50;}
body[data-color="theme-2"] header.color-5 nav > ul > li:hover > a {color: #2d3e50;}
body[data-color="theme-2"] .color-dr-blue-2 {color: #2d3e50;}
body[data-color="theme-2"] .underline.color-dr-blue-2:after {background: #2d3e50;}
body[data-color="theme-2"] .bg-dark-blue {background: #2d3e50;}
body[data-color="theme-2"] .loading.dr-blue-2 .object {border-top: 5px solid #2d3e50; border-left: 5px solid #2d3e50;}
body[data-color="theme-2"] .s_news-title a:hover {color: #2d3e50;}
body[data-color="theme-2"] .link-dr-blue-2:hover {color: #2d3e50;}
body[data-color="theme-2"] .contact-line a:hover {color: #2d3e50;}
body[data-color="theme-2"] .c-button.bg-white {color: #2d3e50;}
body[data-color="theme-2"] .c-button.bg-white:hover {color: #fff;}
body[data-color="theme-2"] .back-counter .part-counter {background: #2d3e50;}
body[data-color="theme-2"] .not-found-number h3 {background: #2d3e50;}
body[data-color="theme-2"].bg-dr-blue-2 {background: #2d3e50;}
body[data-color="theme-2"] .simple-tab.type-2 .nav-tab-item.active {background: #2d3e50;}
body[data-color="theme-2"] .simple-tab.type-2 .nav-tab-item.active:before {border-color: #2d3e50 transparent transparent transparent;}
body[data-color="theme-2"] .table.style-3 td:hover {background: #2d3e50;}
body[data-color="theme-2"] .arr-s-3 .sw-arrow:hover {border: 2px solid #2d3e50; color: #2d3e50;}
body[data-color="theme-2"] .change-grid.color-1.active, body[data-color="theme-2"] .change-list.color-1.active, body[data-color="theme-2"] .change-grid.color-1:hover, body[data-color="theme-2"] .change-list.color-1:hover {background: #2d3e50;}
body[data-color="theme-2"] header.color-12 nav > ul > li:hover > a {color: #2d3e50;}
body[data-color="theme-2"] .sidebar-category.color-1 a:hover, body[data-color="theme-2"] .sidebar-category.color-1 li.active > a {color: #2d3e50;}
body[data-color="theme-2"] .slider-range.color-1 .ui-slider .ui-slider-handle {background: #2d3e50;}
body[data-color="theme-2"] .slider-range.color-1 .ui-slider .ui-slider-range {background: #2d3e50;}
body[data-color="theme-2"] .cp_content.color-1 .active a, body[data-color="theme-2"] .cp_content.color-1 a:hover {background: #2d3e50;}
body[data-color="theme-2"] .sidebar-category.color-2 a:hover, body[data-color="theme-2"] .sidebar-category.color-2 li.active > a {background: #2d3e50;}
body[data-color="theme-2"] .slider-range.color-2 .ui-slider .ui-slider-handle {background: #2d3e50;}
body[data-color="theme-2"] .slider-range.color-2 .ui-slider .ui-slider-range {background: #2d3e50;}
body[data-color="theme-2"] .cp_content.color-2 .active a, body[data-color="theme-2"] .cp_content.color-2 a:hover {background: #2d3e50;}
body[data-color="theme-2"] .change-grid.color-2.active, body[data-color="theme-2"] .change-list.color-2.active, body[data-color="theme-2"] .change-grid.color-2:hover, body[data-color="theme-2"] .change-list.color-2:hover {background: #2d3e50;}
body[data-color="theme-2"] .list-content .hotel-item.style-9 .buttons-block .bg-white {background: #2d3e50; border: 2px solid #2d3e50;}
body[data-color="theme-2"] .list-content .hotel-item.style-9 .buttons-block .bg-white:hover {background: none; color: #2d3e50;}
body[data-color="theme-2"] .cp_content.color-3 .active a, body[data-color="theme-2"] .cp_content.color-3 a:hover {background: #2d3e50;}
body[data-color="theme-2"] .slider-range.color-3 .ui-slider .ui-slider-handle {background: #2d3e50;}
body[data-color="theme-2"] .slider-range.color-3 .ui-slider .ui-slider-range {background: #2d3e50;}
body[data-color="theme-2"] .change-grid.color-3.active, body[data-color="theme-2"] .change-list.color-3.active, body[data-color="theme-2"] .change-grid.color-3:hover, body[data-color="theme-2"] .change-list.color-3:hover {background: #2d3e50;}
body[data-color="theme-2"] .change-grid.color-4.active, body[data-color="theme-2"] .change-list.color-4.active, body[data-color="theme-2"] .change-grid.color-4:hover, body[data-color="theme-2"] .change-list.color-4:hover {background: #2d3e50;}
body[data-color="theme-2"] .sidebar-category.color-4 a:hover, body[data-color="theme-2"] .sidebar-category.color-4 li.active > a {color: #2d3e50;}
body[data-color="theme-2"] .slider-range.color-4 .ui-slider .ui-slider-handle {background: #2d3e50;}
body[data-color="theme-2"] .slider-range.color-4 .ui-slider .ui-slider-range {background: #2d3e50;}
body[data-color="theme-2"] .cp_content.color-4 .active a, body[data-color="theme-2"] .cp_content.color-4 a:hover {background: #2d3e50;}
body[data-color="theme-2"] .accordion.style-1 .acc-title {background: #2d3e50;}
body[data-color="theme-2"] .accordion.style-1 .acc-icon {background: #2d3e50;}
body[data-color="theme-2"] .accordion.style-1 .acc-title.active .acc-icon:before {color: #2d3e50;}
body[data-color="theme-2"] .table.style-1 thead {background: #2d3e50;}
body[data-color="theme-2"] .detail-block .details-btn .c-button.hv-blue {color: #fff;}
body[data-color="theme-2"] .accordion.style-2 .acc-title {background: #2d3e50;}
body[data-color="theme-2"] .accordion.style-2 .acc-icon {background: #2d3e50;}
body[data-color="theme-2"] .accordion.style-2 .acc-title.active .acc-icon:before {color: #2d3e50;}
body[data-color="theme-2"] .accordion.style-3 .acc-title {background: #2d3e50;}
body[data-color="theme-2"] .accordion.style-3 .acc-icon {background: #2d3e50;}
body[data-color="theme-2"] .accordion.style-3 .acc-title.active .acc-icon:before {color: #2d3e50;}
body[data-color="theme-2"] .accordion.style-4 .acc-title {background: #2d3e50;}
body[data-color="theme-2"] .accordion.style-4 .acc-icon {background: #2d3e50;}
body[data-color="theme-2"] .accordion.style-4 .acc-title.active .acc-icon:before {color: #2d3e50;}
body[data-color="theme-2"] .accordion.style-4 li:before {color: #2d3e50;}
body[data-color="theme-2"] .sidebar-category.color-5 a:hover, body[data-color="theme-2"] .sidebar-category.color-5 li.active > a {background: #2d3e50;}
body[data-color="theme-2"] .blockquote.color-1 {background: #2d3e50;}
body[data-color="theme-2"] .c-button.hv-dr-blue-2:hover {background: #2d3e50;}
body[data-color="theme-2"] .loading.orange .object {border-top: 5px solid #2d3e50;border-left: 5px solid #2d3e50;}
body[data-color="theme-2"] .loading.dr-blue .object {border-top: 5px solid #2d3e50;border-left: 5px solid #2d3e50;}
body[data-color="theme-2"] .loading.blue .object {border-top: 5px solid #2d3e50;border-left: 5px solid #2d3e50;}
body[data-color="theme-2"] .loading.green .object {border-top: 5px solid #2d3e50;border-left: 5px solid #2d3e50;}
body[data-color="theme-2"] .loading.red .object {border-top: 5px solid #2d3e50;border-left: 5px solid #2d3e50;}
body[data-color="theme-2"] .loading.sea .object {border-top: 5px solid #2d3e50;border-left: 5px solid #2d3e50;}
body[data-color="theme-2"] .c-button.hv-sea-o:hover {color: #2d3e50;}
body[data-color="theme-2"] .loading.blue-2 .object {border-top: 5px solid #2d3e50;border-left: 5px solid #2d3e50;}
body[data-color="theme-2"] .loading.dr-blue-2 .object {border-top: 5px solid #2d3e50;border-left: 5px solid #2d3e50;}
body[data-color="theme-2"] .loading.red-3 .object {border-top: 5px solid #2d3e50;border-left: 5px solid #2d3e50;}
body[data-color="theme-2"] .c-button.bg-aqua {border: 2px solid #2d3e50;}
body[data-color="theme-2"] .bg-aqua {background: #2d3e50;}
body[data-color="theme-2"] .tabs-slider .tabs-style-1.nav-tabs > li:hover > a {background: #2d3e50;}
body[data-color="theme-2"] .tabs-slider .tabs-style-1.nav-tabs > li.active > a {background: #2d3e50;}
body[data-color="theme-2"] .baner-bar .c-button.b-60 {background: #2d3e50; color: #fff; border: 2px solid #2d3e50;}
body[data-color="theme-2"] .baner-bar .c-button.b-60:hover {background: none; color: #2d3e50;}
body[data-color="theme-2"] .count a.active {background: #2d3e50; border: 1px solid #2d3e50;}
body[data-color="theme-2"] .baner-bar .ui-slider .ui-slider-range {background: #2d3e50;}
body[data-color="theme-2"] .baner-bar .ui-slider .ui-slider-handle {background: #2d3e50;}
body[data-color="theme-2"] .header-style-2 nav > ul > li.active > a {background: #2d3e50;}
body[data-color="theme-2"] .header-style-2 {border-bottom: 2px solid #2d3e50;}
body[data-color="theme-2"] .header-style-2 nav li.type-4 .dropmenu > li:hover > a {background: #2d3e50;}
body[data-color="theme-2"] .header-style-2 nav li.type-1 .dropmenu > li:hover > a {background: #2d3e50;}
body[data-color="theme-2"] .header-style-2 nav li.type-2 .dropmenu a:hover {background: #2d3e50;}
body[data-color="theme-2"] .header-style-2 nav li.type-3 .dropmenu a:hover {background: #2d3e50;}
body[data-color="theme-2"] .header-style-2 .drop span a:hover {background: #2d3e50;}
body[data-color="theme-2"] .menu-3 nav > ul > li:hover {border-top: 3px solid #2d3e50;}
body[data-color="theme-2"] .footer-form input[type="submit"].bg-aqua {border: 1px solid #2d3e50;}
body[data-color="theme-2"] .popular-desc .c-button:hover {color: #2d3e50;}
body[data-color="theme-2"] .color-aqua {color: #2d3e50;}
body[data-color="theme-2"] .hover-aqua:hover .hover-it {color: #2d3e50;}
body[data-color="theme-2"] .tour-block:hover h3 {color: #2d3e50;}
body[data-color="theme-2"] .object {border-top: 5px solid #2d3e50; border-left: 5px solid #2d3e50;}
body[data-color="theme-2"] .popular-img:hover a {color: #2d3e50;}
body[data-color="theme-2"] .link-aqua:hover {color: #2d3e50;}
body[data-color="theme-2"] .low-price {background: #2d3e50;}
body[data-color="theme-2"] .c-button.hv-aqua-o:hover {color:#2d3e50;}
body[data-color="theme-2"] header.color-1 nav > ul > li:hover > a {color:#2d3e50;}
body[data-color="theme-2"] .dtpicker-header .dtpicker-value {color: #2d3e50;}
body[data-color="theme-2"] .dtpicker-header .dtpicker-close {color: #2d3e50;}
body[data-color="theme-2"] .sw-arrow:hover {border:2px solid #2d3e50;}
body[data-color="theme-2"] .offers-block:hover h3 {color: #2d3e50;}
body[data-color="theme-2"] footer.bg-white .footer-block li a:hover {color: #2d3e50;}
body[data-color="theme-2"] header.color-9 nav > ul > li:hover > a {color: #2d3e50;}
body[data-color="theme-2"] header.color-6 nav > ul > li:hover > a {color: #2d3e50;}
body[data-color="theme-2"] header.color-8 nav > ul > li:hover > a {color: #2d3e50;}
body[data-color="theme-2"] .color-sea {color: #2d3e50;}
body[data-color="theme-2"] .bg-sea {background: #2d3e50;}
body[data-color="theme-2"] .c-button.bg-sea {border:2px solid #2d3e50;}
body[data-color="theme-2"] .tp_content h4 a:hover {color: #2d3e50;}
body[data-color="theme-2"] .hover-sea.underline-block:hover .underline:before {background: #2d3e50;}
body[data-color="theme-2"] .c-button.bg-sea-t {border: 2px solid #2d3e50;}
body[data-color="theme-2"] .c-button.hv-sea-t:hover {background: #2d3e50;}
body[data-color="theme-2"] .c-button.hv-sea:hover {background: #2d3e50; color: #2d3e50; border-color: #2d3e50;}
body[data-color="theme-2"] .link-sea:hover {color: #2d3e50;}
body[data-color="theme-2"] .accordion.style-5 .acc-title {background: #2d3e50;}
body[data-color="theme-2"] .accordion.style-5 .acc-icon {background: #2d3e50;}
body[data-color="theme-2"] .accordion-chooser a:hover, body[data-color="theme-2"] .accordion-chooser a.active {background: #2d3e50;}
body[data-color="theme-2"] .accordion.style-5 .acc-title.active .acc-icon:before {color: #2d3e50;}
body[data-color="theme-2"] .date-f {color: #2d3e50;}
body[data-color="theme-2"] .bg-dark.type-2 .contact-info i {color: #2d3e50;}
body[data-color="theme-2"] .footer-share a:hover {color:#2d3e50;}
body[data-color="theme-2"] .tags-b:before {background: #2d3e50;}
body[data-color="theme-2"] .link-red:hover {color: #2d3e50;}
body[data-color="theme-2"] .menu-3 nav > ul > li > .dropmenu {border-top: 2px solid #2d3e50;}
body[data-color="theme-2"] .menu-3 nav > ul > li.active {border-top: 3px solid #2d3e50;}
body[data-color="theme-2"] .menu-3 nav > ul > li.active > a {color: #2d3e50;}
body[data-color="theme-2"] .check-option.active span {background: #2d3e50; border: 1px solid #2d3e50;}
body[data-color="theme-2"] .check-option:hover span {background: #2d3e50; border: 1px solid #2d3e50;}
body[data-color="theme-2"] .accordeon-entry.active h5, body[data-color="theme-2"] .accordeon-entry h5:hover {background:#2d3e50;}
body[data-color="theme-2"] .accordeon-entry h5:after {background: #2d3e50;}
/*COLOR 4*/
body[data-color="theme-3"] header.color-3 nav > ul > li:hover > a {color: #23b0e8;}
body[data-color="theme-3"] .c-button.hv-orange:hover {background: #23b0e8; border-color: #23b0e8;}
body[data-color="theme-3"] .item-block:hover h3 {color: #23b0e8;}
body[data-color="theme-3"] .item-block.style-2 h3:before {background: #23b0e8;}
body[data-color="theme-3"] .arr-s-1 .sw-arrow:hover span {color: #23b0e8;}
body[data-color="theme-3"] .arr-s-1 .sw-arrow:hover {border: 2px solid #23b0e8;}
body[data-color="theme-3"] .bg-orange {background: #23b0e8;}
body[data-color="theme-3"] .footer-form input[type="submit"].bg-orange {border: 1px solid #23b0e8;}
body[data-color="theme-3"] .footer-form input[type="submit"]:hover {color: #23b0e8;}
body[data-color="theme-3"] .tour-block.tour-block-s-1:hover h3 {color: #23b0e8;}
body[data-color="theme-3"] header.color-4 nav > ul > li:hover > a {color: #23b0e8;}
body[data-color="theme-3"] .c-button.bg-dr-blue {border: 2px solid #23b0e8;}
body[data-color="theme-3"] .bg-dr-blue {background: #23b0e8;}
body[data-color="theme-3"] .offers-arrow {background: #23b0e8;}
body[data-color="theme-3"] .offers-arrow:hover {background: #fff; border: 5px solid #23b0e8;}
body[data-color="theme-3"] .bg-grey {border: 2px solid #23b0e8; background: #23b0e8;}
body[data-color="theme-3"] .arrows-travel {background: #23b0e8;}
body[data-color="theme-3"] .find-form {background: #23b0e8;}
body[data-color="theme-3"] .bg-blue-light {background: rgba(74,229,209,0.6);}
body[data-color="theme-3"] .color-blue {color: #23b0e8;}
body[data-color="theme-3"] .hover-blue:hover .hover-it {color: #23b0e8;}
body[data-color="theme-3"] .hover-blue.underline-block:hover .underline:before {background: #23b0e8;}
body[data-color="theme-3"] .c-button.hv-blue-o:hover {border-color: #23b0e8;}
body[data-color="theme-3"] .bg-blue {background: #23b0e8;}
body[data-color="theme-3"] .c-button.bg-blue {border: 2px solid #23b0e8;}
body[data-color="theme-3"] .link-blue:hover {color: #23b0e8;}
body[data-color="theme-3"] .c-button.hv-blue:hover {border: 1px solid #23b0e8; background: #23b0e8; color: #fff;}
body[data-color="theme-3"] .c-button.hv-blue {border: 1px solid #23b0e8; color: #23b0e8;}
body[data-color="theme-3"] .c-button.bg-blue:hover {color: #23b0e8;}
body[data-color="theme-3"] .c-button.hv-green-o:hover {color: #23b0e8;}
body[data-color="theme-3"] .c-button.bg-green {border: 2px solid #23b0e8;}
body[data-color="theme-3"] .bg-green {background: #23b0e8;}
body[data-color="theme-3"] .arr-s-2 .sw-arrow:hover {border: 2px solid #23b0e8;}
body[data-color="theme-3"] .arr-s-2 .sw-arrow:hover span {color: #23b0e8;}
body[data-color="theme-3"] .contry-item:hover img {box-shadow: 0px 0px 0px 5px #23b0e8;}
body[data-color="theme-3"] .contry-item:hover h5 {color: #23b0e8;}
body[data-color="theme-3"] .hover-green:hover .hover-it {color: #23b0e8;}
body[data-color="theme-3"] .hover-green.underline-block .underline:before {background: #23b0e8;}
body[data-color="theme-3"] .hover-green.underline-block:hover .underline:before {background: #23b0e8;}
body[data-color="theme-3"] .city-entry .nav-tab-item.active {color: #23b0e8;}
body[data-color="theme-3"] .city-entry .nav-tab-item:hover {color: #23b0e8;}
body[data-color="theme-3"] .color-green {color: #23b0e8;}
body[data-color="theme-3"] .link-green:hover {color: #23b0e8;}
body[data-color="theme-3"] .color-2.type-2 .top-header-block a:hover {color: #23b0e8;}
body[data-color="theme-3"] .color-red {color: #23b0e8;}
body[data-color="theme-3"] .c-button.bg-red {border: 2px solid #23b0e8;}
body[data-color="theme-3"] .bg-red {background: #23b0e8;}
body[data-color="theme-3"] .c-button.bg-red:hover {color: #23b0e8;}
body[data-color="theme-3"] .c-button.hv-red:hover {background: #23b0e8; border-color: #23b0e8;}
body[data-color="theme-3"] .c-button.bg-blue-2 {border: 2px solid #23b0e8;}
body[data-color="theme-3"] .bg-blue-2  {background: #23b0e8;}
body[data-color="theme-3"] .c-button.hv-blue-2-o:hover {color: #23b0e8;}
body[data-color="theme-3"] .color-blue-2 {color: #23b0e8;}
body[data-color="theme-3"] .underline.color-blue-2:after {background: #23b0e8;}
body[data-color="theme-3"] .icon-block.style-2 .c-button.hv-blue {color: #fff;}
body[data-color="theme-3"] .arr-s-5 .sw-arrow:hover {border: 2px solid #23b0e8;}
body[data-color="theme-3"] .arr-s-5 .sw-arrow:hover span {color: #23b0e8;}
body[data-color="theme-3"] header.color-10 nav > ul > li:hover > a {color: #23b0e8;}
body[data-color="theme-3"] .link-blue-2:hover {color: #23b0e8;}
body[data-color="theme-3"] .bg-blue-3 {background: #23b0e8;}
body[data-color="theme-3"] .c-button.bg-blue-3 {border-color: #23b0e8;}
body[data-color="theme-3"] .c-button.hv-blue-3-f:hover {background: #23b0e8; border-color: #23b0e8}
body[data-color="theme-3"] .c-button.hv-dr-blue-2-o:hover {border: 2px solid #23b0e8; color: #23b0e8;}
body[data-color="theme-3"] .bg-dr-blue-2 {background: #23b0e8;}
body[data-color="theme-3"] .c-button.bg-dr-blue-2 {border: 2px solid #23b0e8;}
body[data-color="theme-3"] .c-button.hv-blue-3-o:hover {color: #23b0e8;}
body[data-color="theme-3"] .c-button.bg-red-3 {border: 2px solid #23b0e8;}
body[data-color="theme-3"] .bg-red-3 {background: #23b0e8;}
body[data-color="theme-3"] .color-red-3 {color: #23b0e8;}
body[data-color="theme-3"] .underline.color-red-3:after {background: #23b0e8;}
body[data-color="theme-3"] .c-button.hv-red-3-o:hover {color: #23b0e8;}
body[data-color="theme-3"] .hover-red-3:hover .hover-it {color: #23b0e8;}
body[data-color="theme-3"] .hover-red-3.underline-block:hover .underline:before {background: #23b0e8;}
body[data-color="theme-3"] .filter-nav li.selected a {background: #23b0e8;}
body[data-color="theme-3"] .filter-nav li.selected a:before {border-color: #23b0e8 transparent transparent transparent;}
body[data-color="theme-3"] .filter-nav a:hover:before {border-color: #23b0e8 transparent transparent transparent;}
body[data-color="theme-3"] .filter-nav a:hover {background: #23b0e8;}
body[data-color="theme-3"] .gal-item.style-3 a:hover .gal-item-desc {background: #23b0e8;}
body[data-color="theme-3"] header.color-5 nav > ul > li:hover > a {color: #23b0e8;}
body[data-color="theme-3"] .color-dr-blue-2 {color: #23b0e8;}
body[data-color="theme-3"] .underline.color-dr-blue-2:after {background: #23b0e8;}
body[data-color="theme-3"] .bg-dark-blue {background: #23b0e8;}
body[data-color="theme-3"] .loading.dr-blue-2 .object {border-top: 5px solid #23b0e8; border-left: 5px solid #23b0e8;}
body[data-color="theme-3"] .s_news-title a:hover {color: #23b0e8;}
body[data-color="theme-3"] .link-dr-blue-2:hover {color: #23b0e8;}
body[data-color="theme-3"] .contact-line a:hover {color: #23b0e8;}
body[data-color="theme-3"] .c-button.bg-white {color: #23b0e8;}
body[data-color="theme-3"] .c-button.bg-white:hover {color: #fff;}
body[data-color="theme-3"] .back-counter .part-counter {background: #23b0e8;}
body[data-color="theme-3"] .not-found-number h3 {background: #23b0e8;}
body[data-color="theme-3"].bg-dr-blue-2 {background: #23b0e8;}
body[data-color="theme-3"] .simple-tab.type-2 .nav-tab-item.active {background: #23b0e8;}
body[data-color="theme-3"] .simple-tab.type-2 .nav-tab-item.active:before {border-color: #23b0e8 transparent transparent transparent;}
body[data-color="theme-3"] .table.style-3 td:hover {background: #23b0e8;}
body[data-color="theme-3"] .arr-s-3 .sw-arrow:hover {border: 2px solid #23b0e8; color: #23b0e8;}
body[data-color="theme-3"] .change-grid.color-1.active, body[data-color="theme-3"] .change-list.color-1.active, body[data-color="theme-3"] .change-grid.color-1:hover, body[data-color="theme-3"] .change-list.color-1:hover {background: #23b0e8;}
body[data-color="theme-3"] header.color-12 nav > ul > li:hover > a {color: #23b0e8;}
body[data-color="theme-3"] .sidebar-category.color-1 a:hover, body[data-color="theme-3"] .sidebar-category.color-1 li.active > a {color: #23b0e8;}
body[data-color="theme-3"] .slider-range.color-1 .ui-slider .ui-slider-handle {background: #23b0e8;}
body[data-color="theme-3"] .slider-range.color-1 .ui-slider .ui-slider-range {background: #23b0e8;}
body[data-color="theme-3"] .cp_content.color-1 .active a, body[data-color="theme-3"] .cp_content.color-1 a:hover {background: #23b0e8;}
body[data-color="theme-3"] .sidebar-category.color-2 a:hover, body[data-color="theme-3"] .sidebar-category.color-2 li.active > a {background: #23b0e8;}
body[data-color="theme-3"] .slider-range.color-2 .ui-slider .ui-slider-handle {background: #23b0e8;}
body[data-color="theme-3"] .slider-range.color-2 .ui-slider .ui-slider-range {background: #23b0e8;}
body[data-color="theme-3"] .cp_content.color-2 .active a, body[data-color="theme-3"] .cp_content.color-2 a:hover {background: #23b0e8;}
body[data-color="theme-3"] .change-grid.color-2.active, body[data-color="theme-3"] .change-list.color-2.active, body[data-color="theme-3"] .change-grid.color-2:hover, body[data-color="theme-3"] .change-list.color-2:hover {background: #23b0e8;}
body[data-color="theme-3"] .list-content .hotel-item.style-9 .buttons-block .bg-white {background: #23b0e8; border: 2px solid #23b0e8;}
body[data-color="theme-3"] .list-content .hotel-item.style-9 .buttons-block .bg-white:hover {background: none; color: #23b0e8;}
body[data-color="theme-3"] .cp_content.color-3 .active a, body[data-color="theme-3"] .cp_content.color-3 a:hover {background: #23b0e8;}
body[data-color="theme-3"] .slider-range.color-3 .ui-slider .ui-slider-handle {background: #23b0e8;}
body[data-color="theme-3"] .slider-range.color-3 .ui-slider .ui-slider-range {background: #23b0e8;}
body[data-color="theme-3"] .change-grid.color-3.active, body[data-color="theme-3"] .change-list.color-3.active, body[data-color="theme-3"] .change-grid.color-3:hover, body[data-color="theme-3"] .change-list.color-3:hover {background: #23b0e8;}
body[data-color="theme-3"] .change-grid.color-4.active, body[data-color="theme-3"] .change-list.color-4.active, body[data-color="theme-3"] .change-grid.color-4:hover, body[data-color="theme-3"] .change-list.color-4:hover {background: #23b0e8;}
body[data-color="theme-3"] .sidebar-category.color-4 a:hover, body[data-color="theme-3"] .sidebar-category.color-4 li.active > a {color: #23b0e8;}
body[data-color="theme-3"] .slider-range.color-4 .ui-slider .ui-slider-handle {background: #23b0e8;}
body[data-color="theme-3"] .slider-range.color-4 .ui-slider .ui-slider-range {background: #23b0e8;}
body[data-color="theme-3"] .cp_content.color-4 .active a, body[data-color="theme-3"] .cp_content.color-4 a:hover {background: #23b0e8;}
body[data-color="theme-3"] .accordion.style-1 .acc-title {background: #23b0e8;}
body[data-color="theme-3"] .accordion.style-1 .acc-icon {background: #23b0e8;}
body[data-color="theme-3"] .accordion.style-1 .acc-title.active .acc-icon:before {color: #23b0e8;}
body[data-color="theme-3"] .table.style-1 thead {background: #23b0e8;}
body[data-color="theme-3"] .detail-block .details-btn .c-button.hv-blue {color: #fff;}
body[data-color="theme-3"] .accordion.style-2 .acc-title {background: #23b0e8;}
body[data-color="theme-3"] .accordion.style-2 .acc-icon {background: #23b0e8;}
body[data-color="theme-3"] .accordion.style-2 .acc-title.active .acc-icon:before {color: #23b0e8;}
body[data-color="theme-3"] .accordion.style-3 .acc-title {background: #23b0e8;}
body[data-color="theme-3"] .accordion.style-3 .acc-icon {background: #23b0e8;}
body[data-color="theme-3"] .accordion.style-3 .acc-title.active .acc-icon:before {color: #23b0e8;}
body[data-color="theme-3"] .accordion.style-4 .acc-title {background: #23b0e8;}
body[data-color="theme-3"] .accordion.style-4 .acc-icon {background: #23b0e8;}
body[data-color="theme-3"] .accordion.style-4 .acc-title.active .acc-icon:before {color: #23b0e8;}
body[data-color="theme-3"] .accordion.style-4 li:before {color: #23b0e8;}
body[data-color="theme-3"] .sidebar-category.color-5 a:hover, body[data-color="theme-3"] .sidebar-category.color-5 li.active > a {background: #23b0e8;}
body[data-color="theme-3"] .blockquote.color-1 {background: #23b0e8;}
body[data-color="theme-3"] .c-button.hv-dr-blue-2:hover {background: #23b0e8;}
body[data-color="theme-3"] .loading.orange .object {border-top: 5px solid #23b0e8;border-left: 5px solid #23b0e8;}
body[data-color="theme-3"] .loading.dr-blue .object {border-top: 5px solid #23b0e8;border-left: 5px solid #23b0e8;}
body[data-color="theme-3"] .loading.blue .object {border-top: 5px solid #23b0e8;border-left: 5px solid #23b0e8;}
body[data-color="theme-3"] .loading.green .object {border-top: 5px solid #23b0e8;border-left: 5px solid #23b0e8;}
body[data-color="theme-3"] .loading.red .object {border-top: 5px solid #23b0e8;border-left: 5px solid #23b0e8;}
body[data-color="theme-3"] .loading.sea .object {border-top: 5px solid #23b0e8;border-left: 5px solid #23b0e8;}
body[data-color="theme-3"] .c-button.hv-sea-o:hover {color: #23b0e8;}
body[data-color="theme-3"] .loading.blue-2 .object {border-top: 5px solid #23b0e8;border-left: 5px solid #23b0e8;}
body[data-color="theme-3"] .loading.dr-blue-2 .object {border-top: 5px solid #23b0e8;border-left: 5px solid #23b0e8;}
body[data-color="theme-3"] .loading.red-3 .object {border-top: 5px solid #23b0e8;border-left: 5px solid #23b0e8;}
body[data-color="theme-3"] .c-button.bg-aqua {border: 2px solid #23b0e8;}
body[data-color="theme-3"] .bg-aqua {background: #23b0e8;}
body[data-color="theme-3"] .tabs-slider .tabs-style-1.nav-tabs > li:hover > a {background: #23b0e8;}
body[data-color="theme-3"] .tabs-slider .tabs-style-1.nav-tabs > li.active > a {background: #23b0e8;}
body[data-color="theme-3"] .baner-bar .c-button.b-60 {background: #23b0e8; color: #fff; border: 2px solid #23b0e8;}
body[data-color="theme-3"] .baner-bar .c-button.b-60:hover {background: none; color: #23b0e8;}
body[data-color="theme-3"] .count a.active {background: #23b0e8; border: 1px solid #23b0e8;}
body[data-color="theme-3"] .baner-bar .ui-slider .ui-slider-range {background: #23b0e8;}
body[data-color="theme-3"] .baner-bar .ui-slider .ui-slider-handle {background: #23b0e8;}
body[data-color="theme-3"] .header-style-2 nav > ul > li.active > a {background: #23b0e8;}
body[data-color="theme-3"] .header-style-2 {border-bottom: 2px solid #23b0e8;}
body[data-color="theme-3"] .header-style-2 nav li.type-4 .dropmenu > li:hover > a {background: #23b0e8;}
body[data-color="theme-3"] .header-style-2 nav li.type-1 .dropmenu > li:hover > a {background: #23b0e8;}
body[data-color="theme-3"] .header-style-2 nav li.type-2 .dropmenu a:hover {background: #23b0e8;}
body[data-color="theme-3"] .header-style-2 nav li.type-3 .dropmenu a:hover {background: #23b0e8;}
body[data-color="theme-3"] .header-style-2 .drop span a:hover {background: #23b0e8;}
body[data-color="theme-3"] .menu-3 nav > ul > li:hover {border-top: 3px solid #23b0e8;}
body[data-color="theme-3"] .footer-form input[type="submit"].bg-aqua {border: 1px solid #23b0e8;}
body[data-color="theme-3"] .popular-desc .c-button:hover {color: #23b0e8;}
body[data-color="theme-3"] .color-aqua {color: #23b0e8;}
body[data-color="theme-3"] .hover-aqua:hover .hover-it {color: #23b0e8;}
body[data-color="theme-3"] .tour-block:hover h3 {color: #23b0e8;}
body[data-color="theme-3"] .object {border-top: 5px solid #23b0e8; border-left: 5px solid #23b0e8;}
body[data-color="theme-3"] .popular-img:hover a {color: #23b0e8;}
body[data-color="theme-3"] .link-aqua:hover {color: #23b0e8;}
body[data-color="theme-3"] .low-price {background: #23b0e8;}
body[data-color="theme-3"] .c-button.hv-aqua-o:hover {color:#23b0e8;}
body[data-color="theme-3"] header.color-1 nav > ul > li:hover > a {color:#23b0e8;}
body[data-color="theme-3"] .dtpicker-header .dtpicker-value {color: #23b0e8;}
body[data-color="theme-3"] .dtpicker-header .dtpicker-close {color: #23b0e8;}
body[data-color="theme-3"] .sw-arrow:hover {border:2px solid #23b0e8;}
body[data-color="theme-3"] .offers-block:hover h3 {color: #23b0e8;}
body[data-color="theme-3"] footer.bg-white .footer-block li a:hover {color: #23b0e8;}
body[data-color="theme-3"] header.color-9 nav > ul > li:hover > a {color: #23b0e8;}
body[data-color="theme-3"] header.color-6 nav > ul > li:hover > a {color: #23b0e8;}
body[data-color="theme-3"] header.color-8 nav > ul > li:hover > a {color: #23b0e8;}
body[data-color="theme-3"] .color-sea {color: #23b0e8;}
body[data-color="theme-3"] .bg-sea {background: #23b0e8;}
body[data-color="theme-3"] .c-button.bg-sea {border:2px solid #23b0e8;}
body[data-color="theme-3"] .tp_content h4 a:hover {color: #23b0e8;}
body[data-color="theme-3"] .hover-sea.underline-block:hover .underline:before {background: #23b0e8;}
body[data-color="theme-3"] .c-button.bg-sea-t {border: 2px solid #23b0e8;}
body[data-color="theme-3"] .c-button.hv-sea-t:hover {background: #23b0e8;}
body[data-color="theme-3"] .c-button.hv-sea:hover {background: #23b0e8; color: #23b0e8; border-color:#23b0e8;}
body[data-color="theme-3"] .link-sea:hover {color: #23b0e8;}
body[data-color="theme-3"] .accordion.style-5 .acc-title {background: #23b0e8;}
body[data-color="theme-3"] .accordion.style-5 .acc-icon {background: #23b0e8;}
body[data-color="theme-3"] .accordion-chooser a:hover, body[data-color="theme-3"] .accordion-chooser a.active {background: #23b0e8;}
body[data-color="theme-3"] .accordion.style-5 .acc-title.active .acc-icon:before {color:#23b0e8;}
body[data-color="theme-3"] .date-f {color: #23b0e8;}
body[data-color="theme-3"] .bg-dark.type-2 .contact-info i {color: #23b0e8;}
body[data-color="theme-3"] .footer-share a:hover {color: #23b0e8;}
body[data-color="theme-3"] .tags-b:before {background: #23b0e8;}
body[data-color="theme-3"] .link-red:hover {color: #23b0e8;}
body[data-color="theme-3"] .menu-3 nav > ul > li > .dropmenu {border-top: 2px solid #23b0e8;}
body[data-color="theme-3"] .menu-3 nav > ul > li.active {border-top: 3px solid #23b0e8;}
body[data-color="theme-3"] .menu-3 nav > ul > li.active > a {color: #23b0e8;}
body[data-color="theme-3"] .check-option.active span {background: #23b0e8; border: 1px solid #23b0e8;}
body[data-color="theme-3"] .check-option:hover span {background: #23b0e8; border: 1px solid #23b0e8;}
body[data-color="theme-3"] .accordeon-entry.active h5, body[data-color="theme-3"] .accordeon-entry h5:hover {background:#23b0e8;}
body[data-color="theme-3"] .accordeon-entry h5:after {background: #23b0e8;}
/*COLOR 5*/
body[data-color="theme-4"] header.color-3 nav > ul > li:hover > a {color: #66BB6A;}
body[data-color="theme-4"] .c-button.hv-orange:hover {background: #66BB6A; border-color: #66BB6A;}
body[data-color="theme-4"] .item-block:hover h3 {color: #66BB6A;}
body[data-color="theme-4"] .item-block.style-2 h3:before {background: #66BB6A;}
body[data-color="theme-4"] .arr-s-1 .sw-arrow:hover span {color: #66BB6A;}
body[data-color="theme-4"] .arr-s-1 .sw-arrow:hover {border: 2px solid #66BB6A;}
body[data-color="theme-4"] .bg-orange {background: #66BB6A;}
body[data-color="theme-4"] .footer-form input[type="submit"].bg-orange {border: 1px solid #66BB6A;}
body[data-color="theme-4"] .footer-form input[type="submit"]:hover {color: #66BB6A;}
body[data-color="theme-4"] .tour-block.tour-block-s-1:hover h3 {color: #66BB6A;}
body[data-color="theme-4"] header.color-4 nav > ul > li:hover > a {color: #66BB6A;}
body[data-color="theme-4"] .c-button.bg-dr-blue {border: 2px solid #66BB6A;}
body[data-color="theme-4"] .bg-dr-blue {background: #66BB6A;}
body[data-color="theme-4"] .offers-arrow {background: #66BB6A;}
body[data-color="theme-4"] .offers-arrow:hover {background: #fff; border: 5px solid #66BB6A;}
body[data-color="theme-4"] .bg-grey {border: 2px solid #66BB6A; background: #66BB6A;}
body[data-color="theme-4"] .arrows-travel {background: #66BB6A;}
body[data-color="theme-4"] .find-form {background: #66BB6A;}
body[data-color="theme-4"] .bg-blue-light {background: rgba(74,229,209,0.6);}
body[data-color="theme-4"] .color-blue {color: #66BB6A;}
body[data-color="theme-4"] .hover-blue:hover .hover-it {color: #66BB6A;}
body[data-color="theme-4"] .hover-blue.underline-block:hover .underline:before {background: #66BB6A;}
body[data-color="theme-4"] .c-button.hv-blue-o:hover {border-color: #66BB6A;}
body[data-color="theme-4"] .bg-blue {background: #66BB6A;}
body[data-color="theme-4"] .c-button.bg-blue {border: 2px solid #66BB6A;}
body[data-color="theme-4"] .link-blue:hover {color: #66BB6A;}
body[data-color="theme-4"] .c-button.hv-blue:hover {border: 1px solid #66BB6A; background: #66BB6A; color: #fff;}
body[data-color="theme-4"] .c-button.hv-blue {border: 1px solid #66BB6A; color: #66BB6A;}
body[data-color="theme-4"] .c-button.bg-blue:hover {color: #66BB6A;}
body[data-color="theme-4"] .c-button.hv-green-o:hover {color: #66BB6A;}
body[data-color="theme-4"] .c-button.bg-green {border: 2px solid #66BB6A;}
body[data-color="theme-4"] .bg-green {background: #66BB6A;}
body[data-color="theme-4"] .arr-s-2 .sw-arrow:hover {border: 2px solid #66BB6A;}
body[data-color="theme-4"] .arr-s-2 .sw-arrow:hover span {color: #66BB6A;}
body[data-color="theme-4"] .contry-item:hover img {box-shadow: 0px 0px 0px 5px #66BB6A;}
body[data-color="theme-4"] .contry-item:hover h5 {color: #66BB6A;}
body[data-color="theme-4"] .hover-green:hover .hover-it {color: #66BB6A;}
body[data-color="theme-4"] .hover-green.underline-block .underline:before {background: #66BB6A;}
body[data-color="theme-4"] .hover-green.underline-block:hover .underline:before {background: #66BB6A;}
body[data-color="theme-4"] .city-entry .nav-tab-item.active {color: #66BB6A;}
body[data-color="theme-4"] .city-entry .nav-tab-item:hover {color: #66BB6A;}
body[data-color="theme-4"] .color-green {color: #66BB6A;}
body[data-color="theme-4"] .link-green:hover {color: #66BB6A;}
body[data-color="theme-4"] .color-2.type-2 .top-header-block a:hover {color: #66BB6A;}
body[data-color="theme-4"] .color-red {color: #66BB6A;}
body[data-color="theme-4"] .c-button.bg-red {border: 2px solid #66BB6A;}
body[data-color="theme-4"] .bg-red {background: #66BB6A;}
body[data-color="theme-4"] .c-button.bg-red:hover {color: #66BB6A;}
body[data-color="theme-4"] .c-button.hv-red:hover {background: #66BB6A; border-color: #66BB6A;}
body[data-color="theme-4"] .c-button.bg-blue-2 {border: 2px solid #66BB6A;}
body[data-color="theme-4"] .bg-blue-2  {background: #66BB6A;}
body[data-color="theme-4"] .c-button.hv-blue-2-o:hover {color: #66BB6A;}
body[data-color="theme-4"] .color-blue-2 {color: #66BB6A;}
body[data-color="theme-4"] .underline.color-blue-2:after {background: #66BB6A;}
body[data-color="theme-4"] .icon-block.style-2 .c-button.hv-blue {color: #fff;}
body[data-color="theme-4"] .arr-s-5 .sw-arrow:hover {border: 2px solid #66BB6A;}
body[data-color="theme-4"] .arr-s-5 .sw-arrow:hover span {color: #66BB6A;}
body[data-color="theme-4"] header.color-10 nav > ul > li:hover > a {color: #66BB6A;}
body[data-color="theme-4"] .link-blue-2:hover {color: #66BB6A;}
body[data-color="theme-4"] .bg-blue-3 {background: #66BB6A;}
body[data-color="theme-4"] .c-button.bg-blue-3 {border-color: #66BB6A;}
body[data-color="theme-4"] .c-button.hv-blue-3-f:hover {background: #66BB6A; border-color: #66BB6A}
body[data-color="theme-4"] .c-button.hv-dr-blue-2-o:hover {border: 2px solid #66BB6A; color: #66BB6A;}
body[data-color="theme-4"] .bg-dr-blue-2 {background: #66BB6A;}
body[data-color="theme-4"] .c-button.bg-dr-blue-2 {border: 2px solid #66BB6A;}
body[data-color="theme-4"] .c-button.hv-blue-3-o:hover {color: #66BB6A;}
body[data-color="theme-4"] .c-button.bg-red-3 {border: 2px solid #66BB6A;}
body[data-color="theme-4"] .bg-red-3 {background: #66BB6A;}
body[data-color="theme-4"] .color-red-3 {color: #66BB6A;}
body[data-color="theme-4"] .underline.color-red-3:after {background: #66BB6A;}
body[data-color="theme-4"] .c-button.hv-red-3-o:hover {color: #66BB6A;}
body[data-color="theme-4"] .hover-red-3:hover .hover-it {color: #66BB6A;}
body[data-color="theme-4"] .hover-red-3.underline-block:hover .underline:before {background: #66BB6A;}
body[data-color="theme-4"] .filter-nav li.selected a {background: #66BB6A;}
body[data-color="theme-4"] .filter-nav li.selected a:before {border-color: #66BB6A transparent transparent transparent;}
body[data-color="theme-4"] .filter-nav a:hover:before {border-color: #66BB6A transparent transparent transparent;}
body[data-color="theme-4"] .filter-nav a:hover {background: #66BB6A;}
body[data-color="theme-4"] .gal-item.style-3 a:hover .gal-item-desc {background: #66BB6A;}
body[data-color="theme-4"] header.color-5 nav > ul > li:hover > a {color: #66BB6A;}
body[data-color="theme-4"] .color-dr-blue-2 {color: #66BB6A;}
body[data-color="theme-4"] .underline.color-dr-blue-2:after {background: #66BB6A;}
body[data-color="theme-4"] .bg-dark-blue {background: #66BB6A;}
body[data-color="theme-4"] .loading.dr-blue-2 .object {border-top: 5px solid #66BB6A; border-left: 5px solid #66BB6A;}
body[data-color="theme-4"] .s_news-title a:hover {color: #66BB6A;}
body[data-color="theme-4"] .link-dr-blue-2:hover {color: #66BB6A;}
body[data-color="theme-4"] .contact-line a:hover {color: #66BB6A;}
body[data-color="theme-4"] .c-button.bg-white {color: #66BB6A;}
body[data-color="theme-4"] .c-button.bg-white:hover {color: #fff;}
body[data-color="theme-4"] .back-counter .part-counter {background: #66BB6A;}
body[data-color="theme-4"] .not-found-number h3 {background: #66BB6A;}
body[data-color="theme-4"].bg-dr-blue-2 {background: #66BB6A;}
body[data-color="theme-4"] .simple-tab.type-2 .nav-tab-item.active {background: #66BB6A;}
body[data-color="theme-4"] .simple-tab.type-2 .nav-tab-item.active:before {border-color: #66BB6A transparent transparent transparent;}
body[data-color="theme-4"] .table.style-3 td:hover {background: #66BB6A;}
body[data-color="theme-4"] .arr-s-3 .sw-arrow:hover {border: 2px solid #66BB6A; color: #66BB6A;}
body[data-color="theme-4"] .change-grid.color-1.active, body[data-color="theme-4"] .change-list.color-1.active, body[data-color="theme-4"] .change-grid.color-1:hover, body[data-color="theme-4"] .change-list.color-1:hover {background: #66BB6A;}
body[data-color="theme-4"] header.color-12 nav > ul > li:hover > a {color: #66BB6A;}
body[data-color="theme-4"] .sidebar-category.color-1 a:hover, body[data-color="theme-4"] .sidebar-category.color-1 li.active > a {color: #66BB6A;}
body[data-color="theme-4"] .slider-range.color-1 .ui-slider .ui-slider-handle {background: #66BB6A;}
body[data-color="theme-4"] .slider-range.color-1 .ui-slider .ui-slider-range {background: #66BB6A;}
body[data-color="theme-4"] .cp_content.color-1 .active a, body[data-color="theme-4"] .cp_content.color-1 a:hover {background: #66BB6A;}
body[data-color="theme-4"] .sidebar-category.color-2 a:hover, body[data-color="theme-4"] .sidebar-category.color-2 li.active > a {background: #66BB6A;}
body[data-color="theme-4"] .slider-range.color-2 .ui-slider .ui-slider-handle {background: #66BB6A;}
body[data-color="theme-4"] .slider-range.color-2 .ui-slider .ui-slider-range {background: #66BB6A;}
body[data-color="theme-4"] .cp_content.color-2 .active a, body[data-color="theme-4"] .cp_content.color-2 a:hover {background: #66BB6A;}
body[data-color="theme-4"] .change-grid.color-2.active, body[data-color="theme-4"] .change-list.color-2.active, body[data-color="theme-4"] .change-grid.color-2:hover, body[data-color="theme-4"] .change-list.color-2:hover {background: #66BB6A;}
body[data-color="theme-4"] .list-content .hotel-item.style-9 .buttons-block .bg-white {background: #66BB6A; border: 2px solid #66BB6A;}
body[data-color="theme-4"] .list-content .hotel-item.style-9 .buttons-block .bg-white:hover {background: none; color: #66BB6A;}
body[data-color="theme-4"] .cp_content.color-3 .active a, body[data-color="theme-4"] .cp_content.color-3 a:hover {background: #66BB6A;}
body[data-color="theme-4"] .slider-range.color-3 .ui-slider .ui-slider-handle {background: #66BB6A;}
body[data-color="theme-4"] .slider-range.color-3 .ui-slider .ui-slider-range {background: #66BB6A;}
body[data-color="theme-4"] .change-grid.color-3.active, body[data-color="theme-4"] .change-list.color-3.active, body[data-color="theme-4"] .change-grid.color-3:hover, body[data-color="theme-4"] .change-list.color-3:hover {background: #66BB6A;}
body[data-color="theme-4"] .change-grid.color-4.active, body[data-color="theme-4"] .change-list.color-4.active, body[data-color="theme-4"] .change-grid.color-4:hover, body[data-color="theme-4"] .change-list.color-4:hover {background: #66BB6A;}
body[data-color="theme-4"] .sidebar-category.color-4 a:hover, body[data-color="theme-4"] .sidebar-category.color-4 li.active > a {color: #66BB6A;}
body[data-color="theme-4"] .slider-range.color-4 .ui-slider .ui-slider-handle {background: #66BB6A;}
body[data-color="theme-4"] .slider-range.color-4 .ui-slider .ui-slider-range {background: #66BB6A;}
body[data-color="theme-4"] .cp_content.color-4 .active a, body[data-color="theme-4"] .cp_content.color-4 a:hover {background: #66BB6A;}
body[data-color="theme-4"] .accordion.style-1 .acc-title {background: #66BB6A;}
body[data-color="theme-4"] .accordion.style-1 .acc-icon {background: #66BB6A;}
body[data-color="theme-4"] .accordion.style-1 .acc-title.active .acc-icon:before {color: #66BB6A;}
body[data-color="theme-4"] .table.style-1 thead {background: #66BB6A;}
body[data-color="theme-4"] .detail-block .details-btn .c-button.hv-blue {color: #fff;}
body[data-color="theme-4"] .accordion.style-2 .acc-title {background: #66BB6A;}
body[data-color="theme-4"] .accordion.style-2 .acc-icon {background: #66BB6A;}
body[data-color="theme-4"] .accordion.style-2 .acc-title.active .acc-icon:before {color: #66BB6A;}
body[data-color="theme-4"] .accordion.style-3 .acc-title {background: #66BB6A;}
body[data-color="theme-4"] .accordion.style-3 .acc-icon {background: #66BB6A;}
body[data-color="theme-4"] .accordion.style-3 .acc-title.active .acc-icon:before {color: #66BB6A;}
body[data-color="theme-4"] .accordion.style-4 .acc-title {background: #66BB6A;}
body[data-color="theme-4"] .accordion.style-4 .acc-icon {background: #66BB6A;}
body[data-color="theme-4"] .accordion.style-4 .acc-title.active .acc-icon:before {color: #66BB6A;}
body[data-color="theme-4"] .accordion.style-4 li:before {color: #66BB6A;}
body[data-color="theme-4"] .sidebar-category.color-5 a:hover, body[data-color="theme-4"] .sidebar-category.color-5 li.active > a {background: #66BB6A;}
body[data-color="theme-4"] .blockquote.color-1 {background: #66BB6A;}
body[data-color="theme-4"] .c-button.hv-dr-blue-2:hover {background: #66BB6A;}
body[data-color="theme-4"] .loading.orange .object {border-top: 5px solid #66BB6A;border-left: 5px solid #66BB6A;}
body[data-color="theme-4"] .loading.dr-blue .object {border-top: 5px solid #66BB6A;border-left: 5px solid #66BB6A;}
body[data-color="theme-4"] .loading.blue .object {border-top: 5px solid #66BB6A;border-left: 5px solid #66BB6A;}
body[data-color="theme-4"] .loading.green .object {border-top: 5px solid #66BB6A;border-left: 5px solid #66BB6A;}
body[data-color="theme-4"] .loading.red .object {border-top: 5px solid #66BB6A;border-left: 5px solid #66BB6A;}
body[data-color="theme-4"] .loading.sea .object {border-top: 5px solid #66BB6A;border-left: 5px solid #66BB6A;}
body[data-color="theme-4"] .c-button.hv-sea-o:hover {color: #66BB6A;}
body[data-color="theme-4"] .loading.blue-2 .object {border-top: 5px solid #66BB6A;border-left: 5px solid #66BB6A;}
body[data-color="theme-4"] .loading.dr-blue-2 .object {border-top: 5px solid #66BB6A;border-left: 5px solid #66BB6A;}
body[data-color="theme-4"] .loading.red-3 .object {border-top: 5px solid #66BB6A;border-left: 5px solid #66BB6A;}
body[data-color="theme-4"] .c-button.bg-aqua {border: 2px solid #66BB6A;}
body[data-color="theme-4"] .bg-aqua {background: #66BB6A;}
body[data-color="theme-4"] .tabs-slider .tabs-style-1.nav-tabs > li:hover > a {background: #66BB6A;}
body[data-color="theme-4"] .tabs-slider .tabs-style-1.nav-tabs > li.active > a {background: #66BB6A;}
body[data-color="theme-4"] .baner-bar .c-button.b-60 {background: #66BB6A; color: #fff; border: 2px solid #66BB6A;}
body[data-color="theme-4"] .baner-bar .c-button.b-60:hover {background: none; color: #66BB6A;}
body[data-color="theme-4"] .count a.active {background: #66BB6A; border: 1px solid #66BB6A;}
body[data-color="theme-4"] .baner-bar .ui-slider .ui-slider-range {background: #66BB6A;}
body[data-color="theme-4"] .baner-bar .ui-slider .ui-slider-handle {background: #66BB6A;}
body[data-color="theme-4"] .header-style-2 nav > ul > li.active > a {background: #66BB6A;}
body[data-color="theme-4"] .header-style-2 {border-bottom: 2px solid #66BB6A;}
body[data-color="theme-4"] .header-style-2 nav li.type-4 .dropmenu > li:hover > a {background: #66BB6A;}
body[data-color="theme-4"] .header-style-2 nav li.type-1 .dropmenu > li:hover > a {background: #66BB6A;}
body[data-color="theme-4"] .header-style-2 nav li.type-2 .dropmenu a:hover {background: #66BB6A;}
body[data-color="theme-4"] .header-style-2 nav li.type-3 .dropmenu a:hover {background: #66BB6A;}
body[data-color="theme-4"] .header-style-2 .drop span a:hover {background: #66BB6A;}
body[data-color="theme-4"] .menu-3 nav > ul > li:hover {border-top: 3px solid #66BB6A;}
body[data-color="theme-4"] .footer-form input[type="submit"].bg-aqua {border: 1px solid #66BB6A;}
body[data-color="theme-4"] .popular-desc .c-button:hover {color: #66BB6A;}
body[data-color="theme-4"] .color-aqua {color: #66BB6A;}
body[data-color="theme-4"] .hover-aqua:hover .hover-it {color: #66BB6A;}
body[data-color="theme-4"] .tour-block:hover h3 {color: #66BB6A;}
body[data-color="theme-4"] .object {border-top: 5px solid #66BB6A; border-left: 5px solid #66BB6A;}
body[data-color="theme-4"] .popular-img:hover a {color: #66BB6A;}
body[data-color="theme-4"] .link-aqua:hover {color: #66BB6A;}
body[data-color="theme-4"] .low-price {background: #66BB6A;}
body[data-color="theme-4"] .c-button.hv-aqua-o:hover {color:#66BB6A;}
body[data-color="theme-4"] header.color-1 nav > ul > li:hover > a {color:#66BB6A;}
body[data-color="theme-4"] .dtpicker-header .dtpicker-value {color: #66BB6A;}
body[data-color="theme-4"] .dtpicker-header .dtpicker-close {color: #66BB6A;}
body[data-color="theme-4"] .sw-arrow:hover {border:2px solid #66BB6A;}
body[data-color="theme-4"] .offers-block:hover h3 {color: #66BB6A;}
body[data-color="theme-4"] footer.bg-white .footer-block li a:hover {color: #66BB6A;}
body[data-color="theme-4"] header.color-9 nav > ul > li:hover > a {color: #66BB6A;}
body[data-color="theme-4"] header.color-6 nav > ul > li:hover > a {color: #66BB6A;}
body[data-color="theme-4"] header.color-8 nav > ul > li:hover > a {color: #66BB6A;}
body[data-color="theme-4"] .color-sea {color: #66BB6A;}
body[data-color="theme-4"] .bg-sea {background: #66BB6A;}
body[data-color="theme-4"] .c-button.bg-sea {border:2px solid #66BB6A;}
body[data-color="theme-4"] .tp_content h4 a:hover {color: #66BB6A;}
body[data-color="theme-4"] .hover-sea.underline-block:hover .underline:before {background: #66BB6A;}
body[data-color="theme-4"] .c-button.bg-sea-t {border: 2px solid #66BB6A;}
body[data-color="theme-4"] .c-button.hv-sea-t:hover {background: #66BB6A;}
body[data-color="theme-4"] .c-button.hv-sea:hover {background: #66BB6A; color: #66BB6A; border-color: #66BB6A;}
body[data-color="theme-4"] .link-sea:hover {color: #66BB6A;}
body[data-color="theme-4"] .accordion.style-5 .acc-title {background: #66BB6A;}
body[data-color="theme-4"] .accordion.style-5 .acc-icon {background: #66BB6A;}
body[data-color="theme-4"] .accordion-chooser a:hover, body[data-color="theme-4"] .accordion-chooser a.active {background:#66BB6A;}
body[data-color="theme-4"] .accordion.style-5 .acc-title.active .acc-icon:before {color:#66BB6A;}
body[data-color="theme-4"] .date-f {color: #66BB6A;}
body[data-color="theme-4"] .bg-dark.type-2 .contact-info i {color: #66BB6A;}
body[data-color="theme-4"] .footer-share a:hover {color: #66BB6A;}
body[data-color="theme-4"] .tags-b:before {background: #66BB6A;}
body[data-color="theme-4"] .link-red:hover {color: #66BB6A;}
body[data-color="theme-4"] .menu-3 nav > ul > li > .dropmenu {border-top: 2px solid #66BB6A;}
body[data-color="theme-4"] .menu-3 nav > ul > li.active {border-top: 3px solid #66BB6A;}
body[data-color="theme-4"] .menu-3 nav > ul > li.active > a {color: #66BB6A;}
body[data-color="theme-4"] .check-option.active span {background: #66BB6A; border: 1px solid #66BB6A;}
body[data-color="theme-4"] .check-option:hover span {background: #66BB6A; border: 1px solid #66BB6A;}
body[data-color="theme-4"] .accordeon-entry.active h5, body[data-color="theme-4"] .accordeon-entry h5:hover {background:#66BB6A;}
body[data-color="theme-4"] .accordeon-entry h5:after {background: #66BB6A;}
/*COLOR 6*/
body[data-color="theme-5"] header.color-3 nav > ul > li:hover > a {color: #f11b3a;}
body[data-color="theme-5"] .c-button.hv-orange:hover {background: #f11b3a; border-color: #f11b3a;}
body[data-color="theme-5"] .item-block:hover h3 {color: #f11b3a;}
body[data-color="theme-5"] .item-block.style-2 h3:before {background: #f11b3a;}
body[data-color="theme-5"] .arr-s-1 .sw-arrow:hover span {color: #f11b3a;}
body[data-color="theme-5"] .arr-s-1 .sw-arrow:hover {border: 2px solid #f11b3a;}
body[data-color="theme-5"] .bg-orange {background: #f11b3a;}
body[data-color="theme-5"] .footer-form input[type="submit"].bg-orange {border: 1px solid #f11b3a;}
body[data-color="theme-5"] .footer-form input[type="submit"]:hover {color: #f11b3a;}
body[data-color="theme-5"] .tour-block.tour-block-s-1:hover h3 {color: #f11b3a;}
body[data-color="theme-5"] header.color-4 nav > ul > li:hover > a {color: #f11b3a;}
body[data-color="theme-5"] .c-button.bg-dr-blue {border: 2px solid #f11b3a;}
body[data-color="theme-5"] .bg-dr-blue {background: #f11b3a;}
body[data-color="theme-5"] .offers-arrow {background: #f11b3a;}
body[data-color="theme-5"] .offers-arrow:hover {background: #fff; border: 5px solid #f11b3a; }
body[data-color="theme-5"] .offers-arrow:hover span {color: #222;}
body[data-color="theme-5"] .bg-grey {border: 2px solid #f11b3a; background: #f11b3a;}
body[data-color="theme-5"] .arrows-travel {background: #f11b3a;}
body[data-color="theme-5"] .find-form {background: #f11b3a;}
body[data-color="theme-5"] .bg-blue-light {background: rgba(74,229,209,0.6);}
body[data-color="theme-5"] .color-blue {color: #f11b3a;}
body[data-color="theme-5"] .hover-blue:hover .hover-it {color: #f11b3a;}
body[data-color="theme-5"] .hover-blue.underline-block:hover .underline:before {background: #f11b3a;}
body[data-color="theme-5"] .c-button.hv-blue-o:hover {border-color: #f11b3a;}
body[data-color="theme-5"] .bg-blue {background: #f11b3a;}
body[data-color="theme-5"] .c-button.bg-blue {border: 2px solid #f11b3a;}
body[data-color="theme-5"] .link-blue:hover {color: #f11b3a;}
body[data-color="theme-5"] .c-button.hv-blue:hover {border: 1px solid #f11b3a; background: #f11b3a; color: #fff;}
body[data-color="theme-5"] .c-button.hv-blue {border: 1px solid #f11b3a; color: #f11b3a;}
body[data-color="theme-5"] .c-button.bg-blue:hover {color: #f11b3a;}
body[data-color="theme-5"] .c-button.hv-green-o:hover {color: #f11b3a;}
body[data-color="theme-5"] .c-button.bg-green {border: 2px solid #f11b3a;}
body[data-color="theme-5"] .bg-green {background: #f11b3a;}
body[data-color="theme-5"] .arr-s-2 .sw-arrow:hover {border: 2px solid #f11b3a;}
body[data-color="theme-5"] .arr-s-2 .sw-arrow:hover span {color: #f11b3a;}
body[data-color="theme-5"] .contry-item:hover img {box-shadow: 0px 0px 0px 5px #f11b3a;}
body[data-color="theme-5"] .contry-item:hover h5 {color: #f11b3a;}
body[data-color="theme-5"] .hover-green:hover .hover-it {color: #f11b3a;}
body[data-color="theme-5"] .hover-green.underline-block .underline:before {background: #f11b3a;}
body[data-color="theme-5"] .hover-green.underline-block:hover .underline:before {background: #f11b3a;}
body[data-color="theme-5"] .city-entry .nav-tab-item.active {color: #f11b3a;}
body[data-color="theme-5"] .city-entry .nav-tab-item:hover {color: #f11b3a;}
body[data-color="theme-5"] .color-green {color: #f11b3a;}
body[data-color="theme-5"] .link-green:hover {color: #f11b3a;}
body[data-color="theme-5"] .color-2.type-2 .top-header-block a:hover {color: #f11b3a;}
body[data-color="theme-5"] .color-red {color: #f11b3a;}
body[data-color="theme-5"] .c-button.bg-red {border: 2px solid #f11b3a;}
body[data-color="theme-5"] .bg-red {background: #f11b3a;}
body[data-color="theme-5"] .c-button.bg-red:hover {color: #f11b3a;}
body[data-color="theme-5"] .c-button.hv-red:hover {background: #f11b3a; border-color: #f11b3a;}
body[data-color="theme-5"] .c-button.bg-blue-2 {border: 2px solid #f11b3a;}
body[data-color="theme-5"] .bg-blue-2  {background: #f11b3a;}
body[data-color="theme-5"] .c-button.hv-blue-2-o:hover {color: #f11b3a;}
body[data-color="theme-5"] .color-blue-2 {color: #f11b3a;}
body[data-color="theme-5"] .underline.color-blue-2:after {background: #f11b3a;}
body[data-color="theme-5"] .icon-block.style-2 .c-button.hv-blue {color: #fff;}
body[data-color="theme-5"] .arr-s-5 .sw-arrow:hover {border: 2px solid #f11b3a;}
body[data-color="theme-5"] .arr-s-5 .sw-arrow:hover span {color: #f11b3a;}
body[data-color="theme-5"] header.color-10 nav > ul > li:hover > a {color: #f11b3a;}
body[data-color="theme-5"] .link-blue-2:hover {color: #f11b3a;}
body[data-color="theme-5"] .bg-blue-3 {background: #f11b3a;}
body[data-color="theme-5"] .c-button.bg-blue-3 {border-color: #f11b3a;}
body[data-color="theme-5"] .c-button.hv-blue-3-f:hover {background: #f11b3a; border-color: #f11b3a}
body[data-color="theme-5"] .c-button.hv-dr-blue-2-o:hover {border: 2px solid #f11b3a; color: #f11b3a;}
body[data-color="theme-5"] .bg-dr-blue-2 {background: #f11b3a;}
body[data-color="theme-5"] .c-button.bg-dr-blue-2 {border: 2px solid #f11b3a;}
body[data-color="theme-5"] .c-button.hv-blue-3-o:hover {color: #f11b3a;}
body[data-color="theme-5"] .c-button.bg-red-3 {border: 2px solid #f11b3a;}
body[data-color="theme-5"] .bg-red-3 {background: #f11b3a;}
body[data-color="theme-5"] .color-red-3 {color: #f11b3a;}
body[data-color="theme-5"] .underline.color-red-3:after {background: #f11b3a;}
body[data-color="theme-5"] .c-button.hv-red-3-o:hover {color: #f11b3a;}
body[data-color="theme-5"] .hover-red-3:hover .hover-it {color: #f11b3a;}
body[data-color="theme-5"] .hover-red-3.underline-block:hover .underline:before {background: #f11b3a;}
body[data-color="theme-5"] .filter-nav li.selected a {background: #f11b3a;}
body[data-color="theme-5"] .filter-nav li.selected a:before {border-color: #f11b3a transparent transparent transparent;}
body[data-color="theme-5"] .filter-nav a:hover:before {border-color: #f11b3a transparent transparent transparent;}
body[data-color="theme-5"] .filter-nav a:hover {background: #f11b3a;}
body[data-color="theme-5"] .gal-item.style-3 a:hover .gal-item-desc {background: #f11b3a;}
body[data-color="theme-5"] header.color-5 nav > ul > li:hover > a {color: #f11b3a;}
body[data-color="theme-5"] .color-dr-blue-2 {color: #f11b3a;}
body[data-color="theme-5"] .underline.color-dr-blue-2:after {background: #f11b3a;}
body[data-color="theme-5"] .bg-dark-blue {background: #f11b3a;}
body[data-color="theme-5"] .loading.dr-blue-2 .object {border-top: 5px solid #f11b3a; border-left: 5px solid #f11b3a;}
body[data-color="theme-5"] .s_news-title a:hover {color: #f11b3a;}
body[data-color="theme-5"] .link-dr-blue-2:hover {color: #f11b3a;}
body[data-color="theme-5"] .contact-line a:hover {color: #f11b3a;}
body[data-color="theme-5"] .c-button.bg-white {color: #f11b3a;}
body[data-color="theme-5"] .c-button.bg-white:hover {color: #fff;}
body[data-color="theme-5"] .back-counter .part-counter {background: #f11b3a;}
body[data-color="theme-5"] .not-found-number h3 {background: #f11b3a;}
body[data-color="theme-5"].bg-dr-blue-2 {background: #f11b3a;}
body[data-color="theme-5"] .simple-tab.type-2 .nav-tab-item.active {background: #f11b3a;}
body[data-color="theme-5"] .simple-tab.type-2 .nav-tab-item.active:before {border-color: #f11b3a transparent transparent transparent;}
body[data-color="theme-5"] .table.style-3 td:hover {background: #f11b3a;}
body[data-color="theme-5"] .arr-s-3 .sw-arrow:hover {border: 2px solid #f11b3a; color: #f11b3a;}
body[data-color="theme-5"] .change-grid.color-1.active, body[data-color="theme-5"] .change-list.color-1.active, body[data-color="theme-5"] .change-grid.color-1:hover, body[data-color="theme-5"] .change-list.color-1:hover {background: #f11b3a;}
body[data-color="theme-5"] header.color-12 nav > ul > li:hover > a {color: #f11b3a;}
body[data-color="theme-5"] .sidebar-category.color-1 a:hover, body[data-color="theme-5"] .sidebar-category.color-1 li.active > a {color: #f11b3a;}
body[data-color="theme-5"] .slider-range.color-1 .ui-slider .ui-slider-handle {background: #f11b3a;}
body[data-color="theme-5"] .slider-range.color-1 .ui-slider .ui-slider-range {background: #f11b3a;}
body[data-color="theme-5"] .cp_content.color-1 .active a, .cp_content.color-1 a:hover {background: #f11b3a;}
body[data-color="theme-5"] .sidebar-category.color-2 a:hover, body[data-color="theme-5"] .sidebar-category.color-2 li.active > a {background: #f11b3a;}
body[data-color="theme-5"] .slider-range.color-2 .ui-slider .ui-slider-handle {background: #f11b3a;}
body[data-color="theme-5"] .slider-range.color-2 .ui-slider .ui-slider-range {background: #f11b3a;}
body[data-color="theme-5"] .cp_content.color-2 .active a, .cp_content.color-2 a:hover {background: #f11b3a;}
body[data-color="theme-5"] .change-grid.color-2.active, body[data-color="theme-5"] .change-list.color-2.active, body[data-color="theme-5"] .change-grid.color-2:hover, body[data-color="theme-5"] .change-list.color-2:hover {background: #f11b3a;}
body[data-color="theme-5"] .list-content .hotel-item.style-9 .buttons-block .bg-white {background: #f11b3a; border: 2px solid #f11b3a;}
body[data-color="theme-5"] .list-content .hotel-item.style-9 .buttons-block .bg-white:hover {background: none; color: #f11b3a;}
body[data-color="theme-5"] .cp_content.color-3 .active a, body[data-color="theme-5"] .cp_content.color-3 a:hover {background: #f11b3a;}
body[data-color="theme-5"] .slider-range.color-3 .ui-slider .ui-slider-handle {background: #f11b3a;}
body[data-color="theme-5"] .slider-range.color-3 .ui-slider .ui-slider-range {background: #f11b3a;}
body[data-color="theme-5"] .change-grid.color-3.active, body[data-color="theme-5"] .change-list.color-3.active, body[data-color="theme-5"] .change-grid.color-3:hover, body[data-color="theme-5"] .change-list.color-3:hover {background: #f11b3a;}
body[data-color="theme-5"] .change-grid.color-4.active, body[data-color="theme-5"] .change-list.color-4.active, body[data-color="theme-5"] .change-grid.color-4:hover, body[data-color="theme-5"] .change-list.color-4:hover {background: #f11b3a;}
body[data-color="theme-5"] .sidebar-category.color-4 a:hover, body[data-color="theme-5"] .sidebar-category.color-4 li.active > a {color: #f11b3a;}
body[data-color="theme-5"] .slider-range.color-4 .ui-slider .ui-slider-handle {background: #f11b3a;}
body[data-color="theme-5"] .slider-range.color-4 .ui-slider .ui-slider-range {background: #f11b3a;}
body[data-color="theme-5"] .cp_content.color-4 .active a, body[data-color="theme-5"] .cp_content.color-4 a:hover {background: #f11b3a;}
body[data-color="theme-5"] .accordion.style-1 .acc-title {background: #f11b3a;}
body[data-color="theme-5"] .accordion.style-1 .acc-icon {background: #f11b3a;}
body[data-color="theme-5"] .accordion.style-1 .acc-title.active .acc-icon:before {color: #f11b3a;}
body[data-color="theme-5"] .table.style-1 thead {background: #f11b3a;}
body[data-color="theme-5"] .detail-block .details-btn .c-button.hv-blue {color: #fff;}
body[data-color="theme-5"] .accordion.style-2 .acc-title {background: #f11b3a;}
body[data-color="theme-5"] .accordion.style-2 .acc-icon {background: #f11b3a;}
body[data-color="theme-5"] .accordion.style-2 .acc-title.active .acc-icon:before {color: #f11b3a;}
body[data-color="theme-5"] .accordion.style-3 .acc-title {background: #f11b3a;}
body[data-color="theme-5"] .accordion.style-3 .acc-icon {background: #f11b3a;}
body[data-color="theme-5"] .accordion.style-3 .acc-title.active .acc-icon:before {color: #f11b3a;}
body[data-color="theme-5"] .accordion.style-4 .acc-title {background: #f11b3a;}
body[data-color="theme-5"] .accordion.style-4 .acc-icon {background: #f11b3a;}
body[data-color="theme-5"] .accordion.style-4 .acc-title.active .acc-icon:before {color: #f11b3a;}
body[data-color="theme-5"] .accordion.style-4 li:before {color: #f11b3a;}
body[data-color="theme-5"] .sidebar-category.color-5 a:hover, body[data-color="theme-5"] .sidebar-category.color-5 li.active > a {background: #f11b3a;}
body[data-color="theme-5"] .blockquote.color-1 {background: #f11b3a;}
body[data-color="theme-5"] .c-button.hv-dr-blue-2:hover {background: #f11b3a;}
body[data-color="theme-5"] .loading.orange .object {border-top: 5px solid #f11b3a;border-left: 5px solid #f11b3a;}
body[data-color="theme-5"] .loading.dr-blue .object {border-top: 5px solid #f11b3a;border-left: 5px solid #f11b3a;}
body[data-color="theme-5"] .loading.blue .object {border-top: 5px solid #f11b3a;border-left: 5px solid #f11b3a;}
body[data-color="theme-5"] .loading.green .object {border-top: 5px solid #f11b3a;border-left: 5px solid #f11b3a;}
body[data-color="theme-5"] .loading.red .object {border-top: 5px solid #f11b3a;border-left: 5px solid #f11b3a;}
body[data-color="theme-5"] .loading.sea .object {border-top: 5px solid #f11b3a;border-left: 5px solid #f11b3a;}
body[data-color="theme-5"] .c-button.hv-sea-o:hover {color: #f11b3a;}
body[data-color="theme-5"] .loading.blue-2 .object {border-top: 5px solid #f11b3a;border-left: 5px solid #f11b3a;}
body[data-color="theme-5"] .loading.dr-blue-2 .object {border-top: 5px solid #f11b3a;border-left: 5px solid #f11b3a;}
body[data-color="theme-5"] .loading.red-3 .object {border-top: 5px solid #f11b3a;border-left: 5px solid #f11b3a;}
body[data-color="theme-5"] .c-button.bg-aqua {border: 2px solid #f11b3a;}
body[data-color="theme-5"] .bg-aqua {background: #f11b3a;}
body[data-color="theme-5"] .tabs-slider .tabs-style-1.nav-tabs > li:hover > a {background: #f11b3a;}
body[data-color="theme-5"] .tabs-slider .tabs-style-1.nav-tabs > li.active > a {background: #f11b3a;}
body[data-color="theme-5"] .baner-bar .c-button.b-60 {background: #f11b3a; color: #fff; border: 2px solid #f11b3a;}
body[data-color="theme-5"] .baner-bar .c-button.b-60:hover {background: none; color: #f11b3a;}
body[data-color="theme-5"] .count a.active {background: #f11b3a; border: 1px solid #f11b3a;}
body[data-color="theme-5"] .baner-bar .ui-slider .ui-slider-range {background: #f11b3a;}
body[data-color="theme-5"] .baner-bar .ui-slider .ui-slider-handle {background: #f11b3a;}
body[data-color="theme-5"] .header-style-2 nav > ul > li.active > a {background: #f11b3a;}
body[data-color="theme-5"] .header-style-2 {border-bottom: 2px solid #f11b3a;}
body[data-color="theme-5"] .header-style-2 nav li.type-4 .dropmenu > li:hover > a {background: #f11b3a;}
body[data-color="theme-5"] .header-style-2 nav li.type-1 .dropmenu > li:hover > a {background: #f11b3a;}
body[data-color="theme-5"] .header-style-2 nav li.type-2 .dropmenu a:hover {background: #f11b3a;}
body[data-color="theme-5"] .header-style-2 nav li.type-3 .dropmenu a:hover {background: #f11b3a;}
body[data-color="theme-5"] .header-style-2 .drop span a:hover {background: #f11b3a;}
body[data-color="theme-5"] .menu-3 nav > ul > li:hover {border-top: 3px solid #f11b3a;}
body[data-color="theme-5"] .footer-form input[type="submit"].bg-aqua {border: 1px solid #f11b3a;}
body[data-color="theme-5"] .popular-desc .c-button:hover {color: #f11b3a;}
body[data-color="theme-5"] .color-aqua {color: #f11b3a;}
body[data-color="theme-5"] .hover-aqua:hover .hover-it {color: #f11b3a;}
body[data-color="theme-5"] .tour-block:hover h3 {color: #f11b3a;}
body[data-color="theme-5"] .object {border-top: 5px solid #f11b3a; border-left: 5px solid #f11b3a;}
body[data-color="theme-5"] .popular-img:hover a {color: #f11b3a;}
body[data-color="theme-5"] .link-aqua:hover {color: #f11b3a;}
body[data-color="theme-5"] .low-price {background: #f11b3a;}
body[data-color="theme-5"] .c-button.hv-aqua-o:hover {color:#f11b3a;}
body[data-color="theme-5"] header.color-1 nav > ul > li:hover > a {color:#f11b3a;}
body[data-color="theme-5"] .dtpicker-header .dtpicker-value {color: #f11b3a;}
body[data-color="theme-5"] .dtpicker-header .dtpicker-close {color: #f11b3a;}
body[data-color="theme-5"] .sw-arrow:hover {border:2px solid #f11b3a;}
body[data-color="theme-5"] .offers-block:hover h3 {color: #f11b3a;}
body[data-color="theme-5"] footer.bg-white .footer-block li a:hover {color: #f11b3a;}
body[data-color="theme-5"] header.color-9 nav > ul > li:hover > a {color: #f11b3a;}
body[data-color="theme-5"] header.color-6 nav > ul > li:hover > a {color: #f11b3a;}
body[data-color="theme-5"] header.color-8 nav > ul > li:hover > a {color: #f11b3a;}
body[data-color="theme-5"] .color-sea {color: #f11b3a;}
body[data-color="theme-5"] .bg-sea {background: #f11b3a;}
body[data-color="theme-5"] .c-button.bg-sea {border:2px solid #f11b3a;}
body[data-color="theme-5"] .tp_content h4 a:hover {color: #f11b3a;}
body[data-color="theme-5"] .hover-sea.underline-block:hover .underline:before {background: #f11b3a;}
body[data-color="theme-5"] .c-button.bg-sea-t {border: 2px solid #f11b3a;}
body[data-color="theme-5"] .c-button.hv-sea-t:hover {background: #f11b3a;}
body[data-color="theme-5"] .c-button.hv-sea:hover {background: #f11b3a; color: #f11b3a; border-color: #f11b3a;}
body[data-color="theme-5"] .link-sea:hover {color: #f11b3a;}
body[data-color="theme-5"] .accordion.style-5 .acc-title {background: #f11b3a;}
body[data-color="theme-5"] .accordion.style-5 .acc-icon {background: #f11b3a;}
body[data-color="theme-5"] .accordion-chooser a:hover, body[data-color="theme-5"] .accordion-chooser a.active {background:#f11b3a;}
body[data-color="theme-5"] .accordion.style-5 .acc-title.active .acc-icon:before {color:#f11b3a;}
body[data-color="theme-5"] .date-f {color: #f11b3a;}
body[data-color="theme-5"] .bg-dark.type-2 .contact-info i {color: #f11b3a;}
body[data-color="theme-5"] .footer-share a:hover {color: #f11b3a;}
body[data-color="theme-5"] .tags-b:before {background: #f11b3a;}
body[data-color="theme-5"] .link-red:hover {color: #f11b3a;}
body[data-color="theme-5"] .menu-3 nav > ul > li > .dropmenu {border-top: 2px solid #f11b3a;}
body[data-color="theme-5"] .menu-3 nav > ul > li.active {border-top: 3px solid #f11b3a;}
body[data-color="theme-5"] .menu-3 nav > ul > li.active > a {color: #f11b3a;}
body[data-color="theme-5"] .check-option.active span {background: #f11b3a; border: 1px solid #f11b3a;}
body[data-color="theme-5"] .check-option:hover span {background: #f11b3a; border: 1px solid #f11b3a;}
body[data-color="theme-5"] .accordeon-entry.active h5, body[data-color="theme-5"] .accordeon-entry h5:hover {background: #f11b3a;}
body[data-color="theme-5"] .accordeon-entry h5:after {background:  #f11b3a;}
/*COLOR 7*/
body[data-color="theme-6"] header.color-3 nav > ul > li:hover > a {color: #1593d0;}
body[data-color="theme-6"] .c-button.hv-orange:hover {background: #1593d0; border-color: #1593d0;}
body[data-color="theme-6"] .item-block:hover h3 {color: #1593d0;}
body[data-color="theme-6"] .item-block.style-2 h3:before {background: #1593d0;}
body[data-color="theme-6"] .arr-s-1 .sw-arrow:hover span {color: #1593d0;}
body[data-color="theme-6"] .arr-s-1 .sw-arrow:hover {border: 2px solid #1593d0;}
body[data-color="theme-6"] .bg-orange {background: #1593d0;}
body[data-color="theme-6"] .footer-form input[type="submit"].bg-orange {border: 1px solid #1593d0;}
body[data-color="theme-6"] .footer-form input[type="submit"]:hover {color: #1593d0;}
body[data-color="theme-6"] .tour-block.tour-block-s-1:hover h3 {color: #1593d0;}
body[data-color="theme-6"] header.color-4 nav > ul > li:hover > a {color: #1593d0;}
body[data-color="theme-6"] .c-button.bg-dr-blue {border: 2px solid #1593d0;}
body[data-color="theme-6"] .bg-dr-blue {background: #1593d0;}
body[data-color="theme-6"] .offers-arrow {background: #1593d0;}
body[data-color="theme-6"] .offers-arrow:hover {background: #fff; border: 5px solid #1593d0;}
body[data-color="theme-6"] .bg-grey {border: 2px solid #1593d0; background: #1593d0;}
body[data-color="theme-6"] .arrows-travel {background: #1593d0;}
body[data-color="theme-6"] .find-form {background: #1593d0;}
body[data-color="theme-6"] .bg-blue-light {background: rgba(74,229,209,0.6);}
body[data-color="theme-6"] .color-blue {color: #1593d0;}
body[data-color="theme-6"] .hover-blue:hover .hover-it {color: #1593d0;}
body[data-color="theme-6"] .hover-blue.underline-block:hover .underline:before {background: #1593d0;}
body[data-color="theme-6"] .c-button.hv-blue-o:hover {border-color: #1593d0;}
body[data-color="theme-6"] .bg-blue {background: #1593d0;}
body[data-color="theme-6"] .c-button.bg-blue {border: 2px solid #1593d0;}
body[data-color="theme-6"] .link-blue:hover {color: #1593d0;}
body[data-color="theme-6"] .c-button.hv-blue:hover {border: 1px solid #1593d0; background: #1593d0; color: #fff;}
body[data-color="theme-6"] .c-button.hv-blue {border: 1px solid #1593d0; color: #1593d0;}
body[data-color="theme-6"] .c-button.bg-blue:hover {color: #1593d0;}
body[data-color="theme-6"] .c-button.hv-green-o:hover {color: #1593d0;}
body[data-color="theme-6"] .c-button.bg-green {border: 2px solid #1593d0;}
body[data-color="theme-6"] .bg-green {background: #1593d0;}
body[data-color="theme-6"] .arr-s-2 .sw-arrow:hover {border: 2px solid #1593d0;}
body[data-color="theme-6"] .arr-s-2 .sw-arrow:hover span {color: #1593d0;}
body[data-color="theme-6"] .contry-item:hover img {box-shadow: 0px 0px 0px 5px #1593d0;}
body[data-color="theme-6"] .contry-item:hover h5 {color: #1593d0;}
body[data-color="theme-6"] .hover-green:hover .hover-it {color: #1593d0;}
body[data-color="theme-6"] .hover-green.underline-block .underline:before {background: #1593d0;}
body[data-color="theme-6"] .hover-green.underline-block:hover .underline:before {background: #1593d0;}
body[data-color="theme-6"] .city-entry .nav-tab-item.active {color: #1593d0;}
body[data-color="theme-6"] .city-entry .nav-tab-item:hover {color: #1593d0;}
body[data-color="theme-6"] .color-green {color: #1593d0;}
body[data-color="theme-6"] .link-green:hover {color: #1593d0;}
body[data-color="theme-6"] .color-2.type-2 .top-header-block a:hover {color: #1593d0;}
body[data-color="theme-6"] .color-red {color: #1593d0;}
body[data-color="theme-6"] .c-button.bg-red {border: 2px solid #1593d0;}
body[data-color="theme-6"] .bg-red {background: #1593d0;}
body[data-color="theme-6"] .c-button.bg-red:hover {color: #1593d0;}
body[data-color="theme-6"] .c-button.hv-red:hover {background: #1593d0; border-color: #1593d0;}
body[data-color="theme-6"] .c-button.bg-blue-2 {border: 2px solid #1593d0;}
body[data-color="theme-6"] .bg-blue-2  {background: #1593d0;}
body[data-color="theme-6"] .c-button.hv-blue-2-o:hover {color: #1593d0;}
body[data-color="theme-6"] .color-blue-2 {color: #1593d0;}
body[data-color="theme-6"] .underline.color-blue-2:after {background: #1593d0;}
body[data-color="theme-6"] .icon-block.style-2 .c-button.hv-blue {color: #fff;}
body[data-color="theme-6"] .arr-s-5 .sw-arrow:hover {border: 2px solid #1593d0;}
body[data-color="theme-6"] .arr-s-5 .sw-arrow:hover span {color: #1593d0;}
body[data-color="theme-6"] header.color-10 nav > ul > li:hover > a {color: #1593d0;}
body[data-color="theme-6"] .link-blue-2:hover {color: #1593d0;}
body[data-color="theme-6"] .bg-blue-3 {background: #1593d0;}
body[data-color="theme-6"] .c-button.bg-blue-3 {border-color: #1593d0;}
body[data-color="theme-6"] .c-button.hv-blue-3-f:hover {background: #1593d0; border-color: #1593d0}
body[data-color="theme-6"] .c-button.hv-dr-blue-2-o:hover {border: 2px solid #1593d0; color: #1593d0;}
body[data-color="theme-6"] .bg-dr-blue-2 {background: #1593d0;}
body[data-color="theme-6"] .c-button.bg-dr-blue-2 {border: 2px solid #1593d0;}
body[data-color="theme-6"] .c-button.hv-blue-3-o:hover {color: #1593d0;}
body[data-color="theme-6"] .c-button.bg-red-3 {border: 2px solid #1593d0;}
body[data-color="theme-6"] .bg-red-3 {background: #1593d0;}
body[data-color="theme-6"] .color-red-3 {color: #1593d0;}
body[data-color="theme-6"] .underline.color-red-3:after {background: #1593d0;}
body[data-color="theme-6"] .c-button.hv-red-3-o:hover {color: #1593d0;}
body[data-color="theme-6"] .hover-red-3:hover .hover-it {color: #1593d0;}
body[data-color="theme-6"] .hover-red-3.underline-block:hover .underline:before {background: #1593d0;}
body[data-color="theme-6"] .filter-nav li.selected a {background: #1593d0;}
body[data-color="theme-6"] .filter-nav li.selected a:before {border-color: #1593d0 transparent transparent transparent;}
body[data-color="theme-6"] .filter-nav a:hover:before {border-color: #1593d0 transparent transparent transparent;}
body[data-color="theme-6"] .filter-nav a:hover {background: #1593d0;}
body[data-color="theme-6"] .gal-item.style-3 a:hover .gal-item-desc {background: #1593d0;}
body[data-color="theme-6"] header.color-5 nav > ul > li:hover > a {color: #1593d0;}
body[data-color="theme-6"] .color-dr-blue-2 {color: #1593d0;}
body[data-color="theme-6"] .underline.color-dr-blue-2:after {background: #1593d0;}
body[data-color="theme-6"] .bg-dark-blue {background: #1593d0;}
body[data-color="theme-6"] .loading.dr-blue-2 .object {border-top: 5px solid #1593d0; border-left: 5px solid #1593d0;}
body[data-color="theme-6"] .s_news-title a:hover {color: #1593d0;}
body[data-color="theme-6"] .link-dr-blue-2:hover {color: #1593d0;}
body[data-color="theme-6"] .contact-line a:hover {color: #1593d0;}
body[data-color="theme-6"] .c-button.bg-white {color: #1593d0;}
body[data-color="theme-6"] .c-button.bg-white:hover {color: #fff;}
body[data-color="theme-6"] .back-counter .part-counter {background: #1593d0;}
body[data-color="theme-6"] .not-found-number h3 {background: #1593d0;}
body[data-color="theme-6"].bg-dr-blue-2 {background: #1593d0;}
body[data-color="theme-6"] .simple-tab.type-2 .nav-tab-item.active {background: #1593d0;}
body[data-color="theme-6"] .simple-tab.type-2 .nav-tab-item.active:before {border-color: #1593d0 transparent transparent transparent;}
body[data-color="theme-6"] .table.style-3 td:hover {background: #1593d0;}
body[data-color="theme-6"] .arr-s-3 .sw-arrow:hover {border: 2px solid #1593d0; color: #1593d0;}
body[data-color="theme-6"] .change-grid.color-1.active, body[data-color="theme-6"] .change-list.color-1.active, body[data-color="theme-6"] .change-grid.color-1:hover, body[data-color="theme-6"] .change-list.color-1:hover {background: #1593d0;}
body[data-color="theme-6"] header.color-12 nav > ul > li:hover > a {color: #1593d0;}
body[data-color="theme-6"] .sidebar-category.color-1 a:hover, body[data-color="theme-6"] .sidebar-category.color-1 li.active > a {color: #1593d0;}
body[data-color="theme-6"] .slider-range.color-1 .ui-slider .ui-slider-handle {background: #1593d0;}
body[data-color="theme-6"] .slider-range.color-1 .ui-slider .ui-slider-range {background: #1593d0;}
body[data-color="theme-6"] .cp_content.color-1 .active a, .cp_content.color-1 a:hover {background: #1593d0;}
body[data-color="theme-6"] .sidebar-category.color-2 a:hover, body[data-color="theme-6"] .sidebar-category.color-2 li.active > a {background: #1593d0;}
body[data-color="theme-6"] .slider-range.color-2 .ui-slider .ui-slider-handle {background: #1593d0;}
body[data-color="theme-6"] .slider-range.color-2 .ui-slider .ui-slider-range {background: #1593d0;}
body[data-color="theme-6"] .cp_content.color-2 .active a, .cp_content.color-2 a:hover {background: #1593d0;}
body[data-color="theme-6"] .change-grid.color-2.active, body[data-color="theme-6"] .change-list.color-2.active, body[data-color="theme-6"] .change-grid.color-2:hover, body[data-color="theme-6"] .change-list.color-2:hover {background: #1593d0;}
body[data-color="theme-6"] .list-content .hotel-item.style-9 .buttons-block .bg-white {background: #1593d0; border: 2px solid #1593d0;}
body[data-color="theme-6"] .list-content .hotel-item.style-9 .buttons-block .bg-white:hover {background: none; color: #1593d0;}
body[data-color="theme-6"] .cp_content.color-3 .active a, body[data-color="theme-6"] .cp_content.color-3 a:hover {background: #1593d0;}
body[data-color="theme-6"] .slider-range.color-3 .ui-slider .ui-slider-handle {background: #1593d0;}
body[data-color="theme-6"] .slider-range.color-3 .ui-slider .ui-slider-range {background: #1593d0;}
body[data-color="theme-6"] .change-grid.color-3.active, body[data-color="theme-6"] .change-list.color-3.active, body[data-color="theme-6"] .change-grid.color-3:hover, body[data-color="theme-6"] .change-list.color-3:hover {background: #1593d0;}
body[data-color="theme-6"] .change-grid.color-4.active, body[data-color="theme-6"] .change-list.color-4.active, body[data-color="theme-6"] .change-grid.color-4:hover, body[data-color="theme-6"] .change-list.color-4:hover {background: #1593d0;}
body[data-color="theme-6"] .sidebar-category.color-4 a:hover, body[data-color="theme-6"] .sidebar-category.color-4 li.active > a {color: #1593d0;}
body[data-color="theme-6"] .slider-range.color-4 .ui-slider .ui-slider-handle {background: #1593d0;}
body[data-color="theme-6"] .slider-range.color-4 .ui-slider .ui-slider-range {background: #1593d0;}
body[data-color="theme-6"] .cp_content.color-4 .active a, body[data-color="theme-6"] .cp_content.color-4 a:hover {background: #1593d0;}
body[data-color="theme-6"] .accordion.style-1 .acc-title {background: #1593d0;}
body[data-color="theme-6"] .accordion.style-1 .acc-icon {background: #1593d0;}
body[data-color="theme-6"] .accordion.style-1 .acc-title.active .acc-icon:before {color: #1593d0;}
body[data-color="theme-6"] .table.style-1 thead {background: #1593d0;}
body[data-color="theme-6"] .detail-block .details-btn .c-button.hv-blue {color: #fff;}
body[data-color="theme-6"] .accordion.style-2 .acc-title {background: #1593d0;}
body[data-color="theme-6"] .accordion.style-2 .acc-icon {background: #1593d0;}
body[data-color="theme-6"] .accordion.style-2 .acc-title.active .acc-icon:before {color: #1593d0;}
body[data-color="theme-6"] .accordion.style-3 .acc-title {background: #1593d0;}
body[data-color="theme-6"] .accordion.style-3 .acc-icon {background: #1593d0;}
body[data-color="theme-6"] .accordion.style-3 .acc-title.active .acc-icon:before {color: #1593d0;}
body[data-color="theme-6"] .accordion.style-4 .acc-title {background: #1593d0;}
body[data-color="theme-6"] .accordion.style-4 .acc-icon {background: #1593d0;}
body[data-color="theme-6"] .accordion.style-4 .acc-title.active .acc-icon:before {color: #1593d0;}
body[data-color="theme-6"] .accordion.style-4 li:before {color: #1593d0;}
body[data-color="theme-6"] .sidebar-category.color-5 a:hover, body[data-color="theme-6"] .sidebar-category.color-5 li.active > a {background: #1593d0;}
body[data-color="theme-6"] .blockquote.color-1 {background: #1593d0;}
body[data-color="theme-6"] .c-button.hv-dr-blue-2:hover {background: #1593d0;}
body[data-color="theme-6"] .loading.orange .object {border-top: 5px solid #1593d0;border-left: 5px solid #1593d0;}
body[data-color="theme-6"] .loading.dr-blue .object {border-top: 5px solid #1593d0;border-left: 5px solid #1593d0;}
body[data-color="theme-6"] .loading.blue .object {border-top: 5px solid #1593d0;border-left: 5px solid #1593d0;}
body[data-color="theme-6"] .loading.green .object {border-top: 5px solid #1593d0;border-left: 5px solid #1593d0;}
body[data-color="theme-6"] .loading.red .object {border-top: 5px solid #1593d0;border-left: 5px solid #1593d0;}
body[data-color="theme-6"] .loading.sea .object {border-top: 5px solid #1593d0;border-left: 5px solid #1593d0;}
body[data-color="theme-6"] .c-button.hv-sea-o:hover {color: #1593d0;}
body[data-color="theme-6"] .loading.blue-2 .object {border-top: 5px solid #1593d0;border-left: 5px solid #1593d0;}
body[data-color="theme-6"] .loading.dr-blue-2 .object {border-top: 5px solid #1593d0;border-left: 5px solid #1593d0;}
body[data-color="theme-6"] .loading.red-3 .object {border-top: 5px solid #1593d0;border-left: 5px solid #1593d0;}
body[data-color="theme-6"] .c-button.bg-aqua {border: 2px solid #1593d0;}
body[data-color="theme-6"] .bg-aqua {background: #1593d0;}
body[data-color="theme-6"] .tabs-slider .tabs-style-1.nav-tabs > li:hover > a {background: #1593d0;}
body[data-color="theme-6"] .tabs-slider .tabs-style-1.nav-tabs > li.active > a {background: #1593d0;}
body[data-color="theme-6"] .baner-bar .c-button.b-60 {background: #1593d0; color: #fff; border: 2px solid #1593d0;}
body[data-color="theme-6"] .baner-bar .c-button.b-60:hover {background: none; color: #1593d0;}
body[data-color="theme-6"] .count a.active {background: #1593d0; border: 1px solid #1593d0;}
body[data-color="theme-6"] .baner-bar .ui-slider .ui-slider-range {background: #1593d0;}
body[data-color="theme-6"] .baner-bar .ui-slider .ui-slider-handle {background: #1593d0;}
body[data-color="theme-6"] .header-style-2 nav > ul > li.active > a {background: #1593d0;}
body[data-color="theme-6"] .header-style-2 {border-bottom: 2px solid #1593d0;}
body[data-color="theme-6"] .header-style-2 nav li.type-4 .dropmenu > li:hover > a {background: #1593d0;}
body[data-color="theme-6"] .header-style-2 nav li.type-1 .dropmenu > li:hover > a {background: #1593d0;}
body[data-color="theme-6"] .header-style-2 nav li.type-2 .dropmenu a:hover {background: #1593d0;}
body[data-color="theme-6"] .header-style-2 nav li.type-3 .dropmenu a:hover {background: #1593d0;}
body[data-color="theme-6"] .header-style-2 .drop span a:hover {background: #1593d0;}
body[data-color="theme-6"] .menu-3 nav > ul > li:hover {border-top: 3px solid #1593d0;}
body[data-color="theme-6"] .footer-form input[type="submit"].bg-aqua {border: 1px solid #1593d0;}
body[data-color="theme-6"] .popular-desc .c-button:hover {color: #1593d0;}
body[data-color="theme-6"] .color-aqua {color: #1593d0;}
body[data-color="theme-6"] .hover-aqua:hover .hover-it {color: #1593d0;}
body[data-color="theme-6"] .tour-block:hover h3 {color: #1593d0;}
body[data-color="theme-6"] .object {border-top: 5px solid #1593d0; border-left: 5px solid #1593d0;}
body[data-color="theme-6"] .popular-img:hover a {color: #1593d0;}
body[data-color="theme-6"] .link-aqua:hover {color: #1593d0;}
body[data-color="theme-6"] .low-price {background: #1593d0;}
body[data-color="theme-6"] .c-button.hv-aqua-o:hover {color:#1593d0;}
body[data-color="theme-6"] header.color-1 nav > ul > li:hover > a {color:#1593d0;}
body[data-color="theme-6"] .dtpicker-header .dtpicker-value {color: #1593d0;}
body[data-color="theme-6"] .dtpicker-header .dtpicker-close {color: #1593d0;}
body[data-color="theme-6"] .sw-arrow:hover {border:2px solid #1593d0;}
body[data-color="theme-6"] .offers-block:hover h3 {color: #1593d0;}
body[data-color="theme-6"] footer.bg-white .footer-block li a:hover {color: #1593d0;}
body[data-color="theme-6"] header.color-9 nav > ul > li:hover > a {color: #1593d0;}
body[data-color="theme-6"] header.color-6 nav > ul > li:hover > a {color: #1593d0;}
body[data-color="theme-6"] header.color-8 nav > ul > li:hover > a {color: #1593d0;}
body[data-color="theme-6"] .color-sea {color: #1593d0;}
body[data-color="theme-6"] .bg-sea {background: #1593d0;}
body[data-color="theme-6"] .c-button.bg-sea {border:2px solid #1593d0;}
body[data-color="theme-6"] .tp_content h4 a:hover {color: #1593d0;}
body[data-color="theme-6"] .hover-sea.underline-block:hover .underline:before {background: #1593d0;}
body[data-color="theme-6"] .c-button.bg-sea-t {border: 2px solid #1593d0;}
body[data-color="theme-6"] .c-button.hv-sea-t:hover {background: #1593d0;}
body[data-color="theme-6"] .c-button.hv-sea:hover {background: #1593d0; color: #1593d0; border-color: #1593d0;}
body[data-color="theme-6"] .link-sea:hover {color: #1593d0;}
body[data-color="theme-6"] .accordion.style-5 .acc-title {background: #1593d0;}
body[data-color="theme-6"] .accordion.style-5 .acc-icon {background: #1593d0;}
body[data-color="theme-6"] .accordion-chooser a:hover, body[data-color="theme-6"] .accordion-chooser a.active {background:#1593d0; border: 1px solid #1593d0;}
body[data-color="theme-6"] .accordion.style-5 .acc-title.active .acc-icon:before {color:#1593d0;}
body[data-color="theme-6"] .date-f {color: #1593d0;}
body[data-color="theme-6"] .bg-dark.type-2 .contact-info i {color: #1593d0;}
body[data-color="theme-6"] .footer-share a:hover {color: #1593d0;}
body[data-color="theme-6"] .tags-b:before {background: #1593d0;}
body[data-color="theme-6"] .link-red:hover {color: #1593d0;}
body[data-color="theme-6"] .menu-3 nav > ul > li > .dropmenu {border-top: 2px solid #1593d0;}
body[data-color="theme-6"] .menu-3 nav > ul > li.active {border-top: 3px solid #1593d0;}
body[data-color="theme-6"] .menu-3 nav > ul > li.active > a {color: #1593d0;}
body[data-color="theme-6"] .check-option.active span {background: #1593d0; border: 1px solid #1593d0;}
body[data-color="theme-6"] .check-option:hover span {background: #1593d0; border: 1px solid #1593d0;}
body[data-color="theme-6"] .accordeon-entry.active h5, body[data-color="theme-6"] .accordeon-entry h5:hover {background: #1593d0;}
body[data-color="theme-6"] .accordeon-entry h5:after {background: #1593d0;}
/*COLOR 8*/
body[data-color="theme-7"] header.color-3 nav > ul > li:hover > a {color: #206ab0;}
body[data-color="theme-7"] .c-button.hv-orange:hover {background: #206ab0; border-color: #206ab0;}
body[data-color="theme-7"] .item-block:hover h3 {color: #206ab0;}
body[data-color="theme-7"] .item-block.style-2 h3:before {background: #206ab0;}
body[data-color="theme-7"] .arr-s-1 .sw-arrow:hover span {color: #206ab0;}
body[data-color="theme-7"] .arr-s-1 .sw-arrow:hover {border: 2px solid #206ab0;}
body[data-color="theme-7"] .bg-orange {background: #206ab0;}
body[data-color="theme-7"] .footer-form input[type="submit"].bg-orange {border: 1px solid #206ab0;}
body[data-color="theme-7"] .footer-form input[type="submit"]:hover {color: #206ab0;}
body[data-color="theme-7"] .tour-block.tour-block-s-1:hover h3 {color: #206ab0;}
body[data-color="theme-7"] header.color-4 nav > ul > li:hover > a {color: #206ab0;}
body[data-color="theme-7"] .c-button.bg-dr-blue {border: 2px solid #206ab0;}
body[data-color="theme-7"] .bg-dr-blue {background: #206ab0;}
body[data-color="theme-7"] .offers-arrow {background: #206ab0;}
body[data-color="theme-7"] .offers-arrow:hover {background: #fff; border: 5px solid #206ab0;}
body[data-color="theme-7"] .bg-grey {border: 2px solid #206ab0; background: #206ab0;}
body[data-color="theme-7"] .arrows-travel {background: #206ab0;}
body[data-color="theme-7"] .find-form {background: #206ab0;}
body[data-color="theme-7"] .bg-blue-light {background: rgba(74,229,209,0.6);}
body[data-color="theme-7"] .color-blue {color: #206ab0;}
body[data-color="theme-7"] .hover-blue:hover .hover-it {color: #206ab0;}
body[data-color="theme-7"] .hover-blue.underline-block:hover .underline:before {background: #206ab0;}
body[data-color="theme-7"] .c-button.hv-blue-o:hover {border-color: #206ab0;}
body[data-color="theme-7"] .bg-blue {background: #206ab0;}
body[data-color="theme-7"] .c-button.bg-blue {border: 2px solid #206ab0;}
body[data-color="theme-7"] .link-blue:hover {color: #206ab0;}
body[data-color="theme-7"] .c-button.hv-blue:hover {border: 1px solid #206ab0; background: #206ab0; color: #fff;}
body[data-color="theme-7"] .c-button.hv-blue {border: 1px solid #206ab0; color: #206ab0;}
body[data-color="theme-7"] .c-button.bg-blue:hover {color: #206ab0;}
body[data-color="theme-7"] .c-button.hv-green-o:hover {color: #206ab0;}
body[data-color="theme-7"] .c-button.bg-green {border: 2px solid #206ab0;}
body[data-color="theme-7"] .bg-green {background: #206ab0;}
body[data-color="theme-7"] .arr-s-2 .sw-arrow:hover {border: 2px solid #206ab0;}
body[data-color="theme-7"] .arr-s-2 .sw-arrow:hover span {color: #206ab0;}
body[data-color="theme-7"] .contry-item:hover img {box-shadow: 0px 0px 0px 5px #206ab0;}
body[data-color="theme-7"] .contry-item:hover h5 {color: #206ab0;}
body[data-color="theme-7"] .hover-green:hover .hover-it {color: #206ab0;}
body[data-color="theme-7"] .hover-green.underline-block .underline:before {background: #206ab0;}
body[data-color="theme-7"] .hover-green.underline-block:hover .underline:before {background: #206ab0;}
body[data-color="theme-7"] .city-entry .nav-tab-item.active {color: #206ab0;}
body[data-color="theme-7"] .city-entry .nav-tab-item:hover {color: #206ab0;}
body[data-color="theme-7"] .color-green {color: #206ab0;}
body[data-color="theme-7"] .link-green:hover {color: #206ab0;}
body[data-color="theme-7"] .color-2.type-2 .top-header-block a:hover {color: #206ab0;}
body[data-color="theme-7"] .color-red {color: #206ab0;}
body[data-color="theme-7"] .c-button.bg-red {border: 2px solid #206ab0;}
body[data-color="theme-7"] .bg-red {background: #206ab0;}
body[data-color="theme-7"] .c-button.bg-red:hover {color: #206ab0;}
body[data-color="theme-7"] .c-button.hv-red:hover {background: #206ab0; border-color: #206ab0;}
body[data-color="theme-7"] .c-button.bg-blue-2 {border: 2px solid #206ab0;}
body[data-color="theme-7"] .bg-blue-2  {background: #206ab0;}
body[data-color="theme-7"] .c-button.hv-blue-2-o:hover {color: #206ab0;}
body[data-color="theme-7"] .color-blue-2 {color: #206ab0;}
body[data-color="theme-7"] .underline.color-blue-2:after {background: #206ab0;}
body[data-color="theme-7"] .icon-block.style-2 .c-button.hv-blue {color: #fff;}
body[data-color="theme-7"] .arr-s-5 .sw-arrow:hover {border: 2px solid #206ab0;}
body[data-color="theme-7"] .arr-s-5 .sw-arrow:hover span {color: #206ab0;}
body[data-color="theme-7"] header.color-10 nav > ul > li:hover > a {color: #206ab0;}
body[data-color="theme-7"] .link-blue-2:hover {color: #206ab0;}
body[data-color="theme-7"] .bg-blue-3 {background: #206ab0;}
body[data-color="theme-7"] .c-button.bg-blue-3 {border-color: #206ab0;}
body[data-color="theme-7"] .c-button.hv-blue-3-f:hover {background: #206ab0; border-color: #206ab0}
body[data-color="theme-7"] .c-button.hv-dr-blue-2-o:hover {border: 2px solid #206ab0; color: #206ab0;}
body[data-color="theme-7"] .bg-dr-blue-2 {background: #206ab0;}
body[data-color="theme-7"] .c-button.bg-dr-blue-2 {border: 2px solid #206ab0;}
body[data-color="theme-7"] .c-button.hv-blue-3-o:hover {color: #206ab0;}
body[data-color="theme-7"] .c-button.bg-red-3 {border: 2px solid #206ab0;}
body[data-color="theme-7"] .bg-red-3 {background: #206ab0;}
body[data-color="theme-7"] .color-red-3 {color: #206ab0;}
body[data-color="theme-7"] .underline.color-red-3:after {background: #206ab0;}
body[data-color="theme-7"] .c-button.hv-red-3-o:hover {color: #206ab0;}
body[data-color="theme-7"] .hover-red-3:hover .hover-it {color: #206ab0;}
body[data-color="theme-7"] .hover-red-3.underline-block:hover .underline:before {background: #206ab0;}
body[data-color="theme-7"] .filter-nav li.selected a {background: #206ab0;}
body[data-color="theme-7"] .filter-nav li.selected a:before {border-color: #206ab0 transparent transparent transparent;}
body[data-color="theme-7"] .filter-nav a:hover:before {border-color: #206ab0 transparent transparent transparent;}
body[data-color="theme-7"] .filter-nav a:hover {background: #206ab0;}
body[data-color="theme-7"] .gal-item.style-3 a:hover .gal-item-desc {background: #206ab0;}
body[data-color="theme-7"] header.color-5 nav > ul > li:hover > a {color: #206ab0;}
body[data-color="theme-7"] .color-dr-blue-2 {color: #206ab0;}
body[data-color="theme-7"] .underline.color-dr-blue-2:after {background: #206ab0;}
body[data-color="theme-7"] .bg-dark-blue {background: #206ab0;}
body[data-color="theme-7"] .loading.dr-blue-2 .object {border-top: 5px solid #206ab0; border-left: 5px solid #206ab0;}
body[data-color="theme-7"] .s_news-title a:hover {color: #206ab0;}
body[data-color="theme-7"] .link-dr-blue-2:hover {color: #206ab0;}
body[data-color="theme-7"] .contact-line a:hover {color: #206ab0;}
body[data-color="theme-7"] .c-button.bg-white {color: #206ab0;}
body[data-color="theme-7"] .c-button.bg-white:hover {color: #fff;}
body[data-color="theme-7"] .back-counter .part-counter {background: #206ab0;}
body[data-color="theme-7"] .not-found-number h3 {background: #206ab0;}
body[data-color="theme-7"].bg-dr-blue-2 {background: #206ab0;}
body[data-color="theme-7"] .simple-tab.type-2 .nav-tab-item.active {background: #206ab0;}
body[data-color="theme-7"] .simple-tab.type-2 .nav-tab-item.active:before {border-color: #206ab0 transparent transparent transparent;}
body[data-color="theme-7"] .table.style-3 td:hover {background: #206ab0;}
body[data-color="theme-7"] .arr-s-3 .sw-arrow:hover {border: 2px solid #206ab0; color: #206ab0;}
body[data-color="theme-7"] .change-grid.color-1.active, body[data-color="theme-7"] .change-list.color-1.active, body[data-color="theme-7"] .change-grid.color-1:hover, body[data-color="theme-7"] .change-list.color-1:hover {background: #206ab0;}
body[data-color="theme-7"] header.color-12 nav > ul > li:hover > a {color: #206ab0;}
body[data-color="theme-7"] .sidebar-category.color-1 a:hover, body[data-color="theme-7"] .sidebar-category.color-1 li.active > a {color: #206ab0;}
body[data-color="theme-7"] .slider-range.color-1 .ui-slider .ui-slider-handle {background: #206ab0;}
body[data-color="theme-7"] .slider-range.color-1 .ui-slider .ui-slider-range {background: #206ab0;}
body[data-color="theme-7"] .cp_content.color-1 .active a, .cp_content.color-1 a:hover {background: #206ab0;}
body[data-color="theme-7"] .sidebar-category.color-2 a:hover, body[data-color="theme-7"] .sidebar-category.color-2 li.active > a {background: #206ab0;}
body[data-color="theme-7"] .slider-range.color-2 .ui-slider .ui-slider-handle {background: #206ab0;}
body[data-color="theme-7"] .slider-range.color-2 .ui-slider .ui-slider-range {background: #206ab0;}
body[data-color="theme-7"] .cp_content.color-2 .active a, .cp_content.color-2 a:hover {background: #206ab0;}
body[data-color="theme-7"] .change-grid.color-2.active, body[data-color="theme-7"] .change-list.color-2.active, body[data-color="theme-7"] .change-grid.color-2:hover, body[data-color="theme-7"] .change-list.color-2:hover {background: #206ab0;}
body[data-color="theme-7"] .list-content .hotel-item.style-9 .buttons-block .bg-white {background: #206ab0; border: 2px solid #206ab0;}
body[data-color="theme-7"] .list-content .hotel-item.style-9 .buttons-block .bg-white:hover {background: none; color: #206ab0;}
body[data-color="theme-7"] .cp_content.color-3 .active a, body[data-color="theme-7"] .cp_content.color-3 a:hover {background: #206ab0;}
body[data-color="theme-7"] .slider-range.color-3 .ui-slider .ui-slider-handle {background: #206ab0;}
body[data-color="theme-7"] .slider-range.color-3 .ui-slider .ui-slider-range {background: #206ab0;}
body[data-color="theme-7"] .change-grid.color-3.active, body[data-color="theme-7"] .change-list.color-3.active, body[data-color="theme-7"] .change-grid.color-3:hover, body[data-color="theme-7"] .change-list.color-3:hover {background: #206ab0;}
body[data-color="theme-7"] .change-grid.color-4.active, body[data-color="theme-7"] .change-list.color-4.active, body[data-color="theme-7"] .change-grid.color-4:hover, body[data-color="theme-7"] .change-list.color-4:hover {background: #206ab0;}
body[data-color="theme-7"] .sidebar-category.color-4 a:hover, body[data-color="theme-7"] .sidebar-category.color-4 li.active > a {color: #206ab0;}
body[data-color="theme-7"] .slider-range.color-4 .ui-slider .ui-slider-handle {background: #206ab0;}
body[data-color="theme-7"] .slider-range.color-4 .ui-slider .ui-slider-range {background: #206ab0;}
body[data-color="theme-7"] .cp_content.color-4 .active a, body[data-color="theme-7"] .cp_content.color-4 a:hover {background: #206ab0;}
body[data-color="theme-7"] .accordion.style-1 .acc-title {background: #206ab0;}
body[data-color="theme-7"] .accordion.style-1 .acc-icon {background: #206ab0;}
body[data-color="theme-7"] .accordion.style-1 .acc-title.active .acc-icon:before {color: #206ab0;}
body[data-color="theme-7"] .table.style-1 thead {background: #206ab0;}
body[data-color="theme-7"] .detail-block .details-btn .c-button.hv-blue {color: #fff;}
body[data-color="theme-7"] .accordion.style-2 .acc-title {background: #206ab0;}
body[data-color="theme-7"] .accordion.style-2 .acc-icon {background: #206ab0;}
body[data-color="theme-7"] .accordion.style-2 .acc-title.active .acc-icon:before {color: #206ab0;}
body[data-color="theme-7"] .accordion.style-3 .acc-title {background: #206ab0;}
body[data-color="theme-7"] .accordion.style-3 .acc-icon {background: #206ab0;}
body[data-color="theme-7"] .accordion.style-3 .acc-title.active .acc-icon:before {color: #206ab0;}
body[data-color="theme-7"] .accordion.style-4 .acc-title {background: #206ab0;}
body[data-color="theme-7"] .accordion.style-4 .acc-icon {background: #206ab0;}
body[data-color="theme-7"] .accordion.style-4 .acc-title.active .acc-icon:before {color: #206ab0;}
body[data-color="theme-7"] .accordion.style-4 li:before {color: #206ab0;}
body[data-color="theme-7"] .sidebar-category.color-5 a:hover, body[data-color="theme-7"] .sidebar-category.color-5 li.active > a {background: #206ab0;}
body[data-color="theme-7"] .blockquote.color-1 {background: #206ab0;}
body[data-color="theme-7"] .c-button.hv-dr-blue-2:hover {background: #206ab0;}
body[data-color="theme-7"] .loading.orange .object {border-top: 5px solid #206ab0;border-left: 5px solid #206ab0;}
body[data-color="theme-7"] .loading.dr-blue .object {border-top: 5px solid #206ab0;border-left: 5px solid #206ab0;}
body[data-color="theme-7"] .loading.blue .object {border-top: 5px solid #206ab0;border-left: 5px solid #206ab0;}
body[data-color="theme-7"] .loading.green .object {border-top: 5px solid #206ab0;border-left: 5px solid #206ab0;}
body[data-color="theme-7"] .loading.red .object {border-top: 5px solid #206ab0;border-left: 5px solid #206ab0;}
body[data-color="theme-7"] .loading.sea .object {border-top: 5px solid #206ab0;border-left: 5px solid #206ab0;}
body[data-color="theme-7"] .c-button.hv-sea-o:hover {color: #206ab0;}
body[data-color="theme-7"] .loading.blue-2 .object {border-top: 5px solid #206ab0;border-left: 5px solid #206ab0;}
body[data-color="theme-7"] .loading.dr-blue-2 .object {border-top: 5px solid #206ab0;border-left: 5px solid #206ab0;}
body[data-color="theme-7"] .loading.red-3 .object {border-top: 5px solid #206ab0;border-left: 5px solid #206ab0;}
body[data-color="theme-7"] .c-button.bg-aqua {border: 2px solid #206ab0;}
body[data-color="theme-7"] .bg-aqua {background: #206ab0;}
body[data-color="theme-7"] .tabs-slider .tabs-style-1.nav-tabs > li:hover > a {background: #206ab0;}
body[data-color="theme-7"] .tabs-slider .tabs-style-1.nav-tabs > li.active > a {background: #206ab0;}
body[data-color="theme-7"] .baner-bar .c-button.b-60 {background: #206ab0; color: #fff; border: 2px solid #206ab0;}
body[data-color="theme-7"] .baner-bar .c-button.b-60:hover {background: none; color: #206ab0;}
body[data-color="theme-7"] .count a.active {background: #206ab0; border: 1px solid #206ab0;}
body[data-color="theme-7"] .baner-bar .ui-slider .ui-slider-range {background: #206ab0;}
body[data-color="theme-7"] .baner-bar .ui-slider .ui-slider-handle {background: #206ab0;}
body[data-color="theme-7"] .header-style-2 nav > ul > li.active > a {background: #206ab0;}
body[data-color="theme-7"] .header-style-2 {border-bottom: 2px solid #206ab0;}
body[data-color="theme-7"] .header-style-2 nav li.type-4 .dropmenu > li:hover > a {background: #206ab0;}
body[data-color="theme-7"] .header-style-2 nav li.type-1 .dropmenu > li:hover > a {background: #206ab0;}
body[data-color="theme-7"] .header-style-2 nav li.type-2 .dropmenu a:hover {background: #206ab0;}
body[data-color="theme-7"] .header-style-2 nav li.type-3 .dropmenu a:hover {background: #206ab0;}
body[data-color="theme-7"] .header-style-2 .drop span a:hover {background: #206ab0;}
body[data-color="theme-7"] .menu-3 nav > ul > li:hover {border-top: 3px solid #206ab0;}
body[data-color="theme-7"] .footer-form input[type="submit"].bg-aqua {border: 1px solid #206ab0;}
body[data-color="theme-7"] .popular-desc .c-button:hover {color: #206ab0;}
body[data-color="theme-7"] .color-aqua {color: #206ab0;}
body[data-color="theme-7"] .hover-aqua:hover .hover-it {color: #206ab0;}
body[data-color="theme-7"] .tour-block:hover h3 {color: #206ab0;}
body[data-color="theme-7"] .object {border-top: 5px solid #206ab0; border-left: 5px solid #206ab0;}
body[data-color="theme-7"] .popular-img:hover a {color: #206ab0;}
body[data-color="theme-7"] .link-aqua:hover {color: #206ab0;}
body[data-color="theme-7"] .low-price {background: #206ab0;}
body[data-color="theme-7"] .c-button.hv-aqua-o:hover {color:#206ab0;}
body[data-color="theme-7"] header.color-1 nav > ul > li:hover > a {color:#206ab0;}
body[data-color="theme-7"] .dtpicker-header .dtpicker-value {color: #206ab0;}
body[data-color="theme-7"] .dtpicker-header .dtpicker-close {color: #206ab0;}
body[data-color="theme-7"] .sw-arrow:hover {border:2px solid #206ab0;}
body[data-color="theme-7"] .offers-block:hover h3 {color: #206ab0;}
body[data-color="theme-7"] footer.bg-white .footer-block li a:hover {color: #206ab0;}
body[data-color="theme-7"] header.color-9 nav > ul > li:hover > a {color: #206ab0;}
body[data-color="theme-7"] header.color-6 nav > ul > li:hover > a {color: #206ab0;}
body[data-color="theme-7"] header.color-8 nav > ul > li:hover > a {color: #206ab0;}
body[data-color="theme-7"] .color-sea {color: #206ab0;}
body[data-color="theme-7"] .bg-sea {background: #206ab0;}
body[data-color="theme-7"] .c-button.bg-sea {border:2px solid #206ab0;}
body[data-color="theme-7"] .tp_content h4 a:hover {color: #206ab0;}
body[data-color="theme-7"] .hover-sea.underline-block:hover .underline:before {background: #206ab0;}
body[data-color="theme-7"] .c-button.bg-sea-t {border: 2px solid #206ab0;}
body[data-color="theme-7"] .c-button.hv-sea-t:hover {background:#206ab0;}
body[data-color="theme-7"] .c-button.hv-sea:hover {background: #206ab0; color: #206ab0; border-color:#206ab0;}
body[data-color="theme-7"] .link-sea:hover {color: #206ab0;}
body[data-color="theme-7"] .accordion.style-5 .acc-title {background: #206ab0;}
body[data-color="theme-7"] .accordion.style-5 .acc-icon {background: #206ab0;}
body[data-color="theme-7"] .accordion-chooser a:hover, body[data-color="theme-7"] .accordion-chooser a.active {background:#206ab0;}
body[data-color="theme-7"] .accordion.style-5 .acc-title.active .acc-icon:before {color:#206ab0;}
body[data-color="theme-7"] .date-f {color: #206ab0;}
body[data-color="theme-7"] .bg-dark.type-2 .contact-info i {color:#206ab0;}
body[data-color="theme-7"] .footer-share a:hover {color:#206ab0;}
body[data-color="theme-7"] .tags-b:before {background: #206ab0;}
body[data-color="theme-7"] .link-red:hover {color: #206ab0;}
body[data-color="theme-7"] .menu-3 nav > ul > li > .dropmenu {border-top: 2px solid #206ab0;}
body[data-color="theme-7"] .menu-3 nav > ul > li.active {border-top: 3px solid #206ab0;}
body[data-color="theme-7"] .menu-3 nav > ul > li.active > a {color: #206ab0;}
body[data-color="theme-7"] .check-option.active span {background: #206ab0; border: 1px solid #206ab0;}
body[data-color="theme-7"] .check-option:hover span {background: #206ab0; border: 1px solid #206ab0;}
body[data-color="theme-7"] .accordeon-entry.active h5, body[data-color="theme-7"] .accordeon-entry h5:hover {background: #206ab0;}
body[data-color="theme-7"] .accordeon-entry h5:after {background: #206ab0;}
/*COLOR 9*/
body[data-color="theme-8"] header.color-3 nav > ul > li:hover > a {color: #d73240;}
body[data-color="theme-8"] .c-button.hv-orange:hover {background: #d73240; border-color: #d73240;}
body[data-color="theme-8"] .item-block:hover h3 {color: #d73240;}
body[data-color="theme-8"] .item-block.style-2 h3:before {background: #d73240;}
body[data-color="theme-8"] .arr-s-1 .sw-arrow:hover span {color: #d73240;}
body[data-color="theme-8"] .arr-s-1 .sw-arrow:hover {border: 2px solid #d73240;}
body[data-color="theme-8"] .bg-orange {background: #d73240;}
body[data-color="theme-8"] .footer-form input[type="submit"].bg-orange {border: 1px solid #d73240;}
body[data-color="theme-8"] .footer-form input[type="submit"]:hover {color: #d73240;}
body[data-color="theme-8"] .tour-block.tour-block-s-1:hover h3 {color: #d73240;}
body[data-color="theme-8"] header.color-4 nav > ul > li:hover > a {color: #d73240;}
body[data-color="theme-8"] .c-button.bg-dr-blue {border: 2px solid #d73240;}
body[data-color="theme-8"] .bg-dr-blue {background: #d73240;}
body[data-color="theme-8"] .offers-arrow {background: #d73240;}
body[data-color="theme-8"] .offers-arrow:hover {background: #fff; border: 5px solid #d73240;}
body[data-color="theme-8"] .bg-grey {border: 2px solid #d73240; background: #d73240;}
body[data-color="theme-8"] .arrows-travel {background: #d73240;}
body[data-color="theme-8"] .find-form {background: #d73240;}
body[data-color="theme-8"] .bg-blue-light {background: rgba(74,229,209,0.6);}
body[data-color="theme-8"] .color-blue {color: #d73240;}
body[data-color="theme-8"] .hover-blue:hover .hover-it {color: #d73240;}
body[data-color="theme-8"] .hover-blue.underline-block:hover .underline:before {background: #d73240;}
body[data-color="theme-8"] .c-button.hv-blue-o:hover {border-color: #d73240;}
body[data-color="theme-8"] .bg-blue {background: #d73240;}
body[data-color="theme-8"] .c-button.bg-blue {border: 2px solid #d73240;}
body[data-color="theme-8"] .link-blue:hover {color: #d73240;}
body[data-color="theme-8"] .c-button.hv-blue:hover {border: 1px solid #d73240; background: #d73240; color: #fff;}
body[data-color="theme-8"] .c-button.hv-blue {border: 1px solid #d73240; color: #d73240;}
body[data-color="theme-8"] .c-button.bg-blue:hover {color: #d73240;}
body[data-color="theme-8"] .c-button.hv-green-o:hover {color: #d73240;}
body[data-color="theme-8"] .c-button.bg-green {border: 2px solid #d73240;}
body[data-color="theme-8"] .bg-green {background: #d73240;}
body[data-color="theme-8"] .arr-s-2 .sw-arrow:hover {border: 2px solid #d73240;}
body[data-color="theme-8"] .arr-s-2 .sw-arrow:hover span {color: #d73240;}
body[data-color="theme-8"] .contry-item:hover img {box-shadow: 0px 0px 0px 5px #d73240;}
body[data-color="theme-8"] .contry-item:hover h5 {color: #d73240;}
body[data-color="theme-8"] .hover-green:hover .hover-it {color: #d73240;}
body[data-color="theme-8"] .hover-green.underline-block .underline:before {background: #d73240;}
body[data-color="theme-8"] .hover-green.underline-block:hover .underline:before {background: #d73240;}
body[data-color="theme-8"] .city-entry .nav-tab-item.active {color: #d73240;}
body[data-color="theme-8"] .city-entry .nav-tab-item:hover {color: #d73240;}
body[data-color="theme-8"] .color-green {color: #d73240;}
body[data-color="theme-8"] .link-green:hover {color: #d73240;}
body[data-color="theme-8"] .color-2.type-2 .top-header-block a:hover {color: #d73240;}
body[data-color="theme-8"] .color-red {color: #d73240;}
body[data-color="theme-8"] .c-button.bg-red {border: 2px solid #d73240;}
body[data-color="theme-8"] .bg-red {background: #d73240;}
body[data-color="theme-8"] .c-button.bg-red:hover {color: #d73240;}
body[data-color="theme-8"] .c-button.hv-red:hover {background: #d73240; border-color: #d73240;}
body[data-color="theme-8"] .c-button.bg-blue-2 {border: 2px solid #d73240;}
body[data-color="theme-8"] .bg-blue-2  {background: #d73240;}
body[data-color="theme-8"] .c-button.hv-blue-2-o:hover {color: #d73240;}
body[data-color="theme-8"] .color-blue-2 {color: #d73240;}
body[data-color="theme-8"] .underline.color-blue-2:after {background: #d73240;}
body[data-color="theme-8"] .icon-block.style-2 .c-button.hv-blue {color: #fff;}
body[data-color="theme-8"] .arr-s-5 .sw-arrow:hover {border: 2px solid #d73240;}
body[data-color="theme-8"] .arr-s-5 .sw-arrow:hover span {color: #d73240;}
body[data-color="theme-8"] header.color-10 nav > ul > li:hover > a {color: #d73240;}
body[data-color="theme-8"] .link-blue-2:hover {color: #d73240;}
body[data-color="theme-8"] .bg-blue-3 {background: #d73240;}
body[data-color="theme-8"] .c-button.bg-blue-3 {border-color: #d73240;}
body[data-color="theme-8"] .c-button.hv-blue-3-f:hover {background: #d73240; border-color: #d73240}
body[data-color="theme-8"] .c-button.hv-dr-blue-2-o:hover {border: 2px solid #d73240; color: #d73240;}
body[data-color="theme-8"] .bg-dr-blue-2 {background: #d73240;}
body[data-color="theme-8"] .c-button.bg-dr-blue-2 {border: 2px solid #d73240;}
body[data-color="theme-8"] .c-button.hv-blue-3-o:hover {color: #d73240;}
body[data-color="theme-8"] .c-button.bg-red-3 {border: 2px solid #d73240;}
body[data-color="theme-8"] .bg-red-3 {background: #d73240;}
body[data-color="theme-8"] .color-red-3 {color: #d73240;}
body[data-color="theme-8"] .underline.color-red-3:after {background: #d73240;}
body[data-color="theme-8"] .c-button.hv-red-3-o:hover {color: #d73240;}
body[data-color="theme-8"] .hover-red-3:hover .hover-it {color: #d73240;}
body[data-color="theme-8"] .hover-red-3.underline-block:hover .underline:before {background: #d73240;}
body[data-color="theme-8"] .filter-nav li.selected a {background: #d73240;}
body[data-color="theme-8"] .filter-nav li.selected a:before {border-color: #d73240 transparent transparent transparent;}
body[data-color="theme-8"] .filter-nav a:hover:before {border-color: #d73240 transparent transparent transparent;}
body[data-color="theme-8"] .filter-nav a:hover {background: #d73240;}
body[data-color="theme-8"] .gal-item.style-3 a:hover .gal-item-desc {background: #d73240;}
body[data-color="theme-8"] header.color-5 nav > ul > li:hover > a {color: #d73240;}
body[data-color="theme-8"] .color-dr-blue-2 {color: #d73240;}
body[data-color="theme-8"] .underline.color-dr-blue-2:after {background: #d73240;}
body[data-color="theme-8"] .bg-dark-blue {background: #d73240;}
body[data-color="theme-8"] .loading.dr-blue-2 .object {border-top: 5px solid #d73240; border-left: 5px solid #d73240;}
body[data-color="theme-8"] .s_news-title a:hover {color: #d73240;}
body[data-color="theme-8"] .link-dr-blue-2:hover {color: #d73240;}
body[data-color="theme-8"] .contact-line a:hover {color: #d73240;}
body[data-color="theme-8"] .c-button.bg-white {color: #d73240;}
body[data-color="theme-8"] .c-button.bg-white:hover {color: #fff;}
body[data-color="theme-8"] .back-counter .part-counter {background: #d73240;}
body[data-color="theme-8"] .not-found-number h3 {background: #d73240;}
body[data-color="theme-8"].bg-dr-blue-2 {background: #d73240;}
body[data-color="theme-8"] .simple-tab.type-2 .nav-tab-item.active {background: #d73240;}
body[data-color="theme-8"] .simple-tab.type-2 .nav-tab-item.active:before {border-color: #d73240 transparent transparent transparent;}
body[data-color="theme-8"] .table.style-3 td:hover {background: #d73240;}
body[data-color="theme-8"] .arr-s-3 .sw-arrow:hover {border: 2px solid #d73240; color: #d73240;}
body[data-color="theme-8"] .change-grid.color-1.active, body[data-color="theme-8"] .change-list.color-1.active, body[data-color="theme-8"] .change-grid.color-1:hover, body[data-color="theme-8"] .change-list.color-1:hover {background: #d73240;}
body[data-color="theme-8"] header.color-12 nav > ul > li:hover > a {color: #d73240;}
body[data-color="theme-8"] .sidebar-category.color-1 a:hover, body[data-color="theme-8"]  .sidebar-category.color-1 li.active > a {color: #d73240;}
body[data-color="theme-8"] .slider-range.color-1 .ui-slider .ui-slider-handle {background: #d73240;}
body[data-color="theme-8"] .slider-range.color-1 .ui-slider .ui-slider-range {background: #d73240;}
body[data-color="theme-8"] .cp_content.color-1 .active a, .cp_content.color-1 a:hover {background: #d73240;}
body[data-color="theme-8"] .sidebar-category.color-2 a:hover, body[data-color="theme-8"] .sidebar-category.color-2 li.active > a {background: #d73240;}
body[data-color="theme-8"] .slider-range.color-2 .ui-slider .ui-slider-handle {background: #d73240;}
body[data-color="theme-8"] .slider-range.color-2 .ui-slider .ui-slider-range {background: #d73240;}
body[data-color="theme-8"] .cp_content.color-2 .active a, .cp_content.color-2 a:hover {background: #d73240;}
body[data-color="theme-8"] .change-grid.color-2.active, body[data-color="theme-8"] .change-list.color-2.active, body[data-color="theme-8"] .change-grid.color-2:hover, body[data-color="theme-8"] .change-list.color-2:hover {background: #d73240;}
body[data-color="theme-8"] .list-content .hotel-item.style-9 .buttons-block .bg-white {background: #d73240; border: 2px solid #d73240;}
body[data-color="theme-8"] .list-content .hotel-item.style-9 .buttons-block .bg-white:hover {background: none; color: #d73240;}
body[data-color="theme-8"] .cp_content.color-3 .active a, body[data-color="theme-8"] .cp_content.color-3 a:hover {background: #d73240;}
body[data-color="theme-8"] .slider-range.color-3 .ui-slider .ui-slider-handle {background: #d73240;}
body[data-color="theme-8"] .slider-range.color-3 .ui-slider .ui-slider-range {background: #d73240;}
body[data-color="theme-8"] .change-grid.color-3.active, body[data-color="theme-8"] .change-list.color-3.active, body[data-color="theme-8"] .change-grid.color-3:hover, body[data-color="theme-8"] .change-list.color-3:hover {background: #d73240;}
body[data-color="theme-8"] .change-grid.color-4.active, body[data-color="theme-8"] .change-list.color-4.active, body[data-color="theme-8"] .change-grid.color-4:hover, body[data-color="theme-8"] .change-list.color-4:hover {background: #d73240;}
body[data-color="theme-8"] .sidebar-category.color-4 a:hover, body[data-color="theme-8"] .sidebar-category.color-4 li.active > a {color: #d73240;}
body[data-color="theme-8"] .slider-range.color-4 .ui-slider .ui-slider-handle {background: #d73240;}
body[data-color="theme-8"] .slider-range.color-4 .ui-slider .ui-slider-range {background: #d73240;}
body[data-color="theme-8"] .cp_content.color-4 .active a, body[data-color="theme-8"] .cp_content.color-4 a:hover {background: #d73240;}
body[data-color="theme-8"] .accordion.style-1 .acc-title {background: #d73240;}
body[data-color="theme-8"] .accordion.style-1 .acc-icon {background: #d73240;}
body[data-color="theme-8"] .accordion.style-1 .acc-title.active .acc-icon:before {color: #d73240;}
body[data-color="theme-8"] .table.style-1 thead {background: #d73240;}
body[data-color="theme-8"] .detail-block .details-btn .c-button.hv-blue {color: #fff;}
body[data-color="theme-8"] .accordion.style-2 .acc-title {background: #d73240;}
body[data-color="theme-8"] .accordion.style-2 .acc-icon {background: #d73240;}
body[data-color="theme-8"] .accordion.style-2 .acc-title.active .acc-icon:before {color: #d73240;}
body[data-color="theme-8"] .accordion.style-3 .acc-title {background: #d73240;}
body[data-color="theme-8"] .accordion.style-3 .acc-icon {background: #d73240;}
body[data-color="theme-8"] .accordion.style-3 .acc-title.active .acc-icon:before {color: #d73240;}
body[data-color="theme-8"] .accordion.style-4 .acc-title {background: #d73240;}
body[data-color="theme-8"] .accordion.style-4 .acc-icon {background: #d73240;}
body[data-color="theme-8"] .accordion.style-4 .acc-title.active .acc-icon:before {color: #d73240;}
body[data-color="theme-8"] .accordion.style-4 li:before {color: #d73240;}
body[data-color="theme-8"] .sidebar-category.color-5 a:hover, body[data-color="theme-8"] .sidebar-category.color-5 li.active > a {background: #d73240;}
body[data-color="theme-8"] .blockquote.color-1 {background: #d73240;}
body[data-color="theme-8"] .c-button.hv-dr-blue-2:hover {background: #d73240;}
body[data-color="theme-8"] .loading.orange .object {border-top: 5px solid #d73240;border-left: 5px solid #d73240;}
body[data-color="theme-8"] .loading.dr-blue .object {border-top: 5px solid #d73240;border-left: 5px solid #d73240;}
body[data-color="theme-8"] .loading.blue .object {border-top: 5px solid #d73240;border-left: 5px solid #d73240;}
body[data-color="theme-8"] .loading.green .object {border-top: 5px solid #d73240;border-left: 5px solid #d73240;}
body[data-color="theme-8"] .loading.red .object {border-top: 5px solid #d73240;border-left: 5px solid #d73240;}
body[data-color="theme-8"] .loading.sea .object {border-top: 5px solid #d73240;border-left: 5px solid #d73240;}
body[data-color="theme-8"] .c-button.hv-sea-o:hover {color: #d73240;}
body[data-color="theme-8"] .loading.blue-2 .object {border-top: 5px solid #d73240;border-left: 5px solid #d73240;}
body[data-color="theme-8"] .loading.dr-blue-2 .object {border-top: 5px solid #d73240;border-left: 5px solid #d73240;}
body[data-color="theme-8"] .loading.red-3 .object {border-top: 5px solid #d73240;border-left: 5px solid #d73240;}
body[data-color="theme-8"] .c-button.bg-aqua {border: 2px solid #d73240;}
body[data-color="theme-8"] .bg-aqua {background: #d73240;}
body[data-color="theme-8"] .tabs-slider .tabs-style-1.nav-tabs > li:hover > a {background: #d73240;}
body[data-color="theme-8"] .tabs-slider .tabs-style-1.nav-tabs > li.active > a {background: #d73240;}
body[data-color="theme-8"] .baner-bar .c-button.b-60 {background: #d73240; color: #fff; border: 2px solid #d73240;}
body[data-color="theme-8"] .baner-bar .c-button.b-60:hover {background: none; color: #d73240;}
body[data-color="theme-8"] .count a.active {background: #d73240; border: 1px solid #d73240;}
body[data-color="theme-8"] .baner-bar .ui-slider .ui-slider-range {background: #d73240;}
body[data-color="theme-8"] .baner-bar .ui-slider .ui-slider-handle {background: #d73240;}
body[data-color="theme-8"] .header-style-2 nav > ul > li.active > a {background: #d73240;}
body[data-color="theme-8"] .header-style-2 {border-bottom: 2px solid #d73240;}
body[data-color="theme-8"] .header-style-2 nav li.type-4 .dropmenu > li:hover > a {background: #d73240;}
body[data-color="theme-8"] .header-style-2 nav li.type-1 .dropmenu > li:hover > a {background: #d73240;}
body[data-color="theme-8"] .header-style-2 nav li.type-2 .dropmenu a:hover {background: #d73240;}
body[data-color="theme-8"] .header-style-2 nav li.type-3 .dropmenu a:hover {background: #d73240;}
body[data-color="theme-8"] .header-style-2 .drop span a:hover {background: #d73240;}
body[data-color="theme-8"] .menu-3 nav > ul > li:hover {border-top: 3px solid #d73240;}
body[data-color="theme-8"] .footer-form input[type="submit"].bg-aqua {border: 1px solid #d73240;}
body[data-color="theme-8"] .popular-desc .c-button:hover {color: #d73240;}
body[data-color="theme-8"] .color-aqua {color: #d73240;}
body[data-color="theme-8"] .hover-aqua:hover .hover-it {color: #d73240;}
body[data-color="theme-8"] .tour-block:hover h3 {color: #d73240;}
body[data-color="theme-8"] .object {border-top: 5px solid #d73240; border-left: 5px solid #d73240;}
body[data-color="theme-8"] .popular-img:hover a {color: #d73240;}
body[data-color="theme-8"] .link-aqua:hover {color: #d73240;}
body[data-color="theme-8"] .low-price {background: #d73240;}
body[data-color="theme-8"] .c-button.hv-aqua-o:hover {color:#d73240;}
body[data-color="theme-8"] header.color-1 nav > ul > li:hover > a {color:#d73240;}
body[data-color="theme-8"] .dtpicker-header .dtpicker-value {color: #d73240;}
body[data-color="theme-8"] .dtpicker-header .dtpicker-close {color: #d73240;}
body[data-color="theme-8"] .sw-arrow:hover {border:2px solid #d73240;}
body[data-color="theme-8"] .offers-block:hover h3 {color: #d73240;}
body[data-color="theme-8"] footer.bg-white .footer-block li a:hover {color: #d73240;}
body[data-color="theme-8"] header.color-9 nav > ul > li:hover > a {color: #d73240;}
body[data-color="theme-8"] header.color-6 nav > ul > li:hover > a {color: #d73240;}
body[data-color="theme-8"] header.color-8 nav > ul > li:hover > a {color: #d73240;}
body[data-color="theme-8"] .color-sea {color: #d73240;}
body[data-color="theme-8"] .bg-sea {background: #d73240;}
body[data-color="theme-8"] .c-button.bg-sea {border:2px solid #d73240;}
body[data-color="theme-8"] .tp_content h4 a:hover {color: #d73240;}
body[data-color="theme-8"] .hover-sea.underline-block:hover .underline:before {background: #d73240;}
body[data-color="theme-8"] .c-button.bg-sea-t {border: 2px solid #d73240;}
body[data-color="theme-8"] .c-button.hv-sea-t:hover {background: #d73240;}
body[data-color="theme-8"] .c-button.hv-sea:hover {background: #d73240; color: #d73240; border-color: #d73240;}
body[data-color="theme-8"] .link-sea:hover {color: #d73240;}
body[data-color="theme-8"] .accordion.style-5 .acc-title {background: #d73240;}
body[data-color="theme-8"] .accordion.style-5 .acc-icon {background: #d73240;}
body[data-color="theme-8"] .accordion-chooser a:hover, body[data-color="theme-8"] .accordion-chooser a.active {background:#d73240;}
body[data-color="theme-8"] .accordion.style-5 .acc-title.active .acc-icon:before {color:#d73240;}
body[data-color="theme-8"] .date-f {color: #d73240;}
body[data-color="theme-8"] .bg-dark.type-2 .contact-info i {color: #d73240;}
body[data-color="theme-8"] .footer-share a:hover {color: #d73240;}
body[data-color="theme-8"] .tags-b:before {background: #d73240;}
body[data-color="theme-8"] .link-red:hover {color: #d73240;}
body[data-color="theme-8"] .menu-3 nav > ul > li > .dropmenu {border-top: 2px solid #d73240;}
body[data-color="theme-8"] .menu-3 nav > ul > li.active {border-top: 3px solid #d73240;}
body[data-color="theme-8"] .menu-3 nav > ul > li.active > a {color: #d73240;}
body[data-color="theme-8"] .check-option.active span {background: #d73240; border: 1px solid #d73240;}
body[data-color="theme-8"] .check-option:hover span {background: #d73240; border: 1px solid #d73240;}
body[data-color="theme-8"] .accordeon-entry.active h5, body[data-color="theme-8"] .accordeon-entry h5:hover {background: #d73240;}
body[data-color="theme-8"] .accordeon-entry h5:after {background: #d73240;}
.bg-white.color-4.header-style-2 nav > ul > li.active > a {color: #fff;}
.bg-1 {background: #ff6600;}
.bg-2 {background: #2d3e50;}
.bg-3 {background: #23b0e8;}
.bg-4 {background: #66BB6A;}
.bg-5 {background: #f11b3a;}
.bg-6 {background: #1593d0;}
.bg-7 {background: #206ab0;}
.bg-8 {background: #d73240;}
.entry.bg-9 {display: none;}
.noborder .c-button {border-radius: 0px;}
.noborder .radius-mask .bg {border-radius: 0px;}
.noborder .swiper-arrow-left, .noborder .swiper-arrow-right {border-radius: 0px;}
.noborder .footer-form input[type="submit"] {border-radius: 0px;}
.noborder .footer-folow li {border-radius: 0px;}
.noborder .footer-folow li span {border-radius: 0px;}
.noborder .input-style-1 input {border-radius: 0px;}
.noborder nav > ul > li > a {border-radius: 0px;}
.noborder .search-popup .s_close {border-radius: 0px;}
.noborder .form-input {border-radius: 0px;}
.noborder .ui-datepicker {border-radius: 0px;}
.noborder .cart-popup .item-remove {border-radius: 0px;}
.noborder .hotel-choose {border-radius: 0px;}
.noborder .drop-wrap-s-2 {border-radius: 0px;}
.noborder .price-s-1 {border-radius: 0px;}
.noborder .radius-top {border-top-left-radius: 0px; border-top-right-radius: 0px;}
.noborder .hotel-item .title {border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
.noborder .hotel-small .tour-layer {border-radius: 0px;}
.noborder .radius-3 {border-radius: 0px;}
.noborder .drop-wrap-s-3 {border-radius: 0px;}
.noborder .tour-weather {border-radius: 0px;}
.noborder .tour-item .tour-desc {border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
.noborder .radius-5 {border-radius: 0px;}
.noborder .contry-item img {border-radius: 0px;}
.noborder .radius-5 .tour-layer {border-radius: 0px;}
.noborder .hotel-line .hotel-img img, .noborder .hotel-line .tour-layer {border-radius: 0px;}
.noborder .main-slider-5 .slide-preview img {border-radius: 0px;}
.noborder .radius-4 {border-radius: 0px;}
.noborder .price-s-2 {border-radius: 0px;}
.noborder .photo-ar-left .arrow-img {border-top-right-radius: 0px; border-bottom-right-radius: 0px;}
.noborder .tariff-header {border-top-left-radius: 0px; border-top-right-radius: 0px;}
.noborder .icon-block.style-5 {border-radius: 0px;}
.noborder .share li {border-radius: 0px;}
.noborder .input-entry .checkbox-form + label span.sp-check {border-radius: 0px;}
.noborder .popular-tours {border-radius: 0px;}
.noborder .sidebar-text-label  {border-radius: 0px;}
.noborder .drop-wrap-s-4 {border-radius: 0px;}
.noborder .list-content .hotel-item.style-8 .hotel-right {border-radius: 0px;}
.noborder .detail-content .hotel-item.style-8 .radius-top {border-bottom-left-radius: 0px;}
.noborder .price-s-4 {border-radius: 0px;}
.noborder .cp_content a {border-radius: 0px;}
.noborder .detail-block {border-radius: 0px;}
.noborder .detail-logo {border-radius: 0px;}
.noborder .testi-wrap {border-radius: 0px;}
.noborder .main-slider-5 .slider-block {border-radius: 0px;}
.noborder .gal-item .img-full {border-radius: 0px;}
.noborder .world-city {border-radius: 0px;}
.noborder .hotel-img .img-responsive { border-radius: 0px;}
.noborder .style-5.hover-blue-3.background-block {border-radius: 0px;}
.noborder .tour-block-s-5 .res-img {border-radius: 0px;}
.noborder .icon-block.style-2 {border-radius: 0px;}
.noborder .team-entry .image {border-radius: 0px;}
.noborder .accordion-chooser {border-radius: 0px;}
.noborder .accordion-chooser {border-radius: 0px;}
.noborder .accordion .acc-title {border-radius: 0px;}
.noborder .accordion .acc-icon {border-radius: 0px;}
.noborder .back-counter .part-counter {border-radius: 0px;}
.noborder .not-found-box {border-radius: 0px;}
.noborder .simple-tab .nav-tab-item {border-radius: 0px;}
.noborder .list-header .change-grid, .noborder .list-header .change-list {border-radius: 0px;}
.noborder .ui-slider .ui-slider-handle {border-radius: 0px;}
.noborder .detail-content img, .noborder .acc-body img {border-radius: 0px;}
.noborder .s_news-entry .s_news-img {border-radius: 0px;}
.noborder .blockquote {border-radius: 0px;}
.noborder .sidebar-category a {border-radius: 0px;}
.noborder .blog-nav-left .blog-nav-img, .noborder .blog-nav-right .blog-nav-img  {border-radius: 0px;}
.noborder .blog-nav-img img {border-radius: 0px;}
.noborder .tpl-tabs-cont {border-radius: 0px;}
.noborder .baner-bar{border-radius: 0px;}
.noborder .dtpicker-subcontent {border-radius: 0px;}
.noborder .time-input input {border-radius: 0px;}
.noborder .comments-block .comment-content {border-radius: 0px;}
.noborder .count a {border-radius: 0px;}
.noborder img.img-responsiv {border-radius: 0px;}
.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
  color: #000000;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div:hover {
  /*when hovering an item:*/
  background-color: #e9e9e9;
}
.autocomplete-active {
  /*when navigating through the items using the arrow keys:*/
  background-color: DodgerBlue !important;
  color: #000000;
}
.calendarDate {
        float: left;
        height: 42px;
        width: 48px;
        margin-left: -10px;
        margin-top: -10px;
        padding-top: 0px;
        line-height: normal;
        text-align: center;
        position: relative;
        height: auto;
    }
    .calendarDate .month {
        display: block;
        text-align: center;
        color: #fff;
        font-size: 10px;
        padding: 4px 4px;
        text-transform: uppercase;
        text-align: center;
        background-color: rgb(160, 157, 157);
        border-radius: 5px 5px 0px 0px;
    }
    .calendarDate .day {
        display: block;
        text-align: center;
        padding-top: 0px;
        color: #222;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        background-color: rgb(242,242,242);
    }
    .calendarDate .year {
        display: block;
        text-align: center;
        color: #000;
        font-size: 11px;
        padding-top: 0px;
        text-transform: uppercase;
        text-align: center;
        background-color: #fff;
    }
    .calendarDate .time {
        display: block;
        text-align: center;
        color: rgb(160, 157, 157);
        font-size: 7px;
        padding-top: 24px;
        text-transform: uppercase;
        text-align: center;
        writing-mode: vertical-rl;
        text-orientation: mixed;
        position: absolute;
        top: 0px;
        right: 0px;
    }