html { height: 100%; width: 100%; }

body {
	margin: 0; border: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow-x: hidden;
}

h2 {
	padding-bottom: 9px!important;
	border-bottom: 3px solid #eee!important;
	color: #7a8086!important;
	font-size: 34px!important;
	font-weight: 300!important;
	text-align: -webkit-auto!important;
	background: none!important;
	border-top: none!important;
	padding-left: 20px!important;
	font-family: "Trebuchet MS";
	margin-bottom: 0px!important;
}

.h2default {
	color: #007fa4!important;
   font-size: 24px!important;
   font-weight: 300!important;
   text-align: -webkit-auto!important;
	 border-bottom: none!important;
	 padding-left: 0px!important;;
}

button {
	width: 100%;
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-align: left;
	padding-top: .4em;
	height: 40px;
}

div.main {
	width: 100%; overflow-x: hidden;
	background-color: #F6F6F6;
  border: #D4D4D4 solid 1px;
}

form {
	padding-bottom: .2em;
}

.default{
	text-align: center!important;
	color: #007fa4!important;
	font-size: 24px!important;
	font-weight: bold!important;
	border-style: none!important;
	margin-top: 9px!important;
	margin-bottom: 5px !important;
	background-color: transparent!important;
	padding-top: 20px;
	padding-left: 0!important;
}

div.wrap-login {
	font-weight: 300;
  font-size: 12px;
  font-family: arial, verdana, times;
  margin-bottom: 14px;
}

input {
	font-size: 15px;
}

.btn-default {
	color: #ffffff;
   background: #007fa4;
   border: none;
   padding: 20px 0px;
   width: 100%;
   height: 100%;
   margin-top: 0px;
	 text-align: center;
	 margin-bottom: 1.5em;
	 font-size: 20px;
}

.btn-default_unimed {
	color: #ffffff;
   background: #007fa4;
   border: none;
   padding: 20px 0px;
   width: 40%;
   height: 100%;
   margin-top: 0px;
	 text-align: center;
	 margin-bottom: 1.5em;
	 font-size: 20px;
}

select[type="select"] {
	width: 100%;
	margin-bottom: 7px;
	font-size: 20px;
	margin: 0px;
	padding: 10px 0;
	border: 1px solid #007fa4;
}

input[type="text"] {
	width: 100%;
	margin-bottom: 7px;
	font-size: 20px;
	margin: 0px;
	padding: 10px 0;
	border: 1px solid #007fa4;
}

input[type="cadastro_unimed"] {
	width: 40%;
	margin-bottom: 7px;
	font-size: 20px;
	margin: 0px;
	padding: 10px 0;
	border: 1px solid #007fa4;
	text-align: center;
}

input[type="password"] {
	width: 100%;
	margin-bottom: 7px;
	font-size: 20px;
	margin: 0px;
	padding: 10px 0;
	border: 1px solid #007fa4;
}

form .inputinterno {
	margin-bottom: 12px;
  font-size: 20px;
  padding: 6px 0;
  margin-top: 10px;
}

div.input {
	padding-top: 5px;
}

div#hd { text-align: center;
	padding: 1em 0 .5em 0;
}

div#bd {
	border-bottom: 1px solid #cccccc;
	font-family: "Trebuchet MS";
	font-size: 15px;
	background: #F6F6F6!important;
}

div#bd div.c {
	margin: 0 1em 1.3em 1em;
	-webkit-border-bottom-left-radius:15px;
	-webkit-border-bottom-right-radius:15px;
	/*background-color: rgba( 255, 255, 255, .6 );*/
}

.dw {
	text-align: -webkit-center;
}

a.link {
	text-decoration: underline;
  color: #007fa4;
  font-size: 11px;
  font-weight: bold !important;
}

div#ft {
	border-top: 1px solid #fff;
	/*background-color: #cccccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#eaeaea));*/
	padding: .5em;
	text-align:center;
}

div.frame {
	bjjackground-color: #DDFF9A;
	padding: .5em;
}

dl { padding-left: 0.2em; margin-bottom: -.2em; }
dt { float: left; clear: left; width: 30px; text-align: center; }
dd { margin: 0 -30px 0 40px; padding: 0 0 .5em 0; min-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

/** START: loading.... */
div#load {
	background-color: rgba( 0, 0, 0, .7 );
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	display: none;
	font-family: "Trebuchet MS";
	font-size: 25px;
	text-shadow: 0px 2px 2px #000;
	padding-top: 3em;
}

.bar1 { -moz-transform:rotate(0deg) translate(0, -40px); -webkit-transform:rotate(0deg) translate(0, -40px);opacity:0.12; }
.bar2 { -moz-transform:rotate(45deg) translate(0, -40px); -webkit-transform:rotate(45deg) translate(0, -40px);opacity:0.25; }


.tbHeader  th {
	background-color: transparent;
}
img {
	margin-right: 2px;
}

.bar3 { -moz-transform:rotate(90deg) translate(0, -40px); -webkit-transform:rotate(90deg) translate(0, -40px);opacity:0.37; }
.bar4 { -moz-transform:rotate(135deg) translate(0, -40px); -webkit-transform:rotate(135deg) translate(0, -40px);opacity:0.50; }
.bar5 { -moz-transform:rotate(180deg) translate(0, -40px); -webkit-transform:rotate(180deg) translate(0, -40px);opacity:0.62; }
.bar6 { -moz-transform:rotate(225deg) translate(0, -40px); -webkit-transform:rotate(225deg) translate(0, -40px);opacity:0.75; }
.bar7 { -moz-transform:rotate(270deg) translate(0, -40px); -webkit-transform:rotate(270deg) translate(0, -40px);opacity:0.87; }
.bar8 { -moz-transform:rotate(315deg) translate(0, -40px); -webkit-transform:rotate(315deg) translate(0, -40px);opacity:1; }

div#load div#ani div {
	width:10px;
	height:30px;
	background:#fff;
	position:absolute;
	top:35px;
	left:45px;
}

div#load div#ani {
	width:100px;
	height:100px;
	margin: auto;
	-webkit-animation-name: rotateThis;
	-webkit-animation-duration:2s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:linear;
}
@-webkit-keyframes rotateThis {
	from {-webkit-transform:scale(0.5) rotate(0deg);}
	to {-webkit-transform:scale(0.5) rotate(360deg);}
}
/* END: loading... */
table.tbAnt {
	-webkit-border-horizontal-spacing: inherit;
	-webkit-border-vertical-spacing: inherit;
}

.tbAnt tbody tr td a {
	text-decoration:underline;
	font-family: roboto;
	font-size: 12px;
	font-weight: bold;
	color: #5b5b5b;
	cursor: pointer;
}
.tbAnt tbody tr th {
	text-decoration: none;
	font-size: 18px;
	color: #e2e2e2;
	text-align: left;
	padding: 10px;
	background: #007fa4;
	border: 1px solid;
}
.tbAnt tbody td {
	text-decoration: none;
	border: 1px solid #d1d1d1;
	padding: 7px 10px;
}

.tbDados {
	margin-top: 11px;
}

.tbHeader {
	background: #007fa4;
  color: #ffffff;
}

.tbDados .tbHeader  th {
	padding: 6px 20px;
}

.tbDados .m {
	padding: 6px 15px;
}

.m a {
	font-size: 11pt;
	text-decoration: underline;
	color: #007fa4;
}

/* Mensagens de exibição na tela */
.msg
{
	padding-left: 0px;
	background-position: 0% 1px;
	background-repeat: no-repeat;
	font-size: 138.5%;
 	font-family: Roboto, regular;
	text-decoration: none;
}

.msg.small
{
	font-size: 100%;
	padding-top: 3px;
}

.msg.error { color: #990000 !important; background-image: url(../img/img-cache.asp?id=icoStop.gif); background-position: left; padding-left: 26px; }
.msg.sucess { color: #006600; background-image: url(../img/img-cache.asp?id=icoSucess.gif); }
.msg.warn { color: #996600; background-image: url(../img/img-cache.asp?id=icoWarn.gif); }
.msg.info { color: #0e6ac7; background-image: url(../img/img-cache.asp?id=icoInfo.gif); }

.ico.dicom, button div.dicom { background-position: 0% -576px; cursor: hand; }
.ico.x-ray, button div.x-ray { background-position: 0% -1175px; cursor: hand; }
.ico, button div
{
	background-repeat: no-repeat;
	background-image: url(../img/img-cache.asp?id=ico_sprite.gif&v=10);
	height: 17px;
	width: 18px;
	text-indent: 50000em;
	overflow: hidden;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 1px;
	text-decoration: none;
}

ul.ctrl {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	list-style-type: none;
	clear: left;
	font-size: 131%;
	height: 21px;
}

ul.ctrl li { float: left; padding-right: 5px; }
ul.ctrl.panel { height: 27px; }
ul.ctrl.dw { height: 40px; }
ul.ctrl li div.ico {
	margin-top: 2px;
}

ul.ctrl.h2 {
	position: relative;
	float: right;
	top: -33px;
	margin-bottom: -33px;
	right: 2px;

	font-size: 138.5%;
}

ul.ctrl.h4 {
	position: relative;
	float: right;
	top: -25px;
	margin-bottom: -33px;
	right: -4px;
	font-size: 116%;
}

h2 .ctrl
{
	position: relative;
	float: right;
	white-space: nowrap;
	padding: 0px;
	top: -25px;
	margin-bottom: -25px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 10px;
}

h2 .ctrl ul
{
	list-style-type: none;
	display: inline;
	float: left;
	padding: 0px;
	padding-top: 2px;
	margin: 0px; 
}

h2 .ctrl span
{
	float: left;
	padding-right: 12px;
}

h2 .ctrl li 
{
	float: left;
	padding-left: 5px;
}

.ico.next, button div.next { background-position: 0% -322px; cursor: hand; }
.ico.nextOff, button div.nextOff { background-position: 0% -340px; }
.ico.prev , button div.prev { background-position: 0% -358px; cursor: hand; }
.ico.prevOff, button div.prevOff  { background-position: 0% -376px; }


div#bd { background: -webkit-gradient(linear, left top, left 120, from(#fff), to(#B1D66C)); }

