﻿#simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container {
  height:400px;
  width:600px;
  background-color:#fff;
  border:3px solid #ccc;
}

#simplemodal-container a.modalCloseImg {
  background:url(x.png) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-14px;
  right:-18px;
  cursor:pointer;
}

#confirmheader {height:100px; width:100%; background:url(sprite.png) repeat-x 0px 0px; color:#0192BF; font-size:1.1em; font-weight:bold; line-height:30px;}

.cloudbg{background:url(nuvem_bg.jpg) top left no-repeat; width: 918px; height: 594px; position: relative;}
.cloudinput{color: #fff; font-size: 12px; margin-left: 25px; position: absolute; top: 140px; text-align: center; width: 217px;}
#sentimentCloudDiv{position: absolute; top: 110px; left: 305px;}

a.enviarlnk:link, a.enviarlnk:active, a.enviarlnk:visited,  a.enviarlnk:hover{background-color: #0CF; color: #FFF; padding: 3px 5px 3px 5px; text-decoration: none;}
