      div#editor {
          width: 81%;
          margin: auto;
          text-align: left;
      }

      #modal4-body {
        height: 500px;
      }

      .modal-dialog {
        transform : none !important;
        -webkit-transform : none !important;
        -moz-transform : none !important;
      }			
	  .whiteletter{
				color:#ffffff;
			}
			.pointersp{
				cursor:pointer;
			}
			a { cursor:pointer !important; }
			span { cursor:pointer !important; }
			@media print {
			   .ng-show {
				 display: block !important;
			   }
			}
			.ContenedorTabla {
				height: 300px;
				margin: 0 auto;
				overflow: auto;
				position: relative;
			}
			.labelDisp{
				font-size:14px !important;
			}
