/* ICONO CORREOS */

@font-face {
  font-family: 'correos';
  src: url('../../../../../fonts/correosbcbf.eot?-3um1om');
  src: url('../../../../../fonts/correosd41d.eot?#iefix-3um1om') format('embedded-opentype'), url('../../../../../fonts/correosbcbf.woff?-3um1om') format('woff'), url('../../../../../fonts/correosbcbf.html?-3um1om') format('truetype'), url('../../../../../fonts/correosbcbf.svg?-3um1om#correos') format('svg');
  font-weight: normal;
  font-style: normal;
}

i.icon-full-logo {
  color: #00457d;
  font-family: "correos";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
}

.icon-full-logo:before {
  content: "\e604";
}
/* FIN ICONO CORREOS */

i.icon-full-logo.logoTop {
  color: #fff;
  font-size: 100px;
  position: relative;
  top: 12px;
}

#debug-panel {
	background: #fff;
	padding: 20px;
}

.modal-body {
	overflow: hidden;
}

.rowOption {
	margin-top: 10px;
}

.portlet-body {
	overflow: hidden;
}

.modal-dialog {
	width: 605px;
}

.tiles .tile.iconos .tile-body {
	padding: 0;
}

.tile.iconos .corner:after,
.tile.iconos .check:after {
	z-index: 100;
}

.extDesc {
	background: url(../../../global/img/file.png);
	width: 24px;
	height: 28px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding-top: 12px;
}

.descDesc {
	text-align: center;
  cursor: pointer;
  color: #000;
}

.descDesc .icon-info::before,
.descDesc .icon-cloud-download::before{
	font-size: 25px;
	cursor: pointer;
}

.fechaRecordCont, .desestimadoCont, .numPedidoCont, .fechaSegCont {
	display: none;
}

.jtable-toolbar-item-add-record {
	vertical-align: middle;
}

div.jtable-main-container table.jtable tbody tr > td .jtable-command-button {
	top: 0;
}

div.jtable-main-container div.jtable-title div.jtable-toolbar span.jtable-toolbar-item {
	padding: 0;
}

div.jtable-main-container div.jtable-title div.jtable-toolbar {
	top: 5px;
}

div.jtable-main-container div.jtable-title {
	background: #4b8df8 ;
	border-bottom: 1px solid #ddd!important;
	color: #fff;
}

.noChange::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ff0000!important;
}
.noChange:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #ff0000!important;
   opacity:  1;
}
.noChange::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #ff0000!important;
   opacity:  1;
}
.noChange:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    #ff0000!important;
}

.point {
	cursor: pointer;
}
.verDatosCliente {
	cursor: pointer;
  color: #428bca;
}
.verDatosCliente:hover {
	text-decoration: underline;
}

/***
Contact modal
***/
.modalContacts {
  margin: 0;
  padding: 0;
}
.infoMail li,
.modalContacts li {
  list-style: none;
  padding: 5px 0;
  margin: 10px auto;
  font-size: 12px;
}
.modalContacts li .body {
  display: block;
}
.modalContacts li .avatar {
  height: 45px;
  width: 45px;
  -webkit-border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  border-radius: 50% !important;
}
.modalContacts li.in .avatar {
  float: left;
  margin-right: 10px;
}
.modalContacts li.out .avatar {
  float: right;
  margin-left: 10px;
}
.modalContacts li .name {
  color: #3590c1;
  font-size: 13px;
  font-weight: 400;
}
.modalContacts li .datetime {
  color: #333;
  font-size: 13px;
  font-weight: 400;
}
.infoMail li .message,
.modalContacts li .message {
  display: block;
  padding: 5px;
  position: relative;
}
.infoMail li.in .message,
.modalContacts li.in .message {
  text-align: left;
  border-left: 2px solid #1BBC9B;
  background: #fafafa;
}
.modalContacts li.in .message .arrow {
  display: block;
  position: absolute;
  top: 5px;
  left: -8px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #1BBC9B;
}
.modalContacts li.out .message {
  border-right: 2px solid #F3565D;
  margin-right: 65px;
  background: #fafafa;
  text-align: right;
}
.modalContacts li.out .message .arrow {
  display: block;
  position: absolute;
  top: 5px;
  right: -8px;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #F3565D;
}
.modalContacts li.out .name,
.modalContacts li.out .datetime {
  text-align: right;
}

.datosClient .static-info {
  margin-bottom: 2px;
}
.btAddDomain {
  margin-top: 10px;
}
.presAnt i,
.linkMailEdit span {
  font-size: 15px;
  vertical-align: middle;
}
.btsFlotantes {
  position: fixed;
  bottom: 10px;
  right: 20px;
  background: rgba(245,245,245,0.5);
  padding: 20px;
  border: 1px solid #7cacfa;
}

.portlet.box > .portlet-title > .tools > a.sendMail {
  color: #fff;
}
.btSend a {
  color: #777;
}
.icon-paper-clip{
  color: #777!important;
}
.icon-paper-clip.conten,
.icon-plus.conten {
  color: #ff6000!important;
}
.inbox-view-header h1 {
  line-height: 30px!important;
}
.saveCompose {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  text-align: right;
}
.saveCompose button{
  margin-right: 5px;
}
.select2-container--open {
  z-index: 1000000;
}
.todayTask {
  color: #0000ff;
}
.pastTask {
  color: #ff0000;
}
.dropCheck {
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 18px;
  padding: 6px 13px;
  text-decoration: none;
  white-space: nowrap;
}

.destTxt,
.remTxt {
  display: none;
}

.has-error {
  color: #a94442;
}

.contentAcciones {
  display: none;
  margin-bottom: 10px;
}
form.jtable-dialog-form div.jtable-textarea-input textarea {
  width: 100%!important;
}
.enlTabla {
  color: #000;
}
.listMailsFeed .col1,
.listMailsFeed .col2 {
  width: auto!important;
}
.btDelEmail {
  cursor: pointer;
}

.feeds li .col1 > .cont > .cont-col2 {
  pointer-events: none;
}

.modalBig .modal-dialog {
  width: 80%;
}
.createClient {
  color: #fff;
}
.createClient:hover {
  color:#b0cdfc;
}
.btDest {
  color: #ddd;

}
.spinner {
  width: 65px;
  float: left;
}
.puntosHora {
  padding: 5px;
  float: left;
}

body {
  font-size: 11px!important;
}

.btDelete {
  background: #ddd none repeat scroll 0 0;
  display: block;
  font-size: 20px;
  font-weight: normal;
  height: 100%;
  position: absolute;
  right: 0;
  text-align: center;
  text-indent: 0;
  top: 0;
  width: 30px;
  padding-top: 3px;
  cursor: pointer;
}

.btUpdate {
  border-right: 1px solif #fff;
  background: #ddd none repeat scroll 0 0;
  display: block;
  font-size: 20px;
  font-weight: normal;
  height: 100%;
  position: absolute;
  right: 31px;
  text-align: center;
  text-indent: 0;
  top: 0;
  width: 30px;
  padding-top: 3px;
  cursor: pointer;
  color: #000;
}

.thumbNot {
  position: absolute;
  top: 0;
  left: 0;
}

.btAgrEta {padding-left: 10px;}
.agrEta {display: none;}
.selEtapa {display: none;}

.dd-delete {
  background: #ddd none repeat scroll 0 0;
  border: 1px solid #aaa;
  color: #fff;
  cursor: pointer;
  height: 30px;
  margin: 0;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}
.floatRight {
  float: right;
}
.floatLeft {
  float: left;
}

.infoPrecio {
  width: 400px;
}
.infoPrecio.big {
  width: 600px;
}

.dashboard-stat {
  margin-bottom: 0;
}
.paddinContent {
  padding: 10px;
}
.paddingTop {
  padding-top: 10px;
}
.marginBottom {
  margin-bottom: 10px;
}

.datosAdicionales {
  display: none;
}
.datosAdicionales.open {
  display: block;
}

.sinMargin .form-group {
  margin-left: 0;
}

.infoPrecio .dashboard-stat .visual {
  height: 40px;
}
.infoPrecio .details {
  padding: 10px;
}
.infoPrecio .desc {
  float: left;
  margin-right: 10px;
}
.infoPrecio .contentPrecios,
.infoPrecio .number {
  float: left;
  padding: 0!important;
  margin: 0!important;
}

.infoPrecio .codigo {
  letter-spacing: 0!important;
  font-weight: bold!important;
  font-size: 14px!important;
  padding-left: 12px!important;
}

.editAlbergue {
  cursor: pointer;
}

.selectEditAlb {
  margin: 10px 0;
}
.addCommentEtap {
    background: url(../img/addComment.svg) no-repeat 0 7px;
    height: 24px;
    width: 20px;
    display: inline-block;
    background-size: 20px;
    cursor: pointer;
}
.addCommentEtap.activo {
    background: url(../img/addCommentActivo.svg) no-repeat 0 7px;
}
.pContentEtapa {
  width: 100%;
}

.editCommentContent {
  margin: 10px 0;
  display: none;
}

.editCommentContent textarea {
  margin: 10px 0;
}

.page-content-wrapper .page-content {
  padding: 10px 20px 10px 20px;
}

#guardarCrear {
  display: none;
}
.alignRight {
  text-align: right;
}
.btBajo {
  padding: 3px 13px;
}

.inputCorto {
  width: 75%;
}
.localidadCrearAlbergue {
  width: 372px;
}
.btEditPrecio {
  color: #fff;
  left: 20px;
}
.precioManual {
  display: none;
  position: absolute;
  left: 20px;
  top: 25px;
  height: 25px;
  width: 174px;
}

.btEditPrecio,
.btAcceptEditPrecio,
.btCancelEditPrecio {
  position: absolute;
  cursor: pointer;
  z-index: 100;
  top: 5px;
}

.btAcceptEditPrecio {
  color: green;
  right: 20px;
  display: none;
}

.btCancelEditPrecio {
  color: red;
  right: 40px;
  display: none;
}

.precio.precioModif {
  text-decoration: line-through;
}

.precioModif {
  font-size: 20px!important;
  clear: both;
  line-height: 20px!important;
  display: block!important;
}

.precioPers {
  display: none;
}

.estAntig {
  color: #ff6262;
}

.jtable-row-selected {
  background: #d6ffc1!important;
}

.tablaPruebas {
  width: 100%;
}
.tablaPruebas,
.tablaPruebas td,
.tablaPruebas tr
{
  border: 1px solid #000;
}

#qr-video {
  width: 100%;
}

.correosIdScan div {
      text-align: center;
    width: 100%;
    padding: 10px;
    font-weight: bold;
    font-size: 20px;
}

.fullW {
  width: 100%;
}

.mgt {
  margin-top: 10px;
}

.utilsPanel {
  display: none;
  margin-bottom: 20px;
}

.utilsPanel.pickDrop {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #fff;
  margin: 0;
  padding: 10px;
  left: 0;
  border-top: 1px solid #ccc;
}
.contentSearchCode {
  display: none;
}

.contentSearchCode.active {
  display: block;
}

.utilsPanel.pickDrop .btn {
  font-size: 20px;
}
  
.utilsPanel.pickDrop .disabled  {
  font-size: 14px;
}

.jtable-input.jtable-dropdown-input select {
  width: 100%;
  height: 30px;
  font-size: 14px;
}

.etapa.disabled {
  opacity: 0.5;
}

.utilsPanel .btn {
  white-space: initial;
}

#confirmStatusChange .modal-dialog,
#changeDropAccommodation .modal-dialog,
#confirmarDrop .modal-dialog,
#confirmarPick .modal-dialog {
  width: auto;
}

#changeDropAccommodation .destinoEtapa {
  width: 100%;
  margin-bottom: 15px;
}

@media (max-width: 900px) {
  .top-menu {
    display: none!important;
  }
}
@media (max-width: 480px){
  .login .content {
      width: 360px;
  }
}

.page-header.navbar .page-logo img {
  padding-top: 3px;
}

.formatoDni {
  display: none;
}

.mgt-1 {
  margin-top: 10px;
}

.mgt-2 {
  margin-top: 20px;
}

.mgt-4 {
  margin-top: 40px;
}

.mgb-4 {
  margin-bottom: 40px;
}

.mgb-2 {
  margin-bottom: 20px;
}

.contObsIncHide {
  display: none;
}

.btnSelect {
  padding: 4px 11px;
}
.listEtapas li {
  margin-top: 10px;
}