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

.text-white {
  color: #FFF;
}

a.text-white:hover,
a.text-white:link,
a.text-white:visited,
a.text-white:active {
  color: #FFF;
}
a, a.btn {
  color: #005b99;
}
a.btn.bg-blue-tt {
  color: #fff;
}
a:hover {
  color: #000;
}

a:hover {
  color: #FFF;
}

.img-header {
  margin: 0;
  padding: 0;
  height: 50px;
}

.img-footer {
  max-width: 200px;
  max-height: 45px;
  width: auto;
  height: auto;
}
.img-footer2 {
  height: 40px;
  width:auto;
  margin: 8px auto 0 auto;
}
footer.footer {
  padding: 0;
}
footer.main-footer > div {
  padding-top: 5px;
  padding-bottom: 5px;
}
footer h3, footer h4 {
  margin: 0;
}
.navbar-brand {
  display: block;
  margin: 0;
  padding: 7px 0;
  height: auto;
  box-sizing: content-box;
}

.main-sidebar {
  margin-top: 80px;
  padding-top: 0;
  padding-bottom: 0;
}

.bg-img-tt {
  background: radial-gradient(circle, #07A59C, #0A4E8E);
  background: -moz-radial-gradient(circle, #07A59C, #0A4E8E);
  opacity: 0.85;
  background-size: 100% 100%;
}

.padding {
  padding: 1em;
}

.font-15 {
  font-size: 18px !important;
}

.round-white {
  padding: 0.4em 0.5em 0 0.4em;
  border: 2px solid #FFF;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: inline-block;
}

/** Colores de Message - TotalTexto **/

.text-blue-tt {
  color: #005B99;
}

.bg-blue-tt {
  background-color: #005B99;
  color: #fff;
}

.text-green-mess {
  color: #7FBB42;
}

button.bg-blue-tt:hover,
a.bg-blue-tt:hover,
.bg-blue-tt li:hover {
  background-color: #60AFDD !important;
  color: white;
  box-shadow: none !important;
}

.bg-green-mess {
  background-color: #7FBB42;
}

.text-blue-mess,
.login-text-hover:hover {
  color: #60AFDD;
}

.bg-blue-mess {
  background-color: #60AFDD;
  color: white;
}

button.bg-blue-mess:hover,
a.bg-blue-mess:hover {
  background-color: #005B99 !important;
  color: white;
  box-shadow: none !important;
}

.text-orange-mess {
  color: #F28211;
}

.bg-orange-mess {
  background-color: #F28211;
}

.text-turq-mess {
  color: #35C4AF;
}

.bg-turq-mess {
  background-color: #35C4AF;
}

.text-gray-mess {
  color: #AFBAB2;
}

.bg-gray-mess {
  background-color: #AFBAB2;
}

.red-error {
  background-color: #E2E4E9;
  border: #990000 solid 1px;
}

.close-error-mess {
  opacity: 0.8 !important;
  color: #dd4b39 !important;
}

input#image input {
  background-color: #F28211 !important;
  border: solid #F28211 6px !important;
}

.fileUpload {
  position: relative;
  overflow: hidden;
  color: #FFF;
}

.fileUpload:hover {
  color: #FFF !important;
}

.fileUpload input.upload,
.fileUpload input.file {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

#uploadFile {
  display: inline;
  padding-left: 10px;
}

.alert {
  display: inline-block;
  white-space: nowrap;
}
.p-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding: 0 !important;
}
.container-fluid.main > section.content {
  width: calc(100% - 230px);
  margin: 0;
}
.container-fluid.main > aside.main-sidebar {
  position: relative !important;
  margin: 0;
}
.img-operator {
  width: auto;
  height: auto;
  max-height: 35px;
  padding: 3px;
  display: block;
  margin: 0 auto;
}
form#form-campaign > table {
  background: #fff;
}
.clockpicker {
  width: 100%;
}
table.table-resumen {
  background: #fff;
}

element.style {
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    border-top: 1px solid #f4f4f4;
}
table.table-resumen.table > tbody > tr > td,
table.table-resumen.table > tbody > tr > th,
table.table-resumen.table table > tbody > tr > td,
table.table-resumen.table table > tbody > tr > th {
  padding:2px 8px;
  line-height: 1;
  font-size: 95%;
}
table .table-resumen .table table {
  margin-bottom: 0;
  max-height : 1100;
}
table.table-resumen td, table.table-resumen th {
  text-align: center;
}
table.table.table-resumen > tbody > tr > td {
  border-top: none;
  padding-top: 0;
  padding-bottom: 0;
}
.table-resumen .list-group-item {
  background: none;
  text-align: left;
}

table.table-resumen td.text-right {
  text-align: right;
}
table.table-resumen td.texto {
  text-align: left;
}
table.table-resumen thead {
  background-color: #005b99;
  color: #fff;
}
table.table-resumen tfoot {
  border-top: 10px solid #f7f7f7;
}
.font-10 {
  font-size: 10px;
}
.panel-heading .badge {
  background: none !important;
  color: #333 !important;
  float: right;
  padding-top: 3px;
  font-size: 16px;
  font-weight: normal;
}

.conditions {
  color: white;
  font-size: medium;
  border: solid #60AFDD 3px;
  background-color: #0A4E8E;
}

.tab-customization {
  margin: 0 !important;
  width: 50%;
}

.nav-tabs-custom > div.tab-content {
  padding-top: 0;
  padding-bottom: 0;
  transition: all 0.3s ease-in-out;
}
.tab-content > div.tab-pane {
  padding-top: 15px;
  padding-bottom: 10px;
}

.tab-pane {
  width: 100%;
  height: auto;
  margin: auto;
}




html, body {
  min-height: 100%;
}
section.content-wrapper, div.content-wrapper {
  z-index: 1041;
  min-height: 1000px !important;
}
section.content-wrapper, footer.main-footer {
  margin-left: 0;
  border: none;
  background: #fff;
}
.flex-center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
div.navbar, nav.navbar {
  border: none;
}
body.welcome {
  display: flex;
  flex-direction: column;
  background: rgba(13,90,167,1);
  background: radial-gradient(circle, rgba(61,178,192,1) 0%, rgba(13,90,167,1) 100%);
  /*background: rgb(2,91,152,1);
  background: linear-gradient(0deg, rgb(3 92 152) 0%, rgb(98 171 218) 100%);*/
  height: 100%;
}
/*body.welcome .container-fluid.main::before {
  background: rgb(61,178,192);
  background: radial-gradient(circle, rgba(61,178,192,1) 0%, rgba(61,178,192,0) 70%);
  top: 60%;
}*/
body > .wrapper {
  margin-bottom: 0;
}
body.welcome > nav.navbar {
  margin: 0;
}
header.main-header {
  background: rgb(127, 184, 67);
  background: linear-gradient(90deg, rgb(3 92 152) 0%, rgb(98 171 218) 100%);
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  max-height: inherit;
  z-index: 1051;
}
.welcome header.main-header > .navbar {
  width: 100%;
}
header.main-header > .navbar {
  margin-left: 0;
}
header.main-header::before {
  content: '';
  width: calc( 100% - 230px );
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(../img/letter_pattern_header_r.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
}
header.main-header > div, header.main-header > a, header.main-header > nav {
  position: relative;
}
header.main-header .user-info {
  color: #fff;
  font-size: 100%;
  background: #005b99;
  padding: 7px 12px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  box-shadow: 2px 2px 0 #6fba2a;
}
.container {
  max-width: 100%;
}
nav.navbar.affix {
  width: 100%;
}
body nav.navbar {
  border-radius: 0;
}
.welcome nav.navbar div#navbar {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.welcome > nav.navbar > .row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
img.login-bg {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto;
  vertical-align: middle;
}
.container-fluid.main {
  flex: 2;
  display: flex;
  width: 100%;
  position: relative;
  /*background-image: url(../img/letter_pattern.png);*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.welcome .container-fluid.main {
  align-items: center;
  overflow: hidden;
  z-index: 1050;
}
.container-fluid.main > .row {
  width: calc( 100% + 30px );
  height: 100%;

}
.container-fluid.main > div {
  position: relative;
  z-index: 1;
}
div.container-caracteristicas {
  text-align: center;
  height: 100%;
  display: flex;
  align-items: center;
}
div.container-caracteristicas img {
  margin: auto;
  max-width: 90%;
}
.container-fluid.main::before {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
div#nombre-archivo {
  display: none;
  padding-top: 15px;
}
#resumen.panel {
  border: none;
  box-shadow: none;
}
#resumen .list-group-item {
  margin: 3px 0; 
}
#resumen p {
  margin: 0;
}
#resumen em {
  font-weight: bold;
  font-style: normal;
}
.numeros-por-operadora {
  margin-top: 5px;
}
div input[type="time"].form-control {
  line-height: inherit;
}
.input-group > input.form-control {
  font-size: 14px;
}
form#form-campaign {

}
div.info-box {
  display: flex;
  align-items: center;
  width: auto;
  min-height: auto;
}
div.info-box .info-box-icon {
  display: block;
  width: 65px;
  line-height: 65px;
  height: 65px;
  padding: 0 !important;
}
div.info-box .info-box-icon i {
  line-height: 65px;
}
div.info-box .info-box-content {
  margin-left: 0;
  flex: 2;
}
div.info-box .info-box-content p {
  padding-right: 5px;
}
div.panel-body {
  padding: 0;
  margin-bottom: 0;
}
.table-resumen .panel {
  margin-bottom: 0;
}
ul.nav.nav-pills {
  padding:0 0 10px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
ul.nav.nav-pills > li {
  border-radius: 4px;
  max-width: 49%;
  overflow: hidden;
  background: #e0e0e0;
  font-weight: bold;
}
ul.nav.nav-pills > li > a {
  border-bottom: 3px solid rgba(0,0,0, 0.2);
}
ul.nav.nav-pills > li > a:hover {
  background: #60AFDD;
  color: #fff;
}
ul.nav.nav-pills > li.active > a {
    background: #005B99;
    border-top:none;
}
div.nav-tabs-custom {
  background: none;
}
.info-box {
  margin-top: 20px;
}
#form-campaign label, #form-campaign .input-group {
  margin-bottom: 5px;
}
#form-campaign .input-group.clockpicker {
  margin-bottom: 0;
}
hr {
  display: block;
  width: 100%;
  clear: both;
}
.clockpicker-popover div.popover-title .clockpicker-span-am-pm {
  font-size: 80%;
  margin-left: 0.5em;
  text-transform: lowercase;
}
.form-group textarea {
  padding: 6px 12px;
  border:1px solid #d2d6de;
}

.popover.clockpicker-popover .btn-block.clockpicker-button.btn-default {
  background: #005B99;
  color: #fff;
  font-weight: bold;
  width: 90%;
  margin: 0 5% 5px 5%;
  border-radius: 4px;
}
.popover.clockpicker-popover .btn.btn-sm.btn-default.clockpicker-button.switch-hand-button {
  display: none !important;
}
table.dataTable.detalles-reportes thead > tr > th {
  padding: 5px 10px; 
}
.text-blue-mess {
  color: #005B99;
}
div.box-reset-password {
  position: absolute;
  top: 40%;
  left: 33.333333%;
  width: 33.333333%;
  min-width: 320px;
  text-align: left;
}
div.reset-container {
  display: none;
}
div.panel-heading {
  padding:5px 15px;
}
.panel > .list-group:last-child p.list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child p.list-group-item:last-child {
  padding: 5px 15px;
}
.control-label.imagen {
  padding-top: 0 !important;
}
div.contenedor-logo img {
  margin-bottom: 0;
  line-height: inherit;
}
.login-alert, #alert-messages {
  position: absolute;
  right: 10px;
  top: 80px;
  z-index: 1051;
}
.login-alert button.close {
  cursor: pointer;
}
@media (max-width:990px) {
  form.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width:772px){
  .container-fluid.main > section.content {
    width: 100%;
  }
  .main-sidebar {
    width: 0;
  }
  .sidebar-open .main-sidebar {
    width: 230px;
  }
  .sidebar-open .content-wrapper, .sidebar-open .main-footer {
    transform: none;
  }
  header.main-header .logo {
    width: 230px;
  }
  #navbar .navbar-form.navbar-right {
    width: 100%;
  }
  #navbar .navbar-form.navbar-right .form-group {
    float: left;
  }
  .table.table-striped {
    display: block;
    max-width: 100%;
    overflow: auto;
  }
}
@media (max-width: 520px) {
  header.main-header {
    background: #fff;
  }
  .main-header .logo {
    margin: 0 auto;
  }
  header.main-header::before {
    content: none;
  }
  header.main-header .user-info {
    width: 100%;
    border-radius: 0;
    box-shadow: 0 2px 0 #6fba2a;
  }
}