table {
  width: 100%;
  border-collapse: collapse;
}
th {
  cursor: pointer;
}
td,
th {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
}
.ser {
  float: right;
  font-size: 13px;
  color: gray;
}
tr:nth-child(even) {
  background-color: #f2f2f2;
}
.hidden { display:none;}
.views {
    color: white;
    float: left;
    text-shadow: 0 0 5px black, 0 0 5px black, 0 0 5px black, 0 0 5px black;
    width: 50px;
}
.login {
    border: 1px solid #CCCCCC;
    border-radius: 20px;
    box-shadow: 0 0 13px #7FC7FF;
    height: 276px;
    margin: -175px -150px 0 0;
    position: absolute;
    right: 50%;
    top: 50%;
    width: 300px;
}
.hat {
    background: none repeat scroll 0 0 #ddd;
    border-bottom: 1px solid #B0C4DE;
    border-radius: 20px 20px 0 0;
    height: 69px;
}
.form {
    height: 120px;
}
.edit {
    height: 25px;
    width: 25px;
    background-image:url('/img/edit2.png');
    background-repeat:no-repeat;
    cursor:pointer;
    background-size: cover;
    float: left;
    margin-top: 5px;
}
#logo {
    height: 10%;
    background-image:url('/logo-dark.png');
    background-repeat:no-repeat;
    cursor:pointer;
}
.stat {
    float: right;
    font-size: 12px;
}
.foot {
    background: none repeat scroll 0 0 #ddd;
    border-radius: 0 0 20px 20px;
    border-top: 1px solid #B0C4DE;
    height: 69px;
    position: static;
}
.logfield {
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    bottom: 50%;
    box-shadow: 0 0 3px #EEEEEE inset;
    color: #000555;
    font-size: 25px;
    height: 15%;
    position: absolute;
    right: 10%;
    text-align: center;
    width: 80%;
}
.passfield {
    border: 1px solid #CCCCCC;
    border-radius: 6px;
    bottom: 33%;
    box-shadow: 0 0 3px #EEEEEE inset;
    color: #000555;
    font-size: 25px;
    height: 15%;
    position: absolute;
    right: 10%;
    text-align: center;
    width: 80%;
}
.hatfield {

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px none;
    border-radius: 0 0 20px 20px;
    top: 2px;
    color: #778899;
    font-size: 33px;
    height: 69px;
    position: absolute;
    right: 0;
    width: 300px;
}
.okfield {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px none;
    border-radius: 0 0 20px 20px;
    bottom: 2px;
    color: #778899;
    font-size: 33px;
    height: 69px;
    position: absolute;
    right: 0;
    width: 300px;
    cursor: pointer;
}
#animelist{
    height: 100%;
    width: 20%;
    float: left;
}
#plus{
    background-image: url('/img/plus.png');
    background-size: 100%;
    margin: 4px 0 0 0;
    height: 37px;
    width: 37px;
    float:right;
}
#hideplus{
    display:none;
    height:50px;
}
.glist {
    width:100%;
}
.gname {
    width: calc(100% - 50px);
      float:left;
}
.list {
  font-family:sans-serif;
  margin:0;
  padding:0;
  height:84%;
  overflow:auto;
}
.unselect {
  display:block;
  background-color: #eee;
  padding:10px;
  box-shadow: inset 0 1px 0 #fff;

}
.list > li:hover {
  display:block;
  background-color: #ccc;
  padding:10px;
  box-shadow: inset 0 1px 0 #fff;
}
#mainlist>input,#form>input  {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    margin: 5px;
    padding: 10px 15px;
    width: 80%;
}
input#input {
    float:left;
    width: 70%;
}
input#button2 {
    float:right;
    width: 20%;
    height: 37px;
}
input:focus {
  outline:none;
  border-color:#aaa;
}
#group{
    float: right;
    height: 100%;
    
    width: 80%;
}
#groupsettings{
    background: none repeat scroll 0 0 #ddd;
    border-radius: 10px;
    float: left;
    height: 100%;
    width: 40%;
}
#groupflags{
    width: 100%;
    height: 200px;
    margin: 5px;
}
#grouplist{
    border-radius: 10px;
    float: left;
    height: calc(100% - 300px);
    margin: -2% 2% 2%;
    overflow: auto;
    width: 96%;
    background: none repeat scroll 0 0 #EEEEEE;
}
.epizode{
    float: left;
    font-size: 11px;
    font-style: italic;
    height: 150px;
    margin: 5px;
    text-align: center;
    width: 150px;
}
#series {
    float: left;
    width: 60%;
    height: 100%;
    overflow: auto;
}
#sdata {
    width: 100%;
    height: 360px;
}
#groupimage {
    background: none repeat scroll 0 0 green;
    border-radius: 10px;
    height: 348px;
    margin: 5px;
    width: 250px;
    float: left;
}
#settings>input{
    background: none;
    border:none;
}    

.menu{
    color: #666666;
    font-family: serif;
    font-size: small;
    font-weight: bolder;
}  
.selectlist {
    background-color:#9CE6F5;
    display:block;
    padding:10px;
    box-shadow: inset 0 1px 0 #fff;
}
.addform {
    height: 170px;
}

#modalOverlay {
background-color:#000; /* Тут выбираем цвет затемнения */
cursor:wait; /* Курсор при наведении на затемненную область */
filter: alpha(opacity=80); /* Интенсивность затемнения */
height: 100%;
}

#modalContainer {
height:auto;  /* Для растягивания по высоте */
width:300px;
left:50%; /*в купе с margin-left, которая равна минус половине ширины центруют по горизонтали*/
top:50%;  /*центрует по вертикали, вместе с margin-top, если задать высоту*/
margin-left:-150px;
/* margin-top: -70px; */
background-color:#fff;
border:3px solid #ccc;
padding: 10px;
} 
a.modalCloseImg {
background:url(x.png) no-repeat;
width:25px; /* Положение отличается от тех, что в примере. Мне кажется так удобнее */
height:29px;
display:inline;
z-index:3200;
position:absolute;
top:0px;
right:0px;
cursor:pointer;
} 
#helper {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: -10;
}
.delete-ep {
    background-color: white;
    background-image: url("/img/trash.png");
    background-size: 100% auto;
    cursor: pointer;
    float: right;
    height: 16px;
    width: 16px;
}
.fhd {
    background-image: url("/img/fhd.png");
    background-size: 100% auto;
    float: left;
    height: 16px;
    width: 16px;
}
.epizode-img {
    background-size: 100% auto;
    height: 85px;
    width: 150px;
}
.redactable {
  border: none;
  background: none;
  font-size: 20;
  font-family: inherit;
  width: 100%;
  text-align: center;
}
