body {
  background-color: #fafafa;
  font-family: 'Lato', sans-serif !important;
  color: #515151 !important;
  font-size: 16px;
}

h1, h4, h6 {
  font-family: 'Lato', sans-serif !important;
}

h2, h5 {
  font-family: 'Open Sans', sans-serif!important;
}
h1 {
  font-weight: bold;
}
h2 {
  color: #2980b9!important;
}
h3 {
  font-size: 15px !important;
  text-transform: initial !important;
  margin-top: 5px !important;
}
h4 {
  font-size: 18px !important;
  padding: 15px 0;
}

h6 {
  color: #3498DB;
  font-size: 15px !important;
  text-transform: uppercase;
}
td {
  vertical-align: top;
  font-size: 14px;
}

small {
  font-size: 12px;
}

p {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}


label.error{
  color:#a94442!important;
}
.close {
  padding: 0 15px;
}
.btn-warning {
  text-transform: uppercase;
  border-radius: 0 !important;
}
.table {
  margin: 20px 0 !important;
}

.no-pad {
  padding:0;
}
.no-pad-left {
  padding-left:0 !important;
}
.underline {
  border-bottom: 1px solid #e6e6e6;
}
.success {
  color: #1abc9c !important;
  font-family: 'Open Sans', sans-serif !important;
  font-size:30px;
}
.success-text p {
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif !important;
}
.steps {
  margin-top: 25px;
}
.selector-active {
  background: #3498DB;
  color: #fff;
   width: 100%;
   display: block;
    padding:10px 15px;
    text-transform: uppercase;
}
.selector {
  background: #ddd;
  width: 100%;
  color: #fff;
  display: block;
    padding:10px 15px;
   text-transform: uppercase;
}
.selector-active a{
  color: #fff;
}
.selector-active a:hover{
  color: #eee;
  text-decoration: none;
}
.selector a {
  color: #fff;
}

.selector a:hover {
  color: #3498DB;
   text-decoration: none;
}

.arrow {
  width: 0px;
  height: 0px;
  float: left;
  border-style: solid;
  border-width: 26px 0 26px 25px;
  border-color: transparent transparent transparent #3498DB;
}
.fa-check-circle {
  color: #1abc9c !important;
  font-size: 45px;
}
.fa-exclamation-circle {
  color: #2980b9 !important;
  font-size: 45px;
  vertical-align: middle;
}
.warned{
  margin: 15px;
}

.warned h2{
  font-size:25px !important;
}

.fa-calendar-o{
  color: #666 !important;
}

.title-page {
  padding: 15px;
  background-image: url(/wayback/20181011192928oe_/http://caple.letras.ulisboa.pt/img/titlepattern.png);
  margin: 0;
}
h3.news_title {
  font-weight: 40px;
}

.side_title {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}
.side_news {
  font-size: 12px;
}
.text-date {
  color: #ed9c28;
}

.table tr.headblue{
  color: #fff  !important;
background: #3498DB;
}
.table tr.headblue:hover {
background: #3498DB !important;
}

.headblue a{
  color: #fff  !important;
}
.table tr.head:hover {
  background: #3498DB !important;
}

.head a{
  color: #fff  !important;
}


.publish {
  font-size: 12px;
  }
  .widget-slide {
    max-height: 320px;
    overflow: hidden;
    margin-bottom: 25px;
  }

  .widget-contain {
    max-height: 200px;
    overflow: hidden;
    margin-bottom: 25px;
  }

  /* HEADER */
  #header{
    margin-bottom: 25px;
  }
  .header-username{
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    font-size:13px;
    text-transform: uppercase;
  }
  .logo-top img{
    max-width: 700px;
    width: 100%;

  }
  .logo-top{
   margin: 10px 0px 10px 0px;
  }
  .top {
    margin-top: 25px;
  }
  .navbar-blue .nav li a:hover{
    color: #fff;
    background-color: #2980b9;
  }
  .navbar-blue .container ul.nav.navbar-nav li a {
    text-transform: uppercase;
    padding: 10px 12px;
    font-size: 13px;
  }
  .navbar-blue{
    background:#3498DB;
    color:#fff;
  }
  .navbar-blue li a{
    color:#fff;
  }
  .header-nav li a{
    text-transform: uppercase;
    font-size: 13px;
  }
  .navbar-nav li a {
    text-transform: capitalize;
  }


  #header .site-navbar-top .nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
    background-color:#428bca;
    border-color: none;
    color:#fff;
  }


  /* CONTENT */
  ul.breadcrumbs{
    padding: 0px;
  }
  .breadcrumbs li{
    list-style: none;
    display: inline-block;
    font-size: 12px;
    color: #ccc;
  }
  .breadcrumbs li a{
    color: #ccc;
  }
  .breadcrumbs .sptr{
    color: #29abe2;
  }
  .breadcrumbs {
    font-size: 12px;
    color: #999;
  }
  .breadcrumbs a{
    font-size: 12px;
    color: #999;
  }
  .button {
    background:#E67E22;
    padding: 10px 35px;
    color: #fff;
    border: 0;
    border-radius: 0;
    margin: 25px 0;
  }
  .button:hover {
    background:#d35400;
  }
  .blue-fill {
    background:#3498DB;
    width: 100%;
    padding: 15px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
  }
  .white-fill {
    background:#fff;
    width: 100%;
    padding: 15px;
    color: #333;
    font-size: 12px;
    height:225px;
    margin-bottom: 25px;
  }
  .white-fill dd{
    color: #3498DB;
    font-weight: bold;
    font-size: 16px;
  }
  .white-fill-info {
    background:#fff;
    width: 100%;
    padding: 15px;
    color: #333;
    font-size: 1px;
    height:300px;
    margin-bottom: 25px;
  }
  .center-info-title {
    color: #e67e22;
  }
  .border {
    padding: 2px;
    border: 1px solid #eee;
  }
  .feature {
    color: #fff;
    width: 100%;
    background:#3498DB;
    padding: 25px 35px;
    border-top: 10px solid #75C5F2;
    border-bottom: 10px solid #75C5F2;
    margin: 50px 0;
  }
  .feature .fa-file-text-o {
    font-size: 140px;
    padding: 25px;
  }
  .feature .title a{
    font-size: 40px;
    color: #fff;
    padding-right: 20px; 
    font-weight: 100;
  }
  .info {
    font-size: 16px;
  }
  .text-date {
    color:#E67E22;
  }
  .space {
    margin: 50px;
  }
  /* MISC */

  #home_slider .carousel-inner .carousel-control {
    width: 8%;
    color: #333;
    font-size: 30px;
    background: none;
  }
  .carousel-inner {
    max-height: 350px;

  }
  .carousel-control{
    background: transparent !important;
    font-size: 45px !important;
    width: 5% !important;
    text-shadow: none !important;
    position: relative;
    z-index: 1;
  }
  .carousel-inner .item img, .carousel-inner .item a img {
    width: 100%;
  }
  .carousel-control.right {
    text-align: left !important;
  }
  .caption {
    padding: 10px 30px 70px 30px;
    width: 320px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    right: 100px;
    top: 0;
    z-index: 10;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
  }
  .caption h1 {
    font-size: 25px;
  }

  .block-none{
    background: #fff;
    padding: 5px;
    margin-bottom: 15px;
  }

  .block {
    background: #fff;
    padding: 25px;
    margin-bottom: 15px;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 4px solid #9ED1B7;
  }
  .img-block {
    /*
    overflow:hidden;
    height:125px;
    */
  }


.left-submenu{
padding-left:0px;
margin-left:0px;
}

.left-submenu-item{
margin-left:0px;
list-style-type: none;
border-left:0px !important;
font-size: 11px;
padding: 5px 10px !important;
}

.left-submenu-item:hover{
  border-left:0px !important;
}
.left-submenu-item a:hover{
  color: #ccc !important;
}
#infoWindow p{
font-size:13px;
}

  .img-block img{
    width:100%;
  }

  .noleftpadding {
     padding-left: 0 !important;
  }
  
  .home-block-1 img,.home-block-2 img,.home-block-3 img{
    height: 125px !important;
  }

  .home-block {
    padding: 5px 10px 0px 0px;
    height: 120px;
  }
  .home-block ul{
    margin-left:0px;
    padding-left: 0px;
  }
  .home-block-1, .home-block-2, .home-block-3, .home-block-4, .home-block-5, .home-block-6 {
    background: #fff;
    margin-bottom: 15px;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
  }
  .home-block-1 li, .home-block-2 li, .home-block-3 li, .home-block-4 li, .home-block-5 li, .home-block-6 li {
    list-style: none;
  }
  .home-block-1:hover, .home-block-2:hover, .home-block-3:hover, .home-block-4:hover, .home-block-5:hover, .home-block-6:hover {
    -webkit-box-shadow: 2px 2px 19px 0px rgba(50, 50, 50, 0.05);
    -moz-box-shadow:    2px 2px 19px 0px rgba(50, 50, 50, 0.05);
    box-shadow:         2px 2px 19px 0px rgba(50, 50, 50, 0.05);
    border-top:1px solid #eee;
  }
  .caption-news {
  }

  #news_slider .item h3{
    height: 28px;
  }

  .news_slide a{
    font-size: 14px;
    color: #E67E22;
  }
   .p_homenews{
    font-size: 12px !important;
    color: #999;
    height:65px;
  }

  .home-block-1,
  .home-block-2,
  .home-block-3,
  .home-block-4,
  .home-block-5,
  .home-block-6 p {
    font-size: 13px;
  }
  .home-block-1 {
    border-bottom: 4px solid #e74c3c;
  }
  .home-block-2 {
    border-bottom: 4px solid #f1c40f;
  }
  .home-block-3 {
    border-bottom: 4px solid #00B4FF;
  }
  .home-block-4 {
    border-bottom: 4px solid #1abc9c;
  }
  .home-block-5 {
    border-bottom: 4px solid #2980b9;
  }
  .home-block-6 {
    border-bottom: 4px solid #9ED1B7;
  }
  .call-to-exam {
    padding: 10px;
    background: #fff;
    width: 100%;
    border-bottom: 4px solid #fefefe;
  }
  .call-to-exam img{
    width: 100%;
  }
  .exam-description {
    height: 278px;
    background: #fff;
    padding: 5px 15px;
  }
  .exam-description h3 {
    margin-top: 5px;
  }
  .btn-call {
    width: 100%;
    background: #3498DB;
    margin-top: 10px;
    border-radius: 2px;
    border: 0;
    outline: 0;
    padding: 10px 20px;
  }
  .btn-call:hover {
    background: #09738A;
  }

  hr.hr-news {
    margin: 10px 0 !important;
  }
  hr.side_hr {
    border-color: #3498DB;
    border: 2px solid #3498DB;
    margin: 5px;
  }
  .sidebar {
    background: #F2F8F9;
    padding: 5px 0 10px 0;
  }
  .side-img {
    width: 100%;
    margin-top: 10px;
  }
  .form_inscricao label {
    font-weight: 400;

 }
 .list-group-item input[type=radio]{
  margin-right:10px;
 }
  ul.side_menu {
    list-style: none;
    padding: 10px 0;
  }
  ul.side_menu li {
    margin: 5px;
    text-transform: uppercase;
    font-size: 12px;
    width: 100%;
    padding: 8px 30px;
    margin: 0;
    border-left: 4px solid #F2F8F9;
  }
  ul.side_menu li:hover {
    background: #fff;
    border-left: 4px solid #9ED1B7;
  }
  ul.side_menu li a{
    color: #333;
  }
  ul.side_menu li a:hover{
    color: #2B5166;
    text-decoration: none;
  }
  ul.pagination > li.myclass {  
    float: left;  
    padding: 6px 12px;  
    line-height: 20px;  
    text-decoration: none;  
    background-color: #ffffff;  
    border: 1px solid #dddddd;  
    border-left-width: 0;  
    color: #999999;  
    cursor: default;  
    background-color: transparent;  
  }    
  ul.pagination > li.myclass:first-child {  
    border-left-width: 1px;  
    -webkit-border-bottom-left-radius: 4px;  
    border-bottom-left-radius: 4px;  
    -webkit-border-top-left-radius: 4px;  
    border-top-left-radius: 4px;  
    -moz-border-radius-bottomleft: 4px;  
    -moz-border-radius-topleft: 4px;  
  }   
  ul.pagination > li.myclass:last-child {  
    -webkit-border-top-right-radius: 4px;  
    border-top-right-radius: 4px;  
    -webkit-border-bottom-right-radius: 4px;  
    border-bottom-right-radius: 4px;  
    -moz-border-radius-topright: 4px;  
    -moz-border-radius-bottomright: 4px;  
  } 
  th.actions{
    text-align: center;
  }
  td.actions{
    width:150px;
    text-align: right;
  }
  td.actions a{
    margin:0 2px;
  }
 
  .selectAll{
    margin-top:0px;
    cursor: pointer;
  }
  .mselectCenters{
    height:200px !important;
  }
  .center-info {
    margin-bottom: 25px;
  }
  ul.exams_tab{
    background: #D6E5DD;
    height: 278px;
    list-style: none;
  }

  .panel-collapse p, .panel-collapse li {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 300;
  }
  .exams_tab li {
    width: 100%;
    text-align: center;
    padding:10px;
  }
  .exams_tab li:hover {
    background: #AECBBC;
  }
  .exams_tab li a{
    color: #2B5166;
    font-weight: 300;
    font-size: 25px;
    background: transparent;
    border: none;
    border-bottom-color: transparent;
    width: 100%;
  }
  .exams_tab li.active {
    background: #AECBBC;
  }
  .exams_tab li.active a, .exams_tab li.active a:hover, .exams_tab li.active a:focus {
    font-weight: bold;
    width: 100%;
    color: #fff;
  }
  .exams_tab li a:hover {
    color: #fff;
    background: #AECBBC ;
    text-decoration: none;
  }
  ul.exam_list {
    list-style: none;
    padding: 0;
  }
  .exam_list li {
    display: inline-block;
    color: #2a6496;
  }
  .exam_list li a{
    font-size: 12px;
    margin: 0;
    padding: 5px;
  }
  .fa-calendar,
  .fa-facebook-square,
  .fa-twitter-square{
    color: #eee;
    font-size: 35px;
  }

  .no-margin {
    margin: 0 !important;
  }

  .fa-external-link {
    color: #428bca;
    font-size: 13px;
  }

.home_widget {
    padding: 10px;
    width: 100%;
    background: rgba(234, 165, 73, 0.7);
  }
.more_exam {
  font-size: 10px;
}
.carousel-caption {
  left: 10% !important;
  right: 10% !important;
}
  .alert-exams {
    margin: 20px 0;
    padding: 20px;
    background-color: #f4f8fa;
    border-left: 3px solid #bce8f1;
  }
  .publish-date {
    font-size: 12px !important;
    text-transform: uppercase;
  }
  /* FOOTER */
  .logos {
    width: 100%;
    background:#f2f2f2;
    background-image: url('/wayback/20181011192928oe_/http://caple.letras.ulisboa.pt/img/gplaypattern.png');
    padding: 15px 0;
    margin-top:70px;
  }

  .logos img {
    height: 60px;
  }
  .footer {
   background:#3498DB;
   height: auto;
   padding: 15px 15px 50px 15px;
   color: #fff;
   font-size: 16px;
 }
 .footer li{
  list-style: none;
  font-size: 12px;
}
.footer a{
  color: #fff;
}
.copy {
  padding:5px;
  color: #ecf0f1;
  background: #2980b9;
}
.line-right {
  border-right: 1px solid #fff;
  height: 120px;
}
.form-signin {
    background-color: #F5F5F5;
    border-radius: 2px;
    display: block;
    max-width: 450px;
    margin: 0 auto;
}
.social-box {
    margin: 25px auto 0;
    padding: 30px 40px;
}
.social-box-text {
    padding: 0px 40px;
}



a.black-control{
  color: #444;
}
a.black-control:hover{
  color: #777;
}

.black-control.left{
margin-left:-35px;
}
.black-control.right{
margin-right:-35px;
}


@media(max-width:767px){
  .navbar-blue .container ul.nav.navbar-nav li a {
    text-align: left;
    margin: 0 15px;
  }
}

@media(min-width:768px) and (max-width:991px){
  div.home-block ul li a {
    font-size: 12px;
  }
    div#news_slider .item h3 {
    height: 40px !important;
  }
    .p_homenews {
    height: 135px !important;
  }
  .navbar-nav>li>a {
    font-size: 12px;
  }
}
@media(min-width:992px) and (max-width:1200px){
  div.home-block ul li a {
    font-size: 12px;
  }
    div#news_slider .item h3 {
    height: 40px !important;
  }
    .p_homenews {
    height: 100px !important;
  }
  .navbar-nav>li>a {
    font-size: 12px;
  }
}