#backtolist {
border-radius: 25px;
background: #be614b;
width: 100px;
height: 25px; 
text-align: center;
font-size: 15px;
float: right;   
}

#backtolist a{
color: #fff;
text-decoration: none;
}

#backtolist1 {
border-radius: 25px;
background: #be614b;
width: 190px;
height: 25px;
text-align: center;
font-size: 15px;
float: right;
}

#backtolist1 a{
color: #fff;
text-decoration: none;
}

.collaborationmsg{
float:right;
margin-top:0px;
margin-right:10px;
font-size:10px;
color:#9999cc;
}

#deleteyear {
border-radius: 25px;
background: #f7a683;
width: 220px;
height: 25px;
text-align: center;
font-size: 12px;
float: right;
//color: #fff;
color: #ad162a;
}

#deleteyear a{
//color: #fff;
color: #ad162a;
text-decoration: none;
}


#edit-cancel{
visibility:hidden;
}

.academic{
text-align:center;
margin-bottom:15px;
}

#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], input[type=file], select, textarea{
width: 50%;
padding: 12px 10px;
margin: 5px 0;
box-sizing: border-box;
float:right;
}

.f1{
float:left;
width:100%
}

.f2 {
clear: both;
}

#edit-titledesc{
width: 50%;
padding: 12px 10px;
margin: 10px 0;
box-sizing: border-box;
float:right;
}

.f2 input[type="text"], select, textarea{
width: 50%;
padding: 12px 10px;
margin: 10px 0;
box-sizing: border-box;
float:right;
}

.f3 {
float: left;
width: 29%;
}

.f3 input[type="text"]{
box-sizing: border-box;
margin: 5px 0;
padding: 12px 10px;
width: 200px;
}

.f2 span {
text-align: center;
font-size: 13px;
padding-top: 20px;
}

.f2 input[type="file"]{
width: 50%;
padding: 12px 10px;
margin: 10px 0;
box-sizing: border-box 1px solid #bbb;
border: 1px solid #bbb;
float:right;
}

.viewdec{
background-color: #eee;
height: 500px;
overflow: scroll;
clear: both;
margin:20px 0px;
}

.viewdec p{
font-size:14px;
font-style:normal;
margin:5px;
}

.table_display{
background-color: #CE7966;
border: 2px solid #fff;
text-align: center;
font-style: normal;
}

.row_items{
color: #666;
padding: 10px;
width: 60px;
border: 1px solid #fff;
}

.row_items2{
color: #666;
padding: 5px;
width: 20px;
border: 1px solid #fff;
}

.row_items3{
color: #666;
padding: 5px;
width: 30px;
border: 1px solid #fff;
}

tr.abc.even{
background-color: #ddd;
border-bottom: 1px solid #ccc;
padding: 0.1em 0.6em;
}

div.grippie{
visibility:hidden;
}
.collaborationspage{
border: 1px dotted #be614b;
width:950px;
margin: 10px;
padding:10px;
height: 200px;
}
.collaborationspage button{
font-size: 20px;
color: #be614b;
clear:both;
}

.interaclist{
float:right;
width:250px;
margin-right:10px;

}
.interaclist2{
float:right;
width:150px;
margin-right:10px;

}
.interaclist2 select{
float: right;
width: 120px;
height:30px;
padding:0px;
}
.interaclist select{
float: right;
width: 120px;
padding:0px;
margin:0px;
}
.interaclist span{
text-align:center;
margin:5px 0px 0px 30px;
width:100px;
}

.interaclist1{
float:right;
width:250px;
margin-right:10px;

}
.interaclist1 select{
width: 120px;
padding:0px;
margin: 0px -40px 0px 0px;
}
.interaclist1 span{
width: 100px;
margin: 5px 0px 0px 70px;
}
