.pgpage-login{
    background-image: url("https://mbpoint.mbanetworks.tv/Imagenes/fondo.png")!important;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.4;
    color: #222222;
    background-color: white;
}


.icon-user:before {
    content: "\e61b";
    color: #93e41c;
    font-size: medium;
    border-radius: 10px;
    padding: 4px;
}
.grid-details-tabs {
    margin-bottom: 1em;
    margin-top: 16px;
}
.alert-warning {
    background-color: #999999;
    border-color: #999999;
    color: white;
}
.page-header h1 {
    margin-top: 0;
    margin-bottom: 4px;
    font-weight: bold;
    color: #ed5f0c;
    font-size: x-large;
}
.icon-remove:before {
    content: "\e61d";
    color: red;
}
.icon-view:before {
    content: "\e606";
    color: #2392d1;
}
.icon-edit:before {
    content: "\e607";
    color: orange;
}
.pgui-cell-edit img {max-height: 80px; width: auto;}

.pgui-home-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
	
}

.pgui-login {
    max-width: 376px;
    min-width: 172px;
    padding: 38px 24px;
    margin: 1em auto;
    border: solid 3px cadetblue !important;
    margin-top: 95px !important;
}

.icon-detail-minus:before {
    content: "\e632";
    color: #6e2091;
}
.icon-detail-additional:before {
    content: "\e62d";
    color: red;
}
.icon-detail-plus:before {
    content: "\e62f";
    color: #ad1;
}
/*.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
    border-top: 0;
    background: #333333;
    color: white;
    vertical-align: middle;
    font-size: small;
    padding:5px!important;
}*/
.btn-default {
    color: #333333;
    background-color: #63812c;
    color: white;
    border-radius: 10px;
    padding: 20px 30 px;
    padding: 8px 10px !important;
    border-color: #cccccc;
}

.control-label {
    word-wrap: break-word;
    color: green;
    font-weight: bold;
    text-decoration: underline;
}
.modal-header {
    padding: 15px;
    border-bottom: 2px solid #f04124;
    background: #1a1a1a;
    color: white;
    font-size: medium;
}


.modal-footer {
    padding: 20px;
    text-align: center;
    border-top: 2px solid #93e41c;
    background: #cccccc;
}
.btn-primary {
    color: white;
    background-color: #6e2091;
    border-color: #0079a1;
    border-radius: 10px;
    padding: 8px !important;
}
.modal-title {
    margin: 0;
    line-height: 1.4;
    font-size: x-large;
    font-weight: bold;
    margin-left: 20px;
}
.control-label {
    word-wrap: break-word;
    color: #036B8C ;
    font-weight: bold;
    text-decoration: underline;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: white;
    background-color: #63812c;
}
.icon-filter:before {
    content: "\e60e";
    color: #aadd33;
}
.icon-filter:before {
    content: "\e60e";
    color: #aadd33;
}
.active > .sidebar-nav-item, .active > .sidebar-nav-item:hover, .active > .sidebar-nav-item:focus {
    color: white;
    background-color: #63812c;
}

.form-control-static {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0;
    min-height: 28px;
    font-size: medium;
}
.btn-primary {
    color: white;
    background-color: #6e2091;
    border-color: #0079a1;
    border-radius: 10px;
    padding: 8px !important;
}
.js-input {
padding: 17px 0!important;
}

footer {
    margin-bottom: 2em;
    background: #ECF1F6;
    padding: 8px 0;
    text-align: center!important;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color: red !important;
}
.sidebar-nav-item {
    position: relative;
    display: block;
    padding: 3px 8px;
    border-radius: 0;
    cursor: pointer;
    font-weight: 600;
}
.page-header {
    margin-top: 83px!important;
}

/*Acciones*/

.icon-view:before {
  content: "\e606";
  color: #2392d1;
}

.icon-edit:before {
  content: "\e606";
  color: #E5951A;
}

.icon-remove:before {
  content: "\e606";
  color: #C83D05;
}

.icon-copy:before {
  content: "\e606";
  color: #9E918C ;
}

.icon-detail-plus:before{
	content: "\e62f";
	color: #569B02 ;
}



/*Login*/

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
    border-radius: 31px!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(98, 47, 64, 2.05)!important;
}

.form-control {
	    border-radius: 20px!important;
}

/*Botoneras*/

.btn-group > .btn:first-child {
    margin-left: 0;
    border-radius: 20px!important;
}

.js-form-add{
	display:none!important;
}

.form-actions-top {
	display:none!important;
}

.modal-dialog {
    width: 83%!important;
    margin: 30px auto;
}

.js-form-copy{
	display:none!important;
}

.js-nested-insert {
	border: none!important;
    background-color: inherit!important;
    padding: 5px 5px!important;
    font-size: 9px!important;
    cursor: pointer!important;
    display: inline-block!important;

}

.alert-warning {
    background-color: #cbcbcb!important;
    border-color: #413627!important;
    color: #080505!important;
}

.alert {
    font-size: 15px!important;
    font-weight: 300!important;
}

.js-form-container {
	background: whitesmoke!important;
    border-right: 1px solid #dddddd!important;
}

#estado_envio {
	/*width:1000px;
  margin-top:50px;
  min-height:600px;
  background:#fff;
  margin:0 auto;
  padding:20px;*/
}

.envio_masivo_autoriza{
	float: revert!important;
    cursor: crosshair!important;
    width: 100%!important;
    padding: 8px!important;
}

.envio_masivo_no_autoriza{
	float: revert!important;
    cursor: crosshair!important;
    width: 100%!important;
    padding: 8px!important;
	}


    /*Todas Las  Tablas*/

    .table, .text-center, .table-striped {
        width: 100%!important;
        border-collapse: collapse!important;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif!important;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 1)!important;
        border-radius: 10px!important;
        overflow: hidden!important;
      }
      
      thead {
        background-color: #000000!important;
        color: white!important;
        text-align: left!important;
      }
      
      th, td {
        padding: 4px 10px!important;
        border-bottom: 1px solid #ddd!important;
      }
      
      tbody tr:hover {
        background-color: #eeeeee!important;
        transition: background-color 0.3s!important;
      }
      
      tbody tr:nth-child(even) {
        background-color: #f9f9f9!important;
      }
      
      /*Botones*/

      .btn-default{
        background-color: rgba(224, 219, 219, 0.8)!important;
        color: rgb(43, 31, 31)!important;
        border: none!important;
        padding: 8px 16px!important;
        border-radius: 10px!important;
        font-size: 13px!important;
        font-weight: bold!important;
        cursor: pointer!important;
        position: relative!important;
        overflow: hidden!important;
        font-family: Arial, Helvetica, sans-serif;
      }

      .btn-default::after{
        content: ""!important;
        position: absolute!important;
        border-radius: 50%!important;
        width: 200%!important;
        height: 200%;
        top: 50%!important;
        left: 50%!important;
        background: rgba(14, 13, 13, 0.2)!important;
        transform: translate(-50%, -50%) scale(0)!important;
        transition: transform 0.5s ease!important;
      }

      .btn-default:hover::after {
        transform: translate(-50%, -50%) scale(1)!important;
      }

      
      .btn-primary{
        background-color: rgba(224, 219, 219, 0.8)!important;
        color: rgb(43, 31, 31)!important;
        border: none!important;
        padding: 8px 16px!important;
        border-radius: 10px!important;
        font-size: 13px!important;
        font-weight: bold!important;
        cursor: pointer!important;
        position: relative!important;
        overflow: hidden!important;
        font-family: Arial, Helvetica, sans-serif;
      }

      .btn-primary::after{
        content: ""!important;
        position: absolute!important;
        border-radius: 50%!important;
        width: 200%!important;
        height: 200%;
        top: 50%!important;
        left: 50%!important;
        background: rgba(14, 13, 13, 0.2)!important;
        transform: translate(-50%, -50%) scale(0)!important;
        transition: transform 0.5s ease!important;
      }

      .btn-primary:hover::after {
        transform: translate(-50%, -50%) scale(1)!important;
      }

      /* Estilos generales para el sidebar */

      .sidebar {
        position: fixed;
        width: 190px;
        float: left;
        height: calc(100% - 41px);
        top: 41px;
        left: -190px;
        bottom: 0;
        z-index: 5;
        background-color: whitesmoke!important;
        border: 1px solid #dddddd;
        transition: left 0.3s ease-out;
        overflow-y: auto;
        top: 124px !important;
        border-radius: 0 10px !important;
        border: 1px solid #a09c9c;
        box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    }

    .breadcrumb {
        
        border-radius: 0 10px!important;
        font-size: 10px;
        font-weight: 300;
        text-transform: uppercase;
        border: 1px solid #a09c9c;
        box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.5);
    }

    .col-md-12{
        top: -14px!important;
    }