@font-face {
font-family: puntitos;
src: url(cour.ttf);
}

@font-face {
    font-family: 'CenturyGothic'; /*a name to be used later*/
    src: url('../fonts/CenturyGothic.ttf'); /*URL to font*/
}



.main-panel>.content {
    margin-top: 70px;
    padding: 30px 15px;
    min-height: calc(100vh - 200px);
}


@media (min-width: 992px) {
    .typo-line {
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }
    .typo-line .category {
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }

}

@media (min-width: 768px) {
  .modal-x-big {
    width: 86%;
    margin-top: 50px !important;
    margin-left: 7% !important;
    margin-right: 7% !important;
  }
}

#map {
    position: relative;
    width: 100%;
    height: calc(100% - 60px);
    margin-top: 70px;
}

.places-buttons .btn {
    margin-bottom: 30px
}

.space-70 {
    height: 70px;
    display: block;
}

.tim-row {
    margin-bottom: 20px;
}

.tim-typo {
    padding-left: 25%;
    margin-bottom: 40px;
    position: relative;
}

.tim-typo .tim-note {
    bottom: 10px;
    color: #c0c1c2;
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 13px;
    left: 0;
    margin-left: 20px;
    position: absolute;
    width: 260px;
}

.tim-row {
    padding-top: 50px;
}

.tim-row h3 {
    margin-top: 0;
}

.fixed-plugin li>a,
.fixed-plugin .badge {
    transition: all .34s;
    -webkit-transition: all .34s;
    -moz-transition: all .34s;
}

.fixed-plugin {
    position: absolute;
    top: 120px;
    right: 0;
    width: 60px;
    background: rgba(0, 0, 0, .3);
    z-index: 1031;
    border-radius: 8px 0 0 8px;
    text-align: center;
}

.fixed-plugin .fa-cog {
    color: #FFFFFF;
    padding: 10px;
    border-radius: 0 0 6px 6px;
    width: auto;
}

.fixed-plugin .dropdown-menu {
    right: 80px;
    left: auto;
    width: 290px;
    border-radius: 10px;
    padding: 0 10px;
}

.fixed-plugin .dropdown-menu:after,
.fixed-plugin .dropdown-menu:before {
    right: 10px;
    margin-left: auto;
    left: auto;
}

.fixed-plugin .fa-circle-thin {
    color: #FFFFFF;
}

.fixed-plugin .active .fa-circle-thin {
    color: #00bbff;
}

.fixed-plugin .dropdown-menu>.active>a,
.fixed-plugin .dropdown-menu>.active>a:hover,
.fixed-plugin .dropdown-menu>.active>a:focus {
    color: #777777;
    text-align: center;
}

.fixed-plugin img {
    border-radius: 0;
    width: 100%;
    height: 100px;
    margin: 0 auto;
}

.fixed-plugin .dropdown-menu li>a:hover,
.fixed-plugin .dropdown-menu li>a:focus {
    box-shadow: none;
}

.fixed-plugin .badge {
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 23px;
    margin-right: 5px;
    position: relative;
    width: 23px;
}

.fixed-plugin .badge.active,
.fixed-plugin .badge:hover {
    border-color: #00bbff;
}

.fixed-plugin .badge-blue {
    background-color: #00bcd4;
}

.fixed-plugin .badge-green {
    background-color: #4caf50;
}

.fixed-plugin .badge-orange {
    background-color: #ff9800;
}

.fixed-plugin .badge-purple {
    background-color: #9c27b0;
}

.fixed-plugin .badge-red {
    background-color: #f44336;
}

.fixed-plugin .badge-rose {
    background-color: #e91e63;
}

.fixed-plugin .badge-black {
    background-color: #000;
}

.fixed-plugin .badge-white {
    background-color: rgba(200, 200, 200, 0.2);
}

.fixed-plugin h5 {
    font-size: 14px;
    margin: 10px;
}

.fixed-plugin .dropdown-menu li {
    display: block;
    padding: 5px 2px;
    width: 25%;
    float: left;
}

.fixed-plugin li.adjustments-line,
.fixed-plugin li.header-title,
.fixed-plugin li.button-container {
    width: 100%;
    height: 50px;
    min-height: inherit;
}

.fixed-plugin li.button-container {
    height: auto;
}

.fixed-plugin li.button-container div {
    margin-bottom: 5px;
}

.fixed-plugin #sharrreTitle {
    text-align: center;
    padding: 10px 0;
    height: 50px;
}

.fixed-plugin li.header-title {
    height: 30px;
    line-height: 25px;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

.fixed-plugin .adjustments-line p {
    float: left;
    display: inline-block;
    margin-bottom: 0;
    font-size: 1em;
    color: #3C4858;
}

.fixed-plugin .adjustments-line a .badge-colors {
    position: relative;
    top: -2px;
}

.fixed-plugin .adjustments-line .togglebutton {
    float: right;
}

.fixed-plugin .adjustments-line .togglebutton .toggle {
    margin-right: 0;
}

.fixed-plugin .dropdown-menu>li.adjustments-line>a {
    padding-right: 0;
    padding-left: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    margin: 0;
}

.fixed-plugin .dropdown-menu>li>a.img-holder {
    font-size: 16px;
    text-align: center;
    border-radius: 10px;
    background-color: #FFF;
    border: 3px solid #FFF;
    padding-left: 0;
    padding-right: 0;
    opacity: 1;
    cursor: pointer;
    max-height: 100px;
    overflow: hidden;
    padding: 0;
}

.fixed-plugin .dropdown-menu>li>a.switch-trigger:hover,
.fixed-plugin .dropdown-menu>li>a.switch-trigger:focus {
    background-color: transparent;
}

.fixed-plugin .dropdown-menu>li:hover>a.img-holder,
.fixed-plugin .dropdown-menu>li:focus>a.img-holder {
    border-color: rgba(0, 187, 255, 0.53);
}

.fixed-plugin .dropdown-menu>.active>a.img-holder,
.fixed-plugin .dropdown-menu>.active>a.img-holder {
    border-color: #00bbff;
    background-color: #FFFFFF;
}

.fixed-plugin .dropdown-menu>li>a img {
    margin-top: auto;
}

.fixed-plugin .btn-social {
    width: 50%;
    display: block;
    width: 48%;
    float: left;
    font-weight: 600;
}

.fixed-plugin .btn-social i {
    margin-right: 5px;
}

.fixed-plugin .btn-social:first-child {
    margin-right: 2%;
}

.fixed-plugin .dropdown .dropdown-menu {
    -webkit-transform: translateY(-15%);
    -moz-transform: translateY(-15%);
    -o-transform: translateY(-15%);
    -ms-transform: translateY(-15%);
    transform: translateY(-15%);
    top: 0px;
    opacity: 0;
    transform-origin: 0 0;
}

.fixed-plugin .dropdown.open .dropdown-menu {
    opacity: 1;
    -webkit-transform: translateY(-13%);
    -moz-transform: translateY(-13%);
    -o-transform: translateY(-13%);
    -ms-transform: translateY(-13%);
    transform: translateY(-13%);
    transform-origin: 0 0;
}

.fixed-plugin .dropdown-menu:before,
.fixed-plugin .dropdown-menu:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 78px;
    width: 16px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.fixed-plugin .dropdown-menu:before {
    border-bottom: 16px solid rgba(0, 0, 0, 0);
    border-left: 16px solid rgba(0, 0, 0, 0.2);
    border-top: 16px solid rgba(0, 0, 0, 0);
    right: -17px;
}

.fixed-plugin .dropdown-menu:after {
    border-bottom: 16px solid rgba(0, 0, 0, 0);
    border-left: 16px solid #FFFFFF;
    border-top: 16px solid rgba(0, 0, 0, 0);
    right: -16px;
}

.wrapper-full-page~.fixed-plugin .dropdown.open .dropdown-menu {
    -webkit-transform: translateY(-17%);
    -moz-transform: translateY(-17%);
    -o-transform: translateY(-17%);
    -ms-transform: translateY(-17%);
    transform: translateY(-17%);
}

.wrapper-full-page~.fixed-plugin .dropdown .dropdown-menu {
    -webkit-transform: translateY(-19%);
    -moz-transform: translateY(-19%);
    -o-transform: translateY(-19%);
    -ms-transform: translateY(-19%);
    transform: translateY(-19%);
}

.fixed-plugin {
    top: 60px;
}

@media (min-width: 992px) {
    .typo-line {
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }
    .typo-line .category {
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }
}

@media (max-width: 991px) {
    .wrapper-full-page~.fixed-plugin .dropdown-menu:after,
    .wrapper-full-page~.fixed-plugin .dropdown-menu:before {
        top: 99px;
    }
    .wrapper-full-page~.fixed-plugin .adjustments-line a .badge-colors {
        top: 3px;
    }
    .wrapper-full-page~.fixed-plugin .adjustments-line+.header-title {
        margin-top: 15px;
    }
    .fixed-plugin .dropdown-menu {
        right: 81px;
        width: 250px;
    }
    .fixed-plugin li.button-container {
        height: auto;
    }
    .fixed-plugin .adjustments-line .switch {
        float: right;
        margin: 0 0px;
    }
    .fixed-plugin li.header-title {
        height: 40px;
    }
    .fixed-plugin .dropdown .dropdown-menu {
        top: 0px;
    }
    .fixed-plugin .dropdown-menu:after,
    .fixed-plugin .dropdown-menu:before {
        top: 96px;
    }
    .fixed-plugin .dropdown-menu>li>a.img-holder {
        max-height: 75px;
    }
    .fixed-plugin {
        top: 80px;
    }
}


/* ///////////////////////////////////////////////////////////////////////////// */

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: #fff;
}

.preloader > i {
  position: absolute;
  font-size: 36px;
  line-height: 36px;
  top: 50%;
  left: 50%;
  height: 36px;
  width: 36px;
  margin-top: -15px;
  margin-left: -15px;
  display: inline-block;
}

.loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.7);
}

.loading > i {
  position: absolute;
  font-size: 36px;
  line-height: 36px;
  top: 50%;
  left: 50%;
  height: 36px;
  width: 36px;
  margin-top: -15px;
  margin-left: -15px;
  display: inline-block;
}

.loading_page {
  position: fixed;
  height: 80px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.1);
}

.loading_page > a, .loading_page > a:hover {
  position: fixed;
  font-size: 30px;
  margin-top: 13px;
  left: 40%;
  line-height: 10px;
  color: #606060;
}

.loading_icon {
  height: 80px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.0);
}

.loading_icon > i, .loading_icon > i:hover {
  display: inline-block;
  width: 100%;
  position: absolute;
  font-size: 25px;
  margin-top: 20px;
  left: 0%;
  line-height: 10px;
  color: #606060;
}

a {
    color: #00a5bb;
}

a:hover,
a:focus {
    color: #068c9e;
    text-decoration: none;
}

.jt-logo{
    max-width: 140px;
    top: -2px;
    position: relative;
}

.collapse-to-left{
  margin-left: 10px;
  font-size: 14px;
}

.collapse-dark{
  background: rgba(0, 0, 0, 0.3);
}

.places-buttons .btn{
    margin-bottom: 30px
}

.space-70{
    height: 70px;
    display: block;
}

.nav-pills.nav-pills-white > li.active > a, .nav-pills.nav-pills-white > li.active > a:focus, .nav-pills.nav-pills-white > li.active > a:hover {
  background-color: #FFFFFF;
  color: #00bcd4;
  box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
}

.wizard-card .picture {
  width: 128px;
  height: 128px;
  background-color: #999999;
  border: 4px solid #CCCCCC;
  color: #FFFFFF;
  border-radius: 0%;
  margin: 5px auto;
  overflow: hidden;
  transition: all 0.2s;
  -webkit-transition: all 0.2s; }

.login-page > .content,
.lock-page > .content {
  padding-top: 15vh; }

.wizard-card .info-text {
  text-align: center;
  font-weight: 300;
  margin: 0px 0 0px;
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background: #fff;
}

.preloader > i {
  position: absolute;
  font-size: 36px;
  line-height: 36px;
  top: 50%;
  left: 50%;
  height: 36px;
  width: 36px;
  margin-top: -15px;
  margin-left: -15px;
  display: inline-block;
}

.footer-d {
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, .01);
    z-index: 100;
    text-align: center;
}

.footer-d .follow .btn-add {
    margin-top: -160px;
    margin-left: -5px;

}

.btn.btn-add{
    border-radius: 50%;
    font-size: 48px;
    height: 60px;
    min-height: 50px;
    margin: auto;
    min-width: 50px;
    width: 60px;
    padding: 0;
    overflow: hidden;
    position: relative;
    line-height: normal;
    top: -3.5px;
    left: -3.5px;
}

.btn.btn-add i.material-icons,
.btn.btn-add i.fontaw {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-20px, -6px);
    line-height: 10px;
    width: 20px;
    font-size: 40px;
}


.card-content .picture-container {
    position: relative;
    cursor: pointer;
    text-align: center;

}

.card-content .picture {
    width: 106px;
    height: 106px;
    background-color: #999999;
    border: 4px solid #CCCCCC;
    color: #FFFFFF;
    border-radius: 50%;
    margin: 5px auto;
    overflow: hidden;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.card-content .picture:hover {
    border-color: #2ca8ff;
}

.card-content .photoPreview {
    width: 106px;
    height: 116px;
    background-color: #999999;
    border: 4px solid #CCCCCC;
    color: #FFFFFF;
    border-radius: 50%;
    margin: 5px auto;
    overflow: hidden;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}


.card .picture-container {
    position: relative;
    cursor: pointer;
    text-align: center;

}

.card .picture {
    width: 106px;
    height: 106px;
    background-color: #999999;
    border: 4px solid #CCCCCC;
    color: #FFFFFF;
    border-radius: 50%;
    margin: 5px auto;
    overflow: hidden;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.card .picture:hover {
    border-color: #2ca8ff;
}

.card .photoPreview {
    width: 106px;
    height: 116px;
    background-color: #999999;
    border: 4px solid #CCCCCC;
    color: #FFFFFF;
    border-radius: 50%;
    margin: 5px auto;
    overflow: hidden;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.card-content .checkbox input[type=checkbox]:checked+.checkbox-material .check {
    background-color: #00bcd4;
}

.togglebutton label input[type=checkbox]:checked+.toggle {
    background-color: #00bcd4;
}

.togglebutton label input[type=checkbox]:checked+.toggle:after {
    border-color: #00bcd4;
}

.checkbox input[type=checkbox]:checked+.checkbox-material .check {
    background: #00bcd4;
}

.radio label .check {
    height: 15px;
    width: 15px;
    border-radius: 100%;
    background-color: #00bcd4;
    transform: scale3d(0, 0, 0);
}

.radio input[type=radio]:checked~.check {
    background-color: #00bcd4;
}

.radio input[type=radio]:checked~.circle {
    border-color: #00bcd4;
}

label .text-black {
   color: #000;
}



div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    visibility: hidden;
}

div.dataTables_wrapper div.dataTables_filter label {
    font-weight: normal;
    white-space: nowrap;
    text-align: left;
}

div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 0.5em;
    display: inline-block;
    width: auto;
    font-size: 16px;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #00bcd4;
    border-color: #00bcd4;
    color: #FFFFFF;
    box-shadow: 0 4px 5px 0 rgba(0, 188, 212, 0.14), 0 1px 10px 0 rgba(0, 188, 212, 0.12), 0 2px 4px -1px rgba(0, 188, 212, 0.2);
}




.flexisel-content .page-header {
    min-height: 60vh;
    height: auto;
    background-position: top center;
}

.flexisel-content .page-header .container {
    padding-top: 18vh;
}

.flexisel-content .main-raised {
    margin: -40vh 0px 0px;
    padding: 40px;
}

.flexisel-content .title-row {
    margin-top: 20px;
}

.flexisel-content .tab-content {
    margin: 30px 0px;
    overflow: hidden;
    width: 100%;
    height: auto;
    text-align: center;
}

.flexisel-content .tab-content img {
    border-radius: 3px;
    max-width: 300px;
    height: auto;
}

.flexisel-content .main-price {
    margin: 10px 0 25px;
}

.flexisel-content .pick-size {
    margin-top: 50px;
}

.flexisel-content .pick-size .form-group {
    margin-top: 5px;
}

.flexisel-content h2.title {
    margin-bottom: 0px;
}

.flexisel-content .flexi-nav {
    margin: 20px 0 30px;
    text-align: center;
}

.flexisel-content .flexi-nav > li a {
    width: 80%;
    max-width: 85px;
    margin: 0 auto;
    padding: 8px;
    border: 1px solid transparent;
    background: transparent;
    border-radius: 3px;
    opacity: .8;
}

.flexisel-content .flexi-nav > li a:hover, .flexisel-content .flexi-nav > li a:focus, .flexisel-content .flexi-nav > li a:active {
    opacity: 1;
    border-color: #DDDDDD;
}

.flexisel-content .flexi-nav > li a img {
    border-radius: 3px;
    width: 100%;
    height: auto;
    text-align: center;
}

.flexisel-content .flexi-nav > li.active a {
    opacity: 1;
    border-color: #DDDDDD;
}

.flexisel-content .related-products {
    margin-top: 50px;
}

.flexisel-content .related-products .title {
    margin-bottom: 80px;
}

.flexisel-content .features {
    padding-top: 30px;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}

.nbs-flexisel-ul {
    position: relative;
    width: 99999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}

.nbs-flexisel-inner {
    overflow: hidden;
    width: 100%;
}

.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    position: relative;
    line-height: 0px;
    min-width: 100px;
}

.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

.nbs-flexisel-item img a{
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100px;
}

/*** Navigation ***/
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    top: 40%;
}

.nbs-flexisel-nav-left {
    left: -20px;
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: -20px;
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right,
.nbs-flexisel-nav-left {
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}


.panel .panel-heading a:hover,
.panel .panel-heading a:active,
.panel .panel-heading a[aria-expanded="true"] {
    color: #068c9e;
}




.card-modal {
  min-height: 200px;
}

.card-modal .card-modal-height-indicator {
  margin-top: 100%;
}
.card-modal .content {
  padding: 0 0 100px 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.card-modal .card-modal-image {
  height: 60%;
  position: relative;
  overflow: hidden;
}
.card-modal .card-modal-image img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  pointer-events: none;
}
.card-modal .card-modal-image .card-modal-image-headline {
  position: absolute;
  bottom: 16px;
  left: 18px;
  color: #fff;
  font-size: 2em;
}
.card-modal .content {
  padding: 15px;
}
.card-modal .card-modal-body {
  height: 30%;
  padding: 18px;
}
.card-modal .card-modal-footer {
  height: 10%;
  padding: 18px;
}
.card-modal .card-modal-footer button, .card-modal .card-modal-footer a {
  margin: 0 !important;
  position: relative;
  bottom: 25px;
  width: auto;
}
.card-modal .card-modal-footer button:first-child, .card-modal .card-modal-footer a:first-child {
  left: -15px;
}
.card-modal .header {
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  margin: 15px;
  border-radius: 3px;
  padding: 15px 0;
  background-color: #FFFFFF;
}
.card-modal .header-primary {
  background: linear-gradient(60deg, #ab47bc, #7b1fa2);
}
.card-modal .header-info {
  background: linear-gradient(60deg, #068c9e, #00acc1);
}
.card-modal .header-success {
  background: linear-gradient(60deg, #66bb6a, #388e3c);
}
.card-modal .header-warning {
  background: linear-gradient(60deg, #ff9800, #d17e01);
}
.card-modal .header-danger {
  background: linear-gradient(60deg, #ef5350, #d32f2f);
}




/* colores nuevos  */
.card-modal .header-blue {
  background: linear-gradient(60deg, #222d75, #141e5d);
}
.card-modal .header-dark {
  background: linear-gradient(60deg, #424242, #141414);
}
.card-modal .header-grey {
  background: linear-gradient(60deg, #616161, #474747);
}
.card-modal .header-pink {
  background: linear-gradient(60deg, #ff4081, #e02160);
}







.card-modal [class*="header-"] {
  color: #FFFFFF;
}

.card-modal-raised {
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.card-modal-signup .header {
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  margin-left: 20px;
  margin-right: 20px;
  margin-top: -40px;
  padding: 20px 0;
}
.card-modal-signup .text-divider {
  margin-top: 30px;
  margin-bottom: 0px;
  text-align: center;
}
.card-modal-signup .content {
  padding: 0px 30px 0px 10px;
}
.card-modal-signup .checkbox {
  margin-top: 20px;
}
.card-modal-signup .checkbox label {
  margin-left: 17px;
}
.card-modal-signup .checkbox .checkbox-material {
  padding-right: 12px;
}
.card-modal-signup .social-line {
  margin-top: 15px;
  text-align: center;
}
.card-modal-signup .social-line .btn {
  color: #FFFFFF;
  margin-left: 5px;
  margin-right: 5px;
}

.card-modal-nav-tabs {
  margin-top: -20px;
}
.card-modal-nav-tabs .header {
  margin-top: -30px;
}
.card-modal-nav-tabs .nav-tabs {
  background: transparent;
}

.card-modal .card-footer {
    margin: 0 10% 10px;
    padding-top: 10px;
    border-top: 0px solid #eeeeee;
}


.checkbox label,
.radio label,
label,
.label-on-left,
.label-on-right {
    font-size: 16px;
    line-height: 1.428571429;
    color: #606060;
    font-weight: 400;
}


a {
    color: #00a5bb;
}

a:hover,
a:focus {
    color: #00a5bb;
    text-decoration: none;
}

.dropdown-menu li a:hover,
.dropdown-menu li a:focus,
.dropdown-menu li a:active {
    background-color: #00a5bb;
    color: #FFFFFF;
}

.navbar .dropdown-menu li a:hover,
.navbar .dropdown-menu li a:focus,
.navbar .dropdown-menu li a:active,
.navbar.navbar-default .dropdown-menu li a:hover,
.navbar.navbar-default .dropdown-menu li a:focus,
.navbar.navbar-default .dropdown-menu li a:active,
.bootstrap-table .dropdown-menu li a:hover,
.bootstrap-table .dropdown-menu li a:focus,
.bootstrap-table .dropdown-menu li a:active {
    background-color: #00a5bb;
    color: #FFFFFF;
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}


.btn-group.bootstrap-select.show-tick.open .select-with-transition {
    outline: none !important;
    background-image: linear-gradient(#00a5bb, #00a5bb), linear-gradient(#D2D2D2, #D2D2D2) !important;
    background-size: 100% 2px, 100% 1px !important;
    box-shadow: none;
    transition-duration: 0.3s !important;
}

.btn-group.bootstrap-select.show-tick.has-error .select-with-transition {
    outline: none !important;
    background-image: linear-gradient(#b94a48, #b94a48), linear-gradient(#D2D2D2, #D2D2D2) !important;
    background-size: 100% 2px, 100% 1px !important;
    box-shadow: none;
    transition-duration: 0.3s !important;
}

.bootstrap-datetimepicker-widget a[data-action] {
    padding: 0;
    margin: 0;
    border-width: 0;
    background-color: transparent;
    color: #00a5bb;
    box-shadow: none;
}

.bootstrap-datetimepicker-widget a[data-action]:hover span {
    background-color: #eeeeee;
    color: #00a5bb;
}

.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"] {
    background-color: #00a5bb;
    color: #eeeeee;
}

.sugg-box{
  margin-top: -10px;
}

.form-control-feedback-static {
    opacity: 1;
    cursor: pointer;
}

.ui-autocomplete { position: absolute; cursor: default;}

.modal-backdrop {
    background: rgba(0, 0, 0, 0.6) !important;
    /*z-index: -1 !important;*/
}

/*border-color: #b94a48;*/
body.modal-open {
    overflow: hidden;
}

.table-responsive {

}


.form-group.has-rose .form-control {
    box-shadow: none;
}

.form-group.has-rose.is-focused .form-control {
    background-image: linear-gradient(#8e1ee9, #e91e63), linear-gradient(#D2D2D2, #D2D2D2);
}

.form-group.has-rose label.control-label,
.form-group.has-rose .help-block {
    color: #e91e63;
}


.form-group.has-purple .form-control {
    box-shadow: none;
}

.form-group.has-purple.is-focused .form-control {
    background-image: linear-gradient(#7b1fa2, #7b1fa2), linear-gradient(#D2D2D2, #D2D2D2);
}

.form-group.has-purple label.control-label,
.form-group.has-purple .help-block {
    color: #7b1fa2;
}






/* colores nuevos */
/*   Azul blue.  */
.form-group.has-blue .form-control {
    box-shadow: none;
}

.form-group.has-blue.is-focused .form-control {
    background-image: linear-gradient(#222d75, #222d75), linear-gradient(#D2D2D2, #D2D2D2);
}

.form-group.has-blue label.control-label,
.form-group.has-blue .help-block {
    color: #222d75;
}

/*  Negro Dark.  */
.form-group.has-dark .form-control {
    box-shadow: none;
}

.form-group.has-dark.is-focused .form-control {
    background-image: linear-gradient(#424242, #424242), linear-gradient(#D2D2D2, #D2D2D2);
}

.form-group.has-dark label.control-label,
.form-group.has-dark .help-block {
    color: #424242;
}

/*   Gris grey.  */
.form-group.has-grey .form-control {
    box-shadow: none;
}

.form-group.has-grey.is-focused .form-control {
    background-image: linear-gradient(#616161, #616161), linear-gradient(#D2D2D2, #D2D2D2);
}

.form-group.has-grey label.control-label,
.form-group.has-grey .help-block {
    color: #616161;
}
/*   Red Danger.  */
.form-group.has-danger .form-control {
    box-shadow: none;
}

.form-group.has-danger.is-focused .form-control {
    background-image: linear-gradient(#f44336, #f44336), linear-gradient(#D2D2D2, #D2D2D2);
}

.form-group.has-danger label.control-label,
.form-group.has-danger .help-block {
    color: #f44336;
}
/*   Primary Morado.  */
.form-group.has-primary .form-control {
    box-shadow: none;
}

.form-group.has-primary.is-focused .form-control {
    background-image: linear-gradient(#7b1fa2, #7b1fa2), linear-gradient(#D2D2D2, #D2D2D2);
}

.form-group.has-primary label.control-label,
.form-group.has-primary .help-block {
    color: #7b1fa2;
}
/*   Pink Rosado.  */
.form-group.has-pink .form-control {
    box-shadow: none;
}

.form-group.has-pink.is-focused .form-control {
    background-image: linear-gradient(#ff4081, #ff4081), linear-gradient(#D2D2D2, #D2D2D2);
}

.form-group.has-pink label.control-label,
.form-group.has-pink .help-block {
    color: #ff4081;
}
/* colores nuevos */







#tablaDetalle >tbody>tr>td,
#t_detallesCobroT >tbody>tr>td{
  height:20px;
  padding:0px;
  border-top: 0px;
}

#tablaDetalle >tfoot>tr>td,
#t_detallesCobroT >tfoot>tr>td{
  height:20px;
  padding:0px;
  border-top: 0px;
}

#tablaDetalle >thead>tr>th,
#t_detallesCobroT >thead>tr>th{
  height:10px;
  padding:5px;
  border-top: 0px;
}

#mntPedido hr {
    margin: 2px;
    height: 2px;
    padding: 2px;
}

.bluejt {
    color:#00bcd4 !important;
}


#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
}

#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #eceff1;
    z-index: 1000;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

#loader-wrapper .loader-section.section-left {
    left: 0
}

#loader-wrapper .loader-section.section-right {
    right: 0
}

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #00bcd4;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    z-index: 1001
}

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #4caf50;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite
}

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e91e63;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite
}

#loader-logo {
    display: block;
    position: absolute;
    left: 48%;
    top: 46%;
    z-index: 1001;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out
}

.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out
}

.progress {
    background-color: rgba(255, 64, 129, 0.22)
}

.no-js #loader-wrapper {
    display: none
}
