@charset "UTF-8";


/*
	CLEARFIX
*/
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/*
	DEBUG MODE
*/
/*
	TRANSFORMS
*/
/*
	TRANSITIONS
*/
/*
	SECTIONS SEARCH
*/
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PARA GESTÃO PLANTEL - PLANTEL
*/
/*
	DEPENDENCIES
*/
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA INFO
*/
/*
	DEPENDENCIES
*/
/*
	STYLES
	COPYRIGHT: RECORD
*/
/*
	DEPENDENCIES
*/
/*
	STYLES
	COPYRIGHT: RECORD
	FICHEIRO PRINCIPAL PARA VARIÁVEIS E CONFIGURAÇÔES
*/
/*
	COLORS
*/
/*
	TYPO
*/
/*
	ICONS
*/
/*
	COLORS
*/
/*
	BACKGROUND COLORS
*/
/*
	INTERACTIONS
*/
.select {
  cursor: default;
  -webkit-user-select: inherit;
     -moz-user-select: inherit;
      -ms-user-select: inherit;
          user-select: inherit;
}

.unselect {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.int {
  cursor: default;
  -webkit-user-select: inherit;
     -moz-user-select: inherit;
      -ms-user-select: inherit;
          user-select: inherit;
  pointer-events: auto;
}

.noint {
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}

/*
	CLEARFIX
*/
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
/*
	DEBUG MODE
*/
/*
	TRANSFORMS
*/
/*
	TRANSITIONS
*/
/*
	START STYLING
*/


section.ajuda .container header nav:not(.static) .dropdown-menu {
  text-align: right;
}

section.ajuda {
  /*
  	REGRAS
  */
}
section.ajuda  .container .content .intro-title{font-size:18px; color:#333; font-weight:bold}
.bt-accept {z-index:999; position: absolute; width: 100%} 
.bt-accept div {margin-top: -80px; text-align:center}

section.ajuda .container header {
  margin-bottom: 30px;
}
section.ajuda .container header nav {
  right: 0;
  top: 34px;
  left: auto;
  max-width: 100%;
}
section.ajuda .container header .tab-menu {
  text-align: right;
}
section.ajuda .container header .tab-menu li:not(.active) a {
  color: #777777;
}
section.ajuda .banner {
  text-align: center;
  margin-bottom: 50px;
}
section.ajuda .content {
  padding: 40px 60px;
  font-family: "Book-Condensed", Helvetica, Arial, sans-serif;
}
section.ajuda .content:not(.regras) {
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
}
section.ajuda .content.regras {
  padding: 40px;
}
section.ajuda .content ul, section.ajuda .content ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
section.ajuda .content > ul {
  padding: 0;
  list-style: none;
  margin: 50px 0 0 0;
}
section.ajuda .content > ul > li {
  padding-bottom: 30px;
  position: relative;
}
section.ajuda .content > ul > li:before {
  top: 0;
  left: 240px;
  content: '';
  height: 100%;
  position: absolute;
  border-right: 1px solid #dfdfdf;
}
section.ajuda .content .menu-mobile {
  display: none;
}
section.ajuda .content h2 {
  margin: 0;
  width: 240px;
  font-size: 16px;
  line-height: 22px;
  font-family: "Book-Condensed", Helvetica, Arial, sans-serif;
  padding-right: 20px;
  vertical-align: top;
  font-weight: normal;
  white-space: normal;
  text-transform: none;
  display: inline-block;
}
section.ajuda .content p,
section.ajuda .content .text {
  font-size: 16px;
  color: #70848c;
  line-height: 22px;
  vertical-align: top;
  white-space: normal;
}
section.ajuda .content .text {
  padding-left: 30px;
  display: inline-block;
  width: calc(100% - 270px);
}
section.ajuda .content .text p {
  margin: 15px 0;
}
section.ajuda .content .text p:first-child {
  margin-top: 0;
}
section.ajuda .content .text pre {
  font-family: "Book-Condensed", Helvetica, Arial, sans-serif;
}
section.ajuda .container.regras .intro.static {
  margin-bottom: 10px;
}
section.ajuda .container.regras .players {
  padding-left: 0;
}
section.ajuda .container.regras .coaches {
  padding-right: 0;
}
section.ajuda .container.regras .players,
section.ajuda .container.regras .coaches {
  font-size: 16px;
  font-family: "Book-Condensed", Helvetica, Arial, sans-serif;
}
section.ajuda .container.regras .fieldset {
  padding: 30px 35px;
  min-height: 100%;
  border-radius: 3px;
}
section.ajuda .container.regras .fieldset .title {
  left: 20px;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
section.ajuda .container.regras .desc {
  min-height: 110px;
}
section.ajuda .container.regras .list {
  margin: 0;
  padding: 0;
  font-size: 14px;
  list-style: none;
}
section.ajuda .container.regras .list li {
  /*
  	For IE 6/7 only
  	Include this rule to trigger hasLayout and contain floats.
  */
  *zoom: 1;
  padding: 0 10px;
  border-bottom: 1px solid #dfdfdf;
}
section.ajuda .container.regras .list li:after, section.ajuda .container.regras .list li:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.ajuda .container.regras .list li:after {
  clear: both;
}
section.ajuda .container.regras .list li:last-of-type {
  border: 0;
}
section.ajuda .container.regras .sep {
  line-height: 50px;
  font-family: "Medium-Condensed", Helvetica, Arial, sans-serif;
  background: #f8f9fb;
}
section.ajuda .container.regras .col {
  width: 50px;
  float: left;
  line-height: 50px;
  text-align: center;
  display: inline-block;
}
section.ajuda .container.regras .col:first-of-type {
  text-align: left;
  width: calc(100% - 50px);
}
section.ajuda .container.regras .players .sep {
  font-size: 16px;
  background: none;
}
section.ajuda .container.regras .players .col:first-of-type {
  width: calc(100% - 50px - 50px - 50px - 50px);
}
section.ajuda .container.regras .players .col:first-of-type.last {
  width: 100%;
  color: #70848c;
}
section.ajuda .container.regras .note {
  margin-top: 30px;
  padding-left: 40px;
}

/*
	MEDIA QUERIES
*/
@media only screen and (max-width: 1199px) {
  section.ajuda {
    /*
    	REGRAS
    */
  }
  section.ajuda .container {
    width: 100%;
  }
  section.ajuda .banner img {
    height: auto;
    max-width: 100%;
  }
  section.ajuda .content {
    padding: 0;
    padding-top: 10px;
  }
  section.ajuda .container.regras .fieldset {
    padding: 25px;
  }
  section.ajuda .container.regras .desc {
    min-height: 132px;
  }
}
@media only screen and (max-width: 991px) {
  section.ajuda {
    /*
    	REGRAS
    */
  }
  section.ajuda .container.regras .fieldset {
    padding: 20px;
  }
  section.ajuda .container.regras .desc {
    min-height: inherit;
  }
  section.ajuda .container.regras .list li {
    padding: 0;
  }
  section.ajuda .container.regras .players {
    padding-left: 0;
    padding-right: 7px;
  }
  section.ajuda .container.regras .coaches {
    padding-right: 0;
    padding-left: 7px;
  }
  section.ajuda .container.regras .col {
    width: 40px;
  }
  section.ajuda .container.regras .col:first-of-type {
    width: calc(100% - 40px);
  }
  section.ajuda .container.regras .players .col:first-of-type {
    width: calc(100% - 40px - 40px - 40px - 40px);
  }
}
@media only screen and (max-width: 767px) {




  section.ajuda {
    /*
    	REGRAS
    */
  }
  
  
  section.ajuda .intro-title{padding: 20px 18px 0px 18px}
  .bt-accept {z-index:999; position: relative; width: 100%; padding:0 20px 30px 20px; background: #FFF} 
  .bt-accept div {margin-top: 0px; text-align:center}
  
  section.ajuda .banner img {
    padding: 15px;
  }
  section.ajuda .container header {
    margin-bottom: 19px;
  }
  section.ajuda .container header nav {
    top: 20px;
    height: 36px;
    border-bottom: 1px solid #dfdfdf;
  }
  section.ajuda .container header .tab-menu {
    text-align: center;
  }
  section.ajuda .container .menu-mobile {
    font-size: 0;
    display: block;
    line-height: 0;
    white-space: nowrap;
    border-bottom: 1px solid #dfdfdf;
  }
  section.ajuda .container .menu-mobile a {
    width: 50%;
    font-size: 15px;
    line-height: 50px;
    color: #70848c;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
  }
  section.ajuda .container .menu-mobile a:first-of-type {
    border-right: 1px solid #dfdfdf;
  }
  section.ajuda .container .menu-mobile a:before {
    color: #e50013;
    line-height: 0;
    margin-right: 10px;
    vertical-align: middle;
  }
  section.ajuda .container .menu-mobile a:hover, section.ajuda .container .menu-mobile a:focus {
    color: #e50013;
  }
  section.ajuda .content {
    padding: 0;
  }
  section.ajuda .content.regras {
    padding: 0;
  }
  section.ajuda .content.regras .intro {
    padding: 25px 15px;
  }
  section.ajuda .content > ul {
    margin: 0;
  }
  section.ajuda .content > ul > li {
    padding: 20px 15px;
    border-bottom: 1px solid #dfdfdf;
  }
  section.ajuda .content > ul > li h2 {
    padding: 0;
    width: 100%;
    display: block;
    padding-right: 30px;
    -webkit-transition: margin .3s;
    transition: margin .3s;
  }
  section.ajuda .content > ul > li:before {
    content: none;
  }
  section.ajuda .content > ul > li:last-of-type {
    border: 0;
  }
  section.ajuda .content > ul > li .text {
    width: 100%;
    padding: 0;
    display: block;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .4s, height .4s;
    transition: max-height .4s, height .4s;
  }
  section.ajuda .content > ul > li .anchor {
    top: 16px;
    right: 10px;
    width: 30px;
    height: 30px;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    text-decoration: none;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
  }
  section.ajuda .content > ul > li.open h2 {
    margin-bottom: 15px;
  }
  section.ajuda .content > ul > li.open .anchor {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  section.ajuda .content > ul > li.open .text {
    max-height: 2700px;
  }
  section.ajuda .content > ul > li:nth-child(even) {
    background: #f7f9fa;
  }
  section.ajuda .intro:not(.static) {
    display: none;
  }
  section.ajuda .container.regras .fieldset {
    padding-left: 10px;
    padding-right: 10px;
  }
  section.ajuda .container.regras .players,
  section.ajuda .container.regras .coaches {
    padding: 0 15px;
    font-size: 12px;
  }
  section.ajuda .container.regras .players {
    margin-bottom: 40px;
  }
  section.ajuda .container.regras .players .sep {
    font-size: 12px;
  }
  section.ajuda .container.regras .list {
    font-size: 12px;
  }
  section.ajuda .container.regras .list li {
    padding: 0 10px;
  }
  section.ajuda .container.regras .desc {
    font-size: 14px;
  }
  section.ajuda .container.regras .note {
    padding: 10px 15px;
  }
  section.ajuda .container.regras .col {
    width: 30px;
  }
  section.ajuda .container.regras .col:first-of-type {
    width: calc(100% - 30px);
  }
  section.ajuda .container.regras .players .col:first-of-type {
    width: calc(100% - 30px - 30px - 30px - 30px);
  }
}







section .agreement .list{margin-top: 40px; margin-bottom: 20px; margin-left:70px; }
section .agreement .list ul { margin: 0; padding: 0; overflow: hidden; list-style: none;  }
section .agreement .list ul li { 
	text-align: center;
	/*
		For IE 6/7 only
		Include this rule to trigger hasLayout and contain floats.
	*/ *zoom: 1; display: block; padding: 20px 0; font-size: 16px; color: #70848c; font-family: "Medium-Condensed", Helvetica, Arial, sans-serif; }
section .agreement .list ul li:after, section .agreement .list ul li:before { content: " "; /* 1 */ display: table; /* 2 */ }
section .agreement .list ul li:after { clear: both; }
section .agreement .list ul li:nth-child(even) { background: #fafafa; }
section .agreement .list ul li.active { color: #e50013; }
section .agreement .confirm { z-index: 0; position: relative; text-align: center; }
section .agreement .confirm:before { left: 0; top: 50%; right: 0; z-index: -1; content: ''; position: absolute; border-top: 1px solid #dfdfdf; }
section .agreement .confirm .btn { z-index: 0; position: relative; padding-left: 100px; padding-right: 100px; }
section .agreement .confirm .btn:after, section .agreement .confirm .btn:before { top: 0; z-index: -1; left: -41px; width: 40px; content: ''; height: 100%; background: #fff; position: absolute; }
section .agreement .confirm .btn:after { left: auto; right: -41px; }

/*
	MEDIA QUERIES
*/

@media only screen and (max-width: 767px) { 
  section .agreement .list ul li .col-xs-11 { max-width: calc(100% - 60px); }
  section .agreement .confirm:before { content: none; }
  section .agreement .confirm .btn:before, section .agreement .confirm .btn:after { content: none; } }


