/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 80px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  border-top:1px solid #002147;
  background-color:transparent;
}


/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

body > .container {
  padding: 0px 15px 0;
}
.container .text-muted {
  margin: 10px 0px;
  background-color:transparent;
  color:#002147;
}

div.container > h3 { color: #002147; }
div.container > h4 { color: #002147; }
div.container > h5 { color: #002147; }

/*div.container p b { color: #002147; }*/

.footer > .container {
  padding-right: 15px;
  padding-left: 15px;
}

code {
  font-size: 80%;
}

.page-header {
  margin-top:0px;
  margin-bottom:10px;
  padding-top:0px;
  padding-bottom:0px;
  position: relative;
  width: 100%;
  color:#002147;
  border-color: #ffffff;
}

.container > p {
    margin-top:0px;
    margin-bottom:10px;
    padding-top:0px;
    padding-bottom:0px;
    position: relative;
    width: 100%;
    font-size: 120%;
    text-align: justify;
}


.lead {
  margin-top:0px;
  margin-bottom:10px;
  padding-top:0px;
  padding-bottom:0px;
  position: relative;
  width: 100%;
  font-size: 120%
}


.container .lead .h3 {
    color: #002147;
}


.lead > .h3 {
  color: #002147;
}

.lead-title {
  margin-top:0px;
  margin-bottom:10px;
  padding-top:0px;
  padding-bottom:0px;
  position: relative;
  width: 100%;
  color: #002147;
}

.navbar-default{background-color:#ffffff;border-color:#002147}.navbar-default 
.navbar-brand{color:#002147}.navbar-default 
.navbar-brand:focus,.navbar-default 
.navbar-brand:hover{color:#333;background-color:transparent}.navbar-default 
.navbar-text{color:#002147}.navbar-default 
.navbar-nav>li>a{color:#002147}.navbar-default 
.navbar-nav>li>a:focus,.navbar-default 
.navbar-nav>li>a:hover{color:#333;background-color:transparent}.navbar-default


.list               {color:#021a40}
.list li              {margin-bottom:20px}
.padding      {color:#021a40}
.padding li     {margin-bottom:0}
.person                       {background: #fff; width: 450px;float: left;margin: 20px 20px 0 0}
.person img                   {float: left;width: 117px; padding:1px; border:1px solid #021a40;}
.person_info                  {float: left;margin: 20px 0 20px 10px;}
.person_name                  {font-weight: 700; color: #002147;}
.person_where                 {font-weight: 300}
.divider        {clear:both}

.accepted li      {padding-bottom:1em}
.anchor           {color:#000000}
.anchor:hover     {text-decoration:none;color:#000000}

#accepted        {list-style:none; margin-left: -40px}
.author          {font-style:italic}
i,.title         {font-weight:bold; color: #002147}

a,.title         {color: #002147}
a:hover          {color:#333;background-color:transparent}

p          {padding: 10px 0 }

.coming:hover span    {display:none}
.coming:hover:before    {content: "Under revision"}

.text-center      {text-align:center;}



.highlights {
  margin: 10px 0px;
  margin-bottom: 20px;
  background-color:transparent;
  color:#002147;
  text-align:center;
  font-size: 150%;
}

info {
  margin-left: 40px;
  background-color:transparent;
  color:#002147;
  text-align:left;
  font-weight:bold;
  font-size: 100%;
}

colored {
  background-color:transparent;
  color:#002147;
  font-size: 100%;
}

.button {
    background-color: #ffffff;
    border-style: solid;
    border-color: #002147;
    padding: 20px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
}

.button>a:active       {color:white; background-color: #002147; text-decoration: none; font-style:italic}
.button>a:hover  {color:white; background-color: #002147; text-decoration: underline; background-color: #002147;}


.dropdown-menu > .disabled{
 cursor: not-allowed;
}

.dropdown-menu > .disabled > a{
 pointer-events: none; color: #dddddd;
}

posters { border: 1px; padding: 10px; }

.dropdown-menu > li > span {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.btn {
    display:inline-block;
    padding:6px 12px;
    margin-bottom:0;
    font-size:14px;
    font-weight:400;
    line-height:1.42857143;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    -ms-touch-action:manipulation;
    touch-action:manipulation;
    cursor:pointer;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    background-image:none;
    border:1px solid transparent;
    border-radius:4px
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    background-repeat: repeat-x;
    border-color: #ccc;
}
#coc-res>tbody>tr>td {
    padding: 3px 0px;
}
#coc-res>tbody>tr>td:nth-child(2) {
    padding-left: 20px;
}

#coc-res>tbody>tr:hover {
    background-color:#f5f5f5
}
