@charset "UTF-8";
/**
 *   INSPINIA - Responsive Admin Theme
 *   version 2.4
 */
@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,500,700|Open+Sans:300,400,600,700");
@import url("https://fonts.googleapis.com/css?family=Dosis:300,700|Ubuntu+Mono|Lato:300,400,700,300italic,400italic&subset=latin,latin-ext");
@import url("https://fonts.googleapis.com/css?family=Raleway");
/**
 * VARIABLES
 * Definizioni delle variabili
 */
/**
 * TYPOGRAPHY
 * Classi per la definizione degli stili del carattere di alcuni tag
 */
h1 {
  font-size: 30px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 16px; }

h4 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10px; }

h3, h4, h5 {
  margin-top: 5px; }

/**
 * NAVIGATION
 * Classi per la definizione degli stili del menù
 */
.nav > li > a {
  color: #a7b1c2;
  font-weight: 600;
  padding: 14px 15px 14px 15px; }

.nav > li.active > a {
  color: #ffffff; }

.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus {
  background-color: #293846;
  color: white; }

.nav.navbar-top-links > li > a:hover, .nav.navbar-top-links > li > a:focus {
  background-color: transparent; }

.nav > li > a i {
  margin-right: 6px; }

.navbar {
  border: 0;
  height: 45px;
  margin-bottom: 0px;
  min-height: 45px !important; }
  .navbar.navbar-fixed-top > div,
  .navbar.navbar-fixed-top .header-logo {
    height: inherit; }
  .navbar.navbar-fixed-top .header-logo img {
    margin-left: 10px;
    max-height: 40px;
    max-width: 200px; }
  .navbar ul.navbar-top-links {
    transition: all 0.3s ease-in-out; }

.navbar-default {
  background-color: transparent;
  border-color: #2f4050; }

.navbar-top-links li {
  display: inline-block; }

.navbar-top-links li:last-child {
  margin-right: 20px; }

.body-small .navbar-top-links li:last-child {
  margin-right: 0; }

.navbar-top-links li a {
  padding: 20px 10px;
  min-height: 45px; }

.dropdown-menu {
  border: medium none;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
  display: none;
  float: left;
  font-size: 12px;
  left: 0;
  list-style: none outside none;
  padding: 0;
  position: absolute;
  text-shadow: none;
  top: 100%;
  z-index: 1000; }

.dropdown-menu > li > a {
  border-radius: 3px;
  color: inherit;
  line-height: 25px;
  margin: 4px;
  text-align: left;
  font-weight: normal; }

.dropdown-menu > li > a.font-bold {
  font-weight: 600; }

.navbar-top-links .dropdown-menu li {
  display: block; }

.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0; }

.navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0; }

.navbar-top-links .dropdown-menu li a div {
  white-space: normal; }

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 180px;
  min-width: 0; }

.navbar-top-links .dropdown-messages {
  margin-left: 5px; }

.navbar-top-links .dropdown-tasks {
  margin-left: -59px; }

.navbar-top-links .dropdown-alerts {
  margin-left: -123px; }

.navbar-top-links .dropdown-user {
  right: 0;
  left: auto; }

.dropdown-messages, .dropdown-alerts {
  padding: 10px 10px 10px 10px; }

.dropdown-messages li a, .dropdown-alerts li a {
  font-size: 12px; }

.dropdown-messages li em, .dropdown-alerts li em {
  font-size: 10px; }

.nav.navbar-top-links .dropdown-alerts a {
  font-size: 12px; }

.nav-header {
  background: url("patterns/header-profile.png?t=ku4and8n") no-repeat;
  padding: 15px;
  text-align: center; }

.nav-header img {
  max-height: 100px;
  max-width: 180px; }

.pace-done .nav-header {
  transition: all 0.4s; }

.nav > li.active {
  background: #293846; }

.nav #side-menu > li > ul > li.active {
  border: none;
  font-size: 12px; }

.nav #side-menu > li > ul .collapse[style] {
  font-size: 12px;
  height: auto !important; }

.nav-header a {
  color: #DFE4ED; }

.nav-header .text-muted {
  color: #8095a8; }

.minimalize-styl-2 {
  padding: 4px 12px;
  margin: 8px 5px 10px 5px;
  font-size: 14px; }

/**
 * SEARCH BOX
 */
.navbar-search-wrapper {
  left: 50%;
  position: absolute;
  right: 50%;
  top: 0; }

.navbar-search-wrapper form {
  margin-top: 8px; }

.navbar-search-box {
  margin-left: -200px;
  padding: 0;
  width: 400px; }

.navbar-search-box .search-box {
  border: 0.1px solid transparent;
  border-radius: 0 !important;
  padding: .15em 0;
  width: 100%; }

.navbar-search-wrapper .input-group-addon {
  border-radius: 0px;
  border-width: 0 0 0 1px !important; }

.navbar-search-box input {
  box-shadow: none !important;
  -webkit-box-shadow: none !important; }

/**
 * \SEARCH BOX
 */
.nav.navbar-top-links a {
  font-size: 14px; }

.count-info .label {
  line-height: 12px;
  padding: 2px 5px;
  position: absolute;
  right: 6px;
  top: 12px; }

.arrow {
  float: right; }

.fa.arrow:before {
  content: "\f104"; }

.active > a > .fa.arrow:before {
  content: "\f107"; }

#side-menu > li > ul li,
.nav-third-level li {
  border-bottom: none !important;
  font-size: 12px; }

#side-menu > li > ul li a {
  padding: 7px 10px 7px 10px;
  padding-left: 52px;
  font-size: 12px; }

.nav-third-level li a {
  padding-left: 32px !important; }

body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar .nav li:hover > #side-menu > li > ul,
.mini-navbar .nav li:focus > #side-menu > li > ul {
  display: block;
  border-radius: 0 2px 2px 0;
  min-width: 140px;
  height: auto; }

body.mini-navbar .navbar-default .nav > li > #side-menu > li > ul li a {
  font-size: 12px;
  border-radius: 3px; }

.mini-navbar #side-menu > li > ul li a {
  padding: 10px 10px 10px 15px;
  font-size: 12px; }

.mini-navbar #side-menu > li > ul {
  position: absolute;
  left: 70px;
  top: 0;
  background-color: #2f4050;
  padding: 10px 10px 10px 10px;
  font-size: 12px; }

.canvas-menu.mini-navbar #side-menu > li > ul {
  background: #293846; }

.mini-navbar li.active #side-menu > li > ul {
  left: 65px; }

.navbar-default .special_link a {
  background: #0277ea;
  color: white; }

.navbar-default .special_link a:hover {
  background: #17987e !important;
  color: white; }

.navbar-default .special_link a span.label {
  background: #ffffff;
  color: #0277ea; }

.navbar-default .landing_link a {
  background: #027ff9;
  color: white; }

.navbar-default .landing_link a:hover {
  background: #0277ea !important;
  color: white; }

.navbar-default .landing_link a span.label {
  background: #ffffff;
  color: #027ff9; }

.logo-element {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: white;
  display: none;
  padding: 18px 0; }

.pace-done .navbar-static-side, .pace-done .nav-header, .pace-done li.active, .pace-done #page-wrapper, .pace-done .footer {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.navbar-fixed-top {
  background: #ffffff;
  transition-duration: 0.4s;
  border-bottom: 1px solid #e7eaec !important;
  z-index: 1; }

.navbar-fixed-top, .navbar-static-top {
  background: #f3f3f4; }

body.fixed-nav.fixed-nav-basic.mini-navbar .navbar-fixed-top {
  left: 70px; }

body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar .navbar-fixed-top {
  left: 0; }

body.fixed-nav.fixed-nav-basic #wrapper .navbar-static-side {
  margin-top: 0; }

body.fixed-nav.fixed-nav-basic.body-small .navbar-fixed-top {
  left: 0; }

body.fixed-nav.fixed-nav-basic.fixed-sidebar.mini-navbar.body-small .navbar-fixed-top {
  left: 220px; }

body.fixed-nav #wrapper.fixed-nav-basic .navbar-fixed-top {
  left: 220px; }

body.fixed-nav #wrapper #page-wrapper,
body.fixed-nav #wrapper .navbar-static-side {
  padding-bottom: 40px;
  padding-top: 45px; }

.fixed-nav .minimalize-styl-2 {
  margin: 8px 5px 10px 15px; }

.body-small .navbar-fixed-top {
  margin-left: 0; }

body.mini-navbar .navbar-static-side {
  width: 70px; }

body.mini-navbar .profile-element, body.mini-navbar .nav-label, body.mini-navbar .navbar-default .nav li a span {
  display: none; }

body.canvas-menu .profile-element {
  display: block; }

body:not(.fixed-sidebar):not(.canvas-menu).mini-navbar #side-menu > li > ul {
  display: none; }

body.mini-navbar .navbar-default .nav > li > a {
  font-size: 16px; }

body.mini-navbar .logo-element {
  display: block; }

body.canvas-menu .logo-element {
  display: none; }

body.mini-navbar .nav-header {
  padding: 0;
  background-color: #0277ea; }

body.canvas-menu .nav-header {
  padding: 33px 25px; }

body.mini-navbar #page-wrapper {
  margin: 0 0 0 70px; }

body.fixed-sidebar.mini-navbar .footer,
body.canvas-menu.mini-navbar .footer {
  margin: 0 0 0 0 !important; }

body.canvas-menu.mini-navbar #page-wrapper,
body.canvas-menu.mini-navbar .footer {
  margin: 0 0 0 0; }

body.fixed-sidebar .navbar-static-side,
body.canvas-menu .navbar-static-side {
  height: 100%;
  position: fixed;
  width: 220px; }

body.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 0; }

body.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 0; }

body.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 220px; }

body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 0; }

.fixed-sidebar.mini-navbar .nav li:focus > #side-menu > li > ul,
.canvas-menu.mini-navbar .nav li:focus > #side-menu > li > ul {
  display: block;
  height: auto; }

body.fixed-sidebar.mini-navbar .navbar-default .nav > li > #side-menu > li > ul li a {
  font-size: 12px;
  border-radius: 3px; }

body.canvas-menu.mini-navbar .navbar-default .nav > li > #side-menu > li > ul li a {
  font-size: 13px;
  border-radius: 3px; }

.fixed-sidebar.mini-navbar #side-menu > li > ul li a,
.canvas-menu.mini-navbar #side-menu > li > ul li a {
  padding: 10px 10px 10px 15px; }

.fixed-sidebar.mini-navbar #side-menu > li > ul,
.canvas-menu.mini-navbar #side-menu > li > ul {
  position: relative;
  padding: 0;
  font-size: 13px; }

.fixed-sidebar.mini-navbar li.active #side-menu > li > ul,
.canvas-menu.mini-navbar li.active #side-menu > li > ul {
  left: 0; }

body.fixed-sidebar.mini-navbar .navbar-default .nav > li > a,
body.canvas-menu.mini-navbar .navbar-default .nav > li > a {
  font-size: 13px; }

body.fixed-sidebar.mini-navbar .nav-label,
body.fixed-sidebar.mini-navbar .navbar-default .nav li a span,
body.canvas-menu.mini-navbar .nav-label,
body.canvas-menu.mini-navbar .navbar-default .nav li a span {
  display: inline; }

body.canvas-menu.mini-navbar .navbar-default .nav li .profile-element a span {
  display: block; }

.canvas-menu.mini-navbar #side-menu > li > ul li a,
.fixed-sidebar.mini-navbar #side-menu > li > ul li a {
  padding: 7px 10px 7px 52px; }

.fixed-sidebar.mini-navbar #side-menu > li > ul,
.canvas-menu.mini-navbar #side-menu > li > ul {
  left: 0; }

body.canvas-menu nav.navbar-static-side {
  z-index: 2001;
  background: #2f4050;
  height: 100%;
  position: fixed;
  display: none; }

body.canvas-menu.mini-navbar nav.navbar-static-side {
  display: block;
  width: 220px; }

#side-menu > li > ul > li:first-child {
  padding-top: 5px; }

#side-menu > li > ul > li {
  padding-bottom: 5px; }

/**
 * BUTTONS
 * Contiene le classi per la stilizzazione dei bottoni
 */
.btn-spacer {
  margin-right: 10px;
  margin-left: 10px; }

.float-e-margins .btn {
  margin-bottom: 5px; }

.btn-w-m {
  min-width: 120px; }

.btn-primary.btn-outline {
  color: #0277ea; }

.btn-success.btn-outline {
  color: #1c84c6; }

.btn-info.btn-outline {
  color: #17a2b8; }

.btn-warning.btn-outline {
  color: #f8ac59; }

.btn-danger.btn-outline {
  color: #dc3545; }

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #ffffff; }

.btn-primary.btn-outline-toolgrid {
  color: #0277ea; }

.btn-success.btn-outline-toolgrid {
  color: #1c84c6; }

.btn-info.btn-outline-toolgrid {
  color: #17a2b8; }

.btn-warning.btn-outline-toolgrid {
  color: #f8ac59; }

.btn-danger.btn-outline-toolgrid {
  color: #dc3545; }

.btn-primary.btn-outline-toolgrid:hover,
.btn-success.btn-outline-toolgrid:hover,
.btn-info.btn-outline-toolgrid:hover,
.btn-warning.btn-outline-toolgrid:hover,
.btn-danger.btn-outline-toolgrid:hover {
  color: #333333; }

.btn-primary {
  background-color: #0277ea;
  border-color: #0277ea;
  color: #ffffff; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.active:focus {
  background-color: #026fdb;
  border-color: #026fdb;
  color: #ffffff; }

.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #0481fd;
  border-color: #0481fd; }

.btn-success {
  background-color: #1c84c6;
  border-color: #1c84c6;
  color: #ffffff; }

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success, .btn-success:active:focus, .btn-success:active:hover, .btn-success.active:hover, .btn-success.active:focus {
  background-color: #1a7bb9;
  border-color: #1a7bb9;
  color: #ffffff; }

.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success.active[disabled], fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #1f90d8;
  border-color: #1f90d8; }

.btn-info {
  background-color: #17a2b8;
  border-color: #17a2b8;
  color: #ffffff; }

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info, .btn-info:active:focus, .btn-info:active:hover, .btn-info.active:hover, .btn-info.active:focus {
  background-color: #1596aa;
  border-color: #1596aa;
  color: #ffffff; }

.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info.active[disabled], fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #19b2ca;
  border-color: #19b2ca; }

.btn-default {
  background: white;
  border: 1px solid #e7eaec; }

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default, .btn-default:active:focus, .btn-default:active:hover, .btn-default.active:hover, .btn-default.active:focus {
  border: 1px solid #d2d2d2; }

.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset; }

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default.active[disabled], fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  color: #cacaca; }

.btn-warning {
  background-color: #f8ac59;
  border-color: #f8ac59;
  color: #ffffff; }

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning, .btn-warning:active:focus, .btn-warning:active:hover, .btn-warning.active:hover, .btn-warning.active:focus {
  background-color: #f7a54a;
  border-color: #f7a54a;
  color: #ffffff; }

.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f9b66d;
  border-color: #f9b66d; }

.btn-danger {
  background-color: #dc3545;
  border-color: #dc3545;
  color: #ffffff; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger, .btn-danger:active:focus, .btn-danger:active:hover, .btn-danger.active:hover, .btn-danger.active:focus {
  background-color: #da2839;
  border-color: #da2839;
  color: #ffffff; }

.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #df4655;
  border-color: #df4655; }

.btn-link {
  color: inherit; }

.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
  color: #386889;
  text-decoration: none; }

.btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link {
  background-image: none; }

.btn-link.disabled, .btn-link.disabled:hover, .btn-link.disabled:focus, .btn-link.disabled:active, .btn-link.disabled.active, .btn-link[disabled], .btn-link[disabled]:hover, .btn-link[disabled]:focus, .btn-link[disabled]:active, .btn-link.active[disabled], fieldset[disabled] .btn-link, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:active, fieldset[disabled] .btn-link.active {
  color: #cacaca; }

.btn-white {
  color: inherit;
  background: white;
  border: 1px solid #e7eaec; }

.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white, .btn-white:active:focus, .btn-white:active:hover, .btn-white.active:hover, .btn-white.active:focus {
  color: inherit;
  border: 1px solid #d2d2d2; }

.btn-white:active, .btn-white.active {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset; }

.btn-white:active, .btn-white.active, .open .dropdown-toggle.btn-white {
  background-image: none; }

.btn-white.disabled, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled:active, .btn-white.disabled.active, .btn-white[disabled], .btn-white[disabled]:hover, .btn-white[disabled]:focus, .btn-white[disabled]:active, .btn-white.active[disabled], fieldset[disabled] .btn-white, fieldset[disabled] .btn-white:hover, fieldset[disabled] .btn-white:focus, fieldset[disabled] .btn-white:active, fieldset[disabled] .btn-white.active {
  color: #cacaca; }

.form-control, .form-control:focus, .has-error .form-control:focus, .has-success .form-control:focus, .has-warning .form-control:focus, .navbar-collapse, .open .btn.dropdown-toggle, .panel, .popover, .progress, .progress-bar {
  box-shadow: none; }

.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all .5s; }

.btn-rounded {
  border-radius: 50px; }

.btn-large-dim {
  width: 90px;
  height: 90px;
  font-size: 42px; }

button.dim {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding-top: 6px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  border-radius: 5px;
  font-weight: 600;
  margin-bottom: 20px !important; }

button.dim:active {
  top: 3px; }

button.btn-primary.dim {
  box-shadow: inset 0 0 0 #0268cc, 0 5px 0 0 #0268cc, 0 10px 5px #999999; }

button.btn-primary.dim:active {
  box-shadow: inset 0 0 0 #0268cc, 0 2px 0 0 #0268cc, 0 5px 3px #999999; }

button.btn-default.dim {
  box-shadow: inset 0 0 0 #242424, 0 5px 0 0 #242424, 0 10px 5px #999999; }

button.btn-default.dim:active {
  box-shadow: inset 0 0 0 #242424, 0 2px 0 0 #242424, 0 5px 3px #999999; }

button.btn-warning.dim {
  box-shadow: inset 0 0 0 #f79d3c, 0 5px 0 0 #f79d3c, 0 10px 5px #999999; }

button.btn-warning.dim:active {
  box-shadow: inset 0 0 0 #f79d3c, 0 2px 0 0 #f79d3c, 0 5px 3px #999999; }

button.btn-info.dim {
  box-shadow: inset 0 0 0 #148a9d, 0 5px 0 0 #148a9d, 0 10px 5px #999999; }

button.btn-info.dim:active {
  box-shadow: inset 0 0 0 #148a9d, 0 2px 0 0 #148a9d, 0 5px 3px #999999; }

button.btn-success.dim {
  box-shadow: inset 0 0 0 #1872ab, 0 5px 0 0 #1872ab, 0 10px 5px #999999; }

button.btn-success.dim:active {
  box-shadow: inset 0 0 0 #1872ab, 0 2px 0 0 #1872ab, 0 5px 3px #999999; }

button.btn-danger.dim {
  box-shadow: inset 0 0 0 #cf2434, 0 5px 0 0 #cf2434, 0 10px 5px #999999; }

button.btn-danger.dim:active {
  box-shadow: inset 0 0 0 #cf2434, 0 2px 0 0 #cf2434, 0 5px 3px #999999; }

button.dim:before {
  font-size: 50px;
  line-height: 1em;
  font-weight: normal;
  color: #ffffff;
  display: block;
  padding-top: 10px; }

button.dim:active:before {
  top: 7px;
  font-size: 50px; }

.btn:focus {
  outline: none !important; }

/**
 * BADGES LABELS
 * Contiene le classi per la gestione di Badge e Label
 */
.label {
  background-color: #dadada;
  color: #333333;
  font-weight: 600;
  padding: 3px 6px;
  text-shadow: none; }

.badge {
  background-color: #dadada;
  color: #333333;
  font-family: 'Open Sans';
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  text-shadow: none; }

.badge, .label {
  font-family: "Open Sans", "Lato", "Arial", sans-serif;
  font-size: 10px;
  font-weight: 600; }

.badge.badge-success {
  background-color: #28a745; }

.badge.badge-danger {
  background-color: #d9534f; }

.badge.badge-warning {
  background-color: #f0ad4e; }

.badge.badge-info {
  background-color: #5bc0de; }

.badge.badge-primary {
  background-color: #428bca; }

.badge.badge-default {
  background-color: #616f77; }

.badge.badge-outline {
  display: inline-block;
  width: 10px;
  height: 10px;
  padding: 0;
  border: 1px solid;
  background: transparent; }

.label-primary, .badge-primary {
  background-color: #386889;
  color: #ffffff; }

.label-success, .badge-success {
  background-color: #1c84c6;
  color: #ffffff; }

.label-warning, .badge-warning {
  background-color: #f8ac59;
  color: #ffffff; }

.label-warning-light, .badge-warning-light {
  background-color: #f8ac59;
  color: #ffffff; }

.label-danger, .badge-danger {
  background-color: #dc3545;
  color: #ffffff; }

.label-info, .badge-info {
  background-color: #17a2b8;
  color: #ffffff; }

.label-inverse, .badge-inverse {
  background-color: #262626;
  color: #ffffff; }

.label-white, .badge-white {
  background-color: #ffffff;
  color: #5E5E5E; }

.label-white, .badge-disable {
  background-color: #2A2E36;
  color: #8B91A0; }

/**
 * ELEMENTS
 */
/*
    DATERANGE PICKER
*/
/* Formattazione date-range-picker */
.date-range-picker .k-input {
  background: url("../../img/kendo-sprite-calendar.png?t=ku4and8n") no-repeat right 5px center;
  cursor: pointer;
  padding: 4px;
  width: 100%; }

.date-range-picker a {
  color: #4e413b;
  float: right;
  margin-right: 27px;
  position: relative;
  top: -1.8em; }

/*
    TOGGLE SWICH
*/
.onoffswitch {
  position: relative;
  width: 64px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #0277ea;
  border-radius: 2px; }

.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s; }

.onoffswitch-inner:before, .onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 12px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.onoffswitch-inner:before {
  content: "ON";
  padding-left: 10px;
  background-color: #0277ea;
  color: #ffffff; }

.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 10px;
  background-color: #ffffff;
  color: #999999;
  text-align: right; }

.onoffswitch-switch {
  width: 20px;
  margin: 0;
  background: #ffffff;
  border: 2px solid #0277ea;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 44px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0; }

/*
    TOOLTIPS
*/
.tooltip-inner {
  background-color: #2F4050; }

.tooltip.top .tooltip-arrow {
  border-top-color: #2F4050; }

.tooltip.right .tooltip-arrow {
  border-right-color: #2F4050; }

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #2F4050; }

.tooltip.left .tooltip-arrow {
  border-left-color: #2F4050; }

/*
    EASY PIE CHART
*/
.easypiechart {
  position: relative;
  text-align: center; }

.easypiechart .h2 {
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block; }

.easypiechart canvas {
  top: 0;
  left: 0; }

.easypiechart .easypie-text {
  line-height: 1;
  position: absolute;
  top: 33px;
  width: 100%;
  z-index: 1; }

.easypiechart img {
  margin-top: -4px; }

.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/*
    LIST GROUP
*/
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
  background-color: #0277ea;
  border-color: #0277ea;
  color: #ffffff;
  z-index: 2; }

.list-group-item-heading {
  margin-top: 10px; }

.list-group-item-text {
  margin: 0 0 10px;
  color: inherit;
  font-size: 12px;
  line-height: inherit; }

.no-padding .list-group-item {
  border-left: none;
  border-right: none;
  border-bottom: none; }

.no-padding .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: none; }

.no-padding .list-group {
  margin-bottom: 0; }

.list-group-item {
  background-color: inherit;
  border: 1px solid #e7eaec;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative; }

.elements-list .list-group-item {
  border-left: none;
  border-right: none;
  padding: 15px 25px; }

.elements-list .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-top: none !important; }

.elements-list .list-group {
  margin-bottom: 0; }

.elements-list a {
  color: inherit; }

.elements-list .list-group-item.active,
.elements-list .list-group-item:hover {
  background: #f3f3f4;
  color: inherit;
  border-color: #e7eaec;
  border-radius: 0; }

.elements-list li.active {
  transition: none; }

.element-detail-box {
  padding: 25px; }

/*
    FLOT CHART
*/
.flot-chart {
  display: block;
  height: 200px; }

.widget .flot-chart.dashboard-chart {
  display: block;
  height: 120px;
  margin-top: 40px; }

.flot-chart.dashboard-chart {
  display: block;
  height: 180px;
  margin-top: 40px; }

.flot-chart-content {
  width: 100%;
  height: 100%; }

.flot-chart-pie-content {
  width: 200px;
  height: 200px;
  margin: auto; }

.jqstooltip {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  visibility: hidden;
  background: #2b303a;
  background-color: rgba(43, 48, 58, 0.8);
  color: white;
  text-align: left;
  white-space: nowrap;
  z-index: 10000;
  padding: 5px 5px 5px 5px;
  min-height: 22px;
  border-radius: 3px; }

.jqsfield {
  color: white;
  text-align: left; }

.fh-150 {
  height: 150px; }

.fh-200 {
  height: 200px; }

.h-150 {
  min-height: 150px; }

.h-200 {
  min-height: 200px; }

.legendLabel {
  padding-left: 5px; }

.stat-list li:first-child {
  margin-top: 0; }

.stat-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.stat-percent {
  float: right; }

.stat-list li {
  margin-top: 15px;
  position: relative; }

/*
    DATATABLES
*/
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: transparent; }

.dataTables_wrapper {
  padding-bottom: 30px; }

.dataTables_length {
  float: left; }

.dataTables_filter label {
  margin-right: 5px; }

.html5buttons {
  float: right; }

.html5buttons a {
  border: 1px solid #e7eaec;
  background: #ffffff;
  color: #676a6c;
  box-shadow: none;
  padding: 6px 8px;
  font-size: 12px; }
  .html5buttons a:hover, .html5buttons a:focus:active {
    background-color: #eee;
    color: inherit;
    border-color: #d2d2d2; }

div.dt-button-info {
  z-index: 100; }

@media (max-width: 768px) {
  .html5buttons {
    float: none;
    margin-top: 10px; }
  .dataTables_length {
    float: none; } }

/*
    CIRCLE
*/
.img-circle {
  border-radius: 50%; }

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429; }

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33; }

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33; }

.show-grid [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important; }

.show-grid {
  margin: 15px 0; }

/*
    ANIMATION
*/
.css-animation-box h1 {
  font-size: 44px; }

.animation-efect-links a {
  padding: 4px 6px;
  font-size: 12px; }

#animation_box {
  background-color: #f9f8f8;
  border-radius: 16px;
  width: 80%;
  margin: 0 auto;
  padding-top: 80px; }

.animation-text-box {
  position: absolute;
  margin-top: 40px;
  left: 50%;
  margin-left: -100px;
  width: 200px; }

.animation-text-info {
  position: absolute;
  margin-top: -60px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  font-size: 10px; }

.animation-text-box h2 {
  font-size: 54px;
  font-weight: 600;
  margin-bottom: 5px; }

.animation-text-box p {
  font-size: 12px;
  text-transform: uppercase; }

/*
    PACE
*/
.pace-running .navbar ul.navbar-top-links {
  margin-right: 35px !important; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
  .pace .pace-progress {
    background: #0277ea;
    position: fixed;
    z-index: 2040;
    top: 0;
    right: 100%;
    width: 100%;
    height: 3px; }
  .pace .pace-activity {
    border-width: 2.5px;
    height: 20px;
    top: 13px;
    width: 20px; }
  .pace.pace-inactive {
    display: none; }

/*
    WIDGETS
*/
.widget {
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 15px 20px; }
  .widget .widget-body {
    animation: fadein 0.25s;
    -moz-animation: fadein 0.25s;
    /* Firefox */
    -webkit-animation: fadein 0.25s;
    /* Safari and Chrome */
    -o-animation: fadein 0.25s;
    /* Opera */ }
  .widget .widget-loader {
    height: 100%;
    text-align: center;
    width: 100%;
    animation: fadeout 0.25s;
    -moz-animation: fadeout 0.25s;
    /* Firefox */
    -webkit-animation: fadeout 0.25s;
    /* Safari and Chrome */
    -o-animation: fadeout 0.25s;
    /* Opera */ }
  .widget h2 {
    font-size: 30px; }
  .widget h3 {
    font-size: 20px; }
  .widget h2, .widget h3 {
    font-size: 30px;
    margin-top: 5px;
    margin-bottom: 0; }

.widget-text-box {
  padding: 20px;
  border: 1px solid #e7eaec;
  background: #ffffff; }

.widget-head-color-box {
  border-radius: 5px 5px 0 0;
  margin-top: 10px; }

.widget .flot-chart {
  height: 100px; }

.vertical-align div {
  display: inline-block;
  vertical-align: middle; }

.vertical-align h2, .vertical-align h3 {
  margin: 0; }

.todo-list {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  font-size: 14px; }

.todo-list.small-list {
  font-size: 12px; }

.todo-list.small-list > li {
  background: #f3f3f4;
  border-left: none;
  border-right: none;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 6px 6px 6px 12px; }

.todo-list.small-list .btn-xs, .todo-list.small-list .btn-group-xs > .btn {
  border-radius: 5px;
  font-size: 10px;
  line-height: 1.5;
  padding: 1px 2px 1px 5px; }

.todo-list > li {
  background: #f3f3f4;
  border-left: 6px solid #e7eaec;
  border-right: 6px solid #e7eaec;
  border-radius: 4px;
  color: inherit;
  margin-bottom: 2px;
  padding: 10px; }

.todo-list .handle {
  cursor: move;
  display: inline-block;
  font-size: 16px;
  margin: 0 5px; }

.todo-list > li .label {
  font-size: 9px;
  margin-left: 10px; }

.check-link {
  font-size: 16px; }

.todo-completed {
  text-decoration: line-through; }

.geo-statistic h1 {
  font-size: 36px;
  margin-bottom: 0; }

/*
    INPUTS
*/
.password-toggle {
  display: block;
  overflow: auto;
  position: relative;
  user-select: none; }
  .password-toggle .form-control {
    display: inline; }
  .password-toggle a {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 50%;
    bottom: 0px;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: auto;
    margin-left: -35px;
    opacity: .5;
    position: absolute;
    top: 0px;
    -webkit-tap-highlight-color: transparent;
    width: 35px;
    z-index: 10; }
  .password-toggle [type="text"] + a {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23444' d='M29.6.4C29 0 28 0 27.4.4L21 6.8c-1.4-.5-3-.8-5-.8C9 6 3 10 0 16c1.3 2.6 3 4.8 5.4 6.5l-5 5c-.5.5-.5 1.5 0 2 .3.4.7.5 1 .5s1 0 1.2-.4l27-27C30 2 30 1 29.6.4zM13 10c1.3 0 2.4 1 2.8 2L12 15.8c-1-.4-2-1.5-2-2.8 0-1.7 1.3-3 3-3zm-9.6 6c1.2-2 2.8-3.5 4.7-4.7l.7-.2c-.4 1-.6 2-.6 3 0 1.8.6 3.4 1.6 4.7l-2 2c-1.6-1.2-3-2.7-4-4.4zM24 13.8c0-.8 0-1.7-.4-2.4l-10 10c.7.3 1.6.4 2.4.4 4.4 0 8-3.6 8-8z'/%3E%3Cpath fill='%23444' d='M26 9l-2.2 2.2c2 1.3 3.6 3 4.8 4.8-1.2 2-2.8 3.5-4.7 4.7-2.7 1.5-5.4 2.3-8 2.3-1.4 0-2.6 0-3.8-.4L10 25c2 .6 4 1 6 1 7 0 13-4 16-10-1.4-2.8-3.5-5.2-6-7z'/%3E%3C/svg%3E");
    opacity: .2; }
  .password-toggle [type="password"] + a {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32'%3E%3Cpath fill='%23444' d='M16 6C9 6 3 10 0 16c3 6 9 10 16 10s13-4 16-10c-3-6-9-10-16-10zm8 5.3c1.8 1.2 3.4 2.8 4.6 4.7-1.2 2-2.8 3.5-4.7 4.7-3 1.5-6 2.3-8 2.3s-6-.8-8-2.3C6 19.5 4 18 3 16c1.5-2 3-3.5 5-4.7l.6-.2C8 12 8 13 8 14c0 4.5 3.5 8 8 8s8-3.5 8-8c0-1-.3-2-.6-2.6l.4.3zM16 13c0 1.7-1.3 3-3 3s-3-1.3-3-3 1.3-3 3-3 3 1.3 3 3z'/%3E%3C/svg%3E"); }

.input-s-sm {
  width: 120px; }

.input-s {
  width: 200px; }

.input-s-lg {
  width: 250px; }

.i-checks {
  padding-left: 0; }

.has-success .form-control {
  border-color: #0277ea; }

.has-warning .form-control {
  border-color: #f8ac59; }

.has-error .form-control {
  border-color: #dc3545; }

.has-success .control-label {
  color: #0277ea; }

.has-warning .control-label {
  color: #f8ac59; }

.has-error .control-label {
  color: #dc3545; }

.spinner-buttons.input-group-btn .btn-xs {
  line-height: 1.13; }

.spinner-buttons.input-group-btn {
  width: 20%; }

.noUi-connect {
  background: none repeat scroll 0 0 #0277ea;
  box-shadow: none; }

.slider_red .noUi-connect {
  background: none repeat scroll 0 0 #dc3545;
  box-shadow: none; }

/*
    UI Sortable
*/
.ui-sortable .ibox-title {
  cursor: move; }

.ui-sortable-placeholder {
  border: 1px dashed #cecece !important;
  visibility: visible !important;
  background: #e7eaec; }

.ibox.ui-sortable-placeholder {
  margin: 0 0 23px !important; }

/*
    SWITCHES
*/
.onoffswitch {
  position: relative;
  width: 54px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; }

.onoffswitch-checkbox {
  display: none; }

.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #1AB394;
  border-radius: 3px; }

.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s; }

.onoffswitch-inner:before, .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 16px;
  padding: 0;
  line-height: 16px;
  font-size: 10px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.onoffswitch-inner:before {
  content: "ON";
  padding-left: 7px;
  background-color: #1AB394;
  color: #ffffff; }

.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 7px;
  background-color: #ffffff;
  color: #919191;
  text-align: right; }

.onoffswitch-switch {
  display: block;
  width: 18px;
  margin: 0;
  background: #ffffff;
  border: 2px solid #1AB394;
  border-radius: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 36px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0; }

.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0; }

/*
    Nestable list
*/
.dd {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  line-height: 20px; }

.dd-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none; }

.dd-list .dd-list {
  padding-left: 30px; }

.dd-collapsed .dd-list {
  display: none; }

.dd-item,
.dd-empty,
.dd-placeholder {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 20px;
  font-size: 13px;
  line-height: 20px; }

.dd-handle {
  display: block;
  margin: 5px 0;
  padding: 5px 10px;
  color: #333333;
  text-decoration: none;
  border: 1px solid #e7eaec;
  background: #f5f5f5;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-handle span {
  font-weight: bold; }

.dd-handle:hover {
  background: #f0f0f0;
  cursor: pointer;
  font-weight: bold; }

.dd-item > button {
  display: block;
  position: relative;
  cursor: pointer;
  float: left;
  width: 25px;
  height: 20px;
  margin: 5px 0;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  background: transparent;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  font-weight: bold; }

.dd-item > button:before {
  content: '+';
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  text-indent: 0; }

.dd-item > button[data-action="collapse"]:before {
  content: '-'; }

#nestable2 .dd-item > button {
  font-family: FontAwesome;
  height: 34px;
  width: 33px;
  color: #c1c1c1; }

#nestable2 .dd-item > button:before {
  content: "\f067"; }

#nestable2 .dd-item > button[data-action="collapse"]:before {
  content: "\f068"; }

.dd-placeholder,
.dd-empty {
  margin: 5px 0;
  padding: 0;
  min-height: 30px;
  background: #f2fbff;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-empty {
  border: 1px dashed #bbb;
  min-height: 100px;
  background-color: #e5e5e5;
  background-image: -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -webkit-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
  background-image: -moz-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), -moz-linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
  background-image: linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff), linear-gradient(45deg, #ffffff 25%, transparent 25%, transparent 75%, #ffffff 75%, #ffffff);
  background-size: 60px 60px;
  background-position: 0 0, 30px 30px; }

.dd-dragel {
  position: absolute;
  z-index: 9999;
  pointer-events: none; }

.dd-dragel > .dd-item .dd-handle {
  margin-top: 0; }

.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); }

/*
    Nestable Extras
*/
.nestable-lists {
  display: block;
  clear: both;
  padding: 30px 0;
  width: 100%;
  border: 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd; }

#nestable-menu {
  padding: 0;
  margin: 10px 0 20px 0; }

#nestable-output,
#nestable2-output {
  width: 100%;
  font-size: 0.75em;
  line-height: 1.333333em;
  font-family: open sans, lucida grande, lucida sans unicode, helvetica, arial, sans-serif;
  padding: 5px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

#nestable2 .dd-handle {
  color: inherit;
  border: 1px dashed #e7eaec;
  background: #f3f3f4;
  padding: 10px; }

#nestable2 span.label {
  margin-right: 10px; }

#nestable-output,
#nestable2-output {
  font-size: 12px;
  padding: 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

/*
    CodeMirror
*/
.CodeMirror {
  border: 1px solid #eee;
  height: auto; }

.CodeMirror-scroll {
  overflow-y: hidden;
  overflow-x: auto; }

/*
    Google Maps
*/
.google-map {
  height: 300px; }

/*
    Validation
*/
label.error {
  color: #cc5965;
  display: inline-block;
  margin-left: 5px; }

.form-control.error {
  border: 1px dotted #cc5965; }

/*
    Image cropper style
*/
.img-container, .img-preview {
  overflow: hidden;
  text-align: center;
  width: 100%; }

.img-preview-sm {
  height: 130px;
  width: 200px; }

/*
    New Timeline style
*/
.vertical-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto; }

.vertical-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both; }

#vertical-timeline {
  position: relative;
  padding: 0;
  margin-top: 2em;
  margin-bottom: 2em; }

#vertical-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #f1f1f1; }

.vertical-timeline-content .btn {
  float: right; }

#vertical-timeline.light-timeline:before {
  background: #e7eaec; }

.dark-timeline .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent; }

.dark-timeline.center-orientation .vertical-timeline-content:before {
  border-color: transparent transparent transparent #f5f5f5; }

.dark-timeline .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before,
.dark-timeline.center-orientation .vertical-timeline-block:nth-child(2n) .vertical-timeline-content:before {
  border-color: transparent #f5f5f5 transparent transparent; }

.dark-timeline .vertical-timeline-content,
.dark-timeline.center-orientation .vertical-timeline-content {
  background: #f5f5f5; }

@media only screen and (min-width: 1170px) {
  #vertical-timeline.center-orientation {
    margin-top: 3em;
    margin-bottom: 3em; }
  #vertical-timeline.center-orientation:before {
    left: 50%;
    margin-left: -2px; } }

@media only screen and (max-width: 1170px) {
  .center-orientation.dark-timeline .vertical-timeline-content:before {
    border-color: transparent #f5f5f5 transparent transparent; } }

.vertical-timeline-block {
  position: relative;
  margin: 2em 0; }

.vertical-timeline-block:after {
  content: "";
  display: table;
  clear: both; }

.vertical-timeline-block:first-child {
  margin-top: 0; }

.vertical-timeline-block:last-child {
  margin-bottom: 0; }

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-block {
    margin: 4em 0; }
  .center-orientation .vertical-timeline-block:first-child {
    margin-top: 0; }
  .center-orientation .vertical-timeline-block:last-child {
    margin-bottom: 0; } }

.vertical-timeline-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 16px;
  border: 3px solid #f1f1f1;
  text-align: center; }

.vertical-timeline-icon i {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -9px; }

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-icon {
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: -25px;
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    font-size: 19px; }
  .center-orientation .vertical-timeline-icon i {
    margin-left: -12px;
    margin-top: -10px; }
  .center-orientation .cssanimations .vertical-timeline-icon.is-hidden {
    visibility: hidden; } }

.vertical-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em; }

.vertical-timeline-content:after {
  content: "";
  display: table;
  clear: both; }

.vertical-timeline-content h2 {
  font-weight: 400;
  margin-top: 4px; }

.vertical-timeline-content p {
  margin: 1em 0;
  line-height: 1.6; }

.vertical-timeline-content .vertical-date {
  float: left;
  font-weight: 500; }

.vertical-date small {
  color: #0277ea;
  font-weight: 400; }

.vertical-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white; }

@media only screen and (min-width: 768px) {
  .vertical-timeline-content h2 {
    font-size: 18px; }
  .vertical-timeline-content p {
    font-size: 13px; } }

@media only screen and (min-width: 1170px) {
  .center-orientation .vertical-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%; }
  .center-orientation .vertical-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white; }
  .center-orientation .vertical-timeline-content .btn {
    float: left; }
  .center-orientation .vertical-timeline-content .vertical-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 2px;
    font-size: 14px; }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content {
    float: right; }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white; }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .btn {
    float: right; }
  .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
    left: auto;
    right: 122%;
    text-align: right; }
  .center-orientation .cssanimations .vertical-timeline-content.is-hidden {
    visibility: hidden; } }

/*
    Tabs
*/
.tabs-container .panel-body {
  background: #ffffff;
  border: 1px solid #e7eaec;
  border-radius: 2px;
  padding: 20px;
  position: relative; }

.tabs-container .nav-tabs > li.active > a,
.tabs-container .nav-tabs > li.active > a:hover,
.tabs-container .nav-tabs > li.active > a:focus {
  border: 1px solid #e7eaec;
  border-bottom-color: transparent;
  background-color: #ffffff; }

.tabs-container .nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.tabs-container .tab-pane .panel-body {
  border-top: none; }

.tabs-container .nav-tabs > li.active > a, .tabs-container .nav-tabs > li.active > a:hover, .tabs-container .nav-tabs > li.active > a:focus {
  border: 1px solid #e7eaec;
  border-bottom-color: transparent; }

.tabs-container .nav-tabs {
  border-bottom: 1px solid #e7eaec; }

.tabs-container .tab-pane .panel-body {
  border-top: none; }

.tabs-container .tabs-left .tab-pane .panel-body, .tabs-container .tabs-right .tab-pane .panel-body {
  border-top: 1px solid #e7eaec; }

.tabs-container .nav-tabs > li a:hover {
  background: transparent;
  border-color: transparent; }

.tabs-container .tabs-below > .nav-tabs,
.tabs-container .tabs-right > .nav-tabs,
.tabs-container .tabs-left > .nav-tabs {
  border-bottom: 0; }

.tabs-container .tabs-left .panel-body {
  position: static; }

.tabs-container .tabs-left > .nav-tabs, .tabs-container .tabs-right > .nav-tabs {
  width: 20%; }

.tabs-container .tabs-left .panel-body {
  width: 80%;
  margin-left: 20%; }

.tabs-container .tabs-right .panel-body {
  width: 80%;
  margin-right: 20%; }

.tabs-container .tab-content > .tab-pane,
.tabs-container .pill-content > .pill-pane {
  display: none; }

.tabs-container .tab-content > .active,
.tabs-container .pill-content > .active {
  display: block; }

.tabs-container .tabs-below > .nav-tabs {
  border-top: 1px solid #e7eaec; }

.tabs-container .tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

.tabs-container .tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

.tabs-container .tabs-below > .nav-tabs > li > a:hover,
.tabs-container .tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #e7eaec;
  border-bottom-color: transparent; }

.tabs-container .tabs-left > .nav-tabs > li,
.tabs-container .tabs-right > .nav-tabs > li {
  float: none; }

.tabs-container .tabs-left > .nav-tabs > li > a,
.tabs-container .tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

.tabs-container .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px; }

.tabs-container .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

.tabs-container .tabs-left > .nav-tabs .active > a,
.tabs-container .tabs-left > .nav-tabs .active > a:hover,
.tabs-container .tabs-left > .nav-tabs .active > a:focus {
  border-color: #e7eaec transparent #e7eaec #e7eaec;
  *border-right-color: #ffffff; }

.tabs-container .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px; }

.tabs-container .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

.tabs-container .tabs-right > .nav-tabs .active > a,
.tabs-container .tabs-right > .nav-tabs .active > a:hover,
.tabs-container .tabs-right > .nav-tabs .active > a:focus {
  border-color: #e7eaec #e7eaec #e7eaec transparent;
  *border-left-color: #ffffff;
  z-index: 1; }

@media (max-width: 767px) {
  .tabs-container .nav-tabs > li {
    float: none !important; }
  .tabs-container .nav-tabs > li.active > a {
    border-bottom: 1px solid #e7eaec !important;
    margin: 0; } }

/*
    jsvectormap
*/
.jvectormap-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; }

.jvectormap-tip {
  position: absolute;
  display: none;
  border: solid 1px #CDCDCD;
  border-radius: 3px;
  background: #292929;
  color: white;
  font-family: sans-serif, Verdana;
  font-size: smaller;
  padding: 5px; }

.jvectormap-zoomin, .jvectormap-zoomout, .jvectormap-goback {
  position: absolute;
  left: 10px;
  border-radius: 3px;
  background: #0277ea;
  padding: 3px;
  color: white;
  cursor: pointer;
  line-height: 10px;
  text-align: center;
  box-sizing: content-box; }

.jvectormap-zoomin, .jvectormap-zoomout {
  width: 10px;
  height: 10px; }

.jvectormap-zoomin {
  top: 10px; }

.jvectormap-zoomout {
  top: 30px; }

.jvectormap-goback {
  bottom: 10px;
  z-index: 1000;
  padding: 6px; }

.jvectormap-spinner {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: center no-repeat url(data:image/gif;base64,R0lGODlhIAAgAPMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==); }

.jvectormap-legend-title {
  font-weight: bold;
  font-size: 14px;
  text-align: center; }

.jvectormap-legend-cnt {
  position: absolute; }

.jvectormap-legend-cnt-h {
  bottom: 0;
  right: 0; }

.jvectormap-legend-cnt-v {
  top: 0;
  right: 0; }

.jvectormap-legend {
  background: black;
  color: white;
  border-radius: 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend {
  float: left;
  margin: 0 10px 10px 0;
  padding: 3px 3px 1px 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend .jvectormap-legend-tick {
  float: left; }

.jvectormap-legend-cnt-v .jvectormap-legend {
  margin: 10px 10px 0 0;
  padding: 3px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick {
  width: 40px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick-sample {
  height: 15px; }

.jvectormap-legend-cnt-v .jvectormap-legend-tick-sample {
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle; }

.jvectormap-legend-tick-text {
  font-size: 12px; }

.jvectormap-legend-cnt-h .jvectormap-legend-tick-text {
  text-align: center; }

.jvectormap-legend-cnt-v .jvectormap-legend-tick-text {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
  padding-left: 3px; }

/**
 * SIDEBAR
 * Classi per la definizione degli stili del la barra laterale
 */
.sidebard-panel {
  width: 220px;
  background: #ebebed;
  padding: 10px 20px;
  position: absolute;
  right: 0; }

.sidebard-panel .feed-element img.img-circle {
  width: 32px;
  height: 32px; }

.sidebard-panel .feed-element, .media-body, .sidebard-panel p {
  font-size: 12px; }

.sidebard-panel .feed-element {
  margin-top: 20px;
  padding-bottom: 0; }

.sidebard-panel .list-group {
  margin-bottom: 10px; }

.sidebard-panel .list-group .list-group-item {
  padding: 5px 0;
  font-size: 12px;
  border: 0; }

.sidebar-content .wrapper, .wrapper.sidebar-content {
  padding-right: 230px !important; }

.body-small .sidebar-content .wrapper, .body-small .wrapper.sidebar-content {
  padding-right: 20px !important; }

.sidebar-container ul.nav-tabs {
  border: none; }

.sidebar-container ul.nav-tabs.navs-4 li {
  width: 25%; }

.sidebar-container ul.nav-tabs.navs-3 li {
  width: 33.3333%; }

.sidebar-container ul.nav-tabs.navs-2 li {
  width: 50%; }

.sidebar-container ul.nav-tabs li {
  border: none; }

.sidebar-container ul.nav-tabs li a {
  border: none;
  padding: 12px 10px;
  margin: 0;
  border-radius: 0;
  background: #2f4050;
  color: #ffffff;
  text-align: center;
  border-right: 1px solid #334556; }

.sidebar-container ul.nav-tabs li.active a {
  border: none;
  background: #f9f9f9;
  color: #676a6c;
  font-weight: bold; }

.sidebar-container .nav-tabs > li.active > a:hover,
.sidebar-container .nav-tabs > li.active > a:focus {
  border: none; }

.sidebar-container ul.sidebar-list {
  margin: 0;
  padding: 0; }

.sidebar-container ul.sidebar-list li {
  border-bottom: 1px solid #e7eaec;
  padding: 15px 20px;
  list-style: none;
  font-size: 12px; }

.sidebar-container .sidebar-message:nth-child(2n+2) {
  background: #f9f9f9; }

.sidebar-container ul.sidebar-list li a {
  text-decoration: none;
  color: inherit; }

.sidebar-container .sidebar-content {
  padding: 15px 20px;
  font-size: 12px; }

.sidebar-container .sidebar-title {
  background: #f9f9f9;
  padding: 20px;
  border-bottom: 1px solid #e7eaec; }
  .sidebar-container .sidebar-title h3 {
    margin-bottom: 3px;
    padding-left: 2px; }

.sidebar-container .tab-content h4 {
  margin-bottom: 5px; }

.sidebar-container .sidebar-message > a > .pull-left {
  margin-right: 10px; }

.sidebar-container .sidebar-message > a {
  text-decoration: none;
  color: inherit; }

.sidebar-container .sidebar-message {
  padding: 15px 20px; }

.sidebar-container .sidebar-message .message-avatar {
  height: 38px;
  width: 38px;
  border-radius: 50%; }

.sidebar-container .setings-item {
  padding: 15px 20px;
  border-bottom: 1px solid #e7eaec; }

/**
 * BASE
 * Contiene le classi di base del template
 */
body {
  color: #676a6c;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  overflow-x: hidden; }

body.full-height-layout #wrapper,
body.full-height-layout #page-wrapper {
  height: 100%; }

.page {
  background-color: #fff;
  overflow: hidden;
  padding: 10px; }

#page-wrapper {
  min-height: auto; }

body.boxed-layout {
  background: url("patterns/shattered.png?t=ku4and8n"); }

body.boxed-layout #wrapper {
  background-color: #2f4050;
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.75); }

.block {
  display: block; }

.clear {
  display: block;
  overflow: hidden; }

a {
  cursor: pointer; }

a:hover, a:focus {
  text-decoration: none; }

.border-bottom {
  border-bottom: 1px solid #e7eaec !important; }

.font-bold {
  font-weight: 600; }

.font-noraml {
  font-weight: 400; }

.text-uppercase {
  text-transform: uppercase; }

.b-r {
  border-right: 1px solid #e7eaec; }

.hr-line-dashed {
  border-top: 1px dashed #e7eaec;
  color: #ffffff;
  background-color: #ffffff;
  height: 1px;
  margin: 20px 0; }

.hr-line-solid {
  border-bottom: 1px solid #e7eaec;
  background-color: rgba(0, 0, 0, 0);
  border-style: solid !important;
  margin-top: 15px;
  margin-bottom: 15px; }

video {
  width: 100% !important;
  height: auto !important; }

/* MODAL */
.modal-content {
  background-clip: padding-box;
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  outline: 0 none;
  position: relative; }

.modal-dialog {
  z-index: 2200; }

.modal-body {
  padding: 20px 12px 30px 12px; }

.inmodal .modal-body {
  background: #f8fafb; }

.inmodal .modal-header {
  padding: 10px 15px;
  text-align: center; }

.animated.modal.fade .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

.inmodal .modal-title {
  font-size: 26px; }

.inmodal .modal-icon {
  font-size: 84px;
  color: #e2e3e3; }

/**
 * WRAPPERS
 */
#wrapper {
  height: 100%;
  width: 100%; }

#page-wrapper {
  min-height: 568px;
  position: relative !important; }

@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 240px;
    min-height: 2002px; } }

.title-action {
  text-align: right;
  padding-top: 30px; }

.ibox-content h1, .ibox-content h2, .ibox-content h3, .ibox-content h4, .ibox-content h5,
.ibox-title h1, .ibox-title h2, .ibox-title h3, .ibox-title h4, .ibox-title h5 {
  margin-top: 5px; }

ul.unstyled, ol.unstyled {
  list-style: none outside none;
  margin-left: 0; }

.big-icon {
  font-size: 160px !important;
  color: #e5e6e7; }

/**
 * FOOTER
 */
.footer {
  background: none repeat scroll 0 0 white;
  border-top: 1px solid #e7eaec;
  bottom: 0;
  left: 0;
  padding: 8px 30px 5px;
  position: fixed;
  right: 0;
  z-index: 9999; }

.footer.fixed_full {
  background: white;
  border-top: 1px solid #e7eaec;
  bottom: 0;
  left: 0;
  padding: 10px 20px;
  position: fixed;
  right: 0;
  z-index: 1000; }

.footer.fixed {
  background: white;
  border-top: 1px solid #e7eaec;
  bottom: 0;
  left: 0;
  margin-left: 220px;
  padding: 10px 20px;
  position: fixed;
  right: 0;
  z-index: 1000; }

body.mini-navbar .footer.fixed,
body.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 70px; }

body.mini-navbar.canvas-menu .footer.fixed,
body.canvas-menu .footer.fixed {
  margin: 0 !important; }

body.fixed-sidebar.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 220px; }

body.body-small .footer.fixed {
  margin-left: 0; }

/* PANELS */
.page-heading {
  border-top: 0;
  padding: 0 10px 20px 10px; }

.panel-heading h1, .panel-heading h2 {
  margin-bottom: 5px; }

/* TABLES */
.table-bordered {
  border: 1px solid #EBEBEB; }

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  background-color: #F5F5F6;
  border-bottom-width: 1px; }

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid #e7e7e7; }

.table > thead > tr > th {
  border-bottom: 1px solid #DDDDDD;
  vertical-align: bottom; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 1px solid #e7eaec;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: top; }

/* PANELS */
.panel.blank-panel {
  background: none;
  margin: 0; }

.blank-panel .panel-heading {
  padding-bottom: 0; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none;
  border-color: #DDDDDD #DDDDDD rgba(0, 0, 0, 0);
  border-bottom: #f3f3f4;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555555;
  cursor: default; }

.nav.nav-tabs li {
  background: none;
  border: none; }

.nav-tabs > li > a {
  color: #A7B1C2;
  font-weight: 600; }

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  background-color: #e6e6e6;
  color: #676a6c; }

.ui-tab .tab-content {
  padding: 20px 0; }

/* GLOBAL  */
.ibox-content.text-box {
  padding-bottom: 0;
  padding-top: 15px; }

.border-left-right {
  border-left: 1px solid #e7eaec;
  border-right: 1px solid #e7eaec;
  border-top: none;
  border-bottom: none; }

.border-left {
  border-left: 1px solid #e7eaec;
  border-right: none;
  border-top: none;
  border-bottom: none; }

.border-right {
  border-left: none;
  border-right: 1px solid #e7eaec;
  border-top: none;
  border-bottom: none; }

.full-width {
  width: 100% !important; }

.link-block {
  font-size: 12px;
  padding: 10px; }

.nav.navbar-top-links .link-block a {
  font-size: 12px; }

.link-block a {
  font-size: 10px;
  color: inherit; }

body.mini-navbar .branding {
  display: none; }

img.circle-border {
  border: 6px solid #ffffff;
  border-radius: 50%; }

.branding {
  float: left;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  padding: 17px 20px;
  text-align: center;
  background-color: #0277ea; }

.login-panel {
  margin-top: 25%; }

.icons-box h3 {
  margin-top: 10px;
  margin-bottom: 10px; }

.icons-box .infont a i {
  font-size: 25px;
  display: block;
  color: #676a6c; }

.icons-box .infont a {
  color: #a6a8a9; }

.icons-box .infont a {
  padding: 10px;
  margin: 1px;
  display: block; }

.ui-draggable .ibox-title {
  cursor: move; }

/**
 * PAGEHEADER & BREADCRUMB
 */
.pageheader {
  padding-top: 18px;
  padding-bottom: 0px;
  margin-left: 8px; }

.breadcrumb {
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 0;
  min-height: 0px; }

.breadcrumb > li a {
  color: inherit; }

.breadcrumb > .active {
  color: inherit; }

.breadcrumb-titles {
  overflow: auto; }

.breadcrumb-titles h3,
.breadcrumb-titles h4 {
  display: inline; }

.breadcrumb-titles h3 {
  float: left; }

.breadcrumb-titles h4 {
  float: right; }

code {
  background-color: #F9F2F4;
  border-radius: 4px;
  color: #ca4440;
  font-size: 90%;
  padding: 2px 4px;
  white-space: nowrap; }

/* ibox */
.k-widget.k-window .ibox {
  margin-bottom: 5px; }

.ibox {
  clear: both;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 0; }
  .ibox .panel {
    margin-bottom: 0; }
  .ibox .panel-body {
    padding: 0px 10px; }
  .ibox:after, .ibox:before {
    display: table; }
  .ibox.collapsed .ibox-content {
    display: none; }
  .ibox.collapsed .fa.fa-chevron-up:before {
    content: "\f078"; }
  .ibox.collapsed .fa.fa-chevron-down:before {
    content: "\f077"; }
  .ibox .ibox-title {
    background-color: #ffffff;
    color: inherit;
    margin-bottom: 0;
    overflow-y: auto; }
  .ibox .ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px; }
  .ibox .ibox-footer {
    background: #ffffff;
    border-top: 1px solid #e7eaec;
    color: inherit;
    font-size: 90%;
    overflow: auto; }
  .ibox .ibox-footer, .ibox .ibox-title {
    padding: 10px 15px; }
  .ibox .ibox-content {
    clear: both;
    overflow-y: auto; }
  .ibox .ibox-heading {
    background-color: #f3f6fb;
    border-bottom: none; }
  .ibox .ibox-heading h3 {
    font-weight: 200;
    font-size: 24px; }
  .ibox .ibox-title h5 {
    display: inline-block;
    font-size: 14px;
    margin: 0 0 7px;
    padding: 0;
    text-overflow: ellipsis;
    float: left; }
  .ibox .ibox-title .label {
    float: left;
    margin-left: 4px; }
  .ibox .ibox-tools {
    margin-left: 5px;
    text-align: right; }
    .ibox .ibox-tools .dropdown-menu > li > a {
      padding: 4px 10px;
      font-size: 12px; }
    .ibox .ibox-tools.open > .dropdown-menu {
      left: auto;
      right: 0; }

table.table-mail tr td {
  padding: 12px; }

.table-mail .check-mail {
  padding-left: 20px; }

.table-mail .mail-date {
  padding-right: 20px; }

.star-mail, .check-mail {
  width: 40px; }

.unread td a, .unread td {
  font-weight: 600;
  color: inherit; }

.read td a, .read td {
  font-weight: normal;
  color: inherit; }

.unread td {
  background-color: #f9f8f8; }

/* BACKGROUNDS */
.gray-bg {
  background-color: #f3f3f4; }

.white-bg {
  background-color: #ffffff; }

.navy-bg {
  background-color: #0277ea;
  color: #ffffff; }

.blue-bg {
  background-color: #1c84c6;
  color: #ffffff; }

.lazur-bg {
  background-color: #17a2b8;
  color: #ffffff; }

.yellow-bg {
  background-color: #f8ac59;
  color: #ffffff; }

.red-bg {
  background-color: #dc3545;
  color: #ffffff; }

.black-bg {
  background-color: #262626; }

.panel-primary {
  border-color: #0277ea; }

.panel-primary > .panel-heading {
  background-color: #0277ea;
  border-color: #0277ea; }

.panel-success {
  border-color: #1c84c6; }

.panel-success > .panel-heading {
  background-color: #00467A;
  border-color: #00467A;
  color: #ffffff; }

.panel-info {
  border-color: #17a2b8; }

.panel-info > .panel-heading {
  background-color: #17a2b8;
  border-color: #17a2b8;
  color: #ffffff; }

.panel-warning {
  border-color: #f8ac59; }

.panel-warning > .panel-heading {
  background-color: #f8ac59;
  border-color: #f8ac59;
  color: #ffffff; }

.panel-danger {
  border-color: #dc3545; }

.panel-danger > .panel-heading {
  background-color: #dc3545;
  border-color: #dc3545;
  color: #ffffff; }

.progress-bar {
  background-color: #0277ea; }

.progress-small, .progress-small .progress-bar {
  height: 10px; }

.progress-small, .progress-mini {
  margin-top: 5px; }

.progress-mini, .progress-mini .progress-bar {
  height: 5px;
  margin-bottom: 0; }

.progress-bar-navy-light {
  background-color: #3dc7ab; }

.progress-bar-success {
  background-color: #1c84c6; }

.progress-bar-info {
  background-color: #17a2b8; }

.progress-bar-warning {
  background-color: #f8ac59; }

.progress-bar-danger {
  background-color: #dc3545; }

.panel-title {
  font-size: inherit; }

.jumbotron {
  border-radius: 6px;
  padding: 40px; }

.jumbotron h1 {
  margin-top: 0; }

/* COLORS */
.text-navy {
  color: #0277ea; }

.text-primary {
  color: inherit; }

.text-success {
  color: #1c84c6; }

.text-info {
  color: #17a2b8; }

.text-warning {
  color: #f8ac59; }

.text-danger {
  color: #dc3545; }

.text-muted {
  color: #888888; }

.text-white {
  color: #ffffff; }

.simple_tag {
  background-color: #f3f3f4;
  border: 1px solid #e7eaec;
  border-radius: 2px;
  color: inherit;
  font-size: 10px;
  margin-right: 5px;
  margin-top: 5px;
  padding: 5px 12px;
  display: inline-block; }

.img-shadow {
  -webkit-box-shadow: 0 0 3px 0 #919191;
  -moz-box-shadow: 0 0 3px 0 #919191;
  box-shadow: 0 0 3px 0 #919191; }

a.close-canvas-menu {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 1011;
  color: #a7b1c2; }

a.close-canvas-menu:hover {
  color: #ffffff; }

.close-canvas-menu {
  display: none; }

.canvas-menu .close-canvas-menu {
  display: block; }

.light-navbar .navbar.navbar-static-top {
  background-color: #ffffff; }

/*
    FULL HEIGHT
*/
.full-height {
  height: 100%; }

.fh-breadcrumb {
  height: calc(100% - 196px);
  margin: 0 -15px;
  position: relative; }

.fh-no-breadcrumb {
  height: calc(100% - 99px);
  margin: 0 -15px;
  position: relative; }

.fh-column {
  background: #ffffff;
  height: 100%;
  width: 240px;
  float: left; }

.spiner-example {
  height: 200px;
  padding-top: 70px; }

.space-10 {
  margin: 10px 0; }

.space-15 {
  margin: 15px 0; }

.space-20 {
  margin: 20px 0; }

.space-25 {
  margin: 25px 0; }

.space-30 {
  margin: 30px 0; }

/*
    Fullscreen functions
*/
.fullscreen-ibox-mode .animated {
  animation: none; }

body.fullscreen-ibox-mode {
  overflow-y: hidden; }

.ibox.fullscreen {
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  margin-bottom: 0; }

.ibox.fullscreen .collapse-link {
  display: none; }

.ibox.fullscreen .ibox-content {
  min-height: calc(100% - 48px); }

body.modal-open {
  padding-right: inherit !important; }

body.modal-open .animated {
  animation-fill-mode: initial;
  z-index: inherit; }

body.mini-navbar.fixed-sidebar .profile-element {
  display: block !important; }

body.mini-navbar.fixed-sidebar .nav-header {
  padding: 33px 25px; }

body.mini-navbar.fixed-sidebar .logo-element {
  display: none; }

.fullscreen-video .animated {
  animation: none; }

/*
    Classe per gestire le colorazione base in stile Bootstrap per FontAwesome
*/
.icon-success {
  color: #1c84c6; }

.icon-success:hover,
.icon-success:focus,
.icon-success:active,
.icon-success.active,
.icon-success:active:focus,
.icon-success:active:hover,
.icon-success.active:hover,
.icon-success.active:focus {
  color: #1a7bb9; }

.icon-info {
  color: #23c6c8; }

.icon-info:hover,
.icon-info:focus,
.icon-info:active,
.icon-info.active,
.icon-info:active:focus,
.icon-info:active:hover,
.icon-info.active:hover,
.icon-info.active:focus {
  color: #21b9bb; }

.icon-default {
  color: white; }

.icon-default:hover,
.icon-default:focus,
.icon-default:active,
.icon-default.active,
.icon-default:active:focus,
.icon-default:active:hover,
.icon-default.active:hover,
.icon-default.active:focus {
  color: #d2d2d2; }

.icon-warning {
  color: #f8ac59; }

.icon-warning:hover,
.icon-warning:focus,
.icon-warning:active,
.icon-warning.active,
.icon-warning:active:focus,
.icon-warning:active:hover,
.icon-warning.active:hover,
.icon-warning.active:focus {
  color: #f7a54a; }

.icon-danger {
  color: #ed5565; }

.icon-danger:hover,
.icon-danger:focus,
.icon-danger:active,
.icon-danger.active,
.icon-danger:active:focus,
.icon-danger:active:hover,
.icon-danger.active:hover,
.icon-danger.active:focus {
  color: #ec4758; }

.pnltoolbar {
  box-sizing: border-box;
  min-height: 0px; }

.pnltoolbar .toolbar {
  padding: 3px 4px 2px 0; }

/**
 * BUTTON 100%
 */
button .full-width {
  width: 100%; }

/**
 * Notification
 */
.notifications {
  min-width: 420px; }

.notifications-wrapper {
  overflow: auto;
  max-height: 250px; }

.menu-title {
  color: #676A6C;
  display: inline-block; }

.notification-heading, .notification-footer {
  padding: 2px 10px; }

.dropdown-menu.divider {
  margin: 5px 0; }

.notification-item {
  padding: 10px;
  background: #F3F3F4;
  border-radius: 4px; }

.notification-item-title {
  font-size: 1.3rem;
  color: #000; }

.notification-item-unreaded {
  font-weight: 600;
  color: #000; }

.notification-item-info:hover {
  text-decoration: underline; }

.notifications a.content {
  text-decoration: none;
  background: #F3F3F4; }

.notification-hover-btn {
  display: none; }

.notification-item:hover .notification-hover-btn {
  display: block; }

/**
 * Navigation menù
 */
.nav #side-menu > li > ul ul {
  background-color: #eee; }

/**
    PLEASEWAIT (LOADING SPINNER)
 */
.pg-loading-screen .pg-loading-html p.loading-message {
  font-size: 20px;
  margin-bottom: 20px; }

.pg-loading-logo-header {
  padding-top: 20px; }

.pg-loading-logo-header,
.pg-loading-html {
  margin: 0 !important; }

.sk-spinner .sk-bounce1 {
  background-color: #2D6294; }

.sk-spinner .sk-bounce2 {
  background-color: #4F94D6; }

.sk-spinner .sk-bounce3 {
  background-color: #1C84C6; }

/**
    Awesome-bootstrap-checkbox
*/
.checkbox label {
  line-height: 1.5; }

.k-window .checkbox label::after {
  left: 1px !important;
  top: 2px !important; }

.page-full {
  height: 100%;
  padding: 0; }

.add-nav {
  margin-bottom: 10px;
  margin-top: -29px;
  margin-bottom: 10px; }

.add-nav .nav-heading {
  background-color: white;
  padding: 10px 20px 10px 20px; }

.add-nav .nav-heading h1, .add-nav .nav-heading h2, .add-nav .nav-heading h3, .add-nav .nav-heading h4, .add-nav .nav-heading h5, .add-nav .nav-heading h6 {
  display: inline-block;
  font-variant: small-caps;
  margin: 0; }

.add-nav .nav-tabs {
  background-color: white;
  margin-top: 10px;
  padding-top: 5px; }

.add-nav .nav-tabs > li:first-child {
  margin-left: 10px; }

.add-nav .nav-tabs > li > a {
  color: #616f77;
  padding: 0 8px 10px;
  margin: 0 10px; }

.add-nav .nav-tabs > li > a:hover {
  color: #428bca;
  background-color: transparent; }

.add-nav .nav-tabs > li.active > a, .add-nav .nav-tabs > li.active > a:hover, .add-nav .nav-tabs > li.active > a:focus {
  background-color: white;
  color: #428bca;
  font-weight: 700; }

.add-nav .nav-tabs > li.active:after {
  display: none; }

.add-nav .tab-content .tab-pane {
  padding: 0; }

.tile {
  position: relative;
  margin-bottom: 20px;
  color: #616f77;
  background-color: white;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: opacity 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out; }

.tile.tile-shadow {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.07); }

.tile.tile-rounded {
  border-radius: 3px; }

.tile.collapsed .controls .minimize {
  display: none; }

.tile.collapsed .controls .expand {
  display: inline !important; }

.tile.refreshing {
  filter: alpha(opacity=30);
  opacity: 0.3;
  cursor: not-allowed;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.tile.refreshing a {
  pointer-events: none;
  cursor: default; }

.tile.isInFullScreen {
  width: 90%;
  overflow: auto; }

.tile.isInFullScreen .controls .remove {
  display: none; }

.tile.isInFullScreen .controls > li:first-child {
  margin-right: 0 !important; }

.tile .tile-header, .tile .tile-widget, .tile .tile-body, .tile .tile-footer {
  position: relative;
  padding: 15px; }

.tile.tile-simple .tile-header .controls > li {
  background-color: transparent !important; }

.tile.tile-simple .tile-header .controls > li > a {
  line-height: 28px;
  min-width: 28px;
  padding: 0 10px;
  font-size: 12px; }

.tile .tile-header {
  padding: 8px 15px; }

.tile .tile-header h1, .tile .tile-header h2, .tile .tile-header h3, .tile .tile-header h4 {
  padding: 0;
  margin: 0;
  display: inline-block;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px; }

.tile .tile-header h2 {
  font-size: 18px; }

.tile .tile-header h3 {
  font-size: 16px; }

.tile .tile-header h4 {
  font-size: 14px; }

.tile .tile-header .controls {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 100%; }

.tile .tile-header .controls > li {
  display: inline-block;
  height: 100%;
  float: left; }

.tile .tile-header .controls > li > a {
  display: block;
  height: 100%;
  line-height: 43px;
  min-width: 41px;
  padding: 0 10px;
  text-align: center;
  color: #95a2a9; }

.tile .tile-header .controls > li > a:hover {
  color: #616f77;
  text-decoration: none; }

.tile .tile-header .controls .expand {
  display: none; }

.tile .tile-header.dvd .controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.tile .tile-header.dvd .controls > li {
  border-left: 1px solid rgba(0, 0, 0, 0.1); }

.tile .tile-header.dvd.dvd-white .controls > li {
  border-left: 1px solid rgba(255, 255, 255, 0.1); }

.tile .tile-header .note {
  display: inline-block;
  padding: 2px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  color: #95a2a9;
  font-family: "Dosis", "Arial", sans-serif;
  font-size: 12px;
  margin-left: 5px;
  position: relative;
  top: -2px;
  margin-top: 5px; }

.tile .tile-header .btn {
  padding: 2px 5px;
  margin-right: -24px; }

.tile .tile-header.cover {
  padding: 0; }

.tile .tile-nav {
  margin-bottom: 15px; }

.tile .tile-nav > li {
  display: inline-block; }

.tile .tile-nav > li > a {
  padding: 6px 12px; }

.tile[class*='bg-']:not(.bg-default) .dvd, .tile[class*='bg-']:not(.bg-default).dvd, .tile-header[class*='bg-']:not(.bg-default) .dvd, .tile-header[class*='bg-']:not(.bg-default).dvd, .tile-widget[class*='bg-']:not(.bg-default) .dvd, .tile-widget[class*='bg-']:not(.bg-default).dvd, .tile-body[class*='bg-']:not(.bg-default) .dvd, .tile-body[class*='bg-']:not(.bg-default).dvd, .tile-footer[class*='bg-']:not(.bg-default) .dvd, .tile-footer[class*='bg-']:not(.bg-default).dvd {
  border-color: rgba(255, 255, 255, 0.2); }

.tile[class*='bg-']:not(.bg-default) .controls > li, .tile-header[class*='bg-']:not(.bg-default) .controls > li, .tile-widget[class*='bg-']:not(.bg-default) .controls > li, .tile-body[class*='bg-']:not(.bg-default) .controls > li, .tile-footer[class*='bg-']:not(.bg-default) .controls > li {
  border-left: 1px solid rgba(255, 255, 255, 0.2); }

.tile[class*='bg-']:not(.bg-default) .controls > li:last-child, .tile-header[class*='bg-']:not(.bg-default) .controls > li:last-child, .tile-widget[class*='bg-']:not(.bg-default) .controls > li:last-child, .tile-body[class*='bg-']:not(.bg-default) .controls > li:last-child, .tile-footer[class*='bg-']:not(.bg-default) .controls > li:last-child {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0; }

.tile[class*='bg-']:not(.bg-default) .controls > li:nth-last-child(2), .tile-header[class*='bg-']:not(.bg-default) .controls > li:nth-last-child(2), .tile-widget[class*='bg-']:not(.bg-default) .controls > li:nth-last-child(2), .tile-body[class*='bg-']:not(.bg-default) .controls > li:nth-last-child(2), .tile-footer[class*='bg-']:not(.bg-default) .controls > li:nth-last-child(2) {
  background-color: rgba(0, 0, 0, 0.05);
  border: 0; }

.tile[class*='bg-']:not(.bg-default) .legend table, .tile-header[class*='bg-']:not(.bg-default) .legend table, .tile-widget[class*='bg-']:not(.bg-default) .legend table, .tile-body[class*='bg-']:not(.bg-default) .legend table, .tile-footer[class*='bg-']:not(.bg-default) .legend table {
  color: white !important; }

.tile[class*='bg-']:not(.bg-default) h1.underline, .tile[class*='bg-']:not(.bg-default) h2.underline, .tile[class*='bg-']:not(.bg-default) h3.underline, .tile[class*='bg-']:not(.bg-default) h4.underline, .tile[class*='bg-']:not(.bg-default) h5.underline, .tile[class*='bg-']:not(.bg-default) h6.underline, .tile[class*='bg-']:not(.bg-default) .h1.underline, .tile[class*='bg-']:not(.bg-default) .h2.underline, .tile[class*='bg-']:not(.bg-default) .h3.underline, .tile[class*='bg-']:not(.bg-default) .h4.underline, .tile[class*='bg-']:not(.bg-default) .h5.underline, .tile[class*='bg-']:not(.bg-default) .h6.underline, .tile-header[class*='bg-']:not(.bg-default) h1.underline, .tile-header[class*='bg-']:not(.bg-default) h2.underline, .tile-header[class*='bg-']:not(.bg-default) h3.underline, .tile-header[class*='bg-']:not(.bg-default) h4.underline, .tile-header[class*='bg-']:not(.bg-default) h5.underline, .tile-header[class*='bg-']:not(.bg-default) h6.underline, .tile-header[class*='bg-']:not(.bg-default) .h1.underline, .tile-header[class*='bg-']:not(.bg-default) .h2.underline, .tile-header[class*='bg-']:not(.bg-default) .h3.underline, .tile-header[class*='bg-']:not(.bg-default) .h4.underline, .tile-header[class*='bg-']:not(.bg-default) .h5.underline, .tile-header[class*='bg-']:not(.bg-default) .h6.underline, .tile-widget[class*='bg-']:not(.bg-default) h1.underline, .tile-widget[class*='bg-']:not(.bg-default) h2.underline, .tile-widget[class*='bg-']:not(.bg-default) h3.underline, .tile-widget[class*='bg-']:not(.bg-default) h4.underline, .tile-widget[class*='bg-']:not(.bg-default) h5.underline, .tile-widget[class*='bg-']:not(.bg-default) h6.underline, .tile-widget[class*='bg-']:not(.bg-default) .h1.underline, .tile-widget[class*='bg-']:not(.bg-default) .h2.underline, .tile-widget[class*='bg-']:not(.bg-default) .h3.underline, .tile-widget[class*='bg-']:not(.bg-default) .h4.underline, .tile-widget[class*='bg-']:not(.bg-default) .h5.underline, .tile-widget[class*='bg-']:not(.bg-default) .h6.underline, .tile-body[class*='bg-']:not(.bg-default) h1.underline, .tile-body[class*='bg-']:not(.bg-default) h2.underline, .tile-body[class*='bg-']:not(.bg-default) h3.underline, .tile-body[class*='bg-']:not(.bg-default) h4.underline, .tile-body[class*='bg-']:not(.bg-default) h5.underline, .tile-body[class*='bg-']:not(.bg-default) h6.underline, .tile-body[class*='bg-']:not(.bg-default) .h1.underline, .tile-body[class*='bg-']:not(.bg-default) .h2.underline, .tile-body[class*='bg-']:not(.bg-default) .h3.underline, .tile-body[class*='bg-']:not(.bg-default) .h4.underline, .tile-body[class*='bg-']:not(.bg-default) .h5.underline, .tile-body[class*='bg-']:not(.bg-default) .h6.underline, .tile-footer[class*='bg-']:not(.bg-default) h1.underline, .tile-footer[class*='bg-']:not(.bg-default) h2.underline, .tile-footer[class*='bg-']:not(.bg-default) h3.underline, .tile-footer[class*='bg-']:not(.bg-default) h4.underline, .tile-footer[class*='bg-']:not(.bg-default) h5.underline, .tile-footer[class*='bg-']:not(.bg-default) h6.underline, .tile-footer[class*='bg-']:not(.bg-default) .h1.underline, .tile-footer[class*='bg-']:not(.bg-default) .h2.underline, .tile-footer[class*='bg-']:not(.bg-default) .h3.underline, .tile-footer[class*='bg-']:not(.bg-default) .h4.underline, .tile-footer[class*='bg-']:not(.bg-default) .h5.underline, .tile-footer[class*='bg-']:not(.bg-default) .h6.underline {
  border-color: rgba(255, 255, 255, 0.2); }

.tile[class*='bg-']:not(.bg-default) .owl-theme .owl-controls .owl-page span, .tile-header[class*='bg-']:not(.bg-default) .owl-theme .owl-controls .owl-page span, .tile-widget[class*='bg-']:not(.bg-default) .owl-theme .owl-controls .owl-page span, .tile-body[class*='bg-']:not(.bg-default) .owl-theme .owl-controls .owl-page span, .tile-footer[class*='bg-']:not(.bg-default) .owl-theme .owl-controls .owl-page span {
  background: white; }

.tile[class*='bg-']:not(.bg-default) .form-control, .tile-header[class*='bg-']:not(.bg-default) .form-control, .tile-widget[class*='bg-']:not(.bg-default) .form-control, .tile-body[class*='bg-']:not(.bg-default) .form-control, .tile-footer[class*='bg-']:not(.bg-default) .form-control {
  border-color: rgba(255, 255, 255, 0.3);
  background-color: transparent;
  color: white; }

.tile[class*='bg-']:not(.bg-default) .form-control::-webkit-input-placeholder, .tile-header[class*='bg-']:not(.bg-default) .form-control::-webkit-input-placeholder, .tile-widget[class*='bg-']:not(.bg-default) .form-control::-webkit-input-placeholder, .tile-body[class*='bg-']:not(.bg-default) .form-control::-webkit-input-placeholder, .tile-footer[class*='bg-']:not(.bg-default) .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

.tile[class*='bg-']:not(.bg-default) .form-control::-moz-placeholder, .tile-header[class*='bg-']:not(.bg-default) .form-control::-moz-placeholder, .tile-widget[class*='bg-']:not(.bg-default) .form-control::-moz-placeholder, .tile-body[class*='bg-']:not(.bg-default) .form-control::-moz-placeholder, .tile-footer[class*='bg-']:not(.bg-default) .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5); }

.tile[class*='bg-']:not(.bg-default) .form-control:-moz-placeholder, .tile-header[class*='bg-']:not(.bg-default) .form-control:-moz-placeholder, .tile-widget[class*='bg-']:not(.bg-default) .form-control:-moz-placeholder, .tile-body[class*='bg-']:not(.bg-default) .form-control:-moz-placeholder, .tile-footer[class*='bg-']:not(.bg-default) .form-control:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5); }

.tile[class*='bg-']:not(.bg-default) .form-control:-ms-input-placeholder, .tile-header[class*='bg-']:not(.bg-default) .form-control:-ms-input-placeholder, .tile-widget[class*='bg-']:not(.bg-default) .form-control:-ms-input-placeholder, .tile-body[class*='bg-']:not(.bg-default) .form-control:-ms-input-placeholder, .tile-footer[class*='bg-']:not(.bg-default) .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

.tile[class*='bg-']:not(.bg-default) .form-control:hover:not(:disabled), .tile-header[class*='bg-']:not(.bg-default) .form-control:hover:not(:disabled), .tile-widget[class*='bg-']:not(.bg-default) .form-control:hover:not(:disabled), .tile-body[class*='bg-']:not(.bg-default) .form-control:hover:not(:disabled), .tile-footer[class*='bg-']:not(.bg-default) .form-control:hover:not(:disabled) {
  border-color: rgba(255, 255, 255, 0.5); }

.tile[class*='bg-']:not(.bg-default) .form-control:focus, .tile[class*='bg-']:not(.bg-default) .form-control:focus:hover, .tile-header[class*='bg-']:not(.bg-default) .form-control:focus, .tile-header[class*='bg-']:not(.bg-default) .form-control:focus:hover, .tile-widget[class*='bg-']:not(.bg-default) .form-control:focus, .tile-widget[class*='bg-']:not(.bg-default) .form-control:focus:hover, .tile-body[class*='bg-']:not(.bg-default) .form-control:focus, .tile-body[class*='bg-']:not(.bg-default) .form-control:focus:hover, .tile-footer[class*='bg-']:not(.bg-default) .form-control:focus, .tile-footer[class*='bg-']:not(.bg-default) .form-control:focus:hover {
  border-color: #22beef; }

.tile[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap.open, .tile-header[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap.open, .tile-widget[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap.open, .tile-body[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap.open, .tile-footer[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap.open {
  border-color: #22beef; }

.tile[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder, .tile-header[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder, .tile-widget[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder, .tile-body[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder, .tile-footer[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

.tile[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder, .tile-header[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder, .tile-widget[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder, .tile-body[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder, .tile-footer[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5); }

.tile[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder, .tile-header[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder, .tile-widget[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder, .tile-body[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder, .tile-footer[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder {
  color: rgba(255, 255, 255, 0.5); }

.tile[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder, .tile-header[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder, .tile-widget[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder, .tile-body[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder, .tile-footer[class*='bg-']:not(.bg-default) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5); }

@media only screen and (max-width: 628px) {
  .tile .tile-header .controls {
    display: none; } }

.form-group.legend h1, .form-group.legend h2, .form-group.legend h3, .form-group.legend h4, .form-group.legend h5, .form-group.legend h6 {
  color: #428bca;
  margin-bottom: 3px; }

.form-group.legend p {
  border-bottom: 1px dotted #cacaca;
  color: #95a2a9;
  font-size: 12px;
  padding-bottom: 5px; }

label {
  font-weight: 400; }

.form-validation .form-control.has-focus + .help-block {
  display: none; }

.form-validation .form-control.has-visited:not(.has-focus) + .help-block {
  display: block; }

.form-validation .form-control.ng-dirty.ng-invalid, .form-validation .form-control.ng-dirty.ng-invalid[type="checkbox"] + i {
  border-color: #ff7b76; }

.form-validation .form-control.ng-dirty.ng-invalid + .help-block, .form-validation .form-control.ng-dirty.ng-invalid[type="checkbox"] + i + .help-block {
  color: #ff635d; }

.form-validation .form-control.ng-dirty.ng-valid {
  border-color: #b2e600; }

.form-validation .form-control.ng-dirty.ng-valid + .help-block {
  color: #aadc00; }

.has-error .form-control, .has-error .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ff7b76; }

.has-error .form-control.has-focus, .has-error .form-control:focus.has-focus {
  border-color: #22beef; }

.has-error .form-control.has-visited:not(.has-focus), .has-error .form-control:focus.has-visited:not(.has-focus) {
  border-color: #ff7b76; }

.has-error .control-label, .has-error .help-block {
  color: #ff635d; }

.has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #616f77; }

.has-error .checkbox-custom > i, .has-error .checkbox-custom:hover > i {
  border-color: #ff7b76; }

.has-success .form-control, .has-success .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #b2e600; }

.has-success .form-control.has-focus, .has-success .form-control:focus.has-focus {
  border-color: #22beef; }

.has-success .form-control.has-visited:not(.has-focus), .has-success .form-control:focus.has-visited:not(.has-focus) {
  border-color: #b2e600; }

.has-success .control-label, .has-success .help-block {
  color: #aadc00; }

.has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
  color: #616f77; }

.has-success .checkbox-custom > i {
  border-color: #b2e600; }

.has-warning .form-control, .has-warning .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ffcd33; }

.has-warning .form-control.has-focus, .has-warning .form-control:focus.has-focus {
  border-color: #22beef; }

.has-warning .form-control.has-visited:not(.has-focus), .has-warning .form-control:focus.has-visited:not(.has-focus) {
  border-color: #ffcd33; }

.has-warning .control-label, .has-warning .help-block {
  color: #ffc71a; }

.has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #616f77; }

.has-warning .checkbox-custom > i {
  border-color: #ffcd33; }

.checkbox-custom, .checkbox-custom-alt {
  padding-left: 20px;
  cursor: pointer; }

.checkbox-custom input, .checkbox-custom-alt input {
  position: absolute;
  opacity: 0; }

.checkbox-custom input:checked + i, .checkbox-custom-alt input:checked + i,
.checkbox-custom input:not(:checked) + i, .checkbox-custom-alt input:not(:checked) + i {
  font-family: FontAwesome, Arial; }

.checkbox-custom input:checked + i:before, .checkbox-custom-alt input:checked + i:before {
  top: 3px;
  left: 3px;
  width: 12px;
  height: 12px;
  background-color: #ffffff; }

.checkbox-custom input:checked + span .active, .checkbox-custom-alt input:checked + span .active {
  display: inherit; }

.checkbox-custom input[type='radio'] + i, .checkbox-custom input[type='radio'] + i:before, .checkbox-custom-alt input[type='radio'] + i, .checkbox-custom-alt input[type='radio'] + i:before {
  border-radius: 50%; }

.checkbox-custom input[disabled] + i, .checkbox-custom-alt input[disabled] + i {
  border-color: #e2e2e2;
  background-color: #f2f2f2; }

.checkbox-custom input[disabled] + i:before, .checkbox-custom-alt input[disabled] + i:before {
  background-color: #e2e2e2; }

.checkbox-custom > i, .checkbox-custom-alt > i {
  font-style: normal;
  font-size: 20px;
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-top: -2px;
  margin-right: 4px;
  margin-left: -20px;
  line-height: 1;
  vertical-align: middle;
  background-color: #ffffff;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }

.checkbox-custom input:checked + i:before,
.checkbox-custom-alt input:checked + i:before,
.checkbox-custom input:not(checked) + i:before,
.checkbox-custom-alt input:not(checked) + i:before {
  width: 0;
  height: 0;
  background-color: transparent;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 1; }

.checkbox-custom input:checked + i:before,
.checkbox-custom-alt input:checked + i:before {
  content: "\f046"; }

.checkbox-custom input:not(checked) + i:before,
.checkbox-custom-alt input:not(checked) + i:before {
  content: "\f096"; }

.checkbox-custom > span, .checkbox-custom-alt > span {
  margin-left: -20px; }

.checkbox-custom > span .active, .checkbox-custom-alt > span .active {
  display: none; }

.checkbox-custom:hover > i, .checkbox-custom-alt:hover > i {
  border-color: #22beef; }

.checkbox-custom.checkbox-custom-sm input:checked + i:before, .checkbox-custom-alt.checkbox-custom-sm input:checked + i:before {
  top: 2px;
  left: 2px;
  width: 10px;
  height: 10px; }

.checkbox-custom.checkbox-custom-sm > i, .checkbox-custom-alt.checkbox-custom-sm > i {
  width: 16px;
  height: 16px;
  margin-right: 6px;
  margin-left: -18px; }

.checkbox-custom.checkbox-custom-lg input:checked + i:before, .checkbox-custom-alt.checkbox-custom-lg input:checked + i:before {
  top: 3px;
  left: 3px;
  width: 22px;
  height: 22px; }

.checkbox-custom.checkbox-custom-lg > i, .checkbox-custom-alt.checkbox-custom-lg > i {
  width: 30px;
  height: 30px; }

.checkbox-custom-alt input:checked + i {
  background-color: transparent;
  border-color: #666;
  color: #666; }

.checkbox-custom-alt input:checked + i:before {
  top: 2px;
  left: 2px;
  width: auto;
  height: auto;
  background-color: transparent;
  opacity: 1; }

.checkbox-custom-alt input[type='radio']:checked + i:before {
  left: 1px; }

.checkbox-custom-alt input[disabled] + i {
  border-color: #e2e2e2;
  background-color: #f2f2f2; }

.checkbox-custom-alt input[disabled] + i:before {
  background-color: transparent;
  color: #ccc; }

.checkbox-custom-alt > i {
  width: 18px;
  height: 18px;
  background-color: transparent;
  border: 2px solid #dfdfdf; }

.checkbox-custom-alt > i:before {
  content: "\f00c";
  top: 0;
  left: 0;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 11px;
  opacity: 0;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }

.checkbox-custom-alt.checkbox-custom-sm > i:before {
  font-size: 9px; }

.checkbox-custom-alt.checkbox-custom-sm input:checked + i:before {
  font-size: 9px;
  top: 1px; }

.checkbox-custom-alt.checkbox-custom-lg input:checked + i:before {
  font-size: 18px;
  top: 4px;
  left: 4px; }

fieldset[disabled] .checkbox-custom input + i {
  border-color: rgba(0, 0, 0, 0.1); }

fieldset[disabled] .checkbox-custom input + i:before {
  background-color: rgba(0, 0, 0, 0.1); }

.help-block {
  font-size: 12px;
  color: #95a2a9; }

.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative; }

.slider.slider-horizontal {
  width: 210px;
  height: 20px; }

.slider.slider-horizontal .slider-track {
  width: 100%;
  margin-top: -5px;
  top: 50%;
  left: 0; }

.slider.slider-horizontal .slider-selection {
  height: 100%;
  top: 0;
  bottom: 0; }

.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -8px; }

.slider.slider-horizontal .slider-handle.triangle {
  border-width: 0 10px 10px 10px;
  width: 0;
  height: 0;
  margin-top: 0;
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom-color: #e05d6f; }

.slider.slider-vertical {
  height: 210px;
  width: 20px; }

.slider.slider-vertical .slider-track {
  height: 100%;
  left: 50%;
  top: 0;
  width: 6px;
  margin-left: -2px; }

.slider.slider-vertical .slider-selection {
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0; }

.slider.slider-vertical .slider-handle {
  margin-left: -8px;
  margin-top: -10px; }

.slider.slider-vertical .slider-handle.triangle {
  border-width: 10px 0 10px 10px;
  width: 1px;
  height: 1px;
  margin-left: 0;
  border-left-color: #e05d6f; }

.slider.disabled .slider-track {
  cursor: not-allowed; }

.slider input {
  display: none; }

.slider .tooltip {
  display: none; }

.slider .tooltip.top {
  margin-top: -22px; }

.slider:hover .tooltip {
  display: block; }

.slider .tooltip-inner {
  white-space: nowrap; }

.slider .hide {
  display: none; }

.slider .slider-track {
  position: absolute;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #dbe0e2;
  height: 6px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none; }

.slider .slider-selection {
  position: absolute;
  box-sizing: border-box;
  background-color: #418bca;
  background-image: none;
  border-radius: 3px; }

.slider .slider-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  outline: none;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid;
  border-color: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05); }

.slider .slider-handle.round {
  border-radius: 20px; }

.slider .slider-handle.triangle {
  background: transparent none; }

.ui-select-bootstrap > .ui-select-match {
  border-color: #dbe0e2 !important;
  border-radius: 2px; }

.ui-select-bootstrap > .ui-select-match .ui-select-toggle > span:first-of-type {
  color: #bfc7cb;
  font-style: italic;
  font-size: 12px; }

.ui-select-bootstrap > .ui-select-match .ui-select-toggle > span:nth-of-type(2) > a {
  position: absolute;
  right: 35px;
  top: 7px;
  font-size: 10px;
  padding: 2px;
  color: #bfc7cb; }

.ui-select-bootstrap > .ui-select-match .ui-select-toggle > span:nth-of-type(2) > a:hover {
  color: #428bca; }

.ui-select-bootstrap .ui-select-match-item.btn-primary {
  color: white; }

.ui-select-bootstrap .ui-select-choices {
  top: 0px !important; }

.ui-select-choices .ui-select-choices-row {
  padding: 0; }

.ui-select-choices .ui-select-choices-row > a {
  color: #616f77;
  font-size: 12px; }

.ui-select-choices .ui-select-choices-row.active > a {
  background: #798992; }

.ui-select-multiple.ui-select-bootstrap.open {
  border-color: #22beef; }

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  line-height: .8; }

.ui-select-multiple.ui-select-bootstrap input.ui-select-search::-webkit-input-placeholder {
  color: #bfc7cb;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
  padding: 0 7px; }

.ui-select-multiple.ui-select-bootstrap input.ui-select-search::-moz-placeholder {
  color: #bfc7cb;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
  padding: 0 7px; }

.ui-select-multiple.ui-select-bootstrap input.ui-select-search:-moz-placeholder {
  color: #bfc7cb;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
  padding: 0 7px; }

.ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder {
  color: #bfc7cb;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
  padding: 0 7px; }

.ui-select-multiple.ui-select-bootstrap.underline-input input.ui-select-search::-webkit-input-placeholder {
  padding: 0; }

.ui-select-multiple.ui-select-bootstrap.underline-input input.ui-select-search::-moz-placeholder {
  padding: 0; }

.ui-select-multiple.ui-select-bootstrap.underline-input input.ui-select-search:-moz-placeholder {
  padding: 0; }

.ui-select-multiple.ui-select-bootstrap.underline-input input.ui-select-search:-ms-input-placeholder {
  padding: 0; }

.ta-toolbar {
  margin-bottom: 10px; }

.ta-root.focussed .ta-scroll-window.form-control {
  border-color: #22beef;
  -webkit-box-shadow: none;
  box-shadow: none; }

.ta-hidden-input {
  display: none; }

tags-input .tags {
  border: 1px solid #ccc;
  box-shadow: none; }

tags-input .tags.focused, tags-input .tags.focused:hover {
  box-shadow: none;
  border-color: #22beef; }

tags-input .tags .tag-item {
  background: white;
  border-radius: 2px;
  border-color: #cfcfcf;
  font-size: 12px;
  font-family: "Lato", "Arial", sans-serif; }

tags-input .tags .tag-item.selected {
  background: #f2f2f2;
  border-color: #e05d6f; }

uib-accordion .panel .panel-heading {
  padding: 0; }

.panel {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.panel .panel-heading {
  border-radius: 0; }

.panel .panel-heading .panel-title .accordion-toggle {
  display: block;
  cursor: pointer;
  font-size: 14px;
  padding: 10px 15px; }

.panel .panel-heading .panel-title .accordion-toggle span {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }

.panel .panel-heading .panel-title .accordion-toggle:hover {
  text-decoration: none; }

.panel .panel-heading .panel-title .accordion-toggle:hover span {
  padding-left: 5px; }

.panel .panel-heading .panel-title .accordion-toggle:hover span.text-muted {
  padding-left: 0; }

.panel.panel-cyan {
  border-color: #22beef; }

.panel.panel-cyan > .panel-heading {
  color: white;
  background-color: #22beef;
  border-color: #22beef; }

.panel.panel-amethyst {
  border-color: #cd97eb; }

.panel.panel-amethyst > .panel-heading {
  color: white;
  background-color: #cd97eb;
  border-color: #cd97eb; }

.panel.panel-green {
  border-color: #a2d200; }

.panel.panel-green > .panel-heading {
  color: white;
  background-color: #a2d200;
  border-color: #a2d200; }

.panel.panel-orange {
  border-color: #ffc100; }

.panel.panel-orange > .panel-heading {
  color: white;
  background-color: #ffc100;
  border-color: #ffc100; }

.panel.panel-red {
  border-color: #ff4a43; }

.panel.panel-red > .panel-heading {
  color: white;
  background-color: #ff4a43;
  border-color: #ff4a43; }

.panel.panel-greensea {
  border-color: #16a085; }

.panel.panel-greensea > .panel-heading {
  color: white;
  background-color: #16a085;
  border-color: #16a085; }

.panel.panel-dutch {
  border-color: #1693A5; }

.panel.panel-dutch > .panel-heading {
  color: white;
  background-color: #1693A5;
  border-color: #1693A5; }

.panel.panel-hotpink {
  border-color: #FF0066; }

.panel.panel-hotpink > .panel-heading {
  color: white;
  background-color: #FF0066;
  border-color: #FF0066; }

.panel.panel-drank {
  border-color: #A40778; }

.panel.panel-drank > .panel-heading {
  color: white;
  background-color: #A40778;
  border-color: #A40778; }

.panel.panel-blue {
  border-color: #418bca; }

.panel.panel-blue > .panel-heading {
  color: white;
  background-color: #418bca;
  border-color: #418bca; }

.panel.panel-lightred {
  border-color: #e05d6f; }

.panel.panel-lightred > .panel-heading {
  color: white;
  background-color: #e05d6f;
  border-color: #e05d6f; }

.panel.panel-slategray {
  border-color: #3f4e62; }

.panel.panel-slategray > .panel-heading {
  color: white;
  background-color: #3f4e62;
  border-color: #3f4e62; }

.panel.panel-darkgray {
  border-color: #333333; }

.panel.panel-darkgray > .panel-heading {
  color: white;
  background-color: #333333;
  border-color: #333333; }

.panel.panel-filled.panel-default .panel-body {
  background-color: white; }

.panel.panel-filled.panel-primary .panel-body {
  background-color: #6aa3d5;
  color: white; }

.panel.panel-filled.panel-success .panel-body {
  background-color: #eaf6ea;
  color: #357935; }

.panel.panel-filled.panel-warning .panel-body {
  background-color: #fef9f3;
  color: #c77c11; }

.panel.panel-filled.panel-danger .panel-body {
  background-color: #fdf7f7;
  color: #a02622; }

.panel.panel-filled.panel-info .panel-body {
  background-color: #f0f9fc;
  color: #2390b0; }

.panel.panel-filled.panel-cyan .panel-body {
  background-color: #3ac5f1;
  color: white; }

.panel.panel-filled.panel-amethyst .panel-body {
  background-color: #d1a0ed;
  color: white; }

.panel.panel-filled.panel-green .panel-body {
  background-color: #aadc00;
  color: white; }

.panel.panel-filled.panel-orange .panel-body {
  background-color: #ffc71a;
  color: white; }

.panel.panel-filled.panel-red .panel-body {
  background-color: #ff635d;
  color: white; }

.panel.panel-filled.panel-greensea .panel-body {
  background-color: #19b698;
  color: white; }

.panel.panel-filled.panel-dutch .panel-body {
  background-color: #19a7bc;
  color: white; }

.panel.panel-filled.panel-hotpink .panel-body {
  background-color: #ff1a75;
  color: white; }

.panel.panel-filled.panel-drank .panel-body {
  background-color: #bc088a;
  color: white; }

.panel.panel-filled.panel-blue .panel-body {
  background-color: #5597d0;
  color: white; }

.panel.panel-filled.panel-lightred .panel-body {
  background-color: #e47282;
  color: white; }

.panel.panel-filled.panel-slategray .panel-body {
  background-color: #495a72;
  color: white; }

.panel.panel-filled.panel-darkgray .panel-body {
  background-color: #404040;
  color: white; }

.panel.panel-transparent {
  border-left: 0;
  border-right: 0; }

.panel.panel-transparent:last-of-type {
  border-bottom: 0; }

.panel.panel-transparent .panel-heading {
  background: none; }

.panel.panel-transparent .panel-heading .panel-title .accordion-toggle {
  padding: 15px; }

.panel.panel-transparent .panel-body {
  background-color: #f7f7f7;
  padding: 0; }

.panel-group .panel {
  border-radius: 0; }

.panel-group .panel.panel-transparent + .panel.panel-transparent {
  margin-top: -1px; }

.breadcrumb {
  border-radius: 0; }

.breadcrumb > li + li:before {
  content: "\f105";
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.datepicker .btn-default {
  border-width: 0;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none; }

.datepicker .btn[disabled] {
  opacity: .3; }

.datepicker .btn-info {
  color: white !important; }

.datepicker .btn-info .text-info {
  color: white; }

.datepicker .btn-info.active {
  background-color: #5bc0de !important; }

.datepicker td > em {
  color: #95a2a9; }

.pagination {
  border-radius: 0; }

.pagination > li > a, .pagination > li > span {
  border-color: #e4e7e9; }

.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  background-color: #f2f3f4; }

.pagination > li:first-child > a, .pagination > li:last-child > a {
  border-radius: 0; }

.pager > li > a, .pager > li > span {
  border-color: #e4e7e9; }

.pager > li > a:hover, .pager > li > a:focus, .pager > li > span:hover, .pager > li > span:focus {
  background-color: #f2f3f4; }

.popover {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  border-color: #cdd3d7; }

.popover .popover-title {
  background-color: #f8f8f9;
  font-weight: 700;
  border-radius: 0; }

.popover .popover-content {
  font-size: 12px;
  color: #95a2a9; }

check-toggler, .check-toggler {
  cursor: pointer;
  padding: 2px; }

check-toggler:before, .check-toggler:before {
  content: "\f00d";
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #d9534f; }

check-toggler.checked:before, .check-toggler.checked:before {
  content: "\f00c";
  color: #28a745; }

button:focus {
  outline: 0 !important; }

.open .dropdown-toggle.btn-cyan {
  background-color: #10acdd;
  color: white; }

.open .dropdown-toggle.btn-amethyst {
  background-color: #c382e7;
  color: white; }

.open .dropdown-toggle.btn-green {
  background-color: #96c300;
  color: white; }

.open .dropdown-toggle.btn-orange {
  background-color: #f0b500;
  color: white; }

.open .dropdown-toggle.btn-red {
  background-color: #ff1910;
  color: white; }

.open .dropdown-toggle.btn-greensea {
  background-color: #138a72;
  color: white; }

.open .dropdown-toggle.btn-dutch {
  background-color: #137f8f;
  color: white; }

.open .dropdown-toggle.btn-hotpink {
  background-color: #e6005c;
  color: white; }

.open .dropdown-toggle.btn-drank {
  background-color: #dc485c;
  color: white; }

.open .dropdown-toggle.btn-drank {
  background-color: #dc485c;
  color: white; }

.open .dropdown-toggle.btn-blue {
  background-color: #357ebd;
  color: white; }

.open .dropdown-toggle.btn-lightred {
  background-color: #dc485c;
  color: white; }

.open .dropdown-toggle.btn-slategray {
  background-color: #354252;
  color: white; }

.open .dropdown-toggle.btn-darkgray {
  background-color: #262626;
  color: white; }

.tile-button {
  display: block;
  padding: 30px 20px;
  text-align: center;
  font-size: 18px;
  color: #616f77;
  opacity: .6; }

.tile-button:hover, .tile-button:focus {
  color: #616f77;
  opacity: 1;
  text-decoration: none; }

ul > li.divided-right, ol > li.divided-right {
  border-right: 1px solid rgba(0, 0, 0, 0.1); }

ul.list-type, ol.list-type {
  padding: 0;
  margin: 7px 0 7px 20px;
  list-style-type: none; }

ul.list-type li, ol.list-type li {
  padding: 2px 2px 2px 0px;
  position: relative; }

ul.list-type li:before, ol.list-type li:before {
  position: absolute;
  left: -18px;
  margin-top: 3px;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

ul.list-type.arrow li:before, ol.list-type.arrow li:before {
  content: "\f061"; }

ul.list-type.circle li:before, ol.list-type.circle li:before {
  content: "\f10c"; }

ul.list-type.check li:before, ol.list-type.check li:before {
  content: "\f046"; }

ul.list-type.caret-right li:before, ol.list-type.caret-right li:before {
  content: "\f0da"; }

.list-group.no-radius .list-group-item {
  border-radius: 0 !important; }

.list-group.no-border .list-group-item {
  border-width: 1px 0; }

.media .media-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px; }

.text-muted {
  color: #95a2a9; }

.custom-font {
  font-family: "Dosis", "Arial", sans-serif; }

.filled {
  padding: 10px;
  color: white; }

.text-thin {
  font-weight: 300; }

.text-italic {
  font-style: italic; }

.text-strong {
  font-weight: 700; }

.text-small {
  font-size: 85%; }

.text-lowercase {
  text-transform: lowercase !important; }

.text-active {
  display: none; }

.text-normal {
  font-style: normal; }

.active > .text-active {
  display: inline-block; }

.active > .text-inactive {
  display: none; }

h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline, .h1.underline, .h2.underline, .h3.underline, .h4.underline, .h5.underline, .h6.underline {
  border-bottom: 1px solid #95a2a9;
  padding-bottom: 5px; }

blockquote.filled {
  min-height: 60px;
  padding: 10px;
  border-left: 5px solid;
  border-color: rgba(0, 0, 0, 0.3); }

blockquote.filled i[class*='fa-quote-'] {
  font-size: 46px;
  margin: 0 10px 10px 0;
  color: rgba(0, 0, 0, 0.1); }

blockquote.filled .fa.pull-right {
  margin-left: .3em; }

blockquote.filled small {
  color: rgba(0, 0, 0, 0.3); }

blockquote.filled.text-right {
  border-left-width: 0;
  border-right: 5px solid rgba(0, 0, 0, 0.3); }

blockquote p {
  line-height: 1.6em; }

.note {
  display: inline-block;
  padding: 2px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  color: #95a2a9;
  font-family: "Dosis", "Arial", sans-serif;
  font-size: 12px;
  margin-left: 5px;
  position: relative;
  top: -2px;
  margin-top: 5px; }

.example .link-effect {
  font-family: "Dosis", "Arial", sans-serif;
  margin: 15px 25px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 1px; }

/*
    Daterangepicker
*/
.daterangepicker .ranges li {
  font-size: 12px;
  border-radius: 0; }

.daterangepicker .ranges .daterangepicker_start_input label, .daterangepicker .ranges .daterangepicker_end_input label {
  color: #616f77;
  text-transform: none; }

.daterangepicker .ranges .input-mini {
  border-radius: 0;
  color: #616f77;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.daterangepicker .ranges .input-mini:focus {
  outline: 0;
  border: 1px solid gray; }

.tab-content .tab-pane {
  padding: 15px; }

.nav-pills > li > a {
  cursor: pointer; }

.nav.nav-sm > li > a {
  padding: 7px 10px; }

.tabs-dark .nav-tabs {
  background-color: #3f4e62; }

.tabs-dark .nav-tabs > li > a {
  color: rgba(255, 255, 255, 0.5); }

.tabs-dark .nav-tabs > li > a:hover {
  background-color: #354252;
  color: rgba(255, 255, 255, 0.8); }

.tabs-dark .nav-tabs > li.disabled > a {
  color: rgba(255, 255, 255, 0.2); }

.tabs-dark .nav-tabs > li.active > a, .tabs-dark .nav-tabs > li.active > a:hover, .tabs-dark .nav-tabs > li.active > a:focus {
  background-color: #2b3543;
  color: white; }

.tab-container .nav-tabs {
  background-color: white; }

.tab-container .nav-tabs > li > a {
  color: #bfc7cb; }

.tab-container .nav-tabs > li > a:hover {
  background-color: #f5f5f5; }

.tab-container .nav-tabs > li.active > a, .tab-container .nav-tabs > li.active > a:hover, .tab-container .nav-tabs > li.active > a:focus {
  color: #616f77;
  background-color: #f5f5f5; }

.tab-container .nav-tabs > li.disabled > a:hover, .tab-container .nav-tabs > li.disabled > a:focus {
  color: #bfc7cb; }

.tab-container .tab-content .tab-pane {
  background-color: white; }

.tab-nopadding .tab-pane {
  padding: 15px 0; }

.tab-wizard .nav-tabs > li > a {
  text-align: left;
  padding-left: 30px;
  position: relative; }

.tab-wizard .nav-tabs > li > a .wizard-step {
  font-size: 14px;
  font-weight: 700;
  padding: 5px 8px;
  border-radius: 50%;
  background-color: #616f77;
  color: #eaeaea;
  border: 1px solid #eaeaea;
  margin-top: -2px;
  margin-right: -10px;
  line-height: 14px; }

.tab-wizard .nav-tabs > li:first-child > a {
  padding-left: 15px; }

.tab-wizard .nav-tabs > li:last-child > a:after, .tab-wizard .nav-tabs > li:last-child > a:before {
  display: none; }

.tab-wizard .nav-tabs > li:last-child > a .wizard-step {
  margin-right: 0; }

.tab-wizard .nav-tabs > li > a, .tab-wizard .nav-tabs > li > a:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #f5f5f5; }

.tab-wizard .nav-tabs > li:after, .tab-wizard .nav-tabs > li:before {
  content: "";
  position: absolute;
  border: 0;
  width: 100%;
  height: 10px;
  background-color: #798992;
  left: 0;
  margin-left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.tab-wizard .nav-tabs > li:before {
  background-color: #428bca;
  bottom: -10px;
  opacity: 1;
  -webkit-transition: width 0.2s;
  -moz-transition: width 0.2s;
  transition: width 0.2s; }

.tab-wizard .nav-tabs > li.active > a:before {
  border-left-color: white; }

.tab-wizard .nav-tabs > li.active > a .wizard-step {
  background-color: transparent;
  color: #616f77;
  border-color: #616f77; }

.tab-wizard .nav-tabs > li.active > a, .tab-wizard .nav-tabs > li.active > a:hover {
  background-color: white; }

.tab-wizard .nav-tabs > li.active:after {
  opacity: 1; }

.tab-wizard .nav-tabs > li.active:before {
  opacity: 0;
  width: 0; }

.tab-wizard .nav-tabs > li.disabled > a:before {
  border-left-color: white; }

.tab-wizard .nav-tabs > li.disabled > a .wizard-step {
  background-color: transparent;
  color: #eaeaea;
  border-color: #eaeaea; }

.tab-wizard .nav-tabs > li.active ~ li > a:before {
  border-left-color: white; }

.tab-wizard .nav-tabs > li.active ~ li > a .wizard-step {
  background-color: transparent;
  color: #eaeaea;
  border-color: #eaeaea; }

.tab-wizard .nav-tabs > li.active ~ li > a, .tab-wizard .nav-tabs > li.active ~ li > a:hover {
  background-color: white; }

.tab-wizard .nav-tabs > li.active ~ li:before {
  opacity: 0;
  width: 0; }

.tab-wizard .tab-content .tab-pane {
  margin-top: 10px; }

.tab-animation > .tab-content {
  position: relative;
  overflow: hidden; }

.tabs-right .nav-tabs {
  text-align: right; }

.tabs-right .nav-tabs > li {
  margin-right: -3px;
  float: none;
  display: inline-block; }

.tabs-right .nav-tabs > li:last-child {
  margin-right: 0; }

@media only screen and (max-width: 768px) {
  .nav-tabs.nav-justified > li a {
    margin-bottom: 0; }
  .nav-tabs.nav-justified > li:after {
    display: none; }
  .nav-tabs > li.tabs-title {
    display: none; } }

.tabs-menu {
  list-style: none;
  padding: 0;
  margin: 0; }

.tabs-menu > li {
  margin-bottom: 1px;
  position: relative; }

.tabs-menu > li > a {
  display: block;
  background-color: #f7f7f7;
  padding: 10px 15px;
  color: #616f77; }

.tabs-menu > li > a:hover {
  color: #428bca; }

.tabs-menu > li.active > a {
  background-color: #428bca;
  color: white;
  font-weight: 700; }

.tabs-menu > li.active:after {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #428bca;
  border-top: 6px solid transparent;
  right: -6px;
  top: 15px; }

.sortable-placeholder {
  border: 3px dashed rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  height: 100px;
  visibility: visible !important;
  opacity: .7; }

ul.abn-tree li.abn-tree-row a {
  border-radius: 0;
  color: #616f77; }

ul.abn-tree li.abn-tree-row a:hover, ul.abn-tree li.abn-tree-row a:focus {
  background-color: #f2f2f2;
  color: #4a555b; }

ul.abn-tree li.abn-tree-row.active a {
  color: white; }

ul.abn-tree li.abn-tree-row.active a:hover, ul.abn-tree li.abn-tree-row.active a:focus {
  background-color: #357ebd;
  color: white; }

.table > thead > tr td, .table > thead > tr th, .table > tbody > tr td, .table > tbody > tr th, .table > tfoot > tr td, .table > tfoot > tr th {
  border-color: #dbe0e2; }

.table.table-no-border > thead > tr td, .table.table-no-border > thead > tr th, .table.table-no-border > tbody > tr td, .table.table-no-border > tbody > tr th, .table.table-no-border > tfoot > tr td, .table.table-no-border > tfoot > tr th {
  border: 0; }

.table.table-custom {
  border-collapse: separate; }

.table.table-custom > thead > tr td, .table.table-custom > thead > tr th, .table.table-custom > tbody > tr td, .table.table-custom > tbody > tr th, .table.table-custom > tfoot > tr td, .table.table-custom > tfoot > tr th {
  padding: 8px; }

.table.table-custom > thead > tr td, .table.table-custom > thead > tr th {
  border-color: #798992;
  border-width: 1px;
  position: relative; }

.table.table-custom > thead > tr td.sorting:after, .table.table-custom > thead > tr td.st-sort-ascent:after, .table.table-custom > thead > tr td.st-sort-descent:after, .table.table-custom > thead > tr th.sorting:after, .table.table-custom > thead > tr th.st-sort-ascent:after, .table.table-custom > thead > tr th.st-sort-descent:after {
  position: absolute;
  top: 12px;
  right: 8px;
  display: block;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.table.table-custom > thead > tr td.sorting:after, .table.table-custom > thead > tr th.sorting:after {
  content: "\f0dc";
  color: #dbe0e2; }

.table.table-custom > thead > tr td.st-sort-ascent:after, .table.table-custom > thead > tr th.st-sort-ascent:after {
  content: "\f0de";
  top: 14px;
  color: #428bca; }

.table.table-custom > thead > tr td.st-sort-descent:after, .table.table-custom > thead > tr th.st-sort-descent:after {
  content: "\f0dd";
  top: 8px;
  color: #428bca; }

.table.table-custom > tbody > tr:first-child td, .table.table-custom > tbody > tr:first-child th {
  border-top: 0; }

.table.table {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.table-responsive {
  overflow-x: visible; }

*[class*='bg-']:not(.bg-default) .table > thead > tr td, *[class*='bg-']:not(.bg-default) .table > thead > tr th, *[class*='bg-']:not(.bg-default) .table > tbody > tr td, *[class*='bg-']:not(.bg-default) .table > tbody > tr th, *[class*='bg-']:not(.bg-default) .table > tfoot > tr td, *[class*='bg-']:not(.bg-default) .table > tfoot > tr th {
  border-color: rgba(255, 255, 255, 0.15); }

*[class*='bg-']:not(.bg-default) .table.table-bordered {
  border-collapse: separate;
  border: 0; }

*[class*='bg-']:not(.bg-default) .table.table-bordered > thead > tr td, *[class*='bg-']:not(.bg-default) .table.table-bordered > thead > tr th, *[class*='bg-']:not(.bg-default) .table.table-bordered > tbody > tr td, *[class*='bg-']:not(.bg-default) .table.table-bordered > tbody > tr th, *[class*='bg-']:not(.bg-default) .table.table-bordered > tfoot > tr td, *[class*='bg-']:not(.bg-default) .table.table-bordered > tfoot > tr th {
  border-bottom: 0;
  border-right: 0; }

*[class*='bg-']:not(.bg-default) .table.table-hover > tbody > tr:hover td, *[class*='bg-']:not(.bg-default) .table.table-hover > tbody > tr:hover th {
  background-color: rgba(255, 255, 255, 0.1); }

.owl-theme .owl-controls .owl-page span {
  width: 10px;
  height: 10px;
  margin: 5px 4px;
  background: #616f77;
  opacity: .3; }

.owl-theme .owl-controls .owl-page.active span {
  width: 14px;
  height: 14px;
  margin: 3px 4px;
  opacity: .6; }

.tile-simple .owl-theme .owl-controls {
  margin-top: 0; }

.ui-map, .angular-google-map-container {
  display: block;
  height: 400px; }

.mfp-arrow-right:before, .mfp-arrow-left:before {
  display: none !important; }

md-content, md-dialog-content {
  color: rgba(0, 0, 0, 0.87); }

md-content p, md-dialog-content p {
  font-size: 1.6rem;
  letter-spacing: 0.010em;
  line-height: 1.6em;
  margin: 0.8em 0 1.6em; }

md-content fieldset, md-dialog-content fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

md-content fieldset legend, md-dialog-content fieldset legend {
  font-size: 1.6rem;
  margin-bottom: 0;
  border: 0;
  display: inline;
  width: auto;
  padding: 0 4px; }

.md-button.md-fab md-icon[md-font-icon] {
  color: white; }

md-fab-actions .md-button.md-fab md-icon[md-font-icon] {
  color: #616f77; }

.md-title, .md-toolbar-tools {
  font-weight: 700; }

.md-title h2, .md-toolbar-tools h2 {
  letter-spacing: 0; }

.autocomplete-custom-template li {
  border-bottom: 1px solid #ccc;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  white-space: normal; }

.autocomplete-custom-template li:last-child {
  border-bottom-width: 0; }

.autocomplete-custom-template .item-title, .autocomplete-custom-template .item-metadata {
  display: block;
  line-height: 2; }

.autocomplete-custom-template .item-title md-icon, .autocomplete-custom-template .item-metadata md-icon {
  height: 18px;
  width: 18px;
  font-size: 14px/1; }

.md-button {
  font-weight: 700; }

.bottomSheet .md-inline-list-icon-label {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: -12px;
  height: 24px;
  vertical-align: middle; }

.bottomSheet .md-grid-item-content {
  height: 96px; }

.bottomSheet .md-grid-item-content md-icon {
  font-size: 36px; }

.bottomSheet .md-grid-text {
  padding-bottom: 5px; }

.md-contact-suggestion img, .md-chip .md-contact-avatar img {
  vertical-align: top; }

md-input-container.md-icon-float > md-icon, md-input-container > md-icon {
  left: 8px; }

.md-tab {
  font-weight: 700; }

#wrap {
  visibility: hidden; }

.visibility-hidden {
  visibility: hidden; }

*:focus {
  outline: 0 !important; }

.bg-white {
  background-color: white !important; }

.bg-cyan {
  background-color: #22beef !important;
  color: white !important; }

.bg-cyan.dk {
  background-color: #10acdd !important; }

.bg-cyan.dker {
  background-color: #0f9dca !important; }

.bg-cyan.lt {
  background-color: #3ac5f1 !important; }

.bg-cyan.lter {
  background-color: #52ccf2 !important; }

.bg-amethyst {
  background-color: #cd97eb !important;
  color: white !important; }

.bg-amethyst.dk {
  background-color: #c382e7 !important; }

.bg-amethyst.dker {
  background-color: #ba71e4 !important; }

.bg-amethyst.lt {
  background-color: #d1a0ed !important; }

.bg-amethyst.lter {
  background-color: #d5a8ee !important; }

.bg-green {
  background-color: #42d200 !important;
  color: white !important; }

.bg-green.dk {
  background-color: #96c300 !important; }

.bg-green.dker {
  background-color: #86ae00 !important; }

.bg-green.lt {
  background-color: #aadc00 !important; }

.bg-green.lter {
  background-color: #b2e600 !important; }

.bg-orange {
  background-color: #ffc100 !important;
  color: white !important; }

.bg-orange.dk {
  background-color: #f0b500 !important; }

.bg-orange.dker {
  background-color: #dba600 !important; }

.bg-orange.lt {
  background-color: #ffc71a !important; }

.bg-orange.lter {
  background-color: #ffcd33 !important; }

.bg-yellow {
  background-color: #ffe800 !important;
  color: black !important; }

.bg-red {
  background-color: #ff4a43 !important;
  color: white !important; }

.bg-red.dk {
  background-color: #ff1910 !important; }

.bg-red.dker {
  background-color: #e60900 !important; }

.bg-red.lt {
  background-color: #ff635d !important; }

.bg-red.lter {
  background-color: #ff7b76 !important; }

.bg-greensea {
  background-color: #16a085 !important;
  color: white !important; }

.bg-greensea.dk {
  background-color: #138a72 !important; }

.bg-greensea.dker {
  background-color: #107863 !important; }

.bg-greensea.lt {
  background-color: #19b698 !important; }

.bg-greensea.lter {
  background-color: #1ccdaa !important; }

.bg-dutch {
  background-color: #1693A5 !important;
  color: white !important; }

.bg-dutch.dk {
  background-color: #137f8f !important; }

.bg-dutch.dker {
  background-color: #116f7d !important; }

.bg-dutch.lt {
  background-color: #19a7bc !important; }

.bg-dutch.lter {
  background-color: #1cbbd2 !important; }

.bg-hotpink {
  background-color: #FF0066 !important;
  color: white !important; }

.bg-hotpink.dk {
  background-color: #e6005c !important; }

.bg-hotpink.dker {
  background-color: #d10054 !important; }

.bg-hotpink.lt {
  background-color: #ff1a75 !important; }

.bg-hotpink.lter {
  background-color: #ff3385 !important; }

.bg-drank {
  background-color: #A40778 !important;
  color: white !important; }

.bg-drank.dk {
  background-color: #8c0666 !important; }

.bg-drank.dker {
  background-color: #780558 !important; }

.bg-drank.lt {
  background-color: #bc088a !important; }

.bg-drank.lter {
  background-color: #d5099c !important; }

.bg-blue {
  background-color: #418bca !important;
  color: white !important; }

.bg-blue.dk {
  background-color: #357ebd !important; }

.bg-blue.dker {
  background-color: #3074ad !important; }

.bg-blue.lt {
  background-color: #5597d0 !important; }

.bg-blue.lter {
  background-color: #69a3d5 !important; }

.bg-lightred {
  background-color: #e05d6f !important;
  color: white !important; }

.bg-lightred.dk {
  background-color: #dc485c !important; }

.bg-lightred.dker {
  background-color: #d9364d !important; }

.bg-lightred.lt {
  background-color: #e47282 !important; }

.bg-lightred.lter {
  background-color: #e88895 !important; }

.bg-slategray {
  background-color: #3f4e62 !important;
  color: white !important; }

.bg-slategray.dk {
  background-color: #354252 !important; }

.bg-slategray.dker {
  background-color: #2d3846 !important; }

.bg-slategray.lt {
  background-color: #495a72 !important; }

.bg-slategray.lter {
  background-color: #536781 !important; }

.bg-darkgray {
  background-color: #333333 !important;
  color: white !important; }

.bg-darkgray.dk {
  background-color: #262626 !important; }

.bg-darkgray.dker {
  background-color: #1c1c1c !important; }

.bg-darkgray.lt {
  background-color: #404040 !important; }

.bg-darkgray.lter {
  background-color: #4d4d4d !important; }

.bg-primary {
  background-color: #428bca !important;
  color: white !important; }

.bg-primary.dk {
  background-color: #3071a9 !important; }

.bg-primary.dker {
  background-color: #245682 !important; }

.bg-primary.lt {
  background-color: #5697d0 !important; }

.bg-primary.lter {
  background-color: #6aa3d5 !important; }

.bg-success {
  background-color: #28a745 !important;
  color: white !important; }

.bg-success.dk {
  background-color: #449d44 !important; }

.bg-success.dker {
  background-color: #357935 !important; }

.bg-success.lt {
  background-color: #a3d7a3 !important;
  color: #357935 !important; }

.bg-success.lter {
  background-color: #eaf6ea !important;
  color: #357935 !important; }

.bg-warning {
  background-color: #f0ad4e !important;
  border-color: #eea236;
  color: white !important; }

.bg-warning.dk {
  background-color: #ec971f !important; }

.bg-warning.dker {
  background-color: #c77c11 !important; }

.bg-warning.lt {
  background-color: #f6ce95 !important;
  color: #c77c11 !important; }

.bg-warning.lter {
  background-color: #fef9f3 !important;
  color: #c77c11 !important; }

.bg-danger, .bg-error {
  background-color: #d9534f !important;
  color: white !important; }

.bg-danger.dk, .bg-error.dk {
  background-color: #c9302c !important; }

.bg-danger.dker, .bg-error.dker {
  background-color: #a02622 !important; }

.bg-danger.lt, .bg-error.lt {
  background-color: #eba5a3 !important;
  color: #a02622 !important; }

.bg-danger.lter, .bg-error.lter {
  background-color: #fdf7f7 !important;
  color: #a02622 !important; }

.bg-info {
  background-color: #5bc0de !important;
  color: white !important; }

.bg-info.dk {
  background-color: #31b0d5 !important; }

.bg-info.dker {
  background-color: #2390b0 !important; }

.bg-info.lt {
  background-color: #9bd8eb !important;
  color: #2390b0 !important; }

.bg-info.lter {
  background-color: #f0f9fc !important;
  color: #2390b0 !important; }

.bg-default {
  background-color: #616f77 !important;
  color: white !important; }

.bg-default.dk {
  background-color: #4a555b !important;
  color: white !important; }

.bg-default.dker {
  background-color: #333b3f !important;
  color: white !important; }

.bg-default.lt {
  background-color: #a3aeb4 !important;
  color: #616f77 !important; }

.bg-default.lter {
  background-color: #e1e5e7 !important;
  color: #616f77 !important; }

.bg-tr-black {
  background-color: rgba(0, 0, 0, 0.1) !important;
  color: #f2f2f2 !important; }

.bg-tr-black.btn:hover, .bg-tr-black.btn:focus, .bg-tr-black.btn:active, .bg-tr-black.btn.active {
  background-color: rgba(0, 0, 0, 0.2) !important;
  color: white !important; }

.bg-tr-black.dk {
  background-color: rgba(0, 0, 0, 0.2) !important; }

.bg-tr-black.dker {
  background-color: rgba(0, 0, 0, 0.3) !important;
  color: #616f77 !important; }

.bg-tr-black.lt {
  background-color: rgba(0, 0, 0, 0.05) !important;
  color: #616f77 !important; }

.bg-tr-black.lter {
  background-color: rgba(0, 0, 0, 0.03) !important;
  color: #616f77 !important; }

.bg-tr-white {
  background-color: rgba(255, 255, 255, 0.1) !important; }

.bg-tr-white.btn:hover, .bg-tr-white.btn:focus, .bg-tr-white.btn:active, .bg-tr-white.btn.active {
  background-color: rgba(255, 255, 255, 0.2) !important;
  color: #616f77 !important; }

.bg-tr-white.dk {
  background-color: rgba(255, 255, 255, 0.2) !important; }

.bg-tr-white.dker {
  background-color: rgba(255, 255, 255, 0.1) !important; }

.bg-tr-white.lt {
  background-color: rgba(255, 255, 255, 0.3) !important; }

.bg-tr-white.lter {
  background-color: rgba(255, 255, 255, 0.4) !important; }

.no-bg {
  background-color: transparent !important; }

*[class*='bg-']:not(.bg-default):not(.bg-white):not(.bg-tr-white) a:not(.ui-select-choices-row-inner):not(.event-remove) {
  color: rgba(255, 255, 255, 0.7); }

*[class*='bg-']:not(.bg-default):not(.bg-white):not(.bg-tr-white) a:not(.ui-select-choices-row-inner):not(.event-remove):hover {
  color: white; }

*[class*='bg-']:not(.bg-default):not(.bg-white):not(.bg-tr-white) .dropdown-menu > li > a {
  color: #585858 !important; }

*[class*='bg-']:not(.bg-default):not(.bg-white):not(.bg-tr-white) .dropdown-menu > li > a:hover {
  color: #262626 !important; }

*[class*='bg-']:not(.bg-default):not(.bg-white):not(.bg-tr-white) > .form-control.input-unstyled {
  color: rgba(255, 255, 255, 0.7); }

*[class*='bg-']:not(.bg-default):not(.bg-white):not(.bg-tr-white) > .text-muted {
  color: rgba(255, 255, 255, 0.4); }

*[class*='bg-']:not(.bg-default):not(.bg-white):not(.bg-tr-white) .pagination a {
  color: #616f77 !important; }

.text-cyan {
  color: #22beef; }

.text-amethyst {
  color: #cd97eb; }

.text-green {
  color: #a2d200; }

.text-orange {
  color: #ffc100; }

.text-red {
  color: #ff4a43; }

.text-greensea {
  color: #16a085; }

.text-dutch {
  color: #1693A5; }

.text-hotpink {
  color: #FF0066; }

.text-drank {
  color: #A40778; }

.text-blue {
  color: #418bca; }

.text-lightred {
  color: #e05d6f; }

.text-slategray {
  color: #3f4e62; }

.text-darkgray {
  color: #333333; }

.text-primary {
  color: #428bca; }

.text-success {
  color: #28a745; }

.text-warning {
  color: #f0ad4e; }

.text-danger {
  color: #d9534f; }

.text-info {
  color: #5bc0de; }

.text-default {
  color: #616f77; }

.text-default.dk {
  color: #4a555b; }

.text-default.dker {
  color: #333b3f; }

.text-default.lt {
  color: #a3aeb4; }

.text-default.lter {
  color: #e1e5e7; }

.text-transparent-white {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-transparent-black {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white {
  color: white; }

.text-xs {
  font-size: 10px !important; }

.text-sm {
  font-size: 12px !important; }

.text-md {
  font-size: 16px !important; }

.text-lg {
  font-size: 18px !important; }

.text-elg {
  font-size: 32px !important;
  line-height: 34px; }

.text-light {
  font-weight: 300 !important; }

.animated {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s; }

.block {
  display: block; }

.inline {
  display: inline !important; }

.inline-block {
  display: inline-block !important; }

.wrap-reset {
  margin: -15px;
  padding: 15px; }

.hidden-xs.show, .hidden-sm.show {
  display: block !important; }

/*
    MARGINS
*/
.m-xxs {
  margin: 2px 4px !important; }

.m-xs, .m-5 {
  margin: 5px !important; }

.m-sm, .m-10 {
  margin: 10px !important; }

.m, .m-15 {
  margin: 15px !important; }

.m-md, .m-20 {
  margin: 20px !important; }

.m-lg {
  margin: 30px !important; }

.m-xl, .m-40 {
  margin: 40px !important; }

.no-margins, .m-n, .m-none, .m-0 {
  margin: 0 !important; }

.m-l-none, .ml-0 {
  margin-left: 0 !important; }

.m-l-xs, .ml-5 {
  margin-left: 5px !important; }

.m-l-sm, .ml-10 {
  margin-left: 10px !important; }

.m-l, .ml-15 {
  margin-left: 15px !important; }

.m-l-md, .ml-20 {
  margin-left: 20px !important; }

.m-l-lg, .ml-30 {
  margin-left: 30px !important; }

.m-l-xl, .ml-40 {
  margin-left: 40px !important; }

.m-l-n-xxs {
  margin-left: -1px !important; }

.m-l-n-xs {
  margin-left: -5px !important; }

.m-l-n-sm {
  margin-left: -10px !important; }

.m-l-n {
  margin-left: -15px !important; }

.m-l-n-md {
  margin-left: -20px !important; }

.m-l-n-lg {
  margin-left: -30px !important; }

.m-l-n-xl {
  margin-left: -40px !important; }

.m-r-none, .mr-0 {
  margin-right: 0 !important; }

.m-r-xxs, mr-1 {
  margin-right: 1px !important; }

.m-r-xs, .mr-5 {
  margin-right: 5px !important; }

.m-r-sm, .mr-10 {
  margin-right: 10px !important; }

.m-r, .mr-15 {
  margin-right: 15px !important; }

.m-r-md, .mr-20 {
  margin-right: 20px !important; }

.m-r-lg, .mr-30 {
  margin-right: 30px !important; }

.m-r-xl, .mr-40 {
  margin-right: 40px !important; }

.m-r-n-xxs, .mr--1 {
  margin-right: -1px !important; }

.m-r-n-xs, .mr--5 {
  margin-right: -5px !important; }

.m-r-n-sm, .mr--10 {
  margin-right: -10px !important; }

.m-r-n, .mr--15 {
  margin-right: -15px !important; }

.m-r-n-md, .mr--20 {
  margin-right: -20px !important; }

.m-r-n-lg, .mr--30 {
  margin-right: -30px !important; }

.m-r-n-xl, .mr--40 {
  margin-right: -40px !important; }

.m-b-none, .mb-0 {
  margin-bottom: 0 !important; }

.m-b-xxs, .mb-1 {
  margin-bottom: 1px !important; }

.m-b-xs, .mb-5 {
  margin-bottom: 5px !important; }

.m-b-sm, .mb-10 {
  margin-bottom: 10px !important; }

.m-b, .mb-15 {
  margin-bottom: 15px !important; }

.m-b-md, .mb-20 {
  margin-bottom: 20px !important; }

.m-b-lg, .mb-30 {
  margin-bottom: 30px !important; }

.m-b-xl, .mb-40 {
  margin-bottom: 40px !important; }

.m-b-n-xxs, .mb--1 {
  margin-bottom: -1px !important; }

.m-b-n-xs, .mb--5 {
  margin-bottom: -5px !important; }

.m-b-n-sm, .mb--10 {
  margin-bottom: -10px !important; }

.m-b-n, .mb--15 {
  margin-bottom: -15px !important; }

.m-b-n-md, .mb--20 {
  margin-bottom: -20px !important; }

.m-b-n-lg, .mb--30 {
  margin-bottom: -30px !important; }

.m-b-n-xl, .mb--40 {
  margin-bottom: -40px !important; }

.m-auto {
  margin: auto !important; }

.m-t-xxs, .mt-1 {
  margin-top: 1px !important; }

.m-t-xs, .mt-5 {
  margin-top: 5px !important; }

.m-t-sm, .mt-10 {
  margin-top: 10px !important; }

.m-t, .mt-15 {
  margin-top: 15px !important; }

.m-t-md, .mt-20 {
  margin-top: 20px !important; }

.m-t-lg, .mt-30 {
  margin-top: 30px !important; }

.m-t-xl, .mt-40 {
  margin-top: 40px !important; }

.m-t-n-xxs, .mt--1 {
  margin-top: -1px !important; }

.m-t-n-xs, .mt--5 {
  margin-top: -5px !important; }

.m-t-n-sm, .mt--10 {
  margin-top: -10px !important; }

.m-t-n, .mt--15 {
  margin-top: -15px !important; }

.m-t-n-md, .mt--20 {
  margin-top: -20px !important; }

.m-t-n-lg, .mt--30 {
  margin-top: -30px !important; }

.m-t-n-xl, .mt--40 {
  margin-top: -40px !important; }

.m-t-none, .mt-0 {
  margin-top: 0 !important; }

/*
    PADDINGS
*/
.no-padding, .p-none, .p-0 {
  padding: 0px !important; }

.p-xxs, .p-5 {
  padding: 5px !important; }

.p-xs, .p-10 {
  padding: 10px !important; }

.p-sm, .p-15 {
  padding: 15px !important; }

.p-m, .p-20 {
  padding: 20px !important; }

.p-md, .p-25 {
  padding: 25px !important; }

.p-lg, .p-30 {
  padding: 30px !important; }

.p-xl, .p-40 {
  padding: 40px !important; }

.p-w-xs {
  padding: 0 10px !important; }

.p-w-sm {
  padding: 0 15px !important; }

.p-w-m {
  padding: 0 20px !important; }

.p-w-md {
  padding: 0 25px !important; }

.p-w-lg {
  padding: 0 30px !important; }

.p-w-xl {
  padding: 0 40px !important; }

.p-b-xl, .pb-40 {
  padding-bottom: 30px !important; }

.p-b-lg, .pb-30 {
  padding-bottom: 30px !important; }

.p-b-md, .pb-20 {
  padding-bottom: 20px !important; }

.p-b, .pb-15 {
  padding-bottom: 15px !important; }

.p-b-xs, .pb-10 {
  padding-bottom: 10px !important; }

.p-b-xss, .pb-5 {
  padding-bottom: 5px !important; }

.p-b-none, .pb-0 {
  padding-bottom: 0px !important; }

.pt-50 {
  padding-top: 50px !important; }

.p-t-lg, .pt-30 {
  padding-top: 30px !important; }

.p-t-md, .pt-20 {
  padding-top: 20px !important; }

.p-t, .pt-15 {
  padding-top: 15px !important; }

.p-t-xs, .pt-10 {
  padding-top: 10px !important; }

.p-t-xxs, .pt-5 {
  padding-top: 5px !important; }

.p-t-none, .pt-0 {
  padding-top: 0 !important; }

.p-l-xl, .pl-40 {
  padding-left: 40px !important; }

.p-l-lg, .pl-30 {
  padding-left: 30px !important; }

.p-l-md, .pl-20 {
  padding-left: 20px !important; }

.p-l, .pl-15 {
  padding-left: 15px !important; }

.p-l-xs, .pl-10 {
  padding-left: 10px !important; }

.p-l-none, .pl-0 {
  padding-left: 0px !important; }

.p-r-xl, .pr-40 {
  padding-right: 40px !important; }

.p-r-lg, .pr-30 {
  padding-right: 30px !important; }

.p-r-md, .pr-20 {
  padding-right: 20px !important; }

.p-r, .pr-15 {
  padding-right: 15px !important; }

.p-r-xs, .pr-10 {
  padding-right: 10px !important; }

.p-r-xxs, .pr-5 {
  padding-right: 5px !important; }

.p-r-none, .pr-0 {
  padding-right: 0px !important; }

/*
    BORDERS
*/
.no-borders, .b-none, .b-0 {
  border: 0 !important; }

.no-top-border, .bt-0 {
  border-top: 0 !important; }

.bb-0 {
  border-bottom: 0 !important; }

.b-a {
  border: 1px solid rgba(0, 0, 0, 0.05) !important; }

.b-r {
  border-right: 1px solid rgba(0, 0, 0, 0.05) !important; }

.b-b {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05) !important; }

.b-l {
  border-left: 1px solid rgba(0, 0, 0, 0.05) !important; }

.b-t {
  border-top: 1px solid rgba(0, 0, 0, 0.05) !important; }

.b-dashed {
  border-style: dashed !important; }

.b-solid {
  border-color: #ddd !important; }

.b-1x {
  border-width: 1px !important; }

.b-2x {
  border-width: 2px !important; }

.b-3x {
  border-width: 3px !important; }

.b-cyan {
  border-color: #22beef !important; }

.b-amethyst {
  border-color: #cd97eb !important; }

.b-green {
  border-color: #a2d200 !important; }

.b-orange {
  border-color: #ffc100 !important; }

.b-red {
  border-color: #ff4a43 !important; }

.b-greensea {
  border-color: #16a085 !important; }

.b-dutch {
  border-color: #1693A5 !important; }

.b-hotpink {
  border-color: #FF0066 !important; }

.b-drank {
  border-color: #A40778 !important; }

.b-blue {
  border-color: #418bca !important; }

.b-lightred {
  border-color: #e05d6f !important; }

.b-slategray {
  border-color: #3f4e62 !important; }

.b-darkgray {
  border-color: #333333 !important; }

.b-primary {
  border-color: #428bca !important; }

.b-success {
  border-color: #28a745 !important; }

.b-warning {
  border-color: #f0ad4e !important; }

.b-danger {
  border-color: #d9534f !important; }

.b-info {
  border-color: #5bc0de !important; }

.b-default {
  border-color: #616f77 !important; }

.br-0 {
  border-radius: 0 !important; }

.br-2 {
  border-radius: 2px !important; }

.br-2-l {
  border-radius: 2px 0 0 2px !important; }

.br-2-r {
  border-radius: 0 2px 2px 0 !important; }

.br-2-t {
  border-radius: 2px 2px 0 0 !important; }

.br-2-b {
  border-radius: 0 0 2px 2px !important; }

.size-30x30, .wh30 {
  width: 30px;
  height: 30px; }

.size-45x45, .wh45 {
  width: 45px;
  height: 45px; }

.size-50x50, .wh50 {
  width: 50px;
  height: 50px; }

/*
    WIDTH
*/
.w-0 {
  width: 0px !important; }

.w-10 {
  width: 10px !important; }

.w-20 {
  width: 20px !important; }

.w-30 {
  width: 30px !important; }

.w-40 {
  width: 40px !important; }

.w-50 {
  width: 50px !important; }

.w-xxs, .w-60 {
  width: 60px; }

.w-70 {
  width: 70px !important; }

.w-80 {
  width: 80px !important; }

.w-90 {
  width: 90px !important; }

.w-xs, .w-100 {
  width: 100px; }

.w-110 {
  width: 110px; }

.w-120 {
  width: 120px; }

.w-sm, .w-150 {
  width: 150px; }

.w-sm, .w-200 {
  width: 200px; }

.w-md, .w-240 {
  width: 240px; }

.w-lg, .w-280 {
  width: 280px; }

.w-300 {
  width: 300px; }

.w-xl, .w-360 {
  width: 360px; }

.w-xxl, .w-420 {
  width: 420px; }

hr.line-dashed {
  border-style: dashed; }

hr.line-full {
  margin: 20px -20px; }

.perspective {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
  display: inline-block; }

.form-filter {
  background: #ffffff;
  overflow: hidden;
  padding: 10px; }

.noedit {
  background-color: lightgray; }

.page-error .container {
  border: 5px solid #495a72; }

/**
    Angular-ui-tree
*/
.angular-ui-tree-handle {
  background: #f8faff;
  border: 1px solid #dae2ea;
  color: #7c9eb2;
  padding: 5px 10px;
  overflow: auto; }

.angular-ui-tree-handle:hover {
  color: #438eb9;
  background: #f4f6f7;
  border-color: #dce2e8; }

.angular-ui-tree-placeholder {
  background: #f0f9ff;
  border: 2px dashed #bed2db;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

tr.angular-ui-tree-empty {
  height: 100px; }

.group-title {
  background-color: #687074 !important;
  color: #ffffff !important; }

.tree-node {
  border: 1px solid #dae2ea;
  background: #f8faff;
  color: #7c9eb2; }

.nodrop {
  background-color: #f2dede; }

.tree-node-content {
  margin: 10px; }

.tree-handle {
  padding: 10px;
  background: #428bca;
  color: #ffffff;
  margin-right: 10px; }

.angular-ui-tree-placeholder {
  background: #f0f9ff;
  border: 2px dashed #bed2db;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media only screen and (max-width: 768px) {
  .text-left-sm {
    text-align: left; } }

@media only screen and (max-width: 480px) {
  .text-left-xs {
    text-align: left; }
  .w-xxl, .w-420 {
    width: 100%; } }

/**
    @media print
*/
@media print {
  body, .custom-font {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px; }
  h1, h2, h3, h4, h5, h6 {
    font-size: 14px; }
  [class*="col-md-"] {
    float: left;
    display: inline-block; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666666666666%; }
  .col-md-10 {
    width: 83.33333333333334%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666666666666%; }
  .col-md-7 {
    width: 58.333333333333336%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666666666667%; }
  .col-md-4 {
    width: 33.33333333333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.666666666666664%; }
  .col-md-1 {
    width: 8.333333333333332%; }
  .visible-md-block, .visible-lg-block {
    display: block !important; }
  #header, #sidebar, #rightbar {
    display: none; }
  #content {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 0 !important;
    padding: 0 !important; }
    #content .pageheader, #content .alert {
      display: none; }
    #content .add-nav .nav-heading, #content .add-nav .nav-tabs {
      display: none; }
    #content .price-total {
      float: right !important;
      width: 380px; }
    #content .page {
      padding: 0 !important; }
  .tile > .tile-header {
    display: none; }
  nav.navbar-static-side {
    display: none; }
  #page-wrapper {
    margin: 0; } }

/**
    FADING
*/
@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-moz-keyframes fadein {
  /* Firefox */
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes fadein {
  /* Safari and Chrome */
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-o-keyframes fadein {
  /* Opera */
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeout {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-moz-keyframes fadeout {
  /* Firefox */
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-webkit-keyframes fadeout {
  /* Safari and Chrome */
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@-o-keyframes fadeout {
  /* Opera */
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

/**
 * SPINNERS
 * Classi e keyframes per la definizione degli spinners
 *
 *  Usage:
 *    <div class="sk-spinner sk-spinner-rotating-plane"></div>
 */
.sk-spinner-rotating-plane.sk-spinner {
  width: 30px;
  height: 30px;
  background-color: #0277ea;
  margin: 0 auto;
  -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
  animation: sk-rotatePlane 1.2s infinite ease-in-out; }

@-webkit-keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@keyframes sk-rotatePlane {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

/**
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-double-bounce">
 *      <div class="sk-double-bounce1"></div>
 *      <div class="sk-double-bounce2"></div>
 *    </div>
 *
 */
.sk-spinner-double-bounce.sk-spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0 auto; }

.sk-spinner-double-bounce .sk-double-bounce1, .sk-spinner-double-bounce .sk-double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #0277ea;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-doubleBounce 2s infinite ease-in-out;
  animation: sk-doubleBounce 2s infinite ease-in-out; }

.sk-spinner-double-bounce .sk-double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-doubleBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/**
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wave">
 *      <div class="sk-rect1"></div>
 *      <div class="sk-rect2"></div>
 *      <div class="sk-rect3"></div>
 *      <div class="sk-rect4"></div>
 *      <div class="sk-rect5"></div>
 *    </div>
 *
 */
.sk-spinner-wave.sk-spinner {
  margin: 0 auto;
  width: 50px;
  height: 30px;
  text-align: center;
  font-size: 10px; }

.sk-spinner-wave div {
  background-color: #0277ea;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
  animation: sk-waveStretchDelay 1.2s infinite ease-in-out; }

.sk-spinner-wave .sk-rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-spinner-wave .sk-rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-spinner-wave .sk-rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-spinner-wave .sk-rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

@-webkit-keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

@keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
    transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

/**
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wandering-cubes">
 *      <div class="sk-cube1"></div>
 *      <div class="sk-cube2"></div>
 *    </div>
 *
 */
.sk-spinner-wandering-cubes.sk-spinner {
  margin: 0 auto;
  width: 32px;
  height: 32px;
  position: relative; }

.sk-spinner-wandering-cubes .sk-cube1, .sk-spinner-wandering-cubes .sk-cube2 {
  background-color: #0277ea;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-wanderingCubeMove 1.8s infinite ease-in-out;
  animation: sk-wanderingCubeMove 1.8s infinite ease-in-out; }

.sk-spinner-wandering-cubes .sk-cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

@-webkit-keyframes sk-wanderingCubeMove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.5); }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    transform: translateX(42px) translateY(42px) rotate(-179deg); }
  50.1% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    transform: translateX(42px) translateY(42px) rotate(-180deg); }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

@keyframes sk-wanderingCubeMove {
  25% {
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
    transform: translateX(42px) rotate(-90deg) scale(0.5); }
  50% {
    /* Hack to make FF rotate in the right direction */
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
    transform: translateX(42px) translateY(42px) rotate(-179deg); }
  50.1% {
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
    transform: translateX(42px) translateY(42px) rotate(-180deg); }
  75% {
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg); } }

/**
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-pulse"></div>
 *
 */
.sk-spinner-pulse.sk-spinner {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background-color: #0277ea;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
  animation: sk-pulseScaleOut 1s infinite ease-in-out; }

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }

/**
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-chasing-dots">
 *      <div class="sk-dot1"></div>
 *      <div class="sk-dot2"></div>
 *    </div>
 *
 */
.sk-spinner-chasing-dots.sk-spinner {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
  animation: sk-chasingDotsRotate 2s infinite linear; }

.sk-spinner-chasing-dots .sk-dot1, .sk-spinner-chasing-dots .sk-dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #0277ea;
  border-radius: 100%;
  -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
  animation: sk-chasingDotsBounce 2s infinite ease-in-out; }

.sk-spinner-chasing-dots .sk-dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

@-webkit-keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes sk-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-chasingDotsBounce {
  0%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/**
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-three-bounce">
 *      <div class="sk-bounce1"></div>
 *      <div class="sk-bounce2"></div>
 *      <div class="sk-bounce3"></div>
 *    </div>
 *
 */
.sk-spinner-three-bounce.sk-spinner {
  margin: 0 auto;
  width: 110px;
  text-align: center; }

.sk-spinner-three-bounce div {
  margin-left: 8px;
  margin-right: 8px;
  width: 18px;
  height: 18px;
  /*background-color: $spin-color;*/
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  animation: sk-threeBounceDelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.sk-spinner-three-bounce .sk-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.sk-spinner-three-bounce .sk-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

@-webkit-keyframes sk-threeBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-threeBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/**
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-circle">
 *      <div class="sk-circle1 sk-circle"></div>
 *      <div class="sk-circle2 sk-circle"></div>
 *      <div class="sk-circle3 sk-circle"></div>
 *      <div class="sk-circle4 sk-circle"></div>
 *      <div class="sk-circle5 sk-circle"></div>
 *      <div class="sk-circle6 sk-circle"></div>
 *      <div class="sk-circle7 sk-circle"></div>
 *      <div class="sk-circle8 sk-circle"></div>
 *      <div class="sk-circle9 sk-circle"></div>
 *      <div class="sk-circle10 sk-circle"></div>
 *      <div class="sk-circle11 sk-circle"></div>
 *      <div class="sk-circle12 sk-circle"></div>
 *    </div>
 *
 */
.sk-spinner-circle.sk-spinner {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  position: relative; }

.sk-spinner-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-spinner-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 20%;
  height: 20%;
  background-color: #0277ea;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.sk-spinner-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-spinner-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-spinner-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-spinner-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-spinner-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-spinner-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-spinner-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-spinner-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-spinner-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-spinner-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-spinner-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-spinner-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-spinner-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-spinner-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-spinner-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

.sk-spinner-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

.sk-spinner-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.sk-spinner-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.sk-spinner-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

.sk-spinner-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.sk-spinner-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

.sk-spinner-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

/**
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-cube-grid">
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *      <div class="sk-cube"></div>
 *    </div>
 *
 */
.sk-spinner-cube-grid {
  /*
   * Spinner positions
   * 1 2 3
   * 4 5 6
   * 7 8 9
   */ }

.sk-spinner-cube-grid.sk-spinner {
  width: 30px;
  height: 30px;
  margin: 0 auto; }

.sk-spinner-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #0277ea;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
  animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; }

.sk-spinner-cube-grid .sk-cube:nth-child(1) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.sk-spinner-cube-grid .sk-cube:nth-child(2) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.sk-spinner-cube-grid .sk-cube:nth-child(3) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.sk-spinner-cube-grid .sk-cube:nth-child(4) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.sk-spinner-cube-grid .sk-cube:nth-child(5) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

.sk-spinner-cube-grid .sk-cube:nth-child(6) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s; }

.sk-spinner-cube-grid .sk-cube:nth-child(7) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

.sk-spinner-cube-grid .sk-cube:nth-child(8) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s; }

.sk-spinner-cube-grid .sk-cube:nth-child(9) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
    transform: scale3D(1, 1, 1); }
  35% {
    -webkit-transform: scale3D(0, 0, 1);
    transform: scale3D(0, 0, 1); } }

/**
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-wordpress">
 *      <span class="sk-inner-circle"></span>
 *    </div>
 *
 */
.sk-spinner-wordpress.sk-spinner {
  background-color: #0277ea;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  position: relative;
  margin: 0 auto;
  -webkit-animation: sk-innerCircle 1s linear infinite;
  animation: sk-innerCircle 1s linear infinite; }

.sk-spinner-wordpress .sk-inner-circle {
  display: block;
  background-color: #ffffff;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 8px;
  top: 5px;
  left: 5px; }

@-webkit-keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes sk-innerCircle {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/**
 *  Usage:
 *
 *    <div class="sk-spinner sk-spinner-fading-circle">
 *      <div class="sk-circle1 sk-circle"></div>
 *      <div class="sk-circle2 sk-circle"></div>
 *      <div class="sk-circle3 sk-circle"></div>
 *      <div class="sk-circle4 sk-circle"></div>
 *      <div class="sk-circle5 sk-circle"></div>
 *      <div class="sk-circle6 sk-circle"></div>
 *      <div class="sk-circle7 sk-circle"></div>
 *      <div class="sk-circle8 sk-circle"></div>
 *      <div class="sk-circle9 sk-circle"></div>
 *      <div class="sk-circle10 sk-circle"></div>
 *      <div class="sk-circle11 sk-circle"></div>
 *      <div class="sk-circle12 sk-circle"></div>
 *    </div>
 *
 */
.sk-spinner-fading-circle.sk-spinner {
  margin: 0 auto;
  width: 22px;
  height: 22px;
  position: relative; }

.sk-spinner-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.sk-spinner-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 18%;
  height: 18%;
  background-color: #0277ea;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.sk-spinner-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-spinner-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-spinner-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-spinner-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-spinner-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-spinner-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-spinner-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-spinner-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-spinner-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-spinner-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-spinner-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-spinner-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-spinner-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-spinner-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-spinner-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

.sk-spinner-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

.sk-spinner-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.sk-spinner-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.sk-spinner-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

.sk-spinner-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.sk-spinner-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

.sk-spinner-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }

/**
 * MD-SKIN
 * Classi per la definizione dello stile SKIN
 */
.md-skin .content-view-animate.ng-enter, .md-skin .content-view-animate.ng-leave {
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s;
  -webkit-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s;
  -moz-transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s;
  display: block;
  width: 100%;
  position: absolute; }

.md-skin .content-view-animate.ng-enter.ng-enter-active {
  opacity: 1; }

.md-skin .content-view-animate.ng-leave.ng-leave-active {
  opacity: 0; }

.md-skin .nav-header {
  background: url("patterns/header-profile-skin-2.png?t=ku4and8n") no-repeat; }

.md-skin .label, .md-skin .badge {
  font-family: 'Roboto'; }

.md-skin .font-bold {
  font-weight: 500; }

.md-skin .wrapper-content {
  padding: 15px 15px 0px 15px;
  overflow: auto; }

@media (max-width: 768px) {
  .md-skin .wrapper-content {
    padding: 30px 0 40px; } }

.md-skin .page-heading {
  border-bottom: none !important;
  border-top: 0;
  padding: 0;
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.34), 0 0 6px 0 rgba(0, 0, 0, 0.14);
  margin-left: 0;
  margin-right: 0; }

.md-skin .full-height-layout .page-heading {
  border-bottom: 1px solid #e7eaec !important; }

.md-skin .ibox {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.38), 0.5px 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.3), 0 0 0 0 rgba(0, 0, 0, 0.1); }

.md-skin .ibox.border-bottom {
  border-bottom: none !important; }

.md-skin .ibox-title, .md-skin .ibox-content {
  border-style: none; }

.md-skin .ibox-title h5 {
  font-size: 16px;
  font-weight: 400; }

.md-skin a.close-canvas-menu {
  color: #ffffff; }

.md-skin .welcome-message {
  color: #ffffff;
  font-weight: 300; }

.md-skin #top-search::-moz-placeholder {
  color: #ffffff; }

.md-skin #top-search::-webkit-input-placeholder {
  color: #ffffff; }

.md-skin #nestable-output,
.md-skin #nestable2-output {
  font-family: 'Roboto', lucida grande, lucida sans unicode, helvetica, arial, sans-serif; }

.md-skin .landing-page {
  font-family: 'Roboto', helvetica, arial, sans-serif; }

.md-skin .landing-page.navbar-default.navbar-scroll {
  background-color: #ffffff !important; }

.md-skin .landing-page.navbar-default {
  background-color: transparent !important;
  box-shadow: none; }

.md-skin .landing-page.navbar-default .nav li a {
  font-family: 'Roboto', helvetica, arial, sans-serif; }

.md-skin .nav > li > a {
  color: #676a6c; }

.md-skin .nav > li.active > a {
  color: #5b5d5f;
  font-weight: 700; }

.md-skin .navbar-default .nav > li > a:hover, .md-skin .navbar-default .nav > li > a:focus {
  font-weight: 700;
  color: #5b5d5f; }

.md-skin .nav .open > a, .md-skin .nav .open > a:hover, .md-skin .nav .open > a:focus {
  background: transparent;
  height: 40px;
  opacity: 0.5; }

.md-skin .navbar-top-links li {
  display: inline-table; }
  .md-skin .navbar-top-links li a {
    padding: 15px 10px;
    min-height: 40px; }

.md-skin .navbar-top-links .dropdown-menu li {
  display: block; }
  .md-skin .navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: inherit; }

.md-skin .pace-done .nav-header {
  transition: all 0.4s; }

.md-skin .nav > li.active {
  background: transparent; }

.md-skin #side-menu > li > ul li a {
  padding: 5px 10px 5px 15px; }

.md-skin .nav > li > a {
  font-weight: 400; }

.md-skin .navbar-static-side .nav > li > a:focus, .md-skin .navbar-static-side .nav > li > a:hover {
  background-color: inherit; }

.md-skin .nav-header .navbar-fixed-top a {
  color: #ffffff; }

.md-skin .nav-header .text-muted {
  color: #ffffff; }

.md-skin .mini-navbar #side-menu > li > ul {
  background-color: inherit; }

.md-skin .mini-navbar li.active #side-menu > li > ul {
  left: 65px; }

.md-skin .canvas-menu.mini-navbar #side-menu > li > ul {
  background: inherit; }

.md-skin .pace-done .navbar-static-side, .md-skin .pace-done .nav-header, .md-skin .pace-done li.active, .md-skin .pace-done #page-wrapper, .md-skin .pace-done .footer {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

.md-skin .navbar-fixed-top, .md-skin .navbar-static-top {
  background-color: #F3F3F4;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.38), 0.5px 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.3), 0 0 0 0 rgba(0, 0, 0, 0.1); }

.md-skin .navbar-static-side {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.38), 0.5px 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.3), 0 0 0 0 rgba(0, 0, 0, 0.1); }

.md-skin .white-bg .navbar-fixed-top, .md-skin .white-bg .navbar-static-top {
  background: #ffffff !important; }

.md-skin .contact-box {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.38), 0.5px 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.3), 0 0 0 0 rgba(0, 0, 0, 0.1);
  border: none; }

.md-skin .dashboard-header {
  border-bottom: none !important;
  border-top: 0;
  padding: 20px 20px 20px 20px;
  margin: 30px 20px 0 20px;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.38), 0.5px 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.3), 0 0 0 0 rgba(0, 0, 0, 0.1); }

@media (max-width: 768px) {
  .md-skin .dashboard-header {
    margin: 20px 0 0 0; } }

.md-skin ul.notes li div {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.38), 0.5px 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.3), 0 0 0 0 rgba(0, 0, 0, 0.1); }

.md-skin .file {
  border: none;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.38), 0.5px 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.3), 0 0 0 0 rgba(0, 0, 0, 0.1); }

.md-skin .mail-box {
  background-color: #ffffff;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.38), 0.5px 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.3), 0 0 0 0 rgba(0, 0, 0, 0.1);
  padding: 0;
  margin-bottom: 20px;
  border: none; }

.md-skin .mail-box-header {
  border: none;
  background-color: #ffffff;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.38), 0.5px 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.3), 0 0 0 0 rgba(0, 0, 0, 0.1);
  padding: 30px 20px 20px 20px; }

.md-skin .mailbox-content {
  border: none;
  padding: 20px;
  background: #ffffff; }

.md-skin .social-feed-box {
  border: none;
  background: #ffffff;
  margin-bottom: 15px;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.38), 0.5px 0.5px 0.5px 0.5px rgba(0, 0, 0, 0.3), 0 0 0 0 rgba(0, 0, 0, 0.1); }

.md-skin.landing-page .navbar-default {
  background-color: transparent !important;
  border-color: transparent;
  transition: all 0.3s ease-in-out 0s;
  box-shadow: none; }

.md-skin.landing-page .navbar-default.navbar-scroll,
.md-skin.landing-page.body-small .navbar-default {
  background-color: #ffffff !important; }

.md-skin.landing-page .nav > li.active {
  background: inherit; }

.md-skin.landing-page .navbar-scroll .navbar-nav > li > a {
  padding: 20px 10px; }

.md-skin.landing-page .navbar-default .nav li a {
  font-family: 'Roboto', helvetica, arial, sans-serif; }

.md-skin.landing-page .nav > li > a {
  padding: 25px 10px 15px 10px; }

.md-skin.landing-page .navbar-default .navbar-nav > li > a:hover,
.md-skin.landing-page .navbar-default .navbar-nav > li > a:focus {
  background: inherit;
  color: #0277ea; }

.md-skin.landing-page.body-small .nav.navbar-right > li > a {
  color: #676a6c; }

.md-skin .landing_link a, .md-skin .special_link a {
  color: #ffffff !important; }

.md-skin.canvas-menu.mini-navbar #side-menu > li > ul {
  background: #f8f8f9; }

.md-skin.mini-navbar #side-menu > li > ul {
  background-color: #ffffff; }

.md-skin.mini-navbar #side-menu > li > ul li a {
  padding-left: 0; }

.md-skin.mini-navbar.fixed-sidebar #side-menu > li > ul li a {
  padding-left: 52px; }

.md-skin.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 0; }

.md-skin.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 0; }

.md-skin.body-small.fixed-sidebar.mini-navbar #page-wrapper {
  margin: 0 0 0 0; }

.md-skin.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 0;
  background-color: #ffffff; }

.md-skin.canvas-menu nav.navbar-static-side {
  z-index: 2001;
  background: #ffffff;
  height: 100%;
  position: fixed;
  display: none; }

/**
 * MEDIA
 */
@media (max-width: 900px) {
  .navbar-search-box {
    padding: 0;
    width: 250px; } }

@media (min-width: 768px) {
  #page-wrapper {
    margin: 0 0 0 220px;
    min-height: 1200px;
    position: inherit; }
  .navbar-static-side {
    position: absolute;
    width: 220px; }
  .navbar-top-links .dropdown-messages,
  .navbar-top-links .dropdown-tasks,
  .navbar-top-links .dropdown-alerts {
    margin-left: auto; } }

@media (max-width: 768px) {
  #page-wrapper {
    margin: 0 0 0 220px;
    min-height: 1000px;
    position: inherit; }
  .body-small.mini-navbar .navbar-static-side {
    display: block; }
  .lock-word {
    display: none; }
  .navbar-header {
    display: inline;
    float: right; }
  .sidebard-panel {
    z-index: 2;
    position: relative;
    width: auto;
    min-height: 100% !important; }
  .sidebar-content .wrapper {
    padding-right: 0;
    z-index: 1; }
  .fixed-sidebar.body-small .navbar-static-side {
    z-index: 1;
    position: fixed;
    width: 220px; }
  .ibox-tools {
    display: block; } }

@media (max-width: 660px) {
  .navbar-search-box {
    padding: 0;
    width: 200px;
    margin-left: -200px; } }

@media (max-width: 560px) {
  .navbar-search-box {
    padding: 0;
    width: 150px;
    margin-left: -150px; } }

@media (max-width: 420px) {
  .navbar-search-wrapper {
    display: none; } }

@media (max-width: 350px) {
  .navbar-right {
    float: right !important;
    margin-right: -5px !important; }
  .timeline-item .date {
    text-align: left;
    width: 110px;
    position: relative;
    padding-top: 30px; }
  .timeline-item .date i {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 5px;
    width: 30px;
    text-align: center;
    border: 1px solid #e7eaec;
    background: #f8f8f8; }
  .timeline-item .content {
    border-left: none;
    border-top: 1px solid #e7eaec;
    padding-top: 10px;
    min-height: 100px; }
  .nav.navbar-top-links li.dropdown {
    display: none; }
  .ibox-tools {
    display: inline-block; } }

@media (min-width: 350px) {
  .navbar-right {
    float: right !important;
    margin-right: -5px !important; } }

/**
 * BOOTSTRAP OVERRIDE
 * Contiene override delle classi standard definite per i componenti Bootstrap
 */
/* Bootstrap input & select */
html select[disabled], html input[disabled],
html select[disabled]:hover, html input[disabled]:hover {
  background-color: #eee !important; }

/* Bootstrap -> Panel */
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid rgba(174, 174, 174, 0.7); }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid rgba(174, 174, 174, 0.7); }

.panel-default {
  border-color: rgba(174, 174, 174, 0.7); }

.panel-default > .panel-heading {
  border-color: rgba(174, 174, 174, 0.7); }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(174, 174, 174, 0.7); }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(174, 174, 174, 0.7); }

.panel-body {
  padding: 10px; }

/*
    Alert
*/
.alert {
  border: 0;
  border-left: 3px solid;
  border-radius: 0;
  margin-bottom: 0px;
  margin-top: 20px;
  padding: 10px 15px; }

.alert.alert-big {
  padding: 15px; }

.alert.alert-dismissable {
  padding-right: 35px; }

.alert.closeable > .close {
  right: 0; }

.alert.notcloseable > .close {
  display: none; }

.alert.alert-primary {
  color: #0277ea;
  background-color: #cde1f1; }

.alert.alert-primary .alert-link {
  color: #357ebd; }

.alert.alert-default {
  color: #616f77;
  background-color: #dbe0e2; }

.alert.alert-default .alert-link {
  color: #566269; }

.alert.alert-cyan {
  color: #22beef;
  background-color: #e0f6fd; }

.alert.alert-cyan .alert-link {
  color: #10acdd; }

.alert.alert-amethyst {
  color: #cd97eb;
  background-color: #f6edfb; }

.alert.alert-amethyst .alert-link {
  color: #c382e7; }

.alert.alert-green {
  color: #a2d200;
  background-color: #f5ffd2; }

.alert.alert-green .alert-link {
  color: #96c300; }

.alert.alert-orange {
  color: #ffc100;
  background-color: #fff3cc; }

.alert.alert-orange .alert-link {
  color: #f0b500; }

.alert.alert-red {
  color: #ff4a43;
  background-color: #ffdddc; }

.alert.alert-red .alert-link {
  color: #ff1910; }

.alert.alert-greensea {
  color: #16a085;
  background-color: #d5f9f2; }

.alert.alert-greensea .alert-link {
  color: #138a72; }

.alert.alert-dutch {
  color: #1693A5;
  background-color: #daf6fa; }

.alert.alert-dutch .alert-link {
  color: #137f8f; }

.alert.alert-hotpink {
  color: #FF0066;
  background-color: #ffe6f0; }

.alert.alert-hotpink .alert-link {
  color: #e6005c; }

.alert.alert-drank {
  color: #A40778;
  background-color: #fdc7ee; }

.alert.alert-drank .alert-link {
  color: #8c0666; }

.alert.alert-blue {
  color: #418bca;
  background-color: #e1ecf6; }

.alert.alert-blue .alert-link {
  color: #357ebd; }

.alert.alert-lightred {
  color: #e05d6f;
  background-color: #f9dde1; }

.alert.alert-lightred .alert-link {
  color: #dc485c; }

.alert.alert-slategray {
  color: #3f4e62;
  background-color: #b6c1d0; }

.alert.alert-slategray .alert-link {
  color: #354252; }

.alert.alert-darkgray {
  color: #333333;
  background-color: #a6a6a6; }

.alert.alert-darkgray .alert-link {
  color: #262626; }

/* Bootstrap -> Grid-Framework */
.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 {
  padding-left: 12px;
  padding-right: 12px; }

.row {
  margin-left: -12px;
  margin-right: -12px; }

/**
 * MODAL
 */
/* Bootstrap 3 Modal Vertically Center/Max-Height https://codepen.io/dimbslmh/full/mKfCc */
.modal {
  text-align: center;
  padding: 0 !important; }

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

/* \\Bootstrap 3 Modal Vertically Center/Max-Height https://codepen.io/dimbslmh/full/mKfCc */
.modal-footer {
  background-color: #f8f8f8;
  margin-top: 0;
  padding-bottom: 10px;
  padding-top: 10px; }

.modal-content {
  border-radius: 0; }

.modal-footer-absolute {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0; }

.modal-footer-fixed {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0; }

/**
 * TOOLBAR OVERRIDE
 */
/* Menu standard Bootstrap esteso */
.navbar-nav > li > a {
  padding: 5px 20px; }

.navbar-collapse {
  padding: 0; }

.navbar-collapse.in {
  overflow: hidden; }

.md-skin .navbar-toggle,
.navbar-toggle {
  background-color: #386889;
  color: #ffffff;
  font-size: 14px;
  margin-right: 0;
  padding: 4px 6px; }

.nav.navbar-right > li > a,
.nav.navbar-right .rightbar-toggle a,
.md-skin .nav.navbar-right > li > a,
.md-skin .nav.navbar-right .rightbar-toggle a {
  color: #888888; }

.toolbar-label {
  margin-left: 5px;
  position: relative;
  white-space: nowrap; }

.btn-toolbar {
  min-width: 100px;
  background: #ffffff;
  border: none;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important; }

.btn-toolbar:hover {
  background: #D8DADA;
  border-color: #D8DADA; }

.btn-toolbar.disabled {
  cursor: not-allowed;
  pointer-events: all !important; }

/**
 * MIXED OVERRIDE
 */
/* Label validazione Form */
.help-block {
  color: #FD0000;
  display: block;
  font-size: 9pt;
  margin-bottom: 10px;
  margin-top: 5px; }

/* ANGULAR-CSV-IMPORT*/
.cta {
  width: 100% !important;
  margin-bottom: 0;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
  border-radius: 4px;
  padding: 15px; }

.checkbox input[type="checkbox"]:disabled + label, .checkbox input[type="radio"]:disabled + label {
  opacity: 1; }

.autosizable-table td {
  display: block; }

.autosizable-table td:first-child {
  padding-top: .5em; }

.autosizable-table td:last-child {
  padding-bottom: .5em; }

.autosizable-table td:before {
  content: attr(data-th); }

#toast-container > .toast {
  background-image: none !important; }

#toast-container > .toast:before {
  position: fixed;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 24px;
  float: left;
  color: #ffffff;
  padding-right: 0.5em;
  margin: auto 0.5em auto -1.5em; }

#toast-container > .toast-error:before,
.notifyContainerList > .toast-error > .toast-title:before {
  content: "\f071";
  font-family: "FontAwesome";
  margin-right: 5px; }

#toast-container > .toast-info:before,
.notifyContainerList > .toast-info > .toast-title:before {
  content: "\f005";
  font-family: "FontAwesome";
  margin-right: 5px; }

#toast-container > .toast-success:before,
.notifyContainerList > .toast-success > .toast-title:before {
  content: "\f00C";
  font-family: "FontAwesome";
  margin-right: 5px; }

#toast-container > .toast-wait:before,
.notifyContainerList > .toast-wait > .toast-title:before {
  content: "\f04C";
  font-family: "FontAwesome";
  margin-right: 5px; }

#toast-container > .toast-warning:before,
.notifyContainerList > .toast-warning > .toast-title:before {
  content: "\f0e7";
  font-family: "FontAwesome";
  margin-right: 5px; }

/**
 * @media
 */
@media (min-width: 480px) {
  .autosizable-table td:before {
    display: none; } }

.autosizable-table th, .autosizable-table td {
  text-align: left; }

@media (min-width: 480px) {
  .autosizable-table th, .autosizable-table td {
    display: table-cell;
    padding: .25em .5em; } }

/**
 * Menu standard Bootstrap compresso
 */
@media (max-width: 767px) {
  .navbar-nav {
    float: right;
    margin-left: 25px;
    margin-right: -5px;
    margin-top: 40px; }
  .navbar-nav > li > button {
    padding-top: 10px;
    padding-bottom: 10px; }
  .navbar-nav.navbar-right:last-child {
    margin-right: -10px; }
  .btn-toolbar {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    min-width: 100px;
    background: #ffffff;
    border: none;
    margin-left: 10px; } }

/**
 * AWESOME-BOOTSTRAP-CHECKBOX
 */
.checkbox label, .radio label {
  cursor: default; }

input[type="radio"], input[type="checkbox"] {
  cursor: pointer; }

/**
 * FontAwesome
 */
/* http://www.utf8icons.com/character/9933/disabled-car */
.fa-disabled-car:before {
  content: "\26CD"; }

/**
 * http://www.utf8icons.com/character/9981/fuel-pump
 * https://codepoints.net/U+FE0E
 */
.fa-fuel-distributor:before, .fa-fuel-pump:before {
  content: "\26FD\FE0E"; }

/* http://www.utf8icons.com/character/9933/disabled-car */
.fa-disabled-car:before {
  content: "\26CD"; }

/**
 * http://www.utf8icons.com/character/9981/fuel-pump
 * https://codepoints.net/U+FE0E
 */
.fa-fuel-distributor:before, .fa-fuel-pump:before {
  content: "\26FD\FE0E"; }

/**
 * http://www.utf8icons.com/subsets/number-forms
 * http://www.utf8icons.com/character/48/digit-zero
 */
.fa-0:before {
  content: "\0030"; }

.fa-1:before {
  content: "\0031"; }

.fa-2:before {
  content: "\0032"; }

.fa-3:before {
  content: "\0033"; }

.fa-4:before {
  content: "\0034"; }

.fa-5:before {
  content: "\0035"; }

.fa-6:before {
  content: "\0036"; }

.fa-7:before {
  content: "\0037"; }

.fa-8:before {
  content: "\0038"; }

.fa-9:before {
  content: "\0039"; }

.fa-10:before {
  content: "\0031\0030"; }

/**
 * KENDO OVERRIDE
 * Contiene override delle classi standard definite per i componenti Kendo
 */
/* KENDO COLOR */
/* Headers */
/* Rows */
input[type="radio"], input[type="checkbox"] {
  line-height: normal;
  margin: 2px 6px 0 0; }

/* Grid NoRecords */
.k-grid-content > .k-grid-norecords > .k-grid-norecords-template {
  margin-top: -0.6em;
  position: absolute;
  top: 50%;
  width: 100%; }

/* Selection */
.k-grid table tr.k-state-selected {
  background: #BEDFF5;
  color: #000; }

/* kendo-tooltip */
.k-grid div [data-role='tooltip'] {
  display: inline; }

.k-panelbar .k-state-focused.k-state-selected, td.k-state-focused.k-state-selected, .k-state-selected td.k-state-focused, .k-listview > .k-state-focused.k-state-selected {
  box-shadow: 0 0 2px 2px #7BC8FC inset !important; }

.k-grid-edit {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.k-grid-edit:hover {
  background-color: #f7a54a;
  border-color: #f7a54a;
  color: #ffffff; }

.k-grid-add {
  background-color: #1c84c6;
  border-color: #1c84c6;
  color: #ffffff; }

.k-grid-add:hover {
  background-color: #2a9ac6;
  border-color: #1f84c6;
  color: #ffffff; }

.k-grid-add:active {
  background-color: #2a9ac6;
  border-color: #1f84c6;
  color: #ffffff; }

.k-grid-add:focus {
  background-color: #2a9ac6;
  border-color: #1f84c6;
  color: #ffffff; }

.k-grid-delete {
  background-color: #ED5565;
  border-color: #ED5565;
  color: #ffffff; }

.k-grid-delete:hover {
  color: #ffffff;
  background-color: #D9534F;
  border-color: #D43F3A; }

.k-grid-delete:focus {
  color: #ffffff;
  background-color: #D9534F;
  border-color: #D43F3A; }

.k-grid-excel {
  background-color: #28a745;
  border-color: #4cae4c;
  color: #ffffff; }

/* Pager */
.k-pager-numbers .k-link {
  background-color: #f6f6f6;
  color: #848484; }

.k-pager-numbers .k-state-selected {
  border-radius: 0;
  background-color: #b6b6b6;
  border-color: #a4a4a4;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.k-pager-numbers .k-link:hover {
  background-color: #e6e6e6;
  color: #575757;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset; }

.k-pager-wrap > .k-link {
  border-radius: 0; }

.k-alt, .k-separator, .k-resource.k-alt, .k-pivot-layout > tbody > tr:first-child > td:first-child {
  background-color: #F5F5F5; }

/* EXPORT GRID KENDO */
/* Hide the Grid header and pager during export */
.k-pdf-export .k-grid-toolbar,
.k-pdf-export .k-pager-wrap {
  display: none; }

/**
 * KENDO ADD-ON
 */
/* Classi per allineare il testo nelle celle delle griglie Kendo */
.GrdText-Center {
  text-align: center; }

.GrdText-Left {
  text-align: left; }

.GrdText-Right {
  text-align: right; }

.GrdText-SingleIcon {
  text-align: center;
  padding: 5px 5px;
  border-radius: 6px;
  font-size: 14px;
  height: 20px;
  line-height: 1.42857;
  width: 14px;
  border-color: inherit; }

.GrdText-ManyIcon {
  text-align: center;
  padding: 5px 5px;
  border-radius: 6px;
  font-size: 14px;
  height: 20px;
  line-height: 1.42857;
  width: 14px;
  border-color: inherit;
  white-space: normal; }

#SilmpleList td {
  white-space: nowrap; }

/* Images */
.img-center {
  margin: 0 auto; }

/* Block */
.centerBlock {
  display: table;
  margin: 0 auto; }

.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  padding: 5px 5px;
  margin: 0 0 10px 25px;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px; }

.ui-menu-item {
  z-index: 1000;
  border: 1px solid #e7eaec;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 16px; }

.ui-menu-item:hover {
  z-index: 1000;
  background-color: #f5f5f5;
  border: 1px solid #e7eaec;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 16px;
  cursor: pointer; }

.ui-menu-item > a.ui-corner-all {
  z-index: 1000;
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #555555;
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer; }

.ui-state-hover, .ui-state-active {
  z-index: 1000;
  color: #ffffff;
  text-decoration: none;
  background-color: #0088cc;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image: none; }

/**
    .k-window
*/
.k-window .k-window-actions {
  text-indent: 0 !important; }

.k-window .k-window-titlebar:before {
  font-family: FontAwesome;
  margin-right: 10px; }

.k-window.dialog-alert {
  border: 3px solid #a94442; }
  .k-window.dialog-alert .k-window-titlebar {
    background-color: rgba(235, 204, 209, 0.5);
    border: none;
    color: #a94442; }
  .k-window.dialog-alert .k-window-titlebar:before {
    content: "\f071";
    /* http://fontawesome.io/icon/exclamation-triangle/ */ }

.k-window.dialog-confirm {
  border: 3px solid #31708f; }
  .k-window.dialog-confirm .k-window-titlebar {
    background-color: rgba(217, 237, 247, 0.5);
    border: none;
    color: #31708f; }
  .k-window.dialog-confirm .k-window-titlebar:before {
    content: "\f128";
    /* http://fontawesome.io/icon/question/ */ }

.k-window.dialog-info {
  border: 3px solid #31708f; }
  .k-window.dialog-info .k-window-titlebar {
    background-color: rgba(217, 237, 247, 0.5);
    border: none;
    color: #31708f; }
  .k-window.dialog-info .k-window-titlebar:before {
    content: "\f129";
    /* http://fontawesome.io/icon/info/ */ }

.k-window.dialog-alert .modal-footer,
.k-window.dialog-confirm .modal-footer,
.k-window.dialog-info .modal-footer {
  background: transparent;
  border: none; }

.k-window.dialog-alert .k-window-titlebar span,
.k-window.dialog-confirm .k-window-titlebar span,
.k-window.dialog-info .k-window-titlebar span {
  display: initial;
  text-indent: 25px; }

.k-window-transparent {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important; }
  .k-window-transparent .k-window-content {
    background: none !important; }

.k-filtercell .k-operator-hidden {
  width: 100%; }

.k-widget.k-autocomplete .k-icon.k-i-close, .k-widget.k-autocomplete .k-icon.k-i-loading {
  background-color: white;
  z-index: 1; }

.k-widget.k-window {
  border-radius: 0 !important; }

div.k-window-content {
  padding: 0; }

.k-datepicker .k-select {
  border: none; }

/* Override classi bootstrap .form-group se applicata all'interno di .k-edit-form-container */
.k-edit-form-container .form-horizontal .form-group {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/* Override classi bootstrap .form-control se applicata all'interno di .k-edit-form-container */
.k-edit-form-container .form-group .form-control {
  height: 20px; }

/* Scimmiotta la classe .form-group .form-control di Bootstrap */
.form-group .k-widget.k-dropdown, .form-group .k-widget.k-combobox {
  background-color: #ffffff;
  background-image: none;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #555;
  display: block;
  font-size: 14px;
  line-height: 1.42857143;
  -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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  width: 100%; }

.form-group .k-widget.k-dropdown .k-dropdown-wrap, .form-group .k-widget.k-combobox .k-dropdown-wrap {
  border-radius: 0;
  border-color: #ddd; }

.form-group .k-widget.k-dropdown .k-input, .form-group .k-widget.k-combobox .k-input {
  color: #616f77;
  padding: 5.5px; }

.form-group .k-state-focused {
  box-shadow: none !important; }

/* Messaggio input non valido */
.k-widget.k-invalid-msg {
  position: inherit; }

.k-widget.k-invalid-msg .k-callout {
  display: none; }

.k-widget.k-dropdown {
  background: transparent; }

.k-grid td {
  padding: 0.3em 0.6em 0.3em 0.6em; }

.k-grid tbody .k-button {
  min-width: 10px; }

/* Formattazione del bordo di colore rosso nelle tendine kendo, in caso di validazione angular negativa */
.has-error .k-dropdown-wrap {
  border-color: red !important; }

.k-filter-row th, .k-grid-header th.k-header {
  background-color: #f1f1f1; }

.k-hierarchy-cell {
  background-color: #f1f1f1;
  border-right-width: 1px !important; }

/* Colori per righe tabelle AOG */
.benzina {
  background-color: #ecfeda;
  /* specify the alternate background-color */ }

.benzina .k-state-selected {
  color: black; }

.gasolio {
  background-color: #ffffea;
  /* specify the alternate background-color */ }

.gasolio .k-state-selected {
  color: black; }

.hqg {
  background-color: #fbd689;
  /* specify the alternate background-color */ }

.hqg .k-state-selected {
  color: black; }

.hqp {
  background-color: #defc19;
  /* specify the alternate background-color */ }

.hqp .k-state-selected {
  color: black; }

/**
    Checkbox & Radio
*/
/* Aggiusta la posizione del marcatore all'interno del radio button o della checkbox */
.k-checkbox:checked + .k-checkbox-label:before,
.k-radio:checked + .k-radio-label:before,
.k-radio:checked + .k-radio-label:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* Modifica il contenuto della checkbox, utilizzando il carattere http://fontawesome.io/icon/check/ */
.k-checkbox:checked + .k-checkbox-label:before {
  content: "\f00c";
  font-family: FontAwesome; }

/**
 * KendoWindow & Bootstrap issues
 * http://dojo.telerik.com/ERewo
 * http://www.telerik.com/forums/possible-kendo-window-issue-with-bootstrap-3
 */
.k-window .col-xs-1, .k-window .col-sm-1, .k-window .col-md-1, .k-window .col-lg-1,
.k-window .col-xs-2, .k-window .col-sm-2, .k-window .col-md-2, .k-window .col-lg-2,
.k-window .col-xs-3, .k-window .col-sm-3, .k-window .col-md-3, .k-window .col-lg-3,
.k-window .col-xs-4, .k-window .col-sm-4, .k-window .col-md-4, .k-window .col-lg-4,
.k-window .col-xs-5, .k-window .col-sm-5, .k-window .col-md-5, .k-window .col-lg-5,
.k-window .col-xs-6, .k-window .col-sm-6, .k-window .col-md-6, .k-window .col-lg-6,
.k-window .col-xs-7, .k-window .col-sm-7, .k-window .col-md-7, .k-window .col-lg-7,
.k-window .col-xs-8, .k-window .col-sm-8, .k-window .col-md-8, .k-window .col-lg-8,
.k-window .col-xs-9, .k-window .col-sm-9, .k-window .col-md-9, .k-window .col-lg-9,
.k-window .col-xs-10, .k-window .col-sm-10, .k-window .col-md-10, .k-window .col-lg-10,
.k-window .col-xs-11, .k-window .col-sm-11, .k-window .col-md-11, .k-window .col-lg-11,
.k-window .col-xs-12, .k-window .col-sm-12, .k-window .col-md-12, .k-window .col-lg-12,
.k-window .k-widget, .k-window input, .k-window select, .k-window textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/**
 * RIGHTBAR
 * Contiene gli stili della rightbar
 */
#rightbar ul.settings {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.notifyContainerList {
  font-size: 11px;
  margin-left: 2px;
  margin-right: 2px; }

.notifyContainerList .toast-close-button {
  font-size: 14px; }

.notifyContainerList * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.notifyContainerList > div {
  color: #ffffff;
  filter: alpha(opacity=80);
  margin-bottom: 2px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  padding: 10px;
  width: 100%; }

.notifyContainerList > :hover {
  box-shadow: 0 0 12px #000000;
  filter: alpha(opacity=100);
  -moz-box-shadow: 0 0 10px #000000;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-box-shadow: 0 0 10px #000000; }

.notifyContainerList > .history-toast-header {
  color: white;
  font-size: 8px;
  margin-bottom: 3px;
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 0px !important;
  padding-right: 2px !important;
  padding-top: 0px !important; }

.rightbar-hidden #rightbar {
  right: -250px; }

.rightbar-show #rightbar {
  right: 0; }

.rightbar-show nav.navbar.navbar-fixed-top,
.rightbar-show .footer {
  right: 250px; }

.rightbar-show #wrapper {
  padding-right: 250px; }

#rightbar,
.rightbar-show nav.navbar.navbar-fixed-top,
.rightbar-show #wrapper {
  -webkit-transition: all 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -moz-transition: all 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: all 0.25s cubic-bezier(0.6, 0.04, 0.98, 0.335); }

#rightbar {
  background-color: #1d2833;
  bottom: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  width: 250px;
  z-index: 999999; }

#rightbar .nav.nav-tabs {
  padding: 0;
  max-height: 45px;
  z-index: 2; }

#rightbar .nav.nav-tabs > li {
  display: table-cell;
  width: 1%; }

#rightbar .nav.nav-tabs > li > a {
  background-color: #141b23;
  border: 0;
  border-radius: 0;
  color: #95a2a9;
  cursor: pointer;
  min-height: 45px;
  padding: 12px 15px; }

#rightbar .nav.nav-tabs > li > a:hover {
  background-color: #172029;
  color: #bfc7cb; }

#rightbar .nav.nav-tabs > li.active > a {
  background-color: #1d2833;
  color: white; }

#rightbar .nav.nav-tabs > li.active > a:hover #rightbar .nav.nav-tabs > li.active > a:focus {
  background-color: #1d2833;
  color: white; }

#rightbar .tab-content {
  background: #1d2833;
  left: 0;
  padding: 5px 15px; }

#rightbar .tab-content .tab-pane {
  padding: 0; }

#rightbar .tab-content .tab-pane > div:first-child {
  border-bottom: 1px dotted #95a29c;
  margin-bottom: 15px;
  padding-bottom: 8px; }

#rightbar .tab-content .tab-pane h6 {
  display: inline;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase; }

#rightbar .tab-content .tab-pane ul {
  list-style-type: none;
  margin: 0;
  overflow: auto;
  padding: 0; }

#rightbar .tab-content .tab-pane ul > li:last-child {
  margin-bottom: 30px; }

#rightbar .tab-content .tab-pane ul.settings > li .form-group .control-label {
  color: #95a2a9;
  font-weight: 300;
  line-height: 22px;
  margin: 0;
  padding: 0;
  text-align: right; }

#rightbar .tab-content .tab-pane ul.settings > li .form-group .alert {
  background-color: transparent !important;
  font-weight: 300;
  line-height: 22px;
  margin: 0;
  margin-bottom: 10px;
  padding: 0;
  text-indent: 10px; }

#rightbar .tab-content .tab-pane ul.settings > li .form-group .control-label .onoffswitch {
  right: -35px; }

/**
 * BADGE
 */
.rightbar-toggle .badge {
  position: relative;
  right: -4px;
  top: -2px; }

.rightbar-toggle .badge,
#rightbar .badge {
  border-radius: 0; }

.rightbar-toggle .badge.ng-enter, .rightbar-toggle .badge.ng-leave,
#rightbar .badge.ng-enter, #rightbar .badge.ng-leave {
  transition: all cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s; }

.rightbar-toggle .badge.ng-enter,
.rightbar-toggle .badge.ng-leave.ng-leave-active,
#rightbar .badge.ng-enter,
#rightbar .badge.ng-leave.ng-leave-active {
  opacity: 0; }

.rightbar-toggle .badge.ng-leave,
.rightbar-toggle .badge.ng-enter.ng-enter-active,
#rightbar .badge.ng-leave,
#rightbar .badge.ng-enter.ng-enter-active {
  opacity: 1; }

/**
 * @MEDIA
 */
@media only screen and (max-width: 1200px) {
  #rightbar {
    top: 45px; }
  :not(.rtl).rightbar-show #rightbar {
    right: 0; }
  :not(.rtl).rightbar-show nav.navbar.navbar-fixed-top {
    right: 0 !important;
    padding-right: 0 !important; }
  :not(.rtl).rightbar-show #content {
    right: 0 !important;
    padding-right: 0 !important; } }

@media only screen and (max-width: 360px) {
  #rightbar {
    width: 100%; }
  .rightbar-hidden #rightbar {
    right: -100%; } }
