/**@description:: estilo login....*/

/*body:before {
  content: "";
  display: block;
  position: fixed;
  top: 536px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: #5c9cc8;

}*/

@media only screen and (max-width: 300px) {
  .navbar {
    height: 90px
  }

  .navbar .sidebar-collapse {
    left: auto;
    right: 0;
    width: 50px
  }

  .navbar .sidebar-collapse .collpse-icon {
    padding: 11px 15px
  }

  .navbar .navbar-brand {
    padding-left: 10px
  }

  .navbar .navbar-inner .navbar-header {
    float: none !important;
    display: block
  }

  .navbar .navbar-inner .navbar-header .navbar-account {
    float: right
  }

  .navbar .navbar-inner .navbar-header .navbar-account .account-area {
    padding-left: 0;
    top: 45px
  }

  .navbar .navbar-inner .navbar-header .navbar-account .account-area>li .dropdown-menu.dropdown-notifications {
    left: -135px;
    right: auto
  }

  .navbar .navbar-inner .navbar-header .navbar-account .account-area>li .dropdown-menu.dropdown-notifications.dropdown-arrow:before {
    left: 135px
  }

  .navbar .navbar-inner .navbar-header .navbar-account .account-area>li .dropdown-menu.dropdown-messages {
    left: -135px;
    right: auto
  }

  .navbar .navbar-inner .navbar-header .navbar-account .account-area>li .dropdown-menu.dropdown-messages.dropdown-arrow:before {
    left: 135px
  }

  .navbar .navbar-inner .navbar-header .navbar-account .setting {
    top: 45px !important
  }

  .navbar .navbar-inner .navbar-header .navbar-account .setting-container {
    top: 45px !important
  }

  .navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting-container {
    left: 50px
  }

  .navbar .navbar-inner .navbar-header .navbar-account.setting-open .setting {
    left: 0
  }

  .navbar .navbar-inner .navbar-container {
    padding-left: 0
  }

  .navbar-fixed-top+.main-container {
    margin-top: 90px !important
  }

  .breadcrumbs-fixed {
    top: 90px !important
  }

  .breadcrumbs-fixed+.page-header {
    margin-top: 40px !important
  }

  .page-header-fixed {
    top: 130px !important
  }

  .page-header-fixed+.page-body {
    margin-top: 80px !important
  }

  .page-sidebar.sidebar-fixed {
    top: 90px !important
  }
}

.resetColor {
  content: "";
  display: block;
  position: fixed;
  top: 523px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: black;
  /*background-color: #eee !important;*/
  /*animation-duration: 2s;*/
  /*animation-name: fadeInDown;*/
}

@media only screen and (max-width: 1325px) {
  .resetColor {
    content: "";
    display: block;
    position: fixed;
    top: 468px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-color:black;
    /*background-color: #eee !important;*/
    /*animation-duration: 2s;*/
    /*animation-name: fadeInDown;*/
  }
}

.login-container {
  max-width: 340px !important;
}

.login-container .loginbox {
  width: 340px !important;
}

@media only screen and (max-width: 768px) {
  .resetColor {
    content: "";
    display: block;
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-color: #eee;
    /*background-color: #eee !important;*/
    /*animation-duration: 2s;*/
    /*animation-name: fadeInDown;*/
  }

  .login-container {
    max-width: 300px !important;
  }

  .login-container .loginbox {
    width: 300px !important;
  }
}

.popover {
  max-width: 900px;
  width: 800px;
  /*height: 226px;*/
}

.btn.btn-circle.btn-xs {
  width: 20px;
  height: 20px;
  margin-left: 25%;
}

/*hover menu principal
 Angel Tigua
 14-04-2016
 */

.navbar .navbar-inner .navbar-header .navbar-account .account-area>li>a:hover {
  background-color: #C0C0C0;
}

.check-green {
  color: green;
}

.close-red {
  color: red;
}

.boton-gm {
  margin-right: 5px;
  /*background-color: #333F52 !important;
  border-color: #333F52;*/
}

.select2-container .select2-choice {
  background-color: #fbfbfb !important;
  color: #858585;
}

.select2-container-multi .select2-choices .select2-search-field input {
  background-color: #fbfbfb !important;
  font-family: inherit;
}

.ui-select-bootstrap>.ui-select-choices {
  overflow-x: auto;
}

.branding {
  border-bottom: 1px solid #ddd;
  padding-top: 2em;
}

/* Detalle Factura */

.items-table .row {
  border-bottom: 1px solid #ddd;
  line-height: 3em;
}

.items-table .row:last-child {
  border-bottom: none;
  line-height: 3em;
}

.btn>.fa {
  margin-right: 0px;
}

.form-group-td {
  margin-bottom: 0 !important;
}

/*Header*/

.navbar-inner {
  /*border-bottom: 1px solid #333 !important;*/
  box-shadow: 1px 0 3px #333;
}

/* Imagen Header*/

.navbar .navbar-brand small img {
  height: 34px;
  margin-top: 4px;
  width: 177px;
}

/*Logo PLan Vital Login*/

#logo {
  /*background: rgba(0, 0, 0, 0) url("../images/logos/logo-big.png") no-repeat scroll 0 0;*/
  /*height: 107px;*/
  margin-bottom: 5px;
  margin-top: 30px;
  /*75px; Antes */
  width: 130px;
}

#recuperar-contrasenia {
  font-size: 11px;
  padding-top: 10px;
}

/*Loading*/

.spinner {
  width: 30px;
  height: 30px;
  background-color: #858585;
  margin: 100px auto;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
  z-index: 900;
  position: absolute;
  margin-left: 40%;
  /*top: 50%;
  left: 50%;*/
}

/*Loading Recuperar Contraseña*/

.spinner-recuperar-contrasenia {
  width: 30px;
  height: 30px;
  background-color: #858585;
  margin: 100px auto;
  -webkit-animation: rotateplane 1.2s infinite ease-in-out;
  animation: rotateplane 1.2s infinite ease-in-out;
  z-index: 900;
  position: absolute;
  margin-left: 50%;
  /*top: 50%;
  left: 50%;*/
}

/*Loading table*/

.spinner-table {
  animation: 1.2s ease-in-out 0s normal none infinite running rotateplane;
  background-color: #858585;
  height: 30px;
  margin: 10px auto 10px 40%;
  position: absolute;
  width: 30px;
  z-index: 900;
}

@-webkit-keyframes rotateplane {
  0% {
    -webkit-transform: perspective(120px)
  }

  50% {
    -webkit-transform: perspective(120px) rotateY(180deg)
  }

  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
  }
}

@keyframes rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
  }

  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
  }

  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

/* ui select */

.ui-select-multiple.ui-select-bootstrap {
  height: 34px !important;
  padding: 3px 3px 0;
}

.ui-select-multiple {
  border-radius: 0;
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  height: 2.667em;
}

.has-error .ui-select-toggle {
  border-color: #e7bebe;
}

/* HEADER */

.navbar .sidebar-collapse {
  height: 45px;
  left: 5px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 35px;
  z-index: 2;
}

.header-logo {
  margin-left: 31px !important;
}

.dropdownempresa {
  padding: 6px;
  height: 45px;
  left: 218px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 35px;
  z-index: 2;
}

.dropdown-menu-empresa {
  margin: 1px -56px 0;
}

textarea {
  resize: none;
}

.negrita {
  font-weight: bold;
}

/* MENU */

.page-sidebar .sidebar-menu a {
  height: auto;
}

.page-sidebar .sidebar-menu li {
  border-bottom: 1px solid #eee;
}

.page-sidebar .sidebar-menu .submenu li.active>a {
  color: black;
  background-color: #e6e6e6;
}

.nav>li>a:hover,
.nav>li>a:focus {
  background-color: initial;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  border-color: transparent;
}

.page-sidebar .sidebar-menu li:hover:not(.open)::before {
  background-color: #ac4ca0;
}

/*
  Author : Angel Tigua

*/

.checkTipoPersona {
  padding-top: 6px;
  padding-right: 22px
}

/* Planes */

.pricing-box {
  background-color: #fcfefe;
  border: 1px solid #eceff3;
  font-weight: 300;
  padding-bottom: 1.5625rem;
}

.card {
  border: 0.0625rem solid #e5e5e5;
  border-radius: 0.25rem;
  margin-bottom: 0.75rem;
  position: relative;
}

.pricing-box .card-header:first-child {
  border-radius: 0;
}

.text-center {
  text-align: center;
}

.pricing-box .card-header:first-child {
  border-radius: 0;
}

.pricing-box .card-header {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.1538;
  background-color: #eceff3;
  border-bottom: 0 none;
}

.card-header:first-child {
  border-radius: 0.1875rem 0.1875rem 0 0;
}

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

.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 0.0625rem solid #e5e5e5;
}

.pricing-box .card-title {
  margin-bottom: .625rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 2;
}

.pricing-box-currency {
  top: -1.5rem;
  font-size: 1.75rem;
  font-weight: 400;
  letter-spacing: .75rem;
}

.pricing-box-currency,
.pricing-box-price {
  margin-right: -1rem;
  font-family: "Lato", sans-serif;
  line-height: 1.214;
}

.pricing-box-price {
  font-size: 4.25rem;
  font-weight: 700;
}

.pricing-box-currency,
.pricing-box-price {
  margin-right: -1rem;
  font-family: "Lato", sans-serif;
  line-height: 1.214;
}

.pricing-box h4 small {
  font-size: .8125rem;
  font-weight: 600;
  line-height: 1.1538;
  color: #aeb0b5;
}

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

.pricing-box .list-group-item:first-child {
  border-top-color: transparent;
}

.pricing-box .list-group-item {
  padding: 0.45rem 1rem;
  background-color: transparent;
  border-color: #ededef;
}

.list-group-flush .list-group-item {
  border-width: .0625rem 0;
  border-radius: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -.0625rem;
  background-color: #fff;
  border: 0.0625rem solid #ddd;
}

/* Table */

.dataTables_filter label::before {
  z-index: 3;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  vertical-align: middle !important;
}

/*Fin Table*/

/*Angel Tigua
border input acivos/focus
20 Nov 2015
*/

input:focus {
  border-color: rgba(82, 168, 236, 0.8) !important;
  outline: 0 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
}

textarea:focus {
  border-color: rgba(82, 168, 236, 0.8) !important;
  outline: 0 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
}

.gmHas-error {
  border-color: #FA0509 !important;
  /*outline: 0 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;*/
}

/*ui-select:focus {
  border-color: rgba(82, 168, 236, 0.8) !important;
  outline: 0 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
}*/

/*input[type="checkbox"]:focus {
  border-color: rgba(82, 168, 236, 0.8) !important;
  outline: 0 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6) !important;
}*/

/*
Angel Tigua
div Agrega item en tabla
20 Nov 2015
*/

.addItem {
  float: right;
  height: auto;
  margin-top: 3px;
  /*margin-bottom: 3px;*/
  /*padding-right: 5px;*/
}

/*Angel Tigua
  Edita fondo del widget modal
*/

.wg-body {
  display: block;
  height: auto;
  background-color: #FFFFFF;
}

/*Angel Tigua
edita las dimensiones del modal popup*/

.modalPlanes .modal-dialog {
  width: 90%;
  /*border-bottom: 3px solid #4374E0;*/
  /*height: 400px;*/
  /*position: absolute;*/
}

.modalMedium .modal-dialog {
  width: 80%;
}

.modalMedium .modal-header {
  border-bottom: 3px solid #539EC5;
}

/*Angel Tigua
edita las dimensiones del modal popup*/

.modalDocumentosRecibidos .modal-dialog {
  /*width: 44%;*/
  width: 750px;
  /*border-bottom: 3px solid #4374E0;*/
  /*height: 400px;*/
  /*position: absolute;*/
}

/*color azul en borde modal*/

.modalDocumentosRecibidos .modal-header {
  border-bottom: 3px solid #539EC5;
}

.modal_993_pixpels .modal-dialog {
  /*width: 44%;*/
  width: 993px;
  /*border-bottom: 3px solid #4374E0;*/
  /*height: 400px;*/
  /*position: absolute;*/
}

/*color azul en borde modal*/

.modal_993_pixpels .modal-header {
  border-bottom: 3px solid #539EC5;
}

.modalImprimirDocumentos .modal-dialog {
  width: 50%;
  /*border-bottom: 3px solid #4374E0;*/
  height: 700px;
  /*position: absolute;*/
}

/*color azul en borde modal*/

.modalImprimirDocumentos .modal-header {
  border-bottom: 3px solid #539EC5;
}

/*color azul en borde modal*/

.modalPlanes .modal-header {
  border-bottom: 3px solid #539EC5;
}

.modal96 .modal-dialog {

  width: 96%;

}

.modal96 .modal-header {
  border-bottom: 3px solid #539EC5;
}

/*alinear centro text en tabla */

.alinear {
  text-align: center;
  text-align: moz-center;
}

/*color boton*/

.azul-gm {
  color: white;
  /*background-color: #6ABCE2;*/
}

.modalDesafiliarCLiente .modal-dialog {
  width: 69%;
}

/*color azul en borde modal*/

.modalDesafiliarCLiente .modal-header {
  border-bottom: 3px solid #539EC5;
}

.modalCat .modal-dialog {
  width: 450px;
}

.modalCat .modal-header {
  border-bottom: 3px solid #539EC5;
}

.modalMax .modal-dialog {
  width: 764px;
}

.modalMax .modal-header {
  border-bottom: 3px solid #539EC5;
}

.modalMed .modal-dialog {
  width: 515px;
}

.modalMed .modal-header {
  border-bottom: 3px solid #539EC5;
}

.modalPrime .modal-dialog {
  width: 1024px;
}

.modalPrime .modal-header {
  border-bottom: 3px solid #539EC5;
}

.modalLarge .modal-dialog {
  width: 1231px;
}

.modalLarge .modal-header {
  border-bottom: 3px solid #539EC5;
}

.mayusculaDiv {
  text-transform: uppercase;
  font-size: 11px;
}

.pointer {
  cursor: pointer !important;
}

.hoverTable {
  width: 100%;
  border-collapse: collapse;
}

.hoverTable td {
  padding: 7px;
  border: #fff 1px solid;
}

/* Define the default color for all the table rows */

.hoverTable tr {
  background: #fff;
}

/* Define the hover highlight color for the table row */

.hoverTable tr:hover {
  background-color: #E9ECF3;
}

/*scroll */

.ocultaScroll {
  overflow-y: hidden;
}

.capitalizar {
  text-transform: capitalize;
}

/*iframe responsive*/

.embed-container {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  /*overflow: hidden;*/
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

legend {
  font-size: 12px;
}

fieldset {
  border: 1px solid #cccccc !important;
  padding: 15px !important;
}

fieldset {
  border: 0 none;
  margin: 0;
  min-width: 0;
  padding: 0;
}

legend {
  border: 0 none;
  color: #696969;
  display: block;
  font-size: 15px;
  line-height: inherit;
  margin-bottom: 0 !important;
  padding: 0 10px !important;
  width: auto !important;
}

/*Angel Tigua Z.
ubica iconos en popup*/

.posicionIcons {
  float: right;
  margin-top: 6px;
  margin-right: 8px;
}

/*COLORES*/

.azul-planvital {
  color: #009fcd !important;
}

.verde-35 {
  color: #00b300 !important;
}

.morado-planvital {
  color: #994d9d !important;
}

/*GLYPHICONS*/

.glyphicons {
  line-height: inherit;
}

.glyphicons::before {
  padding: inherit;
}

/*TABLA SIN BORDES*/

.borderless td,
.borderless th {
  border: none !important;
  background-color: rgb(0, 0, 0, 0.5) !important;
}

.errorTable {
  height: 300px !important;
  width: 100% !important;
  overflow-y: auto;
  color: #01579b;
}

/*SPINNER
ANGEL TIGUA*/

.glyphicon.fast-right-spinner {
  -webkit-animation: glyphicon-spin-r 1s infinite linear;
  animation: glyphicon-spin-r 1s infinite linear;
}

.glyphicon.normal-right-spinner {
  -webkit-animation: glyphicon-spin-r 2s infinite linear;
  animation: glyphicon-spin-r 2s infinite linear;
}

.glyphicon.slow-right-spinner {
  -webkit-animation: glyphicon-spin-r 3s infinite linear;
  animation: glyphicon-spin-r 3s infinite linear;
}

.glyphicon.fast-left-spinner {
  -webkit-animation: glyphicon-spin-l 1s infinite linear;
  animation: glyphicon-spin-l 1s infinite linear;
}

.glyphicon.normal-left-spinner {
  -webkit-animation: glyphicon-spin-l 2s infinite linear;
  animation: glyphicon-spin-l 2s infinite linear;
}

.glyphicon.slow-left-spinner {
  -webkit-animation: glyphicon-spin-l 3s infinite linear;
  animation: glyphicon-spin-l 3s infinite linear;
}

@-webkit-keyframes glyphicon-spin-r {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes glyphicon-spin-r {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@-webkit-keyframes glyphicon-spin-l {
  0% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes glyphicon-spin-l {
  0% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.has-error .help-block {
  color: #e46f61;
}

.has-error input {
  border-color: #e46f61 !important;
  color: #e46f61 !important;
}

@-webkit-keyframes glyphicon-spin-r {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes glyphicon-spin-r {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.glyphicon.fast-right-spinner {
  -webkit-animation: glyphicon-spin-r 1s infinite linear;
  animation: glyphicon-spin-r 1s infinite linear;
}

.btn-group {
  white-space: nowrap;
}

.btn-group .btn {
  float: none;
  display: inline-block;
}

.btn+.dropdown-toggle {
  margin-left: -4px;
}

.table-scrollable {
  overflow-y: visible !important;
}

.center-text {
  text-align: center !important;
}

.left-text {
  text-align: left !important;
}

.right-text {
  text-align: right !important;
}