/*Only to uncouple the components*/
/*!
 * Navbar Component
 */
.ui-navbar { background-color: #fff; border-color: #fff; }
.ui-navbar__container { margin-right: auto; margin-left: auto; padding-left: 10px; padding-right: 10px; }
.ui-navbar__toggle { color: #3498db; background-color: #f3f3f3; background-image: none; border-color: #f3f3f3; outline: 0 none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-radius: 2px; font-weight: 700; font-size: 14px; text-transform: uppercase; margin-top: 10px; margin-right: 0; padding: 6px; width: 38px; height: 36px; }
.ui-navbar__toggle:focus, .ui-navbar__toggle.focus { color: #3498db; background-color: #e6e6e6; border-color: #e6e6e6; outline: 0 none; }
.ui-navbar__toggle:hover { color: #3498db; background-color: #e6e6e6; border-color: #e6e6e6; outline: 0 none; }
.ui-navbar__toggle:active, .ui-navbar__toggle.active, .ui-navbar__toggle .open > .dropdown-toggle { color: #3498db; background-color: #e6e6e6; border-color: #e6e6e6; outline: 0 none; }
.ui-navbar__toggle:active:hover, .ui-navbar__toggle:active:focus, .ui-navbar__toggle:active.focus, .ui-navbar__toggle.active:hover, .ui-navbar__toggle.active:focus, .ui-navbar__toggle.active.focus, .ui-navbar__toggle .open > .dropdown-toggle:hover, .ui-navbar__toggle .open > .dropdown-toggle:focus, .ui-navbar__toggle .open > .dropdown-toggle.focus { color: #3498db; background-color: #e6e6e6; border-color: #e6e6e6; outline: 0 none; }
.ui-navbar__toggle:active, .ui-navbar__toggle.active, .ui-navbar__toggle .open > .dropdown-toggle { background-image: none; box-shadow: none; outline: 0 none; }
.ui-navbar__toggle.disabled:hover, .ui-navbar__toggle.disabled:focus, .ui-navbar__toggle.disabled.focus, .ui-navbar__toggle[disabled]:hover, .ui-navbar__toggle[disabled]:focus, .ui-navbar__toggle[disabled].focus, fieldset[disabled] .ui-navbar__toggle:hover, fieldset[disabled] .ui-navbar__toggle:focus, fieldset[disabled] .ui-navbar__toggle.focus { background-color: #f3f3f3; border-color: #f3f3f3; outline: 0 none; cursor: not-allowed; opacity: 0.6; }
.ui-navbar__toggle[disabled] { background-color: #f3f3f3; border-color: #f3f3f3; outline: 0 none; cursor: not-allowed; opacity: 0.6; }
.ui-navbar__toggle .badge { color: #f3f3f3; background-color: #3498db; }
.ui-navbar__toggle .icon-bar { background-color: #3498db; }
.ui-navbar__header-tools { display: inline-block; }
@media only screen and (max-width: 480px) { .ui-navbar__header-tools { display: none; visibility: hidden; } }
.ui-navbar__header-back { color: #3498db; background-color: #f3f3f3; background-image: none; border-color: #f3f3f3; outline: 0 none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-radius: 2px; font-weight: 700; font-size: 14px; text-transform: uppercase; margin-top: 10px; margin-right: 6px; height: 36px; width: 274px; }
.ui-navbar__header-back:focus, .ui-navbar__header-back.focus { color: #3498db; background-color: #e6e6e6; border-color: #e6e6e6; outline: 0 none; }
.ui-navbar__header-back:hover { color: #3498db; background-color: #e6e6e6; border-color: #e6e6e6; outline: 0 none; }
.ui-navbar__header-back:active, .ui-navbar__header-back.active, .ui-navbar__header-back .open > .dropdown-toggle { color: #3498db; background-color: #e6e6e6; border-color: #e6e6e6; outline: 0 none; }
.ui-navbar__header-back:active:hover, .ui-navbar__header-back:active:focus, .ui-navbar__header-back:active.focus, .ui-navbar__header-back.active:hover, .ui-navbar__header-back.active:focus, .ui-navbar__header-back.active.focus, .ui-navbar__header-back .open > .dropdown-toggle:hover, .ui-navbar__header-back .open > .dropdown-toggle:focus, .ui-navbar__header-back .open > .dropdown-toggle.focus { color: #3498db; background-color: #e6e6e6; border-color: #e6e6e6; outline: 0 none; }
.ui-navbar__header-back:active, .ui-navbar__header-back.active, .ui-navbar__header-back .open > .dropdown-toggle { background-image: none; box-shadow: none; outline: 0 none; }
.ui-navbar__header-back.disabled:hover, .ui-navbar__header-back.disabled:focus, .ui-navbar__header-back.disabled.focus, .ui-navbar__header-back[disabled]:hover, .ui-navbar__header-back[disabled]:focus, .ui-navbar__header-back[disabled].focus, fieldset[disabled] .ui-navbar__header-back:hover, fieldset[disabled] .ui-navbar__header-back:focus, fieldset[disabled] .ui-navbar__header-back.focus { background-color: #f3f3f3; border-color: #f3f3f3; outline: 0 none; cursor: not-allowed; opacity: 0.6; }
.ui-navbar__header-back[disabled] { background-color: #f3f3f3; border-color: #f3f3f3; outline: 0 none; cursor: not-allowed; opacity: 0.6; }
.ui-navbar__header-back .badge { color: #f3f3f3; background-color: #3498db; }
.ui-navbar__header-back i { font-weight: 900; }
@media only screen and (max-width: 767px) { .ui-navbar__header-back { height: 36px; width: 37px; padding: 6px; }
  .ui-navbar__header-back span { display: none; visibility: hidden; } }
.ui-navbar__header-next { color: #fff; background-color: #3dd37c; background-image: none; border-color: #3dd37c; outline: 0 none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-radius: 2px; font-weight: 700; font-size: 14px; text-transform: uppercase; margin-top: 10px; margin-right: 10px; height: 36px; width: 248px; }
.ui-navbar__header-next:focus, .ui-navbar__header-next.focus { color: #fff; background-color: #2ec96f; border-color: #2ec96f; outline: 0 none; }
.ui-navbar__header-next:hover { color: #fff; background-color: #2ec96f; border-color: #2ec96f; outline: 0 none; }
.ui-navbar__header-next:active, .ui-navbar__header-next.active, .ui-navbar__header-next .open > .dropdown-toggle { color: #fff; background-color: #2ec96f; border-color: #2ec96f; outline: 0 none; }
.ui-navbar__header-next:active:hover, .ui-navbar__header-next:active:focus, .ui-navbar__header-next:active.focus, .ui-navbar__header-next.active:hover, .ui-navbar__header-next.active:focus, .ui-navbar__header-next.active.focus, .ui-navbar__header-next .open > .dropdown-toggle:hover, .ui-navbar__header-next .open > .dropdown-toggle:focus, .ui-navbar__header-next .open > .dropdown-toggle.focus { color: #fff; background-color: #2ec96f; border-color: #2ec96f; outline: 0 none; }
.ui-navbar__header-next:active, .ui-navbar__header-next.active, .ui-navbar__header-next .open > .dropdown-toggle { background-image: none; box-shadow: none; outline: 0 none; }
.ui-navbar__header-next.disabled:hover, .ui-navbar__header-next.disabled:focus, .ui-navbar__header-next.disabled.focus, .ui-navbar__header-next[disabled]:hover, .ui-navbar__header-next[disabled]:focus, .ui-navbar__header-next[disabled].focus, fieldset[disabled] .ui-navbar__header-next:hover, fieldset[disabled] .ui-navbar__header-next:focus, fieldset[disabled] .ui-navbar__header-next.focus { background-color: #3dd37c; border-color: #3dd37c; outline: 0 none; cursor: not-allowed; opacity: 0.6; }
.ui-navbar__header-next[disabled] { background-color: #3dd37c; border-color: #3dd37c; outline: 0 none; cursor: not-allowed; opacity: 0.6; }
.ui-navbar__header-next .badge { color: #3dd37c; background-color: #fff; }
.ui-navbar__header-next i { font-weight: 900; }
@media only screen and (max-width: 767px) { .ui-navbar__header-next { height: 36px; width: 37px; padding: 6px; }
  .ui-navbar__header-next span { display: none; visibility: hidden; } }
.ui-navbar__header-visibility { color: #3498db; background-color: #f3f3f3; background-image: none; border-color: #f3f3f3; outline: 0 none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-radius: 2px; font-weight: 700; font-size: 14px; text-transform: uppercase; margin-top: 10px; margin-right: 5px; height: 36px; width: 37px; padding: 0; }
.ui-navbar__header-visibility:focus, .ui-navbar__header-visibility.focus { color: #3498db; background-color: #e6e6e6; border-color: #e6e6e6; outline: 0 none; }
.ui-navbar__header-visibility:hover { color: #3498db; background-color: #e6e6e6; border-color: #e6e6e6; outline: 0 none; }
.ui-navbar__header-visibility:active, .ui-navbar__header-visibility.active, .ui-navbar__header-visibility .open > .dropdown-toggle { color: #3498db; background-color: #e6e6e6; border-color: #e6e6e6; outline: 0 none; }
.ui-navbar__header-visibility:active:hover, .ui-navbar__header-visibility:active:focus, .ui-navbar__header-visibility:active.focus, .ui-navbar__header-visibility.active:hover, .ui-navbar__header-visibility.active:focus, .ui-navbar__header-visibility.active.focus, .ui-navbar__header-visibility .open > .dropdown-toggle:hover, .ui-navbar__header-visibility .open > .dropdown-toggle:focus, .ui-navbar__header-visibility .open > .dropdown-toggle.focus { color: #3498db; background-color: #e6e6e6; border-color: #e6e6e6; outline: 0 none; }
.ui-navbar__header-visibility:active, .ui-navbar__header-visibility.active, .ui-navbar__header-visibility .open > .dropdown-toggle { background-image: none; box-shadow: none; outline: 0 none; }
.ui-navbar__header-visibility.disabled:hover, .ui-navbar__header-visibility.disabled:focus, .ui-navbar__header-visibility.disabled.focus, .ui-navbar__header-visibility[disabled]:hover, .ui-navbar__header-visibility[disabled]:focus, .ui-navbar__header-visibility[disabled].focus, fieldset[disabled] .ui-navbar__header-visibility:hover, fieldset[disabled] .ui-navbar__header-visibility:focus, fieldset[disabled] .ui-navbar__header-visibility.focus { background-color: #f3f3f3; border-color: #f3f3f3; outline: 0 none; cursor: not-allowed; opacity: 0.6; }
.ui-navbar__header-visibility[disabled] { background-color: #f3f3f3; border-color: #f3f3f3; outline: 0 none; cursor: not-allowed; opacity: 0.6; }
.ui-navbar__header-visibility .badge { color: #f3f3f3; background-color: #3498db; }
.ui-navbar__header-reset { color: #fff; background-color: #ffa800; background-image: none; border-color: #ffa800; outline: 0 none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-radius: 2px; display: inline-block; font-weight: 600; font-size: 12px; text-transform: capitalize; margin-top: 10px; margin-right: 10px; padding: 6px; height: 30px; width: 68px; }
.ui-navbar__header-reset:focus, .ui-navbar__header-reset.focus { color: #fff; background-color: #e69700; border-color: #e69700; outline: 0 none; }
.ui-navbar__header-reset:hover { color: #fff; background-color: #e69700; border-color: #e69700; outline: 0 none; }
.ui-navbar__header-reset:active, .ui-navbar__header-reset.active, .ui-navbar__header-reset .open > .dropdown-toggle { color: #fff; background-color: #e69700; border-color: #e69700; outline: 0 none; }
.ui-navbar__header-reset:active:hover, .ui-navbar__header-reset:active:focus, .ui-navbar__header-reset:active.focus, .ui-navbar__header-reset.active:hover, .ui-navbar__header-reset.active:focus, .ui-navbar__header-reset.active.focus, .ui-navbar__header-reset .open > .dropdown-toggle:hover, .ui-navbar__header-reset .open > .dropdown-toggle:focus, .ui-navbar__header-reset .open > .dropdown-toggle.focus { color: #fff; background-color: #e69700; border-color: #e69700; outline: 0 none; }
.ui-navbar__header-reset:active, .ui-navbar__header-reset.active, .ui-navbar__header-reset .open > .dropdown-toggle { background-image: none; box-shadow: none; outline: 0 none; }
.ui-navbar__header-reset.disabled:hover, .ui-navbar__header-reset.disabled:focus, .ui-navbar__header-reset.disabled.focus, .ui-navbar__header-reset[disabled]:hover, .ui-navbar__header-reset[disabled]:focus, .ui-navbar__header-reset[disabled].focus, fieldset[disabled] .ui-navbar__header-reset:hover, fieldset[disabled] .ui-navbar__header-reset:focus, fieldset[disabled] .ui-navbar__header-reset.focus { background-color: #ffa800; border-color: #ffa800; outline: 0 none; cursor: not-allowed; opacity: 0.6; }
.ui-navbar__header-reset[disabled] { background-color: #ffa800; border-color: #ffa800; outline: 0 none; cursor: not-allowed; opacity: 0.6; }
.ui-navbar__header-reset .badge { color: #ffa800; background-color: #fff; }
.ui-navbar__header-reset i { font-weight: 900; }
.ui-navbar__header-right { margin-top: 4px; }
.ui-navbar__header-right.nav.navbar-nav > li { display: inline-block; }
@media only screen and (max-width: 767px) { .ui-navbar__header-right { float: right; margin: 3.25px -15px; } }
.ui-navbar__header-tool { color: #ccd9d2; background-color: transparent; background-image: none; border-color: transparent; outline: 0 none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 0; font-weight: 700; font-size: 14px; text-transform: uppercase; margin-top: 10px; margin-right: 10px; height: 36px; width: 37px; padding: 0; }
.ui-navbar__header-tool:focus, .ui-navbar__header-tool.focus { color: #ccd9d2; background-color: transparent; border-color: transparent; outline: 0 none; }
.ui-navbar__header-tool:hover { color: #ccd9d2; background-color: transparent; border-color: transparent; outline: 0 none; }
.ui-navbar__header-tool:active, .ui-navbar__header-tool.active, .ui-navbar__header-tool .open > .dropdown-toggle { color: #ccd9d2; background-color: transparent; border-color: transparent; outline: 0 none; }
.ui-navbar__header-tool:active:hover, .ui-navbar__header-tool:active:focus, .ui-navbar__header-tool:active.focus, .ui-navbar__header-tool.active:hover, .ui-navbar__header-tool.active:focus, .ui-navbar__header-tool.active.focus, .ui-navbar__header-tool .open > .dropdown-toggle:hover, .ui-navbar__header-tool .open > .dropdown-toggle:focus, .ui-navbar__header-tool .open > .dropdown-toggle.focus { color: #ccd9d2; background-color: transparent; border-color: transparent; outline: 0 none; }
.ui-navbar__header-tool:active, .ui-navbar__header-tool.active, .ui-navbar__header-tool .open > .dropdown-toggle { background-image: none; box-shadow: none; outline: 0 none; }
.ui-navbar__header-tool.disabled:hover, .ui-navbar__header-tool.disabled:focus, .ui-navbar__header-tool.disabled.focus, .ui-navbar__header-tool[disabled]:hover, .ui-navbar__header-tool[disabled]:focus, .ui-navbar__header-tool[disabled].focus, fieldset[disabled] .ui-navbar__header-tool:hover, fieldset[disabled] .ui-navbar__header-tool:focus, fieldset[disabled] .ui-navbar__header-tool.focus { background-color: transparent; border-color: transparent; outline: 0 none; cursor: not-allowed; opacity: 0.6; }
.ui-navbar__header-tool[disabled] { background-color: transparent; border-color: transparent; outline: 0 none; cursor: not-allowed; opacity: 0.6; }
.ui-navbar__header-tool .badge { color: transparent; background-color: #ccd9d2; }
.ui-navbar__header-tool:focus { color: #3dd37c; outline: 0 none; }
.ui-navbar__header-tool--active { color: #3dd37c; outline: 0 none; }
.ui-navbar__header-movil { font-size: 2.83333333rem; }
.ui-navbar__header-tablet { font-size: 30px; }
.ui-navbar__header-desktop { font-size: 26px; margin-top: 2px; }
.ui-navbar .ui-navbar__header-tool + .ui-navbar__header-tool { margin-right: 16px; }
.ui-navbar__header-action { color: #fff; background-color: #3dd37c; background-image: none; border-color: #3dd37c; outline: 0 none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border-radius: 2px; font-weight: 600; font-size: 12px; text-transform: capitalize; margin-top: 10px; margin-right: 10px; padding: 6px; height: 30px; width: 90px; }
.ui-navbar__header-action:focus, .ui-navbar__header-action.focus { color: #fff; background-color: #2ec96f; border-color: #2ec96f; outline: 0 none; }
.ui-navbar__header-action:hover { color: #fff; background-color: #2ec96f; border-color: #2ec96f; outline: 0 none; }
.ui-navbar__header-action:active, .ui-navbar__header-action.active, .ui-navbar__header-action .open > .dropdown-toggle { color: #fff; background-color: #2ec96f; border-color: #2ec96f; outline: 0 none; }
.ui-navbar__header-action:active:hover, .ui-navbar__header-action:active:focus, .ui-navbar__header-action:active.focus, .ui-navbar__header-action.active:hover, .ui-navbar__header-action.active:focus, .ui-navbar__header-action.active.focus, .ui-navbar__header-action .open > .dropdown-toggle:hover, .ui-navbar__header-action .open > .dropdown-toggle:focus, .ui-navbar__header-action .open > .dropdown-toggle.focus { color: #fff; background-color: #2ec96f; border-color: #2ec96f; outline: 0 none; }
.ui-navbar__header-action:active, .ui-navbar__header-action.active, .ui-navbar__header-action .open > .dropdown-toggle { background-image: none; box-shadow: none; outline: 0 none; }
.ui-navbar__header-action.disabled:hover, .ui-navbar__header-action.disabled:focus, .ui-navbar__header-action.disabled.focus, .ui-navbar__header-action[disabled]:hover, .ui-navbar__header-action[disabled]:focus, .ui-navbar__header-action[disabled].focus, fieldset[disabled] .ui-navbar__header-action:hover, fieldset[disabled] .ui-navbar__header-action:focus, fieldset[disabled] .ui-navbar__header-action.focus { background-color: #3dd37c; border-color: #3dd37c; outline: 0 none; cursor: not-allowed; opacity: 0.6; }
.ui-navbar__header-action[disabled] { background-color: #3dd37c; border-color: #3dd37c; outline: 0 none; cursor: not-allowed; opacity: 0.6; }
.ui-navbar__header-action .badge { color: #3dd37c; background-color: #fff; }
.ui-navbar__header-action i { font-weight: 900; }
@media only screen and (max-width: 862px) { .ui-navbar__header-action { height: 30px; width: 36px; padding: 6px; }
  .ui-navbar__header-action span { display: none; visibility: hidden; } }

/*!
 * End Navbar Component
 */
