@font-face {
  font-family: "ProximaNova";
  src: url("https://actividadeslobarnechea.cl/fonts/proxima/proximanova.eot");
  src: url("https://actividadeslobarnechea.cl/fonts/proxima/proximanova.eot#iefix") format("embedded-opentype"), url("https://actividadeslobarnechea.cl/fonts/proxima/proximanova.woff") format("woff"), url("https://actividadeslobarnechea.cl/fonts/proxima/proximanova.ttf") format("truetype"), url("https://actividadeslobarnechea.cl/fonts/proxima/proximanova.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova-semibold";
  src: url("https://actividadeslobarnechea.cl/fonts/proxima/proximanova-semibold.eot");
  src: url("https://actividadeslobarnechea.cl/fonts/proxima/proximanova-semibold.eot#iefix") format("embedded-opentype"), url("https://actividadeslobarnechea.cl/fonts/proxima/proximanova-semibold.woff") format("woff"), url("https://actividadeslobarnechea.cl/fonts/proxima/proximanova-semibold.ttf") format("truetype"), url("https://actividadeslobarnechea.cl/fonts/proxima/proximanova-semibold.svg") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "ProximaNova-bold";
  src: url("https://actividadeslobarnechea.cl/fonts/proxima/proximanova-bold.eot");
  src: url("https://actividadeslobarnechea.cl/fonts/proxima/proximanova-bold.eot#iefix") format("embedded-opentype"), url("https://actividadeslobarnechea.cl/fonts/proxima/proximanova-bold.woff") format("woff"), url("https://actividadeslobarnechea.cl/fonts/proxima/proximanova-bold.ttf") format("truetype"), url("https://actividadeslobarnechea.cl/fonts/proxima/proximanova-bold.svg") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "AkrobatBlack";
  src: url("https://actividadeslobarnechea.cl/fonts/akrobat-black/akrobat-black.eot");
  src: url("https://actividadeslobarnechea.cl/fonts/akrobat-black/akrobat-black.eot#iefix") format("embedded-opentype"), url("https://actividadeslobarnechea.cl/fonts/akrobat-black/akrobat-black.woff") format("woff"), url("https://actividadeslobarnechea.cl/fonts/akrobat-black/akrobat-black.ttf") format("truetype"), url("https://actividadeslobarnechea.cl/fonts/akrobat-black/akrobat-black.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'ProximaNova', sans-serif;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
p {
  color: #333;
}
.link-primary {
  color: #017efc !important;
}
.link-default {
  color: gray;
}
.p-xs {
  padding: 5px;
}
.p-sm {
  padding: 10px;
}
.p-md {
  padding: 20px;
}
.p-lg {
  padding: 40px;
}
.p-t-xs {
  padding-top: 5px;
}
.p-t-sm {
  padding-top: 10px;
}
.p-t-md {
  padding-top: 20px;
}
.p-t-lg {
  padding-top: 40px;
}
.p-b-xs {
  padding-bottom: 5px;
}
.p-b-sm {
  padding-bottom: 10px;
}
.p-b-md {
  padding-bottom: 20px;
}
.p-b-lg {
  padding-bottom: 40px;
}
.p-l-xs {
  padding-left: 5px;
}
.p-l-sm {
  padding-left: 10px;
}
.p-l-md {
  padding-left: 20px;
}
.p-l-lg {
  padding-left: 40px;
}
.p-r-xs {
  padding-right: 5px;
}
.p-r-sm {
  padding-right: 10px;
}
.p-r-md {
  padding-right: 20px;
}
.p-r-lg {
  padding-right: 40px;
}
.m-xs {
  margin: 5px;
}
.m-sm {
  margin: 10px;
}
.m-md {
  margin: 20px;
}
.m-lg {
  margin: 40px;
}
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t-md {
  margin-top: 20px;
}
.m-t-lg {
  margin-top: 40px;
}
.m-b-xs {
  margin-bottom: 5px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.m-b-md {
  margin-bottom: 20px;
}
.m-b-lg {
  margin-bottom: 40px;
}
.m-b-gt {
  margin-bottom: 80px;
}
.m-l-xs {
  margin-left: 5px;
}
.m-l-sm {
  margin-left: 10px;
}
.m-l-md {
  margin-left: 20px;
}
.m-l-lg {
  margin-left: 40px;
}
.m-r-xs {
  margin-right: 5px;
}
.m-r-sm {
  margin-right: 10px;
}
.m-r-md {
  margin-right: 20px;
}
.m-r-lg {
  margin-right: 40px;
}
.n-p-b-sm {
  margin-bottom: -10px !important;
}
.n-p-b-md {
  margin-bottom: -20px !important;
}
.blink_me {
  animation: blinker 1s linear infinite;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
.u-fontSmallest {
  font-size: 10px !important;
}
.u-fontSmaller {
  font-size: 11px !important;
}
.u-fontSmall {
  font-size: 12px !important;
  line-height: 1.9;
}
.u-fontBase {
  font-size: 14px !important;
}
.u-fontLarge {
  font-size: 18px !important;
}
.u-fontLarger {
  font-size: 24px !important;
}
.u-fontLargest {
  font-size: 30px !important;
}
.u-fontColorWhite {
  color: #fff !important;
}
.u-fontColorBlack {
  color: #000 !important;
}
.u-fontColorBlackLight {
  color: rgba(74, 74, 74, .5) !important;
}
.u-fontColorGray {
  color: #333 !important;
}
.u-fontColorPrimary {
  color: #017efc !important;
}
.u-fontColorAlert {
  color: #f5a623 !important;
}
.u-fontColorBrand {
  color: #ff3c00;
}
.u-fontColorSuccess {
  color: #33cb7e !important;
}
.u-fontColorDanger {
  color: #ff3c00 !important;
}
.u-fontColorDefault {
  color: #b0b0b0 !important;
}
.u-fontColorGold {
  color: #f5a623 !important;
}
.u-fontColorSilver {
  color: #b0b0b0 !important;
}
.u-fontColorBronze {
  color: #d06a3d !important;
}
.u-fontSemibold {
  font-weight: 500 !important;
}
.u-fontBold {
  font-weight: 900 !important;
}
.u-fontFamilyBold {
  font-family: 'ProximaNova-bold', sans-serif;
}
.u-fontFamilySemiBold {
  font-family: 'ProximaNova-semibold', sans-serif;
}
.u-textUppercase {
  text-transform: uppercase !important;
}
.u-textCapitalize {
  text-transform: capitalize !important;
}
.u-textLowercase {
  text-transform: lowercase !important;
}
.u-bgColorMain {
  background-color: #017efc !important;
}
.u-bgColorBrand {
  background-color: #ff3c00 !important;
}
.u-bgColorSecondary {
  background: #162031;
}
.u-bgColorWhite {
  background-color: #fff !important;
}
.u-bgColorGray {
  background-color: #f7f8f9 !important;
}
.u-bgColorGray--darker {
  background-color: #dadfe3 !important;
}
.u-bgColorGray--darkest {
  background-color: #cbd2d8 !important;
}
.u-bgColorGray--lighter {
  background-color: #fdfdfd !important;
}
.u-textCenter {
  text-align: center !important;
}
.u-textLeft {
  text-align: left !important;
}
.u-textRight {
  text-align: right !important;
}
.u-vmiddle {
  vertical-align: middle;
}
.u-floatLeft {
  float: left;
}
.u-floatRight {
  float: right;
}
.u-verticalAlign {
  vertical-align: middle;
  display: table-cell;
}
.u-absolute {
  position: absolute;
}
.u-absoluteTop {
  position: absolute;
  top: 0;
  z-index: 10;
}
.u-absoluteRight {
  position: absolute;
  right: 0;
  z-index: 10;
}
.u-absoluteBottom {
  position: absolute;
  bottom: 0;
  z-index: 10;
}
.u-absoluteLeft {
  position: absolute;
  left: 0;
  z-index: 10;
}
.u-alignSelfCenter {
  align-self: center;
}
.u-border {
  border: 1px solid #e8e9ee;
}
.u-borderLess {
  border: none !important;
}
.u-borderRight {
  border-right: 1px solid #e8e9ee;
}
.u-borderLeft {
  border-left: 1px solid #e8e9ee;
}
.u-borderTop {
  border-top: 1px solid #e8e9ee;
}
.u-borderBottom {
  border-bottom: 1px solid #e8e9ee;
}
.u-radius {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.u-borderColor--darker {
  border-color: #cbcdd8;
}
.u-wide {
  margin: 10px 0;
}
.u-dtable {
  display: table;
  table-layout: fixed;
}
.u-dtable-cell {
  display: table-cell;
  width: 100%;
}
.u-dflex {
  display: flex;
}
.u-wfull {
  width: 100%;
}
.u-hide {
  display: none !important;
}
.u-invisibleElement {
  display: none;
}
.u-show {
  display: block !important;
}
.u-spaceless {
  margin: 0 !important;
  padding: 0 !important;
}
.u-marginCenter {
  margin: 0 auto;
}
.u-marginLeft {
  margin-left: auto;
}
.u-marginRight {
  margin-right: auto;
}
.u-container {
  position: relative;
}
.u-textClip {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
td.u-textClip {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 0;
}
.u-textInline {
  display: inline;
}
.u-negative2 {
  margin: -20px;
}
.u-scrollX {
  overflow-x: auto;
}
.u-container--scrollable {
  max-height: 500px !important;
  overflow-y: scroll;
}
.u-container--scrollable::-webkit-scrollbar {
  width: 12px;
}
.u-container--scrollable::-webkit-scrollbar-track {
  background-color: #eaeaea;
  border-left: 1px solid #ccc;
}
.u-container--scrollable::-webkit-scrollbar-thumb {
  background-color: #ccc;
}
.u-container--scrollable::-webkit-scrollbar-thumb:hover {
  background-color: #aaa;
}
.u-noBg {
  background: none !important;
}
.u-noBorder {
  border: none !important;
}
.u-dotsMenu:after {
  content: '\2807';
  font-size: 30px;
}
.u-unclickable {
  pointer-events: none;
}
.u-clickable {
  pointer-events: auto;
}
.u-fixedMinHeight--40 {
  min-height: 40px !important;
}
.u-fixedMinHeight--185 {
  min-height: 185px !important;
}
.u-resizableTextarea-v {
  resize: vertical;
}
.u-resizableTextarea-h {
  resize: horizontal;
}
.metabar-container {
  background: #162031;
}
.metabar-container:after {
  clear: both;
}
.metabar-block {
  float: left;
}
.metabar-block--local {
  padding: 20px;
}
.metabar-block .metabar-title {
  color: #e8e9ee;
  font-size: 12px;
  text-transform: uppercase;
}
.metabar-user-name {
  color: #e8e9ee;
  padding: 25px 20px;
}
.metabar-link {
  color: #ff3c00;
  font-size: 14px;
}
.metabar-logo {
  background: #f7654c;
  background: -webkit-linear-gradient(#f7654c 0%, #f22942 100%);
  display: block;
  position: relative;
  padding: 25.5px;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  -ms-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
.metabar-logo--img {
  padding: 0px !important;
  transition: all ease 0.5s;
}
.metabar-logo:hover {
  background: -webkit-linear-gradient(#f7654c 0%, #f22942 38.74%);
}
.metabar-item {
  float: left;
}
.metabar-notification {
  padding: 9px 10px !important;
}
.metabar-notificationNumber {
  position: absolute;
  display: block;
  background: #d0021b;
  border: 2px solid #fff;
  top: 17px;
  right: -7px;
  border-radius: 100%;
  width: 25px;
  height: 20px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
  color: #fff;
  vertical-align: middle;
}
.metabar-notificationSeparator {
  border: 1px solid black;
  height: 1px;
}
.metabar-innerNotification {
  width: 400px;
  min-height: 60px;
  max-height: 300px;
  overflow-y: auto;
}
.metabar-singleNotification {
  padding: 15px 10px !important;
  display: inline-flex;
  color: grey;
  background-color: none;
  border-bottom: 1px solid #eee;
  white-space: normal !important;
}
.metabar-singleNotification--unread {
  background-color: #e0e0e0;
}
.metabar-singleNotification:hover {
  background: #e8e9ee;
}
.metabar-help {
  padding: 10px 10px !important;
  opacity: 0.7 !important;
}
.metabar-question {
  color: #e8e9ee !important;
}
.optionDots {
  background: none;
  border: none;
  padding: 6px 10px 0 0px;
}
.sidebar {
  z-index: 1;
  margin: 0px !important;
  padding: 0px !important;
}
.sidebarHeader {
  position: relative;
  height: 70px;
  margin-bottom: 150px;
}
.sidebarHeader-logo {
  width: 100%;
}
.sidebarHeader-name {
  width: 100%;
  color: white;
  text-align: center;
  padding-top: 5%;
}
.sidebarHeader-name h1.name {
  font-size: 14px;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
}
.sidebarHeader--square {
  text-align: center !important;
  min-height: 90px;
  max-height: 90px;
}
.sidebar > ul {
  padding: 0;
}
.sidebar-item {
  position: relative;
  list-style: none;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -ms-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
  width: 100%;
  padding-left: 5%;
}
.sidebar-item.is-active, .sidebar-subItem {
  background-color: #242b31;
}
.sidebar-icon {
  width: 40px;
  display: table-cell;
  vertical-align: middle;
}
.sidebar-text {
  display: table-cell;
  vertical-align: middle;
}
.sidebar-item > a {
  color: grey;
  display: table;
  padding: 10px 0;
  -webkit-transition: all ease 0.1s;
  -moz-transition: all ease 0.1s;
  -ms-transition: all ease 0.1s;
  -o-transition: all ease 0.1s;
  transition: all ease 0.1s;
}
.sidebar-item.is-active > a {
  color: #e8e9ee;
  text-decoration: none;
}
.sidebar-item > a:hover {
  text-decoration: none;
  color: white;
}
.sidebar ul > li.is-active {
  position: relative;
}
.sidebar-item.is-active:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0%;
  height: 100%;
  width: 3px;
  background: #ff3c00;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.sidebar-subItemBar {
  padding: 0px;
}
.sidebar-subItem {
  position: relative;
  list-style: none;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -ms-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.sidebar-subItem > a {
  color: grey;
  display: table;
  -webkit-transition: all ease 0.1s;
  -moz-transition: all ease 0.1s;
  -ms-transition: all ease 0.1s;
  -o-transition: all ease 0.1s;
  transition: all ease 0.1s;
  width: 100%;
}
.sidebar-subItem.is-active > a {
  color: #e8e9ee;
  text-decoration: none;
}
.sidebar-subItem > a:hover {
  text-decoration: none;
  color: white;
}
.sidebar-level1 > a {
  border-left: 3px solid transparent;
  padding-left: 5%;
}
.sidebar-level1.is-active > a {
  border-left: 3px solid #ff3c00;
  padding-left: 5%;
}
.sidebar-level0 {
  padding-left: 20%;
  padding-bottom: 5%;
}
.sidebar-level1:first-child {
  padding-left: 10%;
  padding-top: 5%;
}
.sidebar-level1 {
  padding-left: 10%;
  padding-bottom: 5%;
}
.sidebar-level2 {
  padding-left: 35%;
}
.sidebar-level0 > a:after {
  font-family: FontAwesome;
  content: '\f0d7';
  /** <--**/
  font-size: 13px;
  float: right;
  margin-right: 5px;
}
.sidebar-level0 > a.collapsed:after {
  font-family: FontAwesome;
  content: '\f0d9';
  /** abajo**/
}
.main {
  padding-left: 0;
  padding-right: 0;
}
.pageContent {
  position: inherit;
  margin: 0;
  border-left: 1px solid #e7e7e7;
  background: #f7f8f9;
}
.pageSection {
  position: relative;
  padding: 30px;
}
.pageSection--withSideMenu {
  position: relative;
  padding-left: 300px;
}
.pageSection--withSideMenu-mini {
  position: relative;
  padding-left: 220px;
}
.fullHeader {
  background-color: #e8e9ee;
  min-height: 100px;
  max-height: 250px;
  padding-top: 50px;
  z-index: 2;
}
.fullHeader-content {
  padding: 20px 0;
  color: #fff;
}
.fullHeader-subtitle {
  margin-top: 10px;
  font-size: 12px;
}
.fullHeader-subtitle > a {
  color: #fff;
  text-decoration: underline;
}
.header {
  position: relative;
  margin-bottom: 20px;
}
.header:after {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e8e9ee;
}
.header--fullsized {
  margin: -30px;
  margin-bottom: 20px;
  padding: 30px;
  padding-bottom: 0;
}
.navTabs {
  padding: 20px 0;
}
.navTabs-item {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0 10px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  cursor: pointer;
}
.navTabs-item:hover {
  color: #ff3c00;
}
.navTabs-item a {
  display: block;
  color: #333;
  text-decoration: none;
  padding: 10px 10px 10px 10px;
}
.navTabs-item:first-child {
  margin-left: 0px;
}
.navTabs-item.is-active, .navTabs-item.is-active a {
  color: #ff3c00;
  position: relative;
  font-family: 'ProximaNova-bold', sans-serif;
}
.navTabs-item.is-active:after {
  content: '';
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #ff3c00;
}
.navTabs--subItems {
  padding-top: 0px;
  padding-bottom: 35px;
}
.navTabs-subItem {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0 10px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  color: #e5e9ec;
}
.navTabs-subItem:hover {
  color: #ff3c00;
}
.navTabs-subItem a {
  display: block;
  color: #333;
  text-decoration: none;
  padding: 5px 10px 5px 10px;
}
.navTabs-subItem:first-child {
  margin-left: 0px;
}
.navTabs-subItem.is-active, .navTabs-subItem.is-active a {
  color: black;
  position: relative;
  font-family: 'ProximaNova-bold', sans-serif;
  background-color: #cfd8de;
}
.navTabs-item.is-active:after {
  content: '';
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #ff3c00;
}
.manageNav {
  margin-bottom: 0;
}
.manageTabs {
  padding: 20px 0 0 0;
}
.manageTabs:after {
  display: table;
  content: '';
  clear: both;
}
.manageTabs > li {
  float: left;
  list-style: none;
  padding: 0 10px;
  margin: 0 10px;
  font-size: 14px;
  position: relative;
}
.manageTabs > li:first-child {
  padding-left: 0;
  margin-left: 0;
}
.manageTabs > li.is-active a {
  color: #ff3c00;
}
.manageTabs > li.manageTabs-item--dropdownBtn {
  position: relative;
  bottom: 8px;
}
.manageItems:after {
  display: table;
  content: '';
  clear: both;
}
.manageItems .item {
  float: left;
}
.sideMenu {
  position: relative;
  color: #333;
  font-family: 'ProximaNova-bold', sans-serif;
}
.sideMenu--profile {
  position: absolute;
  width: 220px;
  top: 0;
  left: -240px;
}
.sideMenu--profileMini {
  position: absolute;
  top: 0;
  left: -160px;
}
.sideMenu-img {
  width: 100%;
  background: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-border-radius: 8px 8px 0 0;
  -moz-border-radius: 8px 8px 0 0;
  border-radius: 8px 8px 0 0;
}
.sideMenu-img--covered {
  background-color: #fff;
  padding-bottom: 100%;
  height: 0;
  display: block;
}
.sideMenu > ul {
  padding: 0;
  background: #fff;
}
.sideMenu-item {
  position: relative;
  padding: 20px 30px;
  text-transform: uppercase;
  list-style: none;
  font-size: 12px;
}
.sideMenu-item > a {
  color: inherit;
  display: block;
}
.sideMenu-item > a:hover, .sideMenu-item > a:focus, .sideMenu-item > a:visited {
  text-decoration: none;
  color: inherit;
}
.sideMenu-item.is-active {
  background: #4a4a4a;
  color: #fff;
}
.sideMenu-item.is-active:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 6px;
  background: #ff3c00;
}
.modal-content {
  min-height: 400px;
}
.modal-body {
  background: #f7f8f9;
  border-radius: 6px;
  min-height: 400px;
  height: 100%;
}
.noMinHeight {
  min-height: 0 !important;
}
button.close {
  position: relative;
  color: #fff;
  padding: 10px;
  font-size: 14px;
  opacity: 1;
  z-index: 4;
  text-shadow: none;
}
button.close:hover {
  color: #fff;
  text-decoration: underline;
}
.box {
  background-color: #fff;
  padding: 20px;
  position: relative;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.login-container {
  padding-top: 60px;
}
.customer-square {
  border-radius: 10px;
  margin: auto;
}
.card-inner {
  background: #fff;
  padding: 10px 20px 20px 20px;
  margin: 10px 0 20px -15px;
  border: 1px solid rgba(0, 0, 0, .1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 992px) {
  .card-inner {
    margin: 20px 0 10px;
  }
}
@media (max-width: 768px) {
  .card-inner {
    margin: 20px 0;
  }
}
.custom-progress-bar-success {
  background-color: #33cb7e;
}
.moduleCard {
  padding-top: 119px;
  height: 248px;
  width: 215px;
  background-size: cover;
  opacity: 1;
  background-repeat: no-repeat;
  margin: auto !important;
}
.moduleCard--title {
  margin-bottom: 0px !important;
  color: white;
  font-size: 20px;
}
.moduleCard--subTitle {
  color: white;
  font-size: 16px;
  text-decoration: none;
}
.moduleCard--logoContainer {
  width: 50px;
  height: 50px;
  background-size: cover;
  border-radius: 5px;
}
.moduleCard--logo {
  margin-left: 5px;
  margin-top: 5px;
  height: 40px;
  width: 40px;
}
.moduleCard--link:hover {
  text-decoration: none;
}
.containerItem {
  position: relative;
  background: white;
  margin-bottom: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.08);
}
.containerItem-title {
  padding: 20px;
}
.table--curved {
  border-collapse: separate;
}
.table--curved {
  border-radius: 6px;
}
.table--curved > td, .table--curved > th {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.table--curved tr > *:first-child {
  border-left: 0px;
}
.table--curved tr:first-child > * {
  border-top: 0px;
}
.table--curved {
  margin-bottom: 0;
}
.table--curved > .table-header {
  background: #e8e9ee;
}
.table--curved > .table-header > tr {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.table--curved > .table-header > tr > th {
  padding: 15px 8px;
  line-height: 20px;
  border-bottom: 0px;
}
.table > tbody > tr > th, .table > tbody > tr > td {
  padding: 10px 8px;
  vertical-align: middle;
}
.table {
  border-collapse: separate;
}
.table--verticalAligned > tbody > tr > td {
  vertical-align: middle;
}
table.table thead > tr > th.sorting, table.table thead > tr > th.sorting_asc, table.table thead > tr > th.sorting_desc, table.table thead > tr > th.sorting_asc_disabled, table.table thead > tr > th.sorting_desc_disabled, table.table thead > tr > td.sorting, table.table thead > tr > td.sorting_asc, table.table thead > tr > td.sorting_desc, table.table thead > tr > td.sorting_asc_disabled, table.table thead > tr > td.sorting_desc_disabled {
  cursor: pointer;
  position: relative;
  padding-right: 26px;
}
table.table thead > tr > th.sorting:before, table.table thead > tr > th.sorting:after, table.table thead > tr > th.sorting_asc:before, table.table thead > tr > th.sorting_asc:after, table.table thead > tr > th.sorting_desc:before, table.table thead > tr > th.sorting_desc:after, table.table thead > tr > th.sorting_asc_disabled:before, table.table thead > tr > th.sorting_asc_disabled:after, table.table thead > tr > th.sorting_desc_disabled:before, table.table thead > tr > th.sorting_desc_disabled:after, table.table thead > tr > td.sorting:before, table.table thead > tr > td.sorting:after, table.table thead > tr > td.sorting_asc:before, table.table thead > tr > td.sorting_asc:after, table.table thead > tr > td.sorting_desc:before, table.table thead > tr > td.sorting_desc:after, table.table thead > tr > td.sorting_asc_disabled:before, table.table thead > tr > td.sorting_asc_disabled:after, table.table thead > tr > td.sorting_desc_disabled:before, table.table thead > tr > td.sorting_desc_disabled:after {
  position: absolute;
  display: block;
  opacity: 0.125;
  right: 10px;
  line-height: 9px;
  font-size: 0.8em;
}
table.table thead > tr > th.sorting:before, table.table thead > tr > th.sorting_asc:before, table.table thead > tr > th.sorting_desc:before, table.table thead > tr > th.sorting_asc_disabled:before, table.table thead > tr > th.sorting_desc_disabled:before, table.table thead > tr > td.sorting:before, table.table thead > tr > td.sorting_asc:before, table.table thead > tr > td.sorting_desc:before, table.table thead > tr > td.sorting_asc_disabled:before, table.table thead > tr > td.sorting_desc_disabled:before {
  bottom: 50%;
  content: "▲";
}
table.table thead > tr > th.sorting:after, table.table thead > tr > th.sorting_asc:after, table.table thead > tr > th.sorting_desc:after, table.table thead > tr > th.sorting_asc_disabled:after, table.table thead > tr > th.sorting_desc_disabled:after, table.table thead > tr > td.sorting:after, table.table thead > tr > td.sorting_asc:after, table.table thead > tr > td.sorting_desc:after, table.table thead > tr > td.sorting_asc_disabled:after, table.table thead > tr > td.sorting_desc_disabled:after {
  top: 50%;
  content: "▼";
}
table.table thead > tr > th.sorting_asc:before, table.table thead > tr > th.sorting_desc:after, table.table thead > tr > td.sorting_asc:before, table.table thead > tr > td.sorting_desc:after {
  opacity: 0.6;
}
table.table thead > tr > th.sorting_desc_disabled:after, table.table thead > tr > th.sorting_asc_disabled:before, table.table thead > tr > td.sorting_desc_disabled:after, table.table thead > tr > td.sorting_asc_disabled:before {
  display: none;
}
table.table thead > tr > th:active, table.table thead > tr > td:active {
  outline: none;
}
div.dataTables_scrollBody table.table thead > tr > th:before, div.dataTables_scrollBody table.table thead > tr > th:after, div.dataTables_scrollBody table.table thead > tr > td:before, div.dataTables_scrollBody table.table thead > tr > td:after {
  display: none;
}
/*
 .table--curved {
 margin-bottom: 0;
 }
 .table--curved > .table-header {
 background: $bruma;
 }
 .table--curved > .table-header > tr {
 @include radius(5px);
 }
 .table--curved > .table-header > tr > th {
 padding: 15px 8px;
 line-height: 20px;
 border-bottom: 0px;
 }
 .table > tbody > tr > th,
 .table > tbody > tr  > td
 {
 padding: 20px 8px;
 }
 .table {
 border-collapse: separate;
 }
 .table--curved {
 border-radius: 6px;
 border-left:0px;
 }
 .table--curved > td,
 .table--curved > th {
 border-top: 1px solid #ccc;
 }
 .table--curved > th {
 border-top: none;
 }
 .table--curved > th:first-child {
 border-radius: 6px 0 0 0;
 }
 .table--curved > th:last-child {
 border-radius: 0 6px 0 0;
 }
 .table--curved > th:only-child{
 border-radius: 6px 6px 0 0;
 }
 .table--curved > tr:last-child td:first-child {
 border-radius: 0 0 0 6px;
 }
 .table--curved > tr:last-child td:last-child {
 border-radius: 0 0 6px 0;
 }
 .table > tbody > tr  > td > .caret {
 color: $color-default--hover;
 }
 */.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}
.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}
.cmn-toggle-round + label {
  padding: 2px;
  width: 40px;
  height: 20px;
  background-color: #ddd;
  border-radius: 60px;
}
.cmn-toggle-round + label:before, .cmn-toggle-round + label:after {
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  content: "";
}
.cmn-toggle-round + label:before {
  right: 1px;
  background-color: red;
  border-radius: 60px;
  transition: background 0.4s;
}
.cmn-toggle-round + label:after {
  width: 18px;
  background-color: #fff;
  border-radius: 100%;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: margin 0.4s;
}
.cmn-toggle-round:checked + label:before {
  background-color: #8ce196;
}
.cmn-toggle-round:checked + label:after {
  margin-left: 20px;
}
.avatarSquare {
  overflow: hidden;
  background: url(https://actividadeslobarnechea.cl/img/admin/user_dflt.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.avatar {
  overflow: hidden;
  background: url(https://actividadeslobarnechea.cl/img/admin/user_dflt.png);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.avatar > img, .avatarSquare > img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: 100%;
}
.avatarSquare.avatar--small, .avatar.avatar--small {
  width: 20px;
  height: 20px;
}
.avatarSquare.avatar--medium, .avatar.avatar--medium {
  width: 40px;
  height: 40px;
}
.avatarSquare.avatar--large, .avatar.avatar--large {
  width: 65px;
  height: 65px;
}
.avatarSquare.avatar--larger, .avatar.avatar--larger {
  width: 90px;
  height: 90px;
}
.avatarSquare.avatar--big, .avatar.avatar--big {
  width: 150px;
  height: 150px;
}
.avatarSquare.avatar--metabar, .avatar.avatar--metabar {
  width: 34px;
  height: 34px;
  float: left;
  margin-top: 7px;
}
.avatarSquare.avatar--white, .avatar.avatar--white {
  background: #fff;
}
.avatar.avatar--border {
  border: 2px solid #e8e9ee;
}
.avatar.avatar--borderWhite {
  border: 2px solid #fff;
}
.avatar.avatar--borderAlert {
  border: 2px solid #f5a623;
}
.avatar.avatar--borderBrand {
  border: 2px solid #ff3c00;
}
.widgetItem {
  padding: 10px 20px;
  position: relative;
}
.widgetItem:after {
  display: table;
  content: '';
  clear: both;
}
.widgetItem-title {
  font-family: 'ProximaNova-semibold', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 10px;
}
.widgetItem-profilePhoto {
  position: absolute;
  top: 20px;
  left: 20px;
}
.widgetItem-profileInfo {
  margin-left: 80px;
}
.widgetItem-accordion--title {
  background-color: #e8e9ee;
  padding: 10px;
}
.widgetItem-accordion--content {
  border: 1px solid #e8e9ee;
}
.widgetItem-content {
  padding: 0;
}
.widgetItem-footer.footer--fixed {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.widgetItem-content:after {
  clear: both;
}
.widgetItem ul {
  padding: 0;
}
.widgetItem ul > li {
  list-style: none;
  margin-bottom: 10px;
}
.widgetItem ul > li:after {
  clear: both;
  display: table;
  content: '';
}
.widgetItem ul > li:hover > a {
  text-decoration: underline;
  color: #ff3c00;
}
.widgetItem ul > li.is-active {
  color: #ff3c00;
}
.widgetItem ul > li.is-active > .categoryNumber {
  background: #ff3c00;
  color: #fff;
}
.widgetItem ul > li > .dataNumber {
  color: #ff3c00;
  font-size: 18px;
}
.widgetItem ul > li:hover > .categoryNumber {
  background: #ff3c00;
  color: #fff;
}
.widgetItem ul > li > .categoryNumber {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  float: right;
  font-size: 12px;
  padding: 1px 8px;
  color: #ff3c00;
}
.mainInfo:after {
  content: '';
  clear: both;
  display: table;
}
.mainInfo-header {
  height: 300px;
  width: 100%;
  position: relative;
  background: #e8e9ee;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  color: #fff;
}
.mainInfo-header:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 60%;
  width: 100%;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
}
.mainInfo-header > h3, .mainInfo-header > h5 {
  position: absolute;
  left: 20px;
  width: 60%;
}
.mainInfo-header > h3 {
  bottom: 40px;
}
.mainInfo-header > h5 {
  bottom: 20px;
}
.mainInfo-item {
  padding: 20px 0;
}
.mainInfo-item h5 {
  font-weight: 900;
}
.widgetItem-col {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  padding-bottom: 0;
}
.widgetItem-col > li {
  float: left;
  flex: 1;
  padding: 0 10px;
}
.widgetItem-col > li:last-child {
  border: none;
}
.widgetItem-photo {
  width: 32.3%;
  padding-bottom: 32.3%;
  /* = width for a square aspect ratio */
  background: #e8e9ee;
  float: left;
  margin: 1px;
}
.imgSquareResponsive {
  width: 100%;
  padding-bottom: 100%;
  background: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bgShadowCover {
  background-size: cover;
  background-position: center center !important;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: multiply;
  top: 0;
  left: 0;
}
.bgGradientCover {
  background-size: cover;
  background-position: center center !important;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #f7654c;
  background: -webkit-linear-gradient(-45deg, #f7654c 0%, #f22942 100%);
  background-blend-mode: multiply;
  top: 0;
  left: 0;
}
.bgBrandCover {
  background-size: cover;
  background-position: center center !important;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #f7654c;
  background: -webkit-linear-gradient(-45deg, #f7654c 0%, #f22942 100%);
  background-blend-mode: multiply;
  top: 0;
  left: 0;
  opacity: 0.85;
}
.progress.progress--collapsed {
  margin-bottom: 0;
}
.widgetMenu {
  position: relative;
}
.widgetMenu > li > a {
  display: block;
  padding: 10px 10px;
  color: #333;
}
.widgetMenu > li.is-active {
  background: #f7f8f9;
  position: relative;
}
.widgetMenu > li.is-active > a {
  color: #ff3c00;
}
.widgetMenu > li.is-active:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 3px;
  height: 40px;
  background: #ff3c00;
}
.widgetMenu > li > a:hover {
  text-decoration: none;
}
.widgetItem--card {
  min-height: 125px;
}
.widgetItem--card .cardPhoto {
  position: relative;
}
.cardPhoto .cardPhoto-status {
  position: absolute;
  left: 75px;
  bottom: 30px;
  background: #fff;
  padding: 2px 3px;
  width: 22px;
  height: 23px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.widgetItem--card > ul {
  display: block;
}
widgetItem--card > li {
  display: inline-block;
}
.modalItem {
  padding: 10px;
}
.modalItem-content {
  padding: 20px;
}
.modalItem > .avatar {
  box-shadow: 0px 2px 40px rgba(0, 0, 0, 0.39);
}
.modalItem-title > h3 {
  text-transform: uppercase;
}
.messageBlock {
  padding: 10px;
  border: 2px solid #017efc;
  background: #e4f1ff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.messageBlock-title {
  font-family: 'ProximaNova-semibold', sans-serif;
}
.messageBlock-content {
  color: #808080;
}
.messageBlock.alert {
  border-color: #f5a623;
  background: #fef5e6;
}
.messageBlock.success {
  border-color: #33cb7e;
  background: #eafaf2;
}
.messageBlock.error {
  border-color: #ff3c00;
  background: #ffece6;
}
.messageBlock-content > strong {
  color: #000 !important;
}
.sectionPanel {
  background-color: #fff;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  overflow: hidden;
}
.sectionPanel--overflow {
  overflow: visible !important;
}
.sectionPanel-header {
  background-color: #e8e9ee;
  padding: 10px;
}
.sectionPanel-title {
  margin: 0;
  font-size: 18px;
}
.sectionPanel-body {
  padding: 10px;
}
.sectionPanel-body.sectionPanel-body--withSidebar {
  padding: 0;
}
.sectionPanel-body--withSidebar > .row {
  display: table;
}
.sectionPanel-sideBar {
  display: table-cell;
  vertical-align: top;
  float: none;
  padding: 20px 20px 20px 30px;
  margin-top: -10px;
  margin-bottom: -10px;
}
.sectionPanel-sideBar:after {
  content: '';
  position: absolute;
  bottom: 0px;
  right: -2px;
  height: 100%;
  width: 2px;
  background: #e8e9ee;
}
.sectionPanel-sideBar > ul {
  padding: 0;
}
.sectionPanel-sideBarItem {
  margin: 10px 5px;
  color: #b0b0b0;
  position: relative;
  list-style: none;
  cursor: pointer;
}
.sectionPanel-sideBarItem > a {
  color: inherit;
}
.sectionPanel-sideBarItem > a:hover, .sectionPanel-sideBarItem > a:focus, .sectionPanel-sideBarItem > a:visited {
  text-decoration: none;
  color: inherit;
}
.sectionPanel-sideBarItem.is-active, .sectionPanel-sideBarItem:hover {
  color: #333;
}
.sectionPanel-sideBarItem.is-active:after {
  content: '';
  position: absolute;
  bottom: 0px;
  right: -25px;
  height: 100%;
  width: 2px;
  background: #ff3c00;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
}
.sectionPanel-mainCol {
  display: table-cell;
  float: none;
  vertical-align: top;
  padding: 30px;
}
.uneditable-input, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
  -webkit-appearance: none !important;
  color: #282323;
  outline: 0;
  height: 16px;
  padding: 6px 11px !important;
  line-height: 15px;
  font-size: 13px;
  font-weight: normal;
  vertical-align: top;
  background-color: #fff;
  min-height: 37px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #e5e9ec;
  transition: all 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.uneditable-input.focus, textarea:focus, select:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .m-uneditable-input:focus {
  border-color: #017efc;
  outline: 0 !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.accordion-heading:after {
  font-family: 'FontAwesome';
  content: "\f078";
  float: right;
}
.accordion-opened > .accordion-heading:after {
  content: "\f054";
}
.popover-content > ul {
  padding: 0;
}
.popover-content > ul > li {
  list-style: none;
  padding: 5px 0;
}
.column-seperation > div[class*="col-"] {
  border-right: 1px solid #ddd;
}
.column-seperation > div[class*="col-"]:last-child {
  border-right: 0px !important;
}
.bootstrap-timepicker-widget table td input {
  min-width: 60px;
}
.square-img {
  width: 120px;
  height: 120px;
}
.square-img > img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: 100%;
}
.contentClipped {
  position: relative;
  overflow: hidden;
  padding-bottom: 30px;
}
.contentClipped.is-collapsed {
  max-height: 100px;
}
.contentClipped-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
}
.contentClipped-fade {
  height: 10px;
  position: absolute;
  width: 100%;
  top: -10px;
  left: 0;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, #fff 100%);
  background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%, #fff 100%);
}
.contentClipped-footer-successBox {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #eafaf2;
}
.contentClipped-fade-successBox {
  height: 10px;
  position: absolute;
  width: 100%;
  top: -10px;
  left: 0;
  background: -webkit-linear-gradient(rgba(234, 250, 242, 0) 0%, #eafaf2 100%);
  background-image: -moz-linear-gradient(rgba(234, 250, 242, 0) 0%, #eafaf2 100%);
  background-image: -o-linear-gradient(rgba(234, 250, 242, 0) 0%, #eafaf2 100%);
  background-image: linear-gradient(rgba(234, 250, 242, 0) 0%, #eafaf2 100%);
  background-image: -ms-linear-gradient(rgba(234, 250, 242, 0) 0%, #eafaf2 100%);
}
.contentClipped-footer-alertBox {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fef5e6;
}
.contentClipped-fade-alertBox {
  height: 10px;
  position: absolute;
  width: 100%;
  top: -10px;
  left: 0;
  background: -webkit-linear-gradient(rgba(254, 245, 230, 0) 0%, #fef5e6 100%);
  background-image: -moz-linear-gradient(rgba(254, 245, 230, 0) 0%, #fef5e6 100%);
  background-image: -o-linear-gradient(rgba(254, 245, 230, 0) 0%, #fef5e6 100%);
  background-image: linear-gradient(rgba(254, 245, 230, 0) 0%, #fef5e6 100%);
  background-image: -ms-linear-gradient(rgba(254, 245, 230, 0) 0%, #fef5e6 100%);
}
.pagination > li > a, .pagination > li > span {
  color: #333;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #ff3c00;
  border-color: #cc3000;
}
ul.helpList {
  padding-left: 20px;
}
ul.helpList > li {
  border-bottom: 1px solid #e8e9ee;
  list-style: circle;
}
ul.helpList > li:last-child {
  border: none;
}
ul.helpList > li > a {
  padding: 10px 0;
  display: block;
  color: #333;
}
ul.helpList > li > a.is-active {
  color: #017efc;
}
ol.numberList > li {
  padding: 20px 0;
}
ol.numberList > li img {
  width: 100%;
  height: auto;
  display: inline-block;
}
ol.numberList > li img.auto {
  width: auto;
  height: auto;
}
ol.numberList > li img.half {
  width: 50%;
  height: auto;
}
ol.numberList > li img.third {
  width: 33.3%;
  height: auto;
}
.timeline {
  list-style: none;
}
.timeline > li {
  margin-bottom: 60px;
}
.timeline-verticalLine {
  position: relative;
}
.timeline-verticalLine::before {
  content: "";
  position: absolute;
  top: 0;
  left: 45%;
  width: 0px;
  height: 100%;
  z-index: 0;
  border-left: 2px solid #e8e9ee;
}
/* for Desktop */@media (min-width: 640px) {
  .timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
    margin-bottom: 0 !important;
    padding: 0 0 10px 0;
  }
  .timeline > li:last-child {
    padding-bottom: 0 !important;
  }
  .timeline > li:before {
    content: '';
    width: 2px;
    background: #e8e9ee;
    position: absolute;
    height: 100%;
    left: 5px;
  }
  .timeline-date {
    width: 110px;
    font-size: 12px;
  }
  .timeline-content {
    /*width: 75%;*/
    float: left;
    padding-left: 30px;
  }
  .timeline-content:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 2px solid #e8e9ee;
    background: #ff3c00;
    position: absolute;
    left: 0;
    top: 0px;
    border-radius: 100%;
  }
  .timeline-content .notification-single .icon {
    display: none;
  }
}
.wizard-navTab {
  position: relative;
  overflow: hidden;
}
.wizard-navTab > a {
  color: #b0b0b0;
}
.wizard-navTab > a > * {
  color: #b0b0b0;
}
.wizard-navTab.is-active > a, .wizard-navTab.is-active > a:hover, .wizard-navTab.is-active > a:focus {
  background-color: #ff3c00;
  color: #fff;
}
.wizard-navTab.is-active > a > *, .wizard-navTab.is-active > a:hover > *, .wizard-navTab.is-active > a:focus > * {
  color: #fff;
}
.wizard-navTab.wizard-navTab--focused > a {
  background-color: #eee;
}
.wizard-navTab::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0px;
  height: 0px;
  z-index: 10;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  border-left: 15px solid white;
}
.wizard-navTab:first-child::before {
  content: none;
}
.wizard-navTab::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0px;
  height: 0px;
  z-index: 10;
  border-top: 30px solid white;
  border-bottom: 30px solid white;
  border-left: 15px solid transparent;
}
.wizard-navTab:last-child::after {
  content: none;
}
.bracket {
  position: relative;
  float: left;
  width: 100%;
  margin: 10px 0 20px 0;
}
.bracket::before {
  content: "";
  position: absolute;
  top: 0%;
  left: -20px;
  width: 10px;
  height: 123px;
  z-index: 10;
  border: 1px solid #4a4a4a;
  border-left: none;
}
.bracket--level1::before {
  content: none;
}
.bracket--level2 {
  margin: 71.5px 0 81.5px 0;
}
.bracket--level3 {
  margin: 194.5px 0 204.5px 0;
}
.bracket--level3::before {
  height: 246px;
  top: -61.5px;
}
.bracket--level4 {
  margin: 440.5px 0 450.5px 0;
}
.bracket--level4::before {
  height: 492px;
  top: -184.5px;
}
.bracket-info {
  margin: 5px;
  height: 20px;
}
.bracket-collectives {
  background-color: white;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e8e9ee;
  overflow: hidden;
}
.bracket-collectives:hover {
  background-color: #eee;
}
.bracket-collectives:hover .bracket-collective-score {
  background-color: #eee;
}
.bracket-collective {
  position: relative;
  padding: 5px;
}
.bracket-collective-avatar {
  color: #fff;
  background: none;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.bracket-collective-name {
  width: 80%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.bracket-collective-score {
  background-color: white;
  padding: 0 5px;
}
.ranking-gold_medals, .ranking-silver_medals, .ranking-bronze_medals {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #f5a623;
  color: #fff;
  text-transform: uppercase;
  padding: 2.5px 5px;
}
.ranking-silver_medals {
  background-color: #b0b0b0;
}
.ranking-bronze_medals {
  background-color: #d06a3d;
}
.link-custom {
  outline: none;
  text-decoration: none;
  color: gray;
}
.link-custom:hover {
  color: #ff3c00;
  text-decoration: none;
}
.widgetItem--mediumSquare > img {
  width: 270px;
  height: 230px;
}
.widgetItem--smallSquare > img {
  width: 150px;
  height: 150px;
}
.numericWidget {
  min-height: 70px;
  max-height: 70px;
}
.numericWidget-row {
  margin: 0px !important;
  overflow: hidden;
}
.numericWidget-col {
  min-height: 70px;
  max-height: 70px;
  display: inline-block;
}
.numericWidget-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  max-width: 60%;
  max-height: 60%;
}
.numericWidget-text {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  color: white;
  text-align: center;
}
.numericWidget-text--small {
  font-size: 10px;
  padding: 0px !important;
  margin: 0px !important;
}
.numericWidget-text--large {
  font-size: 18px;
  padding: 0px !important;
  margin: 0px !important;
}
.numericWidget-bg--lightYellow {
  background-color: #f5b659;
}
.numericWidget-bg--darkYellow {
  background-color: #f4a52f;
}
.numericWidget-bg--lightBlue {
  background-color: #5d94ca;
}
.numericWidget-bg--darkBlue {
  background-color: #3679bd;
}
.numericWidget-bg--lightGreen {
  background-color: #9fd067;
}
.numericWidget-bg--darkGreen {
  background-color: #88c543;
}
.numericWidget-bg--lightMagenta {
  background-color: #be5784;
}
.numericWidget-bg--darkMagenta {
  background-color: #af2e67;
}
.filters-group {
  margin-right: 20px;
}
.filters-group > label {
  vertical-align: middle;
  margin: 0;
}
.filters-group > input, .filters-group > select, .filters-group > .select2-container {
  vertical-align: middle;
}
.filters-select2--styled .select2-choice, .filters-select2--styled .select2-choice .select2-arrow {
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #b0b0b0;
}
.filters-datepicker--styled {
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  color: #b0b0b0 !important;
  width: 100% !important;
}
.filters-select2--styled {
  width: 100%;
}
.filters-all--autoWidth {
  width: auto !important;
}
.filterList-additional {
  border-top: 1px solid #eee;
}
.filters-label--smallFont {
  font-size: 12px;
}
.circleIcon {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 4px solid #f5a623;
  color: #f5a623;
  text-transform: uppercase;
  width: 40px;
  height: 40px;
  line-height: 36px;
  text-align: center;
  font-size: 16px;
}
.circleIcon--gold_medal {
  border-color: #f5a623;
  color: #f5a623;
}
.circleIcon--gold_medal:before {
  content: "O";
}
.circleIcon--silver_medal {
  border-color: #b0b0b0;
  color: #b0b0b0;
}
.circleIcon--silver_medal:before {
  content: "P";
}
.circleIcon--bronze_medal {
  border-color: #d06a3d;
  color: #d06a3d;
}
.circleIcon--bronze_medal:before {
  content: "B";
}
.reports-totalRow {
  font-weight: bold;
}
.toggleOptionsContainer {
  margin-left: -1px;
  margin-right: -1px;
  margin-top: 20px;
}
.toggleOption--active {
  color: #017efc;
  font-weight: bold;
  border-bottom: 4px solid #017efc;
  padding-bottom: 10px;
}
.toggleOptionsContainer > div {
  cursor: pointer;
  font-size: 12px;
}
.videoiFrameContainer {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}
.videoiFrameContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.navTabsSubMenu {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 0px;
  border-radius: 0px;
}
.navTabsSubMenu li a {
  color: #333 !important;
  font-family: 'ProximaNova', sans-serif;
}
.navTabsSubMenu li.is-active a {
  color: #ff3c00 !important;
  font-family: 'ProximaNova-bold', sans-serif;
}
.progress--bg {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  height: 500px;
}
.formProgress {
  -webkit-flex: 1;
  /* Safari 6.1+ */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
}
.stepsContainer {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  min-height: 900px;
}
.stepsContainer-title {
  color: white;
  padding: 20px 20px 0 20px;
}
.stepsContainer-title > p {
  color: #e8e9ee;
  opacity: 0.5;
}
.stepsContainer-title > h4 {
  color: white;
  padding-bottom: 10px;
}
.sidebarSteps {
  left: 0;
  top: 0;
  background: #162031;
  height: 100%;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
}
.progressStep-container {
  padding: 20px;
}
.progressStep-container:after {
  display: table;
  clear: both;
  content: '';
}
.progressStep-content {
  display: block;
  height: 40px;
  border-radius: 100px;
}
.progressStep:first-child > .progressStep-bar--top, .progressStep:last-child > .progressStep-bar--bottom {
  background: #162031 !important;
}
.progressStep-bar {
  position: relative;
  width: 3px;
  height: 20px;
  margin-left: 18px;
  margin-right: -5px;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
  background: #e8e9ee;
  opacity: 0.2;
}
.progressStep-icon {
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 36px;
  border-radius: 50%;
  margin-top: 0px;
  color: #b5b5ba;
  border: 3px solid #e8e9ee;
  font-size: 17px;
  padding: 0;
  opacity: 0.2;
}
.progressStep-title {
  color: #b0b0b0;
  font-size: 13px;
  padding-left: 10px;
  cursor: pointer;
  opacity: 0.4;
}
/* Done / Active */.progressStep.is-done > .progressStep-bar {
  background: #33cb7e;
  opacity: 1;
}
.progressStep.is-active > .progressStep-bar--top {
  background: -webkit-linear-gradient(top, #33cb7e 0%, #017efc 100%);
  opacity: 1;
}
.progressStep.is-active {
  position: relative;
}
.progressStep.is-active:after {
  content: '';
  position: absolute;
  right: -35px;
  top: 25%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 20px 0;
  border-color: transparent #fff transparent transparent;
  clear: both;
}
.progressStep.is-done > .progressStep-content > .progressStep-icon {
  background: #33cb7e;
  color: #fff;
  opacity: 1;
  border: 3px solid #33cb7e;
}
.progressStep.is-done > .progressStep-content > .progressStep-title {
  color: #33cb7e;
}
.progressStep.is-active > .progressStep-content > .progressStep-icon {
  background: #017efc;
  color: #fff;
  border: 3px solid #017efc;
  opacity: 1;
}
.progressStep.is-active > .progressStep-content > .progressStep-title {
  color: #fff;
  opacity: 1;
}
.widgetForms {
  position: relative;
  min-height: 600px;
}
.widgetForms--withSidebar:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 1px;
  height: 100%;
  background: #e8e9ee;
}
.widgetForms-title {
  text-transform: uppercase;
  padding: 20px 0;
}
.widgetForms-title > label {
  color: #b0b0b0;
}
.widgetForms-title > h3 {
  font-family: 'ProximaNova-semibold', sans-serif;
}
/*@todo: cambiar esta anidacion peligrosa*/.widgetForms .form-group {
  padding-top: 5px;
  padding-bottom: 5px;
}
.widgetForms-inlineText {
  margin: 0 10px;
}
.form-control.widgetForms-timePicker {
  width: 100%;
}
.form-control.form-control--inlineSmall {
  max-width: 60px;
}
.delete-image-option {
  margin-bottom: -10px;
  margin-right: -5px;
  font-size: 16px;
}
.image-selector {
  cursor: pointer;
  padding: 20px;
  display: table-cell;
}
.image-selector:hover {
  background: #f7f8f9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.image-selector--none {
  display: none;
}
.imageSelector-type {
  padding: 0;
}
.imageSelector-type:after {
  display: table;
  content: '';
  clear: both;
}
.imageSelector-type > li {
  list-style: none;
  float: left;
  padding: 20px;
  text-align: center;
  border-right: 1px solid #e8e9ee;
  cursor: pointer;
  min-height: 150px;
}
.imageSelector-type > li:last-child {
  border: none;
}
.imageSelector-type > li:hover {
  background: #f7f8f9;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.widgetForms-previewImg {
  max-width: 100%;
}
.inputFile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.inputFile + label {
  background-color: white;
  display: block;
  width: 100%;
  min-height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.inputFile:focus + label, .inputFile + label:hover {
  background-color: #f7f8f9;
}
.form-horizontal .control-label {
  text-align: left;
  /*padding-top: 2px;*/
}
.has-error .control-label, .has-error .help-block, .has-error .form-control {
  color: #ff3c00;
  border-color: #ff3c00;
}
.has-error .form-control:focus {
  border-color: #ff3c00;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ff3c00;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ff3c00;
}
.has-warning .control-label, .has-warning .help-block, .has-warning .form-control {
  color: #f5a623;
  border-color: #f5a623;
}
.has-warning .form-control:focus {
  border-color: #f5a623;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f5a623;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #f5a623;
}
.has-success .control-label, .has-success .help-block, .has-success .form-control {
  border-color: #33cb7e;
  color: #33cb7e;
}
.has-success .form-control:focus {
  border-color: #33cb7e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #33cb7e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #33cb7e;
}
.form-section {
  margin-bottom: 35px;
}
.form-sectionTitle {
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 10px;
}
.form-subSectionTitle {
  font-family: 'ProximaNova-semibold', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  color: #33cb7e;
  margin-top: 40px;
  margin-bottom: 10px;
}
.btn-link--dropdown {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  width: 100%;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
}
.btn-link--dropdown:hover, .btn-link--dropdown:focus {
  color: #262626 !important;
  text-decoration: none !important;
  background-color: #f5f5f5 !important;
}
.dropdown-menu {
  z-index: 1100 !important;
}
.formCard {
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .1);
  position: relative;
  max-width: 600px;
  background-color: #f7f8f9;
  padding: 20px;
  margin-bottom: 20px;
}
.formCard-row {
  margin: 10px 0;
}
.formCard-rowLabel {
  font-family: 'ProximaNova-bold', sans-serif;
}
.formCard-rowContent {
  margin-left: 10px;
}
.formCard-priceContainer {
  display: flex;
  align-items: center;
  height: 37px;
}
.formCard-priceContainer .input-group-addon {
  padding: 6px 6px;
}
.formCard-priceContainer .formCard-price {
  width: 110px;
}
.nav-wizard > li {
  height: 40px;
}
.nav-wizard > li ::before {
  content: "";
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  bottom: -10px;
  left: 45%;
  width: 20px;
  height: 20px;
  background-color: #ccc;
  border: 4px solid ;
  z-index: 10;
}
.nav-wizard > li:not(:last-child) ::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 45%;
  width: 110%;
  height: 2px;
  background-color: #ccc;
  z-index: 1;
}
.nav-wizard > li.active > a, .nav-wizard > li.active > a:hover, .nav-wizard > li.active > a:visited, .nav-wizard > li.active > a:active {
  background-color: transparent;
  color: #ff3c00;
  font-weight: bold;
}
.nav-wizard > li.active ::before {
  background-color: #ff3c00;
}
.nav-wizard > li > a {
  font-weight: normal;
  color: #ccc;
}
.form-margined .form-group {
  margin-bottom: 30px;
}
.form-group h3, .form-group h4 {
  margin: 20px 0 10px 0;
}
.metaform-title {
  text-align: center;
  border-bottom: 1px solid #eee;
  padding: 20px 0 20px 0;
}
.table--gameResults input[type=text] {
  min-width: 50px;
}
.buttonDropdownMenu button i {
  color: #017efc;
}
.buttonDropdownMenu ul li {
  min-width: 400px;
}
.buttonDropdownMenu ul li a {
  white-space: unset;
  cursor: pointer;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 0px;
  padding-right: 0px;
}
.buttonDropdownMenu ul li a span {
  display: flex;
}
.buttonDropdownMenu ul li a span i {
  margin-top: 3px;
  margin-left: 10px;
  font-size: 13px;
}
.buttonDropdownMenu ul li a span p {
  margin-left: 10px;
}
.buttonDropdownMenu ul li:hover a {
  text-decoration: none;
  color: #017efc;
}
.innerForm .innerForm-button {
  height: 50px;
}
.innerForm .innerForm-card {
  padding: 15px;
  border-top: 1px solid #dedede;
  background-color: #f1f1f1;
}
.ticketBox {
  display: flex;
  border-top: 1px solid #eaeaea;
}
.ticketBox-leftContainer {
  width: 24px;
  padding: 24px 10px 10px 0px;
}
.ticketBox-centerContainer {
  flex: 1;
  text-align: left;
  padding: 10px 10px 10px 10px;
}
.ticketBox-rightContainer {
  width: 110px;
  text-align: right;
  padding-top: 10px;
}
.ticketBox-circleCheck {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  border: 1px solid #ccc;
  padding: 2px;
}
.ticketBox-circleCheckInner {
  width: 100%;
  height: auto;
  border-radius: 50%;
  padding-top: 100%;
  background: transparent;
}
.ticketBox.is-selected .ticketBox-circleCheck {
  border: 1px solid #eb3c45;
}
.ticketBox.is-selected .ticketBox-circleCheckInner {
  background: #eb3c45;
}
.ticketBox-title {
  font-size: 18px;
  font-weight: 700;
}
.ticketBox-price {
  color: #09c;
  font-size: 18px;
  font-weight: 800;
}
.ticketBox-smallLabel {
  min-height: 20px;
  font-size: 12px;
  color: #888;
}
.ticketBox-tagContainer {
  min-height: 20px;
}
.ticketBox-dateBox {
  font-size: 11px;
  color: #888;
}
.ticketBox-tagBox {
  display: inline-block;
  padding: 2px 6px;
  border: 1px solid #ddd;
  background: #eee;
  color: #888;
  font-size: 10px;
  font-weight: bold;
  margin-bottom: 3px;
}
.ticketBox:last-child {
  border-bottom: 1px solid #eaeaea !important;
}
.weeklySessions {
  background-color: #e0e0e0;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
  cursor: pointer;
}
.weeklySessions.disabled {
  pointer-events: none !important;
  opacity: 0.8 !important;
}
.weeklySessions:hover {
  background-color: #c0c0c0;
}
.weeklySessions.active {
  background-color: #017efc;
  color: white;
}
.weeklySessions.active:hover {
  background-color: #0165c9;
}
.weeklySessionsTable {
  border: 1px solid #e0e0e0 !important;
}
.weeklySessionsTable--row {
  background-color: #e8e9ee;
}
.styledModal-container {
  padding: 0px;
}
.styledModal-titleBar {
  padding: 0px;
  background-color: #2d363f;
  color: white;
  border-radius: 4px 4px 0px 0px;
  display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.styledModal-titleBar button {
  position: absolute;
  right: 0px;
}
.styledModal-titleBar button span {
  font-size: 30px;
}
.styledModal-contentBlock {
  border: 1px solid #ddd;
  background-color: white;
}
.styledModal-tableHeader {
  background-color: #2d363f !important;
  color: white;
}
.tabButton {
  background-color: #e0e0e0;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
  cursor: pointer;
}
.tabButton.disabled {
  pointer-events: none !important;
  opacity: 0.8 !important;
}
.tabButton:hover {
  background-color: #c0c0c0;
}
.tabButton.active {
  background-color: #017efc;
  color: white;
}
.tabButton.active:hover {
  background-color: #0165c9;
}
.equalHeightColumns {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .dynamicText {
    text-align: left !important;
  }
}
.btn {
  border: 1px solid rgba(74, 74, 74, .1);
}
.btn-link:focus {
  outline: none;
}
.btn-link {
  outline: none;
  border: none !important;
}
.btn-lg {
  font-size: 14px;
}
.btn--clear {
  border: none !important;
  background: none;
  color: #017efc;
}
.btn--clear:hover {
  color: #0165c9;
}
.btn--clear:focus, .btn--clear:active:focus, .btn--clear:focus {
  outline: none;
}
.btn--clear.btn--secondary {
  color: gray;
}
.btn--clear:active, .btn--clear:hover, .btn--clear:focus {
  box-shadow: none;
  color: #0165c9;
  outline: none;
}
.btn--primary {
  background: #017efc;
  color: #fff;
}
.btn--primary:hover {
  background: #0165c9;
  color: #fff;
}
.btn--outline-primary {
  color: #017efc;
  background: #fff;
  border: 1px solid #017efc;
  -webkit-transition: background 0.2s linear, color 0.2s linear, border 0.2s linear;
  -moz-transition: background 0.2s linear, color 0.2s linear, border 0.2s linear;
  -ms-transition: background 0.2s linear, color 0.2s linear, border 0.2s linear;
  -o-transition: background 0.2s linear, color 0.2s linear, border 0.2s linear;
  transition: background 0.2s linear, color 0.2s linear, border 0.2s linear;
}
.btn--outline-primary:hover {
  background: #0165c9;
  border: 1px solid #0165c9;
  color: #fff;
}
.btn--outline-primary:focus {
  color: #017efc;
  background: #fff;
  border: 1px solid #017efc;
}
.btn--success {
  background: #33cb7e;
  color: #fff;
}
.btn--delete {
  background: #ff3c00;
  color: #fff;
}
.btn--success {
  background: #33cb7e;
  color: #fff;
}
.btn--success:hover {
  background: #29a265;
  color: #fff;
}
.btn--default {
  background: #e8e9ee;
}
.btn--editWidget {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.btn--removeCard {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  position: absolute;
  top: -10px;
  right: -10px;
  background: #fff;
  color: #888;
  line-height: 40px;
  font-size: 24px;
  padding: 0;
  margin: 0;
  text-align: center;
}
.link--primary {
  color: #017efc;
  cursor: pointer;
}
.textBtn {
  cursor: pointer;
  color: gray;
}
.textBtn.is-active, .textBtn:hover {
  color: #ff3c00;
}
.btn-group .is-active {
  background: #e8e9ee;
}
.btn-showMore {
  width: 20% !important;
  border: 1px solid #dedada !important;
  background-color: #f5f2f2 !important;
  color: black !important;
}
.btn-showMore:hover {
  background-color: white !important;
  color: #428bca !important;
  box-shadow: 1px 1px 1px #aaa;
}
.js-tab.is-active {
  background: #e8e9ee !important;
}
.btn-minimalGreen {
  background-color: white;
  border: 1px solid green;
  color: green;
}
.bigIcon--green {
  cursor: pointer;
  color: green;
  font-size: 20px !important;
}
.bigIcon--red {
  cursor: pointer;
  color: red;
  font-size: 20px !important;
}
.bigIcon--blue {
  cursor: pointer;
  color: #030394;
  font-size: 20px !important;
}
.img-visible, .img-container:hover a img {
  filter: brightness(25%);
}
.gallery-dropdown {
  height: 85%;
}
.hidden-options-visible, .img-container:hover div.hidden-options {
  width: 85%;
  height: 60px;
  display: block;
  z-index: 500;
  position: absolute;
}
.hidden-description-visible, .img-container:hover div.hidden-description {
  width: 85%;
  margin-top: 25%;
  margin-left: 2%;
  text-align: center;
  display: block;
  z-index: 500;
  position: absolute;
}
.album-title {
  height: 30px;
}
.mapCanvas {
  position: relative !important;
  min-height: 200px !important;
  min-width: 200px !important;
  max-height: 100% !important;
  max-width: 100% !important;
  background-color: gray;
  border: none;
  -webkit-transition: background-color 400ms linear;
  -ms-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
}
.mapCanvas-mask {
  position: absolute;
  height: 100% !important;
  width: 100% !important;
}
.mapCanvas-mask-text {
  position: absolute;
  width: 100% !important;
}
.mapCanvas-mask {
  opacity: 0.5;
  border: none;
}
.mapCanvas-mask-text {
  color: #017efc !important;
  font-weight: bold;
  font-size: 24px;
  top: 45%;
  -webkit-transition: color 400ms linear;
  -ms-transition: color 400ms linear;
  transition: color 400ms linear;
}
.mapCanvas:hover {
  background-color: black !important;
}
.mapCanvas:hover .mapCanvas-mask-text {
  color: white !important;
}
.calendar-slot-popover > .popover {
  width: 450px !important;
  max-width: 450px !important;
}
.calendar-header {
  display: inline-block !important;
  width: 12% !important;
  height: 50px !important;
  border-left: 1px solid #eee;
  margin-left: -4px !important;
  margin-right: 0px !important;
}
.calendar-header-span {
  position: relative;
  top: 20% !important;
  color: #555;
  font-size: 20px;
  font-weight: bold;
}
.calendar-header:first-child {
  margin-left: 20px !important;
  border-left: none;
}
.calendar-col-container {
  position: relative;
  width: 100% !important;
}
.calendar-col {
  display: inline-block;
  width: 12% !important;
  margin-left: -4px !important;
  margin-right: 0px !important;
  vertical-align: top;
  border-left: 1px solid #eee;
}
.calendar-col:first-child {
  margin-left: 20px !important;
  border-left: none;
}
.calendar-timeline {
  width: 100% !important;
  height: 50px !important;
}
.calendar-timeline-span {
  position: relative;
  top: 20% !important;
  color: #555;
  font-size: 20px;
  font-weight: bold;
}
.calendar-content {
  width: 100% !important;
  height: 50px !important;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.calendar-content-container {
  width: 100%;
}
.calendar-content-span, .calendar-content-span-hover {
  height: 20px !important;
  color: #555;
  font-size: 13px;
  font-weight: bold;
}
.calendar-grid {
  border: none !important;
  border-top: 1px solid #eee !important;
}
.calendar-grid-container {
  float: left;
  width: 100%;
}
.calendar-grid-content {
  position: absolute;
  width: 100%;
}
.calendar-grid-cell {
  border: 1px solid white !important;
  border-left: 4px solid;
}
/***********************aca*************************/.calendar-grid-cell-unavailable {
  background-color: #d8dee0 !important;
  border-left: 5px solid #b2bec3 !important;
}
.calendar-grid-cell-unavailable:hover {
  background-color: #b2bec3 !important;
  -webkit-transition: background-color 250ms linear;
  -ms-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
  cursor: pointer;
}
.calendar-grid-cell-unavailable:hover .calendar-content-controls {
  display: block;
}
.calendar-grid-cell-unavailable:hover .calendar-content-controls:hover {
  background-color: #2d363f;
}
.calendar-color-unavailable {
  display: block;
  background-color: #d8dee0;
  border-left: 3px solid #b2bec3 !important;
  height: 25px;
  width: 25px;
}
.calendar-grid-cell-rentable {
  background-color: #f0f8f9 !important;
  border-left: 5px solid #a3cdd0 !important;
}
.calendar-grid-cell-rentable:hover {
  background-color: #a3cdd0 !important;
  -webkit-transition: background-color 250ms linear;
  -ms-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
  cursor: pointer;
}
.calendar-grid-cell-rentable:hover .calendar-content-controls {
  display: block;
}
.calendar-grid-cell-rentable:hover .calendar-content-controls:hover {
  background-color: #85abae;
}
.calendar-color-rentable {
  display: block;
  background-color: #f0f8f9;
  border-left: 3px solid #a3cdd0 !important;
  height: 25px;
  width: 25px;
}
.calendar-content-detail-rent {
  background-color: #208fff;
  color: white;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.calendar-grid-cell-rent {
  background-color: #dbedff !important;
  border-left: 5px solid #208fff !important;
}
.calendar-grid-cell-rent:hover {
  background-color: #208fff !important;
  -webkit-transition: background-color 250ms linear;
  -ms-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
  cursor: pointer;
}
.calendar-grid-cell-rent:hover .calendar-content-controls {
  display: block;
}
.calendar-grid-cell-rent:hover .calendar-content-controls:hover {
  background-color: #1960a7;
}
@media only screen and (max-width: 768px) {
  .calendar-grid-cell-rent:focus {
    background-color: #208fff !important;
    -webkit-transition: background-color 250ms linear;
    -ms-transition: background-color 250ms linear;
    transition: background-color 250ms linear;
    cursor: pointer;
  }
  .calendar-grid-cell-rent:focus .calendar-content-controls {
    display: block;
  }
  .calendar-grid-cell-rent:focus .calendar-content-controls:focus {
    background-color: #1960a7;
  }
}
.calendar-color-rent {
  display: block;
  background-color: #dbedff;
  border-left: 3px solid #208fff !important;
  height: 25px;
  width: 25px;
}
.calendar-content-detail-contract {
  background-color: #ff9f1a;
  color: white;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.calendar-grid-cell-contract {
  background-color: #fde2bd !important;
  border-left: 5px solid #ff9f1a !important;
}
.calendar-grid-cell-contract:hover {
  background-color: #ff9f1a !important;
  -webkit-transition: background-color 250ms linear;
  -ms-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
  cursor: pointer;
}
.calendar-grid-cell-contract:hover .calendar-content-controls {
  display: block;
}
.calendar-grid-cell-contract:hover .calendar-content-controls:hover {
  background-color: #d98715;
}
.calendar-color-contract {
  display: block;
  background-color: #fde2bd;
  border-left: 3px solid #ff9f1a !important;
  height: 25px;
  width: 25px;
}
.calendar-content-detail-maintenance {
  background-color: #f1c921;
  color: white;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.calendar-grid-cell-maintenance {
  background-color: #f7eec9 !important;
  border-left: 5px solid #f1c921 !important;
}
.calendar-grid-cell-maintenance:hover {
  background-color: #f1c921 !important;
  -webkit-transition: background-color 250ms linear;
  -ms-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
  cursor: pointer;
}
.calendar-grid-cell-maintenance:hover .calendar-content-controls {
  display: block;
}
.calendar-grid-cell-maintenance:hover .calendar-content-controls:hover {
  background-color: #bc9f26;
}
.calendar-color-maintenance {
  display: block;
  background-color: #f7eec9;
  border-left: 3px solid #f1c921 !important;
  height: 25px;
  width: 25px;
}
.calendar-content-detail-freeze {
  background-color: #a29bfe;
  color: white;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.calendar-grid-cell-freeze {
  background-color: #e3e2fb !important;
  border-left: 5px solid #a29bfe !important;
}
.calendar-grid-cell-freeze:hover {
  background-color: #a29bfe !important;
  -webkit-transition: background-color 250ms linear;
  -ms-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
  cursor: pointer;
}
.calendar-grid-cell-freeze:hover .calendar-content-controls {
  display: block;
}
.calendar-grid-cell-freeze:hover .calendar-content-controls:hover {
  background-color: #8983d9;
}
.calendar-color-freeze {
  display: block;
  background-color: #e3e2fb;
  border-left: 3px solid #a29bfe !important;
  height: 25px;
  width: 25px;
}
.calendar-content-detail-conflict {
  background-color: #ff5252;
  color: white;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.calendar-grid-cell-conflict {
  background-color: #f8c9c9 !important;
  border-left: 5px solid #ff5252 !important;
}
.calendar-grid-cell-conflict:hover {
  background-color: #ff5252 !important;
  -webkit-transition: background-color 250ms linear;
  -ms-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
  cursor: pointer;
}
.calendar-grid-cell-conflict:hover .calendar-content-controls {
  display: block;
}
.calendar-grid-cell-conflict:hover .calendar-content-controls:hover {
  background-color: #9e2828;
}
.calendar-color-conflict {
  display: block;
  background-color: #f39090;
  border-left: 3px solid #ff5252 !important;
  height: 25px;
  width: 25px;
}
.calendar-content-detail-activity_session {
  background-color: #58d68d;
  color: white;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.calendar-grid-cell-activity_session {
  background-color: #90f3b9 !important;
  border-left: 5px solid #58d68d !important;
}
.calendar-grid-cell-activity_session:hover {
  background-color: #58d68d !important;
  -webkit-transition: background-color 250ms linear;
  -ms-transition: background-color 250ms linear;
  transition: background-color 250ms linear;
  cursor: pointer;
}
.calendar-grid-cell-activity_session:hover .calendar-content-controls {
  display: block;
}
.calendar-grid-cell-activity_session:hover .calendar-content-controls:hover {
  background-color: #46a76f;
}
.calendar-color-activity_session {
  display: block;
  background-color: #90f3b9;
  border-left: 3px solid #58d68d !important;
  height: 25px;
  width: 25px;
}
/* .calendar-grid-cell-paid {
 background-color: #e1e5ff!important;
 border-left: 5px solid #cbcfea!important;
 }
 .calendar-grid-cell-rented {
 background-color: #eee!important;
 border-left: 5px solid #ccc!important;
 }
 .calendar-grid-cell-maintenance {
 background-color: #feefcd!important;
 border-left: 5px solid #fdd880!important;
 } *//**********************************************************************/.calendar-day-control {
  display: inline-block;
  width: 13% !important;
  height: 20px !important;
}
.calendar-content-controls {
  display: none;
  width: 20px !important;
  padding-top: 3px;
  padding-right: 10px;
}
.calendar-content-controls > div > i, .calendar-content-controls > a > i {
  padding-top: 20%;
  color: white;
  font-size: 13px;
}
.calendar-content-detail {
  height: 20px !important;
  color: #555;
  font-weight: lighter;
}
.calendar-content-detailControls {
  width: 40%;
  height: 20px;
}
.calendar-content-detail-input {
  margin: 7px 0px 0px -5px !important;
}
.calendarUnavailable-alert {
  background-color: #f5a623;
}
.calendar-public-container {
  border-bottom: 1px solid #eee;
}
.calendar-public-control {
  display: inline-block;
  height: 20px;
  width: 20px;
}
.calendar-public-label {
  vertical-align: top;
}
.bootstrap-datetimepicker-widget tr:hover {
  background-color: #808080;
}
.facilityAssignation-header {
  border-bottom: 1px solid #e8e9ee;
}
.facilityAssignation-content-timetable {
  background-color: #f6f6f6;
}
.facilityAssignation-content-assignations {
  background-color: white;
}
.facilityAssignation-content {
  border: 1px solid #e8e9ee;
}
.calendarAssignationModal-label {
  font-size: 14px;
  color: #4a4a4a;
}
.calendarAssignationModal-text {
  font-size: 13px;
  color: gray;
}
.draggable-table {
  position: relative;
  border-collapse: collapse;
  border: 1px solid #e0e0e0;
}
.draggable-table .draggable-table__drag {
  font-size: 0.95em;
  font-weight: lighter;
  position: absolute;
  width: 100%;
  border: 1px solid #f1f1f1;
  cursor: grabbing;
  -webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.05);
  opacity: 1;
}
.draggable-table tbody tr td {
  font-size: 0.95em;
  font-weight: lighter;
  text-transform: capitalize;
  padding: 10px;
  user-select: none;
  border-top: 1px solid whitesmoke;
}
.draggable-table tbody tr:nth-child(even) {
  background-color: #f7f7f7;
}
.draggable-table tbody tr:nth-child(odd) {
  background-color: #fff;
}
.draggable-table tbody tr.is-sortable {
  background: #cfe9ff;
  cursor: grabbing;
}
.draggable-table tbody tr.is-dragging {
  background: #ffd9cf;
}
.draggable-table tbody tr.is-dragging td {
  color: #363636;
}
.draggableList {
  list-style: none;
  padding: 0;
  margin: 0;
}
.draggableList li {
  margin: 5px;
  padding: 10px;
  border: 1px solid #dfdfdf;
  background: #f5f5f5;
}
.draggableList li.hint {
  border: 1px solid #9adcff;
  background: #b4e9ff;
  opacity: 0.5;
}
.draggableList li.active {
  border: 1px solid #a5d9ff;
  background: #e7f0ff;
  opacity: 0.8;
}
@media print {
  .metabar {
    display: none !important;
  }
  .sidebar {
    display: none !important;
  }
  .header {
    display: none !important;
  }
  body {
    font-size: 11px;
    text-rendering: optimizeLegibility;
    margin: 10mm 0mm 30mm 0mm;
    /* margin you want for the content */
  }
  @page {
    size: auto;
    /* auto is the initial value */
    margin: 7mm;
    /* this affects the margin in the printer settings */
  }
  html {
    background-color: #fff;
    margin: 0px;
    /* this affects the margin on the html before sending to printer */
    height: auto;
  }
  body {
    height: auto;
  }
  textarea {
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    color: #b0b0b0 !important;
    width: 100% !important;
    resize: none;
  }
}
* {
  margin: 0;
}
html, body {
  height: 100%;
}
body {
  background: #2d363f;
  font-family: 'ProximaNova', sans-serif;
  text-rendering: optimizeLegibility;
}
@media (max-width: 991px) {
  .admin-booking-col {
    margin-top: 0px;
  }
  .stepsContainer {
    display: flex;
    flex-direction: column;
  }
}