/* @import url("/web/modules/beatscore/co-jogo/style.css"); */
@import url("/web/modules/beatscore/tr-cadastro/style.css");

body {
  background-color: #efeff4 !important;
  background-image: none !important;
}

#beatscore b,
#beatscore strong {
  font-weight: 600;
}

#main-menu #menu-content-demo {
  border-bottom: 1px solid;
  border-top: none;
  margin-bottom: -47px;
  margin-top: 0;
  padding-top: 170px;
}

#menu-content-demo img {
  background-color: #fff;
  width: 150px;
  height: 150px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 0px;
}

/*>>>>>>>>>>>navbar*/
#main-navbar button,
#main-navbar .navbar-nav > li > a {
  height: 40px !important;
}

#main-navbar .navbar-brand,
#main-navbar li a {
  line-height: 40px;
}

#main-navbar,
#main-navbar .navbar-brand,
#main-navbar .navbar-inner {
  min-height: 40px !important;
}

#main-menu-inner {
  margin-top: 40px;
}
/*navbar<<<<<<<<<<<*/

.theme-default .modal-dialog .close {
  padding: 0px 7px;
  margin: 0px -7px 0 0px;
  font-size: 24px;
  line-height: 26px;
}

.theme-default .modal-backdrop {
  background-color: transparent;
}

.theme-default .modal {
  background-color: rgba(0, 0, 0, 0.5);
}

#content-wrapper {
  /* padding: 20px;
    padding-top: 60px; */
  padding: 52px 12px 60px 12px;
}

#content-wrapper #beatscore {
  border-radius: 5px 5px 0px 0px;
  overflow: hidden;
}

#beatscore {
  color: #828181;
  margin-bottom: 0px;
}

#beatscore .row {
  position: relative;
}

#beatscore .hidden {
  display: none !important;
}

#beatscore .panel-heading {
  position: relative;
}

#beatscore .actions {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 7px 0 0 0;
}

#beatscore .actions span {
  float: left;
  height: 30px;
  /*width: 30px;*/
  font-size: 30px;
  cursor: pointer;
  margin: 0px 15px;
  text-align: center;
}

#beatscore .actions span:hover {
  color: #666666;
}

#beatscore .actions span.text-warning:hover {
  color: #f29f29;
}

/*
#beatscore .panel-edit{
    right: 50px;
}

#beatscore .panel-save{
    right: 15px;
}
*/
#beatscore form .col-sm-1_1 {
  width: 11%;
}

#beatscore form .col-sm-3_1 {
  width: 22.22222222%;
}

#beatscore form .col-sm-4_1 {
  width: 29.66666666%;
}

form .col-sm-12_1 {
  padding: 0px;
}

@media (min-width: 768px) {
  #beatscore form .col-sm-1_1 {
    width: 11%;
  }

  #beatscore form .col-sm-3_1 {
    width: 22.22222222%;
  }

  #beatscore form .col-sm-4_1 {
    width: 29.66666666%;
  }

  form .col-sm-3.perfil-image {
    float: right;
  }
}

form .col-sm-3.perfil-image {
  width: 217px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 10;
}

form .col-sm-12.perfil-image {
  padding-right: 217px;
}

form .col-sm-3.perfil-image > div {
  width: 195px;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 5px;
  border-radius: 5px;
}

#beatscore form .badge-center {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 45px;
  cursor: pointer;
}

#beatscore form .badge {
  border-radius: 22px;
  width: 40px;
}

#beatscore form .badge-center i {
  font-size: 22px;
  line-height: 38px;
}

.radio-field > label {
  font-weight: 600;
  margin: 0px 20px;
}

.radio-field .radio + .radio {
  margin-top: 0px;
}

.radio-field p {
  display: table;
  margin: 0px;
}

.radio-field p label {
  margin: 0px 10px;
  cursor: pointer;
  float: left;
}

table .radio > .lbl {
  top: -9px;
}

.datepicker {
  z-index: 1050 !important;
}

#beatscore .form-group textarea {
  min-height: 100px;
}

#beatscore form .edit > span {
  vertical-align: bottom;
  position: relative;
}

#beatscore form .edit > input {
  /* border-radius: 5px 0px 0px 5px; */
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

#beatscore form .edit-l > input {
  /* border-radius: 0px 5px 5px 0px; */
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

#beatscore form .edit .btn {
  /* border-radius: 0px 5px 5px 0px; */
  border-radius: 0px 2px 2px 0px;
  color: #888;
  line-height: 30px;
}

#beatscore .list-athlete-total {
  font-size: 13px;
  margin: 15px auto 0;
  border: 1px solid;
  display: table;
  padding: 10px 25px;
  border-radius: 2px;
}

#beatscore .list-athlete-total span {
  font-weight: 600;
}

#beatscore .list-athlete-total b {
  font-size: 14px;
}

#beatscore .list-athlete {
}

#beatscore .list-athlete > p {
  width: 100%;
  margin: 20px 0px;
  font-size: 14px;
  font-weight: 600;
}

#beatscore .list-athlete .athlete {
  width: 130px;
  background-color: #e9e9e9;
  padding: 2px;
  float: left;
  margin: 0px 8px 16px 8px;
  border-radius: 5px;
  cursor: pointer;
}

#beatscore .list-athlete .summoned .athlete {
  background-color: #ccc;
  color: #444;
}

#beatscore .list-athlete .summoned .btn-success {
  color: #fff;
}

#beatscore .list-athlete .athlete:hover {
  background-color: #ddd;
}

#beatscore .list-athlete .athlete div {
  background-position: center;
  background-color: #fff;
  height: 160px;
  border-radius: 5px 5px 0px 0px;
  overflow: hidden;
}

#beatscore .list-athlete .athlete-image span {
  display: block;
  width: 500px;
  height: 100%;
  margin-left: -187px;
}

#beatscore .list-athlete .athlete-image img {
  height: 100%;
  margin: auto;
  display: block;
}

#beatscore .list-athlete .athlete p {
  padding: 0px 5px;
  margin: 0px;
  font-size: 13px;
  height: 44px;
  display: table-cell;
  vertical-align: middle;
  line-height: 18px;
}

#beatscore .list-athlete .athlete ul {
  width: 100%;
  margin: -20px 0px 0px 0px;
  min-height: 20px;
  padding: 2px 0px 2px 5px;
  position: relative;
}

#beatscore .list-athlete .athlete ul span {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background-color: #444;
  opacity: 0.75;
}

#beatscore .list-athlete .athlete li {
  height: 16px;
  width: 16px;
  border-radius: 10px;
  display: block;
  float: left;
  margin-right: 4px;
  position: relative;
}

#beatscore table .action {
  font-size: 25px;
  text-decoration: none;
  margin: 0px 0px 0px 25px;
  cursor: pointer;
  background-color: transparent;
}

#beatscore table .action:first-child {
  margin-left: 0px;
}

#beatscore table td:not(#beatscore .fc table td),
#beatscore table th {
  vertical-align: middle;
  padding: 13px 8px;
}

#beatscore .table-text-center td,
#beatscore .table-text-center th {
  text-align: center;
}

#beatscore table.dataTable th {
  padding: 10px 8px;
}

#beatscore table.dataTable th:after {
  top: 10px;
}

#beatscore .dataTables_wrapper .table-header .table-caption {
  padding: 10px 10px 10px 0;
}

#beatscore .dataTables_filter input,
#beatscore .dataTables_length select {
  height: 40px;
}

#beatscore table.dataTable .action {
  padding: 0px 12px;
  margin: 0px;
}

#beatscore .input-group-sm > .form-control,
#beatscore .input-group-sm > .input-group-addon,
#beatscore .input-group-sm > .input-group-btn > .btn {
  height: 38px;
}

#beatscore .input-group-btn:last-child > .btn,
#beatscore .input-group-btn:last-child > .btn-group {
  margin-left: 0px;
  font-size: 22px;
  padding: 0px 9px;
  line-height: 38px;
}

.form-control {
  height: 40px;
}

#beatscore form .edit > span:hover .tooltip {
  display: block;
}

#beatscore .input-group .tooltip {
  top: -43px;
  right: -26px;
  display: none;
}

#beatscore .input-group .tooltip .tooltip-arrow {
  border-top-color: #c2c2c2;
}

#beatscore .input-group .tooltip .tooltip-inner {
  background-color: #f5f5f5;
  border: 1px solid #c2c2c2;
  padding: 0px;
  width: 86px;
  display: table;
}

#beatscore .input-group .tooltip span {
  padding: 1px 10px;
  line-height: 35px;
  width: 42px;
  font-size: 18px;
  cursor: pointer;
  color: #999999;
  text-align: center;
  float: left;
}

#beatscore .input-group .tooltip span:hover {
  color: #666666;
}

.dz-clickable {
  height: 100%;
  width: 100%;
  cursor: pointer;
  background-color: #eeeeee;
  display: table;
  position: relative;
}

.dz-message {
  display: table;
  margin: auto;
  width: 80px;
  height: 80px;
  border-radius: 41px;
  background-color: #ffffff;
  margin-top: 50px;
  padding: 5px;
}

.dz-message span {
  display: table;
  height: 100%;
  width: 100%;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
  padding-top: 20px;
  background-color: #eeeeee;
  border-radius: 40px;
  border: 1px solid #bbb;
  font-weight: bold;
}

.dz-message p {
  display: table;
  padding: 5px 15px;
  width: 100%;
  text-align: center;
  color: #aaa;
  font-weight: bold;
  font-size: 12px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.dz-thumbnail-wrapper {
  border-top: none;
}

.dz-started > .dz-message {
  display: none !important;
}

.dz-preview {
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  display: block;
  cursor: default;
  border: none;
  border-radius: 0;
  vertical-align: inherit;
}

.dz-thumbnail-wrapper {
  margin: 0px;
  padding: 0px;
  background: transparent;
  border: 1px solid #ddd;
  border-left: none;
  border-right: none;
  border-top: none;
  position: relative;
}

.dz-thumbnail {
  width: 182px;
  height: 182px;
}

.dz-thumbnail > img {
  max-height: 182px;
}

.progress {
  position: absolute;
  bottom: 0px;
  width: 100%;
}

.dz-remove {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 20px;
  padding: 5px;
  line-height: 20px;
  cursor: pointer;
  margin: 0;
  border: none;
  width: 30px;
}

.dz-error-mark .fa,
.dz-success-mark .fa {
  line-height: 184px;
}

.dz-success-mark .fa {
  color: #46ac46;
}

.select2-container .select2-choice .select2-arrow b,
.select2-container .select2-choice {
  padding-top: 11px;
  padding-bottom: 11px;
  height: 40px;
  /* border-radius: 5px; */
}

.select2-container .select2-choice .select2-search-choice-close {
  line-height: 40px;
  height: 100%;
}

.select2-container-multi .select2-choices {
  min-height: 40px;
}

#beatscore .multimidia {
  width: 155px;
  position: relative;
  padding-top: 116px;
  display: table;
  float: left;
  margin: 10px;
}

#beatscore .multimidia > div {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: #eeeeee;
  height: 116px;
  display: table;
}

#beatscore .midia {
  width: 100%;
  height: 116px;
  display: table-cell;
  vertical-align: middle;
}

#beatscore .midia img {
  /* width: 100%; */
  max-width: 100%;
  max-height: 116px;
  margin: auto;
  display: table;
}

#beatscore .midia a,
#beatscore .table-image a {
  background-color: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  padding: 0px;
}

#beatscore .midia iframe {
  height: 100%;
  width: 100%;
}

#beatscore .multimidia > p {
  height: 40px;
  display: table-cell;
  vertical-align: middle;
  padding: 0px 8px;
  background-color: #fff;
  position: relative;
}

#beatscore .table-image {
  width: 100%;
  height: 60px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

#beatscore .table-image img {
  height: 60px;
}

#beatscore .match-row {
  max-width: 900px;
  margin: 20px auto 0px auto;
}

#beatscore .match-row-border {
  max-width: 900px;
  margin: 20px auto 0px auto;
  border: 3px solid #008000;
}

#beatscore .match-competition {
  padding: 11px;
  min-width: 330px;
}

#beatscore .match-competition > div {
  width: 100%;
  height: 120px;
  float: left;
  overflow: hidden;
}

#beatscore .match-competition .link-match,
#beatscore .match-competition .link-travel {
  width: 50%;
  height: 33px;
  line-height: 33px;
  text-align: center;
  /*background-color: #239D31;*/
  font-weight: bold;
  color: #fff;
  font-size: 15px;
  cursor: pointer;
}

#beatscore .match-competition .link-match {
  /*background-color: #00733B;*/
}

#beatscore .match-competition .date,
#beatscore .match-competition .match {
  /*
	width: 19%;
	height: 100%;
	float: left;
	background-color: #239D31;
	padding: 5px 0px;
}

#beatscore .match-competition .date p{
	color: #fff;
	text-align: center;
	line-height: 50px;
	height: 21px;
	width: 100%;
	margin: 0px;
*/
  width: 19%;
  height: 100%;
  float: left;
  /*background-color: #239D31;*/
  padding: 10px 0px;
}

#beatscore .match-competition .date p {
  color: #fff;
  text-align: center;
  line-height: 25px;
  height: 25px;
  width: 100%;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}

#beatscore .match-competition .date .day {
  /*
	height: 47px;
	line-height: 75px;
	font-size: 50px;
*/
  height: 50px;
  line-height: 50px;
  font-size: 50px;
}

#beatscore .match-competition .match {
  width: 81%;
  background-color: #f5f5f5;
  padding: 0px;
  color: #212121;
}

#beatscore .match-competition .match > div {
  width: 100%;
  border-right: 1px solid #ddd;
  padding: 0px 15px;
  height: 88px;
  display: table;
}

#beatscore .match-competition .match > div:first-child {
  text-align: center;
  height: 32px;
  line-height: 25px;
  border-top: 1px solid #ddd;
  padding: 0px;
  padding-bottom: 10px;
}

#beatscore .match-competition .match img {
  max-width: 40px;
  max-height: 40px;
}

#beatscore .match-competition .team {
  width: 25%;
  float: left;
}

#beatscore .match-competition .match p {
  padding: 0px;
  margin: 0px;
  text-align: center;
  font-size: 14px;
}

#beatscore .match-competition .team div {
  display: table;
  margin: auto;
  height: 40px;
}

#beatscore .match-competition .result {
  width: 50%;
  float: left;
  border: 1px solid #bbb;
  border-top: none;
  border-bottom: none;
}

#beatscore .match-competition .match h2,
#beatscore .match-competition .match h4,
#beatscore .match-competition .match h1 {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  color: #444;
}

#beatscore .match-competition .match h2 {
  line-height: 14px;
}

#beatscore .match-competition .match .stadium {
  text-transform: uppercase;
  display: table;
  width: 100%;
  height: 28px;
  line-height: 14px;
  text-transform: uppercase;
}

#beatscore .match-competition .match .stadium span {
  display: table-cell;
  vertical-align: middle;
}

#beatscore .match-competition .match h4 {
  /* font-size: 10px; */
  font-weight: normal;
  /* margin-top: 10px; */
  /* line-height: 10px; */
  font-size: 11px;
  line-height: 15px;
}

#beatscore .match-competition .match h1 {
  height: 42px;
  font-size: 30px;
  line-height: 42px;
}

#beatscore .match .match-border {
  color: #444;
  font-weight: bold;
  margin: 15px 0px 2px 0px;
}

#beatscore .match .match-border p {
  border-bottom: 2px solid #ddd;
  padding-bottom: 8px;
}

#beatscore .match .match-border:first-child {
  margin-top: 0px;
}

#beatscore {
  font-weight: normal;
  font-size: 12px;
}

#beatscore #match-stadium-image img {
  max-width: 200px;
  max-height: 150px;
  margin: 20px 0px 0px 10px;
}

#beatscore #match-principalTeam-image img,
#beatscore #match-visitorTeam-image img {
  max-width: 120px;
  max-height: 100px;
  margin: 20px 0px 0px 10px;
}

#beatscore .summoned-title {
  color: #fff;
  /*background-color: #16751D;*/
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  line-height: 20px;
  margin: 10px !important;
}

#beatscore .summoned-title span {
  position: absolute;
  top: 0px;
  height: 40px;
  width: 25px;
  color: #fff;
  line-height: 40px;
  font-size: 28px;
  text-align: center;
  right: 8px;
}

#beatscore .summoned {
  margin: 20px 10px 0px 10px;
  display: table;
  width: 100%;
  display: none;
}

#beatscore .scalation {
  display: none;
}

#beatscore .scalation-teams {
  position: relative;
  height: 30px;
  margin-bottom: 5px;
}

#beatscore .scalation-teams div {
  color: #fff;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 26px;
}

#beatscore .scalation-teams span {
  position: absolute;
  /*background-color: #187F20;*/
  width: 150%;
  height: 26px;
  left: -10px;
}

#beatscore .scalation-title {
  color: #fff;
  /*background-color: #239D31;*/
  padding: 7px 20px;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  line-height: 20px;
  margin: 10px 0px !important;
}

#beatscore .scalation-title span {
  position: absolute;
  top: 0px;
  height: 34px;
  width: 25px;
  color: #fff;
  line-height: 34px;
  font-size: 28px;
  text-align: center;
  right: 8px;
}

#beatscore .scalation-name {
  /*width: 40%;*/
  float: left !important;
}

#beatscore .scalation-position,
#beatscore .scalation-function {
  color: #999 !important;
  font-weight: normal !important;
  width: 20%;
}

#beatscore .scalation-position {
  color: #999 !important;
  font-weight: normal !important;
  width: 15%;
}

#beatscore .scalation-shirt-number {
  width: 10%;
}

#beatscore .scalation-function {
  width: 35%;
}

#beatscore .scalation > div {
  border-bottom: 1px solid #ccc;
}

#beatscore .scalation > div > div {
  float: right;
  color: #444;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
}

#beatscore .scalation i {
  line-height: 30px;
  text-align: center;
  float: right;
  width: 40px;
  font-size: 16px;
  cursor: pointer;
}

#beatscore .scalation-title .fa-plus {
  right: 35px;
  font-size: 18px;
  width: 40px;
  padding-top: 1px;
}

#beatscore .docket-title {
  width: 100%;
  text-align: center;
  /*background-color: #187F20;*/
  margin: 0px;
  padding: 5px 0px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  margin-top: 20px;
  display: table;
}

#beatscore .docket-title > span {
  width: 40%;
  display: block;
  float: left;
}

#beatscore .docket-content {
  width: 100%;
  background-color: #f5f5f5;
  display: table;
}

#beatscore .docket-content .penalty-icon {
  text-align: center;
  width: 100%;
  font-size: 20px;
  line-height: 20px;
}

#beatscore table.docket-content {
  /*border: 1px solid #239D31;*/
  color: #444;
}

#beatscore .docket-content > span {
  /*padding: 5px 0px;*/
  text-align: center;
  border: 1px solid #c8c7cc;
  border-top: none;
  height: 30px;
  line-height: 30px;
}

#beatscore .docket-content th {
  text-align: center;
  padding: 5px 0px !important;
  /*background-color: #239D31;*/
  color: #fff;
  font-weight: normal;
  font-size: 14px;
  /*border: 1px solid #187F20;*/
}

#beatscore .docket-content td {
  padding: 7px 10px !important;
  background-color: #ffffff;
  font-size: 13px;
  border: 1px solid #c8c7cc;
  position: relative;
}

#beatscore .docket-content td > span {
  position: absolute;
  width: 32px;
  height: 32px;
  padding: 6px;
  top: 0px;
}

#beatscore .docket-content td .btn {
  line-height: 20px;
  padding: 0px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

#beatscore .docket-right {
  right: -35px;
}

#beatscore .docket-left {
  left: -35px;
}

#beatscore .docket-menu {
  position: fixed;
  width: 45px;
  right: 21px;
  padding: 0px;
  z-index: 2;
  margin-top: 20px;
}

#beatscore .docket-menu li {
  border-radius: 5px 0px 0px 5px;
  background-color: #ddd;
  margin: 4px 0px;
  float: left;
  height: 40px;
  width: 45px;
  line-height: 40px;
  opacity: 1;
  font-size: 22px;
  font-weight: bold;
  /*color: #187F20;*/
  text-align: center;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px;
}

#beatscore .docket-cron td {
  background-color: #f5f5f5;
  padding: 4px 10px !important;
}

/* #beatscore .docket-cron td.docket-cron-2{
	padding: 8px 10px !important;
} */

#beatscore .docket-cron div {
  width: 35%;
  float: left;
  cursor: pointer;
  padding: 0px 2px 0px 13px;
  text-align: center;
  line-height: 26px;
}

#beatscore .docket-cron .tooltip {
  margin-top: -3px;
  padding: 5px 0;
  width: initial;
}

#beatscore .docket-cron .tooltip-arrow {
  width: 0 !important;
}

#beatscore .docket-cron .tooltip-inner {
  padding: 4px 10px;
  width: initial;
}

#beatscore .docket textarea {
  width: 100%;
  padding: 6px 10px;
  min-height: 50px;
  height: 50px;
  overflow: hidden;
  background-color: #f5f5f5;
}

#beatscore .docket-cron div:first-child {
  text-align: right;
  width: 65%;
  padding-left: 0px;
  cursor: default;
  font-weight: bold;
}

#beatscore .docket-cron-2 {
  /* width: 20%; */
  width: 21%;
}

#beatscore .docket-cron-2 div {
  /* width: 53%; */
  width: 48%;
  text-align: left;
}

#beatscore .docket-cron-2 div:first-child {
  /* width: 47%; */
  width: 52%;
}

#beatscore .docket-cron-2 .fa.fa-question-circle {
  cursor: pointer;
  font-size: 14px;
}

#beatscore .docket-cron-2 .tooltip {
  margin-top: -3px;
  padding: 5px 0;
}

#beatscore .docket-cron-2 .tooltip .tooltip-arrow {
  width: initial;
}

#beatscore .docket-cron-2 .tooltip .tooltip-inner {
  width: initial;
  text-align: center;
  padding: 3px 8px;
  font-weight: 600;
}

#beatscore .docket-menu li.active,
#beatscore .docket-menu li:hover {
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
}

#beatscore .scout {
  background-color: transparent;
  margin: auto;
  float: none;
  width: 440px;
  height: 110px;
  padding: 0px;
  color: #212121;
}

#beatscore .scout > div {
  border: none;
  width: 100%;
  padding: 0px 15px;
  height: 65px;
}

#beatscore .scout > div:first-child {
  text-align: center;
  line-height: 25px;
  border-top: 1px solid #ddd;
  border: none !important;
  font-size: 15px;
  padding: 0px !important;
  height: 25px !important;
  width: 100%;
}

#beatscore .scout > span {
  width: 100%;
  text-align: center;
  padding-bottom: 5px;
  line-height: 15px;
  display: block;
  font-size: 12px;
  color: #999;
}

#beatscore .scout h4 {
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: normal;
  margin-top: 10px;
  line-height: 10px;
  text-align: center;
  color: #444;
}

#beatscore .scout h2 {
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
  line-height: 10px;
  text-align: center;
  color: #444;
  font-weight: bold;
}

#beatscore .scout h1 {
  font-size: 30px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-weight: bold;
  color: #444;
  height: 40px;
  line-height: 40px;
}

#beatscore .scout .result {
  width: 50%;
  float: left;
  border: 1px solid #bbb;
  border-top: none;
  border-bottom: none;
  height: 60px;
}

#beatscore .scout .team {
  width: 25%;
  float: left;
  cursor: pointer;
}

#beatscore .scout .team div {
  display: table;
  margin: auto;
  height: 40px;
}

#beatscore .scout .team img {
  max-width: 40px;
  max-height: 40px;
}

#beatscore .scout .team p {
  padding: 0px;
  margin: 0px;
  text-align: center;
  font-size: 14px;
}

#beatscore table.scout-content td {
  text-align: center;
  line-height: 26px;
  cursor: pointer;
}

#beatscore .travel {
  color: #444;
}

#beatscore .travel-title {
  color: #fff;
  /*background-color: #16751D;*/
  padding: 10px 20px;
  border-radius: 5px;
  position: relative;
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}

/* #beatscore .travel-title span, #beatscore .travel-transport span{ */
#beatscore .travel-title span {
  position: absolute;
  top: 5px;
  float: left;
  width: 50px;
  height: 30px;
  right: 10px;
  margin: 0px 10px;
  font-size: 30px;
  line-height: 30px;
  cursor: pointer;
  text-align: center;
  background-size: 40px;
}

#beatscore .travel-transport {
  color: #fff;
  /*background-color: #239D31;*/
  padding: 7px 20px 7px 15px;
  /* border-radius: 5px; */
  position: relative;
  line-height: 20px;
  font-size: 13px;
  /* font-weight: bold; */
  position: relative;
  border-radius: 5px 5px 0px 0px;
}
/* 
#beatscore .travel-transport span{
	top: 5px;
	height: 25px;
	font-size: 23px;
	line-height: 25px;
    background-size: 35px;
}
 */

#beatscore .travel-transport .action {
  position: absolute;
  top: 0;
  right: 0;
}

#beatscore .travel-transport .action span {
  float: left;
  width: 50px;
  padding: 5px 0px;
  cursor: pointer;
  text-align: center;
  height: 35px;
  font-size: 23px;
  line-height: 25px;
  background-size: 35px;
}

.travel-person-select thead tr th,
.travel-person-select tbody tr td {
  text-align: center;
  padding: 10px 7px;
}

.travel-person-select tbody tr td {
  cursor: pointer;
}

#beatscore .travel-name {
  /* margin-top: 20px; */
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 3px;
  padding-left: 30px;
  z-index: 1;
  margin-top: 12px;
}

#beatscore .travel-name span {
  position: absolute;
  right: 5px;
  top: 1px;
  cursor: pointer;
  padding: 1px 10px;
  font-size: 18px;
}

#beatscore .travel-name span:first-child:not(.fa-trash) {
  height: 20px;
  width: 20px;
  position: absolute;
  /* left: 0px;  */
  /*color: #239D31;*/
  left: 5px;
  padding: 0px 2px;
}

#beatscore .travel-information {
  font-weight: bold;
  line-height: 12px;
  font-size: 10px;
  margin-bottom: 15px;
  padding-left: 30px;
}

#beatscore .travel-destination {
  font-weight: bold;
  /* line-height: 12px; */
  font-size: 10px;
  margin-bottom: 15px;
  line-height: 15px;
}

#beatscore .travel-destination span {
  text-align: center;
  display: table;
}

#beatscore .travel-destination span.fa {
  height: 30px;
  width: 30px;
  margin: auto;
  position: absolute;
  left: 50%;
  margin-left: -6px;
  font-size: 26px;
  /*color: #16751D;*/
}

#beatscore .travel-destination strong {
  font-size: 11px;
}

#beatscore .travel-no-return {
  width: 220px;
  padding: 10px 15px;
  margin: 30px 0px 30px 50%;
  left: -100px;
  position: relative;
  font-size: 14px;
  line-height: 40px;
}

#beatscore .travel-no-return span {
  width: 40px;
  height: 30px;
  line-height: 30px;
  background-size: 28px;
  font-size: 18px;
  padding: 5px 0px;
}

#beatscore .travel-observation {
  line-height: 18px;
  font-size: 11px;
  padding-left: 35px;
  position: relative;
}

#beatscore .travel-observation:before {
  position: absolute;
  left: 20px;
  content: "\00B7";
  font-size: 30px;
  /*color: #239D31;*/
}

#beatscore .travel-division {
  /* padding: 0px; */
  background-color: #fff;
  padding: 10px 0px;
}

#beatscore .travel-division p {
  margin: 0px;
  width: 100%;
  /* text-align: right;
    padding: 0px 10px;
	color: #999; */
  background-color: #e5e5e5;
  color: #333;
  padding: 6px;
  text-align: center;
}

#beatscore .travel-division span {
  height: 1px;
  width: 100%;
  display: table;
  /*background-color: #239D31;*/
}

.person-select-title {
  color: #fff;
  /*background-color: #16751D;*/
  padding: 10px 20px;
  border-radius: 5px;
  /* cursor: pointer; */
  position: relative;
  line-height: 20px;
  margin: 10px 0px 5px 0px;

  font-size: 14px;
  font-weight: 600;
}

.person-select-title span {
  position: absolute;
  top: 0px;
  height: 40px;
  width: 25px;
  color: #fff;
  line-height: 40px;
  font-size: 28px;
  text-align: center;
  right: 8px;
}

.person-select-person {
  border-top: 1px solid #ddd !important;
  margin-top: 1px;
  cursor: pointer;
}

.person-select-person:first-child {
  border: none !important;
}

.person-select-person p {
  float: left;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
}

.person-select .person-select-person.btn-default,
.person-select .person-select-person.btn-default:hover {
  background-image: linear-gradient(to bottom, #ddd 0, #d0d0d0 100%) !important;
  background-color: #ddd !important;
}

.cometition span {
  width: 29px;
  font-size: 25px;
  cursor: pointer;
  line-height: 40px;
}

#beatscore .match-options-title {
  padding: 0 20px;
  margin: 25px 0 10px 0;
}

#beatscore .match-options-title hr {
  margin: 11px;
  border-top-width: 2px;
}

#beatscore .match-options-title label {
  position: absolute;
  top: 0;
  background: #fff;
  line-height: 24px;
  padding: 0 10px;
  font-size: 15px;
  left: 120px;
  margin: 0;
}

#beatscore .match-options .btn {
  /* width: 250px; */
  min-width: 250px;
  /* margin: 70px auto 0; */
  margin: 20px auto 30px;
  display: table;
}

#beatscore .fa-size {
  font-size: 25px;
}

#beatscore .travel {
  margin-top: 20px;
}

#beatscore .travel img,
#beatscore .travel #travelHotelImage span {
  margin: auto;
  display: table;
  max-height: 170px;
  max-width: 200px;
  font-size: 170px;
  font-size: 12px;
}

#beatscore .travel .travel-check {
  padding-left: 15px;
}

#beatscore .travel .travel-check > div {
  padding: 0px 20px;
}

#beatscore .travel .travel-check input {
  text-align: center;
}

#beatscore .travel .travel-check p,
#beatscore .travel .travel-rooming-title {
  font-weight: bold;
  /*background-color: #16751D;*/
  line-height: 35px;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

#beatscore .travel .travel-check > div:first-child p,
#beatscore .travel .travel-rooming-title {
  /*background-color: #239d31;*/
}

#beatscore .travel .travel-rooming-title {
  margin-bottom: 0px;
  cursor: pointer;
  line-height: 30px;
  position: relative;
  border-radius: 2px;
}

#beatscore .travel .travel-rooming-title i {
  position: absolute;
  top: 10px;
  right: 8px;
}

#beatscore .travel .travel-check input {
  width: 75%;
  margin: 10px auto 0px;
}

#beatscore .travel .travel-rooming {
  padding: 0px 35px;
  margin-bottom: 20px;
}

#beatscore .travel .travel-rooming > div {
  padding: 0px;
}

#beatscore .travel .travel-rooming > div:first-child {
  /* border-top: 1px solid #239d31; */
  /* padding-top: 35px; */
  /* margin-top: 25px; */
}

#beatscore .travel th {
  font-weight: bold;
  line-height: 35px;
  text-align: center;
  padding: 10px 0px 0px 0px;
}

#beatscore .travel td {
  border: 1px solid #c8c7cc;
  padding: 0px;
  text-align: center;
  position: relative;
}

#beatscore .travel td p {
  float: left;
  line-height: 32px;
  height: 32px;
  padding: 0px;
  margin: 0px;
  border-left: 1px solid #c8c7cc;
}

#beatscore .travel td p:first-child {
  border-left: none;
}

#beatscore .travel .travel-btn {
  position: absolute;
  width: 32px;
  height: 32px;
  padding: 6px;
  top: 0px;
  right: -32px;
  display: none;
}

#beatscore .travel .travel-btn i {
  line-height: 20px;
  padding: 0px;
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

#beatscore .travel .travel-add {
  color: #bbb;
}

#beatscore .fc-event-container {
  padding: 6px 5px;
}
#beatscore .fc .fc-toolbar .fc-center h2,
#beatscore .fc .fc-day-header {
  text-transform: capitalize;
}

#pa-page-alerts-box > div {
  padding: 15px;
}

#pa-page-alerts-box button {
  padding: 0px 10px;
}

#beatscore .travel .lodging {
  display: table;
  background-color: #f7f7f7;
  width: 100%;
  padding: 0;
  margin: 20px auto;
  max-width: 1200px;
  float: none;
}

#beatscore .travel .lodging-title {
  width: 20%;
  float: right;
  margin-bottom: 15px;
  padding: 0px 20px;
}

#beatscore .control-label > span {
  display: table;
  font-size: 17px;
  float: right;
  margin-left: 5px;
}

.selectize-control .create > img {
  display: none;
}

.selectize-control .create-loading {
  position: relative;
  margin-left: 30px;
  overflow: visible;
}

.selectize-control .create-loading > img {
  position: absolute;
  top: 0;
  left: -30px;
  height: 25px;
  display: block;
}

.selectize-control.multi .selectize-input.disabled [data-value] {
  background: #b0b0b0;
  border: none;
  padding: 0 0 0 7px;
  box-shadow: none;
  color: #fff;
}

.theme-default .old-beatscore #main-menu-bg,
.theme-default .old-beatscore .mmc-dropdown-open-ul {
  background: #ffffff;
}

.theme-default .old-beatscore #main-menu-bg,
.theme-default.right-to-left.main-menu-right #main-menu-bg {
  border-left: none;
  border-right: 1px solid #c8c7cc;
}
.theme-default .old-beatscore #main-menu .navigation {
  -webkit-box-shadow: 0 1px 0 #e5e5e5;
  box-shadow: 0 1px 0 #e5e5e5;
}
.theme-default .old-beatscore #main-menu .navigation > li {
  border-right: 1px solid #c8c7cc;
}
.theme-default .old-beatscore #main-menu .navigation a,
.theme-default .old-beatscore #main-menu .mmc-dropdown-open-ul a {
  color: #aaaaaa;
  text-shadow: none;
  /*text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.6);*/
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  padding-right: 7px;
}
.theme-default .old-beatscore #main-menu .navigation a:hover,
.theme-default .old-beatscore #main-menu .mmc-dropdown-open-ul a:hover {
  color: #666666 !important;
}
.theme-default .old-beatscore #main-menu li {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #c8c7cc;
}
.theme-default .old-beatscore #main-menu li.active {
  /* border-top: none; */
  /*background: #239d31;*/
  /*background: rgba(12, 117, 3, 0.85);*/
  -webkit-box-shadow: 0px 1px 6px inset rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0px 1px 6px inset rgba(0, 0, 0, 0.25) !important;
}
.theme-default .old-beatscore #main-menu li.active > a {
  background: #ffffff;
}
.theme-default .old-beatscore #main-menu li.active > a,
.theme-default .old-beatscore #main-menu li.active > a:hover {
  color: #000000 !important;
}
.theme-default .old-beatscore #main-menu li.active > a .menu-icon {
  /*color: #239d31;*/
}
.theme-default .old-beatscore #main-menu .mm-dropdown.open {
  border-bottom: none;
}
.theme-default .old-beatscore #main-menu .mm-dropdown.open > a {
  border-bottom: 1px solid #fff;
}
.theme-default .old-beatscore #main-menu .navigation .mm-dropdown.active,
.theme-default .old-beatscore #main-menu .mmc-dropdown-open {
  border-top: 1px solid #e5e5e5;
  background: none;
}
.theme-default .old-beatscore #main-menu .mm-dropdown.active > a {
  background: #ffffff;
}

#main-menu .mm-dropdown > ul > .mm-dropdown > ul > li > a {
  background-color: #ffffff;
}

.theme-default .old-beatscore #main-menu .navigation .mm-dropdown.active > a,
.theme-default .old-beatscore #main-menu .mmc-dropdown-open > a,
.theme-default
  .old-beatscore
  #main-menu
  .navigation
  .mm-dropdown.active
  > a:hover,
.theme-default .old-beatscore #main-menu .mmc-dropdown-open > a:hover {
  color: #000000 !important;
}
.theme-default .old-beatscore #main-menu .mmc-dropdown-open-ul {
  margin-top: -1px !important;
}
.theme-default .old-beatscore #main-menu .mmc-dropdown-open-ul > a {
  color: #fff !important;
}
.theme-default .old-beatscore #main-menu .mmc-title {
  color: #fff;
  border-bottom: 1px solid #c8c7cc;
  padding-top: 1px;
  padding-bottom: 1px;
}
.theme-default .old-beatscore #main-menu .mmc-dropdown-open-ul.top {
  margin-top: 0 !important;
  margin-bottom: 1px !important;
}
.theme-default .old-beatscore #main-menu .mmc-dropdown-open-ul.top .mmc-title {
  padding-top: 0;
}
.theme-default .old-beatscore #main-menu .menu-content {
  border: none;
  margin-top: -8px;
}
.theme-default .old-beatscore #main-menu .menu-content .btn-outline {
  border-color: #383838;
  color: #aaa;
}
.theme-default .old-beatscore #main-menu .menu-content .btn-outline:hover {
  color: #fff;
}
.theme-default .old-beatscore #main-menu .menu-content.top {
  border-bottom: 1px solid #c8c7cc;
  margin-top: 0;
}

.theme-default .old-beatscore #main-menu .navigation a:after,
.theme-default .old-beatscore #main-menu .mmc-dropdown-open-ul a:after {
  /*background: #239d31*/
}

#beatscore
  a:not(
    .table-footer a,
    .fc-event,
    .table-image a,
    .selectize-input .item a,
    .cke a,
    #beatscore .clause-list ul li i,
    #beatscore .clause-list ul li a
  ) {
  background: #ffffff;
}

.select2-container a {
  background-color: transparent;
}

@media (min-width: 768px) {
  .theme-default .old-beatscore #main-menu .mm-dropdown.open > a {
    color: #666666;
  }
  .theme-default.mmc #main-menu .navigation > .mm-dropdown.open > a {
    color: #aaaaaa;
  }
}

.theme-adminflare #main-menu-bg,
.theme-adminflare .mmc-dropdown-open-ul {
  background: #ffffff;
}
.theme-adminflare #main-menu-bg,
.theme-adminflare.right-to-left.main-menu-right #main-menu-bg {
  border-left: none;
  border-right: 1px solid #c8c7cc;
}
.theme-adminflare #main-menu .navigation {
  -webkit-box-shadow: 0 1px 0 #e5e5e5;
  box-shadow: 0 1px 0 #e5e5e5;
}
.theme-adminflare #main-menu .navigation a,
.theme-adminflare #main-menu .mmc-dropdown-open-ul a {
  color: #212121;
  text-shadow: none;
  /*text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.6);*/
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.theme-adminflare #main-menu .navigation a:hover,
.theme-adminflare #main-menu .mmc-dropdown-open-ul a:hover {
  color: #666666 !important;
}
.theme-adminflare #main-menu li {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #c8c7cc;
}
.theme-adminflare #main-menu li.active {
  border-top: none;
  /*background: #239d31;*/
  /*background: rgba(12, 117, 3, 0.85);*/
  -webkit-box-shadow: 0px 1px 6px inset rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0px 1px 6px inset rgba(0, 0, 0, 0.25) !important;
}
.theme-adminflare #main-menu li.active > a,
.theme-adminflare #main-menu li.active > a:hover {
  color: #ffffff !important;
}
.theme-adminflare #main-menu li.active > a .menu-icon {
  /*color: #239d31;*/
}
.theme-adminflare #main-menu .mm-dropdown.open {
  border-bottom: none;
}
.theme-adminflare #main-menu .mm-dropdown.open > a {
  border-bottom: 1px solid #c8c7cc;
}
.theme-adminflare #main-menu .navigation .mm-dropdown.active,
.theme-adminflare #main-menu .mmc-dropdown-open {
  border-top: 1px solid #e5e5e5;
  background: none;
}
.theme-adminflare #main-menu .navigation .mm-dropdown.active > a,
.theme-adminflare #main-menu .mmc-dropdown-open > a,
.theme-adminflare #main-menu .navigation .mm-dropdown.active > a:hover,
.theme-adminflare #main-menu .mmc-dropdown-open > a:hover {
  color: #666666 !important;
}
.theme-adminflare #main-menu .mmc-dropdown-open-ul {
  margin-top: -1px !important;
}
.theme-adminflare #main-menu .mmc-dropdown-open-ul > a {
  color: #fff !important;
}
.theme-adminflare #main-menu .mmc-title {
  color: #fff;
  border-bottom: 1px solid #c8c7cc;
  padding-top: 1px;
  padding-bottom: 1px;
}
.theme-adminflare #main-menu .mmc-dropdown-open-ul.top {
  margin-top: 0 !important;
  margin-bottom: 1px !important;
}
.theme-adminflare #main-menu .mmc-dropdown-open-ul.top .mmc-title {
  padding-top: 0;
}
.theme-adminflare #main-menu .menu-content {
  border: none;
  margin-top: -8px;
}
.theme-adminflare #main-menu .menu-content .btn-outline {
  border-color: #383838;
  color: #aaa;
}
.theme-adminflare #main-menu .menu-content .btn-outline:hover {
  color: #fff;
}
.theme-adminflare #main-menu .menu-content.top {
  border-bottom: 1px solid #c8c7cc;
  margin-top: 0;
}
@media (min-width: 768px) {
  .theme-adminflare #main-menu .mm-dropdown.open > a {
    color: #666666;
  }
  .theme-adminflare.mmc #main-menu .navigation > .mm-dropdown.open > a {
    color: #aaaaaa;
  }
  #main-menu ul.navigation > li > a > .menu-icon {
    font-size: 18px;
    line-height: 22px;
  }
}
