/* CSS Document */

body
{
background-image:url(../images/bg-image.jpg);
background-repeat:no-repeat;
background-size:cover;
height:auto;
}
.top_navbar
{
background-color:#FFFFFF;
overflow:hidden;
}
.top_navbar a
{
padding:12px 14px;
display:block;
float:left;
text-align:center;
color:#000000;
text-decoration:none;
font-size:14px;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.1);
}
.top_navbar a:hover
{
background-color:#0099FF;
color:#FFFFFF;
}

th
{
background-color:#000000;
color:#FFFFFF;
}
tr
{
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}

.img-rounded
{
margin-bottom:10px;
margin-top:20px;
border:4px solid #d33;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.btn-primary
{
width:120px;
height:30px;
margin-top:-20px;
margin-left:40px;
background-color:#FF9900;
color:#FFFFFF;
font-weight:bold;
border:1px solid #FF9900;
border-radius:3px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.box
{
width:40px;
height:30px;
background-color:#000000;
color:#FFFFFF;
text-align:center;
padding:5px;
margin-left:10px;
border-radius:50%;
}
.btn-danger
{
width:120px;
height:35px;
background-color:#d33;
border:1px solid #d33;
border-radius:5px;
color:#FFFFFF;
font-weight:bold;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);
}
.btn-default
{
width:100px;
height:35px;
background-color:#187230;
border:1px solid #187230;
border-radius:3px;
color:#FFFFFF;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 10px 0 rgba(0, 0, 0, 0.1);
font-weight:bold;
}
.btn
{
width:90px;
height:30px;
background-color:#0099FF;
color:#FFFFFF;
}
.btn-success
{
width:80px;
height:30px;
margin-left:20px;

}
.thumbnail
{
margin-bottom:50px;

}
.inner-pages
{
overflow:hidden;
}
.inner-pages a
{
padding:5px;
display:block;
text-align:center;
text-decoration:none;
color:#FFFFFF;
}
.inner-pages a:hover
{
color:#0099FF;
}

.col-md-4
{
margin-top:20px;
}
td
{
text-align:center;
}


/*
playback timings (ms):
  captures_list: 7.438
  exclusion.robots: 0.023
  exclusion.robots.policy: 0.011
  esindex: 0.016
  cdx.remote: 20.066
  LoadShardBlock: 171.828 (3)
  PetaboxLoader3.datanode: 99.251 (5)
  PetaboxLoader3.resolve: 238.556 (2)
  load_resource: 190.712 (2)
*/