
.techlist{
float:right;
width:250px;
margin-right:10px;
}
.techlist span{
padding-top:11px;
padding-right:2px;
}
.techlist select{
width:164px;
padding:5px;
float:left;
}


#techbacktolist {
border-radius: 25px;
background: #be614b;
width: 100px;
height: 25px;
text-align: center;
font-size: 15px;
float: right;
margin: -30px 0px 0px 0px;
}

#techbacktolist a{
color: #fff;
text-decoration: none;
}

.technologymsg{
float:right;
margin-top:0px;
margin-right:10px;
font-size:10px;
color:#9999cc;
}

.acdropdown{
float:right;
width: 350px;
}

.acdropdown select{
width:130px;
padding: 12px 20px;
margin:15px 2px 0px 2px;
float:left;
box-sizing: border-box;
}

.acdropdown label{
float:left;
margin-top:20px;
}

.acdropdown input[type=submit]{
float:right;
width:30%;
margin:15px 2px 0px 2px;
margin-bottom:10px;
}

#acselectlist{
float:right;
}

.button {
  display: inline-block;
  padding: 5px 5px;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #be614b;
  border: none;
  border-radius: 5px;
  box-shadow: 0 4px #999;
}

.button:hover {background-color: #be614e;}

.button:active {
background-color: #be614e;
box-shadow: 0 5px #666;
transform: translateY(4px);
}

input[type=text], select {
width: 50%;
padding: 12px 10px;
margin: 5px 0;
box-sizing: border-box;
float:right;
}

.f1{
float:left;
width:100%
}

.f2 {
float: left;
width: 71%;
}

.f2 input[type="text"] {
box-sizing: border-box;
margin: 5px 0;
padding: 12px 10px;
width: 30%;
}

.f3 {
float: left;
width: 29%;
}

.f3 input[type="text"] {
box-sizing: border-box;
margin: 5px 0;
padding: 12px 10px;
width: 200px;
}
.techtable {
    text-decoration: none;
    font-size: 12px;
    color: #BE614B;
}
.techtable a {
    color: #02AACE;
    text-decoration: none;
    font-size: 12px;
}

.techtablehead {
    text-decoration: none;
    font-size: 12px;
}


.techtablehead th {
    font-weight: bold;
    padding: 10px 10px;
    background: #555;
    color: #fff;
}

.techtable img{
    width: 15px;
    height: 15px;
}


.techac1 {
    text-decoration: none;
    font-size: 13px;
    font-style: italic;
    color: #BE614B;
    margin:-38px 0px 25px 0px;
}
.techiitlist{
float: right;
width: 250px;
}

.techiitlist select {
  width: 140px;
  margin-right:-35px;
  padding:5px;
}

.techiitlist span{
margin-top: 10px;
margin-left: 85px;
}
.techaclist{
float: right;
width: 250px;
}

.techaclist select {
  width: 100px;
  margin-right:5px;
  padding:5px;
}

.techaclist span{
margin-top: 10px;
margin-left: 54px;
}
