
.patlist{
float:right;
width:250px;
margin-right:10px;
}
.patlist span{
padding-top:11px;
padding-right:2px;
}
.patlist select{
width:164px;
padding:5px;
float:left;
}


#patbacktolist {
border-radius: 25px;
background: #be614b;
width: 100px;
height: 25px; 
text-align: center;
font-size: 15px;
float: right;
margin: -30px 0px -10px 0px;   
}

#patbacktolist a{
color: #fff;
text-decoration: none;
}

.patentsmsg{
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:2px 2px 0px 2px;
float:left;
box-sizing: border-box;
}

.acdropdown label{
float:left;
margin-top:5px;
}

.acdropdown input[type=submit]{
float:right;
width:30%;
margin:2px 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;
}
.pattable {
    text-decoration: none;
    font-size: 12px;
    color: #BE614B;
}
.pattable a {
    color: #02AACE;
    text-decoration: none;
    font-size: 12px;
}
.pattablehead {
    text-decoration: none;
    font-size: 12px;
}
.pattable img{
    width: 15px;
    height: 15px;
}

.patac1 {
    text-decoration: none;
    font-size: 13px;
    font-style: italic;
    color: #BE614B;
    margin:-38px 0px 25px 0px;
}
.patiitlist{
float: right;
width: 250px;
}

.patiitlist select {
  width: 140px;
  margin-right:-35px;
  padding:5px;
}

.patiitlist span{
margin-top: 10px;
margin-left: 85px;
}
.pataclist{
float: right;
width: 250px;
}

.pataclist select {
  width: 100px;
  margin-right:5px;
  padding:5px;
}

.pataclist span{
margin-top: 10px;
margin-left: 54px;
}
