<style type='text/css'>

  ._Edit { font-size:0.9em; font-family:tahoma, sans-serif,verdana,serif; color:black; border:1.0px inset #eee; background-color:#FFFFF9; height:25px; -moz-border-radius: 6px; border-radius:6px; -webkit-border-radius: 6px; behavior:url(border-radius.htc); padding:5px 5px; }

  .Select { padding-bottom:10px; font-size:0.9em; _border:1px inset #efefef; font-family:tahoma,sans-serif,verdana,serif; background-color:#FFFFF9;  height:25px; -moz-border-radius: 6px; border-radius:6px; -webkit-border-radius: 6px; behavior:url(border-radius.htc); padding:5px 5px;}

  .Label { padding-top:9px; font-weight:bold; font-size:0.8em; font-family:tahoma,sans-serif,arial,tahoma,verdana,serif; color:#666; -moz-border-radius: 6px; border-radius:6px;-webkit-border-radius: 6px;}

  .Label2 { padding:5px; _font-weight:bold; font-size:0.8em; font-family:tahoma,sans-serif,arial,tahoma,verdana,serif; color:#666; -moz-border-radius: 6px; border-radius:6px;-webkit-border-radius: 6px;}

  .Memo { font-size:0.8em; font-family:tahoma,sans-serif,verdana,serif; background-color:#f6f7ee; border:1px inset #efefef; bbackground-color:#FFFFF1;  -moz-border-radius: 6px; border-radius:6px;-webkit-border-radius: 6px;}

  .Button {background:red url(/xajax/images/backbutton/backgray3.png); -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border:1px solid #afafaf; min-width:100px; height:40px;}

  .Fieldset {background:#efefef; display:inline-table; -moz-border-radius: 6px; border-radius:6px; -webkit-border-radius: 6px; behavior:url(border-radius.htc);}

   /*controles quando recebem focus*/
  .Edit:focus, .Label:focus { border:1px solid #0097e0; xbackground-color: #f6f7ee; xbackground-color:#FFF7C6; }

  .Select:focus { background-color:#f6f7ee; background-color:#FFF7C6;  }

  .Memo:focus { background-color:#f6f7ee; background-color:#FFF7C6; }

  .Button:hover {font-weight:bold; font-family:verdana,arial; ccolor: #0096dd; cursor:pointer; _font-size:1.0em; _border:1.5px inset gray; _background-image:url(/xajax/images/backbutton/backgray.png);}


form table {border-collapse: collapse; border:none;}

td .Edit, td .Select { xborder: 0px solid #000000; font-size: 90%; vertical-align: top;}

img { cursor:pointer;}

select,
textarea,
input[type="text"],
input[type="file"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="edit"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  min-height: 27px;
  padding: 3px 3px;
  margin: 2px;
  font-size: 12px;
  _line-height: 20px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;

/*novo estilo*/
    padding:5px 10px;
    height:27px;
    background:#fff;
    border:1px solid #ccc;
    border-color:#c6c6c6 #dadada #eaeaea;
    /*box-shadow: inset 0px 1px 3px 0px #ddd;
    -webkit-box-shadow: inset 0px 1px 3px 0px #ddd;
    -moz-box-shadow: inset 0px 1px 3px 0px #ddd;*/
    z-index:2;

}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="file"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="edit"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  background:#fffff0;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}


input[type=button], .botao, .Button {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #006dcc;

    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);*/
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    min-height:25px;
}

select:disabled {
  background: #DFDFDF;
  cursor: not-allowed;
}

input[type="text"]:-moz-read-only{
  background: #DFDFDF ;
  cursor: not-allowed;
}

input[type="text"]:read-only {
  background: #DFDFDF;
  cursor: not-allowed;
}

.FieldSet{
    xborder:none;
}

.dados{
  padding:3px;
  line-height: 25px;
  color:#0000A7;
  vertical-align: middle;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  background: #FAFAFA;
  border: 0px solid gray;
  border-color:#aaaaaa;
}





.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.1s 0.1s ease-in-out;
  transition: all 0.1s 0.1s ease-in-out;

  x-webkit-transition: all 0.5s 0.5s ease-in-out;
  xtransition: all 0.5s 0.5s ease-in-out;

}


.modal-content {
  padding: 10px;
  max-width: 600px;
  min-width: 360px;
  max-height: 85%;
  overflow: auto;
  position: fixed;
  top: 20%;
  left: 50%;
  z-index: 2;
  opacity: 10;

  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;

  background: #fff;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;

}

.alert {
    padding: 8px 5px 8px 14px;
    margin-bottom: 20px;
    color: #c09853;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px;
}
.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-danger, .alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}
.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}


.modal-content p {
  padding: 5px;
  text-align: justify;

}


.modal-close {
  position: absolute;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height:1000; z-index: 99999999;
  background-color: rgba(0,0,0,0.5);

  -webkit-transition: all 0.1s 0.1s ease-in-out;
  transition: all 0.1s 0.1s ease-in-out;

}

.modal-close:after {
  _content: "X";
  float: right;
  margin: 5px 5px 0 0;
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 3;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  background-color: rgba(255,255,255,0.8);
  border-radius: 20px;
  box-shadow: 0 0 3px #000;
}
.highlights-button {
  display: inline-block;
  padding: 5px;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #ccc;
  background-color: #ececec;
  color:#7f7f7f; font-size:0.95em;
  float:right;
  -webkit-transition: background-color 300ms ease-in-out, border-color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out, border-color 300ms ease-in-out;

  background-image: -moz-linear-gradient(top, #F3F3F3, #cecece);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F3F3F3), to(#cecece));
  background-image: -webkit-linear-gradient(top, #F3F3F3, #cecece)

}
.highlights-button:hover {
  border: 1px solid #ececec;
  background-color: #ccc;
}

@media screen and (max-width: 767px) {
  .modal-content {
    padding: 10px 5%;
    min-width: 88%;
  }
}
/*
input[type="text"]{
  display: block;
  width: 100%;
  height: calc(1.5385em + 1rem + 2px);
  padding: .5rem 0;
  font-size: .8125rem;
  font-weight: 400;
  line-height: 1.5385;
  color: #333;
  background-color: transparent;
  background-clip: padding-box;
  border: 1px solid #ddd;
    border-top-width: 1px;
    border-top-color: rgb(221, 221, 221);
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
  /*border-radius: 0;
  box-shadow: 0 0 0 0 transparent;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;*/
/*}*/
</style>
