@import url(https://fonts.googleapis.com/css?family=Mulish);
.color-orange-600 {
    color: #E4710B
}

.package-bundle {
    border-radius: 8px
}

.package-bundle .bundle-icon {
    padding: 8px;
    border: 3px solid #F9F9F9 !important;
    border-radius: 14px
}

.package-bundle .package-name {
    font: normal normal 20px/32px 'Mulish';
    color: #6C757D
}

.package-bundle .package-price {
    font: normal 600 16px/24px 'Mulish'
}

.package-bundle .user-icon {
    color: #78BA4D;
    font-size: 20px
}

.package-bundle .include-players {
    background-color: #f9f9f9;
    padding: 8px 16px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.package-bundle .include-players .text1 {
    font: normal 600 14px/25px 'Open Sans';
    color: #6C757D
}

.package-bundle .package-description p {
    font: normal normal 14px/25px 'Open Sans';
    color: #6C757D
}

.package-bundle .btn-continue-pkg {
    position: absolute;
    bottom: 16px;
    left: 16px;
    right: 16px
}

.btn-main-green {
    background-color: #6A962C !important
}

.player-register-form [data-toggle="collapse"] .fa:before {
    content: "\f077"
}

.player-register-form .collapsed[data-toggle="collapse"] .fa:before {
    content: "\f078"
}

.player-register-form label.normal-label {
    font: normal normal 14px/25px 'Open Sans';
    color: #343A40;
    margin-bottom: 6px
}

.custom-modal .modal-content {
    width: 600px;
    height: 350px;
    border-radius: 0
}

.custom-modal .modal-header {
    border-bottom: none
}

.custom-modal .modal-header button.close {
    font-size: 40px
}

.custom-modal .modal-body {
    padding-top: 0
}

.custom-modal .modal-body .title-text {
    color: #719B3E;
    font-size: 20px
}

.custom-modal .modal-body .body-text {
    padding: 30px;
    font-size: 15px;
    opacity: 0.6
}

.custom-modal .modal-body .btn-close {
    border: 1px solid #ccc;
    padding: 10px 30px
}

.modal-backdrop {
    opacity: 0.5 !important
}

.close-text {
    text-transform: none !important
}

html.with-featherlight {
    overflow: hidden
}

.featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background: #333;
    background: rgba(0, 0, 0, 0)
}

.featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8)
}

.featherlight:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.featherlight .featherlight-content {
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal
}

.featherlight .featherlight-inner {
    display: block
}

.featherlight script.featherlight-inner,
.featherlight link.featherlight-inner,
.featherlight style.featherlight-inner {
    display: none
}

.featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    line-height: 25px;
    width: 25px;
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff;
    background: rgba(255, 255, 255, 0.3);
    color: #000;
    border: none;
    padding: 0
}

.featherlight .featherlight-close-icon::-moz-focus-inner {
    border: 0;
    padding: 0
}

.featherlight .featherlight-image {
    width: 100%
}

.featherlight-iframe .featherlight-content {
    border-bottom: 0;
    padding: 0;
    -webkit-overflow-scrolling: touch
}

.featherlight iframe {
    border: none
}

.featherlight * {
    box-sizing: border-box
}

@media only screen and (max-width: 1024px) {
    .featherlight .featherlight-content {
        margin-left: 0;
        margin-right: 0;
        max-height: 98%;
        padding: 10px 10px 0;
        border-bottom: 10px solid transparent
    }
}

@media print {
    html.with-featherlight>*>:not(.featherlight) {
        display: none
    }
}

.featherlight-next,
.featherlight-previous {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    bottom: 0;
    left: 80%;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: rgba(0, 0, 0, 0)
}

.featherlight-previous {
    left: 25px;
    right: 80%
}

.featherlight-next:hover,
.featherlight-previous:hover {
    background: rgba(255, 255, 255, 0.25)
}

.featherlight-next span,
.featherlight-previous span {
    display: none;
    position: absolute;
    top: 50%;
    left: 5%;
    width: 82%;
    text-align: center;
    font-size: 80px;
    line-height: 80px;
    margin-top: -40px;
    text-shadow: 0px 0px 5px #fff;
    color: #fff;
    font-style: normal;
    font-weight: normal
}

.featherlight-next span {
    right: 5%;
    left: auto
}

.featherlight-next:hover span,
.featherlight-previous:hover span {
    display: inline-block
}

.featherlight-swipe-aware .featherlight-next,
.featherlight-swipe-aware .featherlight-previous {
    display: none
}

.featherlight-loading .featherlight-previous,
.featherlight-loading .featherlight-next {
    display: none
}

.featherlight-first-slide.featherlight-last-slide .featherlight-previous,
.featherlight-first-slide.featherlight-last-slide .featherlight-next {
    display: none
}

@media only screen and (max-device-width: 1024px) {
    .featherlight-next:hover,
    .featherlight-previous:hover {
        background: none
    }
    .featherlight-next span,
    .featherlight-previous span {
        display: block
    }
}

@media only screen and (max-width: 1024px) {
    .featherlight-next,
    .featherlight-previous {
        top: 10px;
        right: 10px;
        left: 85%
    }
    .featherlight-previous {
        left: 10px;
        right: 85%
    }
    .featherlight-next span,
    .featherlight-previous span {
        margin-top: -30px;
        font-size: 40px
    }
}

body {
    background: #fff;
    margin: 0;
    padding: 0
}

body,
p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 140%;
    color: #333;
    letter-spacing: .02em
}

strong {
    font-weight: 700
}

.border-top {
    border-top: 1px dotted #ccc !important
}

.border-bottom {
    border-bottom: 1px dotted #ccc !important
}

@media (min-width: 1200px) {
    .container {
        max-width: 1240px
    }
}

.row-flex {
    display: flex;
    flex-wrap: wrap
}

.pagination h2 {
    display: none
}

.nav-links {
    width: 100%;
    text-align: center
}

.page-numbers {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 5px 0 0;
    border: 1px solid #eee;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px
}

.page-numbers.current,
a.page-numbers:hover {
    background: #f9f9f9
}

.page-numbers.current {
    font-weight: 600
}

label {
    font-size: 12px;
    font-weight: 800;
    margin: 0
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #ccc !important;
    font-size: 14px !important
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #ccc !important;
    font-size: 14px !important
}

input::placeholder,
textarea::placeholder {
    color: #ccc !important;
    font-size: 14px !important
}

input,
select,
.input-group input,
.form-control {
    border-radius: 0;
    height: 44px !important;
    margin: 0 0 15px
}

.first-option {
    border: 2px sold red
}

textarea.form-control {
    height: 100px !important
}

.form-group.decimal .input-group,
.form-group.float .input-group {
    flex-wrap: nowrap
}

h1 {
    font-size: 30px;
    margin: 0;
    font-weight: 600
}

h2 {
    font-size: 24px;
    font-weight: 400;
    margin: 0;
    text-transform: uppercase
}

h3 {
    font-size: 24px;
    margin: 0 0 10px;
    font-weight: 300;
    color: #4e5256
}

h4 {
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 20px
}

h5 {
    font-size: 16px;
    color: #333;
    margin: 0
}

h6 {
    font-size: 14px
}

.font11 {
    font-size: 11px;
    line-height: 110% !important
}

.font12 {
    font-size: 12px;
    line-height: 120% !important
}

.font14 {
    font-size: 14px;
    line-height: 130% !important
}

.font18 {
    font-size: 18px;
    line-height: 100% !important
}

.font20 {
    font-size: 20px;
    line-height: 100% !important
}

a,
a:hover,
a:focus,
a:visited {
    color: #3e9cd0;
    text-decoration: none
}

.red,
a.red {
    color: #d53016
}

a.green,
.green {
    color: #6b8961
}

.bg-red {
    background: #c74c5e
}

.bg-red-light {
    background: #efced3
}

.bg-register {
    background: #e08853
}

.bg-register2 {
    background: #FEF4EB
}

.bg-sponsor {
    background: #6c9db4
}

.bg-gold {
    background: #f2f3d5;
    border: 1px solid #cdcea8
}

.bg-green {
    background: #6b8961
}

.bg-green-light {
    background: #91c46c !important
}

.bg-grey-md {
    background: #f1f2f3
}

.no-gutter [class*='col-'] {
    padding-right: 0;
    padding-left: 0
}

.sm-gutter [class*='col-'] {
    padding-right: 2px;
    padding-left: 2px
}

img.responsive {
    width: 100%;
    height: auto
}

.image-crop {
    position: relative;
    width: auto;
    padding-bottom: 75%;
    margin: 0 0 4px;
    overflow: hidden
}

.image-crop img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%
}

.btn {
    border: none;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 20px 40px
}

.btn-cart,
.btn-donate,
.btn-register,
.btn-leaderboard {
    padding: 8px 20px
}

.btn-cart,
.btn-cart:visited,
.btn-add,
.btn-add:visited {
    background: #91c46c;
    color: #fff
}

.btn-cart:hover,
.btn-add:hover {
    background: #71a54c;
    color: #fff
}

.btn-donate,
.btn-donate:visited {
    background: #c74c5e;
    color: #fff
}

.btn-donate:hover {
    background: #a92e40;
    color: #fff
}

.btn-register,
.btn-register:visited {
    background: #e08853;
    color: #fff
}

.btn-register:hover {
    background: #c26934;
    color: #fff
}

.btn-sponsor,
.btn-sponsor:visited {
    background: #6c9db4;
    color: #fff;
    padding: 15px 25px
}

.btn-sponsor:hover {
    background: #4b7d94;
    color: #fff
}

.btn-leaderboard {
    background-color: #566C7E;
    color: #fff !important
}

.w50 {
    width: 50px !important
}

.w100 {
    width: 100px !important
}

.w200 {
    width: 200px !important
}

header {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    background: #fff;
    text-align: center
}

img.company-logo {
    max-width: 200px;
    max-height: 65px
}

.site-menu {
    position: absolute;
    right: 30px;
    top: 30px;
    text-align: center
}

.action-buttons {
    position: absolute;
    right: 80px;
    top: 30px
}

.site-menu a,
.site-menu a:visited,
.site-menu a:hover,
.site-menu a:focus {
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    color: #333
}

.site-menu .fas {
    font-size: 18px;
    height: 22px
}

.action-buttons {
    position: absolute;
    right: 80px;
    top: 30px
}

@media screen and (max-width: 992px) {
    header {
        position: relative;
        text-align: center !important
    }
    .action-buttons {
        position: relative;
        top: auto;
        right: auto;
        width: 100%;
        text-align: center;
        padding-bottom: 20px
    }
    .site-menu {
        top: 5px
    }
}

@media screen and (max-width: 767px) {
    .site-menu {
        top: 0;
        right: 10px;
        background: #eaeaea;
        border: 1px solid #ccc;
        padding: 8px 12px 4px
    }
    .site-menu span {
        display: none
    }
}

.site-menu,
.panel {
    border: none;
    display: block
}

.site-menu {
    line-height: 100%
}

.panel-top {
    background: #434242;
    padding: 20px 20px 20px 25px
}

.panel-content {
    position: relative;
    background: #363636;
    padding: 0;
    overflow-y: auto;
    height: 100%;
    text-align: left
}

.panel-content .panel-close {
    position: absolute;
    font-size: 30px;
    text-align: center;
    cursor: pointer;
    display: block;
    color: #fff;
    right: 30px;
    top: 15px
}

.panel-content .panel-close span {
    position: absolute;
    top: 5px;
    right: 40px;
    font-size: 18px;
    color: #f4517a
}

.panel-content .panel-close:before {
    content: "";
    color: #fff;
    z-index: 998px
}

.panel {
    z-index: 998;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    display: block;
    bottom: 0;
    top: 0;
    transition: all 0.3s ease;
    right: -100%;
    width: 40%;
    margin: 0;
    border-radius: 0
}

.panel .row {
    padding: 0 0 20px;
    margin: 0 0 30px
}

.panel ul {
    margin-left: 0
}

.panel ul li {
    color: #fff;
    margin: 0 0 40px
}

.panel ul li a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    padding: 15px 15px 15px 30px
}

.panel ul ul {
    margin: 0;
    list-style: none
}

.panel ul ul li {
    margin: 0
}

.panel ul ul li a {
    text-transform: capitalize;
    padding: 15px 15px 15px 0
}

.panel ul ul li a:before {
    content: "\f054  ";
    font-family: FontAwesome;
    font-size: 14px;
    font-weight: 300;
    color: #8b0526;
    z-index: 998px
}

.panel-content .border-top {
    border-top: 1px solid #585858 !important
}

.tournament-contact h5 {
    color: #6c9db4
}

.file-downloads h5,
.file-downloads .fa-download {
    color: #91c46c
}

.manage-order .btn {
    color: #fff;
    border: 1px solid #585858
}

.panel .social {
    padding: 0 0 20px 35px
}

.panel.expanded {
    right: 0
}

@media screen and (max-width: 1200px) {
    .panel {
        width: 50%
    }
}

@media screen and (max-width: 900px) {
    .panel {
        width: 80%
    }
}

@media screen and (max-width: 767px) {
    .panel-top {
        padding-left: 30px
    }
    .panel-top span {
        display: none
    }
}

#MainContent .container img {
    max-width: 100%
}

.banner {
    background: #363636
}

.banner-container {
    position: absolute;
    top: 180px;
    left: 20%;
    right: 20%;
    padding: 100px;
    text-transform: uppercase
}

.banner-container-shadow {
    background-color: rgba(54, 54, 54, 0.8)
}

.banner-container h1 {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: .08em
}

.banner-container h3 {
    font-size: 20px;
    letter-spacing: .08em
}

@media screen and (max-width: 1260px) {
    .banner {
        min-height: 300px
    }
}

@media screen and (max-width: 992px) {
    .banner {
        min-height: auto
    }
    .banner-container {
        top: 10%;
        left: 2%;
        right: 2%
    }
    .home-actions .font14 {
        font-size: 11px
    }
}

@media screen and (max-width: 700px) {
    .banner {
        padding-top: 0 !important;
        margin-top: 0 !important
    }
    .banner-container {
        position: relative;
        top: auto;
        left: auto;
        right: auto
    }
}

.progress {
    position: relative;
    height: 40px;
    background: #cdcea8;
    border-radius: 15px
}

.raised {
    position: absolute;
    left: 10px;
    top: 9px
}

.progress-amounts span,
.progress-totals span {
    color: #8f906e;
    font-size: 12px
}

.tournament-info span {
    font-size: 11px;
    line-height: 100%;
    text-transform: uppercase
}

@media screen and (max-width: 992px) {
    .goal .bg-red {
        text-align: center
    }
    .goal .bg-red br {
        display: none
    }
    .goal .bg-red .mt-4 {
        margin: 0 !important
    }
}

@media screen and (max-width: 500px) {
    .progress-amounts .w-25 {
        width: 49% !important
    }
}

footer .btn {
    border: 1px solid #6a6a6a;
    margin: 0 5px
}

.fa-facebook-square {
    color: #4f8adb
}

.fa-twitter {
    color: #1bbdec
}

.fa-linkedin {
    color: #2867B2
}

.fa-instagram {
    color: #C13584
}

@media screen and (max-width: 992px) {
    footer .btn {
        padding: 8px
    }
}

figure.logo {
    display: inline-block;
    width: 15%
}

.control-right,
.control-left {
    position: absolute;
    right: 50px;
    z-index: 300;
    top: 40px;
    font-size: 24px;
    display: none
}

.control-left {
    left: 50px
}

.carousel-item {
    overflow: hidden
}

@media screen and (max-width: 767px) {
    figure.logo {
        width: 30%
    }
}

.featherlight .featherlight-content {
    padding: 20px
}

.featherlight .featherlight-close-icon {
    width: 40px;
    height: 40px;
    font-size: 0;
    top: 10px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    padding: 8px 0
}

.featherlight .featherlight-close-icon:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 300;
    content: "\f057";
    font-size: 30px;
    color: #91c46c
}

.card {
    border-radius: 0;
    min-height: 260px
}

.player-includes {
    position: absolute;
    right: 0;
    top: 0;
    color: #6b8961;
    padding: 10px;
    background: #fff
}

.card .image-crop img {
    left: 0
}

.cart-title {
    font-weight: 600
}

span.item-sold-out {
    text-decoration: line-through
}

.sold-out {
    position: absolute;
    top: 0;
    left: 0
}

.player a {
    position: absolute;
    right: -5px;
    top: -5px;
    font-size: 24px
}

[data-toggle="collapse"] .fa:before {
    content: "\f139"
}

.collapsed[data-toggle="collapse"] .fa:before {
    content: "\f13a"
}

table.player-list {
    background: #ecf5fe !important
}

.cart-description {
    width: 50%
}

.register-pkg {
    min-height: 340px;
    padding: 90px 20px 10px
}

.register-pkg .py-3,
.register-image {
    position: absolute;
    top: -50px;
    left: 0;
    right: 0
}

.register-pkg .py-3 {
    bottom: 5px;
    top: auto
}

.modal-body {
    border: none;
    border-radius: 0;
    padding: 40px 40px 40px;
    color: #000;
    z-index: 800
}

.modal-body p {
    color: #444
}

.modal-dialog .fa-times-circle {
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: 26px;
    color: #fff;
    cursor: pointer
}

.modal-actions {
    padding: 20px 0 0;
    margin: 10px 0 0;
    border-top: 1px dotted #ccc
}

.modal-backdrop {
    opacity: 0.9 !important
}

.summary-view {
    display: none
}

@media screen and (max-width: 992px) {
    .summary-view {
        display: block
    }
    .cart-summary {
        border-left: none !important
    }
}

.checkmark {
    width: 200px;
    margin: 0 auto
}

.path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
    animation: dash 2s ease-in-out;
    -webkit-animation: dash 2s ease-in-out
}

.spin {
    animation: spin 2s;
    -webkit-animation: spin 2s;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%
}

p {
    animation: text .5s linear .4s;
    -webkit-animation: text .4s linear .3s
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 1000
    }
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 1000
    }
    100% {
        stroke-dashoffset: 0
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes text {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes text {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.reg-option-icon {
    position: absolute;
    text-align: center;
    width: 110px;
    height: 110px;
    padding-top: 8px;
    margin: 0 auto;
    left: 0;
    right: 0;
    border-radius: 50%;
    background: #f8f8f8;
    border: 1px solid #ccc
}

.reg-option-icon img {
    width: 80px;
    height: 80px
}

.horizontal-line {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.2)
}

.partner-logo {
    width: 184px;
    height: 59.74px;
    left: 628px;
    top: 1970px
}

.dangerous {
    color: red
}

.error,
.help-block {
    color: red;
    font-size: 12px
}

input.error,
select.error,
textarea.error {
    border: 1px solid red
}

.schedule-table {
    height: 430px;
    overflow-y: scroll
}

@media screen and (max-width: 992px) {
    .schedule-table {
        height: auto;
        overflow-y: visible
    }
}

a {
    overflow-wrap: break-word
}

.top-menu {
    height: 65px
}

.player-form-label {
    line-height: 3.5
}

@media screen and (max-width: 360px) {
    .tournament-detail {
        padding-right: 0.5rem;
        padding-left: 0.5rem
    }
}

.ajax-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.8) url(/assets/ajax-loader-94d31f2be6c58559fcedad264f4e1d9eb7c9c5517ef1f260992662cea1b8be0d.gif) 50% 50% no-repeat
}

body.loading {
    overflow: hidden
}

body.loading .ajax-modal {
    display: block
}

.ajax-text {
    position: fixed;
    font-weight: bold;
    font-size: large;
    color: #DD4B39;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -200px
}

#search-order-container,
#search-result-container {
    padding-top: 50px
}

#search-empty-container {
    padding-top: 30px
}

#search-order-container label {
    font-size: 10px
}

#search-order-container .btn-search-order {
    margin-top: 20px;
    width: 100px;
    font-weight: bold
}

#search-order-container label {
    font-size: 10px
}

#orders-navigations {
    margin: auto;
    width: 30%
}

.nav-tabs {
    border-bottom: none
}

.tab-content {
    padding-top: 30px;
    border-top: 1px solid #dddddd
}

.team-header {
    width: 100px;
    height: 30px;
    background-color: #90a9bd;
    color: white;
    font-weight: bold;
    text-align: center;
    padding-top: 5px
}

#orders-navigations li {
    width: 120px
}

#orders-navigations a {
    text-decoration: none;
    outline: 0
}

#orders-navigations a {
    background-color: #c5c5c5;
    color: #413f40
}

#orders-navigations li.active a {
    background-color: #86be37;
    color: white
}

.player-answer {
    font-size: 12px
}

table.search-order-table thead th {
    height: 30px
}

table.search-order-table thead {
    background-color: #9fb8ce;
    color: white;
    font-size: 10px
}

table.search-order-table tbody th,
table.search-order-table tbody td {
    height: 50px;
    font-size: 13px
}

table.search-order-table tbody a {
    font-weight: bold
}

table.search-order-table tbody tr {
    border-bottom: 1px solid #dddddd;
    color: #6d6b6c
}

table.search-order-table tbody .index-data {
    color: #ababab
}

.action-header {
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: center
}

.action-body {
    padding: 0 10px 30px 10px;
    text-align: center
}

.modal-btn {
    text-align: center;
    font-weight: bold;
    height: 42px
}

.btn-manage-order,
.btn-manage-order:hover {
    background-color: #676566;
    text-decoration: none;
    color: white
}

.btn-save-modal,
.btn-save-modal:hover {
    text-decoration: none;
    color: white;
    background: #86be37;
    padding-top: 10px
}

.btn-delete-modal,
.btn-delete-modal:hover {
    text-decoration: none;
    color: white;
    background: #e14b4c;
    padding-top: 10px;
    width: 150px
}

.btn-close-modal,
.btn-close-modal:hover {
    text-decoration: none;
    color: white;
    background: #4c4c4c;
    padding-top: 10px
}

select#player_id {
    width: 300px
}

.modal-form-phone {
    margin-left: 10px;
    width: 100px
}

.modal-form-phone-small {
    margin-left: 5px;
    width: 70px
}

.modal-form-element {
    width: 270px
}

table.search-order-table thead tr .header {
    background-image: url("/assets/images/bg.gif");
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer
}

table.search-order-table tbody tr.odd td {
    background-color: #F0F0F6
}

table.search-order-table thead tr .headerSortUp {
    background-image: url("/assets/images/asc.gif")
}

table.search-order-table thead tr .headerSortDown {
    background-image: url("/assets/images/desc.gif")
}

table.search-order-table thead tr .headerSortDown,
table.search-order-table thead tr .headerSortUp {
    background-color: #428BCA
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
    pointer-events: none
}

.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
    pointer-events: none
}

.image-loader {
    text-align: center
}