﻿body {
}
@media screen and (max-width: 1024px){
  .hold_ulEventos{
      height: 266px;
      overflow: auto;
  }
}
.img_head_modalidades
{
  height: 60px;
  margin: 0 0 20px;
  width: 970px;
  box-shadow: 0 3px 4px 1px #E5E5E5;
  max-width:100%;
}
.main #container .page_content #top .img_head_modalidades h2 
{
  color: #FFFFFF;
  height: 33px;
  #height: 60px;
  line-height: 34px;
  #line-height: 60px;
  margin: 0 0 0 90px;
  text-shadow: 1px 1px 2px #000000;
}
#top .img_head_modalidades .imagem
{
  background: url("../layout/nmaster_sprite.png") no-repeat;
  display: block;
  height: 60px;
  position: absolute;
  width: 91px;
  #left: 0;
}
.page_modalidades h3 {
  font-size: 28px;
  font-family: PillGothic300mg-Regular;
    font-weight: bold;
}
.page_modalidades p
{
  color: #666666;
  font-size: 12.5px;
  line-height: 18px;
}
.box
{
  border: 1px solid #ffffff;
  box-shadow: 3px 3px 15px rgba(0,0,0,0.1);
  background-color: #FFF;
  padding: 10px;
  margin-top: 0 !important;
  margin-bottom: 20px;
  overflow: hidden;
}
.opacity
{
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
h2 {
   font-weight: 700;
  font-family: PillGothic300mg-Bold;
  font-size: 45px;
  line-height: 6px;
  #line-height: 11px;
  #margin-top: 8px;
  padding: 0 0 18px 17px;
  margin-left: -12px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.2);
}
.flag
{
  display: block;
  height: 45px;
  left: -6px;
  position: absolute;
  top: -4px;
  width: 180px;
}
/****Main Box***/
.main_box
{
  /*width: 615px;*/
  /*width: 70%;*/
  float: left;
  /*margin-right: 25px;*/
  font-family: Segoe UI;
}
/*Eventos*/
.main_box .eventos
{
  background-color: #FFF;
  display: block;
  /*height: 471px;*/
}
.main_box .eventos h2
{
  margin-bottom: 18px;
}
.main_box .eventos .flag
{
  background: url("../layout/nmaster_sprite.png") no-repeat scroll -10px -120px transparent;
}
.main_box .eventos .bottom_image
{
  background: url("../layout/nmaster_sprite.png") no-repeat;
  bottom: 0;
  display: block;
  position: absolute;
  right: 0;
}
.main_box .eventos a
{
  color: #b3197a;
  font-size: 13px;
  text-decoration: underline;
}
.main_box .eventos a:hover
{
  color: #ff24ae;
}
.main_box .eventos label span
{
  color: #000000;
  font-weight: bold;
  line-height: 25px;
}
.main_box .eventos ul
{
  height: 352px;
  #height: 338px;
  overflow: hidden;
  margin-bottom: 38px;
  #margin-bottom: 25px;
}
.main_box .eventos ul li
{
  margin-bottom: 12px;
  height: 78px;
  overflow: hidden;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
    .main_box .eventos ul li:last-child
    {
        border-bottom: 0px solid transparent;
    }
    .main_box .eventos ul li .imgThumb
    {
        /*height: 70px;*/
    }
.main_box .eventos ul li p
{
  color: #333333;
  font-size: 12px;
  margin: 0;
  line-height: 20px;
}
.main_box .eventos ul li p span a{
  color: #666666;
  font-size: 12px;
  text-decoration: none;
}

.main_box .eventos ul li p a{
  color: #333333;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  height: 40px;
  /*overflow: hidden;*/
  text-decoration: none;
}

    .main_box .eventos ul li .link-calendario a
    {
        text-decoration: none;
        font-weight: normal;
    }

    .main_box .eventos ul li div.link-calendario span
    {
        margin-left: 7px;
    }
    .main_box .eventos ul li div.link-calendario span::after
    {
        content: "/ ";
    }
    .main_box .eventos ul li div.link-calendario span:last-child::after
    {
        content: "";
    }
      .main_box .eventos ul li a:hover {
        color: #333333;
        text-decoration: underline;
      }

.main_box .eventos ul li p a:hover
{
  color: #333333;
  text-decoration: underline;
}
.main_box .eventos .label
{
  font-family: Segoe UI;
  font-size: 11px;
  text-shadow: 0 0 0 transparent;
  color: #ffffff;
  font-weight: normal;
}
.main_box .eventos .label-pink
{
  background-color: #b3197a;
}
.main_box .eventos .eventos_calendar
{
  border: 2px solid #FFFFFF !important;
  box-shadow: 2px 2px 8px 1px #C9C9C9;
  width: 100%;
  margin-bottom: 5px;
}
.main_box .eventos .eventos_calendar a
{
  text-decoration: none !important;
}
#calendario .seta-esquerda{
    border:6px solid #ffffff;
    border-left-color:transparent;
    border-top-color:transparent;
    border-bottom-color:transparent;
    display: block;
    height: 0;
    width: 0;
}
#calendario .seta-direita{
    border:6px solid #ffffff;
    border-right-color:transparent;
    border-top-color:transparent;
    border-bottom-color:transparent;
    display: block;
    height: 0;
    width: 0;
}

#calendario .links-calendario i
{
    width: 16px;
    height: 16px;
    background: url("../layout/nmaster_sprite.png") repeat scroll -550px -90px transparent;
    display: inline-block;
}

#calendario .links-calendario > div > span
{
    margin-left: -7px;
    height: 16px;
    display: block;
    min-height: 18px;
}

.main_box .eventos .carregando-calendario {
    height: 0;
    text-align: center;
}
.main_box .eventos .diacabecalho{
  background: none repeat scroll 0 0 #B3197A;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 12px;
  padding: 4px;
}
.main_box .eventos .estilodia{
  background-color: #eeeeee !important;
  font-size: 12px;
  border: 1px solid #ffffff;
  height: 28px;
}
.main_box .eventos .estilodia a{
    color: #333333 !important;
    display: block;
    cursor: default;
}
.main_box .eventos .estilodia a:hover
{
  border: 1px solid #B3197A;
  padding: 2px 0;
}
.main_box .eventos .nextprev
{
  padding: 0 7px 0;
}
.main_box .eventos .nextprev a
{
  color: #ffffff !important;
}
.main_box .eventos td.outromes{
  background-color: #eeeeee;
  font-size: 12px;
  border: 1px solid #ffffff;
  height: 28px;
}
.main_box .eventos td.outromes a
{
  color: #bbbbbb !important;
  display: block;
  cursor: default;
}
.main_box .eventos td.outromes a:hover
{
  border: 1px solid #B3197A;
  padding: 2px 0;
}
.main_box .eventos .diaselecionado
{ 
  background-color: #e3e3e3 !important;
  height: 28px;
}
.main_box .eventos .seletor
{
  border: 1px solid #b3197a;
}
.main_box .eventos .titulo
{
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-top: 1px solid #ffffff;
  border: 0 none;
  border-radius: 4px;
  background: #b3197a; /* Old browsers */
  background-image: -moz-linear-gradient(top,  #b3197a 0%, #8d0054 69%, #610028 100%); /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3197a), color-stop(69%,#8d0054), color-stop(100%,#610028)); /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top,  #b3197a 0%,#8d0054 69%,#610028 100%); /* Chrome10+,Safari5.1+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3197a', endColorstr='#610028',GradientType=0 ); /* IE6-9 */
  background-image: -ms-linear-gradient(top,  #b3197a 0%,#8d0054 69%,#610028 100%); /* IE10+ */
  background-image: linear-gradient(to bottom,  #b3197a 0%,#8d0054 69%,#610028 100%); /* W3C */
}
.main_box .eventos .diatual
{
  background-color: #EEEEEE !important;
  height: 28px;
}
    .main_box .eventos .diatual a {
        color: #0066CC !important;
        font-weight: bold;
        display: block;
        cursor: default;

    }
        .main_box .eventos .diatual a:hover {
            border: 1px solid #0066CC;
            padding: 2px 0;
        }
.main_box .eventos .fimsemana{
  background-color: #eeeeee !important;
  font-size: 12px;
  border: 1px solid #ffffff;
  height: 28px;
}
.main_box .eventos .fimsemana a{
  color: #333333 !important;
  display: block;
  cursor: default;
}
.main_box .eventos .fimsemana a:hover
{
  border: 1px solid #B3197A;
  padding: 2px 0;
}
.main_box .eventos .diaevento{
    border: 1px solid #ffffff;
    background-color: #e3e3e3 !important;
}
.main_box .eventos .diaevento a{
    display: block;
    cursor: default;
}
.main_box .eventos .diaevento a:hover{
    border: 1px solid #B3197A;
    padding: 2px 0;  
}
.vert
{
    margin-bottom: 0 !important;
    max-width:100%;
}
.vert.simply-scroll-container .holdButton
{
    /*position: absolute;*/
    margin-top: 0px;
}
    .vert.simply-scroll-container .holdButton > div
    {
        display: inline-block !important;
    }
.vert .simply-scroll-clip
{
    height: 240px !important;
    max-width: 100%;
}
.maisEventos
{
    margin-top: 20px;
    /*margin-right: 10px;
    margin-bottom: 30px;*/
}

/*Notícias*/
.main_box .noticias
{
}

.main_box .noticias .flag
{
  background: url("../layout/nmaster_sprite.png") no-repeat scroll -10px -329px transparent;
  width: 625px;
  height: 41px;
  max-width: 100%;
}

.main_box .noticias h2
{
  padding: 0 0 21px 27px;
}
.main_box .noticias > a
{
  color: #0066cc;
  text-decoration: underline;
  padding: 0 0 0 22px;
}
.main_box .noticias .in_noticias a
{
  color: #000000;
  text-decoration: none;

}
.main_box .noticias a:hover
{
  color: #000000;
}
.main_box .noticias a:hover
{
    color: #007ffe;
}
.main_box .noticias a 
{
  margin: 3px 0 23px !important;
  #height: 100px;
}
.main_box .noticias .in_noticias
{
  /*padding: 0 21px;
  max-width: 100%;
  height: 200px;
  margin: 0;
  display: block;
  height: 170px;
  margin: 0px;
  overflow: auto;*/
}
.main_box .noticias a .img_noticia
{
  border: 2px solid #FFFFFF;
  box-shadow: 0 2px 6px 0px #bbbbbb;
  display: block;
  height: 71px;
  width: 96px;
  overflow: hidden;
  background-color: #ffffff;
}
.main_box .noticias a:hover .img_noticia
{
  box-shadow: 0 2px 6px -2px #000000;
}
.main_box .noticias a .img_noticia img
{
  display: inline-block;
  max-width: 100%;
}
.main_box .noticias a .img_noticia .vertical
{
  display: inline-block;
  height: 71px;
  margin-left: -4px;
  position: relative;
  vertical-align: middle;
  width: 0;
}
.main_box .noticias a .texto
{
  color: #333333;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;  
}
.main_box .noticias a .descricao
{
  height: 80px;
  #height: 71px;
  overflow: hidden;
}
.main_box .noticias a:hover .texto
{
  color: #000000;
  text-decoration: underline;
}
.main_box .noticias a .data
{
  color: #0066CC;
  display: block;
  font-size: 11px;
}
.main_box .noticias .active > a, .main_box .noticias .active > a:hover{
  border-radius: 0 0 0 0;
  height: 15px;
  text-align: center;
  width: 194px;
}
.main_box .noticias .tab-footer{
  margin: 2rem;
}
/****Secondary Box****/
.secondary_box
{
  float: left;
  min-height: 50px;
  margin-top: 22px;
}
/*Inscrições*/
  .secondary_box .incricoes .img_inscricoes {
    /*background: url(../img/Inscricoes_2.jpg) no-repeat;*/
    height: 297px;
    background-size: contain;
}

/*Ranking*/
.secondary_box .ranking{
  height: 393px;
  opacity: 0.4;
  position: relative;
}
.secondary_box .ranking .breve{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D8FFFFFF', endColorstr='#D8FFFFFF');
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    left: -6px;
    line-height: 25px;
    opacity: 1;
    padding-bottom: 264px;
    padding-right: 7px;
    padding-top: 101px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -4px;
    vertical-align: middle;
    width: 100%;
    z-index: 100;
}
.secondary_box .ranking .breve:not(#ie-9-only-hack){
  filter: false;
}
.secondary_box .ranking h2
{
  margin-bottom: 18px;
}
.secondary_box .ranking .flag
{
  background: url("../layout/nmaster_sprite.png") no-repeat scroll -10px -171px transparent;
}
.secondary_box .ranking .img_bottom
{
  background: url("../layout/nmaster_sprite.png") no-repeat scroll -195px -112px transparent;
  bottom: -10px;
  display: block;
  height: 53px;
  position: absolute;
  right: -3px;
  width: 110px;
}
.secondary_box .ranking label
{
  margin: 0;
}
.secondary_box .ranking label span
{
  color: #000000;
  font-weight: bold;
  line-height: 25px;
}
.impar
{
  background-color: #e7e7e7;
}
.impar:hover
{
  background-color: #e0e0e0 !important;
}
.secondary_box .ranking table tr:hover
{
  background-color: #ececec;
}
.secondary_box .ranking table 
{
  background-color: #f1f1f1;
  margin: 0 0 5px 0;
}
.secondary_box .ranking table tr td
{
  color: #333333;
  font-family: Segoe UI;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  padding: 0 5px;
  border-top: 0 none;
  border-bottom: 1px solid #cccccc;
}
.secondary_box .ranking table tr td.number
{
  width: 15px;
  color: #e67420;
}
.secondary_box .ranking p
{
  margin: 0;
  font-size: 13px;
  color: #333333;
}
.secondary_box .ranking ul
{
  margin: 0 0 10px 3px;
}
.secondary_box .ranking ul li span
{
  background: url("../layout/nponto.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 3px;
  padding: 2px 3px 0 0;
  #padding: 5px 5px 0 0;
  width: 3px;
}
.secondary_box .ranking ul li
{
  line-height: 18px;
  list-style-type: none;
}
.secondary_box .ranking ul li a
{
  color: #e67420;
  font-size: 13px;
  text-decoration: underline;
}
.secondary_box .ranking ul li a:hover
{
  color:#e6b120;
}
/*Newsletter*/
.secondary_box .newsletter
{
  height: 300px;
}
.secondary_box .newsletter .alert-success p
{
  color: #468847;
}
.secondary_box .newsletter .flag
{
  background: url("../layout/nmaster_sprite.png") no-repeat scroll -10px -281px transparent;
}
.secondary_box .newsletter .img_bottom
{
  background: url("../layout/nmaster_sprite.png") no-repeat;
  bottom: -7px;
  display: block;
  position: absolute;
  right: -15px;
}
.secondary_box .newsletter .row-fluid input[type="submit"]
{
  min-height: 25px;
  padding: 0;
}
.secondary_box .newsletter input[type="text"],
.secondary_box .newsletter select
{
  border: 1px solid #999999;
  color: #000000;
  font-family: Segoe UI;
  font-size: 13px;
  box-shadow: 0 3px 22px -15px #999999 inset;
}
.secondary_box .newsletter input[type="text"]
{
  #width: 260px;
}
/*Galeria de fotos*/
.galeria h2
{
  margin-bottom: 17px;
  display: inline-block;
  #float: left;
}
.galeria > a
{
  color: #e01f2c;
  text-decoration: underline;
  font-size: 13px;
  font-family: Segoe UI;
  margin: 5px 9px 0 0;
}
.galeria > a:hover
{
  color: #ff2332;
}
.galeria .flag
{
  background: url("../layout/nmaster_sprite.png") no-repeat scroll -10px -481px transparent;
}
.galeria
{
  /*height: 275px;*/
}
.galeria .content
{
  float: left;
  /*width: 915px;*/
}
.galeria ul
{
  margin: 0;
}
.galeria ul li .galeria_content
{
  display: block;
  width: 920px;
}
.galeria ul li.active
{
  display: block;
}
.galeria ul li
{
  display: none;
}
.galeria ul li .galeria_content .in_content:first-child
{
  border-left: 0 none;
}
.galeria ul li .galeria_content .in_content
{
  border-left: 1px solid #cccccc;
  border-right: 1px solid #ffffff;
  float: left;
  padding: 0 4px;
  width: 164px;
  /*height: 224px;*/
  max-width:100%;
}
.galeria ul li .galeria_content .in_content a:hover
{
  text-decoration: none;
}
.galeria ul li .galeria_content .in_content .imagem
{
    /*border: 2px solid #FFFFFF;*/
    box-shadow: 0 1px 4px 1px #B3B3B3;
    display: block;
    height: 116px;
    margin: 0 0 5px;
    overflow: hidden;
    /*width: 156px;*/
    background-color: #FFFFFF;
    padding:2px;
}
.galeria ul li .galeria_content .in_content a:hover .imagem
{
  box-shadow: 0 2px 4px -1px #000000;
}
.galeria ul li .galeria_content .in_content .imagem .vertical
{
  display: inline-block;
  height: 116px;
  margin-left: -4px;
  position: relative;
  vertical-align: middle;
  width: 0;
}
.galeria ul li .galeria_content .in_content .imagem img
{
  display: inline-block;
  max-height: 100%;
}
.galeria ul li .galeria_content .in_content .data
{
  color: #E01F2C;
  display: block;
  font-size: 11px;
}
.galeria ul li .galeria_content .in_content .texto 
{
  color: #333333;
  display: block;
  font-size: 13px;
  font-weight: 700;
  line-height: 15px;
  max-height: 61px;
  overflow: hidden;
}
.galeria ul li .galeria_content .in_content a:hover .texto 
{
  text-decoration: underline;
}
.galeria ul li .galeria_content .in_content .fotos
{
  font-size: 12px;
  color: #333333;
  line-height: 30px;
}
.galeria ul li .galeria_content .in_content .fotos > span {
  background: url("../layout/nmaster_sprite.png") no-repeat scroll -63px -68px transparent;
  display: inline-block;
  height: 10px;
  width: 14px;
  margin-right: 3px;
  vertical-align: middle;
}
/****After Main Box and Secondary Box****/
#aftermain_box
{
  /*width: 615px;
  float: left;
  margin-right: 25px;
  max-width: 100%;*/
}
#aftersecondary_box
{
  width: 300px;
  float: left;
  min-height: 50px;
}
/*Regulamentos*/
#aftermain_box .regulamentos
{
  /*height: 302px;*/
}
#aftermain_box .regulamentos h2
{
  display: inline-block;
  margin-bottom: 17px;
  #float: left;
}
#aftermain_box .regulamentos .flag
{
  background: url("../layout/nmaster_sprite.png") no-repeat scroll -10px -529px transparent;
  left: -9px;
}
#aftermain_box .regulamentos a
{
  color: #E67420;
  margin: 5px 0 0 0;
  text-decoration: underline;
}
#aftermain_box .regulamentos a:hover
{
  color: #E6B120;
}
#aftermain_box .regulamentos ul
{
  /*height: 230px;*/
  margin: 0 0 8px;
  overflow: hidden;
}
#aftermain_box .regulamentos ul li
{
  border-top: 1px solid #E67420;
  /*padding: 7px 0;*/
  height: 20px;
  overflow: hidden;
}
#aftermain_box .regulamentos ul li:first-child
{
  border: 0 none;
  padding: 0 0 7px 0;
}
#aftermain_box .regulamentos ul li span.data
{
  color: #E67420;
  font-size: 13px;
  margin: 0 12px 0 0;
}
#aftermain_box .regulamentos ul li a
{
  text-decoration: none !important;
}
#aftermain_box .regulamentos ul li a:hover
{
  text-decoration: none !important;
}       
#aftermain_box .regulamentos ul li span.title
{
  font-size: 13px;
  color: #333333;
  line-height: 15px;
}
#aftermain_box .regulamentos ul li a
{
  text-decoration: none !important;
}
#aftermain_box .regulamentos ul li a:hover .title
{
  text-decoration: underline;
  color: #000000;
}
/*Comunicados*/
.comunicados
{
  height: 302px;
}
.comunicados .flag
{
  background: url("../layout/nmaster_sprite.png") no-repeat scroll -10px -222px transparent;
}
 .comunicados a
{
  color: #006600;
  text-decoration: underline;
}
.comunicados a:hover
{
  color: #00a900;
}
.comunicados ul
{
  height: 200px;
  margin: 0 0 8px;
  overflow: hidden;
}
.comunicados ul li:first-child
{
  padding: 0 0 7px 0;
}
    .comunicados ul li {
        border-top: 1px solid #0066CC;
        padding: 7px 0;
        height: 61px;
        overflow: hidden;
    }
.comunicados ul li:first-child
{
  border: 0 none;
}
.comunicados ul li span.data
{
  color: #006600;
  display: block;
  font-size: 11px;
}
.comunicados ul li a
{
  text-decoration: none !important;
}
.comunicados ul li a:hover
{
  text-decoration: none !important;
}       
.comunicados ul li span.title
{
  font-size: 13px;
  color: #333333;
  line-height: 15px;
}
.comunicados ul li a
{
  text-decoration: none !important;
}
.comunicados ul li a:hover .title
{
  text-decoration: underline;
  color: #000000;
}

@media only screen and (max-width: 425px) {
    .galeria ul li .galeria_content {
        width: auto;
    }

        .galeria ul li .galeria_content .in_content {
            border-left: 0px solid #cccccc;
            border-right: 1px solid #ffffff;
            float: none;
            padding: 0;
            width: auto;
            max-width: 100%;
        }

            .galeria ul li .galeria_content .in_content .imagem {
                height: auto;
            }

                .galeria ul li .galeria_content .in_content .imagem img {
                    width: 100%;
                }
}