.t3-module {
  margin-bottom: 10px;
}

.inputbox {

  width:auto;
  height: auto;
padding: 0px 15px;

}


.connect {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none
}
.connectar {
    float: right;
    padding: 0;
    margin: 0;
    list-style: none
}
.connectar li {
    float: right;
    display: block;
    margin: 5px
}

.connect li {
    float: left;
    display: block;
    margin: 5px
}

@media screen and (min-width:1200px) {
    .connect li {
        margin: 0 5px
    }
}
@media screen and (min-width:1200px) {
    .connectar li {
        margin: 0 5px
    }
}

.connect li a {
    display: inline-block;
    padding: 15px 0px !important;
    margin-bottom: 0;
    font-size: 22px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 100%;
    color: #eaeaea;
    background: #424d53;
    width: 50px;
    height: 50px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.connect li a:hover, .connect li a:focus {
    background: #bcbf5a;
    color: #bcbf5a
}
.connectar li a {
    display: inline-block;
    padding: 15px 0px !important;
    margin-bottom: 0;
    font-size: 22px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 100%;
    color: #eaeaea;
    background: #424d53;
    width: 50px;
    height: 50px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.connectar li a:hover, .connectar li a:focus {
    background: #bcbf5a;
    color: #bcbf5a
}
.t3-footnav .t3-module ul > li > a:hover, .t3-footnav .t3-module ul > li > a:active, .t3-footnav .t3-module ul > li > a:focus {
    color: #bcbf5a;
    background: none
}

.t3-footnav .t3-module ul > li.active > a {
    background: none
}

.t3-footnav .t3-module ul > li.active > a:hover, .t3-footnav .t3-module ul > li.active > a:active, .t3-footnav .t3-module ul > li.active > a:focus {
    color: #bcbf5a;
    background: none
}




.box1 {

  background:#ffffff;

  border:1px solid #d5d5d5;

}



.box1, .box2, .box3 {

  border-radius: 4px;

}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999}

#ja-search1 {
position: absolute;
left:0;
}