body {
  font-family: 'Poppins';
}

.navbar {
  background-color: #233e8d;
  margin-bottom: 0px;
  border-bottom-width: 0px;
}

.navbar-brand {
  margin: 0;
  padding: 5px 15px;
  height: auto !important;
  margin-top: 0.5rem !important;
  margin-left: 0px !important;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  padding: 15px 20px;
  font-size: 16px;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: white;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: white;
}

.navbar-default .navbar-toggle {
  border: 0px;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  font-weight: bold;
  color: white;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: white;
  font-weight: bold;
  background-color: transparent;
}

#iron-router-progress {
  background-color: #b19d88;
  box-shadow: 0 0 5px #333;
}

#iron-router-progress.spinner:before {
  border-color : #b19d88;
}

.cursor-pointer {
  cursor: pointer;
}

.account-telcode {
  padding: 6px 3px;
}

.account-telcode select {
  border: 0;
  outline: 0;
  background: none;
}

#message {
  position: fixed;
  top: 49px;
  left: 0;
  width: 100%;
  z-index: 99;

}
#message .alert {
  margin: 0 auto;
  border-radius: 0px;
}

#lang-mobile a{
  display: inline;
}

.scrollable-menu {
  height: auto;
  max-height: 300px;
  overflow-x: hidden;
}
.font-17{
  font-size: 17px;
}



/*@media (min-width: 768px) {
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: auto !important;
}
}
*/
  @media only screen 
        and (min-device-width : 768px) 
        and (max-device-width : 1024px) 
        and (orientation : landscape) { 

          .set-dropdown-user{
            height: auto !important;
            overflow-y: auto;
          }
          .set-dropdown{
               position: static !important;
              float: none !important;
              width: auto !important;
              margin-top: 0 !important;
              background-color: transparent !important;
              border: 0 !important;
              box-shadow: none !important;
          }
           
        }
           
    @media only screen 
            and (min-device-width : 768px) 
            and (max-device-width : 1024px) 
            and (orientation : portrait) { 

                .set-dropdown-user{
                  height: auto !important;
                  overflow-y: auto;
                }
                .set-dropdown{
                  position: static !important;
                  float: none !important;
                  width: auto !important;
                  margin-top: 0 !important;
                  background-color: transparent !important;
                  border: 0 !important;
                  box-shadow: none !important;
                }
             }  
.m-t-8em{
  margin-top: 8em;
}
.m-b-1em{
  margin-bottom: 1em !important;
}
.m-b-2em{
  margin-bottom: 2em !important;
}
.m-t-d3em{
  margin-top: -3em !important;
}
.bg_whtie{
  background-color: #fff;
  padding-left: 50px;
  padding-right: 50px;
}
.font-login{
  font-size: 36px;
  padding-top: 2em;
  padding-bottom: 1em;
  font-weight: 700;
  margin-bottom: 0;
}
.m-auto{
  margin:auto;
}
.img_logo_h{
  height: 30px !important;
  margin-top: 5px !important;
}
.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 2px 0 0;
    color: inherit;
    margin-bottom: 0;
    padding: 15px 15px 7px;
    min-height: 48px;
}
.bt_submit_custom{
    background-color: #1a7bb9 !important;
    border-color: #1a7bb9 !important;
    color: #FFFFFF;
}
.color_999{
  color: #999999;
}
.font_total{
  color: #666666 !important;
  font-weight: 800;
}
.p-l-r-0{
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.p-r-0{
  padding-right: 0 !important;
}
.div-bg-whtie{
  background-color: #fff;
}
.border-top-none{
  border-top: none !important;
}
.border-bottom-none{
  border-bottom: none !important;
}
.m-t-14px{
  margin-top: 14px !important;
}
.p-t-0{
  padding-top: 0 !important;
}
.p-f-0{
  padding-left: 0 !important;
}
.btn-primary-new{
    background-color: #1ab394 !important;
    border-color: #1ab394 !important;
    color: #FFFFFF;
}
.m-t-d-3{
  margin-top: -3.5em !important;
}
.set_scroll{
  overflow: auto !important;
}
.p-b-1{
  padding-bottom: 1em !important;
}
.color_red{
  color: red;
}
.m-b-0{
  margin-bottom: 0 !important;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    pointer-events: all !important;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 1 !important;
}
.m-t-2em{
  margin-top: 2em !important;
}
  /* Tooltip */
  .tooltip-wrapper + .tooltip > .tooltip-inner {
      background-color: #fff; 
      color: red; 
      border: 1px solid rgba(0,0,0,.2);
      border-radius: 6px;
      padding-left: : 30px;
      text-align: left;
      font-size: 14px;
      min-width: 300px;
      z-index: 9999;
      min-height: 50px;
  }
  /* Tooltip on top */
  .tooltip-wrapper + .tooltip.top > .tooltip-arrow {
      border-top: 5px solid rgba(0,0,0,.2);
      right: 50px;
      margin-left: 40px;
  }

  .tooltip-wrapper2 + .tooltip > .tooltip-inner {
      background-color: #fff; 
      color: #333; 
      border: 1px solid rgba(0,0,0,.2);
      border-radius: 6px;
      padding-left: : 30px;
      text-align: left;
      font-size: 14px;
      z-index: 9999;
      min-height: 50px;
  }
  .tooltip-wrapper2 + .tooltip.top > .tooltip-arrow {
      border-top: 5px solid rgba(0,0,0,.2);
      right: 50px;
  }  
  .bt_empty{
    background-color: #ccc !important;
    border-color: #ccc !important;
    color: #fff !important;
  }
  .m-t-d-40{
    margin-top: -40px !important;
  }

.btn-bg-apply{
  color: #fff;
  background-color: #1ab394 !important;
  border-color: #1ab394 !important;
}
.btn-bg-apply:hover{
  color: #fff;
  background-color: #16937a !important;
  border-color: #16937a !important;
}
.btn-bg-apply:active{
  color: #fff;
  background-color: #16937a !important;
  border-color: #16937a !important;
}
.btn-bg-apply:focus{
  color: #fff;
  background-color: #16937a !important;
  border-color: #16937a !important;
}
.btn-bg-cancel{
  background-color: #eeeeee !important;
  border-color: #eeeeee !important;
  color: #999999 !important;
}
.btn-bg-cancel:hover{
  background-color: #dddddd !important;
  border-color: #dddddd !important;
  color: #999999 !important;
}


/*  --------------------------------------------------
  :: Table Filter
  -------------------------------------------------- */
.panel {
  border: 1px solid #ddd;
  background-color: #fcfcfc;
}
.panel .btn-group {
  margin: 15px 0 30px;
}
.panel .btn-group .btn {
  transition: background-color .3s ease;
}
.table-filter {
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
.table-filter tbody tr:hover {
  cursor: pointer;
  background-color: #eee;
}
.table-filter tbody tr td {
  padding: 10px;
  vertical-align: middle;
  border-top-color: #eee;
}
.table-filter tbody tr.selected td {
  background-color: #eee;
}
.table-filter tr td:first-child {
  width: 38px;
}
.table-filter tr td:nth-child(2) {
  width: 35px;
}
.ckbox {
  position: relative;
}
.ckbox input[type="checkbox"] {
  opacity: 0;
}
.ckbox label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ckbox label:before {
  content: '';
  top: 1px;
  left: 0;
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  border-radius: 2px;
  border: 1px solid #bbb;
  background-color: #fff;
}
.ckbox input[type="checkbox"]:checked + label:before {
  border-color: #2BBCDE;
  background-color: #2BBCDE;
}
.ckbox input[type="checkbox"]:checked + label:after {
  top: 0px;
  left: 3.5px;
  content: '\e013';
  color: #fff;
  font-size: 11px;
  font-family: 'Glyphicons Halflings';
  position: absolute;
}
.table-filter .star {
  color: #ccc;
  text-align: center;
  display: block;
}
.table-filter .star.star-checked {
  color: #F0AD4E;
}
.table-filter .star:hover {
  color: #ccc;
}
.table-filter .star.star-checked:hover {
  color: #F0AD4E;
}
.table-filter .media-photo {
  width: 35px;
}
.table-filter .media-body {
    display: block;
    /* Had to use this style to force the div to expand (wasn't necessary with my bootstrap version 3.3.6) */
}
.table-filter .media-meta {
  font-size: 11px;
  color: #999;
}
.table-filter .media .title {
  color: #2BBCDE;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
}
.table-filter .media .title span {
  font-size: .8em;
  margin-right: 20px;
}
.table-filter .media .title span.pagado {
  color: #5cb85c;
}
.table-filter .media .title span.pendiente {
  color: #f0ad4e;
}
.table-filter .media .title span.cancelado {
  color: #d9534f;
}
.table-filter .media .summary {
  font-size: 14px;
}

/*  --------------------------------------------------
  :: Table Filter
  -------------------------------------------------- */

.table thead tr th[class*='sorting_']:not([class='sorting_disabled']) {
    color: #666666 !important;
}
.table tbody tr td[class*='sorting_'] {
     color: #666666 !important; 
}
.sorting_1{
  text-align: center;
}
.btn-view{
  background-color: #5bc0de !important;
    border-color: #5bc0de !important;
}
.btn-view:hover{
  background-color: #0082A9 !important;
  border-color: #0082A9 !important;
}
.bt-fix{
  width: 30px;
  height: 30px;
}
.font_load_sftp{
  font-size: 18px;
  color: #333;
  text-align: center;
}
.font-titel-batch{
    font-size: 24px;
    font-weight: bold;
}
.ibox-content {
    border-top: none !important;
}
.not-click{
  pointer-events:none !important;
  background-color: #ccc !important;
  border-color: #ccc !important;
  color: #fff !important;
}
.div_file{
  cursor: not-allowed;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    background-color: #fff !important;
    border-bottom-width: 1px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.table.table-striped tbody tr td {
  background: #fff !important;
}
.table.table-striped tbody tr:nth-child(2n+1) td {
  background: #f9f9f9 !important;
}
.table.table-hover tbody tr:hover td {
  background: #f5f5f5 !important;
}
.table.table-hover tbody tr.selected:hover td {
  background: #f5f5f5 !important;
}
.dataTables_wrapper .dataTables_paginate ul > li.active > a {
    font-weight: bold;
    color: #fff;
    opacity: 1;
}
.dataTables_processing{
  /*display: none !important;*/
}
.m-t-7-d{
  margin-top: -7px !important;
}
#table-data-csv_wrapper{
  margin-top: 2em !important;
}
.p-l-0{
  padding-left: 0 !important;
}
.width-150{
  width: 150px !important;
}
.width-120{
  width: 120px !important;
}
.width-80{
  /*width: 80px !important;*/
}
.modal.modal-wide .modal-dialog {
  width: 95%;
}
.modal.modal-wideMM .modal-dialog {
  width: 65%;
}
/*.modal-wide .modal-body {
  max-height: 700px;
  overflow-y: auto;
}*/
.modal-body {
    padding: 10px 30px 20px 30px !important;
}
.modal-body {
    max-height: calc(100vh - 250px);
    overflow-y: auto;
}
.hide{
  display: none !important;
}
.set-font tbody tr td{
  font-size: 12px !important;
}
.form-group label {
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.border-bottom{
      border-bottom: 1px solid #ccc;
}
.form-group label {
    text-transform: none !important;
}
.max-w-200{
  width: 200px !important;
}
.width50per{
  width: 50%;
}
.not_space{
 white-space:nowrap; 
}
.fix-head{
margin: 0px 0 0px !important;
margin-bottom: 10px !important;
}
.font-head{
  color: #233e8d;
  font-weight: bold;
  margin-bottom: 0;
}
.font-sub-head{
  font-size: 16px;
  color: #999999;
}

/*  --------------------------------------------------
  :: X-Editable 
  -------------------------------------------------- */
.warning-info {
  text-decoration: line-through !important; 
  font-style: italic !important;
  color: #DD1144 !important;
}