html {
    display: table;
    margin: auto;
}

body {

}

header {
  width:100%;
  position:absolute;
  top:0;
  left:0;
}

/**************** Navbar ********************/

.navbar-default .navbar-brand:hover {
    color: white;
}

.navbar-default{
  border-color: black;
  margin: 10px;
}

.navbar-inverse {
  background-color: #2f549e;
  border-color: #274685;
}

.navbar-inverse .navbar-brand, .navbar-inverse .navbar-nav>li>a {
  color: Black;
}

.navbar-inverse .navbar-nav>li>a:hover {
  background-color: #2f549e;
}

.navbar-default .navbar-brand {
    color: black;
}

.navbar-default .navbar-nav>li>a {
    color: black;
}

.dropdown-menu>li>a {
  color: black;
}

.dropdown-menu>li>a:hover {
  color: #ffda00;
}
/**************** Fin Navbar ********************/

body {
    display: table-cell;
    vertical-align: middle;
    width: 1024px;
    padding: 100px;
    padding-top: 100px;
    padding-bottom: 100px;
    background-color: transparent;
    font-family: 'Ubuntu' !important;
}

h1, h2, h3, h4, h5, h6 {
  color: black;
  font-family: 'Ubuntu' !important;
  font-variant: small-caps;

  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
}

label {
  margin-top: 7px;
  margin-bottom: 3px;
}

/**************** links ********************/
.nclink {
    color: #2f549e ;
}

.nclink:visited {
    color: #2f549e;
}

a.nclink:hover {
    color: #ffda00;
}

.nclink:active {
    color: #ffda00;
}

/**************** Fin links ********************/

.pagination>.active>a {
  background-color: #000;
  border-color: #000;
}



.pagination>li>a, .pagination>li>span {
  color: #000;
}

.pagination>.active>a:focus, .pagination>.active>a:hover {
  background-color: #fed802;
  border-color: #E6C400;
}


/**************** Buttons ********************/

.btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger,
 .btn-primary:visited, .btn-success:visited, .btn-info:visited, .btn-warning:visited, .btn-danger:visited {
    color: black;
    background-color: #ffda00;
    border-color: black;
}

.btn-primary:hover, .btn-success:hover, .btn-info:hover, .btn-warning:hover, .btn-danger:hover,
.btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active,
.btn-primary:active:hover, .btn-success:active:hover, .btn-info:active:hover, .btn-warning:active:hover, .btn-danger:active:hover,
.btn-primary:focus, .btn-success:focus, .btn-info:focus, .btn-warning:focus, .btn-danger:focus {
    color: #ffda00;
    background-color: black;
    border-color: #ffda00;
    outline-color: #ffda00;
}

.btn1, .btn2{
  float: left;
  margin: 5px;
  margin-top: 30px;
}

.btn3{
  margin: 5px;
  margin-top: 30px;
}

/**************** Fin Buttons ********************/

.navbar-default .navbar-nav>li>a:hover {
    color: black;
}

.cajita {
  width: 300px;
  float: left;
  display: inline-block;
  margin: 20px;
}

.navbar-default {
    background-color: #fed802;
  }

.well{
    background-color: #cac9c9;
    border-color: #cac9c9;
}

#form_refund label{
  padding: 0px 10px 0px 5px;
}

.table-hover>tbody>tr:hover {
    background-color: #ffcb10;
}

@media (min-width: 768px) {
  .navbar-nav.navbar-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
  }
}

.form-control {
  border-radius: 7px;
}

.mentor-panel, .modal-content {
  background-color: #FFF2CE;
  border-color: #FBD666;
  border-width: initial;
  border-radius: 20px;
  margin: 30px;
}

.mentor-panel {
  width: 500px;
}

.mentor-container {
  display: flex;
}
.mentor-image {
  float:left;
  width:100px;
  margin-right: 15px;
}
.mentor-name {
  float:left;
  margin-left: 4%;
}

.mentor-name > h3, .modal-header {
  text-align: center;
  text-decoration: underline;
}

.modal-header {
    font-size: 30px;
    font-weight: bold;
}

.mentor-title-text {
    margin-top: 0px;
    margin-bottom: 0px;
}

.mentor-info {
  flex: 50%;
  height: 130px;
}
.mentor-info > ol {
  padding-left: 16px;
}

.mentor-form {
  width: 55px;
  padding-top: 30px;
}

.container {
  display: flex;
}

form[name="postulation2"] {
  text-align: center;
}

#postulation2_acceptPreference > input[type=radio] {
  margin-right: 5px;
  margin-left: 10px;
}

.row1 {
  margin: 0 15px;
  max-width: 350px;
}

.row2, .row3 {
  margin: 0 15px;
  max-width: 245px;
  margin-top: 30px;
}

.r2{

  margin: 0 15px;
  max-width: 400px;
}

.hidden-select {
  display: none;
}

.left-col {
    flex: 50%;
    height: 100%;
    margin-right: 50px;
}

.right-col {
    flex: 50%;
    height: 100%;
    max-width: 500px;
}

input.cb-external {
  margin-right: 10px;
  margin-top: 11px;
}

.inline-ble {
  display: flex
}

.panel-footer{
  background-color: #191919;
  color: white;
  position: fixed;
  bottom: 0px;
  width: 100%;
  left: 0px;
  text-align: center;
  display: flex;
}

.footer-left > a > img {
  height: 45px;
}

.footer-right{
  text-align: left;
  width: 300px;
}

.footer-row > a >img {
  height: 20px;
}

.footer-row > a.nclink {
  color: white;
}

.footer-text {
  width: 100%;
  margin-left: 100px;
  margin-top: auto;
  margin-bottom: auto;
}

.left {
  width: 50%;
}

textarea.comments {
    height: 120px;
}

table {
  counter-reset: section;
}

.count:before {
  counter-increment: section;
  content: counter(section);
}

.tab-content{
  padding: 10px;
}

.inline-choice{
  display: flex;
}
.inline-choice>label{
  width: 50%;
}

.inline-choice>div{
  width: 50%;
}

.radio{
  width: 30%;
  text-align: -webkit-center;
}

.half-width > tbody > tr > th {
  width: 50%
}