s@font-face{
 font-family: 'FertigoProRegular';
 font-family: 'iconos';
 src: url(fuentes/LatoBlack.ttf) format('truetype');
 src: url(fuentes/FertigoProRegular.ttf) format('truetype');
 src: url(../../bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype');
 src: url(../../bootstrap/fonts/glyphicons-halflings-regular.eot) ;
 src: url(../../bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff');
}

.navbar-default {

  background: #024959;
  border-color: none !important;
}

.navbar-default .navbar-brand {
  color: #FFFFFF;
}

.navbar-default {
  border-color: transparent !important;
}

.navbar-toggle {
 background: white;
}

.btnIp
{
  height: 60px;
  margin-top: -5px !important;
 /* background: #024959 !important;
 vertical-align: center;*/
 color: black;
 font-style: bold;
}

.btnIp>.btn-primary
{
  background-color: none !important;
}

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


.panel-heading {
 padding: 10px 10px !important;
}

@media (min-width: 768px)
{
  .navbar-nav {
    /* font-size: 10px !important;*/
  }

}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
 color: #FFFFFF;
 background: #024959;
 font-style: bold;
 font-size: 17px;
}

.imgmembrete
{
  border-radius: 10px;
  box-shadow   : 8px -3px 3px #374969;
  width        : 210px;
  height       : 100px;
}






/* Por debajo de 700px */
@media screen and (max-width: 700px){
  body{
    font-size:15px;
  }
  .titulologin
  {
    font-size: 2em !important;
  }

  .caja_login, .mdcabecera
  {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
/* Por debajo de 400px */
@media screen and (max-width: 400px){
  body{
    font-size:10px;

  }
  .titulologin
  {
    font-size: 2em !important;
  }

  .caja_login, .mdcabecera
  {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}



body label
{
 /* font-size: 100% !important;*/
 font-size: 15px !important;
}

body
{
  background-image: url(../../imagenes/body/denim.png);
  position:initial;
  width:100%;
  height:200%;
}

body textarea
{
  padding: 5px !important;
}


@media
only screen and (max-width : 350px),
only screen and (max-device-width : 350px) and (orientation: portrait){

  .MME{
    width: 100% !important;
  }

  .titulo
  {
    font-size: .2em !important;
  }

  .imgtop
  {
    /*width: 100% !important;*/
    background-size: cover;

  }

  #datomenu, #daatocerrar
  {
    width: 150% !important;
  }


  .miboton
  {
    width: 150% !important;
    font-size: 10% !important;
  }

  .btnrefresh
  {
    width: 80px !important;
    height: 80px !important;
  }

  .divfecha
  {
    width: 180px !important;
  }
}

.parametroscss
{
 border-top:  0px;

 height: auto;
 background: #024959;

 border-right : 2px groove #118aff;;
 border-left  :  2px groove #118aff;;
 border-bottom:  2px groove #118aff;
 border-top   :  2px groove #118aff;
 cursor       : disabled;
/* -moz-box-shadow   : inset 0 0 5px black;
 -webkit-box-shadow: inset 0 0 5px black;
 box-shadow        : inset 0 0 5px black;*/

}
.datoslog
{
  color:white;
  font-family: 'FertigoProRegular';
  font-size: 19px !important;

}


.inputfiles
{
  height: 45px !important;
}

.miboton
{
  background: #F73610;
  color:white;
  font-family: 'FertigoProRegular';
  font-size: 25px !important;
}

.miboton:hover
{
  background: #F73610;
  color:white;
  font-family: 'FertigoProRegular';
  font-size: 25px !important;
}

.M100
{
  margin-left: 0;
  border:1px solid black;
}

.text-primary
{
  color:orange;
  font-weight: bold;
  background: white:;
}

.divmenu
{
  /*margin: 0 auto;*/
  margin-left: auto;
  margin-right: auto;
}


.topcabecera, .topheader
{
 background        : #e8e9ea;
 /* border            : 2px groove #118aff;*/
 border            : 2px groove black;
/* -moz-box-shadow   : inset 0 0 5px #118aff;
 -webkit-box-shadow: inset 0 0 5px #118aff;
 box-shadow        : inset 0 0 5px #118aff;*/
 vertical-align: center;
 /*border-top: 0px;*/
/* -moz-box-shadow   : inset 0 0 5px black;
 -webkit-box-shadow: inset 0 0 5px black;
 box-shadow        : inset 0 0 5px black;*/
}

.topheader
{
  padding: 8px !important;

}

.topcabecera
{
  height: 120px;
}

.topheader
{
  height: 90px;
}

.mdcabecera
{
  padding-bottom    : 40px;
  border-radius     : 0px 0px 10px 10px;
  background        : url(../../imagenes/body/nuevofondo.png);
  border-right: 2px groove #118aff;
  border-left: 2px groove #118aff;
  border-bottom: 2px groove #118aff;
  /*border-top: 2px groove #118aff;*/
  /* border            : 2px groove #118aff;*/
  -moz-box-shadow   : 0 8px 6px -6px #118aff;
  -webkit-box-shadow: 0 8px 6px -6px #118aff;
  box-shadow        : 0 8px 6px -6px #118aff;
  padding-top: 10px !important;
}


/* Móviles en horizontal o tablets en vertical*/
/*  ------------------------------------------------------------------------- */
/*@media (min-width: 768px) { }
*/
/* Tablets en horizonal y escritorios normales
------------------------------------------------------------------------- */
/*@media (min-width: 1024px) { }*/

/* Escritorios muy anchos
------------------------------------------------------------------------- */
/*@media (min-width: 1200px) { }
*/

.formlogin
{
  background-size: 100% 100%;
}

.errorNF1
{
 height  : 300px;
 position: relative;
 width   : 200px;
}
.errorNF
{
 height   : 150px;
 position : relative;
 transform: translate(-30px, -50px);
 width    : 400px;
}
.error
{
 background    : url(../../imagenes/fondos/fondoform.png);
 padding-top   : 15px;
 width         : 950px;
 height        : auto;
 text-align    : center;
 margin        : auto;
 padding-bottom: 13px;
 /*border        : 2px solid #FFF;*/
 border-radius : 100px 200px 100px 200px;
 margin-bottom: 20px;
}

/*.navbar
{
  height: 100px !important;
  }*/



  .rr
  {
   border: 1px solid orange;
 }

 .caja_login{
  border-radius: 80px 50px 80px 20px;
  box-shadow: inset 3px 2px 18px 0px #118aff;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
  margin-left: 0px;
  padding-bottom: 15px !important;
  background: #212d3a;
}

.box-div-general
{
  padding: 30px !important;
}

.fondoentrar
{
  background-color: white;
  border-radius: 6px;
  box-shadow: 1px 2px 3px black;
}

.fondologin
{
  background-color: rgba(3, 44, 88, 0.5);
  background: rgba(3, 44, 88, 0.5);
  color: rgba(3, 44, 88, 0.5);
  border-radius: -6px 6px -6px 6px;
  padding-bottom: 3px;
}

.imglogin
{
  margin:0 auto;
  height: 80px;
}

/*.box-div-general-menu
{
  border-radius: 50px 55px 50px 55px;
  margin-top: 10px;
  padding: 20px;
  border: 1px inset black;
  box-shadow: 8px 7px 0px 0px black;
  background: #336871;
  }*/

  .page-header
  {
    margin: 0;
  }


  .btnguardar
  {
    background-image: url(../../imagenes/botones/Guardar.png) !important;
    width: 100px;
    height: 100px;
    border-radius: 5px;
    text-align: center;
  }

  .box-div-general1
  {
    border-radius: 80px 10px 80px 10px;
    margin-bottom: 45px !important;
    margin-top: 35px;
  }

  .jj
  {
   padding: 0;
 }

 .logout
 {
   text-decoration: none;
   color: white;
   font-size: 20px;
   font-weight: bold;
 }

 .logout:hover
 {
   text-decoration: none;
   color:red;
   font-size: 20px;
   font-weight: bold;
 }

 .titulo, .titulo33, .titulo334, .titulomensaje
 {
  font-size    : 2em !important;
  color        : black !important;
  border-radius: 5px !important;
  font-family  : 'FertigoProRegular' !important;
  font-weight  : bold !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  background   : #FFFFCC !important;
  margin-bottom: 40px !important;
  text-align: center !important;
}

.titulomensaje
{
  background: #cabcc3 !important;
  color     : black !important;
  font-style: bold;
  height    : 75px !important;
  padding-top: 25px;
}

.tituloerror
{
  background   : red !important;
  color        : white !important;
  border-radius: 5px;
  font-family  : 'FertigoProRegular';
  font-weight  : bold;
  padding      : 5px;

}

.titulo334
{
  border-radius: 2px;
  background: none;
  font-size: 20px;
}

.titulo33
{
  background: white;
  font-size: 22px;
}

.gg
{
 border: 1px solid white;
}

.bb
{
 margin-left: 0;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12
{
 /*padding-left: 0px;
 padding-right: 0px;*/
}
.uno, .dos, .tres, .cuatro
{
  padding-right: 0px;
  padding-left: 0px
}

.uno, .dos, .tres
{
 padding-right: 0px;
 padding-left: 0px;
}

.cc
{
 /* border: 1px solid white;*/
 padding-left: 0;
 padding-right: 0;
}

label
{
 /*font-family: 'FertigoProRegular' !important;*/
 font-family: Arial, Sans-Serif, monospace;
 font-size: 100% !important;
 color: #fff !important;
}
.btn,
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger,
.btn-link
{
 font-family: 'FertigoProRegular' !important;
 /*font-size  : 17px;*/
 border     : 1px groove white !important;
 color: white !important;
}



/*.btn,
.btn-default:hover,
.btn-primary:hover,
.btn-success:hover,
.btn-info:hover,
.btn-warning:hover,
.btn-danger:hover,
.btn-link:hover
{
 font-family: 'FertigoProRegular' !important;
 font-size: 17px;
 border: 1px groove white !important;
 color: white !important;
 }*/

 .btn-imgs
 {
  /*padding-left: 5px;
  padding-right: 5px;*/
  /*height: 60px;
  width: 60px;*/
  border:none;
  text-align: center;
}
fieldset.field_set {
  border            : 1px dotted #fff !important;
  padding           : 0 1.4em 1.4em 1.4em !important;
  margin            : 0 0 1.5em 0 !important;
  -webkit-box-shadow:  0px 0px 0px 0px #000;
  box-shadow        :  0px 0px 0px 0px #000;
  background        : none;
  border-radius     : 20px;
  padding-bottom: 15px !important;
}

legend.field_set
{
  font-size  : 110% !important;
  font-weight: bold !important;
  text-align : left !important;
  border     : none;
  width      : 160px;
  font-size  : 20px;
  font-family: 'FertigoProRegular';
  color      : #fff;
  margin-left: 10px;
  padding-left: 20px !important;
}

.loginn
{
  background: #3A56D1;
  border-radius: 30px;
  border: 3px groove black;
  padding: 20px;
}

.imgbtn
{
 background: none;
 border:none;
}

.usser
{
  background: #F58D69;
  border-radius: 8px;
  padding: 5px;
}


.container-fluid
{
  padding-left : 0px !important;
  padding-right: 0px !important;
  margin-bottom: 25px;
  margin-top   : 12px;
}


.MME
{
  text-align: center;
}
.hhkk
{
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
/* ################################################### */
.img_sistemas, .btn_forms
{
  cursor          : pointer;
  text-decoration : none;
  color           : black;
  font-weight     : bold;
  font-size       : 12px;
  border-radius   : 10px;
  background-color: white;
  box-shadow      : 0 5px 5px #313131, 0 9px 0 #393939, 0px 9px 10px rgba(0,0,0,0.4), inset 0px 2px 9px rgba(255,255,255,0.2), inset 0 -2px 9px rgba(0,0,0,0.2);
  border-bottom   : 1px solid rgba(255,255,255,0.2);

  display         : inline-block;
  font-family     : Arial, Helvetica, sans;
  text-shadow     : 0px -1px 0px rgba(0,0,0,0.2);
  padding         : 3px;

}

.btn_forms
{
  border: none;
  background-color: transparent;
  box-shadow: none;
}
.btn_forms:hover
{
  transform        : scale(1.1);
  -moz-transform   : scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform     : scale(1.1);
  -ms-transform    : scale(1.1);
  z-index          : 12;
  /*box-shadow       : 0 5px 5px #313131, 0 9px 0 #393939, 0px 9px 10px rgba(0,0,0,0.4), inset 0px 2px 15px rgba(255,255,255,0.4), inset 0 -2px 9px rgba(0,0,0,0.2);*/
  color            : black !important;
  background       : transparent;
}

.img_sistemas:hover
{
  transform : scale(1.1);
  -moz-transform : scale(1.1);
  -webkit-transform : scale(1.1);
  -o-transform : scale(1.1);
  -ms-transform : scale(1.1);
  z-index: 12;
  box-shadow: 0 5px 5px #313131, 0 9px 0 #393939, 0px 9px 10px rgba(0,0,0,0.4), inset 0px 2px 15px rgba(255,255,255,0.4), inset 0 -2px 9px rgba(0,0,0,0.2);
  color: black !important;
  background: white;
}

.img_sistemas:active
{
 top: 7px;
 box-shadow: 0 2px 0 #393939, 0px 4px 4px rgba(0,0,0,0.4), inset 0px 2px 5px rgba(0,0,0,0.2);
 border: 10px;
}

.imgtop
{
  cursor: pointer;
  margin: 0 auto;
  transition: 1.0s ease;
  -moz-transition: 1.0s ease; /* Firefox */
  -webkit-transition: 1.0s ease; /* Chrome - Safari */
  -o-transition: 1.0s ease; /* Opera */
}

.imgtop:hover
{
  transform : scale(1.3);
  -moz-transform : scale(1.3);
  -webkit-transform : scale(1.3);
  -o-transform : scale(1.3);
  -ms-transform : scale(1.3);
}


.ta-lista th
{
  text-align: center;
}

.imgsave, .imgR, .imgexportacion
{
  background: none;
  border:none;
  text-align: center
}

.imgsave1
{
  background: none;
  border:none;
  text-align: center
}

.mu
{
  border: 1px solid black;
}
.fondocalificacion
{
  background: #82DAB7;
  border       : 1px solid black;
  border-radius: 25px;
}
.lbl
{
  color      : black;
  font-weight: bold;
  font-family: 'FertigoProRegular';
  font-size: 20px;
}

.sepacol
{
  height: 30px;
}
.imgadjuntar
{
  width: 50px;
  height: 50px;
  background: transparent;
}

.imgadjuntar2
{
  width: 60px;
  height: 60px;
  background: transparent;
}

.detbtn
{
  width: 40px;
  height: 40px;
  background: transparent;
  border:0px;
}


img{
  background: transparent;
}
button
{
  background: transparent;
}
.filafile
{
  width: 95%;
}

form-horizontal .form-group {
  margin-right: 0px;
  margin-left: 0px;
}
.hh
{
  background: red;
}
/*###################################################################*/
.tabladetalles1
{
  border         : 2px dotted white;
  border-collapse: collapse;
  border-spacing : none;
  border-style   : ridge;
  margin         : 0 auto;
}
.tabladetalles1 thead tr th, tbody tr th
{
  background-color:#006699;
  border-left     : 1px solid rgba(85,125,200,.5);
  color           : #FFFFFF;
  font-family     : "Arial", "Cambria", "Times", "Times New Roman";
  font-size       : 12px;
  font-weight     : bold;
  padding         : 5px;
  text-align      : center;
  vertical-align  : middle;
  border          : 1px dotted white;
}



.tabladetalles1 thead tr td, tbody tr th
{
  font-family  : "Arial", "Cambria", "Times", "Times New Roman";
  background   : #BBFFFF;
  border-bottom: 1px dotted rgba(85,125,200,.5);
  height       : 12px !important;
  padding      : 5px;
  color        : white !important;
}

.tabladetalles1 tbody tr td
{
  font-family     : "Arial", "Cambria", "Times", "Times New Roman";
  background    : rgb(240,255,255);
  border-bottom : 1px solid rgba(85,125,200,.5);
  border-right  : 1px solid rgba(85,125,200,.5);
  color         : #000;
  border         : 1px dotted blue;
  font-weight   : bold;
  height        : auto;
  padding: 5px;
  text-align    : center;
  vertical-align: middle;
  font-size: 12px !important;

}
.tabladetalles1 tbody tr td label
{
 padding-left: 2px;
 padding-right: 2px;
}
.tabladetalles1 tbody tr td
{
  vertical-align: middle;
}

.tabladetalles1 tbody tr td textarea
{
 /*text-transform: uppercase;*/
 text-transform:capitalize;
 white-space: pre-wrap !important;
}

.tabladetalles1 tbody tr td input[type=text]
{
 text-transform:none;
}

.tabladetalles1 tbody tr td center
{
 /*text-transform: uppercase;*/
 text-transform:capitalize;
}

/*#########################################################################*/
.tabladetallesrep
{
  border         : 2px dotted white;
  border-collapse: collapse;
  border-spacing : none;
  border-style   : ridge;
  margin         : 0 auto;
  margin-right   : 0;
  margin-left    : 0;
}


.tabladetallesrep thead tr th
{
 background      :-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
 background-color:#006699;
 border-left     : 1px solid rgba(85,125,200,.5);
 color           :#FFFFFF;
 font-family     : 'FertigoProRegular';
 font-weight     : bold;
 padding-bottom  : 12px;
 padding-top     : 3px;
 padding-left: 20px;
 padding-right: 20px;
 text-align    : center;
 vertical-align: middle;
 /* border         : 1px dotted white;*/
 /*text-transform: uppercase;*/
}

.tabladetallesrep tbody tr td
{
 font-family   : 'FertigoProRegular';
 background    : rgb(240,255,255);
 border-bottom : 1px solid rgba(85,125,200,.5);
 border-right  : 1px solid rgba(85,125,200,.5);
 border-top    : 1px solid rgba(85,125,200,.5);
 border-left   : 1px solid rgba(85,125,200,.5);
 color         : #000;
 font-weight   : bold;
 padding-bottom: 2px !important;
 padding-top   : 2px !important;
 padding-right : 2px !important;
 padding-left  : 2px !important;
 text-align    : center !important;
 vertical-align: middle !important;
}

.tabladetallesrep tbody tr:hover td
{
  background: #7CFC00 !important;
}


.tabladetallesrep tbody tr td label
{
 padding-left: 2px;
 padding-right: 2px;
}
.tabladetallesrep tbody tr td
{
  vertical-align: middle;
}

.tabladetallesrep tbody tr td textarea
{
 /*text-transform: uppercase;*/
 text-transform:capitalize;
 white-space: pre-wrap !important;
}

.tabladetallesrep tbody tr td input[type=text]
{
 /*text-transform: uppercase;*/
 text-transform:capitalize;
}

.tabladetallesrep tbody tr td center
{
 /*text-transform: uppercase;*/
 text-transform:capitalize;
}


/*##################################################################*/
.tabladetalles
{
  border         : 2px solid white;
  border-collapse: collapse;
  border-spacing : none;
  border-style   : ridge;
  margin         : 0 auto;
  width: 1300px !important;
}

.tabladetalles thead tr th
{
 background      :-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
 background-color:#006699;
 border-left     : 1px solid rgba(85,125,200,.5);
 color           :#FFFFFF;
 font-family     : 'FertigoProRegular';
 font-size       : 13px;
 font-weight     : bold;
 padding-bottom  : 3px;
 padding-top     : 3px;
 vertical-align: middle;
 text-align    : center;

}
.tabladetalles tbody tr td
{
 background    : rgb(240,255,255);
 border-bottom : 1px solid rgba(85,125,200,.5);
 border-right  : 1px solid rgba(85,125,200,.5);
 color         : #000;
 /*font-family   :'FertigoProRegular';*/
 font-family: "Candara";
 font-size     : 12px;
 font-weight   : bold;
 height        : 50px;
 padding-bottom: 2px;
 padding-top   : 2px;
 text-align    : center;
 vertical-align: middle;

}
.tabladetalles tbody tr td label
{
 padding-left: 2px;
 padding-right: 2px;

}
.tabladetalles tbody tr td
{
  vertical-align: middle;
}

.tabladetalles thead tr th
{
  vertical-align: middle;
}

.tabladetalles tbody tr td textarea
{
 /*text-transform: uppercase;*/
 text-transform:capitalize;
}

.tabladetalles tbody tr td input[type=text]
{
 text-transform: capitalize;
}


.ITDs, .ITDn
{
  background : transparent;
  border     : none;
  font-family: 'Candara';
  color      : black;
  opacity    : 0;
  /*white-space: nowrap;*/
}
.ITDn
{
  font-family: 'consolas';
}
.ver
{
  background: orange;
}

.atenti
{
  height: 50px;
  font-family: 'FertigoProRegular';
  font-size: 25px;
  color: blue;
  font-weight: bold;
}

.tdimg
{
  margin-left: 0;
  margin-right: 0;
}
.mislinks
{
  color: green !important;
 /* pointer-events: none;
 cursor: default;*/
 text-decoration: underline !important;
 font-size: 25px !important;
 font-style: underline;
 /*font-weight: bold;*/
}

.mislinks2
{
  color: white !important;
  text-decoration: underline !important;
  font-size: 25px !important;
  font-style: underline;
}

.mislinks2:hover
{
  color: white !important;
  text-decoration: underline !important;
  font-size: 25px !important;
  font-style: underline;
}

.mislinks4
{
  text-decoration: underline !important;
  font-size: 12px !important;
  font-style: underline;
  background: none !important;

}

.mislinks4:hover
{
  text-decoration: underline !important;
  font-size: 12px !important;
  font-style: underline;
  background: none !important;
}

.tdlink4
{
  margin-bottom: 15px;
  background: none !important;
}

.colorrojo
{
  color: red !important;
  background: white !important;
  font-weight: bold;
  font-size: 25px !important;
}

.colortd
{
  background: white !important;
}

.mislinks:hover
{
 color: green !important;
 font-size: 25px !important;
 text-decoration: underline !important;
}

.informe
{
  background: #568FED;
  margin-top: 30px;
}

.mmenu
{
  margin-top: 20px;
}
.numeroIdBuscar
{
  height: 75px;
  width: 75px;
}
.status
{
  width      : 45%;
  height     : 50%;
  font-size  : 200%;
  font-family: consolas;
  margin-left: 120px;
}

textarea
{
  resize:none;
  background: none;
  text-align: justify;
  width: 100%;
}

.coloractivos
{
  background-color: red;
}

.anchoestado
{
  width: 100%;
}

.tablefiles
{
  background:  rgba(0, 90, 99, .3 );
  width: 100%;
}

.tablesfiles tr td
{
  background:#7BA9BF;
}

.btntecnicosasignados
{
  margin-top: 7px !important;
  margin-bottom: 7px !important;
  height: 40px !important;
  margin: 0 auto !important;
  padding: 0 !important;
  width: 100px !important;
}

.fechas
{
  background: none !important;
  border: none !important;
  font-family: consolas !important;
  text-align: right !important;
  box-shadow: 0px !important;

}

.sinmsj
{
  background: #FFFFCC;
  color: black;
  border-radius: 7px;
}

.sinmsj1
{
  background: #FFFFCC;
  color: black;
  border-radius: 7px;
  text-align: center;
  height: 60px;
  padding-top: 13px;
}

.style05 input[type="text"] {
  padding: 10px !important;
  border: solid 1px #fff !important;
  box-shadow: inset 1px 1px 2px 0 #707070 !important;
  transition: box-shadow 0.3s !important;
}

.style05 input[type="text"]:focus,
.style05 input[type="text"].focus {
  box-shadow: inset 1px 1px 2px 0 #c9c9c9 !important;
}

.form-control
{
 box-shadow: none !important;
 background: white !important;
}

.form-control[disabled], fieldset[disabled] .form-control
{
  background: white !important;
}

.titulologin
{
  font-family: "FertigoProRegular";
  font-size: 3em !important;
  color: #FFFFFF;
  text-shadow: -2px -2px 5px #000;
}

.btn-mb
{
  background: #2E35FF !important;
  border: 1px dotted white;
  box-shadow: 2px 2px 3px black;
}

.btn-qb
{
  background: #BD4040 !important;
  border: 1px dotted white;
  box-shadow: 2px 2px 3px black;
}

.advertencia
{
  font-family: "FertigoProRegular";
  background: red;
  color: white;
  font-weight: bold;
  padding: 15px;
  border-radius: 20px;
  border: 2px dotted white;
}

.text_area_info
{
  background: #F0F0F0;
  color: black;
  font-weight: bold;
  border:none;
  padding-top: 5px;
  padding-left: 5px;
}

.btn_contratoexpo, .btn_newcliente
{
  width: 90px !important;
  height: 90px !important;
  background: none !important;
  border: none !important;
  margin: 0 auto;
}


.btn_contratoexpo2
{
  width: 60px !important;
  height: 60px !important;
  background: none !important;
  border: none !important;
  padding: 6px !important;
}


/*################################################*/
.titulopdf
{
  color:red !important;
}

.lb_fecha
{
  margin-right: 350px;
}


.txtbuyer
{
  font-weight: bold;
}

.infooempresa
{
  margin-top: -20px;
  background   : #696969;
  border-radius: 5px;
  padding-bottom: 5px;

}


.btn-detallecontrato
{
  background: #CD6600;
}

.btnborrar-detallecontrato
{
  background: red;
    /* height: 25px;
    font-size: 14px; */
  }

  .btnbotones
  {
    border: none !important;
    background: transparent !important;
  }

  .btnbotones img
  {
    border-radius: 5px !important;
  }

  .imgbotones
  {
    border-radius: 5px !important;
    cursor: pointer;
  }

  .imgbotones:hover
  {
   transform : scale(1.1);
   -moz-transform : scale(1.1);
   -webkit-transform : scale(1.1);
   -o-transform : scale(1.1);
   -ms-transform : scale(1.1);
   z-index: 12;
 }

 .botonimprimir
 {
  border-radius: 5px !important;
  /*box-shadow: 2px 2px 3px black;*/
  width: 100px !important;
  height: 100px !important;
}

.tamaniobtns
{
  /*height: 120px !important;
  widows: 100px !important;*/

  cursor: pointer;
  margin: 0 auto;
  transition: .4s ease;
  -moz-transition: .4s ease; /* Firefox */
  -webkit-transition: .4s ease; /* Chrome - Safari */
  -o-transition: .4s ease; /* Opera */
  z-index: 10;
  position: relative;
}

.tamaniobtns:hover
{
  transform : scale(1.0);
  -moz-transform : scale(1.0);
  -webkit-transform : scale(1.0);
  -o-transform : scale(1.0);
  -ms-transform : scale(1.0);
  z-index: 12;
}

.inredio
{
  margin-left: 40px !important;
}

.select2
{
  background: white !important;

  border: 1px white black !important;
}

.select2-container .select2-selection--multiple
{
  min-height: 42px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow
{
  height: 35px !important;
}

.topmenuss
{
  /*background: #58715c;*/
  background: none;
  padding: 9px;
  border-radius: 20px;
  box-shadow: inset 3px 0px 15px 4px white;
  height: 100px;
}


.btntiposbusqueda
{
  width: 150px !important;
  height: 150px !important;
  border-radius: 15px !important;
  padding-bottom: 0px !important;
}

/*.divprevia
{
  background: transparent;
  border: none;
  box-shadow: none !important;
  padding-bottom: 20px !important;
  box-shadow: 1px 2px 2px #CDCDC1;
  }*/

  .cambioempre
  {
    background: #FF8C00 !important;
    /* height: 35px !important;*/
    cursor: pointer;
  }

  .inputbnocontrato
  {
    height: 45px !important;
    font-size: 25px;
    font-family: consolas !important;
  }

  .imgsinfondo
  {
    background: none !important;
    margin: none !important;

    width: 90px !important;
    height: 90px !important;
    border-radius: 15px;
    padding-bottom: 0px;
    border: solid 1px black;
    box-shadow: 1px 2px 3px black;

  }
  .btnsinfondo
  {
    border: none !important;
    margin: 0 auto !important;
  }


  .sectoresdespacho
  {
    border: .5px dotted black;
   /* border-bottom: 1px solid black;
   border-top: 7px solid black;*/

   font-size: 17px;
   font-weight: bold;
   text-align: center;
   font-family: consolas;
   color:black;
   text-transform: uppercase;
   background: #C0C0C0;
 }

 .csscalidades
 {
  font-size: 20px !important;
  font-family: consolas !important;
  font-weight: bold !important;;
  height: 35px !important;
  text-align: center;
}

.cajacalidades
{
  height: 30px !important;
  text-align: center;
  font-family: consolas;
  font-size: 20px;
  font-weight: bold;
  border-radius: 5px;
}

.labelgen2
{
  font-family: 'FertigoProRegular' !important;
  font-size: 20px !important;
  font-weight: bold !important;

}


*
{
  margin:0;
  padding: 0;
}

.contenedorinputscalidades
{
  margin:auto;
  margin-top: 0px;
  margin-left: 270px;
  height: 30px;
  /* border: 1px solid red; */
}

.inputscalidades
{
  margin:auto;
  height: 30px;
  float: left;
  text-align: center;

}

/*////*/
.contenedorparasectores
{
  margin:0;
  padding: 0;
  margin:auto;
  margin-top: 20px;
  margin-left: 0px;
  height: 312px;
  /* border: 1px solid white*/;
}

.sectorescontenedor
{
 height: 312px;
 float: left;
 border: 1px solid black;
 border-top: 3px solid black;
 border-bottom: 3px groove black;
 overflow: hidden;
 /*background: url(../../imagenes/expor/container.png);*/
}

.inputcalidades, .inputcantsectores, .selectcantsectores
{
  font-family: consolas;
  font-weight: bold;
  font-size  : 13px;
  text-align : center;
  overflow   : hidden;
  color      : black;
}

.selectcantsectores
{
  height: 28px !important;
}

.inputcantsectores
{
  height: 28px !important;
}

.tabladistribucion input[type=text], label, textarea
{
  padding: 0px !important;
}

.tabladistribucion label
{
  text-align: right !important;
  padding-right: 5px !important;
  padding-top: 7px !important;
}

.tabladistribucion div
{
  margin-bottom: 3px !important;
  /*  border: 2px solid red;*/
  padding: 0px !important;
}

/*###################################################################*/
.tabladistribuciocarga
{
  border         : 2px dotted white;
  border-collapse: collapse;
  border-spacing : none;
  border-style   : ridge;
  margin         : 0 auto;
}

.tabladistribuciocarga thead tr th, tbody tr th
{
 background      : -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
 background-color: #006699;
 border-left     : 2px solid rgba(85,125,200,.5);
 color           : #FFFFFF;
 font-family     : 'FertigoProRegular';
 font-size       : 18px;
 font-weight     : bold;
 height          : 32px;
 padding-bottom  : 8px;
 padding-top     : 8px;
 padding-left    : 20px;
 padding-right   : 20px;
 text-align      : center;
 vertical-align  : middle;
 /*border         : 1px dotted white;*/
 /*text-transform: uppercase;*/
}

.tabladistribuciocarga  tbody tr th
{
  background: #BBFFFF;
  border-bottom:  1px dotted rgba(85,125,200,.5);
  height: 20px !important;
  padding: 0px !important;
  color: blue !important;
}

.tabladistribuciocarga tbody tr td
{
 font-family     : 'FertigoProRegular';
 background      : rgb(240,255,255);
 border-right    : 1px solid rgba(85,125,200,.5);
 color           : #000;
 font-weight     : bold;
 height          : 35px;
 padding-bottom  : 2px;
 padding-top     : 2px;
 padding-right   : 2px;
 padding-left    : 2px;
 text-align      : center;
 vertical-align  : middle;
}
.tabladistribuciocarga tbody tr td label
{
 padding-left: 2px;
 padding-right: 2px;
}

.tabladistribuciocarga tbody tr td
{
  vertical-align: middle;
}

.tabladistribuciocarga tbody tr td textarea
{
 /*text-transform: uppercase;*/
 text-transform: capitalize;
 white-space   : pre-wrap !important;
}

.tabladistribuciocarga tbody tr td input[type=text]
{
 /*text-transform: uppercase;*/
 text-transform:capitalize;
}

.tabladistribuciocarga tbody tr td
{
 /*text-transform: uppercase;*/
 text-transform:capitalize;
}

.selectidcontenedor
{
  height     : 45px !important;
  margin     : auto;
  width      : 300px !important;
  font-size  : 25px !important;
  font-family: "consolas";
}

.div_personal
{
  background   : white;
  border-radius: 10px;
  width        : 85px;
  height       : 85px;
  margin       : 0 auto;
}

.imgnaviera
{
  width        : 75px;
  height       : 75px;
  margin       : 0 auto;
  border-radius: 15px;
}

.reptable
{
  font-family    : "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
  font-size      : 12px;
  margin         : 45px;
  width          : 480px;
  text-align     : left;
  border-collapse: collapse;
}

.reptable th {
 font-size    : 13px;
 font-weight  : normal;
 padding      : 8px;
 background   : #b9c9fe;
 border-top   : 4px solid #aabcfe;
 border-bottom: 1px solid #fff;
 color        : #039;
 text-align   : center;
}

.reptable td {
 padding      : 8px;
 background   : #e8edff;
 border-bottom: 1px solid #fff;
 color        : #669;
 border-top   : 1px solid transparent;
 text-align   : center;
}

.reptable tr:hover td {
 background: #d0dafd;
 color     : #339;

}



     /*.datagrid table
     {
      border-collapse: collapse; text-align: left; width: 100%; }
      .datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #8C8C8C; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

      .datagrid table td, .datagrid table th { padding: 3px 10px; }
      .datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D) );background:-moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');background-color:#8C8C8C; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #A3A3A3; }
      .datagrid table thead th:first-child { border: none; }
      .datagrid table tbody td { color: #7D7D7D; border-left: 1px solid #DBDBDB;font-size: 12px;font-weight: normal; }
      .datagrid table tbody .alt td { background: #EBEBEB; color: #7D7D7D; }
      .datagrid table tbody td:first-child { border-left: none; }
      .datagrid table tbody tr:last-child td { border-bottom: none; }
      .datagrid table tfoot td div { border-top: 1px solid #8C8C8C;background: #EBEBEB;}
      .datagrid table tfoot td { padding: 0; font-size: 12px }
      .datagrid table tfoot td div{ padding: 2px; }
      .datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }
      .datagrid table tfoot  li { display: inline; }
      .datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #F5F5F5;border: 1px solid #8C8C8C;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D) );background:-moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');background-color:#8C8C8C; }
      .datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { text-decoration: none;border-color: #7D7D7D; color: #F5F5F5; background: none; background-color:#8C8C8C;}
      div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }*/


      .panel-body
      {
        background: none !important;
      }

      .classdoctos
      {
        height       : 100px;
        width        : 100px;
        margin-bottom: 15px;
      }


      .css_det_cont
      {
        font-size  : 14px !important;
        font-family: consolas !important;
        font-weight: none !important;
      }

      .css_tablanocontenedores tr
      {
        width : 300px !important;
        border: 1px dotted black;
      }

      /*------------------------------------------------------------------------------------------- */
      .div_titulo_form
      {
        border-radius: 10px;
        background   : #F0FFF0;
        border-color : #e7e7e7;
        text-align   : center;
        max-height   : 60px !important;
        margin-bottom: 20px;
        padding      : 5px !important;
      }

      .div_titulo_form label
      {
        color      : #000000 !important;
        font-family: 'FertigoProRegular' !important;
        font-size  : 2.8em !important;
      }

      .btn_busquedas
      {
        font-family  : 'FertigoProRegular';
        font-size    : 20px !important;
        color        : black !important;
        border-radius: 5px;
        background   : #FFEFD5;
        border       : 1px solid black;
        box-shadow   : 1px 2px 3px black;
      }

      /*CRZ*/
      .botonsinborde
      {
        border: none;
      }

      .botonsinborde:hover
      {
        transform : scale(1.7);
        -moz-transform : scale(1.7);
        -webkit-transform : scale(1.7);
        -o-transform : scale(1.7);
        -ms-transform : scale(1.7);
        z-index: 12;
      }

      .imgacciones
      {
        width: 100px !important;
        height: 65px !important;
      }


      .tablas
      {
        border         : 2px dotted white;
        border-collapse: collapse;
        border-spacing : none;
        border-style   : ridge;
        margin         : 0 auto;
      }

      .tablas thead tr th, tbody tr th, tfoot tr th
      {
       background      :-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
       background-color:#006699;
       border-left     : 1px solid rgba(85,125,200,.5);
       color           :#FFFFFF;
       font-family     : 'FertigoProRegular';
       font-size       : 13px;
       font-weight     : bold;
       height          : 20px;
       padding-bottom  : 8px;
       padding-top     : 8px;
       text-align    : center;
       vertical-align: middle;
       border         : 1px dotted white;
     }

     .tablas   thead tr td, tbody tr th, tfoot tr th
     {
      /*background:  #BBFFFF;*/
      border-bottom:  1px dotted white;
      height: 20px ;
      padding: 0px ;
      color: white ;

    }
    .tablas tbody tr td
    {
     font-family     : 'FertigoProRegular';
     /*background    : #ddd;*/
     border-bottom : 1px solid rgba(85,125,200,.5);
     border-right  : 1px solid rgba(85,125,200,.5);
     color         : #000;
     /*border         : 1px dotted blue;*/
     font-weight   : bold;
     height        : 35px;
     padding-bottom: 2px;
     padding-top   : 2px;
     padding-right: 2px;
     padding-left: 2px;
     text-align    : center;
     vertical-align: middle;
   }
   .tablas tbody tr td label
   {
     padding-left: 2px;
     padding-right: 2px;
   }
   .tablas tbody tr td
   {
    vertical-align: middle;
  }

  .tablas tbody tr td textarea
  {
   text-transform:capitalize;
   white-space: pre-wrap !important;
 }

 .tablas tbody tr td input[type=text]
 {
   text-transform:capitalize;
 }

 .tablas tbody tr td center
 {
   text-transform:capitalize;
 }





 .imgopciones
 {
  height: 25px !important;
  width: 25px !important;
}



.tablasQry tbody  tr:hover
{
  background: #ee6c0d !important;
}

.tablasQry thead tr th
{
  background: #2114e8;
  text-align    : center;
  vertical-align: middle;
}


.tablasQry tbody tr td
{

  border         : 1px dotted black;
  font-family     : 'FertigoProRegular';
/* border-bottom : 1px solid rgba(85,125,200,.5);
border-right  : 1px solid rgba(85,125,200,.5);*/
color         : #000;
/* border         : 1px solid blue;*/
height        : 30px;
padding-bottom: 1px;
padding-top   : 1px;
padding-right: 1px;
padding-left: 1px;
text-align    : center;
vertical-align: middle;

}

.tablasQry tbody
{
  background-color:white;
}



.pestanas {
  background-color: #8C8584;
  border-radius: 10px 10px 0px 0px;
  border-style:outset;
  border-color:#535151;
  border-width: 2px;
  text-align: center;
  font-family:cursive;
  font-weight: bold;
}


.barraAbc {
  background: url("../../../imagenes/catalogos/pll/fondoBarra.jpg") repeat 50px 50px;
  border-radius: 10px 10px 0px 0px;
  border-style:outset;
  border-color:#f00;
  border-width: 5px;
  text-align: center;
  font-family:cursive;
  font-weight: bold;
}



.panel{
  background: rgba(21, 21, 9, 0.1) !important;
  height: auto !important;
  border : 2px groove white !important;
  box-shadow: -7px 9px 7px 0px #807474;
  /* text-align: center;*/
  border-radius: 10px !important;
  margin-top: 25px !important;
}

.panel-title
{
  font-family: 'FertigoProRegular' !important;
  font-weight: bold !important;
  font-size:20px !important;
}

.panel-default>.panel-heading
{
  background-color: #77bcff !important;
  border-radius: 12px 12px 0px 0px !important;
}

.nav-tabs>li.active>a{
  background-color: red;
}
.well.Mantenimiento{
  background-color: #2e3847;
}

.well-sm{
  padding: 5px;
  border-radius: 3px;
  text-align: right;
}
.well{
  background-color: #e2e0e0
}
.label-default {
  background-color: rgba(119, 119, 119, 0);
}

.rotar-texto {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  position:relative;
  top:50px;
  left: -13px;
  display:inline-block;
  color:#fff;
  text-transform:lowercase;
}
/*
table[class="resaltado"].dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover,table.dataTable.display tbody tr:hover > .sorting_1, dataTable.order-column.hover tbody tr:hover > .sorting_1   {
  background-color: #d8e5ec !important;
  }*/

  .nav-tabs>li.active>a{
    background-color: rgb(242, 243, 138) !important;
  }

  .cmbBusquda {
    height: 60PX !important;
    font-size: 35PX !important;
    border-radius: 20PX !important;
    color: #545252;
    border: 3px solid;
  }


  .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 5px !important;
    border: 1px solid transparent;
  }


  .modal-header{
    /*    background-color: rgba(49, 112, 143, 0.83);*/
    background-color: rgb(45, 47, 44);


  }
  .modal-content {
    position: relative;
    background-color: rgb(213,213,213);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
  }


  .dataTables_wrapper {
    background-color: rgba(128, 171, 213, 0.3);
    color: rgba(128, 171, 213, 0.3);
    border-radius: 10px !important;
    padding: 5px !important;
  }

  .ListaA {
    /* Remove default list styling */
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .ListaA li a {
    border: 1px solid #ddd; /* Add a border to all links */
    margin-top: -1px; /* Prevent double borders */
    background-color: #f6f6f6; /* Grey background color */
    padding: 12px; /* Add some padding */
    text-decoration: none; /* Remove default text underline */
    font-size: 18px; /* Increase the font-size */
    color: black; /* Add a black text color */
    display: block; /* Make it into a block element to fill the whole list */
  }

  .ListaA li a.header {
    background-color: #e2e2e2; /* Add a darker background color for headers */
    cursor: default; /* Change cursor style */
  }

  .ListaA li a:hover:not(.header) {
    background-color: #a1b2ce; /* Add a hover effect to all links, except for headers */
  }

  .ListaA li a.seleccionado {
    background: #a1b2ce !important;
    color: #ffffff!important;
  }

  /*###################################################################*/
  /*###################################################################*/
  .tablareportes
  {
    border         : 1px dotted white;
    border-collapse: collapse;
    border-spacing : none;
    border-style   : ridge;
    margin         : 0 auto;
    /* table-layout   : fixed;*/
  }
  .tablareportes thead tr th, tbody tr th
  {
    /*background-color:#006699;*/
    border-style   : ridge;
    color           : #FFFFFF;
    font-family     : "Arial", "Cambria", "Times", "Times New Roman";
    font-size       : 11px;
    font-weight     : bold;
    padding         : 2px;
    text-align      : center;
    vertical-align  : middle;
    /*table-layout   : fixed;*/
    border: 1px dotted white !important;
  }

  .tablareportes thead tr td, tbody tr th
  {
    background-color: #006699 !important;
    color           : #FFFFFF;
    font-family     : "Arial", "Cambria", "Times", "Times New Roman";
    font-size       : 11px;
    font-weight     : bold;
    padding         : 2px;
    text-align      : center;
    vertical-align  : middle;
    table-layout    : fixed;
    border          : 1px dotted white !important;
  }

  .tablareportes tbody tr td
  {
    font-family   : "Arial", "Cambria", "Times", "Times New Roman";
    background    : rgb(240,255,255) !important;
    padding       : 2px;
    text-align    : center;
    vertical-align: middle;
    table-layout  : fixed;
    border        : 1px dotted black !important;
    color         : black !important;
    font-size     : 11px !important;;
    font-weight   : bold !important;;
  }
  .tablareportes tbody tr td label
  {
   padding-left: 2px;
   padding-right: 2px;
 }
 .tablareportes tbody tr td
 {
  vertical-align: middle;
}

.tablareportes tbody tr td textarea
{
 /*text-transform: uppercase;*/
 text-transform:capitalize;
 white-space: pre-wrap !important;
}

.tablareportes tbody tr td input[type=text]
{
 text-transform:none;
}
/*###################################################################*/
/*###################################################################*/
.img_reportes
{
  /*box-shadow: 1px 2px 3px black;*/
  cursor    : pointer;

}

.peligroo
{
  background-color: red !important;
}

.form-control.select2-container
{
  height: 0px !important;
}


/* [class*="col-"] {
  width: 100% !important;
  }*/

  @media only screen and (max-width: 1100px)
  {
 /*  body {
    background: lightblue !important;
    }*/
    #detproducto
    {
      width: 500px !important;
      /* background: red !important;*/
    }

    .letracomision
    {
      font-size: 7px !important;
    }
  }

  @media only screen and (max-width:490px)
  {
    [class*="col-"] {
      width: 100% !important;
    }
  }

  @media only screen and (max-width:700px)
  {
    #thacciones
    {
      width: 200px !important;

    }

    .letracomision
    {
      font-size: 11px !important;
    }
  }







  .imgcontenedorexp
  {
    width: 2380px !important;
    height: 314px !important;

  }

