body {
  height: 100%;
  background: url("/assets/images/redecelular/login-background-1.png") top center no-repeat;
  background-size: 100%;
}

.container {
  background: url("/assets/images/pensecelular/bg-light.png") center center no-repeat;
  height: 600px;
  width: 970px !important;
}

#content {
  background: url("/assets/images/redecelular/background-login-2.png") no-repeat;
  width: 970px;
  height: 609px;
  top: 50%;
  left: 50%;
  margin-top: -304px;
  margin-left: -485px;
  position: absolute;
}

a {
  color:#019341;
}

a:hover, a:focus {
  color: #E38D13;
}

.btn.btn-warning-c {
  color: #019340;
  background-color: #F0AD4E;
  background-image: linear-gradient(to bottom, #ffd65a, #fec828);
  border-color: #E38D13 #E38D13 #E38D13;
}

.btn.btn-warning-c:hover {
  color: #019340;
  background-color: #fec828;
  background-image: linear-gradient(to bottom, #fec828, #fec828);
  border-color: #E38D13 #E38D13 #E38D13;
}

.logo {
  margin: 30px 0 0 30px;
  float: left;
}

.login{
  float:right;
  margin:10px 20px 0 0;
}

.login p{
  margin:0 !important;
  font-size:12px;
  color:#666;
  text-indent:2px;
}

.login form{
  margin:0 !important;
}

.login input{
  margin-bottom:2px !important;
}

.login .form-group {
  display: inline !important;
  float: left;
  margin-right: 5px;
}

footer {
  clear: both;
  margin-left: 8px;
  top: 10px;
  position: relative;
}

footer a {
  color: #019341;
}

footer a:hover, a:focus {
  text-decoration: underline;
  color: #666;
}

.menu {
  margin: 30px 0 0 130px;
  clear: both;
}

.box-txt {
  clear: both;
  display: block;
  width: 500px;
  min-height: 420px;
  overflow: hidden;
  margin-left: 450px;
  padding-top: 30px;
}

.contact-box {
  clear: both;
  display: inline-block;
  width: 570px;
  margin-left: 140px;
  margin-top: 30px;
  z-index: 5;
  position: relative;
  min-height: 100%;
}

.contact-box p {
  font-size: 20px;
  color: #666;
  padding-left: 90px;
}

.contact-box span {
  color: #344e9d;
  font-weight: bold;
}

.box-txt p {
  font-size: 20px;
  color: #666;
}

.box-txt span {
  color: #019341;
  font-weight: bold;
}

.box-txt-int {
  width: 480px;
  height: 360px;
  background: #FFF;
  overflow: auto;
  padding: 10px 10px 0 10px;
  font-size: 14px;
  color: #666;
}

.panel-heading {
  margin-left: 2px;
  border: 1px solid #ccc;
  background: #f2f2f2;
  padding-left: 10px;
}

.panel-body {
  min-height: 100%;
  overflow: hidden;
  padding: 5px;
}

.contact-form {
  clear: both;
  display: block !important;
  width: 190px !important;
}

.contact-text {
  float: right;
  width: 206px;
}

.send {
  clear: both;
  display: block !important;
  float: inherit;
}

#panel-contact {
  cursor: pointer;
}

#panel-form {
  display: none;
  margin-top: 15px;
}

#alert-message {
  display: none;
  width: 304px;
}

#alert-message-password {
  display: none;
  width: 322px;
}

.form-horizontal .control-label {
  width: 70px;
}

.form-horizontal .controls {
  margin-left: 90px;
}
