@import "https://fonts.googleapis.com/css?family=Lato:300,400,700,900";
@import "https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700";

/**** SIDEBAR  ****/
/**** TOPBAR ****/
/**** QUICKVIEW SIDEBAR ****/
/**** BOXED LAYOUT ****/
/**** MAIN CONTENT ****/
/**** WIDGETS ****/
/**** PAGES ****/
/**** SEARCH ****/
/**** BUILDER ****/
/******** UI **********/
/* Main Color */
/* Alert & Notification */
/* Popover */
/* Form */
/* Select Input */
/* Tabs */
/* Table */
/* Summernote */
/******* THEMES *******/
/* Mixin */
/* MANDATORY CSS */
/* Select & Radio Inputs */
/* Text & Image Slider */
/* Checbox & Radio Icheck */
/* File Upload and Input Masks */
/* OPTIONAL CSS */
/* Depend if you use this functionnalities in your project */
/* Rounded Icons - See Icons Page - OPTIONAL */
/* Topbar Left Icons - OPTIONAL */
/* Weather Icons - See Icons Page - OPTIONAL */
/* Buttons Loading State - See Buttons Page - OPTIONAL */
/* Tags Input - See Form Elements Page - OPTIONAL */
/* Inline Edition X-Editable - OPTIONAL */
/* Show Html Code - OPTIONAL */
/* FONTS */
@font-face {
  font-family: 'weather';
  src: url('icons/weather/artill_clean_icons-webfont.eot');
  src: url('icons/weather/artill_clean_icons-webfont.eot?#iefix') format('embedded-opentype'), url('icons/weather/artill_clean_icons-webfont.woff') format('woff'), url('icons/weather/artill_clean_icons-webfont.ttf') format('truetype'), url('icons/weather/weatherfont/artill_clean_icons-webfont.svg#artill_clean_weather_iconsRg') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  height: 100%;
}
body {
  height: 100%;
  background: #F5F5F5;
  color: #5B5B5B;
  font-family: 'Lato', 'Open Sans', Helvetica, sans-serif !important;
  line-height: 1.42857143;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body > section {
  opacity: 0;
  height: 100%;
}
body p strong {
  font-family: 'Lato';
  font-weight: 600;
}
body > .pace > .pace-activity {
  display: none !important;
}
input,
select,
textarea {
  color: #636e7b;
  font-family: 'Lato', 'Open Sans', Helvetica, sans-serif !important;
}
ol,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
pre {
  color: #121212;
}
a {
  color: #319DB5;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus,
a:active {
  outline: none;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Lato', 'Open Sans', Helvetica, sans-serif;
  font-weight: 100;
}
h1.light,
h2.light,
h3.light,
h4.light,
h5.light {
  font-family: 'Lato', 'Open Sans', Helvetica, sans-serif;
  font-weight: 100;
}
h1,
.h1 {
  font-size: 45px;
  margin-top: 0;
  font-family: 'Lato', 'Open Sans', Helvetica, sans-serif;
}
.font-nothing {
  font-family: 'Nothing You Could Do', 'Arial', cursive;
}
.font-nothing strong {
  font-weight: 600;
  font-family: 'Nothing You Could Do', 'Arial', cursive;
}
div,
p,
span {
  text-align: left;
}
h2,
.h2 {
  font-size: 25px;
}
h3 {
  font-size: 20px;
}
strong {
  font-family: 'Lato';
  font-weight: 900;
}
p {
  line-height: 23px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  text-align: left;
}
.boxed-layout {
  position: relative;
  width: 1170px;
  margin-right: auto;
  margin-left: auto;
}
.fixed-sidebar.fixed-topbar.modal-open {
  padding-right: 0 !important;
}
a.scrollup {
  display: none;
  background: #2B2E33;
  height: 32px;
  width: 32px;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
  opacity: .5;
  -moz-border-radius: 50% !important;
  -webkit-border-radius: 50% !important;
  border-radius: 50% !important;
  border-radius: 16px;
}
a.scrollup i {
  display: inline-block;
  padding-top: 3px;
}
a.scrollup:hover {
  opacity: 1;
  color: #fff;
}
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
@-moz-document url-prefix() {
  .topbar .header-left .topnav .menu__handle::before,
  .topbar .header-left .topnav .menu__handle::after {
    -moz-transition: -moz-transform 0s;
    -webkit-transition: -webkit-transform 0s;
    transition: transform 0s;
  }
}
::-webkit-scrollbar {
  z-index: 30;
  width: 10px;
}
::-webkit-scrollbar-track {
  background-color: #eaeaea;
  border-left: 1px solid #c1c1c1;
}
::-webkit-scrollbar-thumb {
  background-color: #c1c1c1;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #aaa;
}
::-webkit-scrollbar-track {
  border-radius: 0;
  box-shadow: none;
  border: 0;
}
::-webkit-scrollbar-thumb {
  border-radius: 0;
  box-shadow: none;
  border: 0;
}
@media print {
  body {
    margin-top: 0;
  }
  .main-content {
    padding: 0;
    margin: 0 !important;
    background-color: transparent;
  }
  .no-print,
  .no-print *,
  .sidebar,
  .topbar,
  .header {
    display: none !important;
  }
  .invoice {
    max-width: 100%;
    max-height: 100%;
    padding: 0 !important;
    border: none;
  }
}
.loader-overlay {
  -moz-opacity: 1;
  -moz-perspective: 10000;
  -moz-perspective: 10000px;
  -moz-transition: all 800ms ease-in-out;
  -o-transition: all 800ms ease-in-out;
  -webkit-opacity: 1;
  -webkit-perspective: 10000;
  -webkit-perspective: 10000px;
  -webkit-transition: all 800ms ease-in-out;
  background: #2D2E2F;
  bottom: 0;
  filter: alpha(opacity=100);
  left: 0;
  opacity: 1;
  overflow: hidden;
  perspective: 10000;
  perspective: 10000px;
  position: fixed;
  right: 0;
  top: 0;
  transition: all 800ms ease-in-out;
  z-index: 10000;
  zoom: 1;
}
.loader-overlay .loader-inner {
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  position: absolute;
  top: 50%;
}
.loader-overlay.loaded {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  zoom: 1;
}
#status {
  font-size: 32px;
  height: 30px;
  left: 46%;
  margin: -15px 0 0 -15px;
  position: absolute;
  top: 45%;
  width: 30px;
}
.spinner {
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -webkit-user-select: none;
  bottom: 0;
  height: 2em;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  user-select: none;
  width: 5em;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
  margin-right: .5em;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  margin-right: .5em;
}
.spinner > div {
  -moz-border-radius: 100%;
  -webkit-animation-fill-mode: both;
  -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
  -webkit-border-radius: 100%;
  animation-fill-mode: both;
  animation: bouncedelay 1.4s infinite ease-in-out;
  background-color: #ffffff;
  border-radius: 100%;
  display: inline-block;
  height: 1em;
  width: 1em;
}
.landing-slider .spinner > div {
  background-color: rgba(255, 255, 255, 0.5);
}
.landing-els .spinner > div {
  background-color: rgba(0, 0, 0, 0.2);
}
.context-menu .dropdown-menu {
  padding: 0;
}
.context-menu .dropdown-menu .dropdown-title {
  background: #319DB5;
  padding: 4px 15px;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  font-family: 'Lato', arial, sans-serif;
  font-weight: 900;
  letter-spacing: 1.5px;
}
#map .amcharts-chart-div svg {
  left: 0;
  right: auto;
}
#noty_topLeft_layout_container li:first-child {
  position: relative;
  left: 40px;
  top: 0;
}
.circular {
  -webkit-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite;
  margin-left: -20px;
  height: 80px;
  position: relative;
  color: #319DB5;
  width: 80px;
}
.path {
  stroke-dasharray: 1,200;
  stroke-dashoffset: 0;
  -webkit-animation: dash 1.5s ease-in-out infinite, color 4s ease-in-out infinite;
  animation: dash 1.5s ease-in-out infinite, color 4s ease-in-out infinite;
  stroke-linecap: round;
}
.main-content .page-content .panel .panel-header h2 {
  margin-bottom: 5px;
  margin-top: 7px;
}
.main-content .page-content[class^='bg-'].panel h1,
.main-content .page-content[class*=' bg-'].panel h1,
.main-content .page-content[class^='bg-'].panel h2,
.main-content .page-content[class*=' bg-'].panel h2,
.main-content .page-content[class^='bg-'].panel h3,
.main-content .page-content[class*=' bg-'].panel h3,
.main-content .page-content .panel[class^='bg-']h2,
.main-content .page-content .panel[class*=' bg-']h2,
.main-content .page-content .panel[class^='bg-']h3,
.main-content .page-content .panel[class*=' bg-']h3 {
  color: #ffffff !important;
}
.note-editor .btn.btn-transparent {
  margin-left: 0;
  margin-right: 0;
}
.note-editor .btn {
  height: 37px !important;
}
.note-editor .dropdown-toggle .caret {
  margin-top: 5px;
}
.note-air-popover .btn.btn-transparent {
  height: 37px !important;
  margin-left: 0;
  margin-right: 0;
}
.note-color .dropdown-toggle {
  width: 32px !important;
}
.text-center {
  text-align: center !important;
}
@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1,100;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,100;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89,100;
    stroke-dashoffset: -62;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1,100;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89,100;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89,100;
    stroke-dashoffset: -62;
  }
}
@-webkit-keyframes color {
  100%,
  0% {
    stroke: #319db5;
  }
  30% {
    stroke: #9b7ed1;
  }
  60% {
    stroke: #18a689;
  }
  80%,
  90% {
    stroke: #d62d20;
  }
}
@keyframes color {
  100%,
  0% {
    stroke: #319db5;
  }
  30% {
    stroke: #9b7ed1;
  }
  60% {
    stroke: #18a689;
  }
  80%,
  90% {
    stroke: #d62d20;
  }
}
@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.topbar {
  -moz-transition: color 0.2s ease-out 0;
  -webkit-transition: color 0.2s ease-out 0;
  background: #ffffff;
  height: 50px;
  transition: color 0.2s ease-out 0;
}
.topbar::after {
  clear: both;
  content: '';
  display: block;
}
.topbar .header-left {
  float: left;
}
.topbar .header-left .topnav {
  float: left;
  height: 50px;
  margin: 0;
}
.topbar .header-left .topnav .menutoggle {
  background: none;
  color: #2b2e33;
  cursor: pointer;
  float: left;
  font-size: 22px;
  height: 50px;
  position: relative;
  text-decoration: none !important;
  width: 50px;
}
.topbar .header-left .topnav .menutoggle i {
  display: inline-block;
  margin: 14px 0 0 13px;
}
.topbar .header-left .topnav .menutoggle i:before {
  -webkit-font-smoothing: antialiased;
  content: "r";
  font-family: "line-icons" !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  line-height: 1;
  speak: none;
  text-transform: none !important;
}
.topbar .header-left .topnav .menu__handle {
  background: rgba(0, 0, 0, 0);
  border: none;
  height: 24px;
  left: 18px;
  outline: none;
  padding: 0;
  position: absolute;
  top: 11px;
  width: 20px;
  z-index: 2000;
}
.topbar .header-left .topnav .menu__handle::before {
  -moz-transform-origin: 50% 50%;
  -moz-transform: translate3d(0, -5px, 0);
  -webkit-transform-origin: 50% 50%;
  -webkit-transform: translate3d(0, -5px, 0);
  transform-origin: 50% 50%;
  transform: translate3d(0, -5px, 0);
  background: #2b2e33;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}
.topbar .header-left .topnav .menu__handle::after {
  -moz-transform-origin: 50% 50%;
  -moz-transform: translate3d(0, 5px, 0);
  -webkit-transform-origin: 50% 50%;
  -webkit-transform: translate3d(0, 5px, 0);
  background: #2b2e33;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  top: 50%;
  transform-origin: 50% 50%;
  transform: translate3d(0, 5px, 0);
  width: 100%;
  -webkit-transition: transform 0.3s linear;
  -moz-transition: transform 0.3s linear;
  -o-transition: transform 0.3s linear;
  -ms-transition: transform 0.3s linear;
  transition: transform 0.3s linear;
}
.topbar .header-left .topnav .menu__handle span {
  height: 2px;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-indent: 200%;
  top: 12px;
  -webkit-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  -ms-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
  width: 100%;
}
.topbar .header-left .topnav .mmenu .dropdown a {
  color: #656565;
}
.topbar .header-left .topnav .mmenu .dropdown-menu {
  border: 1px solid #efefef;
  box-shadow: none;
  left: auto;
  margin-top: 0 !important;
  padding: 0;
}
.topbar .header-left .topnav .mmenu .dropdown-menu a {
  color: #656565;
}
.topbar .header-left .topnav .mmenu .dropdown-menu .withoutdesc {
  display: block;
  margin-top: 0;
  padding: 15px 20px;
  text-align: left;
  text-transform: none;
  width: 100%;
}
.topbar .header-left .topnav .mmenu .dropdown-menu .withoutdesc ul li {
  padding: 3px 10px;
}
.topbar .header-left .topnav .mmenu .dropdown-menu .withoutdesc ul li:hover {
  background-color: #f5f5f5!important;
  color: #262626;
  text-decoration: none;
}
.topbar .header-left .topnav .mmenu .dropdown-menu .withoutdesc ul li:focus {
  background-color: #f5f5f5!important;
  color: #262626;
  text-decoration: none;
}
.topbar .header-left .topnav .mmenu .dropdown-menu .withoutdesc li:last-child {
  border-bottom: 0 solid #fff;
}
.topbar .header-left .topnav .mmenu .dropdown-menu > li > a {
  padding: 6px 15px;
}
.topbar .header-left .topnav .mmenu .navbar-nav > li > .dropdown-menu {
  margin-top: 1px;
}
.topbar .header-left .topnav .mmenu i {
  color: #BFBFBF;
}
.topbar .header-left .topnav .mmenu .form-control {
  border: 1px solid #efefef;
  margin-top: 10px;
}
.topbar .header-left .topnav .mmenu .btn {
  margin: 10px 0 20px;
}
.topbar .header-left .topnav .mmenu video {
  height: auto;
  max-width: 100%;
}
.topbar .header-left .topnav .mmenu iframe {
  max-width: 100%;
}
.topbar .header-left .topnav .mmenu embed {
  max-width: 100%;
}
.topbar .header-left .topnav .mmenu object {
  max-width: 100%;
}
.topbar .header-left .topnav .mmenu a:hover {
  text-decoration: none;
}
.topbar .header-left .topnav .mmenu .mmenu-content.withdesc a:after {
  color: #CFCFCF;
  content: attr(data-description);
  display: block;
  font-size: 11px;
  font-weight: 400;
  line-height: 0;
  margin: 10px 0 15px;
  text-transform: uppercase;
}
.topbar .header-left .topnav .mmenu .dropdown-submenu {
  position: relative;
}
.topbar .header-left .topnav .mmenu .dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.topbar .header-left .topnav .mmenu .dropdown-submenu:hover > a after {
  border-left-color: #fff;
}
.topbar .header-left .topnav .mmenu .dropdown-submenu > .dropdown-menu {
  left: 100%;
  margin-left: 0;
  margin-top: 0 !important;
  top: 0;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.topbar .header-left .topnav .mmenu .dropdown-submenu > a:after {
  border-color: transparent;
  border-left-color: #cccccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  height: 0;
  margin-right: -2px;
  margin-top: 5px;
  width: 0;
}
.topbar .header-left .topnav .mmenu .dropdown-submenu.pull-left {
  float: none;
}
.topbar .header-left .topnav .mmenu .dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.topbar .header-left .topnav .mmenu p {
  color: #656565;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
}
.topbar .header-left .topnav .mmenu .half {
  left: auto!important;
  right: auto!important;
  width: 50%;
  float: none;
  text-align: left;
}
.topbar .header-left .topnav .mmenu .container {
  position: relative;
}
.topbar .header-left .topnav .mmenu .nav.navbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.topbar .header-left .topnav .mmenu .mmenu-content {
  padding: 15px 25px;
}
.topbar .header-left .topnav .mmenu .dropdown.mmenu-fw .dropdown-menu {
  left: 0;
  margin-top: 0 !important;
  right: 0;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.18);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.18);
}
.topbar .header-left .topnav .mmenu .title {
  border-bottom: 1px solid #efefef;
  font-family: 'Lato', 'Open Sans';
  font-size: 14px;
  margin-top: 15px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.topbar .header-left .topnav .mmenu .title strong {
  font-family: 'Lato', 'Open Sans';
  font-weight: 900;
}
.topbar .header-left .topnav .mmenu ul {
  list-style: none;
}
.topbar .header-left .topnav .sidebar-collapsed .mmenu .dropdown.mmenu-fw .dropdown-menu {
  left: 50px;
  right: 0;
}
.topbar .header-left .topnav .mmenu-dark.mmenu .dropdown .dropdown-menu {
  background-color: #202226;
  border: none;
  color: #ffffff;
}
.topbar .header-left .topnav .mmenu-dark.mmenu .dropdown .dropdown-menu .title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.topbar .header-left .topnav .mmenu-dark.mmenu .dropdown .dropdown-menu hr {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.topbar .header-left .topnav .mmenu-dark.mmenu .dropdown .dropdown-menu .withoutdesc ul li {
  padding: 3px 10px;
}
.topbar .header-left .topnav .mmenu-dark.mmenu .dropdown .dropdown-menu .withoutdesc ul li:hover {
  background-color: rgba(255, 255, 255, 0.05) !important;
  color: #fff;
}
.topbar .header-left .topnav .mmenu-dark.mmenu .dropdown .dropdown-menu .withoutdesc ul li:focus {
  background-color: rgba(255, 255, 255, 0.05) !important;
  color: #fff;
}
.topbar .header-left .topnav .mmenu-dark.mmenu .dropdown-menu a {
  color: #DADADA;
}
.topbar .header-left .topnav .mmenu-dark.mmenu .mmenu-content.withdesc a:after {
  color: #6A6A6A;
}
.topbar .header-left .topnav .mmenu-dark.mmenu p {
  color: #959595;
}
.topbar .header-left .topnav .mmenu-dark.mmenu .form-control {
  background-color: #3D4043;
  border: 1px solid #232323;
  color: #D3D3D3;
}
.topbar .header-left .topnav ul > li .dropdown-menu li {
  position: relative;
}
.topbar .header-left .topnav ul > li .dropdown-menu .dropdown-menu {
  left: 100%;
  margin-left: 6px;
  top: -2px;
}
.topbar .header-left .topnav ul > li .dropdown-menu > li > a:hover {
  background: #319DB5 !important;
  color: #ffffff !important;
}
.topbar .header-left .topnav > ul {
  float: left;
  height: 50px;
  margin: 0;
  padding: 0;
}
.topbar .header-left .topnav > ul > li {
  float: left;
  height: 100%;
  margin: 0;
}
.topbar .header-left .topnav > ul > li .dropdown-menu {
  margin-top: 2px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.topbar .header-left .topnav > ul > li .dropdown-menu i {
  display: none;
}
.topbar .header-left .topnav > ul > li .dropdown-menu > li > a {
  font-size: 13px;
  padding: 6px 10px;
}
.topbar .header-left .topnav > ul > li .dropdown-menu > li > a:hover {
  background: #319DB5;
  color: #ffffff;
}
.topbar .header-left .topnav > ul > li > a {
  color: #666666;
  font-size: 14px;
  height: 100%;
  padding: 13px 19px 13px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.topbar .header-left .topnav > ul > li > a::before {
  -moz-transform: scale(0);
  -moz-transition: -moz-transform 0.3s;
  -webkit-transform: scale(0);
  -webkit-transition: -webkit-transform 0.3s;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transition: transform 0.3s;
  width: 100%;
}
.topbar .header-left .topnav > ul > li > a i {
  font-size: 14px;
  margin-right: 6px;
}
.topbar .header-left .topnav > ul > li > a i.icons-arrows-06 {
  display: inline-block;
  font-size: 9px;
  margin-bottom: -1px;
  padding-left: 7px;
  vertical-align: bottom;
}
.topbar .header-left .topnav > ul > li > a .badge {
  margin-left: 10px;
}
.topbar .header-left .topnav > ul.nav-icons > li > a {
  padding: 0;
}
.topbar .header-left .topnav > ul.nav-icons > li > a:hover {
  padding: 0;
}
.topbar .header-left ul.nav-icons li {
  padding: 10px 20px;
}
.topbar .header-left ul.nav-icons li a {
  background: none !important;
  font-size: 19px;
  width: 20px;
}
.topbar .header-left ul.nav-icons li a:before {
  display: none !important;
}
.topbar .header-left ul.nav-icons li span {
  color: #484E55;
  display: block;
  font-size: 20px;
  padding-top: 4px;
}
.topbar .header-left ul.nav-icons li span.icon-user-unfollow {
  background: none !important;
  font-size: 19px;
  width: 20px;
}
.topbar .header-left ul.nav-icons li span.icon-user-following {
  background: none !important;
  font-size: 19px;
  width: 20px;
}
.topbar .header-right {
  float: right;
}
.topbar .header-right .nav > li {
  float: left;
}
.topbar .header-right .navbar-nav > li > a {
  height: 50px;
  line-height: normal;
}
.topbar .header-right .navbar-nav > li > a:hover {
  background: none !important;
}
.topbar .header-right .navbar-nav > li > a:focus {
  background: none !important;
}
.topbar .header-right .header-menu > li > a > i {
  display: block;
  float: left;
  margin-top: 14px;
}
.topbar .header-right .header-menu > li > a > span:not(.badge) {
  display: block;
  float: left;
  line-height: 48px;
}
.topbar .header-right .header-menu .badge-header {
  font-size: 12px;
  padding: 2px 5px;
  position: relative;
  right: 8px;
  top: -8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.topbar .header-right .header-menu .dropdown-menu > li > a.pull-right {
  clear: none;
}
.topbar .header-right .header-menu .header-icon {
  display: inline;
  height: 22px;
  max-width: 100%;
}
.topbar .header-right .header-menu .dropdown-menu {
  border-top-left-radius: 1px !important;
  border-top-right-radius: 1px !important;
  left: auto;
  margin: 0;
  max-width: 290px !important;
  min-width: 170px !important;
  padding: 0;
  right: 0;
  top: 53px;
  width: 280px;
}
.topbar .header-right .header-menu .dropdown-menu:after {
  border-bottom: 6px solid #2b2e33;
  border-left: 6px solid rgba(0, 0, 0, 0);
  border-right: 6px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  position: absolute;
  right: 17px;
  top: -6px;
}
.topbar .header-right .header-menu .dropdown-menu .dropdown-header {
  background: #2b2e33;
  color: #666666;
  font-family: 'Open Sans';
  font-size: 15px;
  padding: 8px 15px;
}
.topbar .header-right .header-menu .dropdown-menu .dropdown-header:hover {
  background: #2b2e33;
  color: #666666;
  cursor: default;
}
.topbar .header-right .header-menu .dropdown-menu .dropdown-header p {
  color: #E4E4E4 !important;
  color: #ffffff;
  font-family: 'Open Sans';
  font-size: 13px;
  margin: 0;
}
.topbar .header-right .header-menu .dropdown-menu ul {
  list-style-type: none;
  padding-left: 0;
}
.topbar .header-right .header-menu .dropdown-menu li {
  background: none;
  padding: 0;
}
.topbar .header-right .header-menu .dropdown-menu li:hover {
  background: none;
}
.topbar .header-right .header-menu .dropdown-menu li a:hover {
  background: #f5f5f5;
}
.topbar .header-right .header-menu .dropdown-menu li ul li {
  padding: 12px 10px 6px 10px;
}
.topbar .header-right .header-menu .dropdown-menu li ul li:hover {
  background: #eaeaea;
}
.topbar .header-right .header-menu .dropdown-menu li ul li a {
  display: block;
  width: 100%;
}
.topbar .header-right .header-menu .dropdown-menu li ul li a i {
  width: 30px;
}
.topbar .header-right .header-menu .dropdown-menu li ul li a:hover {
  text-decoration: none;
}
.topbar .header-right .header-menu .dropdown-menu li ul li .dropdown-time {
  color: #777777;
  display: inline-block;
  float: right;
  font-size: 11px;
  text-align: right;
}
.topbar .header-right .header-menu .dropdown-menu a {
  color: #121212;
}
.topbar .header-right .header-menu .dropdown-menu a:hover {
  background: none;
}
.topbar .header-right .header-menu .dropdown-menu .dropdown-footer {
  background: #F8F8F8;
  border-top: 1px solid #E2E2E2;
  color: #121212;
  font-family: 'Open Sans';
  font-size: 12px;
  padding: 5px;
}
.topbar .header-right .header-menu .dropdown-menu .dropdown-footer a {
  padding: 3px 5px;
}
.topbar .header-right .header-menu .dropdown-menu .dropdown-footer a:hover {
  background: none;
}
.topbar .header-right .header-menu .dropdown-menu > li > a.pull-left {
  clear: none;
}
.topbar .header-right .header-menu #notifications-header > a > i {
  color: #666666;
  display: inline-block;
  font-size: 20px;
}
.topbar .header-right .header-menu #messages-header > a > i {
  color: #666666;
  display: inline-block;
  font-size: 20px;
}
.topbar .header-right .header-menu #messages-header ul li img {
  height: 30px;
  margin-top: -5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.topbar .header-right .header-menu #messages-header .dropdown-body p {
  font-size: 12px;
  font-style: italic;
  margin: 5px 0 5px;
}
.topbar .header-right .header-menu #user-header {
  margin-right: 10px;
}
.topbar .header-right .header-menu #user-header a {
  color: #666666;
}
.topbar .header-right .header-menu #user-header img {
  float: left;
  margin-right: 6px;
  margin-top: 6px;
  width: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: auto !important;
}
.topbar .header-right .header-menu #user-header li a:hover {
  background-color: #eaeaea;
  text-decoration: none;
}
.topbar .header-right .header-menu #user-header .dropdown-menu {
  width: 150px !important;
}
.topbar .header-right .header-menu #user-header .dropdown-menu li a {
  background: #2b2e33;
  color: #959FA9;
  display: block;
  font-size: 13px;
  padding: 10px 12px;
}
.topbar .header-right .header-menu #user-header .dropdown-menu li a:hover {
  color: #ffffff;
}
.topbar .header-right .header-menu #user-header .dropdown-menu li a i {
  padding-right: 8px;
  position: absolute;
}
.topbar .header-right .header-menu #user-header .dropdown-menu li a span {
  padding-left: 25px;
}
.topbar .header-right .header-menu #user-header .dropdown-menu li.dropdown-footer {
  background-color: #E9E9E9;
  padding: 0;
}
.topbar .header-right .header-menu #user-header .dropdown-menu li.dropdown-footer a i {
  position: relative;
}
.topbar .header-right .header-menu #user-header .dropdown-menu .dropdown-footer a {
  color: #575757;
  display: inline-block;
  font-size: 16px;
  padding: 8px;
  text-align: center;
  width: 56px;
}
.topbar .header-right .header-menu #user-header .dropdown-menu .dropdown-footer a:hover {
  background-color: #dcdcdc;
}
.topbar .header-right .header-menu #user-header .dropdown-menu .dropdown-footer a i {
  padding-right: 0;
}
.topbar .header-right .header-menu #user-header > a > i {
  font-size: 19px;
  padding-right: 5px;
}
.topbar .header-right .header-menu #language-header {
  margin-right: 10px;
}
.topbar .header-right .header-menu #language-header a {
  color: #666666;
}
.topbar .header-right .header-menu #language-header a i {
  font-size: 19px;
  padding-right: 7px;
}
.topbar .header-right .header-menu #language-header li a:hover {
  text-decoration: none;
}
.topbar .header-right .header-menu #language-header .dropdown-menu {
  max-width: 140px !important;
  min-width: 70px !important;
  width: 130px !important;
}
.topbar .header-right .header-menu #language-header .dropdown-menu li a {
  display: block;
  font-size: 13px;
  padding: 10px 12px;
}
.topbar .header-right .header-menu #language-header .dropdown-menu li a i {
  padding-right: 8px;
  position: absolute;
}
.topbar .header-right .header-menu #language-header .dropdown-menu li a img {
  width: 22px;
}
.topbar .header-right .header-menu #language-header .dropdown-menu li a span {
  padding-left: 10px;
}
.topbar .header-right .header-menu #language-header .dropdown-menu:after {
  border-bottom: none;
  border-left: none;
  border-right: none;
}
.topbar .header-right .header-menu #notifications-header .glyph-icon {
  font-size: 22px;
  margin-top: 2px;
}
.topbar .header-right .header-menu .notification {
  display: inline-block;
  height: 8px;
  left: 10px;
  position: absolute;
  top: 7px;
  width: 8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.topbar .header-right .header-menu .tp-icon {
  background: #ffffff;
  border-color: #fff;
  color: #333333;
  font-size: 16px;
  height: 50px;
  padding: 12px 15px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.topbar .header-right .header-menu .tp-icon + .dropdown-menu:after {
  right: 17px;
}
.topbar .header-right .header-menu .chat-icon {
  border-right: 0;
}
.topbar .header-right .header-menu .dropdown-menu-usermenu {
  background: #2b2e33;
  min-width: 200px;
}
.topbar .header-right .header-menu .dropdown-menu-head ul {
  border-top: 0;
  border: 1px solid #dddddd;
  padding: 0 10px;
}
.topbar .header-right .header-menu .dropdown-menu-head li a {
  color: #333333;
  opacity: 1;
  padding: 0;
}
.topbar .header-right .header-menu .dropdown-menu-head li a:hover {
  background-color: #ffffff !important;
  color: #428BCA;
  text-decoration: none;
}
.topbar .header-right .header-menu .btn-group {
  margin-bottom: 0;
}
.topbar .header-right .header-menu .nav > li {
  float: left;
}
.topbar .header-right .header-menu .navbar-nav {
  margin: 0;
}
.topbar .header-right .header-menu .navbar-nav .open .dropdown-menu > li > a {
  padding: 3px 5px;
}
.topbar .header-right .header-menu .navbar-nav .open .dropdown-menu {
  max-width: 290px !important;
  min-width: 170px !important;
  position: absolute !important;
  width: 280px !important;
}
.topbar .header-right .header-menu.navbar-nav {
  float: left !important;
  margin: 0;
}
.topbar .header-right .header-menu.navbar-nav .dropdown-menu {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  position: absolute !important;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.03);
}
.topbar .header-right .header-menu.navbar-nav > li > a {
  line-height: 50px;
  padding-bottom: 0;
  padding-top: 0;
}
.topbar .nav .open > a {
  background: none !important;
  border: none !important;
}
.topbar .nav .open > a:hover {
  background: none !important;
  border: none !important;
}
.topbar .nav .open > a:focus {
  background: none !important;
  border: none !important;
}
.topbar.c-light .header-left .topnav > ul > li > a,
.topbar.c-light .header-left .topnav .menutoggle,
.topbar.c-light .header-right .header-menu #notifications-header > a > i,
.topbar.c-light .header-right .header-menu #messages-header > a > i,
.topbar.c-light .header-right .header-menu #user-header a {
  color: #EBEBEB !important;
}
.topbar .header-left .topnav > ul > li > a:hover,
.topbar .header-left .topnav > ul:not(.nav-icons) > li > a:focus,
.topbar .header-left .topnav > ul:not(.nav-icons) > li.open > a,
.topbar .header-left .topnav > ul:not(.nav-icons) > li.active > a {
  background: none;
  color: #298598;
  padding: 13px 19px 13px;
}
.topbar .header-left .topnav > ul > li.active > a::before,
.topbar .header-left .topnav > ul > li.open > a::before,
.topbar .header-left .topnav > ul > li > a:hover::before,
.topbar .header-left .topnav > ul > li > a:focus::before {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  width: 100%;
}
.menu__handle span {
  background: #2b2e33;
}
.topbar .header-left .topnav .mmenu .nav,
.topbar .header-left .topnav .mmenu .collapse,
.topbar .header-left .topnav .mmenu .dropup,
.topbar .header-left .topnav .mmenu .dropdown {
  position: static;
}
.topbar.topbar-condensed .header-left .topnav > ul > li > a {
  font-size: 11px;
  padding: 17px 10px 12px;
}
.topbar.topbar-condensed .header-left .topnav .logopanel2 {
  display: none;
}
.topbar.topbar-condensed .header-right .header-menu #notifications-header {
  display: none;
}
body:not(.sidebar-collapsed) .topbar .header-left .topnav .menutoggle:hover .menu__handle::before {
  -moz-transform: translate3d(0, -6px, 0);
  -webkit-transform: translate3d(0, -6px, 0);
  transform: translate3d(0, -6px, 0);
}
body:not(.sidebar-collapsed) .topbar .header-left .topnav .menutoggle:hover .menu__handle::after {
  -moz-transform: translate3d(0, 6px, 0);
  -webkit-transform: translate3d(0, 6px, 0);
  transform: translate3d(0, 6px, 0);
}
.fixed-topbar .topbar {
  position: fixed;
  top: 0;
  right: 0;
  left: 240px;
  z-index: 801;
  z-index: 300;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}
.sidebar-collapsed.fixed-topbar .topbar {
  left: 50px;
}
@media screen and (min-width: 1025px) {
  .sidebar-collapsed .topbar .header-left .topnav .menu__handle {
    background: rgba(0, 0, 0, 0);
    left: 14px;
    top: 12px;
  }
  .sidebar-collapsed .topbar .header-left .topnav .menu__handle::before {
    -moz-transform: rotate3d(0, 0, 1, 45deg);
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    background: #ffffff;
    transform: rotate3d(0, 0, 1, 45deg);
  }
  .sidebar-collapsed .topbar .header-left .topnav .menu__handle::after {
    -moz-transform: rotate3d(0, 0, 1, -45deg);
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    background: #ffffff;
    transform: rotate3d(0, 0, 1, -45deg);
  }
  .sidebar-collapsed .topbar .header-left .topnav .menu__handle span {
    opacity: 0;
  }
  .sidebar-collapsed .menu__handle span {
    background: #ffffff;
  }
}
@media screen and (max-width: 1024px) {
  .topbar.topbar-condensed .header-left .topnav > ul {
    left: 50px;
  }
  .topbar.topbar-condensed .header-left .topnav > ul > li {
    left: -50px;
  }
  .topbar .large-dropdown-menu {
    min-width: 160px;
  }
  .topbar .header-left .nav-icons {
    display: none;
  }
}
@media screen and (max-width: 700px) {
  .sidebar-hover .topbar .header-right .header-menu #language-header {
    display: none;
  }
  .sidebar-hover .topnav .logopanel2 {
    width: 150px !important;
  }
}
@media screen and (max-width: 610px) {
  .topbar .header-right .header-menu #notifications-header .dropdown-menu {
    left: -50px;
  }
  .topbar .header-right .header-menu #messages-header .dropdown-menu {
    left: -120px;
  }
  .topbar .header-right .header-menu .dropdown-menu:after {
    display: none;
  }
  .sidebar-hover .topbar .header-right .header-menu #notifications-header {
    display: none;
  }
}
@media screen and (max-width: 550px) {
  .topbar .header-right .header-menu #language-header {
    display: none;
  }
}
@media screen and (max-width: 450px) {
  .topbar .header-right .header-menu #messages-header {
    display: none;
  }
}
@media screen and (max-width: 430px) {
  .topbar .header-right .header-menu #notifications-header {
    display: none;
  }
}
.sidebar {
  background-color: #2b2e33;
  left: 0;
  position: absolute;
  top: 50px;
  bottom: 0;
  width: 240px;
  z-index: 100;
}
.sidebar .nav > li + li {
  margin-top: 0;
  margin-bottom: 3px;
}
.sidebar .badge {
  font-family: verdana,arial;
  font-size: 11px;
  margin-top: 4px;
}
.sidebar .ui-resizable-handle {
  right: 0;
}
.sidebar .logopanel {
  background: #202226;
  height: 50px;
  left: 0;
  padding: 10px;
  position: fixed;
  right: auto;
  top: 0;
  width: 240px;
  z-index: 2;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  -ms-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.sidebar .logopanel h1 {
  color: #ffffff;
  font-family: 'Lato', 'Open Sans', Helvetica, sans-serif;
  font-weight: 900;
  font-size: 30px;
  letter-spacing: -1.5px;
  line-height: 31px;
  margin: 0;
}
.sidebar .logopanel h1 a {
  background: url(../static/img/com_top_icon.png) no-repeat;
  display: block;
  height: 31px;
}
.sidebar .logopanel h1 span {
  color: #E6E7E8;
}
.sidebar .logopanel h1 img {
  margin-left: 10px;
  margin-top: -4px;
}
.sidebar .sidebar-inner {
  background-color: #2b2e33;
  height: 100%;
  padding: 0;
  z-index: 2;
}
body:not(.sidebar-collapsed) .sidebar .sidebar-inner {
	overflow: hidden;
	overflow-y: auto;
}
.sidebar .sidebar-inner .menu-title {
  font-size: 12px;
  margin-bottom: 0;
  padding: 20px 20px 15px 20px;
  position: relative;
  text-align: left;
  text-overflow: ellipsis;
  text-transform: uppercase;
}
.sidebar .sidebar-inner .menu-title a {
  color: #B9B9B9;
  text-decoration: none !important;
}
.sidebar .sidebar-inner .menu-title a:hover {
  color: #ffffff;
}
.sidebar .sidebar-inner .menu-title a.hide-widget {
  color: #ffffff;
  font-size: 7px;
  opacity: 0.3;
  position: relative;
}
.sidebar .sidebar-inner .menu-title a.hide-widget:hover {
  opacity: 0.7;
}
.sidebar .sidebar-inner .menu-title a.hide-widget i {
  -moz-transition-property: -moz-transform;
  -moz-transition-timing-function: linear;
  -webkit-transition-property: -webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-property: transform;
  transition-timing-function: linear;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.sidebar .sidebar-inner .menu-title a.hide-widget.widget-hidden i {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebar .sidebar-inner .menu-title .menu-settings {
  background: none !important;
  position: relative;
}
.sidebar .sidebar-inner .menu-title .menu-settings a {
  background: none !important;
  position: relative;
}
.sidebar .sidebar-inner .menu-title .menu-settings .dropdown-menu {
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  margin-top: 2px;
}
.sidebar .sidebar-inner .menu-title .menu-settings .dropdown-menu > li > a {
  color: #666666;
  font-size: 13px;
  padding: 6px 10px;
  text-transform: none;
}
.sidebar .sidebar-inner .menu-title .menu-settings .dropdown-menu > li > a:hover {
  background: #DFE1E3 !important;
  color: #121212 !important;
}
.sidebar .sidebar-inner .menu-title.widget-title {
  padding: 10px 0;
}
.sidebar .sidebar-inner .nav-sidebar {
  margin-bottom: 30px;
}
.sidebar .sidebar-inner .nav-sidebar .arrow {
  font-size: 14px !important;
  margin-right: 0 !important;
  margin-top: 5px;
  opacity: 0.4 !important;
  position: absolute;
  right: 20px;
}
.sidebar .sidebar-inner .nav-sidebar .arrow:before {
  content: "\f105";
  display: inline-block;
  -webkit-transition: transform 0.15s linear;
  -moz-transition: transform 0.15s linear;
  -o-transition: transform 0.15s linear;
  -ms-transition: transform 0.15s linear;
  transition: transform 0.15s linear;
}
.sidebar .sidebar-inner .nav-sidebar .arrow:not(.fa) before {
  content: "s";
  display: inline-block;
  float: right;
  font-family: "line-icons" !important;
  font-size: 10px;
  -webkit-transition: transform 0.15s linear;
  -moz-transition: transform 0.15s linear;
  -o-transition: transform 0.15s linear;
  -ms-transition: transform 0.15s linear;
  transition: transform 0.15s linear;
}
.sidebar .sidebar-inner .nav-sidebar .menu-txt {
  display: inline-block;
  height: 15px;
}
.sidebar .sidebar-inner .nav-sidebar li > a .fa.arrow {
  padding-left: 2px;
  padding-right: 0;
  width: 10px;
}
.sidebar .sidebar-inner .nav-sidebar li .fa {
  font-size: 16px;
}
.sidebar .sidebar-inner .nav-sidebar li .icons-arrows-06 {
  font-size: 16px;
}
.sidebar .sidebar-inner .nav-sidebar li i {
  float: left;
  margin-right: 10px;
  padding-top: 3px;
  text-align: left;
}
.sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  background: #202226;
  display: none;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  visibility: visible;
}
.sidebar .sidebar-inner .nav-sidebar .nav-parent .icons-arrows-06 {
  float: right;
  margin-right: 0;
  -webkit-transition: transform 0.15s linear;
  -moz-transition: transform 0.15s linear;
  -o-transition: transform 0.15s linear;
  -ms-transition: transform 0.15s linear;
  transition: transform 0.15s linear;
}
.sidebar .sidebar-inner .nav-sidebar .nav-parent .icons-arrows-06:before {
  content: "\f105";
  font-family: "FontAwesome" !important;
  -webkit-transition: transform 0.15s linear;
  -moz-transition: transform 0.15s linear;
  -o-transition: transform 0.15s linear;
  -ms-transition: transform 0.15s linear;
  transition: transform 0.15s linear;
}
.sidebar .sidebar-inner .nav-sidebar .nav-parent.active .children {
  display: block;
}
.sidebar .sidebar-inner .nav-sidebar .nav-parent.active .icons-arrows-06:before {
  float: right;
  transform: rotate(90deg);
}
.sidebar .sidebar-inner .nav-sidebar .children > li > a {
  color: #94989d;
  display: block;
  font-size: 13px;
  height: 34px;
  line-height: 24px;
  overflow: hidden;
  padding: 7px 20px 7px 49px;
  font-family: "Open Sans", arial;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.sidebar .sidebar-inner .nav-sidebar .children > li > a:hover {
  color: #ffffff;
  text-decoration: none;
}
.sidebar .sidebar-inner .nav-sidebar .children > li > a > span:not(.badge) {
  margin-top: 2px;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.active > a {
  color: #ffffff;
}
.sidebar .sidebar-inner .nav-sidebar .children > li .fa {
  font-size: 12px;
  margin-right: 5px;
  opacity: .5;
  text-align: left;
  vertical-align: baseline;
  width: auto;
}
.sidebar .sidebar-inner .nav-sidebar .children ul {
  border: 0;
  margin-left: 12px;
}
.sidebar .sidebar-inner .nav-sidebar .children:after {
  border-left: 1px solid #2b2e33;
  bottom: 0;
  content: "";
  left: 27px;
  position: absolute;
  top: 0;
}
.sidebar .sidebar-inner .nav-sidebar .children li:before {
  background: #2b2e33;
  bottom: auto;
  content: "";
  height: 8px;
  left: 23px;
  margin-top: 15px;
  position: absolute;
  right: auto;
  width: 8px;
  z-index: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.hidden-item {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  zoom: 1;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.hidden-item:before {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  opacity: 0;
  visibility: hidden;
  zoom: 1;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-hidden {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  margin-left: -20px;
  opacity: 0;
  zoom: 1;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-hidden:before {
  -moz-opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  margin-left: -20px;
  opacity: 0;
  zoom: 1;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-shown {
  -moz-opacity: 1;
  -moz-transition-delay: 0;
  -o-transition-delay: 0;
  -webkit-opacity: 1;
  -webkit-transition-delay: 0;
  filter: alpha(opacity=100);
  margin-left: 0;
  opacity: 1;
  transition-delay: 0;
  zoom: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-shown:before {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  margin-left: 0;
  opacity: 1;
  zoom: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-shown:nth-child(1) {
  -moz-transition-delay: 40ms;
  -webkit-transition-delay: 40ms;
  -o-transition-delay: 40ms;
  transition-delay: 40ms;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-shown:nth-child(2) {
  -moz-transition-delay: 60ms;
  -webkit-transition-delay: 60ms;
  -o-transition-delay: 60ms;
  transition-delay: 60ms;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-shown:nth-child(3) {
  -moz-transition-delay: 80ms;
  -webkit-transition-delay: 80ms;
  -o-transition-delay: 80ms;
  transition-delay: 80ms;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-shown:nth-child(4) {
  -moz-transition-delay: 100ms;
  -webkit-transition-delay: 100ms;
  -o-transition-delay: 100ms;
  transition-delay: 100ms;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-shown:nth-child(5) {
  -moz-transition-delay: 120ms;
  -webkit-transition-delay: 120ms;
  -o-transition-delay: 120ms;
  transition-delay: 120ms;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-shown:nth-child(6) {
  -moz-transition-delay: 140ms;
  -webkit-transition-delay: 140ms;
  -o-transition-delay: 140ms;
  transition-delay: 140ms;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-shown:nth-child(7) {
  -moz-transition-delay: 160ms;
  -webkit-transition-delay: 160ms;
  -o-transition-delay: 160ms;
  transition-delay: 160ms;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-shown:nth-child(8) {
  -moz-transition-delay: 180ms;
  -webkit-transition-delay: 180ms;
  -o-transition-delay: 180ms;
  transition-delay: 180ms;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-shown:nth-child(9) {
  -moz-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-shown:nth-child(10) {
  -moz-transition-delay: 220ms;
  -webkit-transition-delay: 220ms;
  -o-transition-delay: 220ms;
  transition-delay: 220ms;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-shown:nth-child(11) {
  -moz-transition-delay: 240ms;
  -webkit-transition-delay: 240ms;
  -o-transition-delay: 240ms;
  transition-delay: 240ms;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-shown:nth-child(12) {
  -moz-transition-delay: 260ms;
  -webkit-transition-delay: 260ms;
  -o-transition-delay: 260ms;
  transition-delay: 260ms;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-shown:nth-child(13) {
  -moz-transition-delay: 280ms;
  -webkit-transition-delay: 280ms;
  -o-transition-delay: 280ms;
  transition-delay: 280ms;
}
.sidebar .sidebar-inner .nav-sidebar .children > li.is-shown:nth-child(14) {
  -moz-transition-delay: 300ms;
  -webkit-transition-delay: 300ms;
  -o-transition-delay: 300ms;
  transition-delay: 300ms;
}
.sidebar .sidebar-inner .nav-sidebar > li:not(.nav-active) > a:hover {
  background: none;
}
.sidebar .sidebar-inner .nav-sidebar > li > a {
  border-radius: 0;
  color: #ffffff;
  display: block;
  font-family: 'Open Sans';
  font-size: 13px;
  letter-spacing: 0.6px;
  line-height: 21px;
  overflow: hidden;
  padding: 7px 20px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
	background-color: #2B2E33;
}
.transition(color,.2s, ease-out) .sidebar .sidebar-inner .nav-sidebar > li > a:hover {
  color: #fff;
}
.transition(color,.2s, ease-out) .sidebar .sidebar-inner .nav-sidebar > li > a:hover i {
  opacity: 1;
}
.transition(color,.2s, ease-out) .sidebar .sidebar-inner .nav-sidebar > li > a:hover span {
  opacity: 1;
}
.sidebar .sidebar-inner .nav-sidebar > li > a i {
  opacity: 0.62;
}
.sidebar .sidebar-inner .nav-sidebar > li > a span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sidebar .sidebar-inner .nav-sidebar > li > a span:not(.badge) {
  opacity: 0.62;
}
.sidebar .sidebar-inner .nav-sidebar > li > a span:not(.badge) > span {
  opacity: 1;
}
.sidebar .sidebar-inner .nav-sidebar > li.nav-parent > a:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
/*  background-color: none;*/
  box-shadow: none;
}
.sidebar .sidebar-inner .nav-sidebar.ui-sortable li a {
  cursor: move;
}
.sidebar .sidebar-inner .nav-sidebar.ui-sortable li i:before {
  content: "\e067" !important;
  font-family: 'Simple-Line-Icons' !important;
}
.sidebar .sidebar-inner .nav-sidebar.remove-menu li i {
  font-size: 13px;
}
.sidebar .sidebar-inner .nav-sidebar.remove-menu li i:before {
  content: "\e126" !important;
  font-family: "line-icons" !important;
}
.sidebar .sidebar-inner .nav-sidebar.remove-menu li:hover {
  cursor: pointer;
}
.sidebar .sidebar-inner .nav-sidebar.remove-menu li:hover i {
  color: #FF6666 !important;
}
.sidebar .sidebar-inner .nav-sidebar.remove-menu li:hover > a {
  background-color: rgba(0, 0, 0, 0.1) !important;
  color: #ffffff;
}
.sidebar .sidebar-inner .nav-sidebar.remove-menu a {
  pointer-events: none;
}
.sidebar .sidebar-inner .nav-sidebar > li.active > a {
  background-color: #319db5;
  color: #ffffff;
  opacity: 1;
}
.sidebar .sidebar-inner .nav-sidebar > li.active > a:focus {
  color: #ffffff;
}
.sidebar .sidebar-inner .nav-sidebar > li.nav-parent.active > a:hover {
  background-color: #319db5;
  color: #ffffff !important;
}
.sidebar .sidebar-inner .nav-sidebar-placeholder {
  background-color: rgba(0, 0, 0, 0.1) !important;
  visibility: visible !important;
}
.sidebar .sidebar-inner .sidebar-widgets {
  display: block;
  margin-bottom: 100px;
  padding: 0 20px 7px;
  position: relative;
}
.sidebar .sidebar-inner .sidebar-widgets .icon-picture {
  color: #E67373;
}
.sidebar .sidebar-inner .sidebar-widgets .icon-lock {
  color: #A6A6A6;
}
.sidebar .sidebar-inner .sidebar-widgets ul.folders {
  list-style: none;
  margin: 0px;
  overflow: hidden;
  padding-left: 0;
}
.sidebar .sidebar-inner .sidebar-widgets ul.labels {
  list-style: none;
  margin: 0px;
  overflow: hidden;
  padding-left: 0;
}
.sidebar .sidebar-inner .sidebar-widgets a {
  color: #ffffff;
  display: block;
  font-family: 'Open Sans';
  font-size: 13px;
  letter-spacing: 0.4px;
  position: relative;
}
.sidebar .sidebar-inner .sidebar-widgets a:hover {
  text-decoration: none !important;
}
.sidebar .sidebar-inner .sidebar-widgets ul a {
  background: none !important;
  overflow: hidden;
  padding: 5px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sidebar .sidebar-inner .sidebar-widgets ul i {
  padding-right: 12px;
}
.sidebar .sidebar-inner .sidebar-widgets a.new-folder {
  background: none !important;
  color: #949494;
}
.sidebar .sidebar-inner .sidebar-widgets a.new-folder:hover {
  color: #D1D1D1;
}
.sidebar .sidebar-inner .sidebar-widgets a.new-label {
  background: none !important;
  color: #949494;
}
.sidebar .sidebar-inner .sidebar-widgets a.new-label:hover {
  color: #D1D1D1;
}
.sidebar .sidebar-inner .sidebar-widgets .add-folder {
  display: none;
}
.sidebar .sidebar-inner .sidebar-widgets .add-folder input {
  margin-top: 8px;
}
.sidebar .sidebar-inner .sidebar-widgets .add-label {
  display: none;
}
.sidebar .sidebar-inner .sidebar-widgets .add-label input {
  margin-top: 8px;
}
.sidebar .sidebar-inner .sidebar-widgets .charts-sidebar .sidebar-charts-inner {
  height: 53px;
  padding: 15px 0;
}
.sidebar .sidebar-inner .sidebar-widgets .charts-sidebar .sidebar-charts-inner .sidebar-charts-left {
  float: left;
  margin-top: -7px;
  text-align: left;
}
.sidebar .sidebar-inner .sidebar-widgets .charts-sidebar .sidebar-charts-inner .sidebar-charts-left .sidebar-chart-title {
  color: rgba(255, 255, 255, 0.3);
  font-size: 11px;
  opacity: 0.3;
  text-transform: uppercase;
}
.sidebar .sidebar-inner .sidebar-widgets .charts-sidebar .sidebar-charts-inner .sidebar-charts-left .sidebar-chart-number {
  color: #ffffff;
  font-family: 'Lato';
  font-size: 18px;
  margin-top: 0;
  margin-top: 9px;
  opacity: 0.7;
}
.sidebar .sidebar-inner .sidebar-widgets .charts-sidebar .sidebar-charts-inner .sidebar-charts-right {
  float: right;
  text-align: right;
}
.sidebar .sidebar-inner .sidebar-widgets .charts-sidebar hr.divider {
  background: -moz-linear-gradient(left, rgba(205, 205, 205, 0), #4d4d4d, rgba(205, 205, 205, 0));
  background: -o-linear-gradient(left, rgba(205, 205, 205, 0), #4d4d4d, rgba(205, 205, 205, 0));
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(205, 205, 205, 0)), color-stop(50%, #4d4d4d), color-stop(100%, rgba(205, 205, 205, 0)));
  background: -webkit-linear-gradient(left, rgba(205, 205, 205, 0), #4d4d4d, rgba(205, 205, 205, 0));
  background: linear-gradient(left, rgba(205, 205, 205, 0), #4d4d4d, rgba(205, 205, 205, 0));
  border: 0;
  height: 1px;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%;
}
.sidebar .sidebar-inner .sidebar-widgets .charts-sidebar.progress-chart .sidebar-charts-inner {
  height: 45px;
  padding-top: 0;
}
.sidebar .sidebar-inner .sidebar-widgets .charts-sidebar.progress-chart .sidebar-chart-title {
  color: rgba(255, 255, 255, 0.6);
  float: left;
  font-family: 'Open Sans';
  font-size: 13px;
  margin-bottom: 5px;
  margin-top: 0;
  opacity: 1;
  text-transform: none;
}
.sidebar .sidebar-inner .sidebar-widgets .charts-sidebar.progress-chart .sidebar-chart-number {
  color: rgba(255, 255, 255, 0.3);
  float: right;
  font-size: 11px;
  margin-top: 2px;
}
.sidebar .sidebar-inner .sidebar-widgets .charts-sidebar.progress-chart .progress {
  background: rgba(255, 255, 255, 0.2);
  height: 6px;
}
.sidebar .sidebar-inner .sidebar-footer {
  background-color: #202226;
  bottom: 0px;
  clear: both;
  display: block;
  left: 0;
  padding: 0;
  position: fixed;
  width: 240px;
  z-index: 1000;
}
.sidebar .sidebar-inner .sidebar-footer .progress {
  margin-bottom: 5px;
  position: relative;
  top: 15px;
  width: 70%;
}
.sidebar .sidebar-inner .sidebar-footer .pull-left {
  padding: 12px 0 8px;
  text-align: center;
  width: 25%;
}
.sidebar .sidebar-inner .sidebar-footer .pull-left:hover {
  background-color: #373a41;
  text-decoration: none !important;
}
.sidebar .sidebar-inner .sidebar-footer i {
  color: #5E646D;
  font-size: 14px;
}
.sidebar .sidebar-inner .sidebar-footer a:hover i {
  color: #F7F7F7;
}
.sidebar .sidebar-inner .sidebar-top h4 {
  color: #e2e2e2;
  margin-bottom: 5px;
  overflow: hidden;
  padding-left: 3px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 137px;
}
.sidebar .sidebar-inner .sidebar-top .searchform {
  display: block;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 15px 10px 15px;
  position: relative;
}
.sidebar .sidebar-inner .sidebar-top .searchform::after {
  clear: both;
  content: '';
  display: block;
}
.sidebar .sidebar-inner .sidebar-top .searchform input {
  background: #202226;
  border: 0;
  height: auto;
  margin: 0;
  padding: 10px;
  width: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.sidebar .sidebar-inner .sidebar-top .searchform input:focus {
  background: #ffffff;
}
.sidebar .sidebar-inner .sidebar-top .userlogged {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  display: block;
  margin-bottom: 0;
  margin: 0;
  padding: 5px 10px 0 10px;
}
.sidebar .sidebar-inner .sidebar-top .userlogged > i {
  float: left;
  font-size: 60px;
  margin-bottom: -21px;
  padding-right: 12px;
}
.sidebar .sidebar-inner .sidebar-top .user-details {
  float: left;
  padding-left: 5px;
  text-align: left;
}
.sidebar .sidebar-inner .sidebar-top .user-details .user-login .btn {
  margin-right: 0;
}
.sidebar .sidebar-inner .sidebar-top .user-login {
  display: inline-block;
  float: none;
  margin-left: 0;
  margin-top: 0;
  margin: auto;
  text-align: center;
}
.sidebar .sidebar-inner .sidebar-top .user-login .btn {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #616574;
  margin-right: 0;
  padding: 4px 8px;
}
.sidebar .sidebar-inner .sidebar-top .user-login .btn i {
  margin-top: 0 !important;
}
.sidebar .sidebar-inner .sidebar-top .user-login .btn i:not(.fa) {
  margin-top: 3px !important;
}
.sidebar .sidebar-inner .sidebar-top .user-login .btn .fa {
  padding-left: 3px;
}
.sidebar .sidebar-inner .sidebar-top .user-login .dropdown-menu {
  margin-top: 3px;
  min-width: 100px;
  width: 100%;
}
.sidebar .sidebar-inner .sidebar-top .user-login .dropdown-menu li a {
  color: #616574;
  font-size: 12px;
  padding: 4px 8px;
}
.sidebar .sidebar-inner .sidebar-top .user-login .dropdown-menu li a:hover {
  background-color: #616574;
  color: #ffffff;
}
.sidebar .sidebar-inner .sidebar-top .user-login .dropdown-menu li a i {
  padding-right: 0;
}
.sidebar .sidebar-inner .sidebar-top.big-img {
  margin-bottom: 0;
  padding-top: 10px;
  text-align: center;
}
.sidebar .sidebar-inner .sidebar-top.big-img .user-image {
  margin: auto;
  width: 130px;
}
.sidebar .sidebar-inner .sidebar-top.big-img .user-image img {
  border: 3px solid rgba(255, 255, 255, 0.2);
  display: block;
}
.sidebar .sidebar-inner .sidebar-top.big-img h4 {
  color: #e2e2e2;
  margin: auto;
  margin-bottom: 8px;
  margin-top: 10px;
  text-align: center;
}
.sidebar .sidebar-inner .sidebar-top.big-img .user-details {
  float: none;
  padding-left: 0;
  text-align: center;
}
.sidebar .sidebar-inner .sidebar-top.small-img {
  margin-bottom: 0;
  margin-top: 0;
  padding: 20px;
  padding-bottom: 0;
  text-align: center;
}
.sidebar .sidebar-inner .sidebar-top.small-img .user-image {
  float: left;
  margin: auto;
  width: 35%;
}
.sidebar .sidebar-inner .sidebar-top.small-img .user-image img {
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: block;
}
.sidebar .sidebar-inner .sidebar-top.small-img h4 {
  color: #e2e2e2;
  text-align: left;
  width: 110px;
}
.sidebar .sidebar-inner .sidebar-top.small-img .user-details {
  float: left;
  padding-left: 10px;
  text-align: left;
}
.sidebar .sidebar-top .user-login .dropdown-menu li a:focus {
  background-color: #616574;
  color: #ffffff;
}
body:not(.sidebar-fixed, .topbar-fixed) .sidebar .logopanel {
  background: #202226;
  height: 50px;
  left: 0;
  padding: 10px;
  position: absolute;
  right: auto;
  top: -50px;
  width: 240px;
  z-index: 2;
}
body:not(.rtl) .sidebar .sidebar-inner .nav-sidebar li.active > a .fa.arrow:before {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
body:not(.rtl) .sidebar .sidebar-inner .nav-sidebar .nav-parent > a .fa.arrow.active:before {
  content: "\f105";
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.nav-sidebar > li > a:active {
  background: none;
  color: #e2e2e2;
}
.nav-sidebar > li > a:focus {
  background: none;
  color: #e2e2e2;
}
.sidebar .sidebar-inner .nav-sidebar > li.active > a i,
.sidebar .sidebar-inner .nav-sidebar > li.active > a span:not(.badge),
.sidebar .sidebar-inner .nav-sidebar > li.nav-active > a i,
.sidebar .sidebar-inner .nav-sidebar > li.nav-active > a span:not(.badge) {
  opacity: 1;
}
.sidebar.c-dark .sidebar-inner .nav-sidebar > li > a {
  color: #121212 !important;
}
.sidebar .sidebar-inner .nav-sidebar > li.nav-parent > a:hover,
.sidebar .sidebar-inner .nav-sidebar > li > a:hover,
.nav-sidebar > li > a:active,
.nav-sidebar > li > a:focus {
  color: #fff;
  opacity: 1 !important;
}
body:not(.sidebar-collapsed) .sidebar .sidebar-inner .nav-sidebar > li.nav-parent:not(.active) > a:hover,
.sidebar .sidebar-inner .nav-sidebar > li:not(.active) > a:hover,
.nav-sidebar > li > a:active,
.nav-sidebar > li > a:focus {
  background: none;
}
.nav-sidebar > li.active > a:hover {
  background-color: #319db5;
  color: #ffffff;
  opacity: 1;
}
.nav-sidebar > li.active > a:focus {
  background-color: #319db5;
  color: #ffffff;
  opacity: 1;
}
.nav-sidebar > li.nav-parent.active > a:active {
  background-color: #319db5;
  color: #ffffff !important;
}
.nav-sidebar .children > li > a:active {
  color: #ffffff;
  text-decoration: none;
}
.nav-sidebar .children > li > a:focus {
  color: #ffffff;
  text-decoration: none;
}
.sidebar-widgets a:active {
  text-decoration: none !important;
}
.sidebar-widgets a:focus {
  text-decoration: none !important;
}
.progress-chart .sidebar-chart-number {
  font-family: 'Open Sans';
  font-size: 13px;
  margin-bottom: 5px;
  margin-top: 0;
  opacity: 1;
  text-transform: none;
}
.theme-sltl .sidebar .sidebar-inner .sidebar-widgets .charts-sidebar.progress-chart .sidebar-chart-title,
.theme-sltl .sidebar .sidebar-inner .sidebar-widgets .charts-sidebar.progress-chart .sidebar-chart-number,
.theme-sltd .sidebar .sidebar-inner .sidebar-widgets .charts-sidebar.progress-chart .sidebar-chart-title,
.theme-sltd .sidebar .sidebar-inner .sidebar-widgets .charts-sidebar.progress-chart .sidebar-chart-number,
.theme-sltl .sidebar .sidebar-inner .sidebar-widgets .charts-sidebar .sidebar-chart-number,
.theme-sltl .sidebar .sidebar-inner .sidebar-widgets .charts-sidebar .sidebar-chart-title {
  color: rgba(0, 0, 0, 0.6);
}
.sidebar-footer .pull-left:active {
  background-color: #373a41;
  text-decoration: none !important;
}
.sidebar-footer .pull-left:focus {
  background-color: #373a41;
  text-decoration: none !important;
}
.sidebar-condensed .sidebar {
  top: 50px;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar {
  width: 190px;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-inner .sidebar-footer {
  width: 190px;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-inner .nav-sidebar > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-inner .nav-sidebar > li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-inner .nav-sidebar > li > a span {
  display: block;
  float: none;
  text-align: center;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-inner .nav-sidebar > li > a i {
  font-size: 24px;
  margin: auto;
  margin-bottom: 10px;
  margin-top: 8px;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-inner .nav-sidebar > li > a .arrow {
  opacity: 0.3;
  position: absolute;
  top: 28px;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-top {
  margin-bottom: 0;
  text-align: center;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-top .user-image {
  margin: auto;
  width: 90px;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-top .user-image img {
  border: 3px solid rgba(255, 255, 255, 0.2);
  display: block;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-top h4 {
  color: #e2e2e2;
  padding-left: 5px;
  text-align: left;
  width: 105px;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-top .user-login {
  display: inline-block;
  float: none;
  margin: auto;
  text-align: center;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-top .user-login .btn {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid #343847;
  color: #616574;
  padding: 4px 8px;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-top .user-login .btn i {
  margin-top: 0 !important;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-top .user-login .btn i:not(.fa) {
  margin-top: 3px !important;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-top .user-login .btn .fa {
  padding-left: 3px;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-top .user-login .dropdown-menu {
  margin-top: 3px;
  min-width: 100%;
  width: 100%;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-top .user-login .dropdown-menu li a {
  color: #616574;
  font-size: 12px;
  padding: 4px 8px;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-top .user-login .dropdown-menu li a:hover {
  background-color: #616574;
  color: #ffffff;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-top .user-login .dropdown-menu li a i {
  padding-right: 0;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-top.small-img .user-image {
  margin: auto;
  width: 55px;
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-top.small-img .user-image img {
  border: 2px solid rgba(255, 255, 255, 0.2);
}
.sidebar-condensed:not(.sidebar-collapsed) .sidebar .sidebar-top.big-img .user-image {
  margin: auto;
  width: 120px;
}
.sidebar-condensed:not(.sidebar-collapsed) .main-content {
  margin-left: 190px;
}
.sidebar-condensed:not(.sidebar-collapsed) .main-content .topbar {
  left: 190px;
}
.sidebar-condensed .sidebar .logopanel {
  width: 190px;
}
.sidebar-condensed .sidebar .sidebar-top .user-login .dropdown-menu li a:focus {
  background-color: #616574;
  color: #ffffff;
}
.sidebar-condensed .sidebar .sidebar-inner .nav-sidebar > li > a i {
  display: block;
  float: none;
  text-align: center;
}
.sidebar-condensed .sidebar .sidebar-inner .sidebar-top h4 {
  font-size: 15px;
}
.sidebar-condensed .sidebar .sidebar-inner .sidebar-top .user-details {
  padding-left: 5px;
}
.sidebar-condensed .sidebar .sidebar-inner .sidebar-top .userlogged > i {
  padding-right: 0;
}
.sidebar-condensed .sidebar .sidebar-inner .sidebar-inner .sidebar-top .userlogged > i {
  padding-right: 0px;
}
.sidebar-condensed .sidebar .sidebar-inner .sidebar-top.small-img {
  padding: 10px;
}
.sidebar-condensed .sidebar .sidebar-inner .sidebar-top.small-img h4 {
  font-size: 14px;
  width: 95px;
}
.sidebar-condensed .sidebar .sidebar-top.small-img .user-login {
  margin-left: -5px;
  margin-right: 0;
}
.sidebar-light:not(.sidebar-collapsed) .sidebar {
  background: none !important;
  width: 260px;
}
.sidebar-light:not(.sidebar-collapsed) .sidebar .sidebar-top h4 {
  width: 115px;
}
.sidebar-light:not(.sidebar-collapsed) .sidebar .sidebar-inner {
  background-color: rgba(0, 0, 0, 0.05);
  margin: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sidebar-light:not(.sidebar-collapsed) .sidebar .sidebar-inner .nav-sidebar {
  margin-bottom: 0;
}
.sidebar-light:not(.sidebar-collapsed) .sidebar .sidebar-inner .nav-sidebar .arrow {
  right: 10px;
}
.sidebar-light:not(.sidebar-collapsed) .sidebar .sidebar-inner .nav-sidebar > li > a {
  line-height: 23px;
  padding: 10px;
}
.sidebar-light:not(.sidebar-collapsed) .sidebar .sidebar-inner .nav-sidebar > li > a i {
  font-size: 15px;
}
.sidebar-light:not(.sidebar-collapsed) .sidebar .sidebar-inner .sidebar-top .searchform {
  display: none;
}
.sidebar-light:not(.sidebar-collapsed) .sidebar .sidebar-inner .sidebar-widgets {
  margin-bottom: 0;
}
.sidebar-light:not(.sidebar-collapsed) .sidebar .sidebar-footer {
  display: none;
}
.sidebar-light:not(.sidebar-collapsed) .sidebar-top {
  padding-top: 10px;
}
.sidebar-light .sidebar .sidebar-inner .sidebar-top.small-img {
  padding: 10px;
}
.sidebar-light .sidebar .sidebar-inner .sidebar-top.small-img h4 {
  font-size: 14px;
}
.sidebar-light .sidebar .sidebar-inner .sidebar-top.small-img .user-login {
  margin-left: -5px;
  margin-right: 0;
}
.sidebar-light.sidebar-top:not(.sidebar-collapsed) .sidebar {
  width: 100%;
}
.sidebar-light.sidebar-top:not(.sidebar-collapsed) .sidebar .sidebar-inner {
  background-color: transparent;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sidebar-light.sidebar-top:not(.sidebar-collapsed) .sidebar .sidebar-inner .nav-sidebar > li > a {
  height: 66px;
  line-height: 21px;
  padding: 10px 15px 12px;
}
.sidebar-light.fixed-sidebar:not(.sidebar-collapsed) .sidebar-inner {
  padding-bottom: 80px;
}
.sidebar-hover .sidebar {
  margin-left: -220px;
  margin-right: auto;
  opacity: 0;
  top: 0 !important;
  z-index: 500 !important;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.sidebar-hover .sidebar .sidebar-inner .sidebar-top.small-img {
  margin-top: 40px;
}
.sidebar-hover .sidebar .sidebar-inner .sidebar-footer {
  left: -220px;
  opacity: 0;
}
.sidebar-hover .sidebar .logopanel {
  position: absolute;
}
.sidebar-hover .sidebar-inner {
  margin-top: 50px;
}
.sidebar-hover .sidebar.sidebar-inner .sidebar-top.big-img {
  margin-top: 48px;
}
.sidebar-hover .main-content {
  margin-left: 0;
}
.sidebar-hover .topbar .header-left .topnav .menutoggle {
  display: none;
}
.sidebar-hover .topnav .logopanel2 {
  background: #ffffff;
  color: #666666;
  float: left;
  height: 49px;
  padding: 10px 10px 10px 40px;
  width: 240px;
}
.sidebar-hover .topnav .logopanel2 h1 {
  font-family: 'Lato', 'Open Sans', Helvetica, sans-serif;
  font-weight: 900;
  font-size: 30px;
  letter-spacing: -1.5px;
  line-height: 30px;
}
.sidebar-hover .logopanel2 h1 a {
  background: url(../images/logo/logo-dark.png) no-repeat;
  display: block;
  height: 30px;
}
.submenu-hover .sidebar .sidebar-inner .nav-sidebar > li > a .arrow {
  display: none;
}
.submenu-hover .sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  display: none;
  left: 240px;
  right: auto;
  margin-top: 0;
  min-width: 215px;
  position: absolute;
  top: 0;
  z-index: 4000;
}
.submenu-hover .sidebar .sidebar-inner .nav-sidebar .nav-parent .children:hover {
  display: block;
}
.submenu-hover .sidebar .sidebar-inner .nav-sidebar .nav-hover .children {
  display: block;
  -webkit-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.2);
}
.submenu-hover .sidebar .sidebar-inner .nav-sidebar .children > li > a {
  padding-left: 20px;
  padding-right: 0;
}
.submenu-hover .sidebar .sidebar-inner .nav-sidebar .children > li > a .badge {
  margin-left: 0;
  margin-right: 10px;
}
.submenu-hover .sidebar .sidebar-inner .nav-sidebar .children li:before {
  display: none;
}
.submenu-hover .sidebar .sidebar-inner .nav-sidebar .children:after {
  display: none;
}
.submenu-hover .sidebar .sidebar-inner .nav-sidebar > li.nav-hover {
  background: rgba(255, 255, 255, 0.02);
}
.submenu-hover .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border: solid transparent;
  content: " ";
  height: 0;
  left: auto;
  margin-top: -10px;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  z-index: 2000;
  border-color: rgba(136, 183, 213, 0);
  border-left: none;
  border-right: 10px solid #202226;
  border-width: 10px;
}
.submenu-hover .sidebar-light.sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  margin-left: 220px;
  margin-right: 0;
}
.submenu-hover .sidebar-condensed.sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  margin-left: 210px;
  margin-right: 0;
}
.submenu-hover.sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar .children {
  display: block;
  display: none;
  left: 45px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 41px;
}
.submenu-hover.sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar .nav-hover .children {
  display: block;
}
.submenu-hover.sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  min-width: 204px;
}
.submenu-hover.sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  display: none;
}
.submenu-hover.sidebar-condensed .sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  margin-left: 190px;
  margin-right: 0;
}
.submenu-hover.sidebar-light .sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  margin-left: 220px;
  margin-right: 0;
}
.submenu-hover.sidebar-top .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  display: none;
}
.sidebar-hover.fixed-topbar .main-content .topbar {
  left: 0;
}
.fixed-sidebar .sidebar {
  position: fixed;
  right: auto;
  left: 0;
  bottom: 0;
  z-index: 202;
}
@media screen and (min-width: 1024px) {
  .sidebar-collapsed .topbar {
    margin-left: -50px;
  }
  .sidebar-collapsed .topbar .header-left .topnav .menutoggle {
    background: #319db5;
    color: #ffffff;
    opacity: 0.9;
    -webkit-transition: all 0s ease-out;
    -moz-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
    -ms-transition: all 0s ease-out;
    transition: all 0s ease-out;
  }
  .sidebar-collapsed .topbar .header-left .topnav .menutoggle i:before {
    content: "s";
  }
  .sidebar-collapsed .topbar .header-left .topnav .menutoggle:hover {
    color: #ffffff;
    opacity: 1;
  }
  .sidebar-collapsed .sidebar {
    top: 49px;
    width: 50px;
    z-index: 300;
  }
  .sidebar-collapsed .sidebar .logopanel {
    display: none !important;
  }
  .sidebar-collapsed .sidebar .sidebar-top {
    display: none !important;
  }
  .sidebar-collapsed .sidebar .sidebar-inner {
    padding: 0;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .sidebartitle {
    display: none;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar {
    margin: 5px;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar li a {
    padding: 10px;
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar li a i {
    float: none;
    margin-right: 0;
    text-align: center;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar li .arrow {
    display: none;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar ul {
    display: none;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar ul a {
    line-height: normal;
    padding: 16px 20px 14px 35px;
    max-width: 204px;
    text-align: left;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar ul a:hover {
    background: none;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar li.nav-hover ul {
    background: #202226;
    display: block;
    left: 45px;
    margin: 0;
    min-width: 204px;
    padding-bottom: 10px;
    position: absolute;
    top: 41px;
    z-index: 100;
    -webkit-border-radius: 0 0 2px 0;
    -moz-border-radius: 0 0 2px 0;
    border-radius: 0 0 2px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar .children:after {
    border-left: 1px solid #2B2E33;
    bottom: 0;
    content: "";
    left: 17px;
    position: absolute;
    top: 0;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar .children li:before {
    background-color: #2B2E33;
    border-color: rgba(0, 0, 0, 0);
    bottom: auto;
    content: "";
    height: 8px;
    left: 14px;
    margin-top: 19px;
    position: absolute;
    right: 0;
    width: 8px;
    z-index: 1;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar .nav-parent.active .children {
    display: none;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar .nav-parent.nav-hover.active .children {
    display: block;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li > a {
    height: 41px;
    overflow: visible;
    text-align: center;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li > a:hover {
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li > a span {
    display: none;
    overflow: visible;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li > a .badge {
    display: none;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-parent {
    z-index: 120;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-parent > a {
    background-image: none;
    text-align: center;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li > a > span:not(.arrow) {
    display: none;
    left: 40px;
    min-width: 209px;
    padding: 10px 10px 10px 5px;
    position: absolute;
    text-align: left;
    top: 0;
    z-index: 100;
    -webkit-border-radius: 0 2px 0 0;
    -moz-border-radius: 0 2px 0 0;
    border-radius: 0 2px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.03);
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.active > a > span:last-child {
    -webkit-border-radius: 0 2px 0 0;
    -moz-border-radius: 0 2px 0 0;
    border-radius: 0 2px 0 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover > a {
    background: #ffffff;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    color: #1d2939;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover > a span:not(.arrow) {
    display: inline-block;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover > a span:not(.badge) {
    color: #121212;
    opacity: 1;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover > a i {
    color: #121212;
    opacity: 1;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .sidebar-footer {
    display: none;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .sidebar-widgets {
    display: none;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover:not(.nav-active) > a span:not(.badge) {
   background: #ffffff;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover.active > a {
    background: #319db5;
    color: #ffffff;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover.active > a i {
    color: #ffffff;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover.active > a span:not(.badge) {
    background: #319db5 !important;
    color: #ffffff;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover.active > a > span:last-child {
    background: #319db5;
    color: #ffffff;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover.nav-active.active > a {
    background: #319db5;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover.nav-active > a i {
    color: #ffffff !important;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover.nav-active > a span:not(.badge) {
    color: #ffffff !important;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover.nav-active:not(.active) > a span:not(.badge) {
    background: #ffffff;
    color: #1d2939 !important;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover.nav-active:not(.active) > a i {
    background: #ffffff;
    color: #1d2939 !important;
  }
  .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover.active:not(.nav-active) > a i {
    color: #ffffff !important;
  }
  .sidebar-collapsed .sidebar-inner .menu-title {
    display: none;
  }
  .sidebar-collapsed .main-content {
    margin-left: 50px;
  }
  .sidebar-collapsed.fixed-sidebar .topbar .header-left .topnav > ul {
    margin-left: 0;
  }
  .sidebar-collapsed.fixed-sidebar:not(.fixed-topbar) .topbar {
    margin-left: 0;
  }
  .sidebar-collapsed.fixed-sidebar:not(.fixed-topbar) .topbar .header-left .topnav .menutoggle {
    position: fixed;
  }
  .sidebar-collapsed.fixed-topbar .topbar .header-left .topnav > ul {
    margin-left: 0;
  }
  .fixed-topbar.sidebar-collapsed .topbar .header-left .topnav .menutoggle {
    left: 0;
    position: relative;
  }
  .fixed-sidebar.sidebar-collapsed .topbar .header-left .topnav .menutoggle {
    left: 0;
    position: relative;
  }
  .sidebar-top .main-content {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .sidebar-top .main-content .page-content {
    top: 116px;
  }
  .sidebar-top:not(.fixed-topbar) .main-content {
    margin-top: 116px;
  }
  .sidebar-top:not(.fixed-topbar) .sidebar .logopanel {
    background: #ffffff;
    left: 0;
    position: absolute;
    right: auto;
    top: -50px;
    top: -50px !important;
    width: 140px;
  }
  .sidebar-top .menutoggle {
    display: none;
  }
  .sidebar-top .topbar {
    left: 140px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 801;
  }
  .sidebar-top .topbar .header-left .topnav .menutoggle {
    height: 50px;
  }
  .sidebar-top .sidebar {
    bottom: auto!important;
    float: none;
    height: 66px;
    overflow: visible!important;
    position: fixed;
    top: 50px;
    width: 100%;
  }
  .sidebar-top .sidebar .logopanel {
    background: #ffffff;
    left: 0;
    position: fixed;
    right: auto;
    top: -50px;
    top: 0 !important;
    width: 140px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
  }
  .sidebar-top .sidebar .logopanel h1 a {
    background: url(../static/img/com_top_icon.png) no-repeat;
  }
  .sidebar-top .sidebar:before {
    display: none;
  }
  .sidebar-top .sidebar .sidebar-inner {
    padding: 0;
  }
  .sidebar-top .sidebar .sidebar-inner .nav-sidebar .nav-parent.active .children {
    display: none !important;
  }
  .sidebar-top .sidebar .sidebar-inner .nav-sidebar .nav-parent.nav-hover .children {
    display: block !important;
    margin: 0;
    padding: 0;
    position: absolute;
  }
  .sidebar-top .sidebar .sidebar-inner .nav-sidebar .children > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sidebar-top .sidebar .sidebar-inner .nav-sidebar .children:after {
    display: none;
  }
  .sidebar-top .sidebar .sidebar-inner .nav-sidebar .children li:before {
    display: none;
  }
  .sidebar-top .sidebar .sidebar-inner .arrow {
    display: none;
  }
  .sidebar-top .sidebar .sidebar-inner .nav-sidebar > li > a i {
    text-align: center;
  }
  .sidebar-top .sidebar .sidebar-inner .nav-sidebar > li > a span:not(.badge) {
    text-align: center;
  }
  .sidebar-top .sidebar nav > .nav {
    float: left;
  }
  .sidebar-top .sidebar .nav > li {
    display: inline-block;
    float: left;
    position: relative;
  }
  .sidebar-top .sidebar .nav > li .children {
    display: none;
    height: auto!important;
    left: 0;
    position: absolute !important;
    top: auto!important;
    width: 200px;
    z-index: 1050;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  }
  .sidebar-top .sidebar .nav > li .children -header {
    display: none!important;
  }
  .sidebar-top .sidebar .nav > li > a {
    height: 66px;
    padding: 10px 15px 12px;
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .sidebar-top .sidebar .nav > li > a:hover {
    background: #202226;
  }
  .sidebar-top .sidebar .nav > li > a > i {
    display: block;
    float: none !important;
    font-size: 14px;
    line-height: 40px;
    margin: -10px auto -7px;
    width: 40px;
  }
  .sidebar-top .sidebar .nav > li > a > span {
    display: block;
    font-weight: 400;
  }
  .sidebar-top .sidebar .nav li li a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sidebar-top .sidebar .nav li:hover > .children {
    display: block;
    height: auto!important;
    margin-left: 0;
    opacity: 1;
    overflow: auto;
  }
  .sidebar-top .sidebar .nav li:focus > .children {
    display: block;
    height: auto!important;
    margin-left: 0;
    opacity: 1;
    overflow: auto;
  }
  .sidebar-top .sidebar .nav li:active > .children {
    display: block;
    height: auto!important;
    margin-left: 0;
    opacity: 1;
    overflow: auto;
  }
  .sidebar-top .sidebar-footer ~ div {
    padding-bottom: 0;
  }
  .sidebar-top .aside-wrap {
    float: none;
    overflow: visible!important;
    position: relative;
    top: 0;
    width: 100%;
  }
  .sidebar-top .nav-wrap {
    float: none;
    overflow: visible!important;
    position: relative;
    top: 0;
    width: 100%;
  }
  .sidebar-top:not(.fixed-sidebar) .sidebar {
    position: absolute;
  }
  .sidebar-top .nav-sidebar > li.nav-hover > a {
    background: #202226 !important;
  }
  .sidebar-top .nav-sidebar > li + li {
    margin-top: 0;
  }
  .sidebar-top.fixed-topbar .topbar {
    left: 140px;
    right: 0;
    position: fixed !important;
  }
  .sidebar-top.sidebar-fixed.app-header-fixed {
    padding-top: 115px;
  }
  .sidebar-top.sidebar-fixed .sidebar {
    position: fixed;
    top: 50px;
    width: 100%;
    z-index: 1000;
  }
  .fixed-sidebar.sidebar-top .sidebar {
    bottom: auto!important;
    height: 66px;
    position: fixed;
    top: 50px;
  }
  .sidebar-top .sidebar-top,
  .sidebar-top .menu-title,
  .sidebar-top .sidebar .sidebar-footer,
  .sidebar-top .sidebar .sidebar-widgets {
    display: none!important;
  }
}
@media screen and (max-width: 1024px) {
  body {
    position: relative;
  }
  body:not(.sidebar-hover) .sidebar {
    display: none;
  }
  body > section {
    height: auto;
  }
  .topbar {
    left: 0 !important;
  }
  .topbar .header-left .topnav .menutoggle i:before {
    content: "s" !important;
  }
  .fixed-topbar .topbar {
    left: 0 !important;
  }
  .main-content {
    margin-left: 0 !important;
    width: 100%;
  }
  .sidebar-collapsed .sidebar {
    display: none;
  }
  .sidebar-collapsed .main-content {
    margin-left: 0;
  }
  .sidebar-collapsed .topbar {
    margin-left: 0 !important;
  }
  .sidebar-show section {
    overflow-x: hidden;
  }
  .sidebar-show .main-content {
    margin-left: 190px !important;
    overflow: hidden;
  }
  .sidebar-show .topbar .header-left .topnav .menutoggle i:before {
    content: "r" !important;
  }
  body.sidebar-show:not(.sidebar-hover) .sidebar {
    display: block;
  }
  .sidebar-show.fixed-topbar .topbar {
    left: 190px !important;
    overflow: hidden;
  }
  .nav-horizontal {
    position: relative;
  }
  .nav-horizontal .caret {
    display: none;
  }
}
.sidebar-collapsed .topbar .header-left .topnav .mmenu .dropdown.mmenu-fw .dropdown-menu {
  left: 50px;
  right: 0;
}
body:not(.sidebar-top):not(.fixed-sidebar):not(.sidebar-light) .sidebar:before {
  background-color: inherit;
  border-color: inherit;
  border-style: inherit;
  border-width: inherit;
  bottom: 0;
  content: "";
  display: block;
  position: fixed;
  top: 0;
  width: inherit;
  z-index: -1;
}
.sidebar-light:not(.fixed-sidebar) .sidebar .sidebar-inner {
  height: auto;
}
.submenu-hover.sidebar-condensed .sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  left: 190px;
  margin-left: 0;
  right: auto;
}
body:not(.sidebar-top):not(.fixed-sidebar) .sidebar:before {
  margin-top: 50px;
}
body:not(.fixed-sidebar):not(.fixed-topbar):not(.sidebar-top) .sidebar .logopanel {
  position: absolute;
  top: -50px;
  left: 0;
}
.submenu-hover.sidebar-light .sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  left: 220px;
  margin-left: 0;
  right: auto;
}
.sidebar-condensed.sidebar-collapsed .sidebar {
  top: 50px;
}
.sidebar-light.sidebar-collapsed .sidebar {
  top: 50px;
}
.sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li {
  margin-top: 2px !important;
}
.sidebar-top .hidden-st {
  display: none !important;
}
#quickview-toggle {
  margin-right: 10px;
}
#quickview-toggle i {
  color: #232323;
  font-size: 20px;
}
#quickview-sidebar {
  bottom: 0;
  left: auto;
  overflow: hidden;
  position: fixed;
  right: -280px;
  top: 0;
  -webkit-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -ms-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  width: 280px;
  z-index: 1000;
}
#quickview-sidebar.open {
  -moz-box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.15);
  -ms-transform: translate(-100%, 0);
  -o-box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.15);
  -webkit-transform: translate3d(-100%, 0, 0);
  box-shadow: 0 0 8px 4px rgba(0, 0, 0, 0.15);
  display: block;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=rgba(0, 0, 0, 0.15), Direction=180, Strength=2);
  transform: translate3d(-100%, 0, 0);
}
#quickview-sidebar:not(.open):not(.closing) .quickview {
  display: none;
}
#quickview-sidebar:not(.open):not(.closing) .quickview-header {
  display: none;
}
#quickview-sidebar .quickview {
  -webkit-overflow-scrolling: touch;
  background: #ffffff;
  bottom: 0;
  color: #818181;
  height: auto;
  left: 0;
  left: auto;
  overflow-x: hidden;
  position: absolute;
  right: auto;
  top: 50px;
  width: 280px;
  z-index: 1;
  -webkit-transition: width 0.3s ease;
  -moz-transition: width 0.3s ease;
  -o-transition: width 0.3s ease;
  -ms-transition: width 0.3s ease;
  transition: width 0.3s ease;
}
#quickview-sidebar .quickview .tab-content {
  border-top: none;
  padding: 0;
  position: relative;
}
#quickview-sidebar .quickview .tab-content #chat {
  padding: 0 20px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation {
  bottom: 0;
  left: -300px;
  padding: 0;
  position: relative;
  top: 0;
  overflow-x: hidden;
  width: 280px;
  z-index: 1000;
  -webkit-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -ms-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-header {
  padding: 0;
  position: relative;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-header .user {
  border-bottom: 1px solid #E0E0E0;
  padding: 10px 15px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-header .user-img {
  float: left;
  width: 50px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-header .user-img .badge {
  font-size: 11px;
  margin-left: -10px;
  padding: 2px 5px;
  position: absolute;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-header .user-details {
  text-align: center;
  width: 100%;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-header .user-details .user-name {
  text-align: center;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-header .user-details .user-txt {
  color: #526a82;
  text-align: center;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-header .user-status i {
  float: right;
  margin-right: 0;
  margin-top: 15px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-header .chat-back {
  color: #424242;
  cursor: pointer;
  font-size: 16px;
  left: 25px;
  position: absolute;
  top: 22px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-body {
  padding: 25px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-body li {
  clear: both;
  content: " ";
  display: table;
  margin-bottom: 15px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-body li:last-child {
  margin-bottom: 65px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-body .conversation-img {
  float: left;
  margin-right: 15px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-body .chat-detail {
  float: left;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-body .chat-detail .chat-bubble {
  background: #e5e9ec;
  color: #22262e;
  float: right;
  line-height: 20px;
  min-height: 40px;
  padding: 0;
  padding: 10px;
  position: relative;
  white-space: normal;
  width: 180px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-body .chat-detail .chat-bubble:after {
  border-color: rgba(0, 0, 0, 0) #e5e9ec;
  border-style: solid;
  border-width: 9px 7px 9px 0;
  content: '';
  display: block;
  left: -7px;
  position: absolute;
  top: 12px;
  width: 0;
  z-index: 1;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-body .chat-detail .chat-date {
  color: #636F77;
  display: block;
  font-size: 12px;
  margin-bottom: 8px;
  text-align: right;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-message {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 2;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-message .item-footer {
  padding: 9px 15px;
  background: #F0F0F0;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-message .item-footer i {
  float: left;
  text-align: center;
  width: 25%;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-message input {
  border-top: 1px solid #DFDFDF;
  border: none;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-body .chat-detail.chat-right .chat-bubble {
  background: #2B2E33;
  color: #ffffff;
  float: left;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-body .chat-detail.chat-right .chat-bubble:after {
  border-color: rgba(0, 0, 0, 0) #2b2e33;
  border-width: 9px 0 9px 7px;
  left: auto;
  right: -7px !important;
  top: 12px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-body .chat-detail.chat-right img {
  float: right!important;
  margin: 3px 0 -5px 10px !important;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-message .footer-actions i:hover {
  color: #5C5C5C;
  cursor: pointer;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation.current {
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
#quickview-sidebar .quickview .tab-content #chat .chat-body {
  bottom: 0;
  left: auto;
  position: absolute;
  right: -280px;
  top: 0;
  width: 280px;
  -webkit-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -ms-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  z-index: 1000;
}
#quickview-sidebar .quickview .tab-content #chat .chat-body .chat-search {
  margin-top: 15px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-body .chat-search .form-control {
  width: 100%;
}
#quickview-sidebar .quickview .tab-content #chat .chat-body .chat-groups i {
  margin-top: 8px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-body .chat-groups .title {
  color: #526a82;
  font-family: 'Lato', arial;
  font-weight: 700;
  text-transform: uppercase;
}
#quickview-sidebar .quickview .tab-content #chat .chat-body .chat-groups ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
#quickview-sidebar .quickview .tab-content #chat .chat-body .chat-groups ul li {
  color: ##818181;
  line-height: 25px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-body .chat-groups ul li:hover {
  cursor: pointer;
}
#quickview-sidebar .quickview .tab-content #chat .chat-body .chat-groups li i {
  float: left;
}
#quickview-sidebar .quickview .tab-content #chat .chat-body .chat-list li i {
  float: right;
  margin-top: 9px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-body .chat-list ul li {
  display: block;
  padding: 10px 15px 7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-body .chat-list ul li:hover {
  background-color: #F4F5F7;
  cursor: pointer;
}
#quickview-sidebar .quickview .tab-content #chat .chat-body .chat-list .user-img {
  float: left;
  width: 50px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-body .chat-list .user-img .badge {
  font-size: 11px;
  margin-left: -10px;
  padding: 2px 5px;
  position: absolute;
}
#quickview-sidebar .quickview .tab-content #chat .chat-body .chat-list .user-details {
  float: left;
  width: 130px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-body .chat-body .chat-list li .user-details .user-txt {
  color: #526a82;
}
#quickview-sidebar .quickview .tab-content #chat .chat-body.current {
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
#quickview-sidebar .quickview .tab-content #chat .chat-body > div {
  padding: 0 20px;
}
#quickview-sidebar .quickview .tab-content .title {
  color: #526a82;
  font-family: 'Lato', arial, sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 30px;
}
#quickview-sidebar .quickview .tab-content #settings .settings {
  padding: 0 20px;
}
#quickview-sidebar .quickview .tab-content #settings .setting {
  margin-bottom: 20px;
}
#quickview-sidebar .quickview .tab-content #settings .setting .setting-info {
  color: #98A1A6;
  font-size: 12px;
  margin-top: 3px;
}
#quickview-sidebar .quickview .tab-content #settings .switch {
  margin-top: -4px;
}
#quickview-sidebar .quickview .tab-content #settings .settings-chart .chart-title {
  color: rgba(0, 0, 0, 0.6);
  float: left;
  font-family: 'Open Sans';
  font-size: 13px;
  margin-bottom: 5px;
  margin-top: 0;
  opacity: 1;
  text-transform: none;
}
#quickview-sidebar .quickview .tab-content #settings .settings-chart .chart-number {
  color: rgba(0, 0, 0, 0.5);
  float: right;
  font-size: 11px;
  margin-top: 2px;
}
#quickview-sidebar .quickview .tab-content #settings .settings-chart .progress {
  background: rgba(0, 0, 0, 0.1);
  height: 6px;
}
#quickview-sidebar .quickview .tab-content #settings .progress-chart .settings-chart .chart-.number {
  font-family: 'Open Sans';
  font-size: 13px;
  margin-bottom: 5px;
  margin-top: 0;
  opacity: 1;
  text-transform: none;
}
#quickview-sidebar .quickview .tab-content #notes {
  background: #fefaed;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes {
  background: #fefaed;
  bottom: 0;
  left: -280px;
  padding: 0;
  position: fixed;
  top: 50px;
  -webkit-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -ms-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  width: 280px;
  z-index: 1000;
  -ms-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: auto;
  right: 0;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes.current {
  -ms-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  left: auto;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes .notes h3 {
  margin-top: 5px;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes .notes h3 small {
  color: #B96F6F;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes .notes .mCustomScrollBox {
  overflow: hidden!important;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes .notes .input-group {
  background: #ffffff;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes .notes #add-note {
  color: #3F3F3F;
  display: block;
  float: none;
  font-family: 'Lato', arial, sans-serif;
  font-weight: 700;
  margin-right: 10px;
  padding: 10px 20px;
  text-align: center;
  width: 100%;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes .notes #add-note i {
  padding-right: 10px;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes .notes #add-note:hover {
  cursor: pointer;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes .notes #notes-list {
  overflow: hidden;
  padding: 0 20px;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes .notes #notes-list .note-desc {
  color: #CFCFCF;
  margin-bottom: 10px;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes .notes #notes-list .note-item {
  border-bottom: 1px solid #EBEBEB;
  border: none;
  cursor: pointer;
  display: block;
  margin: 0;
  padding: 10px 0;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes .notes #notes-list .note-item:hover p {
  color: #121212;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes .notes #notes-list .note-item h5 {
  margin-top: 0;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes .notes #notes-list .note-item p {
  height: 20px;
  margin-bottom: 0;
  overflow: hidden;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes .notes #notes-list .close {
  font-size: 14px;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes .note-title {
  margin-top: 0;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes.current {
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
#quickview-sidebar .quickview .tab-content #notes .detail-note {
  bottom: 0;
  position: absolute;
  right: -280px;
  top: 0;
  -webkit-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  -ms-transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
  width: 280px;
  z-index: 1000;
}
#quickview-sidebar .quickview .tab-content #notes .detail-note #note-detail {
  overflow: hidden;
}
#quickview-sidebar .quickview .tab-content #notes .detail-note #note-detail .note-write {
  -moz-background-size: 100% 40px;
  -ms-background-size: 100% 40px;
  -webkit-background-size: 100% 40px;
  background-size: 100% 40px;
  background: -moz-linear-gradient(top, #f0f0f0 0%, #ffffff 5%) 0 0;
  background: -webkit-linear-gradient(top, #f0f0f0 0%, #ffffff 5%) 0 0;
  background: linear-gradient(top, #f0f0f0 0%, #ffffff 5%) 0 0;
  padding: 0;
  position: relative;
}
#quickview-sidebar .quickview .tab-content #notes .detail-note #note-detail .note-write:before {
  border-left: 1px solid #FCE1BE;
  bottom: 0;
  content: '';
  left: 20px;
  position: absolute;
  top: 0;
  width: 0;
}
#quickview-sidebar .quickview .tab-content #notes .detail-note #note-detail .note-write:after {
  border-left: 1px solid #FCE1BE;
  bottom: 0;
  content: '';
  left: 24px;
  position: absolute;
  top: 0;
  width: 0;
}
#quickview-sidebar .quickview .tab-content #notes .detail-note #note-detail .note-write textarea {
  background-color: #fefaed !important;
  border: none;
  font-family: 'Lato', arial !important;
  font-weight: 100;
  font-size: 18px;
  height: 100%;
  line-height: 40px;
  min-height: 300px;
  padding: 0 0 0 35px;
}
#quickview-sidebar .quickview .tab-content #notes .detail-note #note-detail .note-write textarea:hover {
  background-color: #fefaed !important;
  border: none!important;
  outline: none!important;
}
#quickview-sidebar .quickview .tab-content #notes .detail-note #note-detail .note-write textarea:focus {
  background-color: #fefaed !important;
  border: none!important;
  outline: none!important;
}
#quickview-sidebar .quickview .tab-content #notes .detail-note .note-header {
  background: #fefaed;
  border-bottom: 1px solid #E0E0E0;
  padding: 10px 15px;
}
#quickview-sidebar .quickview .tab-content #notes .detail-note .note-header .note-edit {
  text-align: center;
}
#quickview-sidebar .quickview .tab-content #notes .detail-note .note-header .note-subtitle {
  color: #526a82;
  font-size: 12px;
  text-align: center;
}
#quickview-sidebar .quickview .tab-content #notes .detail-note .note-header .note-back {
  color: #424242;
  cursor: pointer;
  font-size: 16px;
  left: 20px;
  position: absolute;
  top: 22px;
}
#quickview-sidebar .quickview .tab-content #notes .detail-note.current {
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
#quickview-sidebar .quickview-header {
  background-color: #292C35;
  font-family: 'Lato', arial;
  font-weight: 100;
  font-size: 12px;
  height: 50px;
  width: 280px;
  z-index: 10;
}
#quickview-sidebar .quickview-header .nav.nav-tabs {
  border-bottom: none;
}
#quickview-sidebar .quickview-header .nav > li {
  text-align: center;
  width: 33%;
}
#quickview-sidebar .quickview-header .nav > li > a {
  background: none;
  color: #909090;
  font-family: 'Lato', arial, sans-serif;
  font-weight: 700;
  padding: 16px 15px;
  text-transform: uppercase;
}
#quickview-sidebar .quickview-header .nav.nav-tabs > li.active > a {
  background: none;
  color: #ffffff;
}
#quickview-sidebar .quickview-header .nav-tabs > li > a::before {
  display: none;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-message input.form-control.form-white,
.conversation-message input.form-control.form-white:hover,
.conversation-message input.form-control.form-white:focus,
.conversation-message textarea.form-control.form-white:active {
  border: none;
  border-top: 1px solid #DFDFDF;
  height: 35px;
  outline: none!important;
}
#quickview-sidebar.closing {
  -ms-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#quickview-sidebar.closing .quickview .tab-content #chat .chat-body {
  -ms-transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
#quickview-sidebar.closing .quickview .tab-content #chat .chat-body.current {
  -ms-transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
#quickview-sidebar .quickview .tab-content #notes .list-notes.current {
  -ms-transform: translate(0, 0) !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-message {
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  left: auto;
  right: 0;
  transform: translate3d(100%, 0, 0);
  width: 280px;
}
#quickview-sidebar .quickview .tab-content #chat .chat-conversation.current .conversation-message {
  -ms-transform: translate(0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.ie-browser #quickview-sidebar {
  -moz-transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
  -ms-transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
  -o-transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
  -webkit-transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
  transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
}
.ie-browser #quickview-sidebar .quickview .tab-content #chat .chat-body {
  -moz-transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
  -ms-transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
  -o-transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
  -webkit-transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
  transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
}
.ie-browser #quickview-sidebar .quickview .tab-content #chat .current.chat-body {
  -moz-transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
  -ms-transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
  -o-transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
  -webkit-transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
  transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
}
.ie-browser #quickview-sidebar.closing .quickview .tab-content #notes .list-notes {
  -moz-transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
  -ms-transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
  -o-transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
  -webkit-transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
  transition: transform 0s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
}
.boxed {
  background: #353535 !important;
}
.boxed section {
  margin: auto;
  position: relative;
  width: 1200px;
}
.boxed section .main-content {
  margin-top: 0 !important;
  position: relative;
}
.boxed section .main-content .page-content {
  top: 0;
}
.boxed section .main-content .topbar {
  left: auto !important;
  margin-left: 0;
  margin-right: auto;
  margin: auto;
  position: relative;
  right: auto !important;
  width: 1200px;
}
.boxed section .sidebar .logopanel {
  float: left;
}
.boxed.sidebar-top section .sidebar {
  left: auto;
  right: auto;
  width: 1200px;
}
.boxed.sidebar-top section .sidebar .logopanel {
  left: auto;
}
.boxed.sidebar-top section .main-content .topbar {
  left: auto;
  margin-left: 140px;
  margin-right: auto;
  right: auto;
}
.boxed.fixed-sidebar.sidebar-collapsed section .sidebar {
  left: 0;
  position: absolute;
  right: auto;
}
.boxed.fixed-topbar section .main-content .topbar {
  left: auto !important;
  margin-right: auto;
  right: auto !important;
}
.boxed.sidebar-top.fixed-topbar section .sidebar .logopanel {
  float: left;
  left: auto;
  right: auto;
}
.boxed.sidebar-collapsed section .main-content .topbar {
  margin-left: -50px;
  margin-right: auto;
}
.boxed.sidebar-collapsed.fixed-topbar section .main-content .topbar {
  margin-left: -50px;
  margin-right: auto;
}
.boxed.fixed-topbar.sidebar-collapsed section .main-content .topbar .header-left .topnav .menutoggle {
  left: auto;
  left: 0;
  margin-left: 0;
  margin-right: auto;
  opacity: 0.9;
  right: auto;
}
.boxed.fixed-topbar.sidebar-collapsed section .main-content .topbar .header-left .topnav .menutoggle:hover {
  opacity: 1;
}
.boxed section .main-content .topbar {
  width: 1060px;
}
.boxed.sidebar-top .main-content .page-content {
  top: 66px;
}
.boxed.sidebar-top.fixed-topbar:not(.fixed-sidebar) .sidebar {
  top: 0;
}
.boxed.fixed-topbar .main-content .page-content {
  margin-top: 0;
}
.boxed.fixed-topbar.sidebar-top .main-content .page-content {
  margin-top: 50px;
}
.boxed.sidebar-collapsed section .main-content .topbar {
  z-index: 300;
}
.boxed.sidebar-collapsed.fixed-sidebar:not(.fixed-topbar) .topbar .header-left .topnav .menutoggle {
  position: relative;
}
.rtl .boxed.sidebar-collapsed section .main-content .topbar {
  margin-right: -50px;
}
@media (max-width: 1220px) {
  .boxed section {
    margin: auto;
    position: relative;
    width: 100%;
  }
  .boxed section .main-content .topbar {
    margin: auto;
    position: relative;
    width: 100%;
  }
}
.main-content {
  background: #F5F5F5;
  margin-left: 240px;
  min-height: 100%;
}
.main-content .page-content {
  background: #F5F5F5;
  margin-top: 50px;
  overflow: hidden;
  padding: 20px 50px 0;
  position: relative;
}
.main-content .page-content h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin-bottom: 15px;
  margin-top: 25px;
  text-transform: uppercase;
}
.main-content .page-content::after {
  clear: both;
  content: '';
  display: block;
}
.main-content .page-content .row-sm[class^="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
.main-content .page-content .row-xs[class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.main-content .page-content .colors-list {
  height: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-content .page-content .colors-list > li {
  background: #000000;
  display: inline-block;
  filter: alpha(opacity=60);
  float: left;
  height: 20px;
  margin: 4px;
  opacity: .6;
  padding: 0;
  width: 20px;
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.main-content .page-content .colors-list > li:first-child {
  margin-left: 0;
}
.main-content .page-content .colors-list > li:hover {
  cursor: pointer;
  filter: alpha(opacity=100);
  opacity: 1;
}
.main-content .page-content .colors-list > li.active {
  filter: alpha(opacity=100);
  height: 26px;
  margin-top: 0;
  opacity: 1;
  width: 26px;
}
.main-content .page-content .colors-list > li.white {
  background: #ffffff;
  border: 1px solid #BFBFBF;
}
.main-content .page-content .colors-list > li.primary {
  background: #319db5;
}
.main-content .page-content .colors-list > li.dark {
  background: #2B2E33;
}
.main-content .page-content .colors-list > li.red {
  background: #C9625F;
}
.main-content .page-content .colors-list > li.green {
  background: #18a689;
}
.main-content .page-content .colors-list > li.blue {
  background: #319DB5;
}
.main-content .page-content .colors-list > li.aero {
  background: #B9D5DB;
}
.main-content .page-content .colors-list > li.gray {
  background: #82848A;
}
.main-content .page-content .colors-list > li.gray-light {
  background: #F4F4F4;
}
.main-content .page-content .colors-list > li.orange {
  background: #F2A057;
}
.main-content .page-content .colors-list > li.yellow {
  background: #ffcc00;
}
.main-content .page-content .colors-list > li.pink {
  background: #DC88E6;
}
.main-content .page-content .colors-list > li.purple {
  background: #A58BD3;
}
.main-content .page-content .colors-list.color-full > li {
  border: 1px solid #5A5A5A;
}
.main-content .page-content .panel {
  background: #ffffff;
  border-radius: 0;
  border: 1px solid #E2E2E2;
  border: none;
  color: #5b5b5b;
  margin-bottom: 20px;
  min-height: 30px;
  position: relative;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
}
.main-content .page-content .panel:before {
  content: " ";
  display: table;
}
.main-content .page-content .panel:after {
  content: " ";
  display: table;
}
.main-content .page-content .panel .panel-content h1 {
  font-family: 'Lato';
  font-weight: 100;
  font-size: 28px;
  margin-top: 0;
}
.main-content .page-content .panel .panel-content ul {
  padding-left: 0;
}
.main-content .page-content .panel .panel-content ol {
  padding-left: 0;
}
.main-content .page-content .panel .panel-content i {
  padding-left: 0;
  padding-right: 6px;
}
.main-content .page-content .panel .panel-content .btn i {
  padding-right: 0;
}
.main-content .page-content .panel .panel-header[class*="bg-"] h2 {
  color: #ffffff;
}
.main-content .page-content .panel .panel-header {
  display: block;
  height: auto;
  padding: 6px 15px 6px 18px;
}
.main-content .page-content .panel .panel-header h2 {
  color: #5b5b5b;
  display: block;
  font-family: 'Lato';
  font-size: 24px;
  font-weight: 100;
  line-height: normal;
  margin-bottom: 5px;
  margin-top: 7px;
  text-transform: uppercase;
}
.main-content .page-content .panel .panel-header h3 {
  display: block;
  font-family: 'Lato', 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 10px;
  margin-top: 10px;
  text-transform: uppercase;
}
.main-content .page-content .panel .panel-header:hover .control-btn > a {
  background: none !important;
  color: #909090 !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.main-content .page-content .panel .panel-header .control-btn > a .icon-size-fullscreen:before {
  display: inline-block;
  width: 14px;
}
.main-content .page-content .panel .panel-header .control-btn .btn-group > a {
  color: #cccccc !important;
  cursor: pointer;
  margin-left: 11px;
  margin-right: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.main-content .page-content .panel .control-btn {
  display: inline-block !important;
  position: absolute;
  right: 13px;
  top: 14px;
  z-index: 2;
}
.main-content .page-content .panel .control-btn .dropdown-menu {
  z-index: 2;
}
.main-content .page-content .panel .left-toolbar {
  left: 13px;
  position: absolute;
  top: 10px;
  z-index: 2;
}
.main-content .page-content .panel:hover .control-btn > a.hidden {
  display: inline-block !important;
  visibility: visible !important;
}
.main-content .page-content .panel:hover .control-btn > a.hidden.nevershow {
  display: none !important;
}
.main-content .page-content .panel .control-btn > a.nevershow {
  display: none !important;
}
.main-content .page-content .panel table .btn-group {
  z-index: 1;
}
.main-content .page-content .panel .panel-close {
  font-size: 15px;
}
.main-content .page-content .panel .panel-close:hover {
  color: #EB5055 !important;
}
.main-content .page-content .panel .control-btn > a {
  color: #cccccc !important;
  cursor: pointer;
  margin-left: 11px;
  margin-right: 0px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.main-content .page-content .panel .control-btn > a:hover {
  text-decoration: none;
  text-decoration: none !important;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.main-content .page-content .panel .control-btn > a:focus {
  text-decoration: none !important;
}
.main-content .page-content .panel .panel-header.header-line:before {
  background: rgba(0, 0, 0, 0.1);
  bottom: 0;
  content: "";
  height: 1px;
  left: 16px;
  position: absolute;
  right: 16px;
}
.main-content .page-content .panel .panel-title {
  display: inline-block;
  font-family: 'Lato', 'Open Sans', Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 100;
  margin: 5px;
  padding: 0;
}
.main-content .page-content .panel .panel-footer.footer-line {
  background-color: #ffffff;
}
.main-content .page-content .panel .panel-footer.footer-line:before {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  content: "";
  height: 1px;
  left: 0;
  position: relative;
  right: 0;
  top: -10px;
  width: 100%;
}
.main-content .page-content .panel .panel-footer {
  background-color: #F4F4F4;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 1px solid #E2E2E2;
  border-top: 1px solid #E2E2E2;
  border-top: none;
  padding: 10px 15px;
}
.main-content .page-content .panel .panel-footer .btn {
  margin-bottom: 0;
}
.main-content .page-content .panel .stat-num {
  font-size: 36px;
  font-weight: bold;
}
.main-content .page-content .panel.panel-transparent {
  -webkit-box-shadow: none;
  background: rgba(0, 0, 0, 0);
  border: none;
  box-shadow: none;
}
.main-content .page-content .panel.panel-transparent .panel-content {
  padding: 0;
}
.main-content .page-content .portlets.ui-sortable {
  z-index: 2;
}
.main-content .page-content .portlets.ui-sortable .panel-header {
  cursor: move;
}
.main-content .page-content .panel.bg-aero .panel-content {
  color: #5b5b5b !important;
}
.main-content .page-content .panel[class*='bg-'].control-btn > a {
  color: #ffffff !important;
  opacity: 0.8;
}
.main-content .page-content .panel[class*='bg-'].panel-header:hover .control-btn > a {
  opacity: 1;
}
.main-content .page-content .panel-content {
  padding: 20px 20px 10px 20px;
  -webkit-border-radius: 0 0 2px 2px;
  -moz-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.main-content .page-content .panel-content h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  margin-bottom: 15px;
  margin-top: 25px;
  text-transform: uppercase;
}
.main-content .page-content .panel-transparent .panel-header {
  border: none !important;
}
.main-content .page-content .panel-transparent .panel-content {
  border: none !important;
}
.main-content .page-content .panel-transparent .panel-footer {
  border: none !important;
}
.main-content .page-content .panel-placeholder {
  background-color: #DFE1E4 !important;
  border: 1px dashed #b6bcbf;
  margin-bottom: 20px;
  visibility: visible !important;
}
.main-content .page-content .panel.maximized {
  border-top: 1px solid #E8E8E8;
  left: 240px;
  margin: 0px;
  padding-top: 10px;
  bottom: 0px;
  left: 0;
  position: absolute;
  right: 0px;
  min-height: 300px;
  top: 50px;
  z-index: 11;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.main-content .page-content .panel-default > .panel-heading {
  border-bottom: none;
}
.main-content .page-content .panel-default {
  border-color: #E8E8E8;
}
.main-content .page-content .sortable .panel-header {
  cursor: move;
}
.main-content .page-content .panel-header i {
  padding-right: 6px;
}
.main-content .page-content .panel-stat {
  border: none;
  overflow: hidden;
  position: relative;
}
.main-content .page-content .panel-stat h1 {
  color: #121212;
}
.main-content .page-content .panel-stat .stat-title {
  color: #121212;
  opacity: 0.7;
  text-transform: uppercase;
}
.main-content .page-content .panel-stat .icon {
  bottom: 45px;
  color: rgba(0, 0, 0, 0.1);
  font-size: 100px;
  line-height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 5px;
  vertical-align: bottom;
  z-index: 1;
}
.main-content .page-content .panel-stat .bg-dark .icon {
  color: rgba(255, 255, 255, 0.1);
}
.main-content .page-content .panel-stat .big-icon i {
  display: inline-block;
  font-size: 53px;
  margin-top: 8px;
  opacity: 0.3;
}
.main-content .page-content .panel-stat .col-xs-6:last-child {
  text-align: right;
}
.main-content .page-content .panel-stat > [class*="bg-"]h1 {
  color: #ffffff;
}
.main-content .page-content .panel-stat > [class*="bg-"]h3 {
  color: #ffffff;
}
.main-content .page-content .panel-stat[class*="bg-"].stat-title {
  color: #ffffff;
}
.main-content .page-content .panel-stat-chart {
  margin-bottom: -10px;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: -20px;
  position: relative;
}
.main-content .page-content #visitors-chart {
  bottom: 0;
  left: 0;
  position: absolute;
}
.main-content .page-content.page-thin {
  padding: 25px 25px 0 25px;
}
.main-content .page-content.page-thin .row {
  margin-left: -5px;
  margin-right: -5px;
}
.main-content .page-content.page-thin .row > [class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.main-content .page-content.page-thin.page-builder {
  padding-left: 50px;
  padding-right: 50px;
}
.main-content .page-content .breadcrumb-wrapper {
  position: absolute;
  right: 0;
  top: 23px;
}
.main-content .page-content .breadcrumb-wrapper .label {
  color: #999999;
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
}
.main-content .page-content .breadcrumb {
  background: none;
  display: inline-block;
  padding: 0;
}
.main-content .page-content .breadcrumb li {
  font-family: 'Lato', arial, sans-serif;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}
.main-content .page-content .breadcrumb li a {
  color: #319DB5;
}
.main-content .page-content .breadcrumb li.active {
  color: #333333;
}
.main-content .page-content .breadcrumb > li + li:before {
  color: #cccccc;
  content: "\2022";
  padding: 0 8px 0 5px;
}
.main-content .page-content > .header {
  padding: 0;
  position: relative;
}
.main-content .page-content > .header h2 {
	margin-left: 15px;
	margin-bottom: 20px;
/*
  color: #1D2939;
  font-family: 'Lato';
  font-size: 28px;
  letter-spacing: -0.5px;
  margin: 0;
  padding-bottom: 7px;
  font-weight: 100;
*/
}
.main-content .page-content > .header h2 span {
  color: #999999;
  font-size: 13px;
  font-style: italic;
  letter-spacing: 0;
  text-transform: none;
  vertical-align: middle;
}
.main-content .page-content > .header h2 span::before {
  color: #cccccc;
  content: '/';
  margin: 0 10px 0 5px;
}
.main-content .page-content > .header .glyphicon {
  font-size: 24px;
  margin-right: 5px;
  opacity: 0.5;
  padding: 6px 7px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.main-content .page-content > .header i {
margin-right: 12px;
/*
  font-size: 24px;
  margin-right: 5px;
  opacity: 0.5;
  padding: 6px 7px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
*/
}
.main-content .page-content > .header icon-logoutbefore {
  bottom: -4px;
  display: inline-block;
  font-size: 28px;
  position: relative;
}
.main-content .page-content > .footer {
  bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
  padding-bottom: 15px;
}
.main-content .page-content > .footer .copyright {
  border-top: 1px solid rgba(12, 12, 12, 0.07);
  padding: 20px 0;
  z-index: 15;
}
.main-content .page-content > .footer .copyright p {
  margin-bottom: 0;
}
.main-content .page-content > .footer .copyright a {
  color: #2C8CA0;
}
.main-content .page-content > .footer .copyright span {
  font-size: 88%;
  opacity: 0.8;
}
.main-content .page-content > .footer .copyright span.copyright {
  font-family: 'Open Sans';
}
.main-content .page-content > .footer.footer-absolute {
  left: 50px;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  right: 50px;
}
.main-content .page-content[class*='bg-'].panel-header .control-btn .btn-group > a {
  color: #ffffff !important;
  opacity: 0.8;
}
.main-content .page-content[class*='bg-'].panel .panel-header:hover .control-btn > a {
  opacity: 1;
}
.main-content .page-content[class^='bg-'].panel h1,
.main-content .page-content[class*=' bg-'].panel h1,
.main-content .page-content[class^='bg-'].panel h2,
.main-content .page-content[class*=' bg-'].panel h2,
.main-content .page-content[class^='bg-'].panel h3,
.main-content .page-content[class*=' bg-'].panel h3,
.main-content .page-content .panel[class^='bg-']h2,
.main-content .page-content .panel[class*=' bg-']h2,
.main-content .page-content .panel[class^='bg-']h3,
.main-content .page-content .panel[class*=' bg-']h3 {
  color: #ffffff !important;
}
.main-content .page-content .panel.bg-aero h1,
.main-content .page-content .panel.bg-aero h2,
.main-content .page-content .panel.bg-aero h3,
.main-content .page-content .panel .bg-aero h2,
.main-content .page-content .panel .bg-aero h3,
.main-content .page-content .panel .bg-gray-light h2,
.main-content .page-content .panel .bg-gray-light h3,
.main-content .page-content .panel .bg-blue-light h2,
.main-content .page-content .panel .bg-blue-light h3 {
  color: #5b5b5b !important;
}
.panel:hover .control-btn > a.nevershow {
  display: none !important;
}
.panel .panel-toggle {
  font-size: 15px;
}
.main-content .page-content .panel-header h3,
.main-content .page-content .panel-footer h2,
.main-content .page-content .panel-footer h3 {
  margin: 0;
}
.panel-stat h3 {
  color: #121212;
}
.sidebar-top .main-content .page-content .panel.maximized {
  left: 0;
  right: 0;
  top: 115px;
}
.sidebar-collapsed .main-content .page-content .panel.maximized {
  left: 50px;
}
body:not(.fixed-topbar) .main-content .page-content {
  margin-top: 0;
}
.sidebar-top .main-content .page-content {
  top: 0;
}
.sidebar-top.fixed-topbar .main-content .page-content {
  top: 66px;
}
.maximized-panel .page-content {
  height: 100%;
  margin-top: 0;
  padding: 0 15px 0 15px;
}
.maximized-panel .page-content .panel:not(.maximized) {
  display: none;
}
.maximized-panel .page-content .header {
  display: none;
}
.maximized-panel .page-content .footer {
  display: none;
}
@media screen and (max-width: 991px) {
  .main-content .page-content {
    background: #F1F2F3;
    overflow: hidden;
    padding: 20px;
  }
  .main-content .page-content > .header h2 {
    font-size: 20px;
  }
  .main-content .page-content > .header h2 span {
    display: none;
  }
  .main-content .page-content > .header .breadcrumb-wrapper {
    display: none;
  }
}
@media (max-width: 500px) {
  .main-content .page-content .panel .control-btn {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .main-content .page-content .panel-stat h1 {
    font-size: 24px;
  }
  .main-content .page-content .panel-stat h3 {
    font-size: 18px;
  }
}
.widget {
  margin-bottom: 20px;
  padding: 0 10px 10px;
}
/* TODO LIST */
.todo-list {
  margin: 0;
  padding: 0;
}
.todo-list li {
  background: #f8f8f8;
  border-left: 2px solid rgba(0, 0, 0, 0.04);
  list-style: none;
  margin-bottom: 4px;
  padding: 10px;
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.todo-list li:hover {
  background: #F5F5F5;
}
.todo-list li:hover .todo-tags {
  display: none;
}
.todo-list li:hover .todo-options {
  display: inline;
  position: absolute;
  right: 14px;
  top: 10px;
}
.todo-list li .editable-buttons {
  display: inline-block;
  margin-left: 7px !important;
}
.todo-list li .editable-buttons i {
  font-size: 18px;
}
.todo-list li .span-check {
  height: 22px;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  width: 26px;
}
.todo-list li .todo-task {
  border-bottom: 1px dashed rgba(0, 0, 0, 0) !important;
  font-size: 12px;
}
.todo-list li .todo-task:hover {
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2) !important;
}
.todo-list li .due-date span {
  border-bottom: 1px dashed rgba(0, 0, 0, 0) !important;
  font-size: 12px;
}
.todo-list li .todo-date {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  margin-left: 40px;
}
.todo-list li .todo-date .due-date {
  float: none;
}
.todo-list li .todo-date .completed-date {
  float: left;
  margin-right: 20px;
}
.todo-list li .done .todo-date .due-date {
  float: right;
}
.todo-list li .todo-options {
  display: none;
  font-size: 16px;
}
.todo-list li .todo-options a {
  color: #888888;
}
.todo-list li .todo-options .todo-delete:hover {
  color: #C75757;
}
.todo-list li .todo-tags {
  display: inline;
  font-family: "Open Sans";
  left: auto;
  position: absolute;
  right: 9px;
  top: 6px;
}
.todo-list li .editable-container.editable-inline {
  margin-top: -4px;
  overflow: visible;
}
.todo-list li .editable-unsaved {
  font-weight: normal !important;
}
.todo-list li .editableform .btn.btn-sm {
  margin-right: 0 !important;
  margin-top: 0px;
  padding: 7px 12px !important;
}
.todo-list li .editableform .btn.btn-sm i {
  font-size: 12px !important;
}
.todo-list li.done {
  opacity: .5;
}
.todo-list li.done .todo-task {
  text-decoration: line-through;
}
.todo-list li.done .todo-tags {
  display: inline!important;
}
.todo-list li.done .todo-options {
  display: none!important;
}
.todo-list li > span {
  display: inline-block;
  height: 24px;
  line-height: 26px;
  margin-top: 5px;
  max-width: 72%;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.todo-list li > span.todo-task {
  overflow: hidden;
}
.todo-list li.high {
  border-left: 2px solid #C75757;
  border-right: none;
}
.todo-list li.medium {
  border-left: 2px solid #FF9122;
  border-right: none;
}
.todo-list li.low {
  border-left: 2px solid #F3D261;
  border-right: none;
}
.todo-list li.new-task input[type=checkbox] + label::before {
  left: 3px;
}
.todo-list li.new-task input[type="checkbox"].checkbox-square:checked + label::after {
  left: 4px;
}
/* WEATHER WIDGET  */
.widget-weather {
  border: none !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.widget-weather .panel-header {
  border: none !important;
}
.widget-weather .panel-header h3 {
  color: #ffffff !important;
}
.widget-weather .panel-header i {
  display: inline-block;
  margin-top: -5px;
}
.widget-weather .panel-header i:before {
  font-size: 35px;
}
.widget-weather .panel-content {
  border: none !important;
}
.widget-weather .weather {
  background-color: #319DB5;
  margin-bottom: -151px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.widget-weather .weather .weather-forecast .icon-0:before {
  content: ":";
}
.widget-weather .weather .weather-forecast .icon-1:before {
  content: "p";
}
.widget-weather .weather .weather-forecast .icon-2:before {
  content: "S";
}
.widget-weather .weather .weather-forecast .icon-3:before {
  content: "Q";
}
.widget-weather .weather .weather-forecast .icon-4:before {
  content: "S";
}
.widget-weather .weather .weather-forecast .icon-5:before {
  content: "W";
}
.widget-weather .weather .weather-forecast .icon-6:before {
  content: "W";
}
.widget-weather .weather .weather-forecast .icon-7:before {
  content: "W";
}
.widget-weather .weather .weather-forecast .icon-8:before {
  content: "W";
}
.widget-weather .weather .weather-forecast .icon-9:before {
  content: "I";
}
.widget-weather .weather .weather-forecast .icon-10:before {
  content: "W";
}
.widget-weather .weather .weather-forecast .icon-11:before {
  content: "I";
}
.widget-weather .weather .weather-forecast .icon-12:before {
  content: "I";
}
.widget-weather .weather .weather-forecast .icon-13:before {
  content: "I";
}
.widget-weather .weather .weather-forecast .icon-14:before {
  content: "I";
}
.widget-weather .weather .weather-forecast .icon-15:before {
  content: "W";
}
.widget-weather .weather .weather-forecast .icon-16:before {
  content: "I";
}
.widget-weather .weather .weather-forecast .icon-17:before {
  content: "W";
}
.widget-weather .weather .weather-forecast .icon-18:before {
  content: "U";
}
.widget-weather .weather .weather-forecast .icon-19:before {
  content: "Z";
}
.widget-weather .weather .weather-forecast .icon-20:before {
  content: "Z";
}
.widget-weather .weather .weather-forecast .icon-21:before {
  content: "Z";
}
.widget-weather .weather .weather-forecast .icon-22:before {
  content: "Z";
}
.widget-weather .weather .weather-forecast .icon-23:before {
  content: "Z";
}
.widget-weather .weather .weather-forecast .icon-24:before {
  content: "E";
}
.widget-weather .weather .weather-forecast .icon-25:before {
  content: "E";
}
.widget-weather .weather .weather-forecast .icon-26:before {
  content: "3";
}
.widget-weather .weather .weather-forecast .icon-27:before {
  content: "a";
}
.widget-weather .weather .weather-forecast .icon-28:before {
  content: "A";
}
.widget-weather .weather .weather-forecast .icon-29:before {
  content: "a";
}
.widget-weather .weather .weather-forecast .icon-30:before {
  content: "A";
}
.widget-weather .weather .weather-forecast .icon-31:before {
  content: "6";
}
.widget-weather .weather .weather-forecast .icon-32:before {
  content: "1";
}
.widget-weather .weather .weather-forecast .icon-33:before {
  content: "6";
}
.widget-weather .weather .weather-forecast .icon-34:before {
  content: "1";
}
.widget-weather .weather .weather-forecast .icon-35:before {
  content: "W";
}
.widget-weather .weather .weather-forecast .icon-36:before {
  content: "1";
}
.widget-weather .weather .weather-forecast .icon-37:before {
  content: "S";
}
.widget-weather .weather .weather-forecast .icon-38:before {
  content: "S";
}
.widget-weather .weather .weather-forecast .icon-39:before {
  content: "S";
}
.widget-weather .weather .weather-forecast .icon-40:before {
  content: "M";
}
.widget-weather .weather .weather-forecast .icon-41:before {
  content: "W";
}
.widget-weather .weather .weather-forecast .icon-42:before {
  content: "I";
}
.widget-weather .weather .weather-forecast .icon-43:before {
  content: "W";
}
.widget-weather .weather .weather-forecast .icon-44:before {
  content: "a";
}
.widget-weather .weather .weather-forecast .icon-45:before {
  content: "S";
}
.widget-weather .weather .weather-forecast .icon-46:before {
  content: "U";
}
.widget-weather .weather .weather-forecast .icon-47:before {
  content: "S";
}
.widget-weather .weather .weather-forecast li {
  border-left: 1px solid #f2fbfb;
  border-left: 1px solid rgba(242, 251, 251, 0.2);
  float: left;
  list-style-type: none;
  width: 20%;
}
.widget-weather .weather .weather-forecast li a {
  color: #ffffff;
  display: block;
  font-size: 13px;
  font-weight: 400;
  height: 100%;
  padding: 10px 3px 0;
  text-align: center;
  text-transform: uppercase;
}
.widget-weather .weather .weather-forecast li a:hover {
  background: #60c9cb;
  background: rgba(242, 251, 251, 0.2);
}
.widget-weather .weather .weather-forecast li a.active {
  background: #60c9cb;
  background: rgba(242, 251, 251, 0.2);
}
.widget-weather .weather .weather-forecast li:first-child a {
  border-left: 0 none;
}
.widget-weather .weather .weather-forecast strong {
  display: block;
  margin-bottom: 5px;
  text-align: center !important;
}
.widget-weather .weather .weather-forecast .icon-weather {
  background: url(images/icons/weather-icons.png) 0 0 no-repeat;
  height: 24px;
  margin: 0;
  width: 24px;
}
.widget-weather .weather .weather-forecast .icon-weather-2 {
  background-position: 0 -24px;
}
.widget-weather .weather .weather-forecast .icon-weather-3 {
  background-position: 0 -48px;
}
.widget-weather .weather .weather-forecast .icon-weather-4 {
  background-position: 0 -72px;
}
.widget-weather .weather .weather-forecast .icon-weather-5 {
  background-position: 0 -96px;
}
.widget-weather .weather .weather-highlighted {
  height: 105px;
  padding: 10px 25px 12px 35px;
  text-align: left;
}
.widget-weather .weather .weather-highlighted span.today-temp {
  color: #ffffff;
}
.widget-weather .weather .weather-highlighted .icon-weather {
  background: url(images/icons/weather-main.png) no-repeat;
  float: left;
  height: 57px;
  margin-top: 10px;
  width: 76px;
}
.widget-weather .weather .weather-highlighted .inner {
  float: right;
  margin-top: -10px;
  width: 100px;
}
.widget-weather .weather .weather-highlighted strong {
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-size: 46px;
  font-weight: 300;
  line-height: 1.2em;
}
.widget-weather .weather .weather-highlighted .weather-item {
  display: none;
}
.widget-weather .weather .weather-highlighted .weather-item.active {
  display: block;
  margin-top: 10px;
}
.widget-weather .weather .weather-location {
  border-bottom: 1px solid #f2fbfb;
  border-bottom: 1px solid rgba(242, 251, 251, 0.2);
  border-top: 1px solid #f2fbfb;
  border-top: 1px solid rgba(242, 251, 251, 0.2);
  padding: 14px 17px 16px 21px;
  text-align: left;
}
.widget-weather .weather .weather-location .weather-search-form {
  float: right;
  position: relative;
  width: 130px;
}
.widget-weather .weather .weather-location .weather-search-form:before {
  color: #ffffff;
  content: "\e090";
  font-family: 'Simple-Line-Icons' !important;
  left: auto;
  opacity: 0.5;
  position: absolute;
  right: 7px;
  top: 5px;
}
.widget-weather .weather .weather-location .weather-search-form #city-form::-webkit-input-placeholder {
  color: #ffffff;
}
.widget-weather .weather .weather-location .weather-search-form #city-form:-moz-placeholder {
  color: #ffffff;
}
.widget-weather .weather .weather-location .weather-search-form #city-form::-moz-placeholder {
  color: #ffffff;
}
.widget-weather .weather .weather-location .weather-search-form #city-form:-ms-input-placeholder {
  color: #ffffff;
}
.widget-weather .weather .weather-location input.weather-search-field {
  -webkit-box-shadow: none;
  background: #319ba1;
  background: rgba(96, 96, 96, 0.4);
  border: 0 none;
  box-shadow: none;
  color: #ffffff;
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  height: 24px;
  padding: 0 15px 0 5px;
  width: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.widget-weather .weather .weather-location input.weather-search-field:focus {
  border: 0 none;
}
.widget-weather .weather .weather-location .ie8 input.weather-search-field {
  line-height: 17px;
}
.widget-weather .weather .weather-location input.weather-search-submit {
  background: none;
  height: 19px;
  left: 0;
  padding: 2px 4px;
  position: absolute;
  top: 0;
  width: 19px;
}
.widget-weather .weather .weather-location strong {
  color: #ffffff;
  display: inline-block;
  font-family: 'Lato';
  font-size: 18px;
  font-weight: 100;
  height: 21px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  width: 140px;
}
.widget-weather .weather.panel-content {
  padding: 0 !important;
}
.widget-weather [class^="icon-"]:before {
  color: #ffffff;
  font-family: weather;
  font-size: 40px;
  font-style: normal;
  font-weight: normal;
  line-height: .9;
  margin-left: 0;
}
.widget-weather [class*="icon-"]:before {
  color: #ffffff;
  font-family: weather;
  font-size: 40px;
  font-style: normal;
  font-weight: normal;
  line-height: .9;
  margin-left: 0;
}
.widget-weather .weather .weather-highlighted span.weather-currently,
.widget-weather .weather .weather-highlighted span.one-days-text,
.widget-weather .weather .weather-highlighted span.two-days-text,
.widget-weather .weather .weather-highlighted span.three-days-text,
.widget-weather .weather .weather-highlighted span.four-days-text {
  color: #ffffff;
  font-size: 11px !important;
}
.weather-highlighted span {
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.2em;
}
.weather-forecast span {
  display: block;
  margin-bottom: 5px;
  text-align: center !important;
}
/* CALENDAR WIDGET */
.widget_calendar .multidatepicker .ui-widget-content {
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  display: none;
  margin-top: 0;
  padding: 0;
}
.widget_calendar .multidatepicker .ui-widget-content .ie8 #date_departure {
  display: none!important;
}
.widget_calendar .multidatepicker .ui-widget-content .ui-widget:active {
  outline: none;
}
.widget_calendar .multidatepicker .ui-widget-content .ui-widget-header {
  background: none !important;
  border-bottom: 1px solid #ea8164;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin: 0 -10px;
  padding: 0;
  position: relative;
}
.widget_calendar .multidatepicker .ui-widget-content .ui-widget-header .ui-icon {
  display: block;
  overflow: hidden;
  text-indent: -99999px;
}
.widget_calendar .multidatepicker .ui-widget-content .ui-widget-header .ui-state-hover {
  background: #eeeeee;
  color: #88361f;
}
.widget_calendar .multidatepicker .ui-widget-content .ui-widget-header .ui-state-focus {
  background: #eeeeee;
  color: #88361f;
}
.widget_calendar .multidatepicker .ui-widget-content .ui-widget-header .ui-datepicker-prev {
  background-color: transparent!important;
  background-image: url(../images/widgets/pagination.png) !important;
  background-position: 5px 5px!important;
  background-repeat: no-repeat !important;
  border-radius: 50%;
  border: 2px solid #ffffff;
  cursor: pointer;
  height: 24px;
  left: 19px;
  position: absolute;
  top: 25px;
  width: 24px;
}
.widget_calendar .multidatepicker .ui-widget-content .ui-widget-header .ui-datepicker-next {
  background-color: transparent!important;
  background-image: url(../images/widgets/pagination.png) !important;
  background-position: -45px 5px !important;
  background-repeat: no-repeat !important;
  border-radius: 50%;
  border: 2px solid #ffffff;
  cursor: pointer;
  height: 24px;
  left: 19px;
  left: auto;
  position: absolute;
  right: 19px;
  top: 25px;
  width: 24px;
}
.widget_calendar .multidatepicker .ui-widget-content .ui-widget-header .ui-datepicker-title {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  height: 74px;
  line-height: 74px;
  text-align: center;
  text-transform: uppercase;
}
.widget_calendar .multidatepicker .ui-widget-content table {
  border-collapse: collapse;
  width: 100%;
}
.widget_calendar .multidatepicker .ui-widget-content table th {
  padding: .7em .3em;
  text-align: center;
}
.widget_calendar .multidatepicker .ui-widget-content table td {
  padding: 0;
}
.widget_calendar .multidatepicker .ui-widget-content table td .ui-state-focus {
  padding: 0;
}
.widget_calendar .multidatepicker .ui-widget-content table td span {
  border-radius: 50%;
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-weight: 400;
  height: 24px;
  line-height: 24px;
  margin: 2px auto;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 24px;
}
.widget_calendar .multidatepicker .ui-widget-content table td span:hover {
  background: #f5f5f5;
  color: #3C3C3C;
}
.widget_calendar .multidatepicker .ui-widget-content table td a {
  border-radius: 50%;
  color: #ffffff;
  display: block;
  font-size: 12px;
  font-weight: 400;
  height: 24px;
  line-height: 24px;
  margin: 2px auto;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 24px;
}
.widget_calendar .multidatepicker .ui-widget-content table td a:hover {
  background: #f5f5f5;
  color: #3C3C3C;
}
.widget_calendar .multidatepicker .ui-widget-content table td .ui-state-hover a {
  color: #5a5c5c;
  text-decoration: none;
}
.widget_calendar .multidatepicker .ui-widget-content table td .ui-state-hover a:hover {
  color: #5a5c5c;
  text-decoration: none;
}
.widget_calendar .multidatepicker .ui-widget-content table td .ui-state-disabled {
  cursor: default!important;
}
.widget_calendar .multidatepicker .ui-widget-content table td .ui-state-active a {
  color: #5a5c5c;
  text-decoration: none;
}
.widget_calendar .multidatepicker .ui-widget-content table td .ui-state-active a:link {
  color: #5a5c5c;
  text-decoration: none;
}
.widget_calendar .multidatepicker .ui-widget-content table td .ui-state-active a:visited {
  color: #5a5c5c;
  text-decoration: none;
}
.widget_calendar .multidatepicker .ui-widget-content table td.ui-datepicker-today a {
  background: #ffffff !important;
  color: #5a5c5c;
}
.widget_calendar .multidatepicker .ui-widget-content table td.ui-state-highlight a {
  background: #ffffff !important;
  color: #5a5c5c;
  font-weight: 700;
}
.widget_calendar .multidatepicker .ui-widget-content table td.ui-datepicker-today.ui-state-highlight a {
  background: #ffffff !important;
  color: #5a5c5c;
  font-weight: 700;
}
.widget_calendar .multidatepicker .ui-widget-content table td.ui-datepicker-other-month span {
  color: #5a5c5c;
}
.widget_calendar .multidatepicker .ui-widget-content table thead th {
  color: #ffffff;
  font-size: 10px;
  font-weight: 700;
  padding: 30px 0 10px;
  text-transform: uppercase;
}
.widget_calendar .multidatepicker .ui-widget-content table tbody td {
  padding: 0;
  text-align: center;
}
.widget_calendar .multidatepicker .ui-widget-content table tbody td.ui-state-disabled {
  padding: 0;
  text-align: center;
}
/* WIDGET SLIDER */
.widget_slider {
  padding: 20px 40px;
  text-align: center;
  position: relative;
}
.widget_slider p {
  text-align: center;
}
/* WIDGET SLIDER IMAGE */
.widget-slider-img {
  overflow: hidden;
  padding: 0;
  position: relative;
}
.widget-slider-img .text {
  bottom: 0;
  color: #ffffff;
  font-size: 16px;
  position: absolute;
  right: 12px;
  z-index: 4;
}
.widget-slider-img .slick-dots {
  bottom: 5px;
}
.widget-slider-img .slick-slider {
  margin-bottom: 0;
}
.widget-slider-img .slide:before {
  background-image: url('../images/gradient-big.png');
  background-repeat: repeat-x;
  bottom: 0;
  content: " ";
  height: 70px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 2;
}
.widget-slider-img .slide p {
  font-family: 'Lato', arial;
  font-weight: 100;
}
.widget-slider-img .text-top .text {
  bottom: auto;
  top: 0;
}
.widget-slider-img .text-top .slide:before {
  background-image: url('../images/gradient-big.png');
  bottom: auto;
  filter: FlipV;
  height: 30px;
  top: 0;
  -ms-filter: "FlipV";
  -moz-transform: scale(-1);
  -o-transform: scale(-1);
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
/* WiIDGET PROGRESS BAR */
.widget-progress-bar .title {
  color: rgba(0, 0, 0, 0.6);
  float: left;
  font-family: 'Open Sans';
  font-size: 13px;
  margin-bottom: 5px;
  margin-top: 0;
  opacity: 1;
  text-transform: none;
}
.widget-progress-bar .number {
  color: rgba(0, 0, 0, 0.5);
  float: right;
  font-family: 'Open Sans';
  font-size: 11px;
  font-size: 13px;
  margin-bottom: 5px;
  margin-top: 0;
  margin-top: 2px;
  opacity: 1;
  text-transform: none;
}
.widget-progress-bar .progress {
  background: rgba(0, 0, 0, 0.1);
  height: 6px;
}
/* WIDGET NEWS */
.widget-news.panel-content {
  padding: 0 !important;
}
.widget-news .message-item {
  border-bottom: 1px solid #ECEBEB !important;
  border: none;
  display: block;
  margin: 0;
  padding: 10px 15px 0;
}
.widget-news .pull-left i {
  font-size: 24px;
  display: block;
  margin-top: 7px;
}
.media-body p {
  height: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* WIDGET TABLE */
.widget-table {
  padding: 0 !important;
}
.widget-table table {
  margin-bottom: 0;
}
.widget-table table thead {
  border-top: 1px solid #ededed;
}
.widget-table table thead th {
  text-align: left;
  text-transform: none;
}
.widget-table table tbody th {
  text-align: left;
}
/* WIDGET FULL WIDTH */
.panel-content.widget-full {
  overflow: hidden;
  padding: 0 !important;
}
.widget-full .tabs-linetriangle .nav.nav-tabs > li > a {
  font-weight: 400;
  text-transform: none;
}
.widget-full .tabs-linetriangle .nav-tabs a span {
  text-align: center;
}
.widget-full .tabs-linetriangle .nav-tabs a span.title {
  font-weight: 600;
  text-transform: uppercase;
}
/* WIDGET STOCK */
.stock1 .tab-content {
  min-height: 316px;
}
.widget-stock .tab_right .nav-tabs li a {
  opacity: 0.5;
  padding: 15px 25px;
  text-align: left;
  width: 200px;
}
.widget-stock .tab_right .nav-tabs li a span {
  display: block;
}
.widget-stock .tab_right .nav-tabs li:hover a {
  opacity: 0.7;
}
.widget-stock .tab_right .nav-tabs li.active a {
  opacity: 1;
}
.widget-stock .tab_right .nav-tabs a span.title {
  font-weight: 600;
  text-transform: uppercase;
}
.widget-stock .title-stock h1 {
  float: left;
  padding: 10px;
}
.widget-stock .title-stock span {
  float: right;
  font-size: 18px;
  padding: 10px;
}
.widget-stock .company-info {
  color: #8D8D8D;
  display: block;
  padding-top: 15px;
}
.stock2 .tab-content {
  min-height: 442px;
}
/* WIDGET SMALL */
.widget-small {
  border: none !important;
  max-height: 160px;
  overflow: hidden;
  padding: 0 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.widget-small .title {
  padding: 10px;
}
.widget-small .title h1 {
  font-size: 20px !important;
  margin-bottom: 0;
}
.widget-small .title p {
  margin-bottom: 0;
  opacity: 0.8;
  padding-top: 5px;
}
.widget-small .title span {
  font-family: 'Lato', arial, sans-serif;
  font-weight: 900;
  opacity: 0.7;
}
.widget-small .highcharts-container {
  margin-top: -98px;
}
/* WIDGET CASH IN HAND */
.widget-cash-in-hand {
  float: left;
}
.widget-cash-in-hand .cash {
  border-right: 2px dashed rgba(0, 0, 0, 0.1);
  float: left;
  padding: 5px 20px;
  text-align: center;
}
.widget-cash-in-hand .cash:last-child {
  border-right: none;
}
.widget-cash-in-hand .cash .number {
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}
.widget-cash-in-hand .cash .txt {
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}
@media and (max-width: 800px) {
  .widget-cash-in-hand .row .cash {
    width: 33.3333%;
  }
  .widget-cash-in-hand .row .cash:nth-child(3) {
    border-right: none;
  }
  .widget-cash-in-hand .row .cash .number {
    font-size: 14px;
  }
  .widget-cash-in-hand .row .cash .txt {
    font-size: 11px;
  }
}
/* WIDGET CLOCK */
.jquery-clock {
  -webkit-background-size: cover;
  background-image: url(../images/clock/clock.png);
  background-size: cover;
  height: 600px;
  list-style: none;
  margin: auto;
  padding: 0;
  position: relative;
  width: 600px;
}
.jquery-clock .jquery-clock-sec {
  -webkit-background-size: contain;
  background-image: url(../images/clock/sechand.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 45%;
  position: absolute;
  top: 0;
  width: 10%;
  z-index: 3;
}
.jquery-clock .jquery-clock-min {
  -webkit-background-size: contain;
  background-image: url(../images/clock/minhand.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 45%;
  position: absolute;
  top: 0;
  width: 10%;
  z-index: 2;
}
.jquery-clock .jquery-clock-hour {
  -webkit-background-size: contain;
  background-image: url(../images/clock/hourhand.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  left: 45%;
  position: absolute;
  top: 0;
  width: 10%;
  z-index: 1;
}
.jquery-clock .jquery-clock-pin {
  background: #fff;
  border-radius: 50%;
  height: 3%;
  left: 50%;
  margin: -1.5%;
  position: absolute;
  top: 50%;
  width: 3%;
  z-index: 10;
}
.jquery-clock .jquery-clock-transitions {
  -webkit-transition: all 1s cubic-bezier(0.01, 1.81, 0, 0.88);
  -moz-transition: all 1s cubic-bezier(0.01, 1.81, 0, 0.88);
  -o-transition: all 1s cubic-bezier(0.01, 1.81, 0, 0.88);
  -ms-transition: all 1s cubic-bezier(0.01, 1.81, 0, 0.88);
  transition: all 1s cubic-bezier(0.01, 1.81, 0, 0.88);
}
.jquery-clock.medium {
  height: 300px;
  width: 300px;
}
.jquery-clock.small {
  height: 200px;
  width: 200px;
}
.jquery-clock.white {
  background-image: url(../images/clock/clock-white.png);
}
.jquery-clock.white .jquery-clock-sec {
  background-image: url(../images/clock/sechand-white.png);
  z-index: 3;
}
.jquery-clock.white .jquery-clock-min {
  background-image: url(../images/clock/minhand-white.png);
  z-index: 2;
}
.jquery-clock.white .jquery-clock-hour {
  background-image: url(../images/clock/hourhand-white.png);
  z-index: 1;
}
.jquery-clock.white .jquery-clock-pin {
  background-color: #000;
}
/* WIDGET INFOBOX */
.widget-infobox {
  float: left;
  margin-top: -8px;
}
.widget-infobox .infobox {
  background: #ffffff;
  float: left;
  margin-right: 10px;
  min-width: 165px;
  padding: 8px;
  text-align: center;
  margin-bottom: 10px;
}
.widget-infobox .left {
  float: left;
  padding-left: 0;
  padding-right: 10px;
}
.widget-infobox .left i {
  color: #ffffff;
  font-size: 23px;
  text-align: center;
}
.widget-infobox .left i::before {
  display: inline-block;
  height: 48px;
  margin-top: 0;
  padding: 13px;
  width: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.widget-infobox .right {
  float: left;
  padding-left: 0;
  padding-right: 10px;
}
.widget-infobox .right .pull-left {
  font-family: 'Lato', 'Open Sans', Arial;
  font-weight: 900;
  font-size: 22px;
}
.widget-infobox .right .pull-right {
  font-family: 'Lato', 'Open Sans', Arial;
  font-weight: 100;
  font-size: 14px;
  margin-top: 7px;
}
.widget-infobox .left[class*="icon-"] {
  font-size: 21px;
}
.widget-infobox .txt {
  float: left;
  min-width: 80px;
}
/* WIDGET INFO */
.widget-info {
  padding-top: 20px;
}
.widget-info .left {
  float: left;
  padding-left: 10px;
  width: 60px;
}
.widget-info .left i {
  color: #ffffff;
  font-size: 23px;
  text-align: center;
}
.widget-info .left i::before {
  display: inline-block;
  height: 48px;
  margin-top: 0;
  padding: 13px;
  width: 48px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.widget-info .left i[class*="icon-"] {
  font-size: 22px;
}
.widget-info .right {
  float: left;
  padding-left: 10px;
}
.widget-info .right .number {
  font-family: 'Lato', 'Open Sans', Arial;
  font-weight: 900;
  font-size: 22px;
  margin-bottom: 2px;
}
.widget-info .right .text {
  color: #A3A3A3;
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;
}
/* WIDGET QUICKLINK */
.quick-link {
  float: left;
  padding: 5px 15px;
  width: 80px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.quick-link:hover {
  background: #F7F7F7;
  cursor: pointer;
}
.quick-link:hover .text {
  color: #646464;
}
.quick-link .icon {
  margin: auto;
  text-align: center;
  width: 60px;
}
.quick-link .icon i {
  color: #ffffff;
  font-size: 27px;
  padding-right: 0 !important;
  text-align: center;
  float: none !important;
}
.quick-link .icon i::before {
  display: inline-block;
  height: 55px;
  margin-top: 0;
  padding: 13px;
  width: 55px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.quick-link .text {
  color: #A3A3A3;
  font-size: 14px;
  margin-top: 5px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* WIDGET USER */
.widget-member {
  border: 1px solid #EBEBEB;
  margin-bottom: 10px;
  margin-top: 15px;
  padding: 15px 15px 5px 15px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.widget-member img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.widget-member .member-name {
  margin-bottom: 5px !important;
}
.widget-member .member-job {
  color: #ADADAD;
  margin-bottom: 6px;
  margin-top: 0;
}
.widget-member .col-xlg-6 {
  font-size: 12px;
}
.widget-member .col-xlg-6 p {
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.widget-member2 {
  border: 1px solid #EBEBEB;
  margin-bottom: 10px;
  margin-top: 15px;
  padding: 15px 15px 5px 15px;
  padding: 15px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.widget-member2 img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.widget-member2 .member-name {
  margin-bottom: 15px !important;
  margin-bottom: 5px !important;
}
.widget-member2 .member-name span {
  padding-left: 8px;
  text-transform: none;
}
.widget-member2 .member-job {
  color: #ADADAD;
  margin-bottom: 6px;
  margin-top: 0;
}
.widget-member2 .col-xlg-6 p {
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.widget-member2 .col-lg-3 {
  padding-right: 0;
}
.widget-member2 .col-xlg-4 p {
  font-size: 12px;
}
.widget-member3 {
  border: 1px solid #EBEBEB;
  margin-bottom: 10px;
  margin-top: 15px;
  padding: 15px 15px 5px 15px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.widget-member3 img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.widget-member3 .member-name {
  margin-bottom: 5px !important;
}
.widget-member3 .member-job {
  color: #ADADAD;
  margin-bottom: 6px;
  margin-top: 0;
}
.widget-member3 .col-xlg-12 {
  font-size: 12px;
}
.widget-member3 .col-xlg-12 p {
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.profil-name-heading {
  color: #ffffff;
  position: absolute;
  top: 40px;
  width: 100%;
}
.profil-name-heading div {
  text-align: center;
  float: none;
}
#modal-icons i {
  cursor: pointer !important;
}
.widget-profil-img-center {
  border: 10px solid #ffffff;
  box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, 0.3);
  margin-top: -40px;
}
.hover-effect {
  overflow: hidden;
}
.hover-effect .hover-img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.hover-effect:hover .hover-img {
  -webkit-filter: contrast(120%);
  filter: contrast(120%);
}
/* WIDGET MAP */
.widget-map {
  height: 440px;
  overflow: hidden;
}
.widget-map .col-md-3 {
  background-color: rgba(32, 34, 38, 0.5);
  color: #CDCDCD !important;
  height: 440px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: absolute;
  right: 0;
  top: 0;
}
.widget-map .panel-header {
  border: none !important;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.widget-map .panel-content {
  border: none !important;
  height: 440px;
  overflow: hidden;
}
.widget-map .amcharts-chart-div a {
  display: none !important;
}
.widget-map .ammapObjectList ul {
  list-style-type: none;
}
.widget-map .ammapObjectList ul li:not(.paginate_button) {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.widget-map .ammapObjectList li {
  list-style-type: none;
}
.widget-map .listdiv {
  height: 250px;
  overflow: hidden;
}
.maximized.widget-map {
  height: 100%;
}
.maximized.widget-map .panel-content {
  height: 100%;
}
.maximized #map {
  height: 100%;
  width: 100%;
}
.bg-dark .ammapObjectList a {
  color: #D0D0D0;
  padding: 2px 15px;
}
.bg-dark .ammapObjectList a:hover {
  background: rgba(32, 34, 38, 0.5);
  color: #319DB5;
}
.map-marker {
  margin-left: -8px;
  margin-top: -8px;
}
.map-marker.map-clickable {
  cursor: pointer;
}
.pulse-map {
  background-color: #716f42;
  border: 5px solid #f7f14c;
  height: 20px;
  position: absolute;
  width: 20px;
  z-index: 10;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.dot-map {
  -moz-animation-iteration-count: infinite;
  -moz-animation: pulsemap 3s ease-out;
  -moz-border-radius: 60px;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation: pulsemap 3s ease-out;
  -webkit-border-radius: 60px;
  background: transparent;
  border-radius: 60px;
  border: 10px solid #fff601;
  height: 50px;
  left: -15px;
  opacity: 0;
  position: absolute;
  top: -15px;
  width: 50px;
  z-index: 1;
}
@-moz-keyframes pulsemap {
  0% {
    -moz-transform: scale(0);
    opacity: 0;
  }
  25% {
    -moz-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -moz-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -moz-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes pulsemap {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
/*------------------------------------------------------------------------------------*/
/*------------------------------------- PAGES ----------------------------------------*/
/**** Page Animations *****/
#animationSandbox {
  display: block;
  overflow: hidden;
}
#animationSandbox h1 {
  font-size: 46px;
  text-align: center;
}
.font-animation {
  padding: 10px 0;
}
.font-animation a {
  color: #121212;
  font-size: 16px;
}
.font-animation a i {
  color: #319DB5;
}
.font-animation a:hover {
  text-decoration: none;
}
.animation_title {
  font-family: 'Open Sans', verdana, arial;
  font-size: 6rem;
}
/****  404 and 500 Error Page  ****/
.error-page {
  background: -moz-radial-gradient(center, ellipse cover, #dfe5e9 2%, #dfe5e9 2%, #b2c0ca 100%);
  background: -ms-radial-gradient(center, ellipse cover, #dfe5e9 2%, #dfe5e9 2%, #b2c0ca 100%);
  background: -o-radial-gradient(center, ellipse cover, #dfe5e9 2%, #dfe5e9 2%, #b2c0ca 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(2%, #dfe5e9), color-stop(2%, #dfe5e9), color-stop(100%, #b2c0ca));
  background: -webkit-radial-gradient(center, ellipse cover, #dfe5e9 2%, #dfe5e9 2%, #b2c0ca 100%);
  background: radial-gradient(ellipse at center, #dfe5e9 2%, #dfe5e9 2%, #b2c0ca 100%);
  background: #dfe5e9;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfe5e9', endColorstr='#b2c0ca', GradientType=1);
  overflow: hidden;
  padding: 0;
}
.error-page h1 {
  font-family: 'Open Sans';
  font-size: 120px;
  font-weight: 600;
  height: 132px;
  min-width: 30px;
  text-align: center;
}
.error-page a {
  color: #2B2E33;
}
.error-page a:hover {
  color: #616873;
  text-decoration: none;
}
.error-page .footer {
  bottom: 30px;
  position: absolute;
  width: 100%;
}
.error-page .copyright {
  font-size: 12px;
  text-align: center;
}
.error-page .btn {
  padding: 8px 50px;
}
.error-page .col-md-12 {
  text-align: center !important;
}
.error-page .col-md-6 {
  text-align: center !important;
}
.error-page p {
  text-align: center !important;
}
.error-page .btn-group .btn {
  padding: 8px 10px;
}
.error-main {
  color: #2B2E33;
  margin-top: 20%;
  text-align: center;
}
.404-txt {
  height: 20px;
}
.500-txt {
  height: 20px;
}
#content-404 {
  display: none;
}
#content-500 {
  display: none;
}
@media (max-width: 1505px) {
  .btn.btn-home {
    display: none;
  }
}
@media (max-width: 450px) {
  .btn.btn-message {
    display: none;
  }
}
/****  Login Page, Sign Up Page, Password Recover Page, Lockscreen Page  ****/
.account {
  background: #1f3649;
  background: -moz-radial-gradient(center, ellipse cover, #1f3649 0%, #17253d 44%, #040d11 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #1f3649), color-stop(44%, #17253d), color-stop(100%, #040d11));
  background: -webkit-radial-gradient(center, ellipse cover, #1f3649 0%, #17253d 44%, #040d11 100%);
  background: -o-radial-gradient(center, ellipse cover, #1f3649 0%, #17253d 44%, #040d11 100%);
  background: -ms-radial-gradient(center, ellipse cover, #1f3649 0%, #17253d 44%, #040d11 100%);
  background: radial-gradient(ellipse at center, #1f3649 0%, #17253d 44%, #040d11 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@account-color-dark', endColorstr='#040d11', GradientType=1);
}
.account a {
  color: #D1D1D1;
  font-size: 14px;
}
.account a:hover {
  color: #ffffff;
  text-decoration: none;
}
.account .backstretch:before {
  background-color: rgba(15, 15, 15, 0.6);
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
}
.account .form-signin {
  margin: 0 auto;
  max-width: 330px;
}
.account .form-signin .form-control:focus {
  z-index: 2;
}
.account .form-signin input[type="text"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: -1px;
}
.account .form-signin input[type="password"] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-bottom: 10px;
}
.account .account-wall {
  margin-top: 160px;
  padding: 20px 20px 10px;
  position: relative;
}
.account .login-title {
  color: #555555;
  display: block;
  font-size: 22px;
  font-weight: 400;
}
.account .profile-img {
  display: block;
  height: 96px;
  margin: 0 auto 10px;
  width: 96px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.account .select-img {
  display: block;
  height: 75px;
  margin: 0 30px 10px;
  width: 75px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.account .select-name {
  display: block;
  margin: 30px 10px 10px;
}
.account .logo-img {
  display: block;
  height: 96px;
  margin: 0 auto 10px;
  width: 96px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.account .btn.btn-lg {
  font-size: 15px;
  padding: 8px 48px 6px;
}
.account .btn.btn-lg.btn-fb {
  font-size: 15px;
  padding: 8px 48px 0px;
}
.account .user-img {
  color: #ffffff;
  display: block;
  font-size: 75px;
  left: 0;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: -80px;
}
.account .social-btn {
  padding-top: 50px;
}
.account .btn-block i {
  margin-top: .1em;
}
.account .form-signup {
  margin: 0 auto;
  max-width: none;
}
.account .form-signup .form-control:focus {
  z-index: 2;
}
.account .form-signup input[type="text"] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: -1px;
}
.account .form-signup input[type="password"] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-bottom: 10px;
}
.account .form-signup #submit-form {
  display: block;
  margin: auto;
}
.account .form-signup .social-btn .btn {
  font-size: 15px;
  height: 35px;
  padding: 8px 20px;
}
.account .form-signup .terms {
  color: #ffffff;
  margin-bottom: 10px;
  overflow: hidden;
  padding-top: 5px;
}
.account .form-password {
  display: none;
}
.account #lockscreen-block .account-wall {
  margin-top: 240px;
  width: 1100px;
}
.account #lockscreen-block .user-image {
  float: left;
  position: relative;
  width: 25%;
}
.account #lockscreen-block .user-image img {
  border: 3px solid rgba(255, 255, 255, 0.2);
  display: block;
  float: right;
  margin-top: -10px;
  max-width: 132px;
}
.account #lockscreen-block .form-signin {
  float: left;
  padding-left: 30px;
  position: relative;
  width: 75%;
}
.account #lockscreen-block h2 {
  color: #ffffff;
  font-family: 'Lato', arial;
  font-weight: 100;
  margin-top: 0;
}
.account #lockscreen-block p {
  color: #CFCFCF;
  color: #ffffff;
}
.account #lockscreen-block .input-group .form-control {
  -webkit-border-radius: 17px 0 0 17px;
  -moz-border-radius: 17px 0 0 17px;
  border-radius: 17px 0 0 17px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.account #lockscreen-block .input-group .btn {
  -webkit-border-radius: 0 17px 17px 0;
  -moz-border-radius: 0 17px 17px 0;
  border-radius: 0 17px 17px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.account #lockscreen-block #loader {
  left: auto;
  margin: auto;
  position: absolute;
  right: -1px;
  top: -11px;
  width: 133px;
}
.account2 {
  background: #1f3649;
  background: -moz-radial-gradient(center, ellipse cover, #1f3649 0%, #17253d 44%, #040d11 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #1f3649), color-stop(44%, #17253d), color-stop(100%, #040d11));
  background: -webkit-radial-gradient(center, ellipse cover, #1f3649 0%, #17253d 44%, #040d11 100%);
  background: -o-radial-gradient(center, ellipse cover, #1f3649 0%, #17253d 44%, #040d11 100%);
  background: -ms-radial-gradient(center, ellipse cover, #1f3649 0%, #17253d 44%, #040d11 100%);
  background: radial-gradient(ellipse at center, #1f3649 0%, #17253d 44%, #040d11 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@account-color-dark', endColorstr='#040d11', GradientType=1);
}
.account2 .form-password {
  display: none;
}
.account2 .form-password h3 {
  font-family: 'Lato';
  font-weight: 100;
  font-size: 15px;
  margin-bottom: 20px;
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
}
.account2 .container {
  width: 100%;
}
.account2 .user-img {
  color: #ffffff;
  display: block;
  font-size: 75px;
  margin-bottom: -15px;
  margin-top: 50px;
  position: relative;
  text-align: center;
  top: 0;
}
.account2 .account-info {
  display: none;
}
.account2 .account-form {
  background: #ffffff;
  display: block;
  padding: 30px;
  position: relative;
  padding-bottom: 20px;
  overflow: hidden;
}
.account2 .account-form a {
  color: #A7A7A7;
}
.account2 .account-form a:hover {
  color: #838383;
}
.account2 .account-form .forgot-password {
  padding-top: 4px;
}
.account2 .form-signin input[type="password"] {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.account2 .form-signin h3 {
  font-family: 'Lato';
  font-weight: 100;
  font-size: 15px;
  margin-bottom: 20px;
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
}
.account2 .form-signin h3 strong {
  font-family: 'Lato', arial, sans-serif;
  font-weight: 900;
}
.account2 .form-signup input[type="password"] {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.account2 .form-signup h3 {
  font-family: 'Lato';
  font-weight: 100;
  font-size: 15px;
  margin-bottom: 20px;
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
}
.account2 .form-signup h3 strong {
  font-family: 'Lato', arial, sans-serif;
  font-weight: 900;
}
.account2 .form-footer {
  background: #F4F4F4;
  border-top: 1px solid #dddddd;
  margin: 30px -30px -30px -30px;
  padding: 20px 30px;
}
.account2 .social-btn {
  padding-top: 0;
}
.account2 .btn.btn-lg {
  font-size: 15px;
  padding: 8px 48px 6px;
}
.account2 .btn.btn-lg.btn-fb {
  font-size: 15px;
  padding: 8px 48px 6px;
}
.account2 .forgot-password {
  float: right;
  margin-top: 5px;
}
.account2 .new-here {
  float: right;
  margin-bottom: 0;
  margin-top: 10px;
}
.account.separate-inputs .form-signin input[type="text"] {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-bottom: 8px;
}
.account.separate-inputs .form-signin input[type="password"] {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.account.separate-inputs .form-signup input[type="text"] {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-bottom: 8px;
}
.account.separate-inputs .form-signup input[type="email"] {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-bottom: 8px;
}
.account.separate-inputs .form-signup input[type="password"] {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.account.no-social .social-btn {
  display: none;
}
.account.boxed .account-wall {
  background-color: #ffffff;
  opacity: 1;
}
.account.boxed a {
  color: #838383;
}
.account.boxed a:hover {
  color: #4D4D4D;
}
.account.boxed .form-signup .terms {
  color: #454545;
}
.account.no-user-image .user-img {
  display: none;
}
.account-copyright {
  bottom: 10px;
  color: #BDBDBD;
  font-family: 'Open Sans';
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.account.no-terms .form-signup .terms {
  display: none;
}
@media screen and (max-width: 600px) {
  .account-copyright {
    position: relative;
  }
}
.account2 .form-signin input[type="text"],
.account2 .form-signin input[type="email"],
.account2 .form-signup input[type="text"],
.account2 .form-signup input[type="email"] {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  margin-bottom: 8px;
}
#lockscreen-block #account-builder {
  bottom: 60px;
  left: 50%;
  margin-left: -125px;
  margin-top: 20%;
  position: absolute;
}
.separate-inputs.account #lockscreen-block .input-group {
  border-spacing: 10px 0;
  margin-left: -10px;
}
.separate-inputs.account #lockscreen-block .input-group .form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.separate-inputs.account #lockscreen-block .input-group .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#account-builder {
  -moz-border-bottom-left-radius: 0;
  -moz-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  background: #F6F8F8!important;
  border-bottom-left-radius: 0;
  border-color: #DEE5E7;
  border-radius: 20px;
  border-top-right-radius: 0;
  height: 44px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
  max-width: 500px;
  overflow: hidden;
  padding: 0;
  padding: 10px 20px 10px 10px;
  width: 250px;
}
#account-builder i {
  -moz-animation: fa-spin 3s infinite linear;
  -o-animation: fa-spin 3s infinite linear;
  -webkit-animation: fa-spin 3s infinite linear;
  animation: fa-spin 3s infinite linear;
  float: left;
  font-size: 24px;
  padding-right: 0;
}
#account-builder:hover i {
  -moz-animation: none;
  -o-animation: none;
  -webkit-animation: none;
  animation: none;
}
#account-builder h3 {
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  margin-top: 4px;
  padding-left: 8px;
  text-transform: uppercase;
}
#account-builder .form-horizontal .row .col-md-12 {
  cursor: pointer;
  margin-left: 0;
}
#account-builder .form-group {
  margin-bottom: 8px;
}
#account-builder .form-group label:not(.switch) {
  margin-top: 1px;
}
@media (min-width: 768px) {
  .account2 .container {
    height: 100%;
    margin: auto;
    position: relative;
    width: 670px;
  }
  .account2 .account-info {
    background: #319DB5;
    color: #ffffff;
    display: block;
    display: table-cell;
    padding: 30px;
    text-align: left;
    vertical-align: top;
    width: 43%;
  }
  .account2 .account-info .logo {
    color: #ffffff;
    font-family: 'Lato', arial, sans-serif;
    font-weight: 900;
    font-size: 25px;
    background: url(../images/logo/logo-white.png) no-repeat;
    height: 31px;
    margin-bottom: 15px;
    display: block;
  }
  .account2 .account-info h3 {
    font-family: 'Open Sans';
    font-size: 17px;
    margin-top: 5px;
  }
  .account2 .account-info ul {
    margin: 30px 0 0;
    padding: 0;
  }
  .account2 .account-info ul li {
    font-size: 15px;
    list-style: none;
    margin: 0;
    padding: 6px 0;
  }
  .account2 .account-info ul li i {
    padding-right: 8px;
  }
  .account2 .account-form {
    display: table-cell;
    vertical-align: top;
    width: 57%;
  }
}
@media (max-width: 800px) {
  .account #lockscreen-block .user-image {
    float: none;
    margin: auto;
    margin-bottom: 20px;
    width: auto;
  }
  .account #lockscreen-block .user-image img {
    display: block;
    float: none;
    margin: auto;
    text-align: center;
  }
  .account #lockscreen-block .form-signin {
    float: none;
    margin: auto;
    margin-bottom: 20px;
    padding-left: 0;
    text-align: center;
    width: 100%;
  }
  .account #lockscreen-block .form-signin p {
    float: none;
    margin-bottom: 20px;
    padding-left: 0;
    text-align: center;
    width: 100%;
  }
  .account #lockscreen-block .account-wall {
    margin-top: 20%;
    width: 100%;
  }
  .account #lockscreen-block #loader {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0px;
    width: 133px;
  }
}
/**** Page Layout ****/
.layouts .toggle-layout:hover,
.layouts .toggle-layout,
.layouts .toggle-layout:hover,
.layouts .toggle-layout:focus {
  text-decoration: none !important;
}
.layouts .toggle-layout > div {
  color: #4A4A4A;
  font-family: 'Open Sans';
  font-size: 14px;
  margin-top: 5px;
  text-decoration: none !important;
}
.layouts .toggle-layout > div strong {
  font-family: 'Open Sans';
  font-weight: 600;
}
.layout-options a {
  display: block;
  position: relative;
}
.layout-options img {
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  border: 2px solid #ffffff;
  float: left;
  text-align: left;
  transition: all 200ms ease-in-out;
}
.layout-options img:hover {
  border: 2px dashed #BBCACE;
}
.layout-txt {
  bottom: 10px;
  font-size: 20px;
  left: 10px;
  margin: auto;
  position: absolute;
  width: 100%;
}
body:not(.rtl) .layout-options .img-sidebar-left {
  display: block;
}
body:not(.rtl) .layout-options .img-sidebar-right {
  display: none;
}
/**** Page Contact ****/
.page-contact .map-contact {
  height: 330px;
  margin-left: -50px;
  margin-right: -50px;
  margin-top: -20px;
  overflow: hidden;
}
.page-contact .btn {
  display: block;
  margin: auto;
}
.page-contact h3 {
  font-family: 'Lato', arial;
  font-weight: 900;
  font-weight: 600;
}
@media (max-width: 1500px) {
  .page-contact h1 {
    font-size: 28px;
  }
}
/**** Page Gallery Sortable ****/
.portfolioFilter {
  font-size: 15px;
  margin-bottom: 0;
  margin-top: 15px;
}
.portfolioFilter a {
  color: #666666;
  margin-right: 10px;
  text-decoration: none;
}
.portfolioFilter a.current {
  font-weight: bold;
}
.portfolioContainer {
  list-style: none;
  margin-left: -10px;
  margin: 0;
  overflow: hidden;
  padding: 5px 0 0 0;
  text-align: center;
  width: 100%;
}
.portfolioContainer p {
  color: #ffffff;
}
.portfolioContainer figure {
  background: #3085a3;
  cursor: pointer;
  display: inline-block;
  height: 330px;
  margin: 0.5%;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 32%;
}
.portfolioContainer figure img {
  display: block;
  min-height: 100%;
  opacity: .8;
  position: relative;
}
.portfolioContainer figure figcaption {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  color: #ffffff;
  font-size: 1.25em;
  height: 100%;
  left: 0;
  padding: 2em;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  width: 100%;
}
.portfolioContainer figure figcaption::before {
  pointer-events: none;
}
.portfolioContainer figure figcaption::after {
  pointer-events: none;
}
.portfolioContainer figure a {
  font-size: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  text-indent: 200%;
  top: 0;
  white-space: nowrap;
  width: 100%;
  z-index: 1000;
}
.portfolioContainer figure h2 {
  font-weight: 300;
  margin: 0;
  word-spacing: -0.15em;
}
.portfolioContainer figure h2 span {
  font-weight: 800;
}
.portfolioContainer figure p {
  font-size: 68.5%;
  letter-spacing: 1px;
  margin: 0;
}
/**** Page Google Maps ****/
.map-panel .panel-body {
  padding: 0;
}
.map-panel #instructions li {
  color: #6175A0;
  display: block;
  height: 21px;
  padding-left: 15px;
}
.map {
  display: block;
  height: 350px;
  margin: 0 auto;
  width: 100%;
}
.overlay_arrow {
  height: 0;
  left: 50%;
  margin-left: -16px;
  position: absolute;
  width: 0;
}
.overlay_arrow.above {
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #336699;
  bottom: -15px;
}
.overlay_arrow.below {
  border-bottom: 16px solid #336699;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  top: -15px;
}
.map.large {
  height: 500px;
}
.map_geocoding {
  background-color: #ffffff;
  left: 20%;
  padding: 20px;
  position: absolute;
  top: 5px;
  width: 50%;
}
/**** Page Vector Maps ****/
#map {
  height: 460px;
  width: 100%;
}
#world-map {
  height: 460px;
  width: 100%;
}
#usa-map {
  color: #ffffff;
  height: 500px;
  width: 100%;
}
#flight-map {
  height: 460px;
  width: 100%;
}
#pattern-map {
  height: 460px;
  width: 100%;
}
.amcharts-map-line {
  -webkit-animation: am-moving-dashes 3s linear infinite;
  animation: am-moving-dashes 3s linear infinite;
  stroke-dasharray: 2px 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.amcharts-map-image-london {
  -webkit-animation: am-pulsating 1s ease-out infinite;
  animation: am-pulsating 1s ease-out infinite;
}
.amcharts-map-area {
  -webkit-transition: all 0.3s 0.3s ease-out;
  transition: all 0.3s 0.3s ease-out;
}
.amcharts-map-area:hover {
  -webkit-transition: all 0.3s ease-out;
  fill: #93c765;
  stroke: #93c765;
  transition: all 0.3s ease-out;
}
/**** Page Icons ****/
.page-icons [class*="fa-"],
.page-icons [class*="icons-"],
.page-icons [class*="glyphicon-"],
.page-icons [class*="wi-"] {
  font-size: 20px;
}
.page-icons .col-xs-2 {
  height: 30px;
}
.page-icons .col-xs-2 span {
  display: none;
}
.page-icons #finder {
  margin-bottom: 60px;
}
.page-icons #results .col-sm-4 {
  min-height: 40px;
}
.page-icons #results .col-sm-4 i {
  padding-right: 10px;
}
.page-icons .slick-slide i {
  color: #C0C0C0;
  font-size: 20px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.page-icons .slick-slide.slick-center i {
  color: #383838;
  font-size: 40px;
}
.page-icons [class*="icon-rounded-"] {
  font-size: 30px;
}
/**** Page Helper Classes ****/
.page-helper table thead th {
  font-size: 12px;
  text-align: left;
}
.page-helper table tbody > tr > td > div {
  border: 1px solid #ededed;
  height: 80px;
  line-height: 80px;
  position: relative;
  text-align: center;
  width: 80px;
}
.page-helper table tbody > tr > td > div > div:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 1px;
}
.page-helper table.helper-margin tbody > tr > td > div > div {
  background-color: #ffffff;
  bottom: 0;
  left: 0;
  line-height: normal;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  vertical-align: middle;
}
.page-helper table.helper-margin tbody > tr > td > div {
  background-color: #319DB5;
}
.page-helper table.helper-padding tbody > tr > td > div > div {
  background-color: #ffffff;
  height: 100%;
  line-height: normal;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.page-helper table.helper-padding tbody > tr > td > div {
  background-color: #B066FF;
}
.page-helper table.helper-borders tbody > tr > td > div {
  background-color: #EFEFEF;
  border-color: #444444 !important;
  border: none;
}
.page-helper table.helper-text .preview {
  max-width: 300px;
}
.page-helper table.helper-text tbody > tr > td {
  max-width: 300px;
}
.page-helper table.helper-text tbody > tr > td > div {
  background-color: #F2F2F2;
  border: 1px solid #ededed;
  height: auto;
  line-height: normal;
  max-width: 300px;
  min-height: 40px;
  padding: 10px;
  width: auto;
}
.page-helper table.helper-text tbody > tr > td > div p {
  margin-bottom: 0;
  text-align: center;
}
.page-helper table.helper-text-color tbody > tr > td > div {
  background-color: #ffffff;
  border: 1px solid #ededed;
  height: auto;
  line-height: normal;
  max-width: 300px;
  min-height: 40px;
  padding: 10px;
  width: auto;
}
.page-helper table.helper-text-color tbody > tr > td > div p {
  margin-bottom: 0;
  text-align: center;
}
.page-helper table.helper-background tbody > tr > td > div {
  border: 1px solid #ededed;
}
.page-helper table.helper-border-radius tbody > tr > td > div {
  border: 1px solid #ededed;
}
/**** Page Editors ****/
.main-content .page-content.page-editors > .header h2 span {
  color: #1D2939;
  font-size: 28px;
  font-style: normal;
  letter-spacing: -0.5px;
  padding-bottom: 7px;
}
.main-content .page-content.page-editors > .header h2 span::before {
  content: none;
}
.main-content .page-content.page-editors > .header p {
  font-size: 16px;
  height: 20px;
}
.main-content .page-content.page-editors #cke-inline p {
  font-size: 17px;
  line-height: 30px;
}
/**** Page Form Wizard ****/
.form-wizard-style {
  margin-bottom: 30px;
}
.form-wizard-style a {
  color: #CD6A6A;
}
.form-wizard-style a.current {
  color: #5B5B5B;
  cursor: default;
}
.form-wizard-nav {
  margin-bottom: 30px;
}
.form-wizard-nav a {
  color: #CD6A6A;
}
.form-wizard-nav a.current {
  color: #5B5B5B;
  cursor: default;
}
.form-wizard-style a,
.form-wizard-style span,
.form-wizard-nav a,
.form-wizard-nav span {
  font-family: 'Lato', arial, sans-serif;
  font-weight: 900;
  margin-right: 30px;
  text-transform: uppercase;
}
.wizard-div {
  height: 0;
  overflow: hidden;
}
.wizard-div.current {
  height: auto;
}
.page-wizard .tab-content {
  min-height: 620px;
}
.main-content .page-wizard.page-content {
  background: #F5F5F5 !important;
}
.sf-wizard .sf-step legend {
  display: none;
  padding-top: 5px;
}
/***** Page Profil ****/
.page-profil.page-content {
  position: relative;
}
.page-profil .profil-header {
  height: 332px;
  overflow: hidden;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
}
.page-profil .profil-header .col-lg-3 {
  padding: 0;
}
.page-profil .profil-header .col-lg-9 {
  padding: 0;
}
.page-profil .profil-header .col-sm-4 {
  padding: 0;
}
.page-profil .profil-header .col-sm-4:not(.profil-img) {
  border: 1px solid #ffffff;
  height: 111px;
  overflow: hidden;
}
.page-profil .profil-header .col-sm-4:not(.profil-img) img {
  width: 100%;
}
.page-profil .profil-header .profil-img {
  border-right: 1px solid #ffffff;
  height: 235px;
  overflow: hidden;
}
.page-profil .profil-header .profil-img img {
  height: 250px;
}
.page-profil .profil-header .col-md-9 > .row:not(.header-name) {
  height: 235px;
}
.page-profil .profil-header .header-name {
  background: #ffffff;
  height: 100px;
  padding: 15px 30px 15px 60px;
}
.page-profil .profil-header .name {
  font-family: 'Lato', arial, sans-serif;
  font-weight: 900;
  font-size: 24px;
  padding-bottom: 8px;
}
.page-profil .profil-header .name i {
  color: #39B77B;
  font-size: 22px;
  padding-left: 6px;
}
.page-profil .profil-header .more-friends {
  font-size: 22px;
  padding: 20px !important;
  text-align: center;
}
.page-profil .profil-header .more-friends p {
  font-family: 'Lato', arial;
  font-weight: 100;
  text-align: center;
}
.page-profil .profil-header .more-friends .num-friends {
  font-size: 22px;
  font-weight: 600;
}
.page-profil .profil-header .profil-info {
  color: #A4A4A4;
  float: left;
  font-family: 'Lato';
  font-size: 16px;
  padding-right: 20px;
}
.page-profil .profil-header .profil-info i {
  padding-right: 8px;
}
.page-profil .profil-header .moments {
  background: #E9ECED;
  color: #A6A6A6;
  font-size: 22px;
  height: 100px;
  margin-top: -15px;
  padding: 20px;
  text-align: center;
}
.page-profil .profil-header .moments .num-moments {
  font-family: 'Lato', arial, sans-serif;
  font-weight: 900;
  font-size: 24px;
  text-align: center;
}
.page-profil .map#profil-map {
  height: 370px;
}
.page-profil .col-map {
  height: 235px;
  overflow: hidden;
}
.page-profil .profil-right {
  background: #ffffff;
  bottom: 0;
  height: 100%;
  padding: 0 25px;
  position: absolute;
  right: 0;
  z-index: 3;
  -webkit-box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.1);
}
.page-profil .profil-right .stars {
  float: left;
}
.page-profil .profil-right .stars .fa {
  font-size: 15px;
  padding-right: 5px;
}
.page-profil .profil-right .icon-user {
  padding-right: 8px;
}
.page-profil .fa-comments-o {
  font-size: 15px;
  padding-right: 5px;
}
.page-profil .profil-content {
  height: 100%;
  margin-top: 20px;
  padding-right: 20px;
}
.page-profil .profil-content .item {
  background: #ffffff;
  margin-bottom: 30px;
  margin-top: 0;
  margin: 10px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 2;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.page-profil .profil-content .item .user {
  max-height: 180px;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.page-profil .profil-content .item .user:before {
  background-image: url('../images/gradient-big.png');
  background-repeat: repeat-x;
  bottom: 0;
  content: " ";
  height: 70px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1;
}
.page-profil .profil-content .item .user .img-bg {
  border: 0;
  left: 0;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.page-profil .profil-content .item .user .img-user {
  left: 50%;
  margin-left: -35px;
  position: absolute;
  top: 25px;
  width: 70px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
}
.page-profil .profil-content .item .user .name {
  font-family: 'Lato', arial, sans-serif;
  font-weight: 900;
  font-size: 18px;
  margin-bottom: 10px;
}
.page-profil .profil-content .item .user .info {
  color: #ffffff;
  position: absolute;
  top: 105px;
  width: 100%;
  z-index: 2;
}
.page-profil .profil-content .item .user .info div {
  text-align: center;
}
.page-profil .profil-content .item .user .location {
  color: #CFCFCF;
  display: inline-block;
  font-family: 'Open Sans', 'Lato', arial;
  font-size: 15px;
  font-weight: 600;
  padding-right: 15px;
}
.page-profil .profil-content .item .user .date i {
  padding-right: 5px;
}
.page-profil .profil-content .item .comment {
  font-family: 'Merriweather', 'Open Sans', arial, serif;
  font-size: 15px;
  font-weight: 500;
  padding: 25px;
}
.page-profil .profil-content .item .more {
  text-align: center;
}
.page-profil .profil-content .item .more .col-sm-4 {
  background: #F7F7F7;
  color: #828282;
  cursor: pointer;
  font-size: 14px;
  padding: 15px 0 5px 0;
  position: relative;
  text-align: center;
}
.page-profil .profil-content .item .more .col-sm-4:first-child {
  padding-left: 15px;
}
.page-profil .profil-content .item .more .col-sm-4:last-child {
  padding-right: 15px;
}
.page-profil .profil-content .item .more .col-sm-4:hover {
  background: #EEEEF0;
}
.page-profil .profil-content .item .more .col-sm-4.active {
  background: #ffffff;
}
.page-profil .profil-content .item .more i {
  display: block;
  font-size: 20px;
  padding-right: 0;
}
.page-profil .profil-content .item .more .like.liked i {
  color: #C9625F;
}
.page-profil .profil-content .item .more .badge {
  position: absolute;
  right: -5px;
  top: -5px;
}
.page-profil .profil-content .item .more .comments {
  display: none;
}
.page-profil .profil-content .item .more .comments .pull-left {
  padding-left: 10px;
  padding-right: 10px;
}
.page-profil .profil-content .item .more .comments img {
  max-width: 50px;
  width: 100%;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.page-profil .profil-content .item .more .comments .info .name {
  font-size: 16px;
  line-height: 20px;
}
.page-profil .profil-content .item .more .comments .info .date {
  color: #B4B4B4;
  font-family: 'Lato', 'Open Sans', Arial;
  font-weight: 900;
  font-size: 13px;
}
.page-profil .profil-content .item .more .comments p {
  font-family: 'Merriweather', 'Open Sans', arial, serif;
  font-size: 14px;
  margin-left: 70px;
}
.page-profil .profil-content .item .more .comment-number {
  margin: auto;
  position: relative;
  text-align: center;
  width: 60px;
}
.page-profil .profil-content .item .more .share {
  display: none;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
.page-profil .profil-content .item .more .share span {
  padding-left: 5px;
  padding-right: 5px;
}
.page-profil .profil-content .item .send {
  color: #AEAEAE;
  font-size: 12px;
}
.page-profil .profil-content .item .item-footer {
  background: #F4F4F4;
  padding: 15px;
}
.page-profil .profil-content .item .item-footer i {
  color: #9B9B9B;
  display: inline-block;
  font-size: 28px;
  margin-top: 0;
  padding-left: 7px;
  padding-right: 20px;
  padding-top: 8px;
}
.page-profil .profil-content .item .item-footer .btn {
  margin-bottom: 0;
}
.page-profil .profil-content .item .item-textarea {
  min-height: 50px;
  width: 100%;
}
.page-profil .profil-content .item .item-textarea textarea {
  border: none;
  font-size: 15px;
  padding: 15px;
}
.page-profil .profil-content .item .item-textarea textarea:hover {
  border: none;
}
.page-profil .profil-content .item .item-textarea textarea:focus {
  border: none;
}
.page-profil .profil-content .item .item-textarea textarea:active {
  border: none;
}
.page-profil .profil-content .item .share-facebook {
  background: #3b5998;
  color: #ffffff;
  cursor: pointer;
  float: left;
  font-size: 20px;
  margin: auto;
  opacity: 0.6;
  padding: 15px;
  text-align: center;
  width: 33.3333333%;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.page-profil .profil-content .item .share-facebook:hover {
  opacity: 1;
}
.page-profil .profil-content .item .share-twitter {
  background: #00aced;
  color: #ffffff;
  cursor: pointer;
  float: left;
  font-size: 20px;
  margin: auto;
  opacity: 0.6;
  padding: 15px;
  text-align: center;
  width: 33.3333333%;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.page-profil .profil-content .item .share-twitter:hover {
  opacity: 1;
}
.page-profil .profil-content .item .share-google {
  background: #d34836;
  color: #ffffff;
  cursor: pointer;
  float: left;
  font-size: 20px;
  margin: auto;
  opacity: 0.6;
  padding: 15px;
  text-align: center;
  width: 33.3333333%;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.page-profil .profil-content .item .share-google:hover {
  opacity: 1;
}
.page-profil .profil-content .item.item-comment .user {
  padding: 10px 10px 0 10px;
  text-align: left;
}
.page-profil .profil-content .item.item-comment .user:before {
  background: none;
}
.page-profil .profil-content .item.item-comment .user img {
  float: left;
  padding-right: 7px;
  width: 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.page-profil .profil-content .item.item-comment .user .place {
  color: #AEAEAE;
  float: left;
  font-weight: 500;
}
.page-profil .profil-content .item.item-comment .user .name {
  font-family: 'Lato', arial, sans-serif;
  font-weight: 900;
  font-size: 16px;
  margin-bottom: 3px;
  margin-top: 0;
}
.page-profil .profil-content .item.item-comment .comment {
  font-size: 15px;
  padding: 5px 0;
}
.page-profil .profil-content .item.item-comment .time {
  color: #AEAEAE;
  float: right;
}
.page-profil .profil-content .item.item-comment .time-icon {
  color: #6C6C6C;
  font-size: 14px;
  position: absolute;
  right: 10px;
  top: 7px;
}
.page-profil .profil-content .item.item-comment .item-event-detail p {
  margin-bottom: 0;
  margin-top: 0;
}
.page-profil .profil-content .item.item-comment .item-event-detail .separator {
  color: #CFCFCF;
  padding-left: 15px;
  padding-right: 15px;
}
.page-profil .profil-content .item.item-comment .item-map {
  height: 270px;
  overflow: hidden;
}
.page-profil .profil-content .item.item-comment #item-map {
  height: 300px;
  margin-top: 15px;
  width: 100%;
}
.page-profil .profil-content .item.new-item {
  margin-bottom: 0;
  opacity: 0;
  visibility: hidden;
}
.page-profil .profil-header > .row,
.page-profil .profil-header .col-lg-9,
.page-profil .profil-header.col-md-8,
.page-profil .profil-header .col-lg-3 {
  height: 100%;
}
.item .user .date {
  color: #CFCFCF;
  display: inline-block;
  font-family: 'Open Sans', 'Lato', arial;
  font-size: 15px;
  font-weight: 600;
}
@media (max-width: 1600px) {
  .page-profil .profil-header .col-sm-4:not(.profil-img) img {
    width: 120px;
    max-width: 300px;
  }
}
@media (max-width: 1500px) {
  .page-profil .profil-header {
    height: 300px;
  }
  .page-profil .profil-header .col-sm-4:not(.profil-img) {
    height: 102px;
  }
  .page-profil .profil-header .col-sm-4:not(.profil-img) img {
    max-width: 300px;
    width: 100px;
  }
  .page-profil .profil-header .profil-img img {
    height: 205px;
  }
  .page-profil .profil-header .col-map {
    height: 205px;
  }
  .page-profil .profil-header .col-md-9 > .row:not(.header-name) {
    height: 205px;
  }
  .page-profil .profil-header .map#profil-map {
    height: 350px;
  }
  .page-profil .profil-header .header-name {
    height: 95px;
  }
}
@media (max-width: 1500px) {
  .page-profil .profil-img {
    height: auto;
  }
  .page-profil .profil-header {
    height: 290px;
  }
  .page-profil .profil-header .col-sm-4:not(.profil-img) {
    height: 97px;
  }
  .page-profil .profil-header .col-sm-4:not(.profil-img) img {
    max-width: 150px;
    width: 100px;
  }
  .page-profil .profil-header .profil-img img {
    height: 195px;
  }
  .page-profil .profil-header .col-map {
    height: 195px;
  }
  .page-profil .profil-header .col-md-9 > .row:not(.header-name) {
    height: 195px;
  }
  .page-profil .profil-header .map#profil-map {
    height: 340px;
  }
  .page-profil .profil-header .header-name {
    height: 95px;
  }
}
@media (max-width: 1500px) {
  .page-profil .profil-header {
    height: 290px;
  }
  .page-profil .profil-header .col-sm-4:not(.profil-img) {
    height: 97px;
  }
  .page-profil .profil-header .col-sm-4:not(.profil-img) img {
    max-width: 120px;
    width: 102px;
  }
  .page-profil .profil-header .profil-img {
    height: 195px;
  }
  .page-profil .profil-header .profil-img img {
    height: 195px;
  }
  .page-profil .profil-header .col-map {
    height: 195px;
  }
  .page-profil .profil-header .col-md-9 > .row:not(.header-name) {
    height: 195px;
  }
  .page-profil .profil-header .map#profil-map {
    height: 340px;
  }
  .page-profil .profil-header .header-name {
    height: 95px;
  }
  .page-profil .profil-header .more-friends {
    font-size: 18px;
    padding: 15px !important;
    text-align: center;
  }
}
@media (max-width: 1200px) {
  .page-profil .profil-header {
    height: 290px;
  }
  .page-profil .profil-header .col-sm-4:not(.profil-img) img {
    max-width: 120px;
    width: 107px;
  }
  .page-profil .profil-header .profil-img {
    height: 195px;
  }
  .page-profil .profil-header .profil-img img {
    height: 220px;
  }
  .page-profil .profil-header .col-md-9 > .row:not(.header-name) {
    height: 195px;
  }
  .page-profil .profil-header .map#profil-map {
    height: 340px;
  }
  .page-profil .profil-header .header-name {
    height: 95px;
    padding-right: 0;
  }
  .page-profil .profil-header .more-friends {
    font-size: 18px;
    padding: 15px !important;
    text-align: center;
  }
  .page-profil .profil-header .col-lg-3 {
    height: 100px;
  }
  .page-profil .profil-header .user-friends {
    display: none;
  }
  .page-profil .profil-header.col-sm-4:not(.profil-img) {
    height: 97px;
  }
  .col-map {
    height: 195px;
  }
}
@media (max-width: 768px) {
  .page-profil .profil-header {
    height: 210px;
  }
  .page-profil .profil-header .profil-img {
    height: 130px;
  }
  .page-profil .profil-header .profil-img img {
    height: 150px;
  }
  .page-profil .profil-header .col-map {
    height: 130px;
  }
  .page-profil .profil-header .col-md-9 > .row:not(.header-name) {
    height: 130px;
  }
  .page-profil .profil-header .header-name {
    height: 80px;
    overflow: hidden;
    padding: 10px;
  }
  .page-profil .profil-header .name {
    font-size: 18px;
  }
  .page-profil .profil-header .moments {
    font-size: 18px;
    height: 100px;
    padding: 10px;
  }
  .col-map {
    height: 130px;
  }
}
/**** Page Shopping Cart ****/
.shopping-cart h3 {
  font-family: 'Lato', 'Open Sans', Arial;
  font-weight: 900;
  font-weight: 600;
}
.shopping-cart .wizard-validation .col-md-8 {
  border-left: 2px dashed #E9E9E9;
}
.shopping-cart .well {
  margin-bottom: 0;
}
.shopping-cart .icons-office-52:hover {
  color: #C9625F;
  cursor: pointer;
}
.cart-summary .cart-total {
  border: 2px solid #E4E4E4;
  margin-right: 8px;
  margin-top: 40px;
}
.cart-total div {
  float: left;
  font-size: 18px;
  line-height: 25px;
  padding: 0 15px 0 15px;
  width: 50%;
}
.shopping-cart-table img {
  margin: auto;
  max-width: 100px;
}
.cart-expiration .parsley-errors-list {
  display: none;
}
/**** Applications ****/
.page-app {
  padding: 0 !important;
}
.page-app .footer {
  background: #F7F7F7;
  display: none;
  padding: 13px;
}
.page-app .footer .btn {
  margin-bottom: 0;
}
.page-app .header {
  background: #F7F7F7;
  padding: 13px;
}
.page-app .header .btn {
  margin-bottom: 0;
}
.app {
  border-spacing: 0;
  display: table;
  height: 100%;
  table-layout: fixed;
  width: 100%;
}
@media (min-width: 800px) {
  .app > aside {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top;
    width: 100%;
  }
  .app > section {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top;
    width: 100%;
  }
  .app > aside.aside-md {
    background: inherit;
    width: 450px;
  }
  .app > aside.aside-sm {
    background: inherit;
    width: 300px;
  }
}
@media (min-width: 1300px) {
  .app > aside {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top;
    width: 100%;
  }
  .app > section {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top;
    width: 100%;
  }
  .app > aside.aside-md {
    background: inherit;
    width: 620px;
  }
  .app > aside.aside-sm {
    background: inherit;
    width: 380px;
  }
  .app > aside > section {
    border-spacing: 0;
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
  }
  .app > aside > section .scrollable {
    height: 100%;
    margin-top: -1px;
  }
}
/**** Page Timeline ****/
.timeline-btn-day .btn {
  margin-bottom: 0;
  margin-left: -10px;
  margin-right: 0;
}
#timeline {
  margin-bottom: 2em;
  margin-top: 0;
  padding: 2em 0;
  position: relative;
}
#timeline::before {
  background: -moz-linear-gradient(top, #319db5 0, #dddddd 55%);
  background: -ms-linear-gradient(top, #319db5 0, #dddddd 55%);
  background: -o-linear-gradient(top, #319db5 0, #dddddd 55%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #00a2d9), color-stop(55%, #dddddd));
  background: -webkit-linear-gradient(top, #319db5 0, #dddddd 55%);
  background: #319db5;
  background: linear-gradient(to bottom, #319db5 0, #dddddd 55%);
  content: '';
  height: 100%;
  left: 18px;
  position: absolute;
  top: 0;
  width: 4px;
}
#timeline .timeline-content img {
  width: 100%;
}
#timeline .timeline-block {
  margin: 2em 0;
  position: relative;
}
#timeline .timeline-block i {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  padding-top: 11px;
}
#timeline .timeline-block .timeline-content {
  background: #fff;
  border-radius: 4px;
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.1);
  margin-left: 60px;
  padding: 20px;
  position: relative;
}
#timeline .timeline-block .timeline-content i {
  color: #121212;
}
#timeline .timeline-block .timeline-content i.fa-quote-left {
  color: #319db5;
}
#timeline .timeline-block .timeline-content i.fa-quote-right {
  color: #319db5;
}
#timeline .timeline-block .timeline-content:after {
  clear: both;
  content: "";
  display: table;
}
#timeline .timeline-block .timeline-content h2 {
  color: #4B4F52;
  font-size: 22px;
  margin-bottom: 0;
  margin-top: 0;
}
#timeline .timeline-block .timeline-content .timeline-heading h2 {
  font-size: 28px;
  margin-top: 8px;
}
#timeline .timeline-block .timeline-content p {
  line-height: 1.6;
  margin: 1em 0;
}
#timeline .timeline-block .timeline-content .text p {
  margin-bottom: 5px;
}
#timeline .timeline-block .timeline-content::before {
  border-right: 7px solid #fff;
  border: 7px solid transparent;
  content: '';
  height: 0;
  position: absolute;
  right: 100%;
  top: 16px;
  width: 0;
}
#timeline .timeline-block .timeline-content .article-extract {
  font-family: 'Merriweather', 'Open Sans', arial, serif;
  font-size: 18px;
}
#timeline .timeline-block .timeline-content .video-player .video-js {
  width: 100% !important;
}
#timeline .timeline-block .timeline-content .video-player .vjs-default-skin .vjs-big-play-button {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background: #000000;
  background: rgba(0, 0, 0, 0.85);
  border: none;
  box-shadow: none;
  display: block;
  font-size: auto;
  height: 44px;
  height: 45px;
  left: 50%;
  margin-left: -22px;
  opacity: 1;
  position: absolute;
  top: 40%;
  width: 44px;
  width: 45px;
  -webkit-transition: linear 0.4s linear;
  -moz-transition: linear 0.4s linear;
  -o-transition: linear 0.4s linear;
  -ms-transition: linear 0.4s linear;
  transition: linear 0.4s linear;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  z-index: 2;
}
#timeline .timeline-block .timeline-content .video-player .vjs-default-skin .vjs-big-play-button:before {
  top: -15px;
}
#timeline .timeline-block:after {
  clear: both;
  content: "";
  display: table;
}
#timeline .timeline-block:first-child {
  margin-top: 0;
}
#timeline .timeline-block:last-child {
  margin-bottom: 0;
}
#timeline .timeline-block .timeline-heading .timeline-day {
  font-size: 1.1em;
  font-weight: 700;
}
#timeline .timeline-block .timeline-heading .timeline-day-number {
  float: left;
  font-family: arial;
  font-size: 44px;
  font-weight: 700;
  height: 40px;
  margin-top: -10px;
  padding-right: 8px;
}
#timeline .timeline-block .timeline-heading .timeline-month {
  font-weight: 600;
}
#timeline .timeline-block .timeline-icon {
  border-radius: 50%;
  box-shadow: 0 0 0 4px #ffffff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
  height: 40px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
#timeline .timeline-block .timeline-icon.cd-movie {
  background: #c03b44;
}
#timeline .timeline-block .timeline-icon.cd-location {
  background: #f0ca45;
}
@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@media only screen and (min-width: 1170px) {
  .timeline-btn-day {
    text-align: center;
  }
  .timeline-btn-day .btn {
    margin-left: 0;
  }
  #timeline {
    margin-bottom: 3em;
    margin-top: 0;
  }
  #timeline::before {
    left: 50%;
    margin-left: -2px;
  }
  #timeline .timeline-block {
    margin-top: -50px;
    margin: 4em 0;
  }
  #timeline .timeline-block:first-child {
    margin-top: 0;
  }
  #timeline .timeline-block:last-child {
    margin-bottom: 0;
  }
  #timeline .timeline-block .timeline-icon {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    height: 60px;
    left: 50%;
    margin-left: -30px;
    text-align: center;
    width: 60px;
  }
  #timeline .timeline-block i {
    color: #ffffff;
    display: inline-block;
    font-size: 25px;
    padding-top: 17px;
  }
  #timeline .timeline-block .timeline-content {
    margin-left: 0;
    padding: 20px;
    width: 45%;
  }
  #timeline .timeline-block .timeline-content::before {
    border-color: transparent;
    border-left-color: #ffffff;
    left: 100%;
    top: 24px;
  }
  #timeline .timeline-block .timeline-content .read-more {
    float: left;
  }
  #timeline .timeline-block:nth-child(even) .timeline-content {
    float: right;
  }
  #timeline .timeline-block:nth-child(even) .timeline-content::before {
    border-color: transparent;
    border-right-color: #ffffff;
    left: auto;
    right: 100%;
    top: 24px;
  }
  #timeline .timeline-block:nth-child(even) .timeline-content .read-more {
    float: right;
  }
  .cssanimations .timeline-icon.is-hidden {
    visibility: hidden;
  }
  .cssanimations .timeline-icon.bounce-in {
    -moz-animation: cd-bounce-1 0.6s;
    -webkit-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
    visibility: visible;
  }
  .cssanimations .timeline-content.is-hidden {
    opacity: 0;
    visibility: hidden;
  }
  .cssanimations .timeline-content.bounce-in {
    -moz-animation: cd-bounce-2 0.6s;
    -webkit-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
    opacity: 1;
    visibility: visible;
  }
  .cssanimations #timeline .timeline-block:nth-child(even) .timeline-content.bounce-in {
    -moz-animation: cd-bounce-2-inverse 0.6s;
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@media only screen and (max-width: 600px) {
  #timeline .timeline-block .timeline-content .timeline-heading h2 {
    font-size: 22px;
    margin-top: 4px;
  }
}
/**** Pricing Table Builder ****/
.page-pricing-table .context-menu .dropdown-menu {
  padding: 0;
}
.page-pricing-table .context-menu .dropdown-menu li {
  border-bottom: 1px solid #ededed;
}
.page-pricing-table .context-menu .dropdown-menu li:last-child {
  border-bottom: none;
}
.page-pricing-table .context-menu .dropdown-menu .dropdown-title {
  background: #319DB5;
  color: #ffffff;
  font-family: 'Lato', arial, sans-serif;
  font-weight: 900;
  font-size: 12px;
  letter-spacing: 1.5px;
  padding: 4px 15px;
  text-transform: uppercase;
}
.page-pricing-table .context-menu .dropdown-menu i {
  float: none;
}
.page-pricing-table #modal-icons .modal-body .col-sm-2 {
  min-height: 40px;
  opacity: 0.8;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-pricing-table #modal-icons .modal-body .col-sm-2:hover {
  color: #319DB5;
  opacity: 1;
}
.page-pricing-table #modal-icons .modal-body .col-sm-2 i {
  cursor: pointer;
  padding-right: 10px;
}
.page-pricing-table .builder .pricing-color {
  cursor: pointer;
  display: inline-block;
  height: 22px;
  margin-right: 3px;
  position: relative;
  width: 22px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.page-pricing-table .builder .pricing-color.active:after {
  color: #ffffff;
  content: "\e125";
  display: inline-block;
  font-family: "line-icons" !important;
  font-size: 11px;
  left: 5px;
  position: absolute;
  text-align: center;
  top: 5px;
}
.page-pricing-table #export-textarea {
  white-space: pre;
}
#modal-icons .modal-body .col-sm-2 i.active {
  color: #319DB5;
  opacity: 1;
}
.page-pricing-table #modal-icons .modal-body[class*="fa-"],
#modal-icons .modal-body[class*="icons-"],
#modal-icons .modal-body[class*="glyphicon-"],
#modal-icons .modal-body[class*="wi-"] {
  font-size: 20px;
}
.page-content.page-pricing-table {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.page-content.page-pricing-table.open {
  padding-right: 260px;
}
.pricing-table .plan .reorder-plan {
  cursor: move;
  left: 50%;
  margin-left: -30px;
  position: absolute;
  top: -40px;
}
.pricing-table .plan .reorder-plan i {
  color: #464646;
  font-size: 24px;
  opacity: 0.3;
  padding: 8px;
}
.pricing-table .plan .reorder-plan:hover i {
  opacity: 1;
}
.pricing-table .plan .add-item {
  cursor: pointer;
  left: 50%;
  margin-left: 10px;
  position: absolute;
  top: -32px;
}
.pricing-table .plan .add-item i {
  color: #464646;
  font-size: 24px;
  opacity: 0.3;
  padding: 8px;
}
.pricing-table .plan .add-item:hover i {
  opacity: 1;
}
.pricing-table .plan .remove-plan {
  bottom: -40px;
  cursor: pointer;
  left: 50%;
  margin-left: -20px;
  position: absolute;
}
.pricing-table .plan .remove-plan i {
  color: #464646;
  font-size: 24px;
  opacity: 0.3;
  padding: 8px;
}
.pricing-table .plan .remove-plan:hover i {
  color: #B40707;
  opacity: 1;
}
.pricing-table .plan .description .remove-item {
  cursor: pointer;
  margin-top: 18px;
  position: absolute;
  right: 0;
}
.pricing-table .plan .description .remove-item i {
  color: #464646;
  font-size: 18px;
  opacity: 0;
  padding: 8px;
}
.pricing-table .plan .description .sort-item {
  cursor: pointer;
  left: 43px;
  margin-top: 13px;
  padding-left: 10px !important;
  padding-right: 0 !important;
  position: absolute;
}
.pricing-table .plan .description .sort-item i {
  color: #595959;
  font-size: 14px;
  opacity: 0;
  padding: 8px;
}
.pricing-table .plan .description .plan-icon {
  color: rgba(0, 0, 0, 0.4);
  float: left;
  font-size: 26px;
  padding-right: 8px;
  position: absolute;
  left: 15px;
  margin-top: 5px;
}
.pricing-table .plan .description > div:hover .remove-item i {
  color: #B40707;
  opacity: 1;
}
.pricing-table .plan .description > div:hover .sort-item i {
  opacity: 1;
}
.pricing-table .plan .note-air-editor {
  font-weight: bold;
}
/**** Pricing Table ****/
.pricing-table {
  padding-bottom: 40px;
  padding-top: 40px;
}
.pricing-table .plan {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #ffffff;
  box-sizing: border-box;
  color: #bdc3c7;
  float: left;
  font-size: 18px;
  font-weight: 400;
  padding: 0;
  position: relative;
  text-align: center;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
.pricing-table .plan:hover {
  color: #383838;
}
.pricing-table .plan .description {
  border-right: 3px solid rgba(0, 0, 0, 0.1);
  border-top: 2px solid #ebedee;
  border-top: none !important;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
  text-align: left;
}
.pricing-table .plan .description div {
  padding-left: 10%;
  padding-right: 10%;
}
.pricing-table .plan .description .plan-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 1em;
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-top: 15px;
  text-align: center;
}
.pricing-table .plan .description .plan-item .glyph-icon {
  width: 60px;
}
.pricing-table .plan .description b {
  font-weight: 600;
}
.pricing-table .plan .plan-header {
  border-right: 3px solid rgba(0, 0, 0, 0.1);
  color: #ffffff;
  padding: 25px;
}
.pricing-table .plan .plan-header .title {
  color: #ffffff;
  font-family: 'Lato';
  font-size: 22px;
  font-weight: 100;
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
}
.pricing-table .plan .plan-header .price {
  color: #121212;
  font-size: 14px;
  text-align: center;
}
.pricing-table .plan .plan-header .price .amount {
  display: inline-block;
  font-size: 4em;
  margin-top: -22px;
}
.pricing-table .plan .plan-header .offer {
  border-radius: 4px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
  font-size: 0.8em;
  font-weight: 500;
  padding: 8px 25px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.pricing-table .plan .plan-header .offer:hover {
  background: #eaeaea;
  border: 2px solid rgba(0, 0, 0, 0.2);
  color: #34383F;
}
.pricing-table .plan:last-child .description {
  border-right: none;
  margin-right: 0;
}
.pricing-table .plan:last-child .plan-header {
  border-right: none;
  margin-right: 0;
}
.pricing-table .plan b {
  color: #7f8c8d;
}
.pricing-table .plan .plan-header.bg-dark .price {
  color: #ffffff;
}
.pricing-table .plan .description > div:nth-last-child(2) .plan-item {
  border-bottom: none;
}
.pricing-table .plan .btn {
  min-width: 170px;
}
.pricing-table.plan-separated .plan-header {
  border-right: none;
}
.pricing-table.plan-separated .description {
  border-right: none;
}
.pricing-table.num-plan-2 .plan {
  width: 50%;
}
.pricing-table.plan-separated.num-plan-2 .plan {
  margin-right: 2%;
  width: 46%;
}
.pricing-table.num-plan-3 .plan {
  width: 33.33%;
}
.pricing-table.plan-separated.num-plan-3 .plan {
  margin-right: 3.5%;
  width: 29.8%;
}
.pricing-table.num-plan-4 .plan {
  width: 25%;
}
.pricing-table.plan-separated.num-plan-4 .plan {
  margin-right: 2%;
  width: 23%;
}
.pricing-table.num-plan-5 .plan {
  width: 20%;
}
.pricing-table.plan-separated.num-plan-5 .plan {
  margin-right: 2%;
  width: 18%;
}
.pricing-table.plan-rounded .plan .plan-header {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
}
.pricing-table.plan-rounded .plan:first-child .plan-header {
  overflow: hidden;
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.pricing-table.plan-rounded .plan:last-child .plan-header {
  overflow: hidden;
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.pricing-table.plan-separated.plan-rounded .plan .plan-header {
  overflow: hidden;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.pricing-table.plan-shadow .plan {
  box-shadow: 0 3px 9px rgba(155, 155, 155, 0.55);
}
@media (max-width: 1300px) {
  .pricing-table .plan .plan-header .offer {
    font-size: 0.6em;
    padding: 8px 10px;
  }
  .pricing-table .plan .plan-header .price .amount {
    font-size: 2em;
  }
  .pricing-table .plan .description .plan-item {
    font-size: 0.8em;
  }
}
@media (max-width: 1000px) {
  .pricing-table .plan {
    width: 100%;
  }
  .pricing-table .plan-left .description {
    border-left: none;
    border-right: none;
  }
  .pricing-table .plan-right .description {
    border-left: none;
    border-right: none;
  }
}
/**** Page Mailbox  ****/
.mailbox .morphsearch {
  display: none;
}
.page-app.mailbox {
  background: #f9f9f9;
  padding: 0;
}
.page-app.mailbox strong {
  font-family: 'Lato';
  font-weight: 600;
}
.page-app.mailbox .icon-rounded {
  border: 1px solid #BDBDBD;
  color: #bdbdbd;
  display: inline-block;
  height: 40px;
  text-align: center;
  width: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.page-app.mailbox .icon-rounded:hover {
  border: 1px solid #121212;
  color: #121212;
  cursor: pointer;
}
.page-app.mailbox .icon-rounded.heart:hover {
  border: 1px solid #d9534f;
  color: #d9534f;
}
.page-app.mailbox .icon-rounded.heart-red {
  border: 1px solid #d9534f;
  color: #d9534f;
}
.page-app.mailbox .icon-rounded.gear:hover {
  border: 1px solid #3F97C9;
  color: #3F97C9;
}
.page-app.mailbox .panel-body.messages {
  padding: 0;
}
.page-app.mailbox .border-bottom {
  border-bottom: 1px solid #EFEFEF !important;
}
.page-app.mailbox .messages-list {
  padding: 0;
  position: relative;
}
.page-app.mailbox .messages-list:after {
  border-left: 3px solid #EBEBEB;
  bottom: 13px;
  content: "";
  left: 24px;
  position: absolute;
  top: 10px;
}
.page-app.mailbox .message-item {
  border-left: none;
  display: block;
  height: 65px;
  line-height: 53px;
  margin-bottom: 0;
  margin: 0;
  padding: 5px 20px 5px 10px;
  position: relative;
}
.page-app.mailbox .message-item:hover {
  background: #E4E4E4;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.page-app.mailbox .message-item .media {
  padding: 0;
}
.page-app.mailbox .message-item .media-body {
  margin-top: 0;
}
.page-app.mailbox .message-item .sender-img {
  left: 5px;
  position: absolute;
  top: 12px;
  z-index: 2;
}
.page-app.mailbox .message-item .sender {
  float: left;
  font-weight: 600;
  margin-left: 52px;
  overflow: hidden;
  padding-bottom: 3px;
  padding-top: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100px;
}
.page-app.mailbox .message-item .email {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.page-app.mailbox .message-item .subject {
  float: left;
  overflow: hidden;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-top: 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 220px;
}
.page-app.mailbox .message-item .subject .label {
  font-family: 'Lato', arial, sans-serif;
  font-weight: 900;
  letter-spacing: 0.7px;
  margin-right: 6px;
  padding: 5px 8px 4px;
  text-transform: uppercase;
}
.page-app.mailbox .message-item .subject i {
  font-size: 16px;
  font-weight: bold;
  padding-right: 6px;
}
.page-app.mailbox .message-item .date {
  float: right;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-top: 3px;
}
.app > aside.emails-list > section {
  padding: 40px 20px 0 50px;
}
.sidebar-mailbox.sidebar .btn-compose {
  display: block;
  margin: 20px auto 28px auto;
  width: 80%;
}
.sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar > li.active > a {
/*  background-color: #f9f9f9;*/
  color: #3C454D;
  font-size: 15px;
  opacity: 1;
  padding: 13px 20px 10px;
}
.sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar > li.active > a i {
  color: #1D1F21;
  display: inline-block;
  margin-top: 0px;
  opacity: 0.8;
}
.sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar > li.active > a span:not(.badge) {
  color: #1D1F21;
  opacity: 0.8;
}
.sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar > li.active > a span.badge {
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
}
.sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar > li > a {
  padding: 12px 20px 8px;
}
.sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar > li > a i {
  font-size: 16px;
}
.sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar > li > a:hover i {
  opacity: 1;
}
.sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar > li > a:hover span:not(.badge) {
  opacity: 1;
}
.sidebar-mailbox.sidebar .sidebar-inner .sidebar-widgets ul a {
  opacity: 0.9;
  padding: 8px 0;
}
.sidebar-mailbox.sidebar .sidebar-inner .sidebar-widgets ul a:hover {
  opacity: 1;
}
.sidebar-mailbox.sidebar .nav-sidebar > li.active > a:hover {
  background-color: #f9f9f9;
  color: #3C454D;
  font-size: 15px;
  opacity: 1;
  padding: 13px 20px 10px;
}
.sidebar-mailbox.sidebar .nav-sidebar > li.active > a:focus {
  background-color: #2B2E33;
  color: #3C454D;
  font-size: 15px;
  opacity: 1;
  padding: 13px 20px 10px;
}
.sidebar-mailbox.sidebar span.badge {
  font-size: 13px;
  height: 21px;
  margin-top: -2px;
  padding-top: 4px;
  width: 21px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.sidebar-mailbox.sidebar .badge-rounded {
  line-height: 20px;
}
.sidebar-mailbox.sidebar .sidebar-charts {
  bottom: 0;
  left: -30px;
  margin-bottom: 20px;
  margin-left: 0;
  overflow: hidden;
  position: absolute;
  width: 270px;
}
.sidebar-mailbox.sidebar .sidebar-charts:hover #chart-legend {
  opacity: 0.8;
}
.sidebar-mailbox.sidebar .morris-full-content {
  min-height: 250px;
  width: 300px;
}
.sidebar-mailbox.sidebar .morris-hover {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  border-radius: 1px;
  cursor: default;
  text-align: right;
  user-select: none;
  z-index: 1000;
}
.sidebar-mailbox.sidebar .morris-hover.morris-default-style {
  background-color: #2F353F;
  padding: 7px 15px;
}
.sidebar-mailbox.sidebar .morris-hover.morris-default-style .morris-hover-row-label {
  color: #ffffff;
  font-size: 1.2em;
  font-weight: 500;
  white-space: nowrap;
}
.sidebar-mailbox.sidebar .morris-hover.morris-default-style .morris-hover-point {
  color: #f3f3f3!important;
  font-weight: 300;
  white-space: nowrap;
}
.sidebar-mailbox.sidebar .morris-legend-items {
  display: inline-block;
  padding: 5px 10px 5px 5px;
}
.sidebar-mailbox.sidebar .morris-legend-items > span {
  display: inline-block;
  height: 10px;
  margin-right: 10px;
  width: 12px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.sidebar-mailbox.sidebar #chart-legend {
  bottom: 50px;
  color: rgba(255, 255, 255, 0.8);
  margin-left: 45px;
  opacity: 0;
  position: absolute;
  z-index: 10;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.emails-list .mailbox-page {
  margin-bottom: 15px;
}
.emails-list .mailbox-page h1 {
  font-family: 'Lato', arial, sans-serif;
  font-weight: 900;
  font-size: 32px;
}
.emails-list .mailbox-page input {
  border: 2px solid #ECEDEE;
  font-size: 18px;
  max-width: 250px;
  padding: 10px 18px;
}
.emails-list .mailbox-page input:hover {
  border: 2px solid #CACCD0;
}
.emails-list .mailbox-page input:focus {
  border: 2px solid #CACCD0;
}
.emails-list .mailbox-page input:active {
  border: 2px solid #CACCD0;
}
.emails-list .mailbox-page .append-icon i {
  font-size: 20px;
  padding-right: 6px;
  padding-top: 4px;
}
.emails-list .nav-tabs a {
  font-family: 'Lato', arial, sans-serif;
  font-weight: 900;
  font-size: 12px;
}
.emails-list .nav-tabs a::before {
  background: #667277;
  height: 2px;
  top: 37px;
}
.emails-list .nav-tabs .open > a {
  background: none;
}
.emails-list .nav-tabs .open > a:hover {
  background: none;
}
.emails-list .nav-tabs .open > a:focus {
  background: none;
}
.emails-list .nav-tabs .dropdown-menu {
  margin-top: 2px;
  min-width: 110px;
  padding: 5px 8px;
}
.emails-list .nav.nav-tabs > li > a {
  background: inherit;
}
.emails-list .nav.nav-tabs > li.active > a {
  background: inherit;
  color: #667277;
}
.emails-list .nav.nav-tabs > li:hover > a {
  background: inherit;
}
.emails-list .nav.nav-tabs > li.emails-action {
  padding-top: 7px;
}
.emails-list .nav-tabs > li i {
  color: #C3C3C3;
  font-size: 20px;
  padding-right: 12px;
}
.emails-list .nav-tabs > li i:hover {
  color: #7e7e7e;
}
.emails-list .nav-tabs > li i.icon-rounded-heart:hover {
  color: #C75757;
}
.emails-list section .tab-content {
  background: inherit;
  padding: 20px 0;
}
.emails-list .email-content {
  display: none;
}
.email-context {
  padding-top: 5px;
}
.email-context .dropdown-menu > li > a {
  padding: 4px 8px;
}
.email-details > section {
  padding: 40px 50px 0 40px;
}
.email-details .email-subject {
  border-bottom: 2px solid #dfdfdf;
  color: #4F4F4F;
  padding: 0;
}
.email-details .email-subject h1 {
  font-family: 'Lato';
  font-weight: 100;
  font-size: 50px;
  margin-bottom: 9px;
}
.email-details .email-subject p {
  color: #7e7e7e;
  float: left;
}
.email-details .email-subject i {
  color: #C3C3C3;
  font-size: 20px;
  padding-left: 7px;
}
.email-details .email-subject i:hover {
  color: #7e7e7e;
}
.email-details .email-subject .go-back-list i {
  display: none;
  font-size: 30px;
  cursor: pointer;
  color: #AEAEAE;
  float: left;
  padding-right: 11px;
  margin-top: -5px;
}
.email-details .email-subject .go-back-list i:hover {
  color: #7c7c7c;
}
.email-details .email-subject .dropdown-menu {
  min-width: 110px;
}
.email-details .email-subject .dropdown-menu > li > a {
  font-family: 'Lato', arial, sans-serif;
  font-weight: 900;
  font-size: 12px;
  padding: 5px 8px;
}
.email-details .email-content {
  padding: 30px 30px 0 0;
}
.email-details .email-content p {
  font-family: 'Merriweather', serif;
  font-size: 19px;
  line-height: 33px;
}
.email-details .email-content p strong {
  font-family: 'Merriweather', serif !important;
}
.email-details .answers {
  display: none;
  font-family: 'Merriweather', serif;
  font-size: 15px;
  margin-top: 20px;
  padding-right: 30px;
}
.email-details .answers .answer-title {
  font-family: 'Merriweather', serif;
  font-weight: 100;
}
.email-details .answers .answer-subject p {
  color: #7e7e7e;
  font-family: 'Lato', 'Open Sans', Helvetica, sans-serif;
  font-size: 14px;
}
.email-details .answers .answer-content ol {
  margin-left: 40px;
}
.email-details .answers .answer-content ul {
  margin-left: 40px;
}
.email-details .write-answer {
  padding-right: 30px;
}
.email-details .write-answer .answer-textarea {
  background: #ffffff;
  border: 1px solid #dfdfdf;
  font-family: 'Merriweather', serif;
  font-size: 16px;
  height: 150px;
  margin-top: 38px;
  padding: 20px;
  width: 100%;
}
.email-details .write-answer .note-codable {
  display: none;
}
.email-details .write-answer .note-editable {
  background: #ffffff;
  border: 1px solid #dfdfdf;
  font-family: 'Merriweather', serif;
  font-size: 16px;
  height: 150px;
  padding: 20px;
  width: 100%;
}
.email-details .write-answer .note-editable ul {
  margin-left: 40px;
}
.email-details .write-answer .note-editable ol {
  margin-left: 40px;
}
.email-details .write-answer .note-editable:focus {
  outline: none !important;
}
.email-details .write-answer .note-editable:active {
  outline: none !important;
}
.email-details .write-answer .note-editor .btn-default {
  background-color: #f9f9f9;
  border: none !important;
}
.email-details .write-answer .note-editor .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-left: none !important;
}
.email-details .write-answer .note-editor .btn-group > .dropdown-toggle:not(:first-child) {
  border-left: none !important;
}
.email-details .write-answer .note-toolbar {
  margin-top: 10px;
}
.email-details .write-answer #save {
  float: right;
  margin-right: 0;
  margin-top: 20px;
}
.email-details .email-attachment {
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  padding: 0;
  position: relative;
}
.email-details .email-attachment .attachments {
  float: left;
  padding: 20px 0;
}
.email-details .email-attachment .attachments-actions {
  bottom: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.email-details .email-attachment span {
  padding-right: 18px;
}
.email-details .email-attachment span.small {
  padding-right: 0;
}
.email-details .email-attachment i.fa-file-pdf-o {
  background: #BE0303;
}
.email-details .email-attachment .pull-right i {
  background: none;
  color: #C3C3C3;
  font-size: 20px;
}
.email-details .email-attachment .pull-right i:hover {
  color: #7e7e7e;
}
.email-details .email-attachment .download-attachment {
  border-left: 1px solid #dfdfdf;
  float: right;
  height: 100%;
}
.email-details .email-attachment .download-attachment i {
  color: #D2D2D2;
  display: block;
  font-size: 51px;
  margin-left: 20px;
  margin-top: 18px;
}
.email-details .email-attachment .download-attachment i:hover {
  color: #B0B0B0;
  cursor: pointer;
}
.email-details .email-attachment .move-attachments {
  float: left;
}
.email-details .email-attachment .move-attachments i {
  color: #D2D2D2;
  display: inline-block;
  font-size: 20px;
  margin-right: 20px;
  margin-top: 34px;
}
.email-details .email-attachment .move-attachments i:hover {
  color: #B0B0B0;
  cursor: pointer;
}
.email-details .email-attachment .move-attachments i.icon-rounded-arrow-left-thin {
  margin-right: 6px;
}
.email-details .email-attachment > .attachments i {
  background: #0C0C50;
  color: #ffffff;
  font-size: 18px;
  height: 50px;
  margin-right: 5px;
  padding: 16px 0 0 17px;
  width: 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
#main-content .messages a.btn {
  color: #B3B3B3;
}
.message-active {
  background-color: #00A2D9;
  color: #ffffff;
}
a.message-item.message-active:hover {
  background-color: #008fc0;
  color: #ffffff;
}
a.message-item:hover {
  background-color: #eaeaea;
  text-decoration: none;
}
.messages .message-item img {
  border-radius: 3px;
}
.messages .mCustomScrollBox {
  overflow: hidden !important;
}
.message-item-right {
  padding-left: 33px;
}
.withScroll {
  height: auto;
  overflow: auto;
  overflow: hidden;
}
.message-result .message-item {
  padding-left: 0;
}
.message-result .message-item-right {
  padding-left: 0;
}
.message-title {
  margin-top: 0;
}
.message-body {
  padding: 0 20px 20px 20px;
}
.message-attache {
  border-top: 1px solid #ECEBEB !important;
  padding-top: 10px;
}
.message-attache .media {
  float: left;
  margin-top: 0;
  padding-bottom: 30px;
  padding-right: 30px;
}
.message-between {
  background-color: #E7E7E7;
  height: 8px;
}
.footer-message {
  padding-top: 20px;
}
.send-message .form-control {
  height: 34px;
}
@media screen and (min-width: 1024px) {
  .sidebar-collapsed .sidebar-mailbox.sidebar {
    width: 70px;
  }
  .sidebar-collapsed .sidebar-mailbox.sidebar .nav-sidebar > li.nav-hover:not(.nav-active) > a span:not(.badge) {
    height: 45px;
    left: 60px;
    padding: 11px 10px 12px 5px;
  }
  .sidebar-collapsed .sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar > li.active > a {
/*    background: none;*/
    color: #ffffff;
  }
  .sidebar-collapsed .sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar > li.active > a span {
    color: #6DC6D8;
    margin-left: 0;
    opacity: 1;
  }
  .sidebar-collapsed .sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar > li.active > a span:not(.badge) {
    height: 45px;
    left: 60px;
    padding: 11px 10px 12px 5px;
  }
  .sidebar-collapsed .sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar > li.active > a i {
    color: #6DC6D8;
    margin-left: 0;
    opacity: 1;
  }
  .sidebar-collapsed .sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar > li > a {
    height: 45px !important;
    padding: 12px 10px 8px;
    text-align: center;
  }
  .sidebar-collapsed .sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar > li > a i {
    font-size: 20px;
    opacity: 0.6;
  }
  .sidebar-collapsed .sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar > li > a .badge-rounded {
    border: none !important;
    left: auto !important;
    padding: 0 !important;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .sidebar-collapsed .sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar li a i {
    margin-left: 0;
  }
  .sidebar-collapsed .sidebar-mailbox.sidebar .sidebar-inner .sidebar-charts {
    display: none;
  }
  .sidebar-collapsed .sidebar-mailbox.sidebar .nav-sidebar > li.active > a:hover {
/*    background: none;*/
    color: #ffffff;
  }
  .sidebar-collapsed .sidebar-mailbox.sidebar .nav-sidebar > li.active > a:focus {
/*    background: none;*/
    color: #ffffff;
  }
  .mailbox .topbar .header-left .topnav .menutoggle {
    width: 70px;
  }
  .mailbox.sidebar-collapsed .topbar .header-left .topnav .menu__handle {
    left: 24px;
  }
  .mailbox.sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li > a .badge {
    background: none !important;
    display: block !important;
    left: auto;
    padding: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .mailbox.sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li > a .badge-rounded {
    background: none !important;
    display: block !important;
    left: auto;
    padding: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .mailbox.sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover.nav-active > a i {
    color: #ffffff !important;
  }
  .mailbox.sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover.nav-active > a span {
    color: #ffffff !important;
  }
  .mailbox.sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover > a i {
    color: #121212 !important;
    opacity: 1;
  }
  .mailbox.sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover > a span {
    color: #121212 !important;
    opacity: 1;
  }
  .sidebar-mailbox.sidebar .sidebar-inner .nav-sidebar > li > a span:not(.badge) {
    opacity: 0.6;
  }
}
@media (min-width: 992px) {
  .email-go-back {
    display: none;
  }
}
@media (max-width: 991px) {
  .email-hidden-sm {
    display: none;
  }
  .email-go-back {
    display: inline-block;
  }
}
@media (max-width: 1300px) {
  .app > aside.emails-list > section {
    padding: 20px 15px 0 25px;
  }
  .email-details > section {
    padding: 20px 25px 0 20px;
  }
  .email-details .email-subject h1 {
    font-size: 35px;
    margin-top: 16px;
  }
  .email-details .email-content p {
    font-size: 16px;
  }
  .email-details .email-attachment > .attachments i {
    display: none;
  }
  .page-app.mailbox .messages-list:after {
    display: none;
  }
  .page-app.mailbox .message-item .sender-img {
    display: none;
  }
  .page-app.mailbox .message-item .sender {
    margin-left: 0;
    width: 100px;
  }
  .page-app.mailbox .message-item .subject {
    width: 150px;
  }
  .move-attachments {
    display: none;
  }
  .email-attachment .download-attachment i {
    font-size: 38px;
    margin-left: 10px;
    margin-top: 11px;
  }
}
@media (max-width: 800px) {
  .page-content.mailbox:not(.mailbox-send) .email-details {
    display: none;
  }
  .page-content.mailbox:not(.mailbox-send) .email-details .email-subject .go-back-list i {
    display: block;
  }
  .page-content.mailbox-send .emails-list {
    display: none;
  }
  .page-app.mailbox .message-item .sender {
    width: 150px;
  }
  .page-app.mailbox .message-item .subject {
    width: auto;
  }
}
@media (max-width: 800px) {
  .page-app.mailbox .message-item .sender {
    width: 100px;
  }
  .page-app.mailbox .message-item .subject {
    width: 150px;
  }
}
@media (max-width: 480px) {
  .page-app.mailbox .message-item .sender {
    width: auto;
  }
  .page-app.mailbox .message-item .subject {
    display: none;
  }
}
/**** Page Coming Soon ****/
.coming-soon {
  background: -moz-linear-gradient(left, #212026 0%, #353535 98%);
  background: -ms-linear-gradient(left, #212026 0%, #353535 98%);
  background: -o-linear-gradient(left, #212026 0%, #353535 98%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #212026), color-stop(98%, #353535));
  background: -webkit-linear-gradient(left, #212026 0%, #353535 98%);
  background: linear-gradient(to right, #212026 0%, #353535 98%);
  background: #212026;
  overflow-x: hidden;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#212026', endColorstr='#353535', GradientType=1);
}
.coming-soon a {
  color: #b7b7b7;
  font-weight: 400;
  text-decoration: none;
}
.coming-soon a:hover {
  color: #319db5;
  text-decoration: none;
}
.coming-soon .coming-container {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.coming-soon .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
}
.coming-soon .content {
  -webkit-font-smoothing: antialiased;
  float: left;
  margin: 40px;
  position: absolute;
  top: 200px;
  width: 600px;
  z-index: 9999;
}
.coming-soon .content h1 {
  color: #ffffff;
  font-family: 'Lato', 'Open Sans', Helvetica, sans-serif;
  font-size: 63px;
  font-weight: 100;
  line-height: 70px;
  margin: 0;
  padding: 0;
}
.coming-soon .content h2 {
  color: #ffffff;
  font-weight: normal;
}
.coming-soon .content h3 {
  color: #ffffff;
  font-weight: normal;
}
.coming-soon .content h5 {
  color: #b7b7b7;
  font-size: 28px;
  line-height: 35px;
  margin: 0;
  padding: 0;
}
.coming-soon .content p {
  color: #B1B1B1;
  font-size: 15px;
  line-height: 25px;
  padding-top: 30px;
}
.coming-soon .content.show {
  display: block;
}
.coming-soon .content.hide {
  opacity: 0;
}
.coming-soon #logo {
  bottom: 10px;
  color: #ffffff;
  font-size: 49px;
  height: auto;
  left: 40px;
  position: absolute;
  width: 20%;
  z-index: 1000;
}
.coming-soon .main-nav {
  bottom: 23px;
  left: 210px;
  position: absolute;
  z-index: 1001;
}
.coming-soon .main-nav ul li {
  border-left: 1px solid #b7b7b7;
  display: inline;
  list-style: none;
  padding-left: 10px;
  padding-right: 10px;
}
.coming-soon .main-nav ul li a.active {
  color: #319db5;
}
.coming-soon .social-nav {
  left: 40px;
  position: absolute;
  top: 0;
}
.coming-soon .social-nav ul {
  margin: 0;
  padding: 0;
}
.coming-soon .social-nav ul li {
  background: rgba(0, 0, 0, 0.3);
  display: block;
  float: left;
  list-style: none;
  margin: 1px;
  opacity: .5;
  padding: 100px 10px 5px;
}
.coming-soon .social-nav ul li:hover {
  opacity: 1;
}
.coming-soon #countdown {
  -webkit-font-smoothing: antialiased;
  color: rgba(255, 255, 255, 0.8);
  font-family: 'Lato', 'Open Sans', Helvetica, sans-serif;
  font-weight: 100;
  font-size: 48px;
  line-height: 1.4em;
  position: absolute;
  right: 30px;
  top: 200px;
  z-index: 9999;
}
.coming-soon .map-container {
  height: 100% !important;
  overflow: hidden;
}
.coming-soon .map-container #map {
  height: calc(150%) !important;
  width: 100%;
}
.coming-soon .map-container #map .pulse {
  background: #d6d4d4;
  height: 14px;
  left: 50%;
  margin: 11px 0 0 -12px;
  position: absolute;
  top: 50%;
  transform: rotateX(55deg);
  width: 14px;
  z-index: -2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.coming-soon .map-container #map .pulse:after {
  animation-delay: 1.1s;
  animation-iteration-count: infinite;
  animation: pulsate 1s ease-out;
  border-radius: 50%;
  box-shadow: 0 0 1px 2px #00cae9;
  content: "";
  height: 40px;
  margin: -13px 0 0 -13px;
  opacity: 0;
  position: absolute;
  width: 40px;
}
.coming-soon .map-container #map .pulse-label {
  -webkit-animation: pulse 1.5s infinite;
  background: rgba(49, 157, 181, 0.5);
  border-radius: 50%;
  height: 30px;
  width: 30px;
}
.coming-soon #coming-builder {
  -moz-border-bottom-left-radius: 0;
  -moz-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-color: #DEE5E7;
  border-radius: 20px;
  background: #F6F8F8!important;
  bottom: 60px;
  height: 44px;
  left: 50%;
  margin-left: -125px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20%;
  margin-top: 80px;
  max-width: 500px;
  overflow: hidden;
  padding: 0;
  padding: 10px 20px 10px 10px;
  position: absolute;
  width: 280px;
}
.coming-soon #coming-builder i {
  -moz-animation: fa-spin 3s infinite linear;
  -o-animation: fa-spin 3s infinite linear;
  -webkit-animation: fa-spin 3s infinite linear;
  animation: fa-spin 3s infinite linear;
  float: left;
  font-size: 24px;
  padding-right: 0;
}
.coming-soon #coming-builder:hover i {
  -moz-animation: none;
  -o-animation: none;
  -webkit-animation: none;
  animation: none;
}
.coming-soon #coming-builder h3 {
  color: #2A2A2A;
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  margin-top: 4px;
  padding-left: 8px;
  text-transform: uppercase;
}
.coming-soon #coming-builder .form-horizontal .row .col-md-12 {
  cursor: pointer;
  margin-left: 0;
}
.coming-soon #coming-builder .form-group {
  margin-bottom: 8px;
}
.coming-soon #coming-builder .form-group label:not(.switch) {
  margin-top: 1px;
}
.email-sidebar {
  min-height: 800px;
  width: 350px;
}
.email-sidebar ul li {
  font-size: 16px;
  list-style: none;
}
.email-sidebar ul li a {
  color: #696969;
  display: block;
  line-height: 32px;
  margin-bottom: 4px;
  padding-left: 10px;
  text-decoration: none !important;
}
.email-sidebar ul li a:hover {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
}
.email-sidebar ul li a i {
  padding-right: 8px;
}
.email-sidebar ul li a.active {
  color: #319db5;
}
.email-content {
  -moz-box-shadow: -5px -5px 2px 0px rgba(0, 0, 0, 0.15);
  -o-box-shadow: -5px -5px 2px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: -5px -5px 2px 0px rgba(0, 0, 0, 0.15);
  box-shadow: -5px -5px 2px 0px rgba(0, 0, 0, 0.15);
  margin: auto;
  width: 100%;
  max-width: 1150px;
}
.email-template {
  display: none;
}
.email-template.active {
  display: block;
}
.email-templates iframe {
  border: 0;
  width: 100%;
}
.app aside {
  display: table-cell;
  padding-right: 15px;
  width: 320px;
}
.app-content {
  display: table-cell;
  width: 100%;
}
.responsive {
  margin-bottom: 15px;
  margin-top: 15px;
  text-align: center;
}
.responsive i {
  color: #C3C3C3;
  font-size: 20px;
}
.responsive i.icon-screen-smartphone {
  font-size: 19px;
}
.responsive i.icon-screen-tablet {
  font-size: 19px;
}
.responsive a {
  padding: 10px;
  text-decoration: none !important;
}
.responsive a:hover i {
  color: #363636;
}
.responsive a.active i {
  color: #363636;
}
@media screen and (max-width: 968px) {
  .app aside {
    clear: both;
    display: block;
    width: 100%;
  }
  .app-content {
    clear: both;
    display: block;
    padding-top: 30px;
    width: 100%;
  }
  .email-sidebar {
    min-height: 0;
    width: 100%;
  }
  .email-sidebar ul li {
    float: left;
    margin-right: 20px;
  }
  .email-sidebar ul li a {
    padding-right: 10px;
  }
}
/* Page Full Calendar */
#calendar {
  margin-top: 22px;
}
.page-calendar .add-category {
  display: inline-block;
  margin-top: 20px;
  text-decoration: none;
}
.page-calendar .add-category i {
  padding-right: 8px;
}
.fc-draggable.fc-event {
  border: none;
}
.external-event {
  cursor: move;
  margin: 10px 0;
  padding: 6px;
}
.fc-event {
  border-radius: 0;
  margin: 3px 6px;
  padding: 4px 8px;
}
.fc-state-default {
  background: #ffffff;
  box-shadow: none !important;
  color: #000000;
  margin-right: -1px;
  outline: none !important;
  text-shadow: none;
}
.fc-state-default:hover {
  background: #E4E4E4;
}
.fc-state-default.fc-corner-right {
  background-color: #ffffff;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border: none;
  color: #111111;
}
.fc-state-default.fc-corner-right:hover {
  background: #E4E4E4;
}
.fc-toolbar {
  margin-bottom: 40px;
}
.fc-toolbar .fc-state-active {
  background: #319db5;
  box-shadow: none;
  color: #ffffff;
  cursor: default;
  margin-right: -1px;
}
.fc-toolbar .ui-state-active {
  background: #319db5;
  box-shadow: none;
  color: #ffffff;
  cursor: default;
  margin-right: -1px;
}
.fc-state-default.fc-corner-right.fc-state-active {
  background: #319db5;
  box-shadow: none;
  color: #ffffff;
  cursor: default;
  margin-right: -1px;
}
.fc-state-default.fc-state-disabled {
  background-color: #cccccc;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  color: #111111;
}
.fc .fc-toolbar > *:first-child {
  border: none;
}
.fc .fc-button-group > * {
  border: none;
}
.fc .fc-button-group .fc-prev-button {
  background: #2b2e33;
  color: #ffffff;
}
.fc .fc-button-group .fc-next-button {
  background: #2b2e33;
  color: #ffffff;
}
.fc-state-default.fc-corner-right.fc-state-disabled {
  background: #C8C8C8;
}
.fc-unthemed .fc-today {
  background: #ffffff;
}
.fc-unthemed .fc-future {
  background: #ffffff;
}
.fc-basic-view td.fc-day-number {
  padding-right: 8px;
  padding-top: 8px;
}
.fc-basic-view td.fc-day-number.fc-past {
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.fc th,
.fc-unthemed thead,
.fc-unthemed .fc-row,
thead .fc-widget-header {
  border-color: transparent !important;
  border-width: 0;
  border: none;
}
.fc-head td {
  padding-bottom: 8px;
}
@keyframes pulsate {
  0% {
    transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
@-webkit-keyframes pulse {
  40% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pulse {
  40% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  40% {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}
@media screen and (max-width: 1400px) {
  .coming-soon #countdown {
    left: 40px;
    position: relative;
    right: auto;
  }
  .coming-soon .content {
    float: none;
    margin: 40px;
    position: relative;
    top: 200px;
    width: 600px;
  }
}
@media (max-width: 1100px) {
  .map-container {
    margin-right: -40px;
  }
}
@media screen and (max-width: 700px) {
  .coming-soon .content {
    width: 100%;
    margin: 0;
    padding: 30px;
  }
}
/**** Search ****/
.morphsearch {
  background: #2b2e33;
  min-height: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 10000;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.morphsearch .gn-search:focus::-webkit-input-placeholder {
  color: transparent;
}
.morphsearch input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.morphsearch .dummy-column:nth-child(2) {
  margin: 0 5%;
}
.morphsearch .dummy-column h2 {
  color: #c2c2c2;
  font-size: 1em;
  font-weight: 800;
  letter-spacing: 1px;
  padding: .5em 0;
  text-transform: uppercase;
}
.morphsearch .round {
  border-radius: 50%;
}
.morphsearch .dummy-media-object {
  background: rgba(118, 117, 128, 0.05);
  border-radius: 5px;
  cursor: pointer;
  display: block;
  margin: .3em 0;
  padding: .75em;
}
.morphsearch .dummy-media-object:hover {
  background: rgba(118, 117, 128, 0.1);
}
.morphsearch .dummy-media-object:hover h3 {
  color: #ffffff;
}
.morphsearch .dummy-media-object img {
  display: inline-block;
  margin: 0 10px 0 0;
  vertical-align: middle;
  width: 50px;
}
.morphsearch .dummy-media-object h3 {
  color: rgba(145, 145, 145, 0.7);
  display: inline-block;
  font-size: 1em;
  font-weight: 700;
  margin: 0;
  vertical-align: middle;
  width: calc(30%);
}
.morphsearch .user-column .dummy-media-object img {
  width: 35px;
}
.morphsearch.open {
  min-height: 100%;
  opacity: 1;
  right: 0;
  top: 0;
  visibility: visible;
  width: 100%;
}
.morphsearch.open .morphsearch-form {
  height: 160px;
  width: 80%;
}
.morphsearch.open .morphsearch-input {
  font-family: 'Lato', arial !important;
  font-weight: 100;
  font-size: 7em;
}
.morphsearch.open .morphsearch-submit {
  -webkit-transform: translate3d(-30px, -50%, 0) scale3d(1, 1, 1);
  -webkit-transition-delay: .5s;
  -webkit-transition: opacity 0.3s, -moz-transform 0.3s;
  -moz-transform: translate3d(-30px, -50%, 0) scale3d(1, 1, 1);
  -moz-transition-delay: .5s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transform: translate3d(-30px, -50%, 0) scale3d(1, 1, 1);
  transition-delay: .5s;
  transition: opacity 0.3s,transform .3s;
  opacity: 0.2;
  pointer-events: auto;
}
.morphsearch.open .morphsearch-close {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.morphsearch.open .morphsearch-content {
  height: auto;
  opacity: 1;
  overflow: visible;
  pointer-events: auto;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
.morphsearch.open .dummy-column {
  -webkit-transform: translate3d(0, 0, 0);
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.morphsearch.open .dummy-column:first-child {
  -moz-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.morphsearch.open .dummy-column:nth-child(2) {
  -moz-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.morphsearch.open .dummy-column:nth-child(3) {
  -moz-transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.morphsearch-form {
  -webkit-transform: translate3d(0, 3em, 0);
  height: 40px;
  margin: 0 auto;
  position: relative;
  transform: translate3d(0, 3em, 0);
  width: 100%;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.morphsearch-input {
  -webkit-transition: font-size 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  background: transparent;
  border: none;
  color: #ffffff;
  font-size: .8em;
  font-weight: 700;
  height: 100%;
  padding: 0 10% 0 10px;
  transition: font-size 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  width: 100%;
}
.morphsearch-input::-ms-clear {
  display: none;
}
.morphsearch-input::-webkit-input-placeholder {
  color: #626262;
}
.morphsearch-input:-moz-placeholder {
  color: #626262;
}
.morphsearch-input::-moz-placeholder {
  color: #626262;
}
.morphsearch-input:-ms-input-placeholder {
  color: #626262;
}
.morphsearch-input:focus {
  outline: none;
}
.morphsearch.hideInput .morphsearch-input {
  -webkit-transition: color .3s;
  color: transparent;
  transition: color .3s;
}
.morphsearch-submit {
  -webkit-transform: translate3d(-30px, -50%, 0) scale3d(0, 0, 1);
  background-size: 100%;
  background: transparent url(../images/magnifier.svg) no-repeat center center;
  border: none;
  height: 80px;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-indent: 100px;
  top: 50%;
  transform-origin: 50% 50%;
  transform: translate3d(-30px, -50%, 0) scale3d(0, 0, 1);
  width: 80px;
}
.morphsearch-submit:focus {
  outline: none;
}
.morphsearch-close {
  -webkit-transform: scale3d(0, 0, 1);
  cursor: pointer;
  height: 36px;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  position: absolute;
  right: 1em;
  text-indent: 100%;
  top: 1em;
  transform: scale3d(0, 0, 1);
  width: 36px;
}
.morphsearch-close::before {
  background: #ffffff;
  content: '';
  height: 100%;
  left: 50%;
  opacity: .2;
  position: absolute;
  top: 0;
  width: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.morphsearch-close::after {
  background: #ffffff;
  content: '';
  height: 100%;
  left: 50%;
  opacity: .2;
  position: absolute;
  top: 0;
  width: 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.morphsearch-close:hover.morphsearch-close::before {
  opacity: 1;
}
.morphsearch-close:hover.morphsearch-close::after {
  opacity: 1;
}
.morphsearch-content {
  background: #2b2e33;
  color: #333333;
  height: 0;
  margin-top: 4.5em;
  opacity: 0;
  overflow: hidden;
  padding: 0 10.5%;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
.dummy-column {
  -webkit-transform: translate3d(0, 100px, 0);
  float: left;
  opacity: 0;
  padding: 0 0 6em;
  transform: translateY(100px);
  width: 30%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dummy-media-object:focus {
  background: rgba(118, 117, 128, 0.1);
}
.overlay {
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: fixed;
  top: 0;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  width: 100%;
  -webkit-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  -ms-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}
.morphsearch.open ~ .overlay {
  opacity: 1;
}
@media screen and (max-width: 1200px) {
  .morphsearch {
    width: 80%;
    top: 10%;
    right: 10%;
  }
}
@media screen and (max-width: 1000px) {
  .morphsearch-input {
    padding: 0 25% 0 10px;
  }
  .morphsearch.open .morphsearch-input {
    font-size: 3em;
  }
  .morphsearch.open .morphsearch-submit {
    height: 40px;
    width: 40px;
  }
  .morphsearch.open .morphsearch-form {
    height: 80px;
  }
  .morphsearch .dummy-column {
    float: none;
    padding: 0 0 2em;
    width: auto;
  }
  .morphsearch .dummy-column:nth-child(2) {
    margin: 0;
  }
}
/**** Page Builder ****/
.color-purple #page-builder .tabs-linetriangle .nav-tabs li.active a::after {
  border-bottom-color: #6E62B5;
}
.color-red #page-builder .tabs-linetriangle .nav-tabs li.active a::after {
  border-bottom-color: #C9625F;
}
.color-blue #page-builder .tabs-linetriangle .nav-tabs li.active a::after {
  border-bottom-color: #4A89DC;
}
.color-orange #page-builder .tabs-linetriangle .nav-tabs li.active a::after {
  border-bottom-color: #B66D39;
}
.color-green #page-builder .tabs-linetriangle .nav-tabs li.active a::after {
  border-bottom-color: #18A689;
}
#hidden-small-screen-message {
  display: none;
}
.main-content .page-content.page-builder {
  margin-top: 120px;
}
.builder-wrapper {
  padding-top: 70px;
}
#page-builder .layout,
#page-builder .portlet,
#page-builder .element,
#page-builder .form,
#page-builder .build-table,
#page-builder .build-widget {
  background: #F5F5F5;
  color: #121212;
  cursor: move;
  float: left;
  margin-bottom: 10px;
  margin-right: 20px;
  min-height: 60px;
  opacity: 0.8;
  padding: 10px;
  position: relative;
  text-align: center;
  width: 140px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#page-builder .layout:hover,
#page-builder .portlet:hover,
#page-builder .element:hover,
#page-builder .form:hover,
#page-builder .build-table:hover,
#page-builder .build-widget:hover {
  opacity: 1;
}
#page-builder {
  color: #ffffff;
  left: 240px;
  position: fixed;
  right: 0;
  top: 50px;
  z-index: 20;
}
#page-builder .tab-content {
  padding: 10px 30px 0;
}
#page-builder .tab-content p {
  margin-bottom: 0;
}
#page-builder .tabs-linetriangle .nav.nav-tabs {
  background: #E4E5E5;
  border-bottom: none;
}
#page-builder .tabs-linetriangle .nav.nav-tabs > li > a {
  color: #8D8D8D;
}
#page-builder .tabs-linetriangle .nav-tabs li:hover a {
  color: #121212;
}
#page-builder .tabs-linetriangle .nav-tabs li.active a {
  color: #121212;
}
#page-builder .tabs-linetriangle .nav-tabs li.active a::before {
  border-bottom: none;
}
#page-builder .tabs-linetriangle .nav-tabs li.active a::after {
  border-bottom-color: #319DB5;
}
.sidebar-collapsed #page-builder {
  left: 50px;
  right: 0;
}
.sidebar-condensed #page-builder {
  left: 190px;
  right: 0;
}
.sidebar-hover #page-builder {
  left: 0;
}
.page-builder .placeholder-container {
  background-color: #ffffff;
  float: left;
  margin-bottom: 5px;
  margin-top: 5px;
  opacity: 0.5;
  padding: 0;
  position: relative;
  transition: opacity 200ms ease;
  width: 100%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page-builder .placeholder-container:hover .placeholder-handle {
  opacity: 1;
}
.page-builder .placeholder-container:hover .placeholder-handle:hover i {
  color: rgba(255, 255, 255, 0.6);
}
.page-builder .placeholder-container:hover .placeholder-handle:hover i:hover {
  color: #ffffff;
}
.page-builder .placeholder {
  background-color: #ffffff;
  float: left;
  position: relative;
  width: 100%;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -ms-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.page-builder .placeholder-container.active {
  opacity: 1;
}
.page-builder .placeholder-handle {
  background-color: #ffffff;
  display: block;
  height: 100%;
  left: -22px;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 22px;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  -ms-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.page-builder .placeholder-handle:hover {
  background-color: #319DB5!important;
  cursor: move;
}
.page-builder .placeholder-handle i {
  color: rgba(0, 0, 0, 0.5);
  display: inline-block;
  font-size: 11px;
}
.page-builder .placeholder-handle > div {
  text-align: center;
}
.page-builder .handle-move {
  margin-top: 5px;
  width: 100%;
}
.page-builder .handle-move:hover i {
  color: #ffffff;
}
.page-builder .handle-remove {
  cursor: pointer;
  width: 100%;
}
.page-builder .handle-remove:hover i {
  color: #ffffff;
}
.page-builder .handle-options {
  cursor: pointer;
  width: 100%;
}
.page-builder .handle-options:hover i {
  color: #ffffff;
}
.page-builder .placeholder-content {
  background: #ffffff;
  float: left;
  height: 100%;
  min-height: 55px;
  padding: 15px;
  position: relative;
}
.page-builder .placeholder-content .placeholder-content-area {
  background: #E5E5E5;
  min-height: 50px;
}
.page-builder .placeholder-content .fileinput {
  background: #ffffff;
  text-align: center;
}
.page-builder .placeholder-content-area {
  height: 100%;
  padding: 7px;
}
.page-builder .placeholder-content > div.select-image {
  background: #3A3A3A;
  color: #cccccc;
  cursor: pointer;
  font-size: 20px;
  height: 90px;
  padding-top: 20px;
  text-align: center;
  width: 100%;
}
.page-builder #components {
  min-height: 500px;
}
.page-builder #target fieldset {
  border: 1px solid #cccccc;
  min-height: 200px;
  overflow: hidden;
  padding-bottom: 30px;
  padding: 5px;
  width: 100%;
}
.page-builder .component {
  cursor: pointer;
}
.page-builder input {
  cursor: pointer;
}
.page-builder textarea {
  resize: vertical;
}
.page-builder .popover {
  z-index: 9999999;
}
.page-builder .popover .control-group {
  cursor: default;
}
.page-builder .popover input {
  cursor: text;
}
.page-builder .temp {
  background: transparent;
  height: 100%;
  left: 0;
  overflow-x: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999999;
}
.page-builder .temp form {
  -webkit-transition: -webkit-transform 0.1s ease-out;
  background: #ffffff;
  border: 1px dotted #cccccc;
  overflow: hidden;
  padding: 8px 4px;
  position: absolute;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}
.page-builder #render {
  font-family: monospace;
  min-height: 500px;
}
.page-builder form .popover .controls {
  margin-left: 0;
}
.page-builder form .popover .control-label {
  text-align: left;
}
.page-builder form .popover form {
  width: 224px;
}
.page-builder .popover-content form .btn {
  margin-right: 10px;
}
.placeholder-container:hover {
  opacity: 1;
}
.select-image {
  font-size: 16px;
  text-align: center;
}
.select-image i {
  color: #ffffff;
  display: block;
  font-size: 30px;
  margin-bottom: 8px;
}
.arrow_box {
  background: #2A2A2A;
  max-width: 240px !important;
  padding: 10px 20px;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.arrow_box p {
  color: #ffffff;
  font-size: 18px;
  text-align: center;
}
.arrow_box:before {
  border-top-color: #2A2A2A;
  border-width: 10px;
  border: solid transparent;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  top: 100%;
  width: 0;
}
.builder-placeholder {
  background-color: rgba(0, 0, 0, 0.1) !important;
  visibility: visible !important;
}
.placeholder-content form {
  padding: 20px;
}
.placeholder-content form h2 {
  margin-top: 5px;
}
.placeholder-content form h3 {
  margin-top: 5px;
}
.drop-hover .placeholder-content-area {
  background: #ffffff !important;
  border: 2px dashed #CBD3DA;
}
.layout.ui-sortable-placeholder {
  background: rgba(0, 0, 0, 0) !important;
  border: 2px dashed #CBD3DA !important;
  margin-bottom: 10px;
  margin-top: 10px;
}
.target:after {
  background: #f0f0f0;
  border: 1px dashed #cccccc;
  content: " ";
  float: left;
  height: 77px;
  margin-top: 3px;
  width: 100%;
}
.page-builder #target,
.page-builder #input,
.page-builder #radioscheckboxes,
.page-builder #select,
.page-builder #buttons {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
@media screen and (max-width: 1024px) {
  #page-builder {
    display: none;
    left: 0;
  }
  .builder-wrapper {
    display: none;
  }
  .footer {
    display: none;
  }
  #hidden-small-screen-message {
    display: block;
    margin-top: 5%;
  }
  #hidden-small-screen-message h2 {
    display: block;
    font-family: 'Lato', 'Open Sans', arial;
    font-weight: 100;
    margin-bottom: 30px;
    margin: auto;
    text-align: center;
  }
  #hidden-small-screen-message img {
    display: block;
    margin-bottom: 30px;
    margin: auto;
    max-width: 300px;
    text-align: center;
  }
  #hidden-small-screen-message p {
    display: block;
    font-size: 16px;
    margin: auto;
    text-align: center;
  }
}
/* Theme Builder */
.builder {
  -webkit-transition: -webkit-transform 600ms cubic-beziercubic-bezier(0.25, 0.1, 0.25, 1);
  background: #ffffff;
  border-left: 1px solid rgba(224, 226, 234, 0.53);
  bottom: 0;
  box-shadow: 0 0 9px rgba(155, 155, 155, 0.55);
  position: fixed;
  right: -240px;
  top: 0;
  transition: transform 600ms cubic-bezier(0.25, 0.1, 0.25, 1);
  width: 240px;
  z-index: 1000;
}
.builder .inner .builder-container {
  padding: 20px;
}
.builder h4 {
  font-family: 'Lato', 'Open Sans';
  font-size: 14px;
  font-weight: 900;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-top: 10px;
  text-transform: uppercase;
}
.builder a {
  color: #A1A1A1;
  display: block;
  position: relative;
  width: 100%;
}
.builder a:hover {
  color: #818181;
  text-decoration: none !important;
}
.builder a:active {
  color: #818181;
  text-decoration: none !important;
}
.builder a:focus {
  color: #818181;
  text-decoration: none !important;
}
.builder a.active {
  color: #2E2E2E;
}
.builder .layout-option {
  margin-bottom: 20px;
}
.builder .switch {
  margin-top: -4px;
}
.builder .theme-selector.active:before {
  right: 10px;
  top: 54px;
}
.builder .builder-close {
  padding: 7px;
  position: absolute;
  right: 36px;
  top: 20px;
  width: auto;
  z-index: 10;
}
.builder .builder-toggle {
  cursor: pointer;
  font-size: 16px;
  height: 50px;
  left: -48px;
  line-height: 50px;
  padding-top: 2px;
  position: absolute;
  text-align: center;
  top: 23%;
  width: 54px;
  z-index: 1010;
}
.builder .builder-toggle i {
  padding-right: 5px;
}
.builder:before {
  background-color: #ffffff;
  border-bottom-left-radius: 4px;
  border-left: 1px solid rgba(224, 226, 234, 0.53);
  border-top-left-radius: 4px;
  box-shadow: -3px 2px 2px rgba(189, 189, 189, 0.28);
  content: '';
  height: 50px;
  left: -47px;
  position: absolute;
  top: 23%;
  width: 48px;
}
.builder .color-options p {
  margin-bottom: 0;
}
.builder .theme-color {
  cursor: pointer;
  display: inline-block;
  height: 22px;
  margin-right: 3px;
  position: relative;
  width: 22px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.builder .theme-color.bg-clean {
  border: 2px solid #E4E4E4;
}
.builder .bg-color {
  border: 2px solid #E4E4E4;
}
.builder .theme-color.active:after {
  color: #ffffff;
  content: "\e125";
  display: inline-block;
  font-family: "line-icons" !important;
  font-size: 11px;
  left: 5px;
  position: absolute;
  text-align: center;
  top: 5px;
}
.builder .bg-color.active:after {
  color: #464646;
  content: "\e125";
  display: inline-block;
  font-family: "line-icons" !important;
  font-size: 11px;
  left: 3px;
  position: absolute;
  text-align: center;
  top: 3px;
}
.builder .background-primary {
  background-color: #319DB5 !important;
  color: #ffffff !important;
}
.builder .theme {
  border: 1px solid #ededed;
  cursor: pointer;
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
.builder .theme div {
  display: inline-block;
  float: left;
  height: 40px;
  width: 50%;
}
.builder .theme div:nth-child(1) {
  width: 30%;
}
.builder .theme div:nth-child(3) {
  width: 30%;
}
.builder .theme div:nth-child(2) {
  width: 70%;
}
.builder .theme div:nth-child(4) {
  width: 70%;
}
.builder .theme div.header {
  height: 10px;
}
.builder .theme.active:before {
  background: rgba(0, 0, 0, 0.2);
  bottom: 0;
  content: "";
  height: 50px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 93px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.builder .theme.active:after {
  color: #ffffff;
  content: "\e125";
  display: inline-block;
  font-family: "line-icons" !important;
  font-size: 11px;
  left: 9px;
  position: absolute;
  right: auto;
  text-align: center;
  top: 32px;
  z-index: 100000;
}
.builder #reset-style {
  margin: 0;
  width: auto;
}
.builder.open {
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.bg-color {
  cursor: pointer;
  display: inline-block;
  height: 22px;
  margin-right: 3px;
  position: relative;
  width: 22px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.colors span {
  display: inline-block;
  padding-top: 4px;
}
.color-blue:not(body) {
  background-color: #0A8CC3;
}
.color-red:not(body) {
  background-color: #C75757;
}
.color-green:not(body) {
  background-color: #1DA079;
}
.color-orange:not(body) {
  background-color: #D28857;
}
.color-purple:not(body) {
  background-color: #B179D7;
}
.color-pink:not(body) {
  background-color: #C47786;
}
.color-blue-light:not(body) {
  background-color: #619AA7;
}
#tab-themes .c-light {
  margin-bottom: 0;
  margin-top: 10px;
}
.export-page {
  bottom: 15px;
  left: 50%;
  margin-left: -95px;
  position: fixed;
}
/* Email Builder */
.main-content .page-content.email-builder {
  padding-right: 260px;
}
/* Frontend Builder */
.main-content .page-content.frontend-builder {
  padding-right: 260px;
}
/* Page Builder */
.main-content .page-content.page-builder {
  background: #ffffff;
}
.main-content .page-content.page-builder .header {
  position: relative;
}
.main-content .page-content.page-builder .breadcrumb-wrapper {
  position: absolute;
  right: 0;
  top: 0;
}
.user-profile-img {
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  border: 2px solid #E6E6E6;
  cursor: pointer;
  opacity: 0.8;
  transition: all 250ms ease-in-out;
}
.user-profile-img:hover {
  border: 2px solid #C4C4C4;
  opacity: 1;
}
.user-profile-img.active {
  border: 2px solid #319db5;
  opacity: 1;
}
.form-sortable-btn {
  -webkit-font-smoothing: antialiased;
  color: #D6D6D6;
  content: "\e023";
  font-family: 'Simple-Line-Icons' !important;
  font-size: 20px;
  position: absolute;
  right: 0;
}
.form-sortable-btn:hover {
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -webkit-transition: all 250ms ease-in-out;
  color: #3B3B3B;
  cursor: pointer;
  transition: all 250ms ease-in-out;
}
.rtl {
  direction: rtl;
}
.rtl .sidebar .logopanel {
  left: auto;
  right: 0;
}
.rtl .f-left {
  float: right !important;
}
.rtl .f-right {
  float: left !important;
}
.rtl ul {
  direction: rtl;
}
.rtl li {
  direction: rtl;
}
.rtl em {
  direction: ltr;
  float: left;
}
.rtl .m-r-20 {
  margin-left: 20px !important;
  margin-right: 0 !important;
}
.rtl div {
  text-align: right;
}
.rtl p {
  text-align: right;
}
.rtl span {
  text-align: right;
}
.rtl .widget-small .title {
  text-align: left;
}
body.rtl {
  text-align: right;
}
/**** TOPBAR ****/
.rtl .topbar {
  left: 0;
}
.rtl .topbar .header-right {
  float: left;
}
.rtl .topbar .header-right .header-menu > li > a > i {
  float: right;
  padding-left: 5px;
  padding-right: 0;
}
.rtl .topbar .header-right .header-menu .badge-header {
  left: 11px;
  right: auto;
}
.rtl .topbar .header-left {
  float: right;
}
.rtl .topbar .header-left .topnav > ul > li > a .badge {
  margin-left: 0;
  margin-right: 10px;
}
.rtl .topbar .header-left .topnav > ul > li > a i {
  margin-left: 0;
  margin-right: 5px;
}
.rtl .topbar .header-left .topnav > ul > li > a i.icons-arrows-06 {
  padding-left: 0;
  padding-right: 7px;
}
.rtl .topbar .header-left .topnav .menutoggle {
  border-right: none;
  float: right;
  left: auto;
  right: 0;
}
.rtl .topbar .header-left .topnav .menutoggle i {
  margin: 14px 15px 0 0;
}
.rtl .topbar .header-left .topnav .menutoggle i:before {
  content: "s";
}
.rtl .topbar .searchform {
  float: right;
}
.rtl .sidebar-collapsed .topbar .header-left {
  margin-right: 0;
}
.rtl .sidebar-collapsed .topbar .header-left .topnav .menutoggle {
  border-right: none;
}
.menutoggle .glyphicon {
  margin: 14px 15px 0 0;
}
/**** SIDEBAR *****/
.rtl .sidebar-collapsed .mmenu .dropdown.mmenu-fw .dropdown-menu {
  left: 0;
  right: 50px;
}
.rtl .sidebar-collapsed .nav-sidebar .children li:before {
  left: 172px;
}
.rtl .sidebar-collapsed .nav-sidebar li.nav-hover ul {
  left: auto;
  right: 45px;
  -webkit-border-radius: 0 0 0 2px;
  -moz-border-radius: 0 0 0 2px;
  border-radius: 0 0 0 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.rtl .sidebar-collapsed .nav-sidebar ul a {
  padding-right: 0;
  padding: 6px 10px;
  text-align: right;
}
.rtl .sidebar-collapsed .topbar {
  margin-left: 0;
  margin-right: -50px;
}
.rtl .sidebar-collapsed .topbar .header-left .topnav .menutoggle i:before {
  content: "r";
}
.rtl .sidebar-collapsed .main-content {
  margin-left: 0;
  margin-right: 50px;
}
.rtl .sidebar-collapsed .nav-sidebar > li > a > span:last-child {
  left: auto;
  padding: 10px 5px 10px 10px;
  right: 40px;
  text-align: right;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.rtl .sidebar-collapsed .nav-sidebar > li > a:hover {
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.rtl .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover > a {
  -moz-border-bottom-left-radius: 0 !important;
  -moz-border-bottom-right-radius: 2px !important;
  -moz-border-top-left-radius: 0 !important;
  -moz-border-top-right-radius: 2px !important;
  -webkit-border-bottom-left-radius: 0 !important;
  -webkit-border-bottom-right-radius: 2px !important;
  -webkit-border-top-left-radius: 0 !important;
  -webkit-border-top-right-radius: 2px !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 2px !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 2px !important;
}
.rtl .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover > a i {
  -moz-border-bottom-left-radius: 2px !important;
  -moz-border-top-left-radius: 2px !important;
  -webkit-border-bottom-left-radius: 2px !important;
  -webkit-border-top-left-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
  border-radius: 0;
  border-top-left-radius: 2px !important;
}
.rtl .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover > a span:not(.badge) {
  -moz-border-bottom-left-radius: 2px !important;
  -moz-border-top-left-radius: 2px !important;
  -webkit-border-bottom-left-radius: 2px !important;
  -webkit-border-top-left-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
  border-radius: 0;
  border-top-left-radius: 2px !important;
}
.rtl .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li > a > i {
  padding-top: 3px;
}
.rtl .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar li.nav-hover ul {
  -webkit-border-radius: 0 0 0 2px;
  -moz-border-radius: 0 0 0 2px;
  border-radius: 0 0 0 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.rtl .sidebar {
  left: auto !important;
  right: 0;
}
.rtl .sidebar .sidebar-inner .sidebar-top .userlogged > i {
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  float: right;
  transform: scale(-1, 1);
}
.rtl .sidebar .sidebar-inner .sidebar-top .searchform input {
  background-position: 15px center;
}
.rtl .sidebar .sidebar-inner .nav-sidebar .pull-right {
  float: left!important;
}
.rtl .sidebar .sidebar-inner .nav-sidebar li i {
  float: right;
  margin-left: 10px;
  margin-right: 0;
  text-align: right;
}
.rtl .sidebar .sidebar-inner .nav-sidebar .children > li > a {
  padding: 7px 49px 7px 20px;
  padding: 5px 27px 5px 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rtl .sidebar .sidebar-inner .nav-sidebar .children:after {
  left: auto;
  right: 27px;
}
.rtl .sidebar .sidebar-inner .nav-sidebar .children li:before {
  left: auto;
  right: 24px;
}
.rtl .sidebar .sidebar-inner .nav-sidebar .arrow {
  left: 20px;
  margin-right: 0 !important;
  margin-top: 3px;
  right: auto;
}
.rtl .sidebar .sidebar-inner .nav-sidebar .arrow:before {
  content: "\f104";
}
.rtl .sidebar .sidebar-inner .nav-sidebar li > a .fa.arrow {
  padding-left: 0;
  padding-right: 2px;
  width: 10px;
}
.rtl .sidebar .sidebar-inner .nav-sidebar li.active > a .fa.arrow:before {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.rtl .sidebar .sidebar-inner .nav-sidebar > li.nav-parent > a {
  background-position: 10px center;
}
.rtl .sidebar .sidebar-inner .sidebar-footer {
  left: auto;
  right: 0;
}
.rtl .sidebar .sidebar-inner .sidebar-footer .datainfo {
  float: right;
}
.rtl .sidebar .sidebar-inner .sidebar-footer .chart {
  float: left;
}
.rtl .sidebar .sidebar-inner .nav-sidebar > li > a {
  text-align: right;
}
.rtl .sidebar .sidebar-inner .nav-sidebar > li > a i {
  padding-top: 3px;
}
.rtl .sidebar .sidebar-inner .menu-title {
  text-align: right;
}
.rtl .sidebar-collapsed.fixed-topbar .topbar .header-left .topnav > ul {
  margin-right: 50px;
}
.rtl .nav-sidebar li .glyphicon {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.rtl .rtl:not(.sidebar-top) .sidebar .sidebar-inner .nav-sidebar > li > a {
  height: auto;
}
.rtl .sidebar-collapsed.rtl:not(.sidebar-top) .sidebar .sidebar-inner .nav-sidebar > li > a {
  height: 41px;
  text-align: center;
}
.rtl body:not(.sidebar-top) .sidebar .sidebar-inner .nav-sidebar li i {
  float: right;
}
.rtl.sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar li i {
  float: none;
  margin-left: 0;
}
/**** SIDEBAR TOP USER IMAGE ****/
.rtl .sidebar .sidebar-top.small-img .user-image {
  float: right;
  width: 32%;
}
.rtl .sidebar .sidebar-top.small-img h4 {
  text-align: right;
}
.rtl .sidebar .sidebar-top.small-img .user-details {
  float: right;
  padding-left: 0;
  padding-right: 15px;
  text-align: right;
}
.rtl .sidebar .sidebar-top.small-img .user-details .user-login .btn {
  margin-right: -7px;
}
.rtl .sidebar-condensed .sidebar .sidebar-top.small-img .user-login {
  margin-left: 0;
  margin-right: -5px;
}
.rtl .sidebar-light .sidebar .sidebar-top.small-img .user-login {
  margin-left: 0;
  margin-right: -5px;
}
/**** SIDEBAR SUBMENU ON HOVER *****/
.rtl .submenu-hover .sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  left: auto;
  right: 240px;
}
.rtl .submenu-hover .sidebar .sidebar-inner .nav-sidebar .children > li > a {
  padding-left: 0;
  padding-right: 20px;
}
.rtl .submenu-hover .sidebar .sidebar-inner .nav-sidebar .children > li > a .badge {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .submenu-hover .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #202226;
  border-right: none;
  left: 0;
  right: auto;
}
.rtl .submenu-hover .sidebar-light.sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  margin-left: 0;
  margin-right: 220px;
}
.rtl .submenu-hover .sidebar-condensed.sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  margin-left: 0;
  margin-right: 210px;
}
.rtl .sidebar-collapsed.submenu-hover .sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  margin-right: 0;
}
.rtl .submenu-hover.sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar .children {
  left: 0;
  right: 45px;
}
.rtl .submenu-hover.sidebar-condensed .sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  margin-left: 0;
  margin-right: 190px;
}
.rtl .submenu-hover.sidebar-light .sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  margin-left: 0;
  margin-right: 220px;
}
/**** SIDEBAR SHOW ON HOVER ****/
.rtl .sidebar-hover .sidebar {
  margin-left: auto;
  margin-right: -220px;
  opacity: 0;
  z-index: 500 !important;
}
.rtl .sidebar-hover .main-content {
  margin-left: 0;
  margin-right: 0;
}
.rtl .sidebar-hover.fixed-topbar .topbar {
  left: 0;
  right: 0;
}
/**** BOXED LAYOUT ****/
.rtl .boxed.fixed-sidebar.sidebar-collapsed .topbar .header-left .topnav .menutoggle {
  left: auto;
  margin-left: 0;
  margin-right: auto;
  opacity: 0.9;
  right: 0;
  right: auto;
}
.rtl .boxed.fixed-sidebar.sidebar-collapsed .topbar .header-left .topnav .menutoggle:hover {
  opacity: 1;
}
.rtl .boxed.sidebar-collapsed .topbar .header-left {
  margin-right: 0;
}
.rtl .boxed.sidebar-collapsed .topbar .header-left .topnav .menutoggle {
  background: #319DB5;
}
.rtl .main-content .footer.footer-absolute {
  left: 40px;
  right: 300px;
}
.rtl .sidebar-collapsed .main-content .footer.footer-absolute {
  left: 40px;
  right: 100px;
}
.rtl.boxed .logopanel {
  float: right;
  right: auto;
}
.rtl.boxed .sidebar .sidebar-inner .sidebar-footer {
  right: auto;
}
.rtl.boxed.sidebar-top.fixed-topbar .sidebar .logopanel {
  left: auto;
  right: auto;
}
.rtl.boxed.sidebar-top .topbar {
  margin-left: auto;
  margin-right: 140px;
}
.rtl.boxed.sidebar-collapsed .topbar {
  margin-left: auto;
  margin-right: -50px;
}
.rtl.boxed.sidebar-collapsed.fixed-topbar .topbar {
  margin-left: auto;
  margin-right: -50px;
}
.rtl.boxed.fixed-topbar.sidebar-collapsed .topbar .header-left .topnav .menutoggle {
  left: auto;
  margin-left: auto;
  margin-right: 0;
  position: relative;
  right: 0;
}
.rtl.boxed.fixed-sidebar.sidebar-collapsed .topbar .header-left .topnav .menutoggle {
  left: auto;
  margin-left: auto;
  margin-right: 0;
  position: relative;
  right: 0;
}
/* UI */
.rtl .pull-left {
  float: right!important;
}
.rtl .pull-right {
  float: left!important;
}
.rtl .media > .pull-left {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .panel-btns a {
  float: left;
  margin-left: 0;
  margin-right: 8px;
}
.rtl .input-group-btn .dropdown-menu {
  right: auto;
}
.rtl .form-inline .checkbox {
  margin-left: 20px;
  margin-right: 0;
}
.rtl .btn-group > .btn {
  float: right;
}
.rtl .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.rtl .btn-group > .btn:last-child:not(:first-child) {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.rtl .btn-group > .btn:last-child:not(:first-child):not(.dropdown-toggle) {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.rtl .btn-group > .btn-group:last-child > .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.rtl .btn-group > .dropdown-toggle:not(:first-child) {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.rtl blockquote {
  border-left: 0;
  border-left: 5px solid #eeeeee;
  border-right: 0;
  border-right: 5px solid #eeeeee;
}
.rtl blockquote .glyphicon {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.rtl .dropdown-menu.pull-right {
  left: 0;
  right: auto;
}
.rtl .text-right {
  text-align: left;
}
.rtl .radio label {
  padding-left: 0;
}
.rtl .btn-group {
  float: none;
}
.rtl .btn-group button {
  float: none;
}
.rtl .btn-group .btn + .btn-group {
  float: left;
  margin-left: 0;
  margin-right: -1px;
}
.rtl .btn-group.btn-group-vertical > .btn {
  float: none;
}
.rtl .dropdown-toggle .caret {
  float: left;
  margin-left: 0;
  margin-right: 8px;
  margin-top: 10px;
}
.rtl .btn-group > button ~ .dropdown-toggle > .caret {
  margin-top: 0 !important;
}
.rtl .topbar .header-right .nav > li {
  float: right;
}
.rtl .topbar .header-right .navbar-nav > li > a {
  line-height: 50px;
}
.rtl .topbar .header-right .header-menu #user-header {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .topbar .header-right .header-menu #user-header .dropdown-menu li a {
  text-align: right;
}
.rtl .topbar .header-right .header-menu #user-header .dropdown-menu li a i {
  float: right;
  padding-left: 5px;
  padding-right: 0;
  right: 15px;
}
.rtl .topbar .header-right .header-menu #user-header .dropdown-menu li a span {
  padding-left: 0;
  padding-right: 35px;
}
.rtl .topbar .header-right .header-menu .dropdown-menu {
  left: 0;
  right: auto;
}
.rtl .topbar .header-right .header-menu .dropdown-menu:after {
  left: 17px;
  right: auto !important;
}
.rtl .topbar .large-dropdown-menu ul li a .badge {
  float: left;
  margin-left: 0;
  margin-right: 6px;
}
.rtl .nav-pills > li {
  float: none;
}
.rtl .header-menu .dropdown-menu-usermenu {
  left: 0;
  right: auto;
}
.rtl .header-menu .dropdown-menu li i {
  margin-left: 5px;
  margin-right: 0;
}
.rtl .header-menu .dropdown-menu-head {
  left: 0;
  right: auto;
}
.rtl .header-menu .tp-icon + .dropdown-menu:after {
  left: 17px;
  right: auto;
}
.rtl .dropdown-list .thumb {
  float: right;
}
.rtl .dropdown-list .desc {
  margin-left: 0;
  margin-right: 45px;
}
.rtl .dropdown-list li .badge {
  float: left;
}
.rtl .main-content {
  margin-left: 0;
  margin-right: 240px;
}
.rtl .main-content .page-content .panel-header i {
  float: right;
  padding-left: 6px;
  padding-right: 0;
}
.rtl .main-content .page-content .panel-header i.icons-documents-bookmarks-01 {
  margin-top: 2px;
}
.rtl .main-content .page-content .header .breadcrumb-wrapper {
  left: 25px;
  right: auto;
}
.rtl .main-content .page-content .panel .panel-content ul.nav-tabs li {
  float: right;
}
.rtl .main-content .page-content .panel .panel-content .tab_left ul.nav-tabs li {
  float: none;
}
.rtl .main-content .page-content .panel .panel-content .tab_right ul.nav-tabs li {
  float: none;
}
.rtl .main-content .page-content .panel .panel-content i {
  float: right;
  padding-left: 6px;
  padding-right: 0;
}
.rtl .main-content .panel .control-btn {
  left: 13px;
  right: auto;
}
.rtl .main-content .panel .control-btn a {
  float: right;
}
.rtl .ckbox input[type="checkbox"]:checked + label after {
  left: auto;
  right: 3.1px;
}
.rtl .dataTable thead > tr > th {
  background-position: 10px center;
}
.rtl .nav-email > li > a > i {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .chosen-container .chosen-drop {
  display: none;
  left: 0;
}
.rtl .chosen-container.chosen-with-drop .chosen-drop {
  display: block;
}
.rtl .chosen-container-single .chosen-single div {
  border-left: 0;
  border-right: 1px solid #cccccc;
}
.rtl .chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: 0;
}
.rtl .chosen-rtl .chosen-choices li.search-choice {
  padding: 8px 5px 8px 19px;
}
.rtl .fm-sidebar {
  padding-left: 0;
  padding-right: 10px;
}
.rtl .mr5 {
  margin-left: 5px;
  margin-right: 0;
}
.rtl .mr10 {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .mr30 {
  margin-left: 30px;
  margin-right: 0;
}
.rtl .fixed-menu .topbar {
  left: 0;
  position: fixed;
  right: 240px;
  z-index: 2;
}
.rtl .fixed-menu.sidebar-collapsed .topbar {
  left: 0;
  right: 50px;
}
.rtl .fixed-menu.sidebar-collapsed .sidebar {
  float: right;
}
.rtl .sidebar-collapsed .menutoggle {
  border-left: none;
  border-right: none;
  margin-left: -50px;
  margin-left: 0;
}
.rtl .sidebar-collapsed .nav-pills > li > a {
  -moz-border-radius: 2px !important;
  -webkit-border-radius: 2px !important;
  border-radius: 2px !important;
}
.rtl .sidebar-collapsed.fixed-topbar .menutoggle {
  margin-left: -50px;
}
.rtl .sidebar-collapsed.fixed-topbar .topbar {
  left: 0;
  right: 50px;
}
.rtl .sidebar-collapsed.fixed-sidebar .menutoggle {
  margin-left: -50px;
}
.rtl .nav-pills > li > a {
  -moz-border-radius: 2px !important;
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  height: auto;
  text-align: right;
}
.rtl .sidebar .sidebar-inner .nav-sidebar .children > li > a {
  padding: 7px 49px 7px 20px;
  text-align: right;
}
.rtl .sidebar .sidebar-inner .sidebar-widgets ul i {
  float: right;
  padding-left: 10px;
  padding-right: 0;
}
.rtl .sidebar .ui-resizable-handle {
  left: 0;
  right: auto;
}
.rtl .mCustomScrollBox > .mCSB_scrollTools {
  left: 0;
  right: auto;
}
.rtl .fixed-sidebar .topbar .header-left .topnav > ul {
  margin-left: 0;
}
.rtl .fixed-sidebar:not(.boxed) .topbar .header-left .topnav > ul {
  margin-right: 50px;
}
.rtl .fixed-sidebar:not(.fixed-topbar) .topbar .header-left .topnav > ul {
  margin-right: 0;
  margin-right: 50px;
}
.rtl .fixed-sidebar.fixed-topbar .topbar .header-left .topnav > ul {
  margin-right: 0;
}
.rtl .fixed-sidebar.fixed-topbar.sidebar-collapsed .topbar .header-left .topnav > ul {
  margin-right: 50px;
}
.rtl .fixed-topbar .topbar {
  left: 0;
  position: fixed;
  right: 0;
  right: 240px;
  z-index: 100;
}
.rtl .prepend-icon input {
  padding-left: 10px;
  padding-right: 36px;
}
.rtl .prepend-icon span {
  padding-left: 10px;
  padding-right: 36px;
}
.rtl .prepend-icon i {
  right: 0;
}
.rtl .form-horizontal .prepend-icon i {
  left: auto;
  right: 15px;
}
.rtl .form-horizontal .append-icon i {
  left: 15px;
  right: auto;
}
.rtl .append-icon input {
  padding-left: 36px;
  padding-right: 12px;
}
.rtl .btn {
  margin-left: 10px;
  margin-right: 0;
}
.rtl .btn.btn-transparent {
  margin-left: 20px;
  margin-right: 0;
}
.rtl .close {
  float: left;
}
.rtl .progress-bar {
  float: right;
}
.rtl .nav-tabs > li > a {
  margin-left: 2px;
  margin-right: 0;
}
.rtl .fa-li {
  left: auto;
  right: -2.14285714em;
}
.rtl .fa-ul {
  list-style-type: none;
  margin-left: 0;
  margin-right: 2.14285714em;
}
.rtl .panel-content li:not(.paginate_button) {
  margin-left: 0;
  margin-right: 20px;
}
.rtl .panel-content .nav-tabs li:not(.paginate_button) {
  margin-left: 0;
  margin-right: 0;
}
.rtl .bd-green {
  border-left: none;
  border-right: 3px solid #18a689;
  padding-left: 0;
  padding-right: 20px;
}
.rtl .bd-red {
  border-left: none;
  border-right: 3px solid #C9625F;
  padding-left: 0;
  padding-right: 20px;
}
.rtl .bd-blue {
  border-left: none;
  border-right: 3px solid #319DB5;
  padding-left: 0;
  padding-right: 20px;
}
.rtl .bd-l-red {
  border-left: none;
  border-right: 4px solid #C9625F;
  padding-left: 0;
  padding-right: 20px;
}
.rtl .bd-l-green {
  border-left: none;
  border-right: 4px solid #18a689;
  padding-left: 0;
  padding-right: 20px;
}
.rtl .bd-l-blue {
  border-left: none;
  border-right: 4px solid #1D86A9;
  padding-left: 0;
  padding-right: 20px;
}
.rtl .bd-l-dark {
  border-left: none;
  border-right: 4px solid #2B2E33;
  padding-left: 0;
  padding-right: 20px;
}
.rtl .bd-l-purple {
  border-left: none;
  border-right: 4px solid #A58BD3;
  padding-left: 0;
  padding-right: 20px;
}
.rtl .dd {
  display: inline-block;
  max-width: 600px;
  width: 70%;
}
.rtl .jstree-default .jstree-ocl {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: transform 0.15s linear;
  -moz-transition: transform 0.15s linear;
  -o-transition: transform 0.15s linear;
  -ms-transition: transform 0.15s linear;
  transition: transform 0.15s linear;
}
.rtl .sidebar-hover .topnav .logopanel2 {
  float: right;
}
blockquote i {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.checkbox label {
  padding-left: 0;
}
.rtl .radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-right: -20px;
}
.rtl .radio input[type="radio"],
.rtl .radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.rtl .checkbox-inline input[type="checkbox"] {
  margin-right: -20px;
}
.rtl i.online,
.rtl i.busy,
.rtl i.away,
.rtl i.offline,
.rtl i.turquoise {
  float: right;
  margin-left: 8px;
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .rtl .topbar {
    left: 0 !important;
    right: 0 !important;
  }
  .rtl .topbar .header-left .topnav .menutoggle i:before {
    content: "r" !important;
  }
  .rtl .fixed-topbar .topbar {
    left: 0 !important;
    right: 0 !important;
  }
  .rtl .main-content {
    margin-right: 0;
    width: 100%;
  }
  .rtl .sidebar-collapsed .sidebar {
    display: none;
  }
  .rtl .sidebar-collapsed .main-content {
    margin-left: 0;
  }
  .rtl .sidebar-collapsed .topbar {
    margin-left: 0;
  }
  .rtl .sidebar-show section {
    overflow-x: hidden;
  }
  .rtl .sidebar-show .sidebar {
    display: block;
  }
  .rtl .sidebar-show .main-content {
    margin-left: 0 !important;
    position: relative;
    right: 240px !important;
  }
  .rtl .sidebar-show .topbar .header-left .topnav .menutoggle i:before {
    content: "s" !important;
  }
  .rtl .sidebar-show.fixed-topbar .topbar {
    left: 0 !important;
    right: 240px !important;
  }
  .rtl .nav-horizontal {
    position: relative;
  }
  .rtl .nav-horizontal .caret {
    display: none;
  }
  .rtl .sidebar-top .menutoggle {
    display: none;
  }
  .rtl .sidebar-top:not(.fixed-topbar) .sidebar .logopanel {
    background: #ffffff;
    left: 0;
    left: auto;
    position: absolute;
    right: 0;
    right: auto;
    top: -50px;
    top: -50px !important;
    width: 140px;
  }
  .rtl .sidebar-top .sidebar {
    bottom: auto!important;
    float: none;
    height: 66px;
    overflow: visible!important;
    position: fixed;
    position: relative;
    top: 50px;
    top: 0;
    width: 100%;
  }
  .rtl .sidebar-top .sidebar .logopanel h1 a {
    background: url(../static/img/com_top_icon.png) no-repeat;
  }
  .rtl .sidebar-top .sidebar:before {
    display: none;
  }
  .rtl .sidebar-top .sidebar .sidebar-inner {
    padding: 0;
  }
  .rtl .sidebar-top .sidebar .sidebar-inner .nav-sidebar .nav-parent.active .children {
    display: none !important;
  }
  .rtl .sidebar-top .sidebar .sidebar-inner .nav-sidebar .nav-parent.nav-hover .children {
    display: block !important;
    margin: 0;
    padding: 0;
    position: absolute;
  }
  .rtl .sidebar-top .sidebar .sidebar-inner .nav-sidebar .children > li > a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .rtl .sidebar-top .sidebar .sidebar-inner .nav-sidebar .children:after {
    display: none;
  }
  .rtl .sidebar-top .sidebar .sidebar-inner .nav-sidebar .children li:before {
    display: none;
  }
  .rtl .sidebar-top .sidebar .sidebar-inner .arrow {
    display: none;
  }
  .rtl .sidebar-top .sidebar .sidebar-inner .nav-sidebar > li > a i {
    text-align: center;
  }
  .rtl .sidebar-top .sidebar .sidebar-inner .nav-sidebar > li > a span:not(.badge) {
    text-align: center;
  }
  .rtl .sidebar-top .sidebar nav > .nav {
    float: left;
  }
  .rtl .sidebar-top .sidebar .nav > li {
    display: inline-block;
    float: right;
    position: relative;
  }
  .rtl .sidebar-top .sidebar .nav > li .children {
    display: none;
    height: auto!important;
    left: 0;
    left: auto;
    position: absolute !important;
    right: 0;
    top: auto!important;
    width: 200px;
    z-index: 1050;
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  }
  .rtl .sidebar-top .sidebar .nav > li > a {
    height: 66px;
    padding: 10px 15px 12px;
    text-align: center;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .rtl .sidebar-top .sidebar .nav > li > a:hover {
    background: #202226;
  }
  .rtl .sidebar-top .sidebar .nav > li > a > i {
    display: block;
    float: none;
    font-size: 14px;
    line-height: 40px;
    margin: -10px auto -7px;
    width: 40px;
  }
  .rtl .sidebar-top .sidebar .nav > li > a > span {
    display: block;
    font-weight: 400;
  }
  .rtl .sidebar-top .sidebar .nav li li a {
    padding-left: 15px;
    padding-right: 15px;
  }
  .rtl .sidebar-top .sidebar .nav li:hover > .children {
    display: block;
    height: auto!important;
    margin-left: 0;
    opacity: 1;
    overflow: auto;
  }
  .rtl .sidebar-top .sidebar .nav li:focus > .children {
    display: block;
    height: auto!important;
    margin-left: 0;
    opacity: 1;
    overflow: auto;
  }
  .rtl .sidebar-top .sidebar .nav li:active > .children {
    display: block;
    height: auto!important;
    margin-left: 0;
    opacity: 1;
    overflow: auto;
  }
  .rtl .sidebar-top .topbar {
    left: 0;
  }
  .rtl .sidebar-top .topbar .header-left .topnav .menutoggle {
    height: 50px;
  }
  .rtl .sidebar-top .sidebar-footer ~ div {
    padding-bottom: 0;
  }
  .rtl .sidebar-top .aside-wrap {
    float: none;
    overflow: visible!important;
    position: relative;
    top: 0;
    width: 100%;
  }
  .rtl .sidebar-top .nav-wrap {
    float: none;
    overflow: visible!important;
    position: relative;
    top: 0;
    width: 100%;
  }
  .rtl .sidebar-top:not(.fixed-sidebar) .sidebar {
    position: absolute;
  }
  .rtl .sidebar-top .nav-sidebar > li.nav-hover > a {
    background: #202226 !important;
  }
  .rtl .sidebar-top .nav-sidebar > li + li {
    margin-top: 0;
  }
  .rtl .sidebar-top.fixed-topbar .topbar {
    left: 0;
    right: 140px;
  }
  .rtl .sidebar-top.fixed-topbar .sidebar .logopanel {
    left: auto;
    right: 0;
    width: 140px;
  }
  .rtl .sidebar-top.sidebar-fixed.app-header-fixed {
    padding-top: 115px;
  }
  .rtl .sidebar-top.sidebar-fixed .sidebar {
    position: fixed;
    top: 50px;
    width: 100%;
    z-index: 1000;
  }
  .rtl .fixed-sidebar.sidebar-top .sidebar {
    bottom: auto!important;
    height: 66px;
    position: fixed;
    top: 50px;
  }
  .rtl.sidebar-top .main-content {
    margin-left: 0;
    margin-right: 0;
  }
  .rtl .sidebar-top .sidebar-top,
  .rtl .sidebar-top .menu-title,
  .rtl .sidebar-top .sidebar .sidebar-footer,
  .rtl .sidebar-top .sidebar .sidebar-widgets {
    display: none!important;
  }
}
/**** WIDGETS ****/
.rtl .todo-list .span-check {
  float: right;
}
.rtl .todo-list li:hover .todo-options {
  left: 25px;
  max-width: 0;
  right: auto;
}
.rtl .todo-list .todo-date {
  margin-left: 0;
  margin-right: 40px;
}
.rtl .todo-list .editable-buttons {
  float: left;
  margin-left: 0 !important;
  margin-right: 15px !important;
}
.rtl .todo-list li.high {
  border-left: none;
  border-right: 2px solid #C75757;
}
.rtl .todo-list li.medium {
  border-left: none;
  border-right: 2px solid #FF9122;
}
.rtl .todo-list li.low {
  border-left: none;
  border-right: 2px solid #F3D261;
}
.rtl .todo-list .todo-tags {
  left: 9px;
  right: auto;
}
.rtl .editableform .btn.btn-sm {
  float: right;
}
.rtl .editableform .form-control {
  padding-left: 26px !important;
  padding-right: 5px !important;
}
.rtl .editable-clear-x {
  left: 6px;
  right: auto;
}
.rtl .panel-content .todo-list li {
  margin-left: 20px !important;
  margin-right: 0 !important;
}
.rtl .weather-highlighted .inner {
  float: left;
}
.rtl .weather-search-form {
  float: left;
}
.rtl .weather-search-form:before {
  left: 7px;
  right: auto;
}
.rtl .weather.panel-content li {
  margin-right: 0 !important;
}
.rtl .main-content .page-content .panel .weather.panel-content i {
  float: none !important;
}
.rtl .widget-infobox .left {
  float: right;
  padding-left: 10px;
  padding-right: 0;
}
.rtl .widget-map .col-md-3 {
  left: 0;
  right: auto;
}
.rtl .layout-options img {
  float: right;
  text-align: right;
}
.rtl .context-menu .dropdown-menu i {
  float: right;
}
.rtl .builder {
  border-right: 1px solid rgba(224, 226, 234, 0.53);
  box-shadow: 0 0 9px rgba(189, 189, 189, 0.38);
  left: -240px;
  right: auto;
}
.rtl .builder .theme div {
  float: right;
}
.rtl .builder .theme.active:after {
  left: auto;
  right: 9px;
}
.rtl .builder .theme-selector.active:before {
  left: 10px;
  right: auto;
}
.rtl .builder .nav-tabs ~ .tab-content .tab-pane {
  text-align: right;
}
.rtl .builder .builder-close {
  left: 36px;
  right: auto;
}
.rtl .builder .builder-toggle {
  left: auto;
  right: -48px;
}
.rtl .builder:before {
  border-left: 0;
  border-radius: 0 4px 4px 0;
  border-right: 1px solid rgba(224, 226, 234, 0.53);
  box-shadow: 3px 2px 2px rgba(189, 189, 189, 0.28);
  left: auto;
  right: -47px;
}
.rtl .builder .nav-tabs a::before {
  left: auto;
  right: 0;
}
.rtl .builder #reset-style {
  left: 10px;
  right: auto;
}
.rtl .builder.open {
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.rtl #page-builder {
  left: 0;
  right: 240px;
}
body.rtl .layout-options .img-sidebar-left {
  display: none;
}
body.rtl .layout-options .img-sidebar-right {
  display: block !important;
  visibility: visible !important;
}
.rtl.sidebar-collapsed #page-builder {
  left: 0;
  right: 50px;
}
.rtl.sidebar-hover #page-builder {
  right: 0;
}
.rtl.sidebar-condensed #page-builder {
  left: 0;
  right: 190px;
}
.rtl.sidebar-top .sidebar .nav > li {
  float: right;
}
.rtl .sidebar-top .topbar {
  left: 0 !important;
  left: auto;
  right: 140px;
}
.rtl .sidebar-top:not(.fixed-topbar) .sidebar .logopanel {
  left: auto;
  right: 0;
}
.rtl .fixed-sidebar:not(.fixed-topbar) .topbar .header-left .topnav > ul {
  margin-right: 0;
}
.rtl .boxed.sidebar-top section .main-content .topbar {
  margin-left: 0;
  margin-right: 140px;
}
.rtl .boxed.sidebar-collapsed.fixed-topbar section .main-content .topbar {
  margin-left: auto;
  margin-right: -50px;
}
.rtl .boxed.sidebar-collapsed.fixed-topbar .topbar .header-left .topnav > ul {
  margin-left: auto;
  margin-right: 0;
}
.rtl .topbar .header-left .topnav > ul > li {
  float: right;
}
.rtl #quickview-sidebar {
  left: -280px;
  right: auto;
}
.rtl #quickview-sidebar .quickview .tab-content #chat .chat-body.current {
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.rtl #quickview-sidebar .quickview .tab-content #chat .chat-body {
  left: -280px;
  right: auto;
}
.rtl #quickview-sidebar .quickview .tab-content #chat .chat-conversation {
  left: auto;
  right: -300px;
}
.rtl #quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-header .chat-back {
  left: auto;
  right: 25px;
}
.rtl #quickview-sidebar .quickview .tab-content #chat .chat-conversation .conversation-header .chat-back .icon-action-undo:before {
  content: "\e051";
}
.rtl #quickview-sidebar .quickview .tab-content #chat .chat-conversation.current {
  -ms-transform: translate(-100%, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.rtl #quickview-sidebar .quickview .tab-content #notes .detail-note #note-detail .note-write textarea {
  padding: 0 35px 0 0;
}
.rtl #quickview-sidebar .quickview .tab-content #notes .detail-note #note-detail .note-write:before {
  left: auto;
  right: 20px;
}
.rtl #quickview-sidebar .quickview .tab-content #notes .detail-note #note-detail .note-write:after {
  left: auto;
  right: 24px;
}
.rtl #quickview-sidebar .quickview .tab-content #notes .detail-note .note-header .note-back {
  left: auto;
  right: 20px;
}
.rtl #quickview-sidebar .quickview .tab-content #notes .detail-note .note-header .note-back .icon-action-undo:before {
  content: "\e051";
}
.rtl #quickview-sidebar.open {
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.rtl .sidebar-collapsed .topbar .header-left .topnav .mmenu .dropdown.mmenu-fw .dropdown-menu {
  left: 0;
  right: 50px;
}
.rtl a.scrollup {
  left: 10px;
  right: auto;
}
.rtl #map .amcharts-chart-div svg {
  left: auto;
  right: 0;
}
.rtl .sf-left {
  float: right;
}
.rtl .sf-right {
  float: left;
}
.rtl.submenu-hover.sidebar-condensed .sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  left: auto;
  margin-right: 0;
  right: 190px;
}
.rtl .sidebar-condensed.fixed-topbar .topbar {
  right: 190px;
}
.rtl .sidebar-condensed.fixed-topbar.sidebar-collapsed .topbar {
  right: 50px;
}
.rtl .theme-sltl .sidebar .sidebar-inner .sidebar-top.small-img h4 {
  color: #414141 !important;
}
.rtl .step-final p {
  text-align: center !important;
}
.rtl .submenu-hover.sidebar-light .sidebar .sidebar-inner .nav-sidebar .nav-parent .children {
  left: auto;
  margin-right: 0;
  right: 220px;
}
.rtl .main-content .footer.footer-absolute {
  left: 40px;
  right: 40px;
}
.rtl .topbar .header-right .header-menu #language-header .dropdown-menu a span {
  padding-right: 8px;
}
.rtl .topbar .header-left .topnav > ul > li > a i {
  margin-left: 5px;
  margin-right: 5px;
}
.rtl .sidebar .sidebar-inner .sidebar-widgets .charts-sidebar .sidebar-charts-inner .sidebar-charts-left .sidebar-chart-title {
  text-align: left;
}
.rtl body:not(.sidebar-top).sidebar-condensed .sidebar .sidebar-inner .nav-sidebar li i {
  display: block;
  float: none;
  text-align: center;
}
.rtl .sidebar-light:not(.sidebar-collapsed) .sidebar .sidebar-inner .nav-sidebar .arrow {
  left: 10px;
  right: auto;
}
.rtl .theme-sltd.submenu-hover .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #f2f2f2;
}
.rtl .theme-sltl.submenu-hover .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #f2f2f2;
}
.rtl .theme-sltd.submenu-hover.color-primary .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #d1dde0;
}
.rtl .theme-sltl.submenu-hover.color-primary .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #d1dde0;
}
.rtl .theme-sltd.submenu-hover.color-red .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #e3d9d7;
}
.rtl .theme-sltl.submenu-hover.color-red .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #e3d9d7;
}
.rtl .theme-sltd.submenu-hover.color-blue .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #d7dce3;
}
.rtl .theme-sltl.submenu-hover.color-blue .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #d7dce3;
}
.rtl .theme-sltd.submenu-hover.color-purple .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #dbd6e4;
}
.rtl .theme-sltl.submenu-hover.color-purple .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #dbd6e4;
}
.rtl .theme-sltd.submenu-hover.color-orange .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #e4ddd6;
}
.rtl .theme-sltl.submenu-hover.color-orange .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #e4ddd6;
}
.rtl .theme-sltd.submenu-hover.color-green .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #D7E4D6;
}
.rtl .theme-sltl.submenu-hover.color-green .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #D7E4D6;
}
.rtl .theme-sdtd.submenu-hover.color-primary .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #133c45;
}
.rtl .theme-sdtl.submenu-hover.color-primary .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #133c45;
}
.rtl .theme-sdtd.submenu-hover.color-red .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #2e100f;
}
.rtl .theme-sdtl.submenu-hover.color-red .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #2e100f;
}
.rtl .theme-sdtd.submenu-hover.color-blue .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #182e3a;
}
.rtl .theme-sdtl.submenu-hover.color-blue .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #182e3a;
}
.rtl .theme-sdtd.submenu-hover.color-purple .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #2e3342;
}
.rtl .theme-sdtl.submenu-hover.color-purple .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #2e3342;
}
.rtl .theme-sdtd.submenu-hover.color-orange .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #412715;
}
.rtl .theme-sdtl.submenu-hover.color-orange .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #412715;
}
.rtl .theme-sdtd.submenu-hover.color-green .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #05201b;
}
.rtl .theme-sdtl.submenu-hover.color-green .sidebar .sidebar-inner .nav-sidebar > li.nav-parent.nav-hover:before {
  border-left: 10px solid #05201b;
}
.rtl .submenu-hover .sidebar .sidebar-inner .nav-sidebar .nav-hover .children {
  -moz-box-shadow: -3px 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: -3px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: -3px 3px 1px rgba(0, 0, 0, 0.2);
  display: block;
}
.rtl .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li.nav-hover > a span:not(.arrow) {
  display: inline-block;
  text-align: right;
}
.rtl .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar > li > a > span:not(.arrow) {
  left: auto;
  right: 40px;
}
.rtl .sidebar-collapsed .sidebar .sidebar-inner .nav-sidebar li a i {
  float: none;
}
.rtl .widget-weather .weather .weather-location .weather-search-form:before {
  left: 7px;
  right: auto;
  top: 3px;
}

/* FLEX ROW */

.flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 15px;
}

@media screen and (max-width: 1024px) {
  .flex-row{
    display: block;
  }

  .flex-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0;
    -moz-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    margin: 15px 0;
  }
}
.col-xlg-1,.col-xlg-2,.col-xlg-3,.col-xlg-4,.col-xlg-5,.col-xlg-6,.col-xlg-7,.col-xlg-8,.col-xlg-9,.col-xlg-10,.col-xlg-11,.col-xlg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}
@media (min-width: 1600px) {
.col-xlg-1,.col-xlg-2,.col-xlg-3,.col-xlg-4,.col-xlg-5,.col-xlg-6,.col-xlg-7,.col-xlg-8,.col-xlg-9,.col-xlg-10,.col-xlg-11,.col-xlg-12{float:left}
.col-xlg-12,.rtl .col-xlg-12{width:100%}
.col-xlg-11,.rtl .col-xlg-11{width:91.66666667%}
.col-xlg-10,.rtl .col-xlg-10{width:83.33333333%}
.col-xlg-9,.rtl .col-xlg-9{width:75%}
.col-xlg-8,.rtl .col-xlg-8{width:66.66666667%}
.col-xlg-7,.rtl .col-xlg-7{width:58.33333333%}
.col-xlg-6,.rtl .col-xlg-6{width:50%}
.col-xlg-5,.rtl .col-xlg-5{width:41.66666667%}
.col-xlg-4,.rtl .col-xlg-4{width:33.33333333%}
.col-xlg-3,.rtl .col-xlg-3{width:25%}
.col-xlg-2,.rtl .col-xlg-2{width:16.66666667%}
.col-xlg-1,.rtl .col-xlg-1{width:8.33333333%}
.col-xlg-pull-12{right:100%}
.col-xlg-pull-11{right:91.66666667%}
.col-xlg-pull-10{right:83.33333333%}
.col-xlg-pull-9{right:75%}
.col-xlg-pull-8{right:66.66666667%}
.col-xlg-pull-7{right:58.33333333%}
.col-xlg-pull-6{right:50%}
.col-xlg-pull-5{right:41.66666667%}
.col-xlg-pull-4{right:33.33333333%}
.col-xlg-pull-3{right:25%}
.col-xlg-pull-2{right:16.66666667%}
.col-xlg-pull-1{right:8.33333333%}
.col-xlg-pull-0{right:auto}
.col-xlg-push-12{left:100%}
.col-xlg-push-11{left:91.66666667%}
.col-xlg-push-10{left:83.33333333%}
.col-xlg-push-9{left:75%}
.col-xlg-push-8{left:66.66666667%}
.col-xlg-push-7{left:58.33333333%}
.col-xlg-push-6{left:50%}
.col-xlg-push-5{left:41.66666667%}
.col-xlg-push-4{left:33.33333333%}
.col-xlg-push-3{left:25%}
.col-xlg-push-2{left:16.66666667%}
.col-xlg-push-1{left:8.33333333%}
.col-xlg-push-0{left:auto}
.col-xlg-offset-12{margin-left:100%}
.col-xlg-offset-11{margin-left:91.66666667%}
.col-xlg-offset-10{margin-left:83.33333333%}
.col-xlg-offset-9{margin-left:75%}
.col-xlg-offset-8{margin-left:66.66666667%}
.col-xlg-offset-7{margin-left:58.33333333%}
.col-xlg-offset-6{margin-left:50%}
.col-xlg-offset-5{margin-left:41.66666667%}
.col-xlg-offset-4{margin-left:33.33333333%}
.col-xlg-offset-3{margin-left:25%}
.col-xlg-offset-2{margin-left:16.66666667%}
.col-xlg-offset-1{margin-left:8.33333333%}
.col-xlg-offset-0{margin-left:0}
}
.m-auto{margin:auto}
.m-0{margin:0!important}
.m-5{margin:5px!important}
.m-10{margin:10px!important}
.m-20{margin:20px!important}
.m-t-0{margin-top:0!important}
.m-t-5{margin-top:5px!important}
.m-t-10{margin-top:10px!important}
.m-t-12{margin-top:12px!important}
.m-t-20{margin-top:20px!important}
.m-t-30{margin-top:30px!important}
.m-t-40{margin-top:40px!important}
.m-t-60{margin-top:60px!important}
.m-t-100{margin-top:100px!important}
.m-b-0{margin-bottom:0!important}
.m-b-5{margin-bottom:5px!important}
.m-b-6{margin-bottom:6px!important}
.m-b-10{margin-bottom:10px!important}
.m-b-12{margin-bottom:12px!important}
.m-b-15{margin-bottom:15px!important}
.m-b-20{margin-bottom:20px!important}
.m-b-30{margin-bottom:30px!important}
.m-b-40{margin-bottom:40px!important}
.m-b-60{margin-bottom:60px!important}
.m-b-80{margin-bottom:80px!important}
.m-b-100{margin-bottom:100px!important}
.m-b-140{margin-bottom:140px!important}
.m-b-245{margin-bottom:245px!important}
.m-b-m30{margin-bottom:-30px!important}
.m-b-m50{margin-bottom:-50px!important}
.m-l-0{margin-left:0!important}
.m-l-5{margin-left:5px!important}
.m-l-10{margin-left:10px!important}
.m-l-20{margin-left:20px!important}
.m-l-30{margin-left:30px!important}
.m-l-60{margin-left:60px!important}
.m-r-0{margin-right:0!important}
.m-r-5{margin-right:5px!important}
.m-r-10{margin-right:10px!important}
.m-r-20{margin-right:20px!important}
.m-r-30{margin-right:30px!important}
.m-r-60{margin-right:60px!important}
.p-0{padding:0!important}
.p-5{padding:5px!important}
.p-10{padding:10px!important}
.p-15{padding:15px!important}
.p-20{padding:20px!important}
.p-30{padding:30px!important}
.p-40{padding:40px!important}
.p-t-0{padding-top:0!important}
.p-t-10{padding-top:10px!important}
.p-t-20{padding-top:20px!important}
.p-t-30{padding-top:30px!important}
.p-t-60{padding-top:60px!important}
.p-b-0{padding-bottom:0!important}
.p-b-10{padding-bottom:10px!important}
.p-b-20{padding-bottom:20px!important}
.p-b-30{padding-bottom:30px!important}
.p-l-0{padding-left:0!important}
.p-l-5{padding-left:5px!important}
.p-l-10{padding-left:10px!important}
.p-l-20{padding-left:20px!important}
.p-l-30{padding-left:30px!important}
.p-l-40{padding-left:40px!important}
.p-r-0{padding-right:0!important}
.p-r-5{padding-right:5px!important}
.p-r-10{padding-right:10px!important}
.p-r-20{padding-right:20px!important}
.p-r-30{padding-right:30px!important}
.t-0{top:0}
.t-5{top:5px}
.t-10{top:10px}
.t-15{top:15px}
.b-0{bottom:0}
.b-5{bottom:5px}
.b-10{bottom:10px}
.b-15{bottom:15px}
.l-0{left:0}
.l-5{left:5px}
.l-10{left:10px}
.l-15{left:15px}
.r-0{right:0}
.r-5{right:5px}
.r-10{right:10px}
.r-15{right:15px}
.bd-0{-moz-border-radius:0!important;-webkit-border-radius:0!important;border-radius:0!important}
.bd-3{-moz-border-radius:3px!important;-webkit-border-radius:3px!important;border-radius:3px!important}
.bd-6{-moz-border-radius:6px!important;-webkit-border-radius:6px!important;border-radius:6px!important}
.bd-9{-moz-border-radius:9px!important;-webkit-border-radius:9px!important;border-radius:9px!important}
.bd-full{-moz-border-radius:50%!important;-webkit-border-radius:50%!important;border-radius:50%!important}
.bd-50p{-moz-border-radius:50%!important;-webkit-border-radius:50%!important;border-radius:50%!important}
.opacity-0{opacity:0}
.opacity-0 p{opacity:0}
.opacity-20{opacity:.2}
.opacity-20 p{opacity:.2}
.opacity-50{opacity:.5}
.opacity-50 p{opacity:.5}
.opacity-70{opacity:.7}
.opacity-70 p{opacity:.7}
.opacity-90{opacity:.9}
.opacity-90 p{opacity:.9}
.width-0{width:0!important}
.width-40{width:40px!important}
.width-300{width:300px!important}
.min-width-40{min-width:40px}
.width-16p{width:16.6666%!important}
.width-20p{width:20%!important}
.width-100p{width:100%!important}
.h-0{height:0!important;overflow:hidden!important}
.h-20{height:20px!important;overflow:hidden!important}
.h-30{height:30px!important;overflow:hidden!important}
.h-40{height:40px!important;overflow:hidden!important}
.h-50{height:50px!important;overflow:hidden!important}
.h-70{height:70px!important;overflow:hidden!important}
.h-90{height:90px!important;overflow:hidden!important}
.h-100{height:100px!important;overflow:hidden!important}
.h-150{height:150px!important;overflow:hidden!important}
.h-220{height:220px!important;overflow:hidden!important}
.h-250{height:250px!important;overflow:hidden!important}
.h-280{height:280px!important;overflow:hidden!important}
.h-300{height:300px!important;overflow:hidden!important}
.pos-rel{position:relative}
.pos-abs{position:absolute}
.dis-inline{display:inline}
.dis-inline-b{display:inline-block}
.dis-block{display:block!important}
.dis-none{display:none}
.f-left{float:left!important}
.f-right{float:right!important}
.no-border{border:none!important;box-shadow:none}
.no-bd{border:none!important;box-shadow:none}
.border{border:1px solid #efefef!important}
.border-primary{border-color:#319DB5}
.border-gray{border:1px solid #efefef}
.border-bottom{border-bottom:1px solid #efefef!important}
.border-top{border-top:1px solid #efefef!important}
.border-right{border-right:1px solid #efefef!important}
.border-left{border-left:1px solid #efefef!important}
.border-hor{border-bottom:1px solid #efefef!important;border-top:1px solid #efefef!important}
.border-ver{border-left:1px solid #efefef!important;border-right:1px solid #efefef!important}
.bd-white{border-color:#fff!important}
.bd-green{border-left:3px solid #18a689}
.bd-red{border-left:3px solid #c9625f}
.bd-blue{border-left:3px solid #319DB5}
.bd-t-red{border-top:4px solid #c9625f}
.bd-t-green{border-top:4px solid #5FB675}
.bd-t-blue{border-top:4px solid #0090D9}
.bd-t-dark{border-top:4px solid #2B2E33}
.bd-t-purple{border-top:4px solid #A58BD3}
.bd-l-red{border-left:4px solid #c9625f}
.bd-l-green{border-left:4px solid #18a689}
.bd-l-blue{border-left:4px solid #1D86A9}
.bd-l-dark{border-left:4px solid #2B2E33}
.bd-l-purple{border-left:4px solid #A58BD3}
.bd-b-red{border-bottom:4px solid #c9625f}
.bd-b-green{border-bottom:4px solid #18a689}
.bd-b-blue{border-bottom:4px solid #319DB5}
.bd-b-dark{border-bottom:4px solid #2B2E33}
.bd-b-purple{border-bottom:4px solid #A58BD3}
.img-sm{height:35px;width:35px}
.img-md{height:65px;width:65px}
.img-lg{height:120px;width:120px}
.bg-gray:not(i){background-color:#82848A!important;color:#000!important}
i.bg-gray::before{background-color:#82848A!important;color:#000!important}
.bg-gray.form-control:focus{background-color:#82848A!important;color:#000!important}
.bg-gray-light:not(i){background-color:#fafafa!important;color:#5B5B5B!important}
i.bg-gray-light::before{background-color:#fafafa!important;color:#5B5B5B!important}
.bg-gray-light.form-control:focus{background-color:#fafafa!important;color:#5B5B5B!important}
.modal-footer.bg-gray-light:not(i){background-color:#EFEFEF!important;color:#5B5B5B!important}
.bg-red:not(i){background-color:#C9625F!important;color:#fff!important}
i.bg-red::before{background-color:#C9625F!important;color:#fff!important}
.bg-red.form-control:focus{background-color:#C9625F!important;color:#fff!important}
.bg-yellow:not(i){background-color:#EBC85E!important;color:#fff!important}
i.bg-yellow::before{background-color:#EBC85E!important;color:#fff!important}
.bg-yellow.form-control:focus{background-color:#EBC85E!important;color:#fff!important}
.bg-white:not(i){background-color:#fff!important;color:#000!important}
i.bg-white::before{background-color:#fff!important;color:#000!important}
.bg-white.form-control:focus{background-color:#fff!important;color:#000!important}
.bg-light:not(i){background-color:#E9E9E9!important;color:#000!important}
i.bg-light::before{background-color:#E9E9E9!important;color:#000!important}
.bg-light.form-control:focus{background-color:#E9E9E9!important;color:#000!important}
.bg-green:not(i){background-color:#18a689!important;color:#fff!important}
i.bg-green::before{background-color:#18a689!important;color:#fff!important}
.bg-green.form-control:focus{background-color:#18a689!important;color:#fff!important}
.bg-blue:not(i){background-color:#4584D1!important;color:#fff!important}
i.bg-blue::before{background-color:#4584D1!important;color:#fff!important}
.bg-blue.form-control:focus{background-color:#4584D1!important;color:#fff!important}
.bg-blue2:not(i){background-color:#3498db!important;color:#fff!important}
i.bg-blue2::before{background-color:#3498db!important;color:#fff!important}
.bg-blue2.form-control:focus{background-color:#3498db!important;color:#fff!important}
.bg-primary:not(i){background-color:#319DB5!important;color:#fff!important}
i.bg-primary::before{background-color:#319DB5!important;color:#fff!important}
.bg-primary.form-control:focus{background-color:#319DB5!important;color:#fff!important}
.background-primary:not(i){background-color:#319DB5;color:#fff}
i.background-primary::before{background-color:#319DB5;color:#fff}
.background-primary.form-control:focus{background-color:#319DB5;color:#fff}
.bg-primary-dark:not(i){background-color:#164954;color:#fff}
i.bg-primary-dark::before{background-color:#164954;color:#fff}
.bg-primary-dark.form-control:focus{background-color:#164954;color:#fff}
.bg-blue-light:not(i){background-color:#e8f4f8!important;color:#5B5B5B!important}
i.bg-blue-light::before{background-color:#e8f4f8!important;color:#5B5B5B!important}
.bg-blue-light.form-control:focus{background-color:#e8f4f8!important;color:#5B5B5B!important}
.bg-blue-dark:not(i){background-color:#30364A!important;color:#fff!important}
i.bg-blue-dark::before{background-color:#30364A!important;color:#fff!important}
.bg-blue-dark.form-control:focus{background-color:#30364A!important;color:#fff!important}
.bg-orange:not(i){background-color:#F2A057!important;color:#fff!important}
i.bg-orange::before{background-color:#F2A057!important;color:#fff!important}
.bg-orange.form-control:focus{background-color:#F2A057!important;color:#fff!important}
.bg-purple:not(i){background-color:#A58BD3!important;color:#fff!important}
i.bg-purple::before{background-color:#A58BD3!important;color:#fff!important}
.bg-purple.form-control:focus{background-color:#A58BD3!important;color:#fff!important}
.bg-purple2:not(i){background-color:#6E62B5!important;color:#fff!important}
i.bg-purple2::before{background-color:#6E62B5!important;color:#fff!important}
.bg-purple2.form-control:focus{background-color:#6E62B5!important;color:#fff!important}
.bg-purple-dark:not(i){background-color:#393F51!important;color:#fff!important}
i.bg-purple-dark::before{background-color:#393F51!important;color:#fff!important}
.bg-purple-dark.form-control:focus{background-color:#393F51!important;color:#fff!important}
.bg-dark:not(i){background-color:#515151 !important;color:#fff!important}
i.bg-dark::before{background-color:#2B2E33!important;color:#fff!important}
.bg-dark.form-control:focus{background-color:#2B2E33!important;color:#fff!important}
.bg-pink:not(i){background-color:#DC88E6!important;color:#fff!important}
i.bg-pink::before{background-color:#DC88E6!important;color:#fff!important}
.bg-pink.form-control:focus{background-color:#DC88E6!important;color:#fff!important}
.bg-aero:not(i){background-color:#B9D5DB!important;color:#2C2C2C!important}
i.bg-aero::before{background-color:#B9D5DB!important;color:#2C2C2C!important}
.bg-aero.form-control:focus{background-color:#B9D5DB!important;color:#2C2C2C!important}
.bg-purple-gradient{background:#bf9bdd;background:-moz-radial-gradient(center,ellipse cover,#bf9bdd 27%,#9e52dd 100%);background:-ms-radial-gradient(center,ellipse cover,#bf9bdd 27%,#9e52dd 100%);background:-o-radial-gradient(center,ellipse cover,#bf9bdd 27%,#9e52dd 100%);background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(27%,#bf9bdd),color-stop(100%,#9e52dd));background:-webkit-radial-gradient(center,ellipse cover,#bf9bdd 27%,#9e52dd 100%);background:radial-gradient(ellipse at center,#bf9bdd 27%,#9e52dd 100%);color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf9bdd',endColorstr='#9e52dd',GradientType=1)}
.bg-opacity-20{background-color:rgba(0,0,0,0.2)}
.bg-corporate{background-color:#31303A!important;color:#fff!important}
.bg-iris{background-color:#223439!important;color:#fff!important}
i.online,i.busy,i.away,i.offline,i.turquoise{-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;content:"";float:left;height:7px;margin-right:13px;margin-right:8px;margin-top:6px;width:7px}
i.online{background-color:#18a689}
i.turquoise{background-color:#52c1df}
i.away{background-color:#f90}
i.busy{background-color:#c75757}
i.offline{background-color:rgba(255,255,255,0.2)}
.jqstooltip{background-color:rgba(0,0,0,0.6);background:#000 transparent;border:1px solid #fff;border:none;color:#fff;font:15px arial,san serif;left:0;padding:5px;position:absolute;text-align:left;top:0;visibility:hidden;white-space:nowrap;z-index:10000}
.jqsfield{color:#fff;font:10px arial,san serif;text-align:left}
.help-block{font-size:12px;font-weight:500}
.dropdown-menu.fullwidth{-moz-border-radius:0!important;-webkit-border-radius:0!important;border-radius:0!important}
address{padding-left:15px}
@media (min-width: 1600px) {
.hidden-lg{display:block!important}
}
.btn{-webkit-font-smoothing:subpixel-antialiased;-webkit-transition:border .25s linear,color .25s linear,background-color .25s linear;border:none;font-size:14px;font-weight:400;margin-bottom:10px;margin-right:10px;padding:7px 24px 8px;transition:border .25s linear,color .25s linear,background-color .25s linear;vertical-align:middle;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.btn i{font-size:12px}
.btn:hover{color:#fff;outline:0;outline:none}
.btn:focus{color:#fff;outline:none!important;outline:0;outline:none}
.btn:active{-webkit-box-shadow:none;box-shadow:none;outline:0;outline:none}
.btn:active focus{outline:none!important}
.btn:not(.btn-sm):not(.btn-hg):not(.btn-xs):not(.btn-lg):not(.bootstrap-touchspin-up):not(.bootstrap-touchspin-down){height:35px}
.btn.bootstrap-touchspin-up,.btn.bootstrap-touchspin-down{padding:8px 20px 8px 15px !important}
.btn.bootstrap-touchspin-up i,.btn.bootstrap-touchspin-down i{padding-right:0!important;padding-left:0!important;left:auto!important}
.input-group-btn:not(.btn-sm):not(.btn-hg):not(.btn-xs):not(.btn-lg) > .btn:not(.btn-sm):not(.btn-hg):not(.btn-xs):not(.btn-lg){height:35px}
.btn.dropdown-toggle{margin-bottom:0;padding:7px 12px 8px 24px}
.rtl .btn.dropdown-toggle{padding:7px 24px 8px 12px}
.pull-right .btn{margin-right:0}
.pull-left .btn{margin-left:0}
.btn.btn-sm{font-size:11px;padding:5px 12px!important}
.btn.btn-sm .icons-office-52:before{font-size:8px}
.btn.btn-lg{font-size:16px;padding:11px 48px}
.btn.btn-lg i{font-size:18px}
.btn.btn-lg:hover{color:#fff}
.main-content .page-content .panel .panel-content .btn:not(.btn-sm) i{padding-right:8px}
.modal-footer .btn{margin-bottom:0}
.btn.active{-webkit-box-shadow:none;box-shadow:none;outline:0;outline:none}
.btn.active:focus{outline:none!important}
.btn.disabled{background-color:#bdc3c7;color:rgba(255,255,255,0.75);color:#fff;filter:alpha(opacity=100);filter:alpha(opacity=70);opacity:.7;opacity:1}
.btn[disabled]{background-color:#bdc3c7;color:rgba(255,255,255,0.75);color:#fff;filter:alpha(opacity=100);filter:alpha(opacity=70);opacity:.7;opacity:1}
fieldset[disabled].btn{background-color:#bdc3c7;color:rgba(255,255,255,0.75);color:#fff;filter:alpha(opacity=100);filter:alpha(opacity=70);opacity:.7;opacity:1}
.btn-embossed{-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -2px 0 rgba(0,0,0,0.15)}
.btn-embossed:active{-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);box-shadow:inset 0 2px 0 rgba(0,0,0,0.15)}
.btn-square{-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px}
.btn-embossed.active{-webkit-box-shadow:inset 0 2px 0 rgba(0,0,0,0.15);box-shadow:inset 0 2px 0 rgba(0,0,0,0.15)}
.btn-wide{min-width:140px;padding-left:30px;padding-right:30px}
.btn-link{color:#16a085}
.btn-link:hover{background-color:transparent;color:#1abc9c;text-decoration:underline}
.btn-link:focus{background-color:transparent;color:#1abc9c;text-decoration:underline}
.btn-link[disabled]:hover,fieldset[disabled].btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled].btn-link:focus{color:#bdc3c7;text-decoration:none}
.btn.btn-hg{font-size:22px;line-height:1.227;padding:13px 20px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.btn-lg{font-size:17px;line-height:1.471;padding:10px 19px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.btn-lg .caret{border-left-width:6px;border-right-width:6px;border-top-width:8px}
.btn-sm{font-size:13px;line-height:1.385;margin-left:10px;padding:2px 10px!important;padding:9px 13px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.btn-sm:first-child{margin-left:0}
.btn-xs{font-size:12px;line-height:1.083;padding:6px 9px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.btn-tip{font-size:92%;font-weight:300;padding-left:10px}
.btn-block{white-space:normal}
.btn-block i{margin-top:.2em}
.dropup .btn-default .caret{border-bottom-color:#fff}
.dropup .caret{border-bottom-width:4px}
.dropup .btn-lg .caret{border-bottom-width:4px}
.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret,.dropup .btn-danger .caret,.dropup .btn-info .caret{border-bottom-color:#fff}
.btn-group-xs > .btn{font-size:12px;line-height:1.083;padding:6px 9px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.btn-group-sm > .btn{font-size:13px;line-height:1.385;padding:9px 13px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.btn-group-lg > .btn{font-size:17px;line-height:1.471;padding:10px 19px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.btn-group-gh > .btn{font-size:22px;line-height:1.227;padding:13px 20px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.btn-group > .btn + .btn{margin-left:0}
.btn-group > .btn + .dropdown-toggle{border-left:2px solid rgba(52,73,94,0.15);padding-left:12px;padding-right:12px}
.btn-group > .btn + .dropdown-toggle .caret{margin-left:3px;margin-right:3px;margin-top:0}
.btn-group > .btn.btn-gh + .dropdown-toggle .caret{margin-left:7px;margin-right:7px}
.btn-group > .btn.btn-sm + .dropdown-toggle .caret{margin-left:0;margin-right:0}
.dropdown-toggle .caret{margin-left:8px;margin-top:0}
.btn-group > .btn{font-weight:400}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-left:1px solid rgba(12,12,12,0.1)!important}
.btn-group > .btn:last-child :not(:first-child){border-left:1px solid rgba(12,12,12,0.1)!important}
.btn-group > .dropdown-menu{font-weight:400}
.btn-group > .popover{font-weight:400}
.btn-group{margin-right:10px}
.btn-group:focus .dropdown-toggle{-webkit-transition:.25s;outline:0;transition:.25s}
.btn-group i{padding-right:7px}
.btn-group .btn{margin-right:0}
.btn:not(.btn-sm):not(.btn-hg):not(.btn-xs):not(.btn-lg):not(.bootstrap-touchspin-up):not(.bootstrap-touchspin-down){height:35px}
.btn-group button.btn-sm{height:25px}
.btn-group button.btn-xs{height:24px}
.btn-group button.btn-lg{height:45px}
.btn-group button.btn-hg{height:52px}
.btn-group.open .dropdown-toggle{-webkit-box-shadow:none;box-shadow:none;color:rgba(255,255,255,0.75)}
.btn-group.open .dropdown-toggle.btn-default{color:#616C76}
.btn-toolbar .btn.active{color:#fff}
.btn-toolbar .btn > [class^="fui-"]{font-size:16px;margin:0 1px}
.navbar-fixed-bottom .dropdown .caret{border-bottom-width:4px}
.buttons-page .btn{margin-bottom:10px}
.btn-primary .caret,.btn-success .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret{border-top-color:#fff}
.btn-default{background-color:#e0e6eb;color:#616c76}
.btn-default .caret{border-top-color:#616c76}
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-color:#d0dae1;border-color:#d0dae1;color:#616c76}
.btn-default.active{background:#c1cdd7;border-color:#c1cdd7;color:#616c76}
.open .dropdown-toggle.btn-default{background:#a2b4c3;border-color:#a2b4c3;color:#616c76}
.open .dropdown-toggle.btn-primary{background:#1b5765;border-color:#1b5765}
.open .dropdown-toggle.btn-info{background:#7b00ff;border-color:#7b00ff}
.open .dropdown-toggle.btn-white{background:#ccc;border-color:#ccc}
.open .dropdown-toggle.btn-blue{background:#005673;border-color:#005673}
.open .dropdown-toggle.btn-danger{background:#8a2e2e;border-color:#8a2e2e}
.open .dropdown-toggle.btn-dark{background:#070708;border-color:#070708}
.open .dropdown-toggle.btn-success{background:#0b4d3f;border-color:#0b4d3f}
.open .dropdown-toggle.btn-warning{background:#bb5e00;border-color:#bb5e00}
.open .dropdown-toggle.btn-inverse{background:#10161c;border-color:#10161c}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled].btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled].btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled].btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled].btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled].btn-default.active{background-color:#839baf;border-color:#839baf}
.btn-primary{background-color:#319db5;color:#fff}
.btn-primary:active{background:#267a8d;border-color:#267a8d}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-color:#2c8ca1;border-color:#2c8ca1;color:#fff}
.btn-primary.active{background:#267a8d;border-color:#267a8d}
.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled].btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled].btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled].btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled].btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled].btn-primary.active{background-color:#10353d;border-color:#10353d}
.btn-info{background-color:#b066ff;color:#fff}
.btn-info:active{background:#9633ff;border-color:#9633ff}
.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-color:#a34cff;border-color:#a34cff;color:#fff}
.btn-info.active{background:#9633ff;border-color:#9633ff}
.btn-info.disabled,.btn-info[disabled],fieldset[disabled].btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled].btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled].btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled].btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled].btn-info.active{background-color:#6300cc;border-color:#6300cc}
.btn-white{background-color:#fff;border:1px solid #E0E0E0!important;color:#373C40}
.btn-white:active{background:#e6e6e6;border-color:#e6e6e6}
.btn-white.btn-transparent{padding:6px 24px}
.btn-white:hover,.btn-white:focus,.btn-white:active,.btn-white.active,.open .dropdown-toggle.btn-white{background-color:#f2f2f2;border-color:#d6d6d6;color:#333}
.btn-white.active{background:#e6e6e6;border-color:#e6e6e6}
.btn-white.disabled,.btn-white[disabled],fieldset[disabled].btn-white,.btn-white.disabled:hover,.btn-white[disabled]:hover,fieldset[disabled].btn-white:hover,.btn-white.disabled:focus,.btn-white[disabled]:focus,fieldset[disabled].btn-white:focus,.btn-white.disabled:active,.btn-white[disabled]:active,fieldset[disabled].btn-white:active,.btn-white.disabled.active,.btn-white[disabled].active,fieldset[disabled].btn-white.active{background-color:#b3b3b3;border-color:#b3b3b3}
.btn-blue{background-color:#00a2d9;color:#fff}
.btn-blue:active{background:#007ca6;border-color:#007ca6}
.btn-blue:hover,.btn-blue:focus,.btn-blue:active,.btn-blue.active,.open .dropdown-toggle.btn-blue{background-color:#008fc0;border-color:#008fc0;color:#fff}
.btn-blue.active{background:#007ca6;border-color:#007ca6}
.btn-blue.disabled,.btn-blue[disabled],fieldset[disabled].btn-blue,.btn-blue.disabled:hover,.btn-blue[disabled]:hover,fieldset[disabled].btn-blue:hover,.btn-blue.disabled:focus,.btn-blue[disabled]:focus,fieldset[disabled].btn-blue:focus,.btn-blue.disabled:active,.btn-blue[disabled]:active,fieldset[disabled].btn-blue:active,.btn-blue.disabled.active,.btn-blue[disabled].active,fieldset[disabled].btn-blue.active{background-color:#003040;border-color:#003040}
.btn-danger{background-color:#c75757;color:#fff}
.btn-danger:active{background:#b03b3b;border-color:#b03b3b}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-color:#c14444;border-color:#c14444;color:#fff}
.btn-danger.active{background:#b03b3b;border-color:#b03b3b}
.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled].btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled].btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled].btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled].btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled].btn-danger.active{background-color:#642121;border-color:#642121}
.btn-dark{background-color:#353940;color:#fff}
.btn-dark .caret{border-top-color:#DDE4EC}
.btn-dark:active{background:#1e2024;border-color:#1e2024}
.btn-dark:hover,.btn-dark:focus,.btn-dark:active,.btn-dark.active,.open .dropdown-toggle.btn-dark{background-color:#292d32;border-color:#292d32;color:#fff!important}
.btn-dark.active{background:#1e2024;border-color:#1e2024}
.btn-dark.disabled,.btn-dark[disabled],fieldset[disabled].btn-dark,.btn-dark.disabled:hover,.btn-dark[disabled]:hover,fieldset[disabled].btn-dark:hover,.btn-dark.disabled:focus,.btn-dark[disabled]:focus,fieldset[disabled].btn-dark:focus,.btn-dark.disabled:active,.btn-dark[disabled]:active,fieldset[disabled].btn-dark:active,.btn-dark.disabled.active,.btn-dark[disabled].active,fieldset[disabled].btn-dark.active{background-color:#000;border-color:#000}
.btn-success{background-color:#18a689;color:#fff}
.btn-success:active{background:#127964;border-color:#127964}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-color:#159077;border-color:#159077;color:#fff}
.btn-success.active{background:#127964;border-color:#127964}
.btn-success.disabled,.btn-success[disabled],fieldset[disabled].btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled].btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled].btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled].btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled].btn-success.active{background-color:#05201b;border-color:#05201b}
.btn-warning{background-color:#ff9122;color:#fff}
.btn-warning:active{background:#ee7800;border-color:#ee7800}
.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-color:#ff8408;border-color:#ff8408;color:#fff}
.btn-warning.active{background:#ee7800;border-color:#ee7800}
.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled].btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled].btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled].btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled].btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled].btn-warning.active{background-color:#840;border-color:#840}
.btn-inverse{background-color:#34495e;color:#fff}
.btn-inverse:active{background:#222f3d;border-color:#222f3d}
.btn-inverse:hover,.btn-inverse:focus,.btn-inverse:active,.btn-inverse.active,.open .dropdown-toggle.btn-inverse{background-color:#2b3c4e;border-color:#2b3c4e;color:#fff}
.btn-inverse.active{background:#222f3d;border-color:#222f3d}
.btn-inverse.disabled,.btn-inverse[disabled],fieldset[disabled].btn-inverse,.btn-inverse.disabled:hover,.btn-inverse[disabled]:hover,fieldset[disabled].btn-inverse:hover,.btn-inverse.disabled:focus,.btn-inverse[disabled]:focus,fieldset[disabled].btn-inverse:focus,.btn-inverse.disabled:active,.btn-inverse[disabled]:active,fieldset[disabled].btn-inverse:active,.btn-inverse.disabled.active,.btn-inverse[disabled].active,fieldset[disabled].btn-inverse.active{background-color:#000;border-color:#000}
.btn.btn-transparent{background-color:transparent;margin-left:0;margin-right:20px}
.btn.btn-transparent:hover{color:#464646}
.btn.btn-sm.btn-transparent{background:none;color:#696969}
.btn.btn-fb{background-color:#3a548b;color:#fff}
.btn.btn-fb:hover{background-color:#364F83;color:#fff}
.btn-default.btn-transparent{border:1px solid #D3D7DB!important;color:#333}
.btn-default.btn-transparent:hover{background-color:rgba(197,202,208,0.2);border:1px solid #c5cad0;color:#333}
.btn-primary.btn-transparent{border:1px solid #2c8ca1!important;color:#2c8ca1;background-color:transparent!important}
.btn-primary.btn-transparent:hover{background-color:rgba(37,140,209,0.1)!important;border:1px solid #258cd1;color:#258cd1}
.btn-info.btn-transparent{border:1px solid #b066ff!important;color:#b066ff}
.btn-info.btn-transparent:hover{background-color:rgba(163,76,255,0.1);border:1px solid #46b8da;color:#a34cff}
.btn-warning.btn-transparent{border:1px solid #ff8408!important;color:#ff8408}
.btn-warning.btn-transparent:hover{background-color:rgba(238,162,54,0.1);border:1px solid #eea236;color:#eea236}
.btn-danger.btn-transparent{border:1px solid #c14444!important;color:#c14444}
.btn-danger.btn-transparent:hover{background-color:rgba(212,63,58,0.1);border:1px solid #d43f3a;color:#d43f3a}
.btn-success.btn-transparent{border:1px solid #159077!important;color:#159077}
.btn-success.btn-transparent:hover{background-color:rgba(76,174,76,0.1);border:1px solid #4cae4c;color:#4cae4c}
.btn-dark.btn-transparent{border:1px solid #292d32!important;color:#292d32!important}
.btn-dark.btn-transparent:hover{background-color:rgba(31,34,37,0.1);border:1px solid #1f2225;color:#1f2225}
.btn-translucent{background:rgba(0,0,0,0.2);color:#fff!important}
.btn-translucent:hover{background:rgba(0,0,0,0.3);color:#fff!important}
.btn-translucent i{padding-right:8px}
.btn.btn-rounded{-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}
.btn.btn-square{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.btn-group > .dropdown-toggle:not(:first-child){border-left:1px solid rgba(12,12,12,0.1)!important}
.btn-group-vertical{margin-right:20px}
.btn-group-vertical .btn{margin-bottom:0}
.btn-group-vertical .btn i{padding-right:0!important}
.btn-icon{height:35px;line-height:normal;padding:7px 11px;width:35px}
.btn-icon i{width:11px}
.alert{font-family:'Open Sans';-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.alert .icon-circle{background-color:rgba(0,0,0,0.05);font-size:25px;padding:10px;display:inline-block;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}
.alert .media-body p{margin-bottom:0;white-space:normal}
.alert a{color:#3C3C3C;font-weight:600}
.alert button{margin-bottom:0}
.alert .close .icons-office-52{font-size:10px}
.alert .media-left img{border:3px solid rgba(0,0,0,0.2);margin-top:-3px;width:62px}
.alert > p + p{margin-top:0}
h4.alert-title{color:#252525;font-size:16px;font-weight:600;margin-bottom:5px}
.alert-success{background-color:#d1ede8;border-color:rgba(0,0,0,0);color:#0D2213}
.alert-info{background-color:#deedf2;border-color:rgba(0,0,0,0);color:#356A75}
.alert.alert-info a{color:#247699}
.alert-warning{background-color:#f3e6d1;border-color:rgba(0,0,0,0);color:#3C2206}
.alert-danger{background-color:#fee0de;border-color:rgba(0,0,0,0);color:#4E120C}
.alert-dark{background-color:#33363c;border-color:rgba(0,0,0,0);border-radius:4px;color:#E2E2E2}
.alert-dark h4.alert-title{color:#fff}
.alert-dark.alert a{color:#5DBFD5}
.alert-dark.alert .media-left img{border:3px solid rgba(255,255,255,0.2)}
.alert.alert-dark .icon-circle{background-color:rgba(255,255,255,0.1)}
.alert.alert-dark .media-body p{height:auto;line-height:20px;margin-bottom:0;overflow:visible}
.alert.bg-blue,.alert.bg-green,.alert.bg-purple,.alert.bg-gray-light,.alert.bg-gray,.alert.bg-white,.alert.bg-red{border-radius:2px}
.panel-content .alert.media{padding-bottom:10px}
.panel-content .alert{border:none}
.panel-notif .panel-content{overflow:hidden;position:relative}
.noty_message{border:none!important;box-shadow:none!important;padding:0!important}
.noty_message .alert{border:none;margin-bottom:10px;z-index:3}
#noty_top_layout_container li:first-child{margin-top:50px!important}
#noty_bottom_layout_container li{height:auto!important}
#noty_bottom_layout_container li .alert{margin-bottom:0;margin-top:10px}
#noty_topLeft_layout_container li:first-child{margin-top:50px!important}
#noty_topCenter_layout_container li:first-child{margin-top:50px!important}
#noty_topRight_layout_container li:first-child{margin-top:50px!important}
.noty_inline_layout_container li,#noty_topRight_layout_container li,#noty_topLeft_layout_container li,#noty_topCenter_layout_container li,#noty_center_layout_container li,#noty_centerLeft_layout_container li,#noty_centerRight_layout_container li,#noty_bottomLeft_layout_container li,#noty_bottomCenter_layout_container li,#noty_bottomRight_layout_container li{-moz-transition-delay:0;-webkit-transition-delay:0;-o-transition-delay:0;transition-delay:0;-moz-transition-duration:.6s;-webkit-transition-duration:.6s;-o-transition-duration:.6s;transition-duration:.6s}
.noty_inline_layout_container{left:0;position:absolute;right:0;top:0}
.noty_inline_layout_container li{margin-left:0!important;margin-right:0!important}
.noty_inline_layout_container li:first-child{margin-bottom:0}
.notif_container{height:250px}
.notification_position{border:2px dashed #DFE5E9;height:250px;position:relative;width:100%}
.notification_position .bit{background-color:#DFE5E9;cursor:pointer;position:absolute;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out}
.notification_position .bit:hover{background-color:#d0d9df}
.notification_position .bit.active{background-color:#2B2E33}
.notification_position .bit.top{height:22%;margin:0 30%;top:0;width:40%}
.notification_position .bit.bottom{bottom:0;height:22%;margin:0 30%;width:40%}
.notification_position .bit.medium{height:21%;margin:0 30%;top:40%;width:40%}
.notification_position .bit.right{height:22%;margin-left:0;margin-right:0;right:0;width:20%}
.notification_position .bit.left{height:22%;left:0;margin-left:0;margin-right:0;width:20%}
.notification_position.disabled{background-color:#F3F6FA;opacity:.4}
.notification_position.disabled .bit{cursor:not-allowed}
.notif_pos_top{display:none}
.notif_pos_all{display:none}
.notif_pos_top.notification_position .bit.left{width:100%}
.notif_pos_top_bottom.notification_position .bit.right{width:100%}
.notif_pos_top_bottom.notification_position .bit.left{width:100%}
.rtl #noty_bottomLeft_layout_container{left:60px!important}
.badge{border-radius:2px;font-weight:300}
.badge-dark{background-color:#353940}
.badge-white{background-color:#fff;color:#2B2E33}
.badge-default{background-color:#e0e6eb}
.badge-primary{background-color:#319db5}
.badge-success{background-color:#18a689}
.badge-info{background-color:#b066ff}
.badge-warning{background-color:#ff9122}
.badge-danger{background-color:#c75757}
.badge-rounded{border:2px solid rgba(255,255,255,0.5);height:24px;padding:0;text-align:center;width:24px;-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}
.badge-sold{text-transform:uppercase}
.badge-stock{text-decoration:line-through}
.label{font-weight:500}
.label-default{background-color:#e0e6eb;color:#121212}
.label-default[href]:hover{background-color:#d0dae1}
.label-default[href]:focus{background-color:#d0dae1}
.label-primary{background-color:#319db5}
.label-primary:hover{background-color:#2c8ca1}
.label-primary[href]:hover{background-color:#319db5}
.label-primary[href]:focus{background-color:#2c8ca1}
.label-success{background-color:#18a689}
.label-success:hover{background-color:#159077}
.label-success[href]:hover{background-color:#159077}
.label-success[href]:focus{background-color:#159077}
.label-info{background-color:#b066ff}
.label-info:hover{background-color:#a34cff}
.label-info[href]:hover{background-color:#a34cff}
.label-info[href]:focus{background-color:#a34cff}
.label-warning{background-color:#ff9122}
.label-warning:hover{background-color:#ff8408}
.label-warning[href]:hover{background-color:#ff8408}
.label-warning[href]:focus{background-color:#ff8408}
.label-danger{background-color:#c75757}
.label-danger:hover{background-color:#c14444}
.label-danger[href]:hover{background-color:#c14444}
.label-danger[href]:focus{background-color:#c14444}
.label-blue{background-color:#00a2d9}
.label-blue:hover{background-color:#008fc0}
.label-blue[href]:hover{background-color:#008fc0}
.label-blue[href]:focus{background-color:#008fc0}
.popover-dark{background-color:#2b2e33;border:1px solid #202226}
.popover-dark .popover-title{background-color:#202226;border-bottom:1px solid #202226;border:none;color:#fff}
.popover-dark .popover-content{background-color:#2b2e33;color:#fff;padding:9px 14px}
.popover-dark.top .arrow:after{border-top-color:#2b2e33}
.popover-dark.bottom .arrow:after{border-bottom-color:#2b2e33}
.popover-dark.left .arrow:after{border-left-color:#2b2e33}
.popover-dark.right .arrow:after{border-right-color:#2b2e33}
.progress{-webkit-box-shadow:none;background:#ebedef;border-radius:32px;box-shadow:none;height:12px}
.progress-bar{-webkit-box-shadow:none;background:#319db5;box-shadow:none;line-height:12px}
.progress-bar-success{background-color:#18a689}
.progress-bar-warning{background-color:#ff9122}
.progress-bar-danger{background-color:#c75757}
.progress-bar-info{background-color:#b066ff}
.progress-bar-purple{background-color:#b381f5}
.progress.progress-bar-thin{height:5px}
.progress.progress-bar-large{height:20px}
.progress.progress-bar-large .progress-bar{line-height:20px}
.modal-open .modal{z-index:2000}
.modal-full{width:98%}
.modal-footer.text-center{text-align:center}
.modal-panel .btn{margin-bottom:10px}
ul.list-unstyled{list-style:none;margin:0;padding:0}
.nv-axisMaxMin{color:red!important}
.modal-content{border-radius:0;border:none}
.modal-dialog{margin-top:10%;z-index:10000}
.modal-header{border-bottom:none;text-transform:uppercase}
.modal-header .modal-title{font-size:15px}
.modal-header .close{opacity:.3;text-shadow:none}
.modal-header i{font-size:12px}
.modal-header[class*="bg-"].close{color:#fff;opacity:.4}
.modal-footer{border-top:none}
.modal h2{font-size:20px}
.modal-topfull{margin-top:0;width:100%}
.modal-topfull .modal-content{border-left:none;border-right:none;border-top:none}
.modal.modal-topfull{padding-right:0!important}
.modal-bottomfull .modal-content{border-bottom:none;border-left:none;border-right:none}
.modal-bottomfull .modal-dialog{bottom:0;left:0;margin-bottom:0;margin-top:auto;position:absolute;right:0;width:100%}
.modal.fade.in.modal-bottomfull .modal-dialog{-o-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition:transform .3s ease-out}
.modal.fade.modal-bottomfull .modal-dialog{-o-transform:translate3d(0,25%,0);-webkit-transform:translate3d(0,25%,0);transform:translate3d(0,25%,0);transition:transform .3s ease-out}
.modal-slideright .modal-dialog{bottom:0;height:100%;left:auto;margin-bottom:0;margin-top:0;max-width:300px;position:absolute;right:0;top:0;width:100%}
.modal-slideright .modal-dialog .modal-content{border:none;height:100%}
.modal-slideright .modal-dialog .modal-body{border-collapse:collapse;display:table;height:100%!important;padding-left:0;padding-right:0;table-layout:fixed;vertical-align:middle;width:100%}
.modal-slideright .modal-dialog .modal-body .row{display:table-row}
.modal-slideright .modal-dialog .modal-body .row .col-md-12{display:table-cell;float:none;text-align:center;top:-20%;vertical-align:middle}
.modal-slideleft .modal-dialog{bottom:0;height:100%;left:0;margin-bottom:0;margin-top:0;max-width:300px;position:absolute;right:auto;top:0;width:100%}
.modal-slideleft .modal-dialog .modal-content{border:none;height:100%}
.modal-slideleft .modal-dialog .modal-body{border-collapse:collapse;display:table;height:100%!important;padding-left:0;padding-right:0;table-layout:fixed;vertical-align:middle;width:100%}
.modal-slideleft .modal-dialog .modal-body .row{display:table-row}
.modal-slideleft .modal-dialog .modal-body .row .col-md-12{display:table-cell;float:none;text-align:center;top:-20%;vertical-align:middle}
.modal.fade.modal-slideright .modal-dialog{-o-transform:translate3d(25%,0,0);-webkit-transform:translate3d(25%,0,0);transform:translate3d(25%,0,0);transition:transform .3s ease-out}
.modal.fade.modal-slideleft .modal-dialog{-o-transform:translate3d(-25%,0,0);-webkit-transform:translate3d(-25%,0,0);transform:translate3d(-25%,0,0);transition:transform .3s ease-out}
.modal.fade.in.modal-slideright .modal-dialog{-o-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition:transform .3s ease-out}
.modal.fade.in.modal-slideleft .modal-dialog{-o-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition:transform .3s ease-out}
.modal-image .modal-content{border:none}
.modal-image .modal-content:before{background-image:url(../images/gradient-big.png);background-repeat:repeat-x;bottom:0;content:" ";height:70px;left:0;position:absolute;right:0;z-index:1}
.modal-image .modal-header{left:0;position:absolute;right:0;top:0;z-index:3}
.modal-image .modal-body{padding:0}
.modal-image .modal-footer{bottom:0;color:#E9E9E9;font-size:16px;left:0;padding-bottom:0;position:absolute;text-align:right;width:100%;z-index:2}
.modal-image .modal-footer p{font-family:'Lato',arial;font-weight:100;font-size:16px}
.modal-img{-moz-transition:all .2s ease-out 0;-webkit-transition:all .2s ease-out 0;border:none;cursor:pointer;display:inline-block;transition:all .2s ease-out 0;width:100%}
.modal-container{-moz-transition:all .2s ease-out 0;-webkit-transition:all .2s ease-out 0;background:#E6E6E6;cursor:pointer;height:250px;padding-top:50px;position:relative;text-align:center;transition:all .2s ease-out 0}
.modal-container:hover{background:#3C3C3C}
.basic-modal-img{width:60%}
.large-modal-img{width:60%}
.full-modal-img{width:95%}
.top-modal-img{left:0;position:absolute;right:0;top:0;width:100%}
.bottom-modal-img{bottom:0;left:0;position:absolute;right:0;width:100%}
.left-modal-img{bottom:0;height:100%;left:0;position:absolute;top:0;width:auto}
.right-modal-img{bottom:0;height:100%;position:absolute;right:0;top:0;width:auto}
@media (min-width: 1600px) {
.basic-modal-img{width:40%}
}
.form-control{-webkit-box-shadow:none!important;background-color:#ECEDEE;border:1px solid #ECEDEE;box-shadow:none!important;color:#555;display:inline-block;font-size:13px;height:auto;line-height:normal;padding:9px 12px 8px;vertical-align:middle;width:100%;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out}
.form-control::-webkit-input-placeholder{color:#B5B5B5}
.form-control:-moz-placeholder{color:#B5B5B5}
.form-control::-moz-placeholder{color:#B5B5B5}
.form-control:-ms-input-placeholder{color:#B5B5B5}
.form-control:focus{-moz-box-shadow:none;-webkit-box-shadow:none;background-color:#fff!important;background-color:#e9ebef!important;border-color:#A0BDDA;border:1px solid #CFD2D6;box-shadow:none;outline:none;outline:none!important}
.form-control[class*="bg-"]{color:#121212!important}
.form-control[class*="bg-"]::-webkit-input-placeholder{color:#EEE}
.form-control[class*="bg-"]:-moz-placeholder{color:#EEE}
.form-control[class*="bg-"]::-moz-placeholder{color:#EEE}
.form-control[class*="bg-"]:-ms-input-placeholder{color:#EEE}
input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important}
.form-control.form-white{background-color:#fff;border:1px solid #ECEDEE;color:#555}
.form-control.form-white:hover{background-color:#fff!important;border:1px solid #C5C8CB;color:#555;outline:none}
.form-control.form-white:focus{background-color:#fff!important;border:1px solid #C5C8CB;color:#555;outline:none}
.form-control.form-white:visited{background-color:#fff!important;border:1px solid #C5C8CB;color:#555;outline:none}
.form-white ~ .bootstrap-tagsinput{background-color:#fff!important;border:1px solid #ECEDEE!important}
.form-control.form-dark{background-color:#272727;border:1px solid #2F3133;color:#E0E0E0}
.form-control.form-dark:hover{background-color:#363636!important;border:1px solid #2F3133;color:#fff;outline:none}
.form-control.form-dark:focus{background-color:#363636!important;border:1px solid #2F3133;color:#fff;outline:none}
.form-control.form-dark:visited{background-color:#363636!important;border:1px solid #2F3133;color:#fff;outline:none}
.form-control.input-lg{font-size:18px!important;height:46px!important;line-height:1.33;padding:10px 16px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.form-control.input-sm{font-size:12px!important;height:30px!important;line-height:1.5;padding:5px 10px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}
.editableform .form-control{padding-right:26px!important}
.editableform .btn.btn-sm{margin-right:0!important;padding:7px 0!important}
.div_checkbox{margin-top:0;position:relative}
.input-icon{position:relative}
.input-icon i{color:#e5eaec;display:block;font-size:16px;height:16px;margin:10px;position:absolute;text-align:center;width:16px}
.input-icon input{padding-left:34px!important}
.input-icon.right input{padding-left:10px!important;padding-right:34px!important}
.input-icon.right i{margin:10px 0;right:17px}
.input-icon.right .fa-check{display:block}
.input-icon.right .parsley-success .fa-check{display:block}
.selectpicker li{list-style-type:none!important}
.switch-toggle{margin-bottom:10px}
.dropdown-menu > li > a.no-option{height:0;padding:0}
.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-bottom:7px;margin-top:0;padding-top:0}
.form-horizontal .control-label{color:#3E484E;text-align:left;top:10px}
.form-horizontal .prepend-icon i{left:15px}
.form-horizontal .append-icon i{right:15px}
.form-horizontal .form-group{text-align:left}
.form-horizontal .row .col-md-12{margin-left:15px}
.bg-dark .form-horizontal .control-label{color:#adadad}
.bg-dark .form-error{color:#E4E4E4}
.bg-dark .form-success{color:#E4E4E4}
.file{position:relative}
.input-group-addon{border:none}
.append-icon{position:relative}
.append-icon input{padding-right:36px}
.append-icon i{color:#1b1e25;color:rgba(27,30,37,0.3);font-size:14px;height:34px;left:auto;line-height:34px;position:absolute;right:0;text-align:center;top:0;width:36px}
.append-icon .input-lg ~ i{font-size:20px;height:46px;line-height:46px;width:46px}
.append-icon .form-dark ~ i{color:#C3C3C3}
.prepend-icon{position:relative}
.prepend-icon input{padding-left:36px}
.prepend-icon span{padding-left:36px}
.prepend-icon i{color:#1b1e25;color:rgba(27,30,37,0.3);font-size:14px;height:34px;left:0;line-height:34px;position:absolute;text-align:center;top:0;width:36px}
.prepend-icon .form-dark ~ i{color:#C3C3C3}
.form-inline .append-icon{display:inherit!important}
.form-inline .prepend-icon{display:inherit!important}
.form-inline .after-tooltip{display:inherit!important}
.form-inline .before-tooltip{display:inherit!important}
.form-inline .inside-tooltip{display:inherit!important}
.form-inline label{margin-right:10px}
.prepend-icon[class*="bg-"] ~ i{color:#F3F3F3}
.append-icon[class*="bg-"] ~ i{color:#F3F3F3}
.after-tooltip i{color:#1b1e25;color:rgba(27,30,37,0.9);display:block;float:right;font-size:14px;font-size:16px;height:34px;left:auto;line-height:34px;right:0;text-align:center;top:0;width:36px;width:20%}
.after-tooltip input{float:left;width:80%}
.after-tooltip .input-lg ~ i{font-size:20px;height:46px;line-height:46px;width:46px}
.after-tooltip input.input-sm ~ i{height:33px;line-height:33px}
.before-tooltip i{color:#1b1e25;color:rgba(27,30,37,0.9);font-size:14px;font-size:16px;height:34px;left:-18px;line-height:34px;position:absolute;right:auto;text-align:center;top:0;width:36px}
.before-tooltip i.fa{font-size:20px}
.before-tooltip .input-lg ~ i{font-size:20px;height:46px;line-height:46px;width:46px}
.before-tooltip .input-sm ~ i{font-size:16px;height:33px;line-height:33px;width:33px}
.inside-tooltip{position:relative}
.inside-tooltip i{color:#1b1e25;color:rgba(27,30,37,0.9);font-size:14px;height:34px;left:0;line-height:34px;position:absolute;right:auto;text-align:center;top:0;width:36px}
.inside-tooltip i.fa{font-size:20px}
.inside-tooltip .form-dark ~ i{color:#C3C3C3}
.inside-tooltip input{padding-left:36px;padding-right:0}
.inside-tooltip input.input-sm{padding-left:28px;padding-left:36px;padding-right:0}
.inside-tooltip span{padding-left:36px;padding-right:0}
.inside-tooltip input.input-lg{padding-left:42px}
.inside-tooltip input.input-lg ~ i{font-size:26px;left:22px;line-height:48px}
.inside-tooltip input.input-sm ~ i{font-size:15px;left:15px;line-height:33px}
[class*="col-"].inside-tooltip input ~ i{left:15px}
form .custom-file{-moz-opacity:0;bottom:0;cursor:pointer;height:100%;opacity:0;padding:8px 10px;position:absolute;right:0;width:100%;z-index:11}
form .file-button{border-bottom-right-radius:2px;border-top-right-radius:2px;float:none;height:32px;line-height:32px;padding:0 16px;position:absolute;right:1px;top:1px;z-index:10}
fieldset{border:1px solid #E5E5E5;margin-top:20px;padding:20px}
legend{border-bottom:none;font-size:15px;margin-bottom:0;padding:0 10px;width:auto}
.form-stripped{margin:0 -20px -10px}
.form-stripped .form-group{margin:0;padding:10px 0}
.form-stripped .form-group:nth-child(odd){background-color:#F4F4F4}
.form-right .control-label{text-align:right}
.page-content.condensed{padding:1px 10px 50px}
.condensed .form-group{margin-bottom:5px}
.condensed .icheck-list > label{margin-bottom:5px}
.condensed fieldset{margin-top:10px;padding:10px}
.main-content .page-content .panel .panel-content .input-group i{padding-left:0;padding-right:0}
.input-group input{min-width:50px}
.input-group .fa.fa-angle-up{font-size:12px}
.input-group .fa.fa-angle-down{font-size:12px}
.input-group-btn:last-child > .btn{font-family:arial}
.input-group-btn:last-child > .btn-group{font-family:arial}
.input-group-btn:first-child > .btn.btn-white{border-right:0!important;margin-top:-1px;padding:6px 24px 7px}
.input-group-btn:last-child > .btn.btn-white{border-left:0!important;margin-top:-1px;padding:6px 24px 7px}
input.form-error,input.form-error.form-control:focus,textarea.form-error,textarea.form-error.form-control:focus{background-color:#F7F2F2!important;border:1px solid #EED3D7!important;color:#B94A48!important}
.form-error{color:#313131;color:#994F4F;font-style:italic;margin-top:10px}
.form-success{color:#313131;font-style:italic;margin-top:10px}
input.error{background-color:#F7F2F2!important;border:1px solid #EED3D7!important;color:#B94A48!important}
label.error{color:#994F4F}
.form-control.form-error{color:#E4E4E4;margin-top:0}
.form-control.form-success{color:#E4E4E4;margin-top:0}
input.form-success,input.form-success.form-control:focus,textarea.form-success,textarea.form-success.form-control:focus{background-color:#DFF0D8!important;border:1px solid #D6E9C6!important;color:#468847!important}
.field{display:block;position:relative}
.form-wizard .ui-radio label{background:transparent!important}
.form-wizard .ui-radio input{left:.6em;margin:-17px 0 0}
.form-wizard .ui-radio .ui-btn{z-index:1}
.form-wizard .ui-checkbox input{left:.6em;margin:-17px 0 0}
.form-wizard .ui-checkbox .ui-btn{z-index:1}
.form-wizard .ui-checkbox-off:after{filter:alpha(opacity=0);opacity:0}
.form-wizard .ui-btn.ui-radio-off:after{filter:alpha(opacity=0);opacity:0}
.bootstrap-touchspin .input-group-btn-vertical{display:table-cell;position:relative;vertical-align:middle;white-space:nowrap;width:1%}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{height:19px;margin-bottom:0!important;width:50px;-webkit-border-radius:0 4px 0 0;-moz-border-radius:0 4px 0 0;border-radius:0 4px 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down{height:18px;margin-bottom:0!important;margin-top:-2px;width:50px;-webkit-border-radius:0 0 4px 0;-moz-border-radius:0 0 4px;border-radius:0 0 4px 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.bootstrap-touchspin .input-group-btn-vertical i{font-size:9px;font-weight:400;left:21px;position:absolute;top:5px}
.bootstrap-touchspin .input-group-btn-vertical > .btn{display:block;float:none;margin-left:-1px;max-width:100%;padding:8px 10px;position:relative;width:100%}
.bootstrap-touchspin-down{margin-bottom:0!important}
.bootstrap-touchspin-up{margin-bottom:0!important}
@media (max-width: 768px) {
.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-bottom:15px}
.col-md-5.border-right .col-md-6.border-right,.col-md-7.border-right,.col-md-8.border-right,.col-md-9.border-right,.col-md-10.border-right,.col-md-11.border-right,.col-md-12.border-right{border-right:none!important}
.form-horizontal .row .col-md-12{margin-left:0}
.form-horizontal .btn{width:100%}
.form-inline{margin-left:15px}
.form-inline .form-group.m-r-20{margin-right:0!important}
}
.line-through{text-decoration:line-through}
.t-ellipsis{text-overflow:ellipsis;display:block;white-space:nowrap;overflow:hidden}
.bigger-110{font-size:110%!important}
.bigger-120{font-size:120%!important}
.f-5{font-size:5px!important}
.f-6{font-size:6px!important}
.f-7{font-size:7px!important}
.f-8{font-size:8px!important}
.f-9{font-size:9px!important}
.f-10{font-size:10px!important}
.f-11{font-size:11px!important}
.f-12{font-size:12px!important}
.f-13{font-size:13px!important}
.f-14{font-size:14px!important}
.f-15{font-size:15px!important}
.f-16{font-size:16px!important}
.f-17{font-size:17px!important}
.f-18{font-size:18px!important}
.f-19{font-size:19px!important}
.f-20{font-size:20px!important}
.f-24{font-size:24px!important}
.f-26{font-size:26px!important}
.f-28{font-size:28px!important}
.f-30{font-size:30px!important}
.f-32{font-size:32px!important}
.f-34{font-size:34px!important}
.f-36{font-size:36px!important}
.f-38{font-size:38px!important}
.f-40{font-size:40px!important}
.f-60{font-size:60px!important}
.f-65{font-size:65px!important}
.f-80{font-size:80px!important}
.f-150{font-size:150px!important}
.text-sm{font-size:.8em}
.text-2x{font-size:2em}
.text-3x{font-size:3em}
.text-4x{font-size:4em}
.t-center{text-align:center!important}
.t-left{text-align:left!important}
.t-right{text-align:right!important}
.l-through{text-decoration:line-through}
.bold{font-weight:600!important}
.w-300{font-weight:300!important}
.w-500{font-weight:500!important}
.w-600{font-weight:600!important}
.w-700{font-weight:700!important}
.c-red{color:#cd6a6a}
.c-blue{color:#00A2D9}
.c-purple{color:#B57EE0}
.c-brown{color:#9E7B2E}
.c-orange{color:#ec8521}
.c-yellow{color:#F3D261}
.c-green{color:#18A689}
.c-gray-light{color:#dadada}
.c-gray{color:#8F8F8F}
.c-dark{color:#343434}
.c-white{color:#fff}
.c-light{color:#B3B3B3}
.c-primary{color:#319db5}
.transparent-color{color:rgba(0,0,0,0.2)}
.asterisk{color:#d9534f}
.help-block{color:#AFAAAA}
.text-primary{color:#319db5}
.switch{background-color:#fff;box-shadow:inset 0 -1px #ffffff,inset 0 1px 1px rgba(0,0,0,0.05);cursor:pointer;display:inline-block;height:20px;margin-top:5px;padding:3px;position:relative;vertical-align:top;width:56px;-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px}
.switch-input{left:0;opacity:0;position:absolute;top:0}
.switch-input:checked ~ .switch-label{background:#319DB5;box-shadow:inset 0 1px 2px rgba(0,0,0,0.15),inset 0 0 3px rgba(0,0,0,0.2)}
.switch-input:checked ~ .switch-handle{box-shadow:-1px 1px 5px rgba(0,0,0,0.4);left:40px}
.switch-label{background:#eceeef;border-radius:inherit;box-shadow:inset 0 1px 2px rgba(0,0,0,0.12),inset 0 0 2px rgba(0,0,0,0.15);display:block;font-size:10px;height:inherit;position:relative;text-transform:uppercase;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;-o-transition:all .15s ease-out;-ms-transition:all .15s ease-out;transition:all .15s ease-out}
.switch-label:before{-moz-transition:inherit;-o-transition:inherit;-webkit-transition:inherit;color:#aaa;content:attr(data-off);line-height:1;margin-top:-.5em;position:absolute;right:7px;text-shadow:0 1px rgba(255,255,255,0.5);top:50%;transition:inherit}
.switch-label::after{-moz-transition:inherit;-o-transition:inherit;-webkit-transition:inherit;line-height:1;margin-top:-.5em;position:absolute;top:50%;transition:inherit}
.switch-label:after{color:#fff;content:attr(data-on);left:11px;opacity:0;text-shadow:0 1px rgba(0,0,0,0.2)}
.switch-input:checked ~ .switch-label::before{opacity:0}
.switch-input:checked ~ .switch-label::after{opacity:1}
.switch-handle{background:#fff;background-image:-moz-linear-gradient(top,#fff 40%,#f0f0f0);background-image:-o-linear-gradient(top,#fff 40%,#f0f0f0);background-image:-webkit-linear-gradient(top,#fff 40%,#f0f0f0);background-image:linear-gradient(to bottom,#fff 40%,#f0f0f0);border-radius:10px;box-shadow:1px 1px 5px rgba(0,0,0,0.2);height:18px;left:4px;position:absolute;top:4px;width:18px;-webkit-transition:left .15s ease-out;-moz-transition:left .15s ease-out;-o-transition:left .15s ease-out;-ms-transition:left .15s ease-out;transition:left .15s ease-out}
.switch-handle:before{background:#f9f9f9;background-image:-moz-linear-gradient(top,#eee,#fff);background-image:-o-linear-gradient(top,#eee,#fff);background-image:-webkit-linear-gradient(top,#eee,#fff);background-image:linear-gradient(to bottom,#eee,#fff);border-radius:6px;box-shadow:inset 0 1px rgba(0,0,0,0.02);content:'';height:12px;left:50%;margin:-6px 0 0 -6px;position:absolute;top:50%;width:12px}
.switch-green > .switch-input:checked ~ .switch-label{background:#4fb845}
.ios-switch input[type="checkbox"]{margin:0;opacity:0;position:absolute}
.ios-switch input[type="checkbox"]:checked + div{background-position:0 0;padding-left:2em}
.ios-switch input[type="checkbox"]:active + div before{background-color:#eee;text-align:left}
.ios-switch input[type="checkbox"] + div{background-clip:border-box;background:#fff;background-image:linear-gradient(rgba(0,0,0,0.1),transparent),linear-gradient(90deg,#319db5 50%,transparent 50%);background-origin:border-box;background-position:100% 0;background-size:200% 100%;border:1px solid rgba(0,0,0,0.2);box-shadow:0 .1em .1em rgba(0,0,0,0.2) inset,0 .45em 0 .1em rgba(0,0,0,0.05) inset;display:inline-block;font-size:150%;height:26px;margin:0;overflow:hidden;text-align:left;transition-duration:.4s;transition-property:padding,width,background-position,text-indent;vertical-align:middle;width:3em;-webkit-border-radius:999px;-moz-border-radius:999px;border-radius:999px}
.ios-switch input[type="checkbox"] + div:before{background:#fff;background-image:linear-gradient(rgba(0,0,0,0.2),transparent);border-radius:inherit;border:1px solid rgba(0,0,0,0.15);box-shadow:0 .1em .1em .1em rgba(255,255,255,0.8) inset,0 0 .5em rgba(0,0,0,0.3);color:#fff;content:'On';float:left;font:bold 60%/1.9 sans-serif;height:24px;margin:-3px;text-indent:-2.5em;text-shadow:0 -1px 1px rgba(0,0,0,0.3);text-transform:uppercase;width:24px}
.ios-switch input[type="checkbox"] + div:after{color:rgba(0,0,0,0.25);content:'Off';float:left;font:bold 60%/1.9 sans-serif;margin-top:-2px;text-indent:.5em;text-shadow:none;text-transform:uppercase}
label.ios-switch{background:#fff;border-top-width:0;display:block;font:bold 110% sans-serif;position:relative}
label.ios-switch:first-of-type{border-top-width:1px;-webkit-border-radius:.6em .6em 0 0;-moz-border-radius:.6em .6em 0 0;border-radius:.6em .6em 0 0;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
label.ios-switch:last-of-type{box-shadow:0 1px rgba(255,255,255,0.8);-webkit-border-radius:0 0 .6em .6em;-moz-border-radius:0 0 .6em .6em;border-radius:0 0 .6em .6em;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box}
.onoffswitch{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;float:left;margin-right:20px;position:relative;width:100px}
.onoffswitch .onoffswitch-checkbox{display:none}
.onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner{margin-left:0}
.onoffswitch .onoffswitch-label{border:0 solid #999;cursor:pointer;display:block;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.onoffswitch .onoffswitch-inner{-moz-transition:margin .3s ease-in 0;-o-transition:margin .3s ease-in 0;-webkit-transition:margin .3s ease-in 0;display:block;margin-left:-100%;transition:margin .3s ease-in 0;width:200%}
.onoffswitch .onoffswitch-inner .onoffswitch-active{background-color:#C2C2C2;color:#fff;padding-left:15px}
.onoffswitch .onoffswitch-inner .onoffswitch-inactive{background-color:#C2C2C2;color:#fff;padding-right:15px;text-align:right}
.onoffswitch .onoffswitch-inner > span{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;display:block;float:left;font-family:Trebuchet,Arial,sans-serif;font-size:14px;font-weight:700;height:30px;line-height:30px;padding:0;position:relative;width:50%}
.onoffswitch .onoffswitch-switch{border:0 solid #999;bottom:0;display:block;margin:0;position:absolute;text-align:center;top:0;width:40px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.onoffswitch .onoffswitch-active .onoffswitch-switch{background:#34A7C1;left:0}
.onoffswitch .onoffswitch-active .onoffswitch-switch::before{border-color:#34A7C1 transparent transparent #34A7C1;border-style:solid;border-width:15px 10px;content:" ";left:40px;position:absolute;top:0}
.onoffswitch .onoffswitch-inactive .onoffswitch-switch{background:#A1A1A1;right:0}
.onoffswitch .onoffswitch-inactive .onoffswitch-switch::before{border-color:transparent #A1A1A1 #A1A1A1 transparent;border-style:solid;border-width:15px 10px;content:" ";position:absolute;right:40px;top:0}
.onoffswitch2{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;float:left;margin-right:20px;position:relative;width:73px}
.onoffswitch2 .onoffswitch-checkbox{display:none}
.onoffswitch2 .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner{margin-left:0}
.onoffswitch2 .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch{right:0}
.onoffswitch2 .onoffswitch-label{border-radius:3px;cursor:pointer;display:block;overflow:hidden}
.onoffswitch2 .onoffswitch-inner{display:block;margin-left:-100%;width:200%;-webkit-transition:margin .3s ease-in;-moz-transition:margin .3s ease-in;-o-transition:margin .3s ease-in;-ms-transition:margin .3s ease-in;transition:margin .3s ease-in}
.onoffswitch2 .onoffswitch-inner::before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background-color:#34A7C1;box-sizing:border-box;color:#fff;content:"ON";display:block;float:left;font-family:Trebuchet,Arial,sans-serif;font-size:14px;font-weight:700;height:24px;line-height:24px;padding:0;padding-left:8px;width:50%}
.onoffswitch2 .onoffswitch-inner::after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background-color:#eee;box-sizing:border-box;color:#999;color:#fff;content:"OFF";display:block;float:left;font-family:Trebuchet,Arial,sans-serif;font-size:14px;font-weight:700;height:24px;line-height:24px;padding:0;padding-right:8px;text-align:right;width:50%}
.onoffswitch2 .onoffswitch-switch{background:#fff;border-radius:3px;border:2px solid #FFFFF;bottom:0;display:block;height:14px;margin:5px;position:absolute;right:45px;top:0;width:14px;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-o-transition:all .3s ease-in;-ms-transition:all .3s ease-in;transition:all .3s ease-in}
.switchery{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#fff;border-radius:20px;border:1px solid #dfdfdf;box-sizing:content-box;cursor:pointer;display:inline-block;height:30px;position:relative;vertical-align:middle;width:50px}
.switchery > small{background:#fff;height:30px;position:absolute;top:0;width:30px;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.4);-moz-box-shadow:0 1px 3px rgba(0,0,0,0.4);box-shadow:0 1px 3px rgba(0,0,0,0.4)}
.small + .switchery{height:40px;width:60px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}
.small + .switchery > small{height:40px;width:40px}
.big + .switchery{height:50px;width:80px;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px}
.big + .switchery > small{height:50px;width:50px}
.select2-search-choice-close{background:none!important}
.select2-search-choice-close:before{content:"x";display:inline-block;font-size:13px;padding-left:3px}
.select2-container-multi .select2-choices .select2-search-choice{background:#0A8CC3;background:#64AADD!important;border-color:#0A8CC3;border-color:#64AADD!important;color:#FFF;color:#fff!important}
.select2-container-multi .select2-choices .select2-search-choice:hover{background:#009adb!important}
.select2-container-multi .select2-search-choice-close{color:#fff;left:3px}
.select2-container .select2-choice{-webkit-box-shadow:none!important;background-color:#ecedee!important;border:1px solid #ecedee!important;box-shadow:none!important}
.select2-container .select2-choice .select2-arrow b{background:none!important}
.select2-container .select2-choice .select2-arrow b:before{content:"\f0d7";font-family:'FontAwesome';font-size:12px;position:relative;right:5px;top:6px}
.select2-container .select2-choices{-webkit-box-shadow:none!important;background-color:#ecedee!important;border:1px solid #ecedee!important;box-shadow:none!important}
.select2-container .select2-choices .select2-search-field input{-webkit-box-shadow:none!important;background-color:#ecedee!important;border:1px solid #ecedee!important;box-shadow:none!important}
.select2-dropdown-open .select2-choice .select2-arrow b:before{content:"\f0d8"}
.select2-drop{background-color:#ecedee!important;box-shadow:none!important;outline:none!important}
.select2-drop-active{border-top:none!important;border:1px solid #DDDFE1!important;box-shadow:none!important}
.select2-container-active .select2-choice{border:1px solid #DDDFE1!important;box-shadow:none!important}
.select2-container-multi.select2-container-active .select2-choices{border:1px solid #DDDFE1!important;box-shadow:none!important}
.select2-drop-auto-width{border:1px solid #DDDFE1!important;box-shadow:none!important}
.select2-drop.select2-drop-above.select2-drop-active{border:1px solid #DDDFE1!important;box-shadow:none!important}
.select2-results .select2-highlighted{background-color:#2B2E33}
.ios-slider.slider{display:inline-block;position:relative;vertical-align:middle}
.ios-slider.slider input{display:none}
.ios-slider.slider .tooltip-inner{white-space:nowrap}
.ios-slider.slider.slider-horizontal{height:20px;width:100%}
.ios-slider.slider.slider-horizontal .slider-track{height:5px;left:0;margin-top:-5px;top:50%;width:100%}
.ios-slider.slider.slider-horizontal .slider-selection{bottom:0;height:100%;top:0}
.ios-slider.slider.slider-horizontal .slider-handle{margin-left:-10px;margin-top:-13px;outline:none}
.ios-slider.slider.slider-horizontal .slider-handle.triangle{border-bottom-color:#0480be;border-width:0 10px 10px;height:0;margin-top:0;width:0}
.ios-slider.slider.slider-horizontal .tooltip{margin-left:5px;margin-top:-12px}
.ios-slider.slider.slider-vertical{height:210px;margin-right:70px;width:20px}
.ios-slider.slider.slider-vertical .slider-track{height:100%;left:50%;margin-left:-5px;top:0;width:5px}
.ios-slider.slider.slider-vertical .slider-selection{bottom:0;left:0;top:0;width:100%}
.ios-slider.slider.slider-vertical .slider-handle{margin-left:-13px;margin-right:0;margin-top:-10px;text-align:center}
.ios-slider.slider.slider-vertical .slider-handle.triangle{border-left-color:#0480be;border-width:10px 0 10px 10px;height:1px;margin-left:0;width:1px}
.ios-slider.slider.slider-vertical .tooltip.right{margin-top:5px}
.rtl .ios-slider.slider.slider-vertical{margin-left:70px;margin-right:0}
.rtl .ios-slider.slider.slider-vertical .slider-handle{margin-left:0;margin-right:-13px}
.ios-slider .slider-track{-moz-border-radius:4px;-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-webkit-border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);background-color:#2b3647;background-repeat:repeat-x;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);cursor:pointer;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5',endColorstr='#fff9f9f9',GradientType=0);position:absolute}
.ios-slider .slider-selection{-moz-border-radius:4px;-moz-box-sizing:border-box;-webkit-border-radius:4px;-webkit-box-sizing:border-box;background-color:#2b3647;border-radius:4px;box-sizing:border-box;position:absolute}
.ios-slider .slider-handle{-moz-box-shadow:inset 0 2px 1px -1px #ffffff,0 1px 3px rgba(0,0,0,0.4);-webkit-box-shadow:inset 0 2px 1px -1px #ffffff,0 1px 3px rgba(0,0,0,0.4);background-color:#fff;background-image:none;box-shadow:inset 0 2px 1px -1px #ffffff,0 1px 3px rgba(0,0,0,0.4);height:30px;position:absolute;width:30px}
.ios-slider .slider-handle.round{-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px}
.ios-slider .slider-handle.triangle{background:transparent none}
.danger .ios-slider .slider-selection{background-color:#c75757}
.primary .ios-slider .slider-selection{background-color:#319db5}
.success .ios-slider .slider-selection{background-color:#18a689}
.warning .ios-slider .slider-selection{background-color:#ff9122}
.dark .ios-slider .slider-selection{background-color:#353940}
.danger .ios-slider .slider-track,.primary .ios-slider .slider-track,.success .ios-slider .slider-track,.warning .ios-slider .slider-track,.dark .ios-slider .slider-track{background-color:#f0f0f0}
.form-group .tips{color:#A8A8A8;font-style:italic}
.form-group strong{font-weight:600}
.input-group .form-control{height:35px}
.ui-timepicker-div dl{border-width:1px 0 0;border:1px solid #cfcfcf;margin:0;padding:15px 10px;text-align:left}
.ui-timepicker-div dl dt{clear:left;float:left;padding:0 0 0 5px}
.ui-timepicker-div dl dd{margin:0 10px 10px 40%;margin:0 10px 20px 40%}
.ui-timepicker-div td{font-size:90%}
.ui-timepicker-div .slider-wrapper{background:#e5e5e5;position:relative}
.ui-timepicker-div .sliderv-wrapper{background:#e5e5e5;position:relative}
.ui-timepicker-div .ui-slider{position:relative;text-align:left}
.ui-timepicker-div .ui-slider .ui-slider-handle{-moz-border-radius:20px;-ms-touch-action:none;-o-border-radius:20px;-webkit-border-radius:20px;background:#fff;border-radius:20px;border:3px solid #319db5;cursor:default;height:1.5em;margin-top:-3px;outline:0;position:absolute;touch-action:none;width:1.5em;z-index:2}
.ui-timepicker-div .ui-slider .ui-slider-handle:before{-moz-border-radius:10px;-o-border-radius:10px;-webkit-border-radius:10px;background-color:#319db5;border-radius:10px;content:'';height:7px;left:4px;position:absolute;top:4px;width:7px;z-index:2}
.ui-timepicker-div .ui-slider .ui-slider-range{background-color:#319db5;background-position:0 0;border:0;display:block;font-size:.7em;position:absolute;z-index:1}
.ui-timepicker-div .ui-slider.ui-state-disabled .ui-slider-handle{filter:inherit}
.ui-timepicker-div .ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}
.ui-timepicker-div .ui-slider-horizontal{height:.5em}
.ui-timepicker-div .ui-slider-horizontal .ui-slider-handle{margin-left:-.6em;top:-.3em}
.ui-timepicker-div .ui-slider-horizontal .ui-slider-range{height:100%;top:0}
.ui-timepicker-div .ui-slider-horizontal .ui-slider-range-min{left:0}
.ui-timepicker-div .ui-slider-horizontal .ui-slider-range-max{right:0}
.ui-timepicker-div .ui-widget-header{background:#1B1E25;font-size:15px;line-height:27px;padding:10px}
.ui-tpicker-grid-label{background:none;border:none;margin:0;padding:0}
.ui-timepicker-rtl{direction:rtl}
.ui-timepicker-rtl dl{padding:0 5px 0 0;text-align:right}
.ui-timepicker-rtl dl dt{clear:right;float:right}
.ui-timepicker-rtl dl dd{margin:0 40% 10px 10px}
.ui-datepicker{-moz-box-shadow:0 0 4px rgba(0,0,0,0.1);-o-box-shadow:0 0 4px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 4px rgba(0,0,0,0.1);background:#fff;border:1px solid #cfcfcf;box-shadow:0 0 4px rgba(0,0,0,0.1);color:#666;display:none;font-size:14px;margin-top:8px;position:relative;text-align:center;width:18em;z-index:10}
.ui-datepicker a{color:#404040;text-align:center}
.ui-datepicker .ui-state-disabled span{color:#dbdbdb}
.ui-datepicker .ui-state-disabled span:hover{background:0}
.ui-datepicker .ui-datepicker-header{background:#1B1E25;border-bottom:1px solid #cfcfcf;font-size:15px;line-height:27px;padding:10px;position:relative}
.ui-datepicker .ui-datepicker-prev{color:#D3D3D3;cursor:pointer;display:block;font-size:14px;height:34px;left:2px;position:absolute;text-decoration:none;top:20.5%;width:34px}
.ui-datepicker .ui-datepicker-next{color:#D3D3D3;cursor:pointer;display:block;font-size:14px;height:34px;position:absolute;right:2px;text-decoration:none;top:20.5%;width:34px}
.ui-datepicker .ui-datepicker-title{color:#E9E9E9;font-family:'Lato';font-weight:100;margin:0 2.3em;text-align:center}
.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}
.ui-datepicker select.ui-datepicker-month-year{width:100%}
.ui-datepicker select.ui-datepicker-month{width:49%}
.ui-datepicker select.ui-datepicker-year{width:49%}
.ui-datepicker table{border-collapse:collapse;font-size:.9em;margin:0 0 .4em;width:100%}
.ui-datepicker th{border:0;font-weight:700;padding:.5em .3em;text-align:center}
.ui-datepicker td{border:0;padding:2px 5px}
.ui-datepicker td span{display:block;padding:.25em;text-align:center;text-decoration:none}
.ui-datepicker td span:hover{background:#f5f5f5;color:#3C3C3C}
.ui-datepicker td a{display:block;padding:.25em;text-align:center;text-decoration:none}
.ui-datepicker td a:hover{background:#f5f5f5;color:#3C3C3C}
.ui-datepicker .ui-state-highlight{color:#fff;font-weight:700}
.ui-datepicker-today a{background:#B3C5C7!important;color:#616060;font-weight:700}
.ui-datepicker-today a:hover{background:#319db5!important;color:#fff;font-weight:700}
.ui-datepicker-current-day .ui-state-active{background:#319db5!important;color:#fff;font-weight:700}
.cal-widget .ui-datepicker{margin-top:0;width:100%}
.cal-widget .ui-datepicker:before{display:none}
.ui-datepicker.ui-datepicker-multi{width:auto}
.ui-datepicker-multi .ui-datepicker-group{float:left}
.ui-datepicker-multi .ui-datepicker-group table{margin:0 auto .4em;width:95%}
.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}
.ui-monthpicker .ui-datepicker-header{margin-bottom:3px}
.ui-timepicker-div dl .ui_tpicker_hour,.ui-timepicker-div dl .ui_tpicker_minute,.ui-timepicker-div dl .ui_tpicker_second,.ui-timepicker-div dl .ui_tpicker_millisec{-moz-border-radius:4px;-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-webkit-border-radius:4px;background-color:#F0F0F0;border-radius:4px;box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);position:relative;top:6px;webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}
.ui-datepicker-buttonpane{background:#ECECEC;border-top:1px solid #ECECEC;padding:10px}
.ui-datepicker-buttonpane button{-webkit-font-smoothing:subpixel-antialiased;-webkit-transition:border .25s linear,color .25s linear,background-color .25s linear;background-color:#2B2E33;border-radius:4px;border:none;color:#fff;font-size:15px;font-weight:400;line-height:1.4;margin-right:10px;padding:7px 24px 8px;transition:border .25s linear,color .25s linear,background-color .25s linear}
.ui-datepicker-buttonpane button:hover{background-color:#1F2225;border-color:#1F2225;color:#fff}
.ui-datepicker-buttonpane button.ui-datepicker-current{background-color:#687386}
.ui-datepicker-buttonpane button.ui-datepicker-current:hover{background-color:#5d6778}
.ui-datepicker-inline{width:100%}
.datepicker table tr td span{text-align:center}
.datepicker{border-radius:0}
.datepicker table tr td.today{background-color:#E3E6E8!important;background-image:none!important;border-color:#E3E6E8!important;border-radius:0!important;color:#121212!important}
.datepicker table tr td.today:hover{background-color:#E3E6E8!important;background-image:none!important;border-color:#E3E6E8!important;border-radius:0!important;color:#121212!important}
.datepicker table tr td.today.disabled{background-color:#E3E6E8!important;background-image:none!important;border-color:#E3E6E8!important;border-radius:0!important;color:#121212!important}
.datepicker table tr td.today.disabled:hover{background-color:#E3E6E8!important;background-image:none!important;border-color:#E3E6E8;border-radius:0!important;color:#121212!important}
.datepicker table tr td{border-radius:0}
.datepicker table tr th{border-radius:0}
.datepicker table tr td.selected{background-color:#999!important;background-image:none!important;border-color:#555!important;color:#fff!important;text-shadow:none!important}
.datepicker table tr td.selected:hover{background-color:#999!important;background-image:none!important;border-color:#555!important;color:#fff!important;text-shadow:none}
.datepicker table tr td.selected.disabled{background-color:#999!important;background-image:none!important;border-color:#555!important;color:#fff!important;text-shadow:none!important}
.datepicker table tr td.selected.disabled:hover{background-color:#999!important;background-image:none!important;border-color:#555!important;color:#fff!important;text-shadow:none!important}
.input-daterange input{text-align:left}
.input-daterange .input-group-addon{background:#fff!important;border:none!important}
.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover:focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:hover.active,.open .dropdown-toggle.datepicker table tr td span.active,.open .dropdown-toggle.datepicker table tr td span.active:hover,.open .dropdown-toggle.datepicker table tr td span.active.disabled,.open .dropdown-toggle.datepicker table tr td span.active.disabled:hover{background-color:#2b2e33!important;border-color:#2b2e33!important;border-radius:0!important!important;color:#fff!important}
.datepicker table tr td.today:hover,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today:focus,.datepicker table tr td.today:hover:focus,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover:focus,.datepicker table tr td.today:active,.datepicker table tr td.today:hover:active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:hover.active,.open .dropdown-toggle.datepicker table tr td.today,.open .dropdown-toggle.datepicker table tr td.today:hover,.open .dropdown-toggle.datepicker table tr td.today.disabled,.open .dropdown-toggle.datepicker table tr td.today.disabled:hover{background-color:#DDE1E3!important;background-image:none!important;border-color:#DDE1E3!important;border-radius:0!important;color:#121212!important}
.datepicker table tr td.active:hover,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active:focus,.datepicker table tr td.active:hover:focus,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover:focus,.datepicker table tr td.active:active,.datepicker table tr td.active:hover:active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:hover.active,.open .dropdown-toggle.datepicker table tr td.active,.open .dropdown-toggle.datepicker table tr td.active:hover,.open .dropdown-toggle.datepicker table tr td.active.disabled,.open .dropdown-toggle.datepicker table tr td.active.disabled:hover{background-color:#2b2e33!important;border-color:#2b2e33!important;border-radius:0!important;color:#fff!important}
.datepicker-dropdown.datepicker-orient-bottom:before,.datepicker-dropdown.datepicker-orient-bottom:after{top:auto}
.pagination > li > a{-moz-transition:all .4s ease;-o-transition:all .4s ease;-webkit-transition:all .4s ease;background:none;border:none;color:#636e7b}
.pagination > li > span{-moz-transition:all .4s ease;-o-transition:all .4s ease;-webkit-transition:all .4s ease;background:none;border:none;color:#636e7b}
.pagination > li:first-child > a{border-bottom-left-radius:3px;border-top-left-radius:3px}
.pagination > li:first-child > span{border-bottom-left-radius:3px;border-top-left-radius:3px}
.pagination > li:last-child > a{border-bottom-right-radius:3px;border-top-right-radius:3px}
.pagination > li:last-child > span{border-bottom-right-radius:3px;border-top-right-radius:3px}
.pagination > li > a:hover,.pagination > li > span:hover,.pagination > li > a:focus,.pagination > li > span:focus{background:none}
.pagination li{display:inline-block;float:left;margin-left:5px}
.pagination li:first-child{margin-left:0}
.pagination li a{color:#A2A2A2;font-size:12px}
.pagination > .active > a,.pagination > .active > span,.pagination > .active > a:hover,.pagination > .active > span:hover,.pagination > .active > a:focus,.pagination > .active > span:focus{background:none;border:none;color:#3C3C3C}
ul.pagination > .disabled > span,ul.pagination > .disabled > a,ul.pagination > .disabled > a i,ul.pagination > .disabled > a:hover,ul.pagination > .disabled > a:focus{opacity:0!important}
.pagination > li:last-child > a,.pagination > li:last-child > span,.pagination > li:first-child > a,.pagination > li:first-child > span{padding:6px 6px 4px!important}
.pagination2 th{font-size:12px}
.pagination2 .pagination{background:#EFEFEF;border:1px solid #E2E2E2;float:right}
.pagination2 .pagination li{height:29px!important;margin-left:0}
.pagination2 .pagination li a{height:29px;line-height:20px}
.pagination2 .fa-angle-left:before{content:"Prev";font-family:'Lato','Lucida Grande','Lucida Sans Unicode',Helvetica,sans-serif;line-height:20px}
.pagination2 .fa-angle-right:before{content:"Next";font-family:'Lato','Lucida Grande','Lucida Sans Unicode',Helvetica,sans-serif;line-height:20px}
.pagination2 .pagination > li > a{background-color:#EFEFEF}
.pagination2 .pagination > li > a:hover{background-color:#D3D3D3}
.pagination2 .pagination > li > span{background-color:#EFEFEF}
.pagination2 .pagination > li > span:hover{background-color:#D3D3D3}
.pagination2 ul.pagination > .disabled > span,.pagination2 ul.pagination > .disabled > a,.pagination2 ul.pagination > .disabled > a i,.pagination2 ul.pagination > .disabled > a:hover,.pagination2 ul.pagination > .disabled > a:focus{background-color:#EFEFEF;line-height:20px;opacity:.7!important}
.pagination2 .pagination > .active > a,.pagination2 .pagination > .active > span,.pagination2 .pagination > .active > a:hover,.pagination2 .pagination > .active > span:hover,.pagination2 .pagination > .active > a:focus,.pagination2 .pagination > .active > span:focus{background:#319db5;border:none;color:#fff;height:31px;margin-top:-1px}
.tabcordion .tab-content{box-shadow:none}
.nav-tabs > li > a::before{-moz-transition:-moz-transform .3s;-webkit-transition:-webkit-transform .3s;background:#566473;content:'';height:3px;left:0;position:absolute;top:40px;transition:transform .3s;width:100%;-moz-transform:scale(0);-o-transform:scale(0);-webkit-transform:scale(0);transform:scale(0)}
.nav-tabs.nav-primary > li > a::before{background-color:#319db5}
.nav-tabs.nav-blue > li > a::before{background-color:#00a2d9}
.nav-tabs.nav-red > li > a::before{background-color:#c75757}
.nav-tabs.nav-green > li > a::before{background-color:#18a689}
.nav-tabs.nav-yellow > li > a::before{background-color:#ff9122}
.nav-tabs .active a::before{width:100%;-moz-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}
.nav-tabs a:hover::before{width:100%;-moz-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}
.nav-tabs a:focus::before{width:100%;-moz-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}
.nav-tabs:after{bottom:3px;position:relative;width:100%;z-index:120}
.nav.nav-tabs > li > a{background-color:#fff;border:none;color:#939393}
.nav.nav-tabs > li > a i{padding-right:8px}
.nav.nav-tabs > li.active > a{background-color:#fff;border-bottom:none;color:#121212}
.nav.nav-tabs > li:hover > a{background-color:#fff;color:#121212}
.tab-content{background-color:#fff;border-top:1px solid #dfdfdf;padding:15px}
.tab_left > .tab-content{border-left:2px solid #dfdfdf;border-top:none;overflow:hidden}
.tab_left .nav-tabs a::before{-moz-transition:-moz-transform .3s;-webkit-transition:-webkit-transform .3s;transition:transform .3s;content:'';height:100%;left:auto;position:absolute;right:-2px;top:0;width:2px;-moz-transform:scale(0);-o-transform:scale(0);-webkit-transform:scale(0);transform:scale(0)}
.tab_left .nav-tabs .active a::before{-moz-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}
.tab_left .nav-tabs a:focus::before{-moz-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}
.tab_left > .nav-tabs{border-bottom:none;border-right:1px solid #ddd;float:left;margin-right:0}
.tab_left > .nav-tabs > li{float:none}
.tab_left > .nav-tabs > li > a{border-radius:0;border:none;margin-right:-1px;margin-right:0;min-width:80px}
.tab_right > .nav-tabs{border-bottom:none;border-left:1px solid #ddd;float:right;margin-left:0}
.tab_right > .tab-content{border-right:2px solid #dfdfdf;border-top:none;overflow:hidden}
.tab_right .nav-tabs a::before{-moz-transition:-moz-transform .3s;-webkit-transition:-webkit-transform .3s;transition:transform .3s;content:'';height:100%;left:-2px;position:absolute;right:auto;top:0;width:2px;-moz-transform:scale(0);-o-transform:scale(0);-webkit-transform:scale(0);transform:scale(0)}
.tab_right .nav-tabs .active a::before{-moz-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}
.tab_right .nav-tabs a:focus::before{-moz-transform:scale(1);-o-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}
.tab_right > .nav-tabs > li{float:none}
.tab_right > .nav-tabs > li > a{border-radius:0;border:none;margin-left:-1px;margin-left:0;min-width:80px}
body.DTTT_Print{background:none}
.DTTT_Print .main-content{margin-left:0}
.nav-tabs > li{margin-bottom:0}
.nav-tabs > li:after{-webkit-backface-visibility:hidden;-webkit-transition:all .1s linear 0;background-color:#f55753;content:'';display:block;height:0;transition:all .1s linear 0;width:100%;z-index:125}
.nav-tabs.nav-4 > li{width:25%}
.nav-tabs > li.active a{background-color:transparent;border-color:transparent}
.nav-tabs > li.active a:hover{background-color:transparent;border-color:transparent}
.nav-tabs > li.active a:focus{background-color:transparent;border-color:transparent}
.nav-tabs-primary > li:after{background-color:#319db5}
.nav-tabs-success > li:after{background-color:#18a689}
.nav-tabs-danger > li:after{background-color:#c75757}
.nav-tabs-warning > li:after{background-color:#ff9122}
.nav-tabs-info > li:after{background-color:#b066ff}
.nav-tabs > li.active > a{border:none}
.nav-tabs > li.active > a:hover{border:none}
.nav-tabs > li.active > a:focus{border:none}
.nav-tabs2 > .nav-tabs{border-bottom:none}
.nav-tabs2 > .nav-tabs a::before{background:none!important}
.nav-tabs2 > .nav-tabs:after{bottom:0}
.nav-tabs2 > .nav.nav-tabs .open > a{border-width:0;border:none}
.nav-tabs2 .nav.nav-tabs .open > a:hover{border-width:0;border:none}
.nav-tabs2 .nav.nav-tabs .open > a:focus{border-width:0;border:none}
.nav-tabs2 .tab_left > .nav-tabs{border-right:1px solid #ddd;float:left;margin-right:0}
.nav-tabs2 .tab_left > .nav-tabs > li{float:none}
.nav-tabs2 .tab_left > .nav-tabs > li > a{border-radius:0;border:none;margin-right:-1px;margin-right:0;min-width:80px}
.nav-tabs2 .tab_right > .tab-content{overflow:hidden}
.nav-tabs2 .tab_right > .nav-tabs{border-left:1px solid #ddd;float:right;margin-left:0}
.nav-tabs2 .tab_right > .nav-tabs > li{float:none}
.nav-tabs2 .tab_right > .nav-tabs > li > a{border-radius:0;border:none;margin-left:-1px;margin-left:0;min-width:80px}
.nav-tabs2 > .nav-tabs > li{margin-bottom:-1px}
.nav-tabs2 > .nav-tabs > li:after{background:none!important}
.nav-tabs2 > .nav-tabs > li > a{border:none}
.nav-tabs2 > .nav.nav-tabs > li > a{background-color:#fff;color:#121212}
.nav-tabs2 > .nav.nav-tabs.nav-dark > li > a{background-color:#353940;color:#dadada}
.nav-tabs2 > .nav.nav-tabs > li.active > a{background-color:#F1F1F1;border-left:1px solid #dfdfdf!important;border-right:1px solid #dfdfdf!important;border-top:1px solid #dfdfdf!important;border:none;color:#121212}
.nav-tabs2 > .tab-content{background-color:#F1F1F1;border:1px solid #dfdfdf;overflow:hidden;padding:15px}
.nav-tabs2 > .nav-tabs.nav-dark .dropdown-menu{background-color:#353940}
.nav-tabs2 > .nav.nav-tabs.nav-dark .dropdown-menu a{color:#dadada}
.nav-tabs2 > .nav.nav-tabs.nav-dark .dropdown-menu li:hover{background:#373a41}
.nav-tabs2 > .nav.nav-tabs.nav-dark .dropdown-arrow-inverse{border-bottom-color:#353940!important;border-top-color:#353940!important}
.nav-tabs2 > .nav.nav-tabs.nav-dark .dropdown-inverse li > a:hover{background:#373a41}
.nav.nav-tabs.nav-dark .dropdown-inverse li > a:active{background:#373a41}
.nav.nav-tabs.nav-dark .dropdown-inverse li > a:focus{background:#373a41}
.nav-tabs3 > .nav-tabs{border-bottom:none}
.nav-tabs3 > .nav-tabs a::before{background:none!important;content:''}
.nav-tabs3 > .nav-tabs:after{bottom:0}
.nav-tabs3 > .nav.nav-tabs .open > a{border-width:0;border:none}
.nav-tabs3 > .nav-tabs > li{margin-bottom:-1px}
.nav-tabs3 > .nav-tabs > li:after{background:none!important}
.nav-tabs3 > .nav-tabs > li > a{border:none}
.nav-tabs3 > .nav.nav-tabs > li > a{background-color:#CFDAE0;color:#121212}
.nav-tabs3 > .nav.nav-tabs.nav-dark > li > a{background-color:#353940;color:#dadada}
.nav-tabs3 > .nav.nav-tabs > li.active > a{background-color:#F1F1F1;border:none;color:#121212}
.nav-tabs3 > .tab-content{background-color:#F1F1F1;border-top:none!important;overflow:hidden;padding:15px}
.nav-tabs3 > .nav-tabs.nav-dark .dropdown-menu{background-color:#353940}
.nav-tabs3 > .nav.nav-tabs.nav-dark .dropdown-menu a{color:#dadada}
.nav-tabs3 > .nav.nav-tabs.nav-dark .dropdown-menu li:hover{background:#373a41}
.nav-tabs3 > .nav.nav-tabs.nav-dark .dropdown-arrow-inverse{border-bottom-color:#353940!important;border-top-color:#353940!important}
.nav-tabs3 > .nav.nav-tabs.nav-dark .dropdown-inverse li > a:hover{background:#373a41}
.nav-tabs3 .tab_left > .nav-tabs{border-right:1px solid #ddd;float:left;margin-right:0}
.nav-tabs3 .tab_left > .nav-tabs > li{float:none}
.nav-tabs3 .tab_left > .nav-tabs > li > a{border:none;margin-right:-1px;margin-right:0;min-width:80px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.nav-tabs3 .tab_right > .tab-content{overflow:hidden}
.nav-tabs3 .tab_right > .nav-tabs{border-left:1px solid #ddd;float:right;margin-left:0}
.nav-tabs3 .tab_right > .nav-tabs > li{float:none}
.nav-tabs3 .tab_right > .nav-tabs > li > a{border:none;margin-left:-1px;margin-left:0;min-width:80px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.nav-tabs4 > .nav-tabs{border-bottom:none}
.nav-tabs4 > .nav-tabs a::before{background:none!important}
.nav-tabs4 > .nav-tabs:after{bottom:0}
.nav-tabs4 > .nav.nav-tabs .open > a{border-width:0;border:none}
.nav-tabs4 .nav.nav-tabs .open > a:focus{border-width:0;border:none}
.nav-tabs4 .tab_left > .nav-tabs{border-right:1px solid #ddd;float:left;margin-right:0}
.nav-tabs4 .tab_left > .nav-tabs > li{float:none}
.nav-tabs4 .tab_left > .nav-tabs > li > a{border:none;margin-right:-1px;margin-right:0;min-width:80px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.nav-tabs4 .tab_right > .tab-content{overflow:hidden}
.nav-tabs4 .tab_right > .nav-tabs{border-left:1px solid #ddd;float:right;margin-left:0}
.nav-tabs4 .tab_right > .nav-tabs > li{float:none}
.nav-tabs4 .tab_right > .nav-tabs > li > a{border:none;margin-left:-1px;margin-left:0;min-width:80px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.nav-tabs4 h3{margin-top:0!important}
.nav-tabs4 > .nav-tabs > li{margin-bottom:-1px}
.nav-tabs4 > .nav-tabs > li:after{background:none!important}
.nav-tabs4 > .nav-tabs > li > a{border:none}
.nav-tabs4 > .nav.nav-tabs > li > a{background-color:#fff;color:#121212;padding:10px;text-align:center}
.nav-tabs4 > .nav.nav-tabs.nav-dark > li > a{background-color:#353940;color:#dadada}
.nav-tabs4 > .nav.nav-tabs > li.active > a{background-color:#fff;border-left:1px solid #dfdfdf!important;border-right:1px solid #dfdfdf!important;border-top:1px solid #dfdfdf!important;border:none;color:#121212}
.nav-tabs4 > .tab-content{background-color:#fff;border-top:1px solid #dfdfdf;border:none;overflow:hidden;padding:15px 0}
.nav-tabs4 > .nav-tabs.nav-dark .dropdown-menu{background-color:#353940}
.nav-tabs4 > .nav.nav-tabs.nav-dark .dropdown-menu a{color:#dadada}
.nav-tabs4 > .nav.nav-tabs.nav-dark .dropdown-menu li:hover{background:#373a41}
.nav-tabs4 > .nav.nav-tabs.nav-dark .dropdown-arrow-inverse{border-bottom-color:#353940!important;border-top-color:#353940!important}
.nav-tabs4 > .nav.nav-tabs.nav-dark .dropdown-inverse li > a:hover{background:#373a41}
.tabs-linetriangle .nav.nav-tabs{border-bottom:1px solid #D8D8D8}
.tabs-linetriangle .nav.nav-tabs > li > a{background:none;color:#A2A4A6;font-family:'Open Sans';font-size:13px;font-weight:600;padding:12px 22px 16px;text-transform:uppercase}
.tabs-linetriangle .nav-tabs a{-webkit-transition:color .2s;border-bottom:1px solid rgba(0,0,0,0.2);overflow:visible;transition:color .2s}
.tabs-linetriangle .nav-tabs a::before{background:none}
.tabs-linetriangle .nav-tabs a span{display:block;font-size:.75em;font-size:1em;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}
.tabs-linetriangle .nav-tabs li:hover a{color:#47494B}
.tabs-linetriangle .nav-tabs li.active a{color:#47494B}
.tabs-linetriangle .nav-tabs li.active a::after{border-bottom-color:#F5F5F5;border-width:10px;border:solid transparent;content:'';height:0;left:50%;margin-left:-10px;pointer-events:none;position:absolute;top:27px;top:100%;width:0}
.tabs-linetriangle .nav-tabs li.active a::before{border-bottom-color:#C8C8C8;border-width:11px;border:solid transparent;content:'';height:0;left:50%;margin-left:-11px;pointer-events:none;position:absolute;top:25px;top:100%;width:0}
.tabs-linetriangle .nav-tabs li.lines-3.active a::after{border-bottom-color:#F5F5F5;border-width:10px;margin-left:-10px;top:64px}
.tabs-linetriangle .nav-tabs li.lines-3.active a::before{border-bottom-color:#C8C8C8;border-width:11px;margin-left:-11px;top:62px}
.tabs-linetriangle .tab-content{background:none;border-top:none;padding:15px 0;position:relative}
.tabs-linetriangle .select2-container .select2-choice{background:#fff!important}
.tabs-linetriangle .form-control{background:#fff!important}
.tabs-linetriangle .btn-default{background:#fff!important}
.tabs-linetriangle .btn-default:hover{background:#F8F8F8!important}
.tabs-linetriangle .DTTT_container.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-left:1px solid #E1E2E3!important}
.DTTT_container.btn-group > .btn:last-child:not(:first-child){border-left:1px solid #E1E2E3!important}
.panel .tabs-linetriangle .nav-tabs li.active a::after{border-bottom-color:#fff!important}
@media screen and (max-width: 58em) {
.tabs-linetriangle .nav-tabs{font-size:.6em}
}
.panel-accordion .panel-default{-webkit-box-shadow:none!important;box-shadow:none!important;margin-bottom:5px!important}
.panel-accordion h4{margin-bottom:0;margin-top:0;width:100%}
.panel-accordion .panel-default > .panel-heading{background-color:#fff;border-color:#fff;padding:0}
.panel-accordion .panel-default > .panel-heading a{border:1px solid #EDEDED;display:block;text-decoration:none!important}
.panel-accordion .panel{border-top:none;border:1px solid #DFDFDF;border:none;box-shadow:none;margin-bottom:4px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.panel-accordion .panel h4 > a:not(.collapsed){background-color:#F3F3F3}
.panel-accordion .panel-collapse .panel-body{background:#F7F7F7;border:none!important}
.panel-accordion a{background-color:#fff;color:#121212;display:inline-block;padding:15px;width:100%}
.panel-accordion a:hover{text-decoration:none}
.panel-accordion a.collapsed{background-color:#fff;color:#121212}
.panel-accordion .collapse.in{margin-top:-1px}
.panel-accordion.dark-accordion a{background-color:#fff;color:#121212}
.panel-accordion.dark-accordion a.collapsed{background-color:#2B2E33;color:#dadada}
.panel-accordion.dark-accordion .panel-heading .panel-title > a.collapsed:after{color:#767B80}
.panel-heading .panel-title > a:after{color:#DFE5E9;content:"\f068";float:right;font-family:"line-icons"!important}
.panel-heading h4 > a{-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-o-transition:all .4s ease-out;-ms-transition:all .4s ease-out;transition:all .4s ease-out}
.panel-heading h4 > a:after{color:#838F99;content:"-";float:right;font-family:'Open Sans';width:24px;height:24px;text-align:center;font-size:20px;margin-top:-1px;line-height:18px;opacity:.5}
.panel-heading h4 > a.collapsed:after{color:#7E7E7E;content:"+";float:right;font-family:'Open Sans';width:24px;height:24px;text-align:center;font-size:20px;line-height:22px;margin-top:-1px;opacity:.5}
.panel-heading h4 > a.collapsed:hover after{opacity:1}
.dragged{left:-500px;opacity:.5;position:absolute;top:0;z-index:2000}
ul.vertical{margin:0 0 9px;max-width:600px;padding-left:0}
ul.vertical li{background:#DFE5E9;color:#222;display:block;font-weight:600;margin:5px;padding:5px 9px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
ul.vertical li:hover{background:#d3dce1;cursor:pointer}
ul.vertical li.placeholder{border:none;margin:0;padding:0;position:relative}
ul.vertical li.placeholder:before{border-left-color:red;border-right:none;border:5px solid transparent;content:"";height:0;left:-5px;margin-top:-5px;position:absolute;top:-4px;width:0}
ul i.icon-move{cursor:pointer}
ul li.highlight{background:#333;color:#999}
ul.nested_with_switch{border:1px solid #eee}
ul.nested_with_switch ul{border:1px solid #eee}
ul.nested_with_switch ul.active{border:1px solid #333}
ul.nested_with_switch li{cursor:pointer}
ul.nested_with_switch.active{border:1px solid #333}
ul.simple_with_animation li{cursor:pointer}
ul.default li{cursor:pointer}
.switch-container{display:block;margin-left:auto;margin-right:auto;width:80px}
.navbar-sort-container{height:200px}
ul.nav li{cursor:pointer}
ul.nav li a{cursor:pointer}
ul.nav .divider-vertical{cursor:default}
ul.nav li.dragged{background-color:#2c2c2c}
ul.nav li.placeholder{position:relative}
ul.nav li.placeholder:before{border-bottom:none;border-top-color:#00A2D9;border:5px solid transparent;content:"";height:0;margin-left:-5px;position:absolute;top:-6px;width:0}
ul.nav ul.dropdown-menu li.placeholder:before{border-left-color:red;border-right:none;border:5px solid transparent;left:10px;margin-left:none;margin-top:-5px;top:0}
.sortable_table tr{cursor:pointer}
.sortable_table tr.placeholder{border:none;height:37px;margin:0;padding:0}
.sortable_table tr.placeholder td{background:#CBD5DB!important}
.sortable_table tr.placeholder:before{border-left-color:red;border-right:none;border:5px solid transparent;height:0;left:-5px;margin-top:-5px;position:absolute;width:0}
.sortable_table tr.dragged td{background:#CBD5DB!important}
.sorted_head th{cursor:pointer}
.sorted_head th.placeholder{background:#CBD5DB;display:block;height:0;margin:0;padding:0;position:relative;width:0}
.sorted_head th.placeholder:before{border-bottom:none;border-top-color:red;border:5px solid transparent;content:"";height:0;margin-left:-5px;position:absolute;top:-6px;width:0}
.ui-sortable-placeholder{background-color:#E5EAED!important;border:1px dashed #b6bcbf;visibility:visible!important}
.dd{display:block;font-size:13px;line-height:20px;list-style:none;margin:0;max-width:600px;padding:0;position:relative}
.dd-list{display:block;list-style:none;margin:0;padding:0;position:relative}
.dd-list .dd-list{padding-left:30px}
.dd-collapsed .dd-list{display:none}
.dd-item{display:block;font-size:13px;line-height:20px;margin:0;min-height:20px;padding:0;position:relative}
.dd-empty{-moz-box-sizing:border-box;ackground-color:#DFE1E4!important;background-color:#e5e5e5;background-image:-moz-linear-gradient(45deg,#fff ffffffffffff 25%,transparent 25%,transparent 75%,#fff ffffffffffff 75%,#fff ffffffffffff),-moz-linear-gradient(45deg,#fff ffffffffffff 25%,transparent 25%,transparent 75%,#fff ffffffffffff 75%,#fff ffffffffffff);background-image:-webkit-linear-gradient(45deg,#fff ffffffffffff 25%,transparent 25%,transparent 75%,#fff ffffffffffff 75%,#fff ffffffffffff),-webkit-linear-gradient(45deg,#fff ffffffffffff 25%,transparent 25%,transparent 75%,#fff ffffffffffff 75%,#fff ffffffffffff);background-image:linear-gradient(45deg,#fff ffffffffffff 25%,transparent 25%,transparent 75%,#fff ffffffffffff 75%,#fff ffffffffffff),linear-gradient(45deg,#fff ffffffffffff 25%,transparent 25%,transparent 75%,#fff ffffffffffff 75%,#fff ffffffffffff);background-position:0 0,30px 30px;background-size:60px 60px;border:1px dashed #b6bcbf;border:1px dashed #bbb;box-sizing:border-box;display:block;font-size:13px;line-height:20px;margin:0;margin:5px 0;min-height:100px;min-height:20px;min-height:30px;padding:0;position:relative;visibility:visible!important}
.dd-placeholder{-moz-box-sizing:border-box;ackground-color:#DFE1E4!important;border:1px dashed #b6bcbf;box-sizing:border-box;display:block;font-size:13px;line-height:20px;margin:0;margin:5px 0;min-height:20px;min-height:30px;padding:0;position:relative;visibility:visible!important}
.dd-handle{-moz-box-sizing:border-box;background:#fff;border:1px solid #E2E8EB;box-sizing:border-box;color:#4E5359;display:block;font-weight:500;height:30px;margin:5px 0;padding:5px 10px;text-decoration:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.dd-handle:hover{background-color:#F2F5F7;cursor:pointer}
.dd-item > button{background:transparent;border:0;cursor:pointer;display:block;float:left;font-size:12px;font-weight:700;height:20px;line-height:1;margin:5px 0;overflow:hidden;padding:0;position:relative;text-align:center;text-indent:100%;white-space:nowrap;width:25px}
.dd-item > button:before{content:'+';display:block;position:absolute;text-align:center;text-indent:0;width:100%}
.rtl .dd-item > button{float:right}
.rtl .nestable ol li{margin-left:0;margin-right:20px}
.rtl .dd3-content{padding:5px 40px 5px 10px}
.rtl .dd3-item > button{margin-left:0;margin-right:30px}
.rtl .dd3-handle{left:auto;right:0}
.dd-item > button[data-action="collapse"]:before{content:'-'}
.nestable ol li{margin-left:20px;margin-right:0}
.dd-dragel{pointer-events:none;position:absolute;z-index:9999}
.dd-dragel .dd-handle{-webkit-box-shadow:2px 4px 6px 0 rgba(0,0,0,0.1);box-shadow:2px 4px 6px 0 rgba(0,0,0,0.1)}
.dd-dragel > .dd-item .dd-handle{margin-top:0}
.nestable-lists{border:0;clear:both;display:block;padding:0;width:100%}
#nestable-menu{margin:20px 0;padding:0}
#nestable-output{-moz-box-sizing:border-box;box-sizing:border-box;font-size:.75em;height:7em;line-height:1.333333em;padding:5px;width:100%}
#nestable2-output{-moz-box-sizing:border-box;box-sizing:border-box;font-size:.75em;height:7em;line-height:1.333333em;padding:5px;width:100%}
.dark .dd-handle{background:#d9e0e4;border:none;color:#6F7B8A}
.dark .dd-handle:hover{background:#d1dade;color:#505458}
.dark .dd-item > button:before{color:#8E9AA2}
.dd-hover > .dd-handle{background:#2ea8e5!important}
.dd3-content{-moz-box-sizing:border-box;background:#fff;border:1px solid #E2E8EB;box-sizing:border-box;color:#4E5359;display:block;font-weight:500;height:30px;margin:5px 0;padding:5px 10px;text-decoration:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.dd3-content:hover{background:#fff;color:#6F7B8A}
.dd-handle ~ .dd3-content{padding:5px 10px 5px 40px}
.dd-dragel > .dd3-item > .dd3-content{margin:0}
.dd3-item > button{margin-left:30px;margin-right:0}
.dd3-handle{background:#fff;border-bottom-right-radius:0;border-top-right-radius:0;border:1px solid #E2E8EB;color:#6F7B8A;cursor:pointer;font-weight:600;left:0;margin:0;overflow:hidden;position:absolute;right:auto;text-decoration:none;text-indent:100%;top:0;white-space:nowrap;width:30px}
.dd3-handle:before{color:#505458;content:'≡';display:block;font-size:20px;font-weight:400;left:0;position:absolute;text-align:center;text-indent:0;top:3px;width:100%}
.dd3-handle:hover{background:#F2F5F7}
.nestable-dark .dd-handle{background:#353940;border:1px solid #D3D3D3;color:#dadada}
.nestable-dark .dd-item > button{color:#dadada}
.nestable-dark .dd3-content{background:#353940;border:1px solid #3E444F;color:#AEB2B8}
.nestable-dark .dd3-handle{border:1px solid #3E444F}
.nestable-dark .dd3-handle:before{color:#DBDBDB}
th .div_checkbox{margin-top:-20px}
table .progress{margin-bottom:0}
table .btn{margin-bottom:0}
table tr.selected td{background-color:#f7fed5!important;font-weight:500}
table .btn.edit{margin-right:0}
table > tbody > tr.selected:hover > td{background-color:#f4fec1!important}
.table-hover > tbody > tr.selected:hover > th{background-color:#f4fec1!important}
.table th{text-transform:uppercase}
.table th .select2-chosen{font-weight:400;text-transform:none}
.table .fa.fa-plus-square-o{color:#8BA0B6}
.table-striped td:last-child{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.table-hover thead th{border-bottom:2px solid #F0F4F8}
.table-hover td{border-bottom:2px solid #F0F4F8}
.table-bordered thead th{background-color:#cfe9ef}
.table > thead > tr > th,.table > tbody > tr > th,.table > tfoot > tr > th,.table > thead > tr > td,.table > tbody > tr > td,.table > tfoot > tr > td{padding:8px;vertical-align:middle}
.table > tbody > tr > td.details{background-color:#F9F9F9}
.table-hover > tbody > tr:hover > td{background-color:#e8f5f8;color:#000}
.table-hover > tbody > tr:hover > td .form-control{background-color:#fff;border:1px solid #fff}
.table-hover > tbody > tr:hover > th{background-color:#e8f5f8;color:#000}
.table-hover > tbody > tr:hover > th .form-control{background-color:#fff;border:1px solid #fff}
table.dataTable thead .sorting:before{color:#DDD;content:"\f0dc";float:right;font-family:fontAwesome;padding-left:10px}
table.dataTable thead .sorting_desc:before{color:#383838;content:"\f0dd";float:right;font-family:fontAwesome}
table.dataTable thead .sorting_asc:before{color:#383838;content:"\f0de";float:right;font-family:fontAwesome}
.table-red .pagination > .active > a,.table-red .pagination > .active > span,.table-red .pagination > .active > a:hover,.table-red .pagination > .active > span:hover,.table-red .pagination > .active > a:focus,.table-red .pagination > .active > span:focus{color:#C75757}
.table-red .pagination > .active > span:focus{color:#C75757}
.table-red div.dataTables_info{color:#D64545}
#main-content .table a{margin-bottom:5px}
div.dataTables_info{color:#8BA0B6;font-size:12px;padding-top:8px}
.dataTables_filter{float:left;float:right}
.filter-left .dataTables_filter{float:left}
.DTTT_container{float:right;position:relative}
.DTTT_container .btn{height:35px;margin-left:10px;overflow:hidden;position:relative}
.DTTT_container.btn-group > .btn span{text-align:center}
.DTTT_container.btn-group > .btn span i{padding-right:0!important}
.DTTT_container.btn-group > .btn:not(.first-child):not(:last-child):not(.dropdown-toggle){border-left:1px solid #D2D5D8!important;height:35px;overflow:hidden;padding-top:10px}
.DTTT_container.btn-group > .btn:last-child:not(:first-child){border-left:1px solid #D2D5D8!important;height:35px;overflow:hidden;padding-top:10px}
.DTTT_container .icon-printer,.DTTT_container .fa-file-pdf-o,.DTTT_container .fa-file-excel-o,.DTTT_container .fa-table{font-size:16px;text-align:center}
.dataTable .fa-plus-square-o{cursor:pointer}
.dataTable .sorting_asc{cursor:pointer;text-align:left}
.dataTable .sorting_desc{cursor:pointer;text-align:left}
.dataTable .sorting{cursor:pointer;text-align:left}
.dataTable thead th input[type=text]{background:#fff url(../images/various/icon-search-gray.png) no-repeat 12px;display:block;font-weight:400;padding-left:32px;float:left}
.dataTable tfoot th input[type=text]{background:#fff url(../images/various/icon-search-gray.png) no-repeat 12px;display:block;font-weight:400;padding-left:32px}
.table > thead > tr > td.success,.table > tbody > tr > td.success,.table > tfoot > tr > td.success,.table > thead > tr > th.success,.table > tbody > tr > th.success,.table > tfoot > tr > th.success,.table > thead > tr.success > td,.table > tbody > tr.success > td,.table > tfoot > tr.success > td,.table > thead > tr.success > th,.table > tbody > tr.success > th,.table > tfoot > tr.success > th{background-color:#c5eadd}
.table > thead > tr > td.danger,.table > tbody > tr > td.danger,.table > tfoot > tr > td.danger,.table > thead > tr > th.danger,.table > tbody > tr > th.danger,.table > tfoot > tr > th.danger,.table > thead > tr.danger > td,.table > tbody > tr.danger > td,.table > tfoot > tr.danger > td,.table > thead > tr.danger > th,.table > tbody > tr.danger > th,.table > tfoot > tr.danger > th{background-color:#f2dede}
.div-table .col-xs-1,.div-table .col-sm-1,.div-table .col-md-1,.div-table .col-lg-1,.div-table .col-xs-2,.div-table .col-sm-2,.div-table .col-md-2,.div-table .col-lg-2,.div-table .col-xs-3,.div-table .col-sm-3,.div-table .col-md-3,.div-table .col-lg-3,.div-table .col-xs-4,.div-table .col-sm-4,.div-table .col-md-4,.div-table .col-lg-4,.div-table .col-xs-5,.div-table .col-sm-5,.div-table .col-md-5,.div-table .col-lg-5,.div-table .col-xs-6,.div-table .col-sm-6,.div-table .col-md-6,.div-table .col-lg-6,.div-table .col-xs-7,.div-table .col-sm-7,.div-table .col-md-7,.div-table .col-lg-7,.div-table .col-xs-8,.div-table .col-sm-8,.div-table .col-md-8,.div-table .col-lg-8,.div-table .col-xs-9,.div-table .col-sm-9,.div-table .col-md-9,.div-table .col-lg-9,.div-table .col-xs-10,.div-table .col-sm-10,.div-table .col-md-10,.div-table .col-lg-10,.div-table .col-xs-11,.div-table .col-sm-11,.div-table .col-md-11,.div-table .col-lg-11,.div-table .col-xs-12,.div-table .col-sm-12,.div-table .col-md-12,.div-table .col-lg-12{padding:0!important}
.div-table[class^="col-"]::first-child{padding-left:15px!important}
.div-table[class^="col-"]::last-child{padding-right:15px!important}
.div-table p{padding:5px 10px}
.div-t-head{background-color:#F4F4F4!important;color:#5B5B5B!important}
.div-t-head p{margin-bottom:0}
.div-td{border-bottom:1px solid #EFEFEF}
.div-td p{margin-bottom:0}
.force-table-responsive{-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch;border:1px solid #E9E9E9;border:none;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;padding:10px 5px;width:100%}
.force-table-responsive .force-table-responsive{overflow-x:hidden}
.no-collapse{border-collapse:separate}
.dataTables_paginate .pagination{float:right;margin-top:0}
@media (max-width: 1199px) {
.div-table [class^="col-"]{padding-left:15px!important;padding-right:15px!important}
}
@media (max-width: 991px) {
div.dataTables_info{display:block;float:none;margin-bottom:8px;margin-top:0;text-align:center}
.dataTables_paginate{float:none!important;text-align:center}
.dataTables_paginate .pagination{float:none}
div.dataTables_filter input{width:auto!important}
}
@media (max-width: 767px) {
.table-responsive{padding-top:10px}
}
@media screen and (max-width: 580px) {
.dataTables_filter{float:none;width:100%}
div.dataTables_filter input{width:100%!important}
div.dataTables_filter label{width:97%!important}
.DTTT_container.btn-group{width:97%}
.DTTT_container.btn-group a{width:25%}
}
@media (max-width: 400px) {
div.dataTables_filter input{width:100px!important}
}
.sp-container{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;display:inline;display:inline-block;left:0;overflow:hidden;position:absolute;top:0;z-index:9999994;zoom:1}
.sp-container *{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
.sp-container.sp-flat{position:relative}
.sp-top{display:inline-block;position:relative;width:100%}
.sp-top-inner{bottom:0;left:0;position:absolute;right:0;top:0}
.sp-color{bottom:0;left:0;position:absolute;right:20%;top:0}
.sp-hue{bottom:0;height:100%;left:84%;position:absolute;right:0;top:0}
.sp-clear-enabled .sp-hue{height:77.5%;top:33px}
.sp-clear-enabled .sp-clear{bottom:0;display:block;height:28px;left:84%;position:absolute;right:0;top:0}
.sp-fill{padding-top:80%}
.sp-sat{bottom:0;left:0;position:absolute;right:0;top:0}
.sp-val{bottom:0;left:0;position:absolute;right:0;top:0}
.sp-alpha-enabled .sp-top{margin-bottom:18px}
.sp-alpha-enabled .sp-alpha{display:block}
.sp-alpha-handle{background:#fff;border:1px solid #000;bottom:-4px;cursor:pointer;left:50%;opacity:.8;position:absolute;top:-4px;width:6px}
.sp-alpha{bottom:-14px;display:none;height:8px;left:0;position:absolute;right:0}
.sp-alpha-inner{border:solid 1px #333}
.sp-clear{display:none}
.sp-clear.sp-clear-display{background-position:center}
.sp-container,.sp-replacer,.sp-preview,.sp-dragger,.sp-slider,.sp-alpha,.sp-clear,.sp-alpha-handle,.sp-container.sp-dragging .sp-input,.sp-container button{-moz-user-select:-moz-none;-o-user-select:none;-webkit-user-select:none;user-select:none}
.sp-container.sp-input-disabled .sp-input-container{display:none}
.sp-container.sp-buttons-disabled .sp-button-container{display:none}
.sp-palette-only .sp-picker-container{display:none}
.sp-palette-disabled .sp-palette-container{display:none}
.sp-initial-disabled .sp-initial{display:none}
.sp-sat{background-image:-webkit-gradient(linear,0 0,100% 0,from(#fff),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-moz-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-o-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:-ms-linear-gradient(left,#fff,rgba(204,154,129,0));background-image:linear-gradient(to right,#fff,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType = 1,startColorstr=#FFFFFFFF,endColorstr=#00CC9A81)";filter:progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#FFFFFFFF',endColorstr='#00CC9A81')}
.sp-val{background-image:-webkit-gradient(linear,0 100%,0 0,from(#000),to(rgba(204,154,129,0)));background-image:-webkit-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-moz-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-o-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:-ms-linear-gradient(bottom,#000,rgba(204,154,129,0));background-image:linear-gradient(to top,#000,rgba(204,154,129,0));-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81,endColorstr=#FF000000)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81',endColorstr='#FF000000')}
.sp-hue{background:-moz-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-ms-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-o-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);background:-webkit-gradient(linear,left top,left bottom,from(red),color-stop(0.17,#ff0),color-stop(0.33,#0f0),color-stop(0.5,#0ff),color-stop(0.67,#00f),color-stop(0.83,#f0f),to(red));background:-webkit-linear-gradient(top,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}
.sp-1{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='@color0',endColorstr='#ffff00');height:17%}
.sp-2{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00',endColorstr='#00ff00');height:16%}
.sp-3{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00',endColorstr='#00ffff');height:17%}
.sp-4{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff',endColorstr='#0000ff');height:17%}
.sp-5{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff',endColorstr='#ff00ff');height:16%}
.sp-6{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff',endColorstr='@color0');height:17%}
.sp-hidden{display:none!important}
.sp-cf{zoom:1}
.sp-cf::before{content:"";display:table}
.sp-cf::after{clear:both;content:"";display:table}
.sp-dragger{background:#000;border-radius:5px;border:1px solid #fff;cursor:pointer;height:5px;left:0;position:absolute;top:0;width:5px}
.sp-slider{background:#31333C;border:1px solid #31333C;cursor:pointer;height:3px;left:-1px;opacity:.8;position:absolute;right:-1px;top:0}
.sp-container{background-color:#fff;border-radius:0;border:solid 1px #D7D7D7;padding:0}
.sp-container input{background:#fff;border:0}
.sp-container,.sp-container button,.sp-container input,.sp-color,.sp-hue,.sp-clear{-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.sp-top{margin-bottom:3px}
.sp-color{border:none}
.sp-hue{border:none}
.sp-clear{border:none}
.sp-input-container{float:right;margin-bottom:4px;width:100px}
.sp-initial-disabled .sp-input-container{width:100%}
.sp-input{background:transparent;border-radius:3px;border:1px inset;color:#222;font-size:12px!important;margin:0;padding:4px 5px;width:100%}
.sp-input:focus{border:1px solid orange}
.sp-input.sp-validation-error{background:#fdd;border:1px solid red}
.sp-picker-container{border-left:solid 1px #fff;float:left;padding:10px;margin-bottom:-290px;padding-bottom:300px;position:relative}
.sp-palette-container{border-right:solid 1px #ccc;float:left;margin-bottom:-290px;padding:10px;padding-bottom:300px;position:relative}
.sp-palette .sp-thumb-el{border:solid 2px transparent;cursor:pointer;display:block;float:left;height:15px;margin:3px;position:relative;width:24px}
.sp-palette .sp-thumb-el:hover{border-color:orange}
.sp-palette .sp-thumb-el.sp-thumb-active{border-color:orange}
.sp-thumb-el{position:relative}
.sp-initial{border:solid 1px #333;float:left}
.sp-initial span{border:0;display:block;float:left;height:25px;margin:0;width:30px}
.sp-initial .sp-clear-display{background-position:center}
.sp-button-container{float:right}
.sp-replacer{background:#C9C9C9;border-bottom-right-radius:2px;border-top-right-radius:2px;color:#333;cursor:pointer;display:inline-block;height:35px;margin:0;overflow:hidden;padding:0;position:absolute;right:0;vertical-align:middle;width:55px}
.sp-replacer:hover{border-color:#f0c49b;color:#111}
.sp-replacer.sp-active{border-color:#f0c49b;color:#111}
.sp-replacer.sp-disabled{border-color:silver;color:silver;cursor:default}
.sp-dd{display:none;float:left;font-size:10px;height:16px;line-height:16px;padding:2px 0}
.sp-preview{background-image:url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);float:left;height:100%;margin-right:5px;position:relative;width:100%;z-index:0}
.sp-palette{max-width:220px;width:220px}
.sp-palette .sp-thumb-el{border:solid 1px #d0d0d0;height:16px;margin:2px 1px;width:16px}
.sp-palette span:hover{border-color:#000}
.sp-palette span.sp-thumb-active{border-color:#000}
.sp-palette .sp-thumb-inner{background-position:50% 50%;background-repeat:no-repeat}
.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=)}
.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner{background-image:url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=)}
.sp-container{padding-bottom:0}
.sp-cancel{color:#fff!important;font-size:11px;margin:0!important;padding:2px;text-decoration:none;vertical-align:middle}
.sp-alpha{background-image:url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);position:relative}
.sp-thumb-el{background-image:url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);position:relative}
.sp-preview-inner{bottom:0;display:block;left:0;position:absolute;right:0;top:0}
.sp-alpha-inner{bottom:0;display:block;left:0;position:absolute;right:0;top:0}
.sp-thumb-inner{bottom:0;display:block;left:0;position:absolute;right:0;top:0}
.sp-clear-display{background-image:url(data:image/gif; background-position:center; background-repeat:no-repeat; base64,R0lGODlhFAAUAPcAAAAAAJmZmZ2dnZ6enqKioqOjo6SkpKWlpaampqenp6ioqKmpqaqqqqurq/Hx8fLy8vT09PX19ff39/j4+Pn5+fr6+vv7+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAP8ALAAAAAAUABQAAAihAP9FoPCvoMGDBy08+EdhQAIJCCMybCDAAYUEARBAlFiQQoMABQhKUJBxY0SPICEYHBnggEmDKAuoPMjS5cGYMxHW3IiT478JJA8M/CjTZ0GgLRekNGpwAsYABHIypcAgQMsITDtWJYBR6NSqMico9cqR6tKfY7GeBCuVwlipDNmefAtTrkSzB1RaIAoXodsABiZAEFB06gIBWC1mLVgBa0AAOw==)}
.builder .sp-picker-container .btn{display:inline-block;float:left;width:auto}
@media (max-device-width: 480px) {
.sp-color{right:40%}
.sp-hue{left:63%}
.sp-fill{padding-top:60%}
}
.note-editor{border:none;position:relative}
.note-editor .note-dropzone{background-color:#fff;border:2px dashed #87cefa;color:#87cefa;display:none;opacity:.95;pointer-event:none;position:absolute;z-index:1}
.note-editor .note-dropzone .note-dropzone-message{display:table-cell;font-size:28px;font-weight:700;text-align:center;vertical-align:middle}
.note-editor .note-dropzone.hover{border:2px dashed #098ddf;color:#098ddf}
.note-editor .note-statusbar{background-color:#f5f5f5}
.note-editor .note-statusbar .note-resizebar{border-top:1px solid #ECECEC;cursor:ns-resize;height:8px;width:100%}
.note-editor .note-statusbar .note-resizebar .note-icon-bar{border-top:1px solid #a9a9a9;margin:1px auto;width:20px}
.note-editor .note-editable[contenteditable=true]:empty:not(:focus):before{color:#a9a9a9;content:attr(data-placeholder)}
.note-editor .note-editable{border:1px solid #f5f5f5;outline:0;overflow:auto;padding:10px}
.note-editor .note-editable[contenteditable="false"]{background-color:#e5e5e5}
.note-editor .note-codable{-moz-border-radius:0;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-webkit-border-radius:0;-webkit-box-sizing:border-box;background-color:#222;border-radius:0;border:0;box-shadow:none;box-sizing:border-box;color:#ccc;display:none;font-family:Menlo,Monaco,monospace,sans-serif;font-size:14px;margin-bottom:0;padding:10px;resize:none;width:100%}
.note-editor .btn{height:37px;margin-bottom:0!important}
.note-editor.dragover .note-dropzone{display:table}
.note-editor.fullscreen{left:0;position:fixed;top:0;width:100%;z-index:1050}
.note-editor.fullscreen .note-editable{background-color:#fff}
.note-editor.fullscreen .note-resizebar{display:none}
.note-editor.codeview .note-editable{display:none}
.note-editor.codeview .note-codable{display:block}
.note-air-editor{outline:0}
.note-popover .popover{max-width:none}
.note-popover .popover .popover-content{background:#f5f5f5;margin:0;padding:0}
.note-popover .popover .popover-content a{border-right:1px solid rgba(12,12,12,0.1)!important;display:inline-block;max-width:200px;overflow:hidden;text-align:center;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;width:45px}
.note-popover .popover .popover-content .btn-group .note-table{min-width:0;padding:5px}
.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker{font-size:18px}
.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher{cursor:pointer;height:10em;position:absolute!important;width:10em;z-index:3}
.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted{background:url(data:image/png; base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat;height:5em;position:relative!important;width:5em;z-index:1}
.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat;height:1em;position:absolute!important;width:1em;z-index:2}
.note-popover .popover .popover-content .note-color .dropdown-toggle{padding-left:5px;width:20px}
.note-popover .popover .popover-content .note-color .dropdown-menu{min-width:340px}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group{margin:0}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group:first-child{margin:0 5px}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title{border-bottom:1px solid #eee;font-size:12px;margin:2px 7px;text-align:center}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;cursor:pointer;font-size:11px;margin:3px;padding:0 3px}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover{background:#eee}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-row{height:20px}
.note-popover .popover .popover-content .note-para .dropdown-menu{min-width:216px;padding:5px}
.note-popover .popover .popover-content .note-para .dropdown-menu > div:first-child{margin-right:5px}
.note-popover .popover .popover-content .dropdown-menu{min-width:90px}
.note-popover .popover .popover-content .dropdown-menu li a i{color:#00bfff;visibility:hidden}
.note-popover .popover .popover-content .dropdown-menu li a.checked i{visibility:visible}
.note-popover .popover .popover-content .dropdown-menu.right{left:auto;right:0}
.note-popover .popover .popover-content .dropdown-menu.right::before{left:auto!important;right:9px}
.note-popover .popover .popover-content .dropdown-menu.right::after{left:auto!important;right:10px}
.note-popover .popover .popover-content .note-fontsize-10{font-size:10px}
.note-popover .popover .popover-content .note-color-palette{line-height:1}
.note-popover .popover .popover-content .note-color-palette div .note-color-btn{border:1px solid #fff;height:20px;margin:0;padding:0;width:20px}
.note-popover .popover .popover-content .note-color-palette div .note-color-btn:hover{border:1px solid #000}
.note-popover .popover .arrow{left:20px}
.note-popover .popover .popover-content > .btn-group{margin-left:0;margin-right:5px;margin-top:0}
.note-popover .btn{margin-bottom:0!important}
.note-popover .fa-magic{padding-top:6px}
.note-toolbar{background:#f5f5f5;margin:0;padding:0}
.note-toolbar .btn-group .note-table{min-width:0;padding:5px}
.note-toolbar .btn-group .note-table .note-dimension-picker{font-size:18px}
.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher{cursor:pointer;height:10em;position:absolute!important;width:10em;z-index:3}
.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat;height:5em;position:relative!important;width:5em;z-index:1}
.note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat;height:1em;position:absolute!important;width:1em;z-index:2}
.note-toolbar .note-color .dropdown-toggle{padding-left:5px;width:20px}
.note-toolbar .note-color .dropdown-menu{min-width:340px}
.note-toolbar .note-color .dropdown-menu .btn-group{margin:0}
.note-toolbar .note-color .dropdown-menu .btn-group:first-child{margin:0 5px}
.note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title{border-bottom:1px solid #eee;font-size:12px;margin:2px 7px;text-align:center}
.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;cursor:pointer;font-size:11px;margin:3px;padding:0 3px}
.note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover{background:#eee}
.note-toolbar .note-color .dropdown-menu .btn-group .note-color-row{height:20px}
.note-toolbar .note-para .dropdown-menu{min-width:216px;padding:5px}
.note-toolbar .note-para .dropdown-menu > div:first-child{margin-right:5px}
.note-toolbar .dropdown-menu{min-width:90px}
.note-toolbar .dropdown-menu li a i{color:#00bfff;visibility:hidden}
.note-toolbar .dropdown-menu li a.checked i{visibility:visible}
.note-toolbar .dropdown-menu.right{left:auto;right:0}
.note-toolbar .dropdown-menu.right::before{left:auto!important;right:9px}
.note-toolbar .dropdown-menu.right::after{left:auto!important;right:10px}
.note-toolbar .note-fontsize-10{font-size:10px}
.note-toolbar .note-color-palette{line-height:1}
.note-toolbar .note-color-palette div .note-color-btn{border:1px solid #fff;height:20px;margin:0;padding:0;width:20px}
.note-toolbar .note-color-palette div .note-color-btn:hover{border:1px solid #000}
.note-toolbar > .btn-group{margin-left:0;margin-right:5px;margin-top:0}
.note-popover .popover .popover-content .note-style h1,.note-toolbar .note-style h1,.note-popover .popover .popover-content .note-style h2,.note-toolbar .note-style h2,.note-popover .popover .popover-content .note-style h3,.note-toolbar .note-style h3,.note-popover .popover .popover-content .note-style h4,.note-toolbar .note-style h4,.note-popover .popover .popover-content .note-style h5,.note-toolbar .note-style h5,.note-popover .popover .popover-content .note-style h6,.note-toolbar .note-style h6,.note-popover .popover .popover-content .note-style blockquote,.note-toolbar .note-style blockquote{margin:0}
.note-dialog > div{display:none}
.note-dialog .note-modal-form{margin:0}
.note-dialog .note-image-dialog .note-dropzone{border:4px dashed lightgray;color:lightgray;font-size:30px;line-height:4;margin-bottom:10px;min-height:100px;text-align:center}
.note-dialog .note-help-dialog{-khtml-opacity:.9;-moz-opacity:.9;-ms-filter:alpha(opacity=90);-webkit-opacity:.9;background-color:#222!important;background:transparent;border:0;color:#ccc;filter:alpha(opacity=90);font-size:12px;opacity:.9}
.note-dialog .note-help-dialog .modal-content{-moz-border-radius:5px;-moz-box-shadow:none;-webkit-border-radius:5px;-webkit-box-shadow:none;background:transparent;border-radius:5px;border:1px solid #fff;box-shadow:none}
.note-dialog .note-help-dialog a{color:#fff;font-size:12px}
.note-dialog .note-help-dialog .title{border-bottom:#fff 1px solid;color:#fff;font-size:14px;font-weight:700;margin-bottom:10px;padding-bottom:5px}
.note-dialog .note-help-dialog .modal-close{color:#dd0;cursor:pointer;font-size:14px}
.note-dialog .note-help-dialog .text-center{margin:10px 0 0}
.note-dialog .note-help-dialog .note-shortcut{padding-bottom:8px;padding-top:8px}
.note-dialog .note-help-dialog .note-shortcut-row{margin-left:-5px;margin-right:-5px}
.note-dialog .note-help-dialog .note-shortcut-col{padding-left:5px;padding-right:5px}
.note-dialog .note-help-dialog .note-shortcut-title{color:#dd0;font-size:13px;font-weight:700}
.note-dialog .note-help-dialog .note-shortcut-key{color:#dd0;font-family:"Courier New";text-align:right}
.note-handle .note-control-selection{border:1px solid #000;display:none;position:absolute}
.note-handle .note-control-selection .note-control-selection-bg{-khtml-opacity:.3;-moz-opacity:.3;-ms-filter:alpha(opacity=30);-webkit-opacity:.3;background-color:#000;filter:alpha(opacity=30);height:100%;opacity:.3;width:100%}
.note-handle .note-control-selection .note-control-handle{border:1px solid #000;height:7px;width:7px}
.note-handle .note-control-selection .note-control-holder{border:1px solid #000;height:7px;width:7px}
.note-handle .note-control-selection .note-control-sizing{background-color:#fff;border:1px solid #000;height:7px;width:7px}
.note-handle .note-control-selection .note-control-nw{border-bottom:0;border-right:0;left:-5px;top:-5px}
.note-handle .note-control-selection .note-control-ne{border-bottom:0;border-left:none;right:-5px;top:-5px}
.note-handle .note-control-selection .note-control-sw{border-right:0;border-top:0;bottom:-5px;left:-5px}
.note-handle .note-control-selection .note-control-se{bottom:-5px;cursor:se-resize;right:-5px}
.note-handle .note-control-selection .note-control-selection-info{-khtml-opacity:.7;-moz-border-radius:5px;-moz-opacity:.7;-ms-filter:alpha(opacity=70);-webkit-border-radius:5px;-webkit-opacity:.7;background-color:#000;border-radius:5px;bottom:0;color:#fff;filter:alpha(opacity=70);font-size:12px;margin:5px;opacity:.7;padding:5px;right:0}
.note-handle .note-control-selection > div{position:absolute}
.note-style{height:37px;overflow:visible}
.note-style blockquote{padding-bottom:0;padding-top:0}
.note-style i{font-size:15px!important}
.note-style h1,.note-style h2,.note-style h3,.note-style h4,.note-style h5{margin-bottom:0!important;margin-top:0!important}
.note-air-popover.popover{background:#f5f5f5}
.note-air-popover.popover.bottom > .arrow:after{border-bottom-color:#f5f5f5}
.note-link-popover.popover.bottom > .arrow:after{border-bottom-color:#f5f5f5}
.cursor-pointer{cursor:pointer}
code{padding:2px 4px;font-size:90%;color:#575757;background-color:#EEF4FF;white-space:nowrap;border-radius:4px}
.line-separator{border-right:1px solid #DBE2E7}
img.img-left{border:1px solid #ccc;float:left;margin-right:15px;padding:5px}
img.img-right{border:1px solid #ccc;float:right;margin-left:15px;padding:5px}
.hide{opacity:0}
a,a:focus,a:hover,a:active{outline:0}
li{line-height:25px}
img.img-left{border:1px solid #ccc;float:left;margin-right:15px;padding:5px}
img.img-right{border:1px solid #ccc;float:right;margin-left:15px;padding:5px}
textarea{-moz-box-sizing:border-box;box-sizing:border-box;resize:none}
ul,li,input,.input-group,p,label,div,section,textarea{float:none;text-align:left}
.z2{z-index:2}
.ov-hidden{overflow:hidden}
.label-dark{background-color:rgba(0,0,0,0.6);padding:.4em .8em .5em}
label.required:after{content:'*';color:#FF5757;margin-left:2px}
.dropdown-menu > li > a.no-option{padding:0;height:0}
button .fa-trash,.trash-link{font-size:20px;display:inline-block;color:#C75757!important}
button .fa-trash:hover,.trash-link:hover{color:#A33636}
.btn.btn-link{padding:4px!important;border:none!important;background:rgba(0,0,0,0) none!important}
.btn.btn-link i{padding-right:0!important}
.nav-pills > li > a{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0}
.nav-tabs > li > a{-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}
.dropdown-menu{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;padding:5px;-moz-box-shadow:3px 3px 0 rgba(12,12,12,0.03);-webkit-box-shadow:3px 3px 0 rgba(12,12,12,0.03);box-shadow:3px 3px 0 rgba(12,12,12,0.03)}
.dropdown-menu li a{-moz-transition:all .2s ease-out 0;-webkit-transition:all .2s ease-out 0;transition:all .2s ease-out 0}
.dropdown-menu > li > a{padding:7px 10px;color:#666}
.dropdown-menu > li > a:hover{background-color:#e7e7e7;color:#333}
.dropdown-menu li a i{padding-right:8px;padding-left:0}
.typed-cursor{opacity:1;-webkit-animation:blink .7s infinite;-moz-animation:blink .7s infinite;animation:blink .7s infinite}
input.parsley-success,select.parsley-success,textarea.parsley-success{color:#468847;background-color:#DFF0D8;border:1px solid #D6E9C6}
input.parsley-error,select.parsley-error,textarea.parsley-error{color:#B94A48;background-color:#F2DEDE;border:1px solid #EED3D7}
.parsley-errors-list{margin:8px 0 3px;padding:0;list-style-type:none;font-size:.9em;line-height:.9em;opacity:0;-moz-opacity:0;-webkit-opacity:0;color:#A00;transition:all .3s ease-in;-o-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in}
.parsley-errors-list.filled{opacity:1}
@keyframes blink {
0%{opacity:1}
50%{opacity:0}
100%{opacity:1}
}
@-webkit-keyframes blink {
0%{opacity:1}
50%{opacity:0}
100%{opacity:1}
}
@-moz-keyframes blink {
0%{opacity:1}
50%{opacity:0}
100%{opacity:1}
}
.rtl ul,.rtl li,.rtl input,.rtl p,.rtl label,.rtl div,.rtl section,.rtl textarea{text-align:right}
.rtl .fileinput-new.input-group .btn-file{border-radius:4px 0 0 4px}
.rtl .fileinput-new .input-group .btn-file{border-radius:4px 0 0 4px}
.rtl .ui-timepicker-div dl dt{clear:right;float:right;padding:5px 5px 0 0;text-align:right}
.rtl .ui-timepicker-div dl dd{margin:0 40% 20px 10px;text-align:right}
.rtl .ui-timepicker-div .ui-slider-horizontal .ui-slider-handle{margin-left:0;margin-right:-.6em}
.rtl .ui-timepicker-div .ui-slider .ui-slider-handle:before{left:auto;right:4px}
.rtl .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}
.rtl .ui-datepicker .ui-datepicker-buttonpane button{float:left}
.rtl .ui-datepicker-buttonpane{clear:both}
.rtl .ui-datepicker-buttonpane:before{content:" ";display:table}
.rtl .ui-datepicker-buttonpane:after{clear:both;content:" ";display:table}
.rtl .main-content .page-content .ui-datepicker i{float:none!important;padding-left:6px!important;padding-right:6px!important}
.rtl .main-content .page-content .panel .panel-content i{float:right;padding-left:6px;padding-right:0;padding-top:2px}
.rtl .main-content .page-content .panel .panel-content .inside-tooltip i{padding-top:0}
.rtl .main-content .page-content table i{padding-left:0!important}
.rtl .main-content .page-content table .btn{height:26px}
.rtl .main-content .page-content table .btn.edit i{margin-top:2px}
.rtl .main-content .page-content .pagination i{padding-top:0!important}
.rtl .media-left{padding-left:10px;padding-right:0}
.rtl .media > .pull-left{padding-left:10px;padding-right:0}
.rtl .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{-moz-border-radius:4px 0 0;-webkit-border-radius:4px 0 0 0;border-radius:4px 0 0 0}
.rtl .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down{-moz-border-radius:0 0 0 4px;-webkit-border-radius:0 0 0 4px;border-radius:0 0 0 4px}
.rtl .input-group-btn-vertical i{padding-left:0!important;padding-top:0!important}
.rtl .bootstrap-tagsinput .tag{display:inline-block;position:relative}
.rtl .bootstrap-tagsinput .tag[data-role="remove"]{float:left;margin-left:0;margin-right:8px}
.rtl .switch-input{left:auto;right:0}
.rtl .switch-input:checked ~ .switch-handle{left:auto;right:40px}
.rtl .switch-label:before{content:attr(data-off);left:7px;right:auto}
.rtl .switch-label:after{content:attr(data-on);left:0;right:11px}
.rtl .switch-handle{-moz-transition:right .15s ease-out;-o-transition:right .15s ease-out;-webkit-transition:right .15s ease-out;left:auto;right:4px;transition:right .15s ease-out}
.rtl .switch-handle:before{right:50%}
.rtl .form-right .control-label{text-align:left!important}
.rtl .append-icon i{left:0;right:auto}
.rtl .ios-switch input[type="checkbox"]:checked + div{padding-left:0;padding-right:2em;text-align:right}
.rtl .ios-switch input[type="checkbox"] + div:before{float:right;text-align:right}
.rtl .ios-switch input[type="checkbox"] + div:after{float:right;text-align:right}
.rtl .onoffswitch{float:right;margin-left:20px;margin-right:0}
.rtl .onoffswitch .onoffswitch-inner{margin-left:0;margin-right:-100%}
.rtl .onoffswitch .onoffswitch-inner .onoffswitch-active{padding-left:0;padding-right:15px}
.rtl .onoffswitch .onoffswitch-inner .onoffswitch-inactive{padding-left:15px;padding-right:0;text-align:left}
.rtl .onoffswitch .onoffswitch-inner > span{float:right}
.rtl .onoffswitch .onoffswitch-active .onoffswitch-switch{left:auto;right:0}
.rtl .onoffswitch .onoffswitch-active .onoffswitch-switch:before{border-color:rgba(0,0,0,0) #34a7c1 #34a7c1 rgba(0,0,0,0);left:auto;right:40px}
.rtl .onoffswitch .onoffswitch-inactive .onoffswitch-switch{left:0;right:auto}
.rtl .onoffswitch .onoffswitch-inactive .onoffswitch-switch:before{border-color:#a1a1a1 rgba(0,0,0,0) rgba(0,0,0,0) #a1a1a1;left:40px;right:auto}
.rtl .onoffswitch .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner{margin-left:auto;margin-right:0}
.rtl .onoffswitch2{float:right;margin-left:20px;margin-right:0}
.rtl .onoffswitch2 .onoffswitch-inner{margin-left:auto;margin-right:-100%}
.rtl .onoffswitch2 .onoffswitch-inner:before{float:right;padding-left:0;padding-left:10px;padding-right:8px}
.rtl .onoffswitch2 .onoffswitch-inner:after{float:right;padding-left:10px;text-align:left}
.rtl .onoffswitch2 .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch{left:0;right:auto}
.rtl .onoffswitch2 .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner{margin-left:auto;margin-right:0}
.rtl .onoffswitch2 .onoffswitch-switch{left:45px;right:auto}
.rtl input[type=checkbox].switch-iphone:checked before{margin-left:0;margin-right:33px}
.rtl .DTTT_container.btn-group > .btn span i{margin-top:2px}
.rtl .dataTables_filter{float:left}
.rtl .DTTT_container{float:left}
.rtl table.dataTable thead .sorting:before{float:left}
.rtl table.dataTable thead .sorting_asc:before{float:left}
.rtl .dataTable thead th{text-align:right}
.rtl .dataTable thead th input[type=text]{background-position:95% 10px;padding-left:12px;padding-right:32px;float:right}
.rtl .dataTable tfoot th input[type=text]{background-position:95% 10px;padding-left:12px;padding-right:32px;float:right}
.rtl .filter-right .dataTables_filter{float:left!important}
.rtl .form-inline label{margin-left:10px;margin-right:0}
.rtl .pagination li{float:right;margin-left:0;margin-right:5px}
.rtl .pagination2 .fa-angle-right:before{content:"Next"}
.rtl .fa-angle-right:before{content:"\f104"}
.rtl .select2-container .select2-choice abbr{left:31px;right:auto}
.rtl .after-tooltip i{float:left;left:0;right:auto}
.rtl .after-tooltip input{float:right}
.rtl .before-tooltip i{left:auto;right:-18px}
.rtl .inside-tooltip i{left:auto;right:17px}
.rtl .inside-tooltip input{padding-left:0;padding-right:36px}
.rtl .inside-tooltip span{padding-left:0;padding-right:36px}
.rtl .panel-heading h4 > a:after{float:left}
.rtl .panel-heading h4 > a.collapsed:after{float:left}
.rtl .jstree-default .jstree-node{margin-left:0;margin-right:24px}
.rtl .dropdown-menu li a i{padding-left:8px;padding-right:0}
.rtl input,.rtl p,.rtl label,.rtl div,.rtl section,.rtl textarea,.rtl .form-horizontal .control-label{text-align:right}

/*!
 * Bootstrap v3.3.2 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.2 | MIT License | git.io/normalize */
 html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:focus,a:hover{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:20px;margin-bottom:10px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10px;margin-bottom:10px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:36px}.h2,h2{font-size:30px}.h3,h3{font-size:24px}.h4,h4{font-size:18px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#337ab7}a.text-primary:hover{color:#286090}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#337ab7}a.bg-primary:hover{background-color:#286090}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dd,dt{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:''}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:'\00A0 \2014'}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777;text-align:left}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered{border:1px solid #ddd}.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 #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{min-height:.01%;overflow-x:auto}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=checkbox]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#999;opacity:1}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px}.input-group-sm input[type=date],.input-group-sm input[type=time],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}.input-group-lg input[type=date],.input-group-lg input[type=time],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}}.form-group{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}.checkbox label,.radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{position:absolute;margin-top:4px \9;margin-left:-20px}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}.checkbox-inline,.radio-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{cursor:not-allowed}.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}select[multiple].input-sm,textarea.input-sm{height:auto}.form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.form-group-sm .form-control{height:30px;line-height:30px}select[multiple].form-group-sm .form-control,textarea.form-group-sm .form-control{height:auto}.form-group-sm .form-control-static{height:30px;padding:5px 10px;font-size:12px;line-height:1.5}.input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-lg{height:46px;line-height:46px}select[multiple].input-lg,textarea.input-lg{height:auto}.form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.form-group-lg .form-control{height:46px;line-height:46px}select[multiple].form-group-lg .form-control,textarea.form-group-lg .form-control{height:auto}.form-group-lg .form-control-static{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center;pointer-events:none}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.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:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.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:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.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:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label~.form-control-feedback{top:25px}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static{display:inline-block}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .checkbox label,.form-inline .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .checkbox,.form-horizontal .radio{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.33px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover{color:#333;text-decoration:none}.btn.active,.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default.disabled.active,.btn-default.disabled.focus,.btn-default.disabled:active,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled],.btn-default[disabled].active,.btn-default[disabled].focus,.btn-default[disabled]:active,.btn-default[disabled]:focus,.btn-default[disabled]:hover,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default.active,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.btn-primary.active,.btn-primary.focus,.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.btn-primary.active,.btn-primary:active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary.disabled.active,.btn-primary.disabled.focus,.btn-primary.disabled:active,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled],.btn-primary[disabled].active,.btn-primary[disabled].focus,.btn-primary[disabled]:active,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary.active,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover{background-color:#337ab7;border-color:#2e6da4}.btn-primary .badge{color:#337ab7;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active,.btn-success:active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success.disabled.active,.btn-success.disabled.focus,.btn-success.disabled:active,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled],.btn-success[disabled].active,.btn-success[disabled].focus,.btn-success[disabled]:active,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success.active,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.active,.btn-info.focus,.btn-info:active,.btn-info:focus,.btn-info:hover,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active,.btn-info:active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info.disabled.active,.btn-info.disabled.focus,.btn-info.disabled:active,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled],.btn-info[disabled].active,.btn-info[disabled].focus,.btn-info[disabled]:active,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info.active,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.active,.btn-warning.focus,.btn-warning:active,.btn-warning:focus,.btn-warning:hover,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active,.btn-warning:active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning.disabled.active,.btn-warning.disabled.focus,.btn-warning.disabled:active,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled],.btn-warning[disabled].active,.btn-warning[disabled].focus,.btn-warning[disabled]:active,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning.active,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.active,.btn-danger.focus,.btn-danger:active,.btn-danger:focus,.btn-danger:hover,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active,.btn-danger:active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger.disabled.active,.btn-danger.disabled.focus,.btn-danger.disabled:active,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled],.btn-danger[disabled].active,.btn-danger[disabled].focus,.btn-danger[disabled]:active,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger.active,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#337ab7;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}.btn-group-sm>.btn,.btn-sm{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-xs>.btn,.btn-xs{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none;visibility:hidden}.collapse.in{display:block;visibility:visible}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.35s;-o-transition-duration:.35s;transition-duration:.35s;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;background-color:#337ab7;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;float:left}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn,textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn,textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group .form-control,.input-group-addon,.input-group-btn{display:table-cell}.input-group .form-control:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#337ab7}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#337ab7}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none;visibility:hidden}.tab-content>.active{display:block;visibility:visible}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important;visibility:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:768px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .form-control,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .checkbox label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}.navbar-form .form-group:last-child{margin-bottom:0}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#333}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:2;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#337ab7}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#286090}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#337ab7;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px 15px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron,.container-fluid .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding:48px 0}.container .jumbotron,.container-fluid .jumbotron{padding-right:60px;padding-left:60px}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:border .2s ease-in-out;-o-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail a>img,.thumbnail>img{margin-right:auto;margin-left:auto}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#337ab7}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{overflow:hidden;zoom:1}.media-body{width:10000px}.media-object{display:block}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{color:#777;cursor:not-allowed;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#337ab7;border-color:#337ab7}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#c7ddef}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table caption,.panel>.table-responsive>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%)}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:absolute;top:0;right:0;left:0;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.42857143;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>a>img,.carousel-inner>.item>img{line-height:1}@media all and (transform-3d),(-webkit-transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000;perspective:1000}.carousel-inner>.item.active.right,.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:focus,.carousel-control:hover{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;margin-top:-10px;font-family:serif;line-height:1}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before,.btn-toolbar:after,.btn-toolbar:before,.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.nav:after,.nav:before,.navbar-collapse:after,.navbar-collapse:before,.navbar-header:after,.navbar-header:before,.navbar:after,.navbar:before,.pager:after,.pager:before,.panel-body:after,.panel-body:before,.row:after,.row:before{display:table;content:" "}.btn-group-vertical>.btn-group:after,.btn-toolbar:after,.clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.modal-footer:after,.nav:after,.navbar-collapse:after,.navbar-header:after,.navbar:after,.pager:after,.panel-body:after,.row:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-md,.visible-sm,.visible-xs{display:none!important}.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('icons/font-awesome/awfontawesome-webfont.eot?v=4.3.0');
  src: url('icons/font-awesome/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('icons/font-awesome/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('icons/font-awesome/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('icons/font-awesome/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('icons/font-awesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
@charset "UTF-8";

@font-face {
  font-family: "line-icons";
  src:url("icons/line-icons/fonts/line-icons.eot");
  src:url("icons/line-icons/fonts/line-icons.eot?#iefix") format("embedded-opentype"),
    url("icons/line-icons/fonts/line-icons.woff") format("woff"),
    url("icons/line-icons/fonts/line-icons.ttf") format("truetype"),
    url("icons/line-icons/fonts/line-icons.svg#line-icons") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "line-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icons-"]:before,
[class*=" icons-"]:before {
  font-family: "line-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icons-alerts-01:before {
  content: "a";
}
.icons-alerts-02:before {
  content: "b";
}
.icons-alerts-03:before {
  content: "c";
}
.icons-alerts-04:before {
  content: "d";
}
.icons-alerts-05:before {
  content: "e";
}
.icons-alerts-06:before {
  content: "f";
}
.icons-alerts-07:before {
  content: "g";
}
.icons-alerts-08:before {
  content: "h";
}
.icons-alerts-09:before {
  content: "i";
}
.icons-alerts-10:before {
  content: "j";
}
.icons-alerts-11:before {
  content: "k";
}
.icons-alerts-12:before {
  content: "l";
}
.icons-alerts-13:before {
  content: "m";
}
.icons-arrows-08:before {
  content: "n";
}
.icons-arrows-07:before {
  content: "o";
}
.icons-arrows-06:before {
  content: "p";
}
.icons-arrows-05:before {
  content: "q";
}
.icons-arrows-03:before {
  content: "r";
}
.icons-arrows-04:before {
  content: "s";
}
.icons-arrows-02:before {
  content: "t";
}
.icons-arrows-01:before {
  content: "u";
}
.icons-alerts-18:before {
  content: "v";
}
.icons-alerts-17:before {
  content: "w";
}
.icons-alerts-16:before {
  content: "x";
}
.icons-alerts-15:before {
  content: "y";
}
.icons-alerts-14:before {
  content: "z";
}
.icons-arrows-09:before {
  content: "A";
}
.icons-arrows-10:before {
  content: "B";
}
.icons-arrows-11:before {
  content: "C";
}
.icons-arrows-12:before {
  content: "D";
}
.icons-arrows-13:before {
  content: "E";
}
.icons-arrows-14:before {
  content: "F";
}
.icons-arrows-15:before {
  content: "G";
}
.icons-arrows-16:before {
  content: "H";
}
.icons-arrows-22:before {
  content: "I";
}
.icons-arrows-17:before {
  content: "J";
}
.icons-arrows-18:before {
  content: "K";
}
.icons-arrows-19:before {
  content: "L";
}
.icons-arrows-20:before {
  content: "M";
}
.icons-arrows-21:before {
  content: "N";
}
.icons-arrows-30:before {
  content: "O";
}
.icons-arrows-31:before {
  content: "P";
}
.icons-arrows-32:before {
  content: "Q";
}
.icons-arrows-33:before {
  content: "R";
}
.icons-arrows-34:before {
  content: "S";
}
.icons-arrows-23:before {
  content: "O";
}
.icons-arrows-24:before {
  content: "T";
}
.icons-arrows-25:before {
  content: "U";
}
.icons-arrows-26:before {
  content: "V";
}
.icons-arrows-27:before {
  content: "W";
}
.icons-arrows-28:before {
  content: "X";
}
.icons-arrows-29:before {
  content: "Y";
}
.icons-arrows-36:before {
  content: "Z";
}
.icons-arrows-37:before {
  content: "0";
}
.icons-arrows-38:before {
  content: "1";
}
.icons-arrows-39:before {
  content: "2";
}
.icons-arrows-40:before {
  content: "3";
}
.icons-arrows-41:before {
  content: "4";
}
.icons-badges-votes-01:before {
  content: "5";
}
.icons-badges-votes-02:before {
  content: "6";
}
.icons-arrows-30:before {
  content: "7";
}
.icons-badges-votes-03:before {
  content: "8";
}
.icons-badges-votes-04:before {
  content: "9";
}
.icons-badges-votes-05:before {
  content: "!";
}
.icons-badges-votes-06:before {
  content: "\"";
}
.icons-arrows-35:before {
  content: "#";
}
.icons-badges-votes-07:before {
  content: "$";
}
.icons-badges-votes-08:before {
  content: "%";
}
.icons-badges-votes-09:before {
  content: "&";
}
.icons-badges-votes-10:before {
  content: "'";
}
.icons-badges-votes-11:before {
  content: "(";
}
.icons-badges-votes-12:before {
  content: ")";
}
.icons-badges-votes-13:before {
  content: "*";
}
.icons-badges-votes-14:before {
  content: "+";
}
.icons-badges-votes-15:before {
  content: ",";
}
.icons-badges-votes-16:before {
  content: "-";
}
.icons-chat-messages-01:before {
  content: ".";
}
.icons-chat-messages-02:before {
  content: "/";
}
.icons-chat-messages-03:before {
  content: ":";
}
.icons-chat-messages-04:before {
  content: ";";
}
.icons-chat-messages-05:before {
  content: "<";
}
.icons-chat-messages-06:before {
  content: "=";
}
.icons-chat-messages-07:before {
  content: ">";
}
.icons-chat-messages-08:before {
  content: "?";
}
.icons-chat-messages-09:before {
  content: "@";
}
.icons-chat-messages-10:before {
  content: "[";
}
.icons-chat-messages-11:before {
  content: "]";
}
.icons-chat-messages-12:before {
  content: "^";
}
.icons-chat-messages-13:before {
  content: "_";
}
.icons-chat-messages-14:before {
  content: "`";
}
.icons-chat-messages-15:before {
  content: "{";
}
.icons-chat-messages-16:before {
  content: "|";
}
.icons-documents-bookmarks-01:before {
  content: "}";
}
.icons-documents-bookmarks-02:before {
  content: "~";
}
.icons-documents-bookmarks-03:before {
  content: "\";
}
.icons-documents-bookmarks-04:before {
  content: "\e000";
}
.icons-documents-bookmarks-05:before {
  content: "\e001";
}
.icons-documents-bookmarks-06:before {
  content: "\e002";
}
.icons-documents-bookmarks-07:before {
  content: "\e003";
}
.icons-documents-bookmarks-08:before {
  content: "\e004";
}
.icons-documents-bookmarks-09:before {
  content: "\e005";
}
.icons-documents-bookmarks-10:before {
  content: "\e006";
}
.icons-documents-bookmarks-11:before {
  content: "\e007";
}
.icons-documents-bookmarks-12:before {
  content: "\e008";
}
.icons-documents-bookmarks-13:before {
  content: "\e009";
}
.icons-documents-bookmarks-14:before {
  content: "\e00a";
}
.icons-documents-bookmarks-15:before {
  content: "\e00b";
}
.icons-documents-bookmarks-16:before {
  content: "\e00c";
}
.icons-ecology-01:before {
  content: "\e00d";
}
.icons-ecology-02:before {
  content: "\e00e";
}
.icons-ecology-03:before {
  content: "\e00f";
}
.icons-ecology-04:before {
  content: "\e010";
}
.icons-ecology-05:before {
  content: "\e011";
}
.icons-ecology-06:before {
  content: "\e012";
}
.icons-ecology-07:before {
  content: "\e013";
}
.icons-ecology-08:before {
  content: "\e014";
}
.icons-ecology-09:before {
  content: "\e015";
}
.icons-ecology-10:before {
  content: "\e016";
}
.icons-ecology-11:before {
  content: "\e017";
}
.icons-ecology-12:before {
  content: "\e018";
}
.icons-ecology-13:before {
  content: "\e019";
}
.icons-ecology-14:before {
  content: "\e01a";
}
.icons-ecology-15:before {
  content: "\e01b";
}
.icons-ecology-16:before {
  content: "\e01c";
}
.icons-education-science-01:before {
  content: "\e01d";
}
.icons-education-science-02:before {
  content: "\e01e";
}
.icons-education-science-03:before {
  content: "\e01f";
}
.icons-education-science-04:before {
  content: "\e020";
}
.icons-education-science-05:before {
  content: "\e021";
}
.icons-education-science-06:before {
  content: "\e022";
}
.icons-education-science-07:before {
  content: "\e023";
}
.icons-education-science-08:before {
  content: "\e024";
}
.icons-education-science-09:before {
  content: "\e025";
}
.icons-education-science-10:before {
  content: "\e026";
}
.icons-education-science-11:before {
  content: "\e027";
}
.icons-education-science-12:before {
  content: "\e028";
}
.icons-education-science-13:before {
  content: "\e029";
}
.icons-education-science-14:before {
  content: "\e02a";
}
.icons-education-science-15:before {
  content: "\e02b";
}
.icons-education-science-16:before {
  content: "\e02c";
}
.icons-education-science-17:before {
  content: "\e02d";
}
.icons-education-science-18:before {
  content: "\e02e";
}
.icons-education-science-19:before {
  content: "\e02f";
}
.icons-education-science-20:before {
  content: "\e030";
}
.icons-emoticons-01:before {
  content: "\e031";
}
.icons-emoticons-02:before {
  content: "\e032";
}
.icons-emoticons-03:before {
  content: "\e033";
}
.icons-emoticons-04:before {
  content: "\e034";
}
.icons-emoticons-05:before {
  content: "\e035";
}
.icons-emoticons-06:before {
  content: "\e036";
}
.icons-emoticons-07:before {
  content: "\e037";
}
.icons-emoticons-08:before {
  content: "\e038";
}
.icons-emoticons-09:before {
  content: "\e039";
}
.icons-emoticons-10:before {
  content: "\e03a";
}
.icons-emoticons-11:before {
  content: "\e03b";
}
.icons-emoticons-12:before {
  content: "\e03c";
}
.icons-emoticons-13:before {
  content: "\e03d";
}
.icons-emoticons-14:before {
  content: "\e03e";
}
.icons-emoticons-15:before {
  content: "\e03f";
}
.icons-emoticons-16:before {
  content: "\e040";
}
.icons-emoticons-17:before {
  content: "\e041";
}
.icons-emoticons-18:before {
  content: "\e042";
}
.icons-emoticons-19:before {
  content: "\e043";
}
.icons-emoticons-20:before {
  content: "\e044";
}
.icons-emoticons-21:before {
  content: "\e045";
}
.icons-emoticons-22:before {
  content: "\e046";
}
.icons-emoticons-23:before {
  content: "\e047";
}
.icons-emoticons-24:before {
  content: "\e048";
}
.icons-emoticons-25:before {
  content: "\e049";
}
.icons-emoticons-26:before {
  content: "\e04a";
}
.icons-emoticons-27:before {
  content: "\e04b";
}
.icons-emoticons-28:before {
  content: "\e04c";
}
.icons-emoticons-29:before {
  content: "\e04d";
}
.icons-emoticons-30:before {
  content: "\e04e";
}
.icons-emoticons-31:before {
  content: "\e04f";
}
.icons-emoticons-32:before {
  content: "\e050";
}
.icons-emoticons-33:before {
  content: "\e051";
}
.icons-emoticons-34:before {
  content: "\e052";
}
.icons-emoticons-35:before {
  content: "\e053";
}
.icons-emoticons-artboard-80:before {
  content: "\e054";
}
.icons-faces-users-01:before {
  content: "\e055";
}
.icons-faces-users-02:before {
  content: "\e056";
}
.icons-faces-users-03:before {
  content: "\e057";
}
.icons-faces-users-04:before {
  content: "\e058";
}
.icons-faces-users-05:before {
  content: "\e059";
}
.icons-faces-users-06:before {
  content: "\e05a";
}
.icons-faces-users-07:before {
  content: "\e05b";
}
.icons-filetypes-01:before {
  content: "\e05c";
}
.icons-filetypes-02:before {
  content: "\e05d";
}
.icons-filetypes-03:before {
  content: "\e05e";
}
.icons-filetypes-04:before {
  content: "\e05f";
}
.icons-filetypes-05:before {
  content: "\e060";
}
.icons-filetypes-06:before {
  content: "\e061";
}
.icons-filetypes-07:before {
  content: "\e062";
}
.icons-filetypes-08:before {
  content: "\e063";
}
.icons-filetypes-09:before {
  content: "\e064";
}
.icons-filetypes-10:before {
  content: "\e065";
}
.icons-filetypes-11:before {
  content: "\e066";
}
.icons-filetypes-12:before {
  content: "\e067";
}
.icons-filetypes-13:before {
  content: "\e068";
}
.icons-filetypes-14:before {
  content: "\e069";
}
.icons-filetypes-15:before {
  content: "\e06a";
}
.icons-filetypes-16:before {
  content: "\e06b";
}
.icons-filetypes-17:before {
  content: "\e06c";
}
.icons-food-01:before {
  content: "\e06d";
}
.icons-food-02:before {
  content: "\e06e";
}
.icons-food-03:before {
  content: "\e06f";
}
.icons-food-04:before {
  content: "\e070";
}
.icons-food-05:before {
  content: "\e071";
}
.icons-food-06:before {
  content: "\e072";
}
.icons-food-07:before {
  content: "\e073";
}
.icons-food-08:before {
  content: "\e074";
}
.icons-food-09:before {
  content: "\e075";
}
.icons-food-10:before {
  content: "\e076";
}
.icons-food-11:before {
  content: "\e077";
}
.icons-food-12:before {
  content: "\e078";
}
.icons-food-13:before {
  content: "\e079";
}
.icons-food-14:before {
  content: "\e07a";
}
.icons-food-15:before {
  content: "\e07b";
}
.icons-food-16:before {
  content: "\e07c";
}
.icons-food-17:before {
  content: "\e07d";
}
.icons-food-18:before {
  content: "\e07e";
}
.icons-graphic-design-01:before {
  content: "\e07f";
}
.icons-graphic-design-02:before {
  content: "\e080";
}
.icons-graphic-design-03:before {
  content: "\e081";
}
.icons-graphic-design-04:before {
  content: "\e082";
}
.icons-graphic-design-05:before {
  content: "\e083";
}
.icons-graphic-design-06:before {
  content: "\e084";
}
.icons-graphic-design-07:before {
  content: "\e085";
}
.icons-graphic-design-08:before {
  content: "\e086";
}
.icons-graphic-design-09:before {
  content: "\e087";
}
.icons-graphic-design-10:before {
  content: "\e088";
}
.icons-graphic-design-11:before {
  content: "\e089";
}
.icons-graphic-design-12:before {
  content: "\e08a";
}
.icons-graphic-design-13:before {
  content: "\e08b";
}
.icons-graphic-design-14:before {
  content: "\e08c";
}
.icons-graphic-design-15:before {
  content: "\e08d";
}
.icons-graphic-design-16:before {
  content: "\e08e";
}
.icons-graphic-design-17:before {
  content: "\e08f";
}
.icons-graphic-design-18:before {
  content: "\e090";
}
.icons-graphic-design-19:before {
  content: "\e091";
}
.icons-graphic-design-20:before {
  content: "\e092";
}
.icons-graphic-design-21:before {
  content: "\e093";
}
.icons-graphic-design-22:before {
  content: "\e094";
}
.icons-graphic-design-23:before {
  content: "\e095";
}
.icons-graphic-design-24:before {
  content: "\e096";
}
.icons-graphic-design-25:before {
  content: "\e097";
}
.icons-graphic-design-26:before {
  content: "\e098";
}
.icons-graphic-design-27:before {
  content: "\e099";
}
.icons-graphic-design-28:before {
  content: "\e09a";
}
.icons-graphic-design-29:before {
  content: "\e09b";
}
.icons-graphic-design-30:before {
  content: "\e09c";
}
.icons-graphic-design-31:before {
  content: "\e09d";
}
.icons-graphic-design-32:before {
  content: "\e09e";
}
.icons-graphic-design-33:before {
  content: "\e09f";
}
.icons-graphic-design-34:before {
  content: "\e0a0";
}
.icons-medical-01:before {
  content: "\e0a1";
}
.icons-medical-02:before {
  content: "\e0a2";
}
.icons-medical-03:before {
  content: "\e0a3";
}
.icons-medical-04:before {
  content: "\e0a4";
}
.icons-medical-05:before {
  content: "\e0a5";
}
.icons-medical-06:before {
  content: "\e0a6";
}
.icons-medical-07:before {
  content: "\e0a7";
}
.icons-medical-08:before {
  content: "\e0a8";
}
.icons-medical-09:before {
  content: "\e0a9";
}
.icons-medical-10:before {
  content: "\e0aa";
}
.icons-medical-11:before {
  content: "\e0ab";
}
.icons-medical-12:before {
  content: "\e0ac";
}
.icons-medical-13:before {
  content: "\e0ad";
}
.icons-medical-14:before {
  content: "\e0ae";
}
.icons-medical-15:before {
  content: "\e0af";
}
.icons-medical-16:before {
  content: "\e0b0";
}
.icons-medical-17:before {
  content: "\e0b1";
}
.icons-medical-18:before {
  content: "\e0b2";
}
.icons-medical-19:before {
  content: "\e0b3";
}
.icons-medical-20:before {
  content: "\e0b4";
}
.icons-medical-21:before {
  content: "\e0b5";
}
.icons-medical-22:before {
  content: "\e0b6";
}
.icons-medical-23:before {
  content: "\e0b7";
}
.icons-medical-24:before {
  content: "\e0b8";
}
.icons-medical-25:before {
  content: "\e0b9";
}
.icons-medical-26:before {
  content: "\e0ba";
}
.icons-medical-27:before {
  content: "\e0bb";
}
.icons-medical-28:before {
  content: "\e0bc";
}
.icons-multimedia-01:before {
  content: "\e0bd";
}
.icons-multimedia-02:before {
  content: "\e0be";
}
.icons-multimedia-03:before {
  content: "\e0bf";
}
.icons-multimedia-04:before {
  content: "\e0c0";
}
.icons-multimedia-05:before {
  content: "\e0c1";
}
.icons-multimedia-06:before {
  content: "\e0c2";
}
.icons-multimedia-07:before {
  content: "\e0c3";
}
.icons-multimedia-08:before {
  content: "\e0c4";
}
.icons-multimedia-09:before {
  content: "\e0c5";
}
.icons-multimedia-10:before {
  content: "\e0c6";
}
.icons-multimedia-11:before {
  content: "\e0c7";
}
.icons-multimedia-12:before {
  content: "\e0c8";
}
.icons-multimedia-13:before {
  content: "\e0c9";
}
.icons-multimedia-14:before {
  content: "\e0ca";
}
.icons-multimedia-15:before {
  content: "\e0cb";
}
.icons-multimedia-16:before {
  content: "\e0cc";
}
.icons-multimedia-17:before {
  content: "\e0cd";
}
.icons-multimedia-18:before {
  content: "\e0ce";
}
.icons-multimedia-19:before {
  content: "\e0cf";
}
.icons-multimedia-20:before {
  content: "\e0d0";
}
.icons-multimedia-21:before {
  content: "\e0d1";
}
.icons-multimedia-22:before {
  content: "\e0d2";
}
.icons-multimedia-23:before {
  content: "\e0d3";
}
.icons-multimedia-24:before {
  content: "\e0d4";
}
.icons-multimedia-25:before {
  content: "\e0d5";
}
.icons-multimedia-26:before {
  content: "\e0d6";
}
.icons-multimedia-27:before {
  content: "\e0d7";
}
.icons-multimedia-28:before {
  content: "\e0d8";
}
.icons-multimedia-29:before {
  content: "\e0d9";
}
.icons-multimedia-30:before {
  content: "\e0da";
}
.icons-multimedia-31:before {
  content: "\e0db";
}
.icons-multimedia-32:before {
  content: "\e0dc";
}
.icons-multimedia-33:before {
  content: "\e0dd";
}
.icons-multimedia-34:before {
  content: "\e0de";
}
.icons-multimedia-35:before {
  content: "\e0df";
}
.icons-multimedia-36:before {
  content: "\e0e0";
}
.icons-multimedia-37:before {
  content: "\e0e1";
}
.icons-multimedia-38:before {
  content: "\e0e2";
}
.icons-multimedia-39:before {
  content: "\e0e3";
}
.icons-multimedia-40:before {
  content: "\e0e4";
}
.icons-nature-01:before {
  content: "\e0e5";
}
.icons-nature-02:before {
  content: "\e0e6";
}
.icons-nature-03:before {
  content: "\e0e7";
}
.icons-nature-04:before {
  content: "\e0e8";
}
.icons-nature-05:before {
  content: "\e0e9";
}
.icons-nature-06:before {
  content: "\e0ea";
}
.icons-nature-07:before {
  content: "\e0eb";
}
.icons-nature-08:before {
  content: "\e0ec";
}
.icons-nature-09:before {
  content: "\e0ed";
}
.icons-nature-10:before {
  content: "\e0ee";
}
.icons-nature-11:before {
  content: "\e0ef";
}
.icons-nature-12:before {
  content: "\e0f0";
}
.icons-nature-13:before {
  content: "\e0f1";
}
.icons-nature-14:before {
  content: "\e0f2";
}
.icons-office-01:before {
  content: "\e0f3";
}
.icons-office-01:before {
  content: "\e0f3";
}
.icons-shopping-15:before {
  content: "\e183";
}
.icons-shopping-16:before {
  content: "\e184";
}
.icons-shopping-17:before {
  content: "\e185";
}
.icons-shopping-18:before {
  content: "\e186";
}
.icons-shopping-19:before {
  content: "\e187";
}
.icons-shopping-20:before {
  content: "\e188";
}
.icons-shopping-21:before {
  content: "\e189";
}
.icons-shopping-22:before {
  content: "\e18a";
}
.icons-shopping-23:before {
  content: "\e18b";
}
.icons-shopping-24:before {
  content: "\e18c";
}
.icons-shopping-25:before {
  content: "\e18d";
}
.icons-shopping-26:before {
  content: "\e18e";
}
.icons-shopping-27:before {
  content: "\e18f";
}
.icons-socialmedia-01:before {
  content: "\e190";
}
.icons-socialmedia-02:before {
  content: "\e191";
}
.icons-socialmedia-03:before {
  content: "\e192";
}
.icons-socialmedia-04:before {
  content: "\e193";
}
.icons-socialmedia-05:before {
  content: "\e194";
}
.icons-socialmedia-06:before {
  content: "\e195";
}
.icons-socialmedia-07:before {
  content: "\e196";
}
.icons-socialmedia-08:before {
  content: "\e197";
}
.icons-socialmedia-09:before {
  content: "\e198";
}
.icons-socialmedia-10:before {
  content: "\e199";
}
.icons-socialmedia-11:before {
  content: "\e19a";
}
.icons-socialmedia-12:before {
  content: "\e19b";
}
.icons-socialmedia-13:before {
  content: "\e19c";
}
.icons-socialmedia-14:before {
  content: "\e19d";
}
.icons-socialmedia-15:before {
  content: "\e19e";
}
.icons-socialmedia-16:before {
  content: "\e19f";
}
.icons-socialmedia-17:before {
  content: "\e1a0";
}
.icons-socialmedia-18:before {
  content: "\e1a1";
}
.icons-socialmedia-19:before {
  content: "\e1a2";
}
.icons-socialmedia-20:before {
  content: "\e1a3";
}
.icons-socialmedia-21:before {
  content: "\e1a4";
}
.icons-socialmedia-22:before {
  content: "\e1a5";
}
.icons-socialmedia-23:before {
  content: "\e1a6";
}
.icons-socialmedia-24:before {
  content: "\e1a7";
}
.icons-socialmedia-25:before {
  content: "\e1a8";
}
.icons-socialmedia-26:before {
  content: "\e1a9";
}
.icons-socialmedia-27:before {
  content: "\e1aa";
}
.icons-socialmedia-28:before {
  content: "\e1ab";
}
.icons-socialmedia-29:before {
  content: "\e1ac";
}
.icons-sport-01:before {
  content: "\e1ad";
}
.icons-sport-02:before {
  content: "\e1ae";
}
.icons-sport-03:before {
  content: "\e1af";
}
.icons-sport-04:before {
  content: "\e1b0";
}
.icons-sport-05:before {
  content: "\e1b1";
}
.icons-sport-06:before {
  content: "\e1b2";
}
.icons-sport-07:before {
  content: "\e1b3";
}
.icons-sport-08:before {
  content: "\e1b4";
}
.icons-sport-09:before {
  content: "\e1b5";
}
.icons-sport-10:before {
  content: "\e1b6";
}
.icons-sport-11:before {
  content: "\e1b7";
}
.icons-sport-12:before {
  content: "\e1b8";
}
.icons-sport-13:before {
  content: "\e1b9";
}
.icons-sport-14:before {
  content: "\e1ba";
}
.icons-sport-15:before {
  content: "\e1bb";
}
.icons-sport-16:before {
  content: "\e1bc";
}
.icons-sport-17:before {
  content: "\e1bd";
}
.icons-sport-18:before {
  content: "\e1be";
}
.icons-text-hierarchy-01:before {
  content: "\e1bf";
}
.icons-text-hierarchy-02:before {
  content: "\e1c0";
}
.icons-text-hierarchy-03:before {
  content: "\e1c1";
}
.icons-text-hierarchy-04:before {
  content: "\e1c2";
}
.icons-text-hierarchy-05:before {
  content: "\e1c3";
}
.icons-text-hierarchy-06:before {
  content: "\e1c4";
}
.icons-text-hierarchy-07:before {
  content: "\e1c5";
}
.icons-text-hierarchy-08:before {
  content: "\e1c6";
}
.icons-text-hierarchy-09:before {
  content: "\e1c7";
}
.icons-text-hierarchy-10:before {
  content: "\e1c8";
}
.icons-touch-gestures-01:before {
  content: "\e1c9";
}
.icons-touch-gestures-02:before {
  content: "\e1ca";
}
.icons-touch-gestures-03:before {
  content: "\e1cb";
}
.icons-touch-gestures-04:before {
  content: "\e1cc";
}
.icons-touch-gestures-05:before {
  content: "\e1cd";
}
.icons-touch-gestures-06:before {
  content: "\e1ce";
}
.icons-touch-gestures-07:before {
  content: "\e1cf";
}
.icons-touch-gestures-08:before {
  content: "\e1d0";
}
.icons-touch-gestures-09:before {
  content: "\e1d1";
}
.icons-touch-gestures-10:before {
  content: "\e1d2";
}
.icons-touch-gestures-11:before {
  content: "\e1d3";
}
.icons-touch-gestures-12:before {
  content: "\e1d4";
}
.icons-touch-gestures-13:before {
  content: "\e1d5";
}
.icons-touch-gestures-14:before {
  content: "\e1d6";
}
.icons-touch-gestures-15:before {
  content: "\e1d7";
}
.icons-touch-gestures-16:before {
  content: "\e1d8";
}
.icons-touch-gestures-17:before {
  content: "\e1d9";
}
.icons-touch-gestures-18:before {
  content: "\e1da";
}
.icons-touch-gestures-19:before {
  content: "\e1db";
}
.icons-touch-gestures-20:before {
  content: "\e1dc";
}
.icons-touch-gestures-21:before {
  content: "\e1dd";
}
.icons-touch-gestures-22:before {
  content: "\e1de";
}
.icons-touch-gestures-23:before {
  content: "\e1df";
}
.icons-touch-gestures-24:before {
  content: "\e1e0";
}
.icons-travel-transportation-01:before {
  content: "\e1e1";
}
.icons-travel-transportation-02:before {
  content: "\e1e2";
}
.icons-travel-transportation-03:before {
  content: "\e1e3";
}
.icons-travel-transportation-04:before {
  content: "\e1e4";
}
.icons-travel-transportation-05:before {
  content: "\e1e5";
}
.icons-travel-transportation-06:before {
  content: "\e1e6";
}
.icons-travel-transportation-07:before {
  content: "\e1e7";
}
.icons-travel-transportation-08:before {
  content: "\e1e8";
}
.icons-travel-transportation-09:before {
  content: "\e1e9";
}
.icons-travel-transportation-10:before {
  content: "\e1ea";
}
.icons-travel-transportation-11:before {
  content: "\e1eb";
}
.icons-travel-transportation-12:before {
  content: "\e1ec";
}
.icons-travel-transportation-13:before {
  content: "\e1ed";
}
.icons-travel-transportation-14:before {
  content: "\e1ee";
}
.icons-travel-transportation-15:before {
  content: "\e1ef";
}
.icons-travel-transportation-16:before {
  content: "\e1f0";
}
.icons-travel-transportation-17:before {
  content: "\e1f1";
}
.icons-travel-transportation-18:before {
  content: "\e1f2";
}
.icons-travel-transportation-19:before {
  content: "\e1f3";
}
.icons-travel-transportation-20:before {
  content: "\e1f4";
}
.icons-weather-01:before {
  content: "\e1f5";
}
.icons-weather-02:before {
  content: "\e1f6";
}
.icons-weather-03:before {
  content: "\e1f7";
}
.icons-weather-04:before {
  content: "\e1f8";
}
.icons-weather-05:before {
  content: "\e1f9";
}
.icons-weather-06:before {
  content: "\e1fa";
}
.icons-weather-07:before {
  content: "\e1fb";
}
.icons-weather-08:before {
  content: "\e1fc";
}
.icons-weather-09:before {
  content: "\e1fd";
}
.icons-weather-10:before {
  content: "\e1fe";
}
.icons-weather-11:before {
  content: "\e1ff";
}
.icons-weather-12:before {
  content: "\e200";
}
.icons-weather-13:before {
  content: "\e201";
}
.icons-weather-14:before {
  content: "\e202";
}
.icons-office-02:before {
  content: "\e0f4";
}
.icons-office-03:before {
  content: "\e0f5";
}
.icons-office-04:before {
  content: "\e0f6";
}
.icons-office-05:before {
  content: "\e0f7";
}
.icons-office-06:before {
  content: "\e0f8";
}
.icons-office-07:before {
  content: "\e0f9";
}
.icons-office-08:before {
  content: "\e0fa";
}
.icons-office-09:before {
  content: "\e0fb";
}
.icons-office-10:before {
  content: "\e0fc";
}
.icons-office-11:before {
  content: "\e0fd";
}
.icons-office-12:before {
  content: "\e0fe";
}
.icons-office-13:before {
  content: "\e0ff";
}
.icons-office-14:before {
  content: "\e100";
}
.icons-office-15:before {
  content: "\e101";
}
.icons-office-16:before {
  content: "\e102";
}
.icons-office-17:before {
  content: "\e103";
}
.icons-office-18:before {
  content: "\e104";
}
.icons-office-19:before {
  content: "\e105";
}
.icons-office-20:before {
  content: "\e106";
}
.icons-office-21:before {
  content: "\e107";
}
.icons-office-22:before {
  content: "\e108";
}
.icons-office-23:before {
  content: "\e109";
}
.icons-office-24:before {
  content: "\e10a";
}
.icons-office-25:before {
  content: "\e10b";
}
.icons-office-26:before {
  content: "\e10c";
}
.icons-office-27:before {
  content: "\e10d";
}
.icons-office-28:before {
  content: "\e10e";
}
.icons-office-29:before {
  content: "\e10f";
}
.icons-office-30:before {
  content: "\e110";
}
.icons-office-31:before {
  content: "\e111";
}
.icons-office-32:before {
  content: "\e112";
}
.icons-office-33:before {
  content: "\e113";
}
.icons-office-34:before {
  content: "\e114";
}
.icons-office-35:before {
  content: "\e115";
}
.icons-office-36:before {
  content: "\e116";
}
.icons-office-37:before {
  content: "\e117";
}
.icons-office-38:before {
  content: "\e118";
}
.icons-office-39:before {
  content: "\e119";
}
.icons-office-40:before {
  content: "\e11a";
}
.icons-office-41:before {
  content: "\e11b";
}
.icons-office-42:before {
  content: "\e11c";
}
.icons-office-43:before {
  content: "\e11d";
}
.icons-office-44:before {
  content: "\e11e";
}
.icons-office-45:before {
  content: "\e11f";
}
.icons-office-46:before {
  content: "\e120";
}
.icons-office-47:before {
  content: "\e121";
}
.icons-office-48:before {
  content: "\e122";
}
.icons-office-49:before {
  content: "\e123";
}
.icons-office-50:before {
  content: "\e124";
}
.icons-office-51:before {
  content: "\e125";
}
.icons-office-52:before {
  content: "\e126";
}
.icons-office-53:before {
  content: "\e127";
}
.icons-office-54:before {
  content: "\e128";
}
.icons-office-55:before {
  content: "\e129";
}
.icons-office-56:before {
  content: "\e12a";
}
.icons-office-57:before {
  content: "\e12b";
}
.icons-office-58:before {
  content: "\e12c";
}
.icons-office-59:before {
  content: "\e12d";
}
.icons-office-60:before {
  content: "\e12e";
}
.icons-office-61:before {
  content: "\e12f";
}
.icons-party-01:before {
  content: "\e130";
}
.icons-party-02:before {
  content: "\e131";
}
.icons-party-03:before {
  content: "\e132";
}
.icons-party-04:before {
  content: "\e133";
}
.icons-party-05:before {
  content: "\e134";
}
.icons-party-06:before {
  content: "\e135";
}
.icons-party-07:before {
  content: "\e136";
}
.icons-party-08:before {
  content: "\e137";
}
.icons-party-09:before {
  content: "\e138";
}
.icons-party-10:before {
  content: "\e139";
}
.icons-party-11:before {
  content: "\e13a";
}
.icons-realestate-living-01:before {
  content: "\e13b";
}
.icons-realestate-living-02:before {
  content: "\e13c";
}
.icons-realestate-living-03:before {
  content: "\e13d";
}
.icons-realestate-living-04:before {
  content: "\e13e";
}
.icons-realestate-living-05:before {
  content: "\e13f";
}
.icons-realestate-living-06:before {
  content: "\e140";
}
.icons-realestate-living-07:before {
  content: "\e141";
}
.icons-realestate-living-08:before {
  content: "\e142";
}
.icons-realestate-living-09:before {
  content: "\e143";
}
.icons-realestate-living-10:before {
  content: "\e144";
}
.icons-realestate-living-11:before {
  content: "\e145";
}
.icons-realestate-living-12:before {
  content: "\e146";
}
.icons-realestate-living-13:before {
  content: "\e147";
}
.icons-realestate-living-14:before {
  content: "\e148";
}
.icons-realestate-living-15:before {
  content: "\e149";
}
.icons-realestate-living-16:before {
  content: "\e14a";
}
.icons-seo-icons-01:before {
  content: "\e14b";
}
.icons-seo-icons-02:before {
  content: "\e14c";
}
.icons-seo-icons-03:before {
  content: "\e14d";
}
.icons-seo-icons-04:before {
  content: "\e14e";
}
.icons-seo-icons-05:before {
  content: "\e14f";
}
.icons-seo-icons-06:before {
  content: "\e150";
}
.icons-seo-icons-07:before {
  content: "\e151";
}
.icons-seo-icons-08:before {
  content: "\e152";
}
.icons-seo-icons-09:before {
  content: "\e153";
}
.icons-seo-icons-10:before {
  content: "\e154";
}
.icons-seo-icons-11:before {
  content: "\e155";
}
.icons-seo-icons-12:before {
  content: "\e156";
}
.icons-seo-icons-13:before {
  content: "\e157";
}
.icons-seo-icons-14:before {
  content: "\e158";
}
.icons-seo-icons-15:before {
  content: "\e159";
}
.icons-seo-icons-16:before {
  content: "\e15a";
}
.icons-seo-icons-17:before {
  content: "\e15b";
}
.icons-seo-icons-18:before {
  content: "\e15c";
}
.icons-seo-icons-19:before {
  content: "\e15d";
}
.icons-seo-icons-20:before {
  content: "\e15e";
}
.icons-seo-icons-21:before {
  content: "\e15f";
}
.icons-seo-icons-22:before {
  content: "\e160";
}
.icons-seo-icons-23:before {
  content: "\e161";
}
.icons-seo-icons-24:before {
  content: "\e162";
}
.icons-seo-icons-25:before {
  content: "\e163";
}
.icons-seo-icons-26:before {
  content: "\e164";
}
.icons-seo-icons-27:before {
  content: "\e165";
}
.icons-seo-icons-28:before {
  content: "\e166";
}
.icons-seo-icons-29:before {
  content: "\e167";
}
.icons-seo-icons-30:before {
  content: "\e168";
}
.icons-seo-icons-31:before {
  content: "\e169";
}
.icons-seo-icons-32:before {
  content: "\e16a";
}
.icons-seo-icons-33:before {
  content: "\e16b";
}
.icons-seo-icons-34:before {
  content: "\e16c";
}
.icons-seo-icons-35:before {
  content: "\e16d";
}
.icons-seo-icons-36:before {
  content: "\e16e";
}
.icons-seo-icons-37:before {
  content: "\e16f";
}
.icons-seo-icons-38:before {
  content: "\e170";
}
.icons-seo-icons-39:before {
  content: "\e171";
}
.icons-seo-icons-40:before {
  content: "\e172";
}
.icons-seo-icons-41:before {
  content: "\e173";
}
.icons-seo-icons-42:before {
  content: "\e174";
}
.icons-shopping-01:before {
  content: "\e175";
}
.icons-shopping-02:before {
  content: "\e176";
}
.icons-shopping-03:before {
  content: "\e177";
}
.icons-shopping-04:before {
  content: "\e178";
}
.icons-shopping-05:before {
  content: "\e179";
}
.icons-shopping-06:before {
  content: "\e17a";
}
.icons-shopping-07:before {
  content: "\e17b";
}
.icons-shopping-08:before {
  content: "\e17c";
}
.icons-shopping-09:before {
  content: "\e17d";
}
.icons-shopping-10:before {
  content: "\e17e";
}
.icons-shopping-11:before {
  content: "\e17f";
}
.icons-shopping-12:before {
  content: "\e180";
}
.icons-shopping-13:before {
  content: "\e181";
}
.icons-shopping-14:before {
  content: "\e182";
}

@font-face {
	font-family: 'Simple-Line-Icons';
	src:url('icons/line-icons/fonts/Simple-Line-Icons.eot');
	src:url('icons/line-icons/fonts/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'),
		url('icons/line-icons/fonts/Simple-Line-Icons.woff') format('woff'),
		url('icons/line-icons/fonts/Simple-Line-Icons.ttf') format('truetype'),
		url('icons/line-icons/fonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'Simple-Line-Icons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-user-female, .icon-user-follow, .icon-user-following, .icon-user-unfollow, .icon-trophy, .icon-screen-smartphone, .icon-screen-desktop, .icon-plane, .icon-notebook, .icon-moustache, .icon-mouse, .icon-magnet, .icon-energy, .icon-emoticon-smile, .icon-disc, .icon-cursor-move, .icon-crop, .icon-credit-card, .icon-chemistry, .icon-user, .icon-speedometer, .icon-social-youtube, .icon-social-twitter, .icon-social-tumblr, .icon-social-facebook, .icon-social-dropbox, .icon-social-dribbble, .icon-shield, .icon-screen-tablet, .icon-magic-wand, .icon-hourglass, .icon-graduation, .icon-ghost, .icon-game-controller, .icon-fire, .icon-eyeglasses, .icon-envelope-open, .icon-envelope-letter, .icon-bell, .icon-badge, .icon-anchor, .icon-wallet, .icon-vector, .icon-speech, .icon-puzzle, .icon-printer, .icon-present, .icon-playlist, .icon-pin, .icon-picture, .icon-map, .icon-layers, .icon-handbag, .icon-globe-alt, .icon-globe, .icon-frame, .icon-folder-alt, .icon-film, .icon-feed, .icon-earphones-alt, .icon-earphones, .icon-drop, .icon-drawer, .icon-docs, .icon-directions, .icon-direction, .icon-diamond, .icon-cup, .icon-compass, .icon-call-out, .icon-call-in, .icon-call-end, .icon-calculator, .icon-bubbles, .icon-briefcase, .icon-book-open, .icon-basket-loaded, .icon-basket, .icon-bag, .icon-action-undo, .icon-action-redo, .icon-wrench, .icon-umbrella, .icon-trash, .icon-tag, .icon-support, .icon-size-fullscreen, .icon-size-actual, .icon-shuffle, .icon-share-alt, .icon-share, .icon-rocket, .icon-question, .icon-pie-chart, .icon-pencil, .icon-note, .icon-music-tone-alt, .icon-music-tone, .icon-microphone, .icon-loop, .icon-logout, .icon-login, .icon-list, .icon-like, .icon-home, .icon-grid, .icon-graph, .icon-equalizer, .icon-dislike, .icon-cursor, .icon-control-start, .icon-control-rewind, .icon-control-play, .icon-control-pause, .icon-control-forward, .icon-control-end, .icon-calendar, .icon-bulb, .icon-bar-chart, .icon-arrow-up, .icon-arrow-right, .icon-arrow-left, .icon-arrow-down, .icon-ban, .icon-bubble, .icon-camcorder, .icon-camera, .icon-check, .icon-clock, .icon-close, .icon-cloud-download, .icon-cloud-upload, .icon-doc, .icon-envelope, .icon-eye, .icon-flag, .icon-folder, .icon-heart, .icon-info, .icon-key, .icon-link, .icon-lock, .icon-lock-open, .icon-magnifier, .icon-magnifier-add, .icon-magnifier-remove, .icon-paper-clip, .icon-paper-plane, .icon-plus, .icon-pointer, .icon-power, .icon-refresh, .icon-reload, .icon-settings, .icon-star, .icon-symbol-female, .icon-symbol-male, .icon-target, .icon-volume-1, .icon-volume-2, .icon-volume-off, .icon-users {
	font-family: 'Simple-Line-Icons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icon-user-female:before {
	content: "\e000";
}
.icon-user-follow:before {
	content: "\e002";
}
.icon-user-following:before {
	content: "\e003";
}
.icon-user-unfollow:before {
	content: "\e004";
}
.icon-trophy:before {
	content: "\e006";
}
.icon-screen-smartphone:before {
	content: "\e010";
}
.icon-screen-desktop:before {
	content: "\e011";
}
.icon-plane:before {
	content: "\e012";
}
.icon-notebook:before {
	content: "\e013";
}
.icon-moustache:before {
	content: "\e014";
}
.icon-mouse:before {
	content: "\e015";
}
.icon-magnet:before {
	content: "\e016";
}
.icon-energy:before {
	content: "\e020";
}
.icon-emoticon-smile:before {
	content: "\e021";
}
.icon-disc:before {
	content: "\e022";
}
.icon-cursor-move:before {
	content: "\e023";
}
.icon-crop:before {
	content: "\e024";
}
.icon-credit-card:before {
	content: "\e025";
}
.icon-chemistry:before {
	content: "\e026";
}
.icon-user:before {
	content: "\e005";
}
.icon-speedometer:before {
	content: "\e007";
}
.icon-social-youtube:before {
	content: "\e008";
}
.icon-social-twitter:before {
	content: "\e009";
}
.icon-social-tumblr:before {
	content: "\e00a";
}
.icon-social-facebook:before {
	content: "\e00b";
}
.icon-social-dropbox:before {
	content: "\e00c";
}
.icon-social-dribbble:before {
	content: "\e00d";
}
.icon-shield:before {
	content: "\e00e";
}
.icon-screen-tablet:before {
	content: "\e00f";
}
.icon-magic-wand:before {
	content: "\e017";
}
.icon-hourglass:before {
	content: "\e018";
}
.icon-graduation:before {
	content: "\e019";
}
.icon-ghost:before {
	content: "\e01a";
}
.icon-game-controller:before {
	content: "\e01b";
}
.icon-fire:before {
	content: "\e01c";
}
.icon-eyeglasses:before {
	content: "\e01d";
}
.icon-envelope-open:before {
	content: "\e01e";
}
.icon-envelope-letter:before {
	content: "\e01f";
}
.icon-bell:before {
	content: "\e027";
}
.icon-badge:before {
	content: "\e028";
}
.icon-anchor:before {
	content: "\e029";
}
.icon-wallet:before {
	content: "\e02a";
}
.icon-vector:before {
	content: "\e02b";
}
.icon-speech:before {
	content: "\e02c";
}
.icon-puzzle:before {
	content: "\e02d";
}
.icon-printer:before {
	content: "\e02e";
}
.icon-present:before {
	content: "\e02f";
}
.icon-playlist:before {
	content: "\e030";
}
.icon-pin:before {
	content: "\e031";
}
.icon-picture:before {
	content: "\e032";
}
.icon-map:before {
	content: "\e033";
}
.icon-layers:before {
	content: "\e034";
}
.icon-handbag:before {
	content: "\e035";
}
.icon-globe-alt:before {
	content: "\e036";
}
.icon-globe:before {
	content: "\e037";
}
.icon-frame:before {
	content: "\e038";
}
.icon-folder-alt:before {
	content: "\e039";
}
.icon-film:before {
	content: "\e03a";
}
.icon-feed:before {
	content: "\e03b";
}
.icon-earphones-alt:before {
	content: "\e03c";
}
.icon-earphones:before {
	content: "\e03d";
}
.icon-drop:before {
	content: "\e03e";
}
.icon-drawer:before {
	content: "\e03f";
}
.icon-docs:before {
	content: "\e040";
}
.icon-directions:before {
	content: "\e041";
}
.icon-direction:before {
	content: "\e042";
}
.icon-diamond:before {
	content: "\e043";
}
.icon-cup:before {
	content: "\e044";
}
.icon-compass:before {
	content: "\e045";
}
.icon-call-out:before {
	content: "\e046";
}
.icon-call-in:before {
	content: "\e047";
}
.icon-call-end:before {
	content: "\e048";
}
.icon-calculator:before {
	content: "\e049";
}
.icon-bubbles:before {
	content: "\e04a";
}
.icon-briefcase:before {
	content: "\e04b";
}
.icon-book-open:before {
	content: "\e04c";
}
.icon-basket-loaded:before {
	content: "\e04d";
}
.icon-basket:before {
	content: "\e04e";
}
.icon-bag:before {
	content: "\e04f";
}
.icon-action-undo:before {
	content: "\e050";
}
.icon-action-redo:before {
	content: "\e051";
}
.icon-wrench:before {
	content: "\e052";
}
.icon-umbrella:before {
	content: "\e053";
}
.icon-trash:before {
	content: "\e054";
}
.icon-tag:before {
	content: "\e055";
}
.icon-support:before {
	content: "\e056";
}
.icon-size-fullscreen:before {
	content: "\e057";
}
.icon-size-actual:before {
	content: "\e058";
}
.icon-shuffle:before {
	content: "\e059";
}
.icon-share-alt:before {
	content: "\e05a";
}
.icon-share:before {
	content: "\e05b";
}
.icon-rocket:before {
	content: "\e05c";
}
.icon-question:before {
	content: "\e05d";
}
.icon-pie-chart:before {
	content: "\e05e";
}
.icon-pencil:before {
	content: "\e05f";
}
.icon-note:before {
	content: "\e060";
}
.icon-music-tone-alt:before {
	content: "\e061";
}
.icon-music-tone:before {
	content: "\e062";
}
.icon-microphone:before {
	content: "\e063";
}
.icon-loop:before {
	content: "\e064";
}
.icon-logout:before {
	content: "\e065";
}
.icon-login:before {
	content: "\e066";
}
.icon-list:before {
	content: "\e067";
}
.icon-like:before {
	content: "\e068";
}
.icon-home:before {
	content: "\e069";
}
.icon-grid:before {
	content: "\e06a";
}
.icon-graph:before {
	content: "\e06b";
}
.icon-equalizer:before {
	content: "\e06c";
}
.icon-dislike:before {
	content: "\e06d";
}
.icon-cursor:before {
	content: "\e06e";
}
.icon-control-start:before {
	content: "\e06f";
}
.icon-control-rewind:before {
	content: "\e070";
}
.icon-control-play:before {
	content: "\e071";
}
.icon-control-pause:before {
	content: "\e072";
}
.icon-control-forward:before {
	content: "\e073";
}
.icon-control-end:before {
	content: "\e074";
}
.icon-calendar:before {
	content: "\e075";
}
.icon-bulb:before {
	content: "\e076";
}
.icon-bar-chart:before {
	content: "\e077";
}
.icon-arrow-up:before {
	content: "\e078";
}
.icon-arrow-right:before {
	content: "\e079";
}
.icon-arrow-left:before {
	content: "\e07a";
}
.icon-arrow-down:before {
	content: "\e07b";
}
.icon-ban:before {
	content: "\e07c";
}
.icon-bubble:before {
	content: "\e07d";
}
.icon-camcorder:before {
	content: "\e07e";
}
.icon-camera:before {
	content: "\e07f";
}
.icon-check:before {
	content: "\e080";
}
.icon-clock:before {
	content: "\e081";
}
.icon-close:before {
	content: "\e082";
}
.icon-cloud-download:before {
	content: "\e083";
}
.icon-cloud-upload:before {
	content: "\e084";
}
.icon-doc:before {
	content: "\e085";
}
.icon-envelope:before {
	content: "\e086";
}
.icon-eye:before {
	content: "\e087";
}
.icon-flag:before {
	content: "\e088";
}
.icon-folder:before {
	content: "\e089";
}
.icon-heart:before {
	content: "\e08a";
}
.icon-info:before {
	content: "\e08b";
}
.icon-key:before {
	content: "\e08c";
}
.icon-link:before {
	content: "\e08d";
}
.icon-lock:before {
	content: "\e08e";
}
.icon-lock-open:before {
	content: "\e08f";
}
.icon-magnifier:before {
	content: "\e090";
}
.icon-magnifier-add:before {
	content: "\e091";
}
.icon-magnifier-remove:before {
	content: "\e092";
}
.icon-paper-clip:before {
	content: "\e093";
}
.icon-paper-plane:before {
	content: "\e094";
}
.icon-plus:before {
	content: "\e095";
}
.icon-pointer:before {
	content: "\e096";
}
.icon-power:before {
	content: "\e097";
}
.icon-refresh:before {
	content: "\e098";
}
.icon-reload:before {
	content: "\e099";
}
.icon-settings:before {
	content: "\e09a";
}
.icon-star:before {
	content: "\e09b";
}
.icon-symbol-female:before {
	content: "\e09c";
}
.icon-symbol-male:before {
	content: "\e09d";
}
.icon-target:before {
	content: "\e09e";
}
.icon-volume-1:before {
	content: "\e09f";
}
.icon-volume-2:before {
	content: "\e0a0";
}
.icon-volume-off:before {
	content: "\e0a1";
}
.icon-users:before {
	content: "\e001";
}