/*
Theme Name: Sports Scheduling
Theme URI: https://bootstrap-wp.com
Template: wp-bootstrap-4
Author: TwoPoints
Description: "WP Bootstrap 4" is a simple &amp; easy to use WordPress theme. It is based on world's most popular framework for responsive websites, Twitter Bootstrap 4. "WP Bootstrap 4" is a perfect combination of Bootstrap 4 and WordPress. It is fast and light-weight with around 20 kb style.css. It is also search engine friendly. It has a built-in slider for featured posts on blog's home page. It supports all major &amp; popular WordPress plugins like Jetpack, Contact Form 7, Elementor, Beaver Builder, SiteOrigin Page Builder etc. Check demo on https://bootstrap-wp.com
Tags: custom-background,custom-logo,custom-menu,featured-images,threaded-comments,translation-ready,two-columns,left-sidebar,right-sidebar,custom-colors,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,blog
Version: 1.0.9.1637057305
Updated: 2021-11-16 10:08:25

*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');
html {
    margin-top: 0px !important;
}
body{
    background: #3c523b;
    font-size: 18px;
    font-family: 'Roboto', sans-serif !important;
}
td,th,span,p,input,button,select{
    font-family: 'Roboto', sans-serif !important;
}
table {
    width: 100%;
    border-collapse: collapse;
}
.head-info {
    padding: 0px 0 0px 0;
    text-align: center;
    color: #208259;
    background: #ffffff;
    margin: 0 -15px;
}
.head-info-inner {
    margin: 0 auto;
    /*max-width: 1000px;*/
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo {
    text-align: left;
}
.head-info .logo img {
    max-width: 65%;
    object-fit: contain !important;
    image-rendering: -webkit-optimize-contrast;
}

.head-info .input-info {
    text-align: center;
    display: flex;
    justify-content: center;
    width: 48%;
}

.head-info .input-info span {
    display: block;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0.5px;
}
.head-info h2 {
    font-size: 2.5rem;
    margin-bottom: 20px;
}
.head-info .input-info p {
    font-size: 18px;
    margin: 0 20px;
    max-width: 290px;
    width: 100%;
}
.head-info .input-info input {
    width: 100%;
    border: 2px solid #287d59;
    padding: 1px 7px;
    color: #287d59;
    height: 35px;
}
.table-grid .table-box {
    display: flex;
    flex-wrap: wrap;
}
.sports-cls .head {
    color: #fed837;
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
}
.sports-cls .head input, .sports-cls .head select {
    font-size: 20px !important;
}

#hide {
    display: none;
    white-space: pre;
}
.sports-cls .head input[type="text"],
.sports-cls .head select {
    background: transparent;
    border: none;
    color: #fed837 !important;
    outline: 0 none;
    width: auto;
}
.sports-cls .head label{
    margin-bottom: 0px;
}
.sports-cls .head input[type="checkbox"] {
    margin-left: 5px;
    position: relative;
    top: 1px;
}
.sports-cls .head input.width-dynamic {
    width: 220px !important;
}
.sports-cls .head input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fed837 !important;
    opacity: 1;
    font-family: 'Roboto', sans-serif !important;
}
.sports-cls .head input[type="text"]::-moz-placeholder { /* Firefox 19+ */
    color: #fed837!important;
    opacity: 1;
    font-family: 'Roboto', sans-serif !important;
}
.sports-cls .head input[type="text"]:-ms-input-placeholder { /* IE 10+ */
    color: #fed837!important;
    opacity: 1;
    font-family: 'Roboto', sans-serif !important;
}
.sports-cls .head input[type="text"]:-moz-placeholder { /* Firefox 18- */
    color: #fed837!important;
    opacity: 1;
    font-family: 'Roboto', sans-serif !important;
}
.sports-cls .head select::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fed837!important;
    opacity: 1;
    font-family: 'Roboto', sans-serif !important;
}
.sports-cls .head select::-moz-placeholder { /* Firefox 19+ */
    color: #fed837!important;
    opacity: 1;
    font-family: 'Roboto', sans-serif !important;
}
.sports-cls .head select:-ms-input-placeholder { /* IE 10+ */
    color: #fed837;
    opacity: 1;
    font-family: 'Roboto', sans-serif !important;
}
.sports-cls .head select:-moz-placeholder { /* Firefox 18- */
    color: #fed837!important;
    opacity: 1;
    font-family: 'Roboto', sans-serif !important;
}
.table h3 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 25px;
    color: #fed837;
}
.table-grid .table-box .table-boxes-cls,
.table-grid .table-box .table-boxes-saturday,
.table-grid .table-box-mid {
    width: 100%;
    padding: 0px 20px;
}

.table-box .table thead th:nth-child(5), 
.table-box .table thead th:nth-child(6),
.table-grid .table-box-mid .table thead th:nth-child(5),
.table-grid .table-box-mid .table thead th:nth-child(6){
    border: none !important;
    width: 8% !important;
}

.table-box .table tbody td:nth-child(5), 
.table-box .table tbody td:nth-child(6), 
.table-box .table tbody td:nth-child(7),
.table-grid .table-box-mid tbody td:nth-child(5), 
.table-grid .table-box-mid tbody td:nth-child(6), 
.table-grid .table-box-mid tbody td:nth-child(7){
    border: none !important;
    width: 8% !important;
}

.table-box table input[type="text"],
.table-grid .table-box-mid table input[type="text"] {
    width: 100%;
    border: none;
    color: #000;
    border-radius: 0;
    outline: none;
    padding: 4px 10px;
    text-align: center;
    height: 26px;
    font-size: 15px;
}
.table-box .table ,
.table-grid .table-box-mid .table {
    border: 0 none;
    background: transparent;
}
.table-box .table thead th, 
.table-box .table tbody td ,
.table-grid .table-box-mid .table thead th, 
.table-grid .table-box-mid .table tbody td {
    border-color: #fed837;
    color: #fff;
    text-align: center;
    position: relative;
    width: 21%;
    padding: 8px 8px;
}
.table-box .table tbody.sports-table-data td select,
.table-grid .table-box-mid .table tbody.sports-table-data td select{
    width: 100%;
    background: #fff;
    border: 0px;
    padding: 0px;
    height: 26px;
    font-size: 15px;
}
.table-box .table thead th,
.table-grid .table-box-mid .table thead th {
    font-size: 14px;
    font-weight: normal;
    border: none;
    padding: 0 0 4px 0;
}
/*.table-box .table thead th:last-child,
.table-grid .table-box-mid thead th:last-child {
    text-align: left;
    padding-right: 22px;
}*/
.table-box .table button.btn-info,
.table-grid .table-box-mid .table button.btn-info {
    padding: 1px 0px;
    font-size: 11px;
    background: #fed837;
    border-color: #fed837;
    color: #3c523b;
    position: absolute;
    border-radius: 50px;
    right: -19px;
    top: 2px;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.table-box .table .remove,
.table-grid .table-box-mid .table .remove {
    padding: 0px 0px 3px 0px;
    font-size: 14px;
    line-height: 0;
    border-radius: 30px;
    position: absolute;
    right: -19px;
    height: 20px;
    width: 20px;
    top: 11px;
}

/*.table-box .table tbody td:last-child,
.table-grid .table-box-mid .table tbody td:last-child {
    padding-right: 22px;
}*/

.sports-cls .repeater-table {
    margin-top: 10px;
    padding: 0 20px;
}

.sports-cls .repeater-table input[type="button"] {
    background: #fed837;
    border: none;
    padding: 10px 30px;
    color: #3b523b;
    font-weight: bold;
    cursor: pointer;
}

.sports-cls .publish-btn {
    text-align: center;
    margin-top: 10px;
}

.sports-cls .publish-btn input[type="submit"] {
    background: #111111;
    border: none;
    padding: 10px 30px;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
}

.sports-cls .publish-btn input[type="button"] {
    background: #228059;
    border: none;
    padding: 10px 30px;
    color: #fed837;
    font-weight: bold;
    cursor: pointer;
    margin: 0 0 0 15px;
}

form#team-sports {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
}
.loadong {
    position: fixed;
    background: #ffffffb0;
    width: 100%;
    height: 100%;
    z-index: 2;
    top: 0;
    left: 0;
}
.loadong .loading {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: #000;
    font-size: 33px;
}
.table-box tbody tr.remove_td td,
.table-grid .table-box-mid tbody tr.remove_td td {
    border: none;
    text-align: left;
    padding: 0;
}

.table-box tbody tr.remove_td td input.remove_repeater ,
.table-grid .table-box-mid tbody tr.remove_td td input.remove_repeater {
    background: #111111;
    border: none;
    padding: 6px 15px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    margin-top: 0;
    font-size: 15px;
}
.success-message {
    text-align: center;
    color: #fed837;
    font-size: 16px;
    margin-top: 15px;
}
.table-grid .table-box .table-boxes-cls .table ,
.table-grid .table-box .table-boxes-saturday .table ,
.table-grid .table-box-mid .table-boxes-cls .table ,
.table-grid .table-box-mid .table-boxes-saturday .table {
    margin-top: 0px !important;
}
.table-grid .table-box .table-boxes-cls .sports-table-data tr td span.combine-filter,
.table-grid .table-box .table-boxes-saturday .sports-table-data tr td span.combine-filter,
.table-grid .table-box-mid .sports-table-data tr td .combine-filter{
    display: flex;
    align-items: center;
}
.table-grid .table-box .table-boxes-cls .sports-table-data tr td .combine-filter input[type="checkbox"] ,
.table-grid .table-box .table-boxes-saturday .sports-table-data tr td .combine-filter input[type="checkbox"] ,
.table-grid .table-box-mid .sports-table-data tr td .combine-filter input[type="checkbox"] {
    margin-left: 5px;
}
.mans-results .head {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-bottom: 0px;
}
.mans-results .head p {
    margin: 0px;
    color: #fed837;
    font-size: 16px;
}
.mans-results .head span {
    margin: 0px 7px;
    color: #fed837;
    font-size: 20px;
}
.mans-results .head span label {
    margin: 0;
}
.mans-results .head span:first-child{
    text-transform: uppercase;
}
.mans-results .table-grid .table-box {
    margin-top: 1rem !important;
}
.mans-results .table-grid .table-box .table-boxes-cls .sports-table-data td span,
.mans-results .table-grid .table-box .table-boxes-saturday .sports-table-data td span{
    font-size: 15px;
    padding: 2px 5px;
    width: 100%;
    background: #fff;
    color: #000;
    display: block;
    height: 26px;
    text-align: left;
    text-transform: uppercase;
    white-space: nowrap;
    position: relative;
}
.mans-results .table-grid .table-box .table-boxes-cls .sports-table-data td span .team_new,
.mans-results .table-grid .table-box .table-boxes-saturday .sports-table-data td span .team_new{
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    min-height: auto;
    height: 26px;
    padding: 2px 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}
.mans-results .table-grid .table-box .table-boxes-cls .sports-table-data td:nth-child(5) span,
.mans-results .table-grid .table-box .table-boxes-cls .sports-table-data td:nth-child(6) span,
.mans-results .table-grid .table-box .table-boxes-saturday .sports-table-data td:nth-child(5) span,
.mans-results .table-grid .table-box .table-boxes-saturday .sports-table-data td:nth-child(6) span{
    text-align: center;
}
.mans-results .table-grid .table-box .table-boxes-cls .sports-table-data td ,
.mans-results .table-grid .table-box .table-boxes-saturday .sports-table-data td {
    padding: 0.45rem;
}
.red,
.red .team_new{
    color: red !important;
}
.blue,
.blue .team_new{
    color: #007bff !important;
}

.login-form-custom {
    max-width: 500px;
    margin: 0 auto;
    padding: 50px 20px;
    overflow: hidden;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.login-form-custom h3 {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    color: #fff;
    font-size: 33px;
}

.login-form-custom form#loginform {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    float: left;
    width: 100%;
    border: 3px solid #fed837;
    box-shadow: 0px 0px 21px 0px #0000007a;
}
.login-form-custom form#loginform p {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.login-form-custom form#loginform label {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #000;
}
.login-form-custom form#loginform input {
    font-size: 16px;
    padding: 8px 10px;
    width: 100%;
    background: #fff;
    color: #000;
    display: block;
    outline: none;
    border-radius: 5px;
    border: 2px solid #3c523b;
}
.login-form-custom form#loginform input[type="checkbox"] {
    width: auto;
    margin-right: 10px;
    transform: scale(1.4);
}
.login-form-custom form#loginform .login-remember label {
    display: flex;
    align-items: center;
}
.login-form-custom form#loginform .login-submit input {
    width: auto;
    padding: 10px 40px;
    background: #3c523b;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    cursor: pointer;
}
.login-form-custom form#loginform .login-submit input:hover {
    background: transparent;
    color: #3c523b;
}

.mans-results .logo {
    width: 20%;
}
.mans-results .head-info .logo img {
    max-width: 100%;
}
.mans-results .head-info .input-info {
    width: 62%;
    display: block;
    text-align: left;
}
.mans-results .head-info .input-info p {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    max-width: 310px;
    padding-left: 0px;
    margin-left: 0px;
}
.mans-results .head-info .input-info p span{
    line-height: 22px;
}
.mans-results .head-info .input-info p span:first-child{
    margin-right: 5px;
}
.mans-results .head-info .input-info p span strong {
    color: #208259;
}
.mans-results .head-info.midheader {
    margin-top: 10px;
}
.no-schedule {
    width: 100%;
    float: left;
    text-align: center;
    padding: 20px 20px;
    color: #fff;
    font-size: 19px;
    height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
}


.reserve-table-box {
    width: 100%;
    padding: 0px 20px;
    display: none;
}
.reserve-table-box .table {
    border: 0 none;
    background: transparent;
}
.reserve-table-box thead th, 
.reserve-table-box tbody td, 
.reserve-table-box thead th, 
.reserve-table-box tbody td {
    border-color: #fed837 !important;
    color: #fff;
    text-align: center;
    position: relative;
    width: 33.3%;
    border: 1px solid #dee2e6;
}
.reserve-table-box select.width-dynamic1 {
    width: 100%;
    background: #fff;
    border: 0px;
    padding: 5px 3px;
    font-size: 17px;
}
.reserve-table-box h3 {
    margin-top: 30px;
    color: #fed837;
    font-size: 30px;
    text-align: center;
    margin-bottom: 15px;
}
.reserve-table-box .table thead th, .reserve-table-box .table thead th {
    font-size: 16px;
    font-weight: normal;
    border: none;
}
button.btn.btn-info.addtable_rows_reserve {
    padding: 1px 6px;
    font-size: 11px;
    background: #fed837;
    border-color: #fed837;
    color: #3c523b;
    position: absolute;
    border-radius: 50px;
    right: -19px;
    top: 14px;
    width: 24px;
    height: 24px;
    line-height: 23px;
}

div#content {
    margin: 0px !important;
}
.sidenav {
    height: 100%;
    width: 300px !important;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #3c523b;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    box-shadow: 0px 0px 10px 0px #00000040;
    min-width: 300px;
    transition: ease-in-out 0.5s;
    transform: translateX(1000px);
}
.sidenav.active{
    transform: translateX(0px);
}
.sidenav ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.sidenav ul li {
    display: block;
    text-align: left;
}
.sidenav ul li a{
  padding: 10px 15px;
  text-decoration: none;
  font-size: 18px;
  color: #fff;
  font-family: 'Roboto', sans-serif !important;
  display: block;
  transition: 0.5s;
  border-bottom: 1px solid #ffffff4f;
}
.sidenav ul li a:hover {
    color: #000;
    background: #fdd837;
}
.toggle-menus{
    font-size: 28px;
    cursor: pointer;
}
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
  color: #fff;
  text-decoration: none;
}

.table-grid .table-box .table-boxes-cls .table.table-scroll {
    margin-bottom: 0;
}

.sports-cls .head input[type="number"] {
    width: 28px;
    border: none;
    padding: 3px 3px;
    height: 28px;
    appearance: textfield;
}
.sports-cls .head input[type="number"]::-webkit-outer-spin-button,
.sports-cls .head input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.points-table td {
    width: 21%;
}
.points-table td.input-outer{
    width: 8% !important;
    padding: 0.45rem;
}
.points-table td.input-outer input {
    width: 100%;
    border: none;
    color: #3b523b;
    border-radius: 0;
    outline: none;
    padding: 4px 10px;
    text-align: center;
    height: 26px;
    font-size: 15px;
    background: #fed837;
}

.points-table td.input-outer input[type="number"]::-webkit-outer-spin-button,
.points-table td.input-outer input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.mans-results .points-table span {
    font-size: 15px;
    padding: 2px 5px;
    width: 100%;
    background: #fed837;
    color: #000;
    display: block;
    height: 26px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    position: relative;
}

.table-grid .table.table-scroll {
    margin: 0 !important;
}

.reserve-table-bottom table.table {
    border: none;
}

.reserve-table-bottom select {
    width: 100%;
    background: #fff;
    border: 0px;
    padding: 0px;
    height: 26px;
    font-size: 15px;
}

.reserve-table-bottom td {
    vertical-align: middle;
    padding: 4px 6px 7px 6px;
}

.reserve-table-bottom .right-all-selects td {
    border-color: #fed837;
}
.reserve-table-bottom {
    width: 100%;
}
.reserve-table-bottom .table h3 {
    text-align: left;
    margin: 0;
    padding: 0 30px;
}

.reserve-table-bottom .top-head {
    background: #fff;
    text-align: center;
    padding: 5px 10px;
    text-transform: uppercase;
    color: #3c523b;
    margin: 0 -15px 6px -15px;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500;
    font-size: 20px;
}
.reserve-table-bottom .table-boxes-cls {
    margin-bottom: 15px;
}



/************* media css ******************/




@media(min-width: 1001px){

    .page-template-ladies-scorecard .mans-results .head-info .input-info,
    .page-template-men-saturday-score .mans-results .head-info .input-info,
    .page-template-mens-midweek-score .mans-results .head-info .input-info{
        flex-direction: initial;
        min-height: 70px;
    }
    .page-template-ladies-scorecard .mans-results .head-info .input-info p ,
    .page-template-men-saturday-score .mans-results .head-info .input-info p, 
    .page-template-mens-midweek-score .mans-results .head-info .input-info p {
        max-width: initial !important;
        width: auto !important;
    }
    .page-template-ladies-scorecard .mans-results .head-info .input-info p:last-child,
    .page-template-men-saturday-score .mans-results .head-info .input-info p:last-child,
    .page-template-mens-midweek-score .mans-results .head-info .input-info p:last-child{
        margin-right:0px;
    }
    .page-template-ladies-scorecard .mans-results .head-info.midheader .head-info-inner,
    .page-template-men-saturday-score .mans-results .head-info.midheader .head-info-inner,
    .page-template-mens-midweek-score .mans-results .head-info.midheader .head-info-inner{
        justify-content: center;
    }


    .mans-results .head-info-inner {
        position: relative;
    }
    .mans-results .head-info .logo img {
        max-width: 245px;
    }
    .mans-results .logo {
        position: absolute;
        left: 20px;
        top: -3px;
        z-index: 2;
    }
    .mans-results .head-info .input-info {
        flex-direction: column;
        width: 100%;
        display: flex;
        text-align: center;
        min-height: 76px;
        flex-wrap: wrap;
        align-items: center;
    }

    .mans-results.status-message .head-info{
        min-height: 85px;
    }
    .mans-results .head-info .input-info p {
        max-width: 100%;
    }
    .mans-results .head-info.midheader .input-info {
        min-height: auto !important;
        flex-direction: initial;
        flex-wrap: initial
    }
    .mans-results .head-info.midheader .input-info p {
        max-width: initial !important;
        width: auto !important;
    }
    .mans-results .head-info.midheader .input-info p:last-child{
        margin-right:0px !important;
    }
    .reserve-table-bottom .table-boxes-cls .table>tbody>tr>td:first-child {
        width: 20% !important;
    }
    .reserve-table-bottom .table-boxes-cls .table>tbody>tr>td:nth-child(2) {
        width: 80% !important;
    }

}

@media(min-width: 1400px){
.reserve-table-bottom .table-boxes-cls .table>tbody>tr>td:first-child {
    width: 15% !important;
}
.reserve-table-bottom .table-boxes-cls .table>tbody>tr>td:nth-child(2) {
    width: auto !important;
}
}

@media (max-width: 1920px){
    /*form#team-sports,
    .head-info-inner,
    .mans-results .table-grid {
        margin: 0 auto;
        max-width: 1050px;
    }*/
    .head-info .input-info {
        width: 63%;
    }
    .head-info-inner {
        padding: 0px 20px;
    }
}

@media (max-width: 1500px){
    /*.sports-cls .head,
    .table-box .table tbody.sports-table-data td select,
    .table-grid .table-box-mid .table tbody.sports-table-data td select {
        font-size: 17px;
    }
    .table-box .table tbody.sports-table-data td select ,
    .table-grid .table-box-mid .table tbody.sports-table-data td select {
        padding: 5px 3px;
    }
    .table-box table input[type="text"],
    .table-grid .table-box-mid table input[type="text"]{
        padding: 4px 10px;
    }*/
}

@media (max-width: 1400px){
    /*form#team-sports,
    .head-info-inner,
    .mans-results .table-grid {
        margin: 0 auto;
        max-width: 1000px;
    }*/
    .head-info .logo img {
        max-width: 50%;
    }
    .head-info .input-info {
        width: 50%;
    }

    .head-info .input-info p {
        font-size: 13px;
    }
    .table-box tbody tr.remove_td td input.remove_repeater ,
    .table-grid .table-box-mid tbody tr.remove_td td input.remove_repeater {
        margin-top: 15px;
        font-size: 16px;
    }
    .sports-cls .publish-btn {
        margin-top: 10px;
    }
    .sports-cls .publish-btn input[type="submit"],
    .sports-cls .publish-btn input[type="button"],
    .sports-cls .repeater-table input[type="button"]{
        font-size: 16px;
    }
    .head-info .input-info {
        width: 48%;
    }
}

@media (max-width: 1199px){
    .table-box .table thead th, .table-box .table tbody td ,
    .table-grid .table-box-mid .table thead th, .table-grid .table-box-mid .table tbody td {
        padding: 5px 5px;
    }
    .table-box .table tbody td:nth-child(5), 
    .table-box .table tbody td:nth-child(6), 
    .table-box .table tbody td:nth-child(7),
    .table-grid .table-box-mid .table tbody td:nth-child(5), 
    .table-grid .table-box-mid .table tbody td:nth-child(6), 
    .table-grid .table-box-mid .table tbody td:nth-child(7) {
        border: none !important;
        min-width: 70px;
    }
    .table-box .table button.btn-info ,
    .table-grid .table-box-mid .table button.btn-info {
        width: 20px;
        height: 20px;
        font-size: 9px;
        padding: 0 0;
        top: 8px;
    }
    .table-box .table .remove ,
    .table-grid .table-box-mid .table .remove {
        height: 20px;
        width: 20px;
        line-height: 10px;
        padding: 0;
        top: 8px;
    }
    .head-info .input-info span {
        font-size: 13px;
    }
    .mans-results .head-info .logo img {
        max-width: 185px;
    }
    .page-template-ladies-scorecard .mans-results .head-info .input-info, 
    .page-template-men-saturday-score .mans-results .head-info .input-info, 
    .page-template-mens-midweek-score .mans-results .head-info .input-info {
        flex-direction: initial;
        min-height: 60px;
    }
    .page-template-ladies-scorecard .mans-results .head-info .input-info p, 
    .page-template-men-saturday-score .mans-results .head-info .input-info p, 
    .page-template-mens-midweek-score .mans-results .head-info .input-info p {
        margin-right: 10px;
    }
    .mans-results .head span {
        font-size: 15px;
    }
    .mans-results .table-grid .table-box .table-boxes-cls .sports-table-data td span ,
    .mans-results .table-grid .table-box .table-boxes-saturday .sports-table-data td span {
        font-size: 15px;
    }
    .mans-results.status-message .head-info {
        min-height: 75px;
    }
}

@media (max-width: 1000px){
    .head-info-inner {
        flex-direction: column;
    }
    .head-info .logo img {
        max-width: 100%;
    }
    .head-info .logo {
        max-width: 260px;
        margin: 0 auto 10px;
    }
    .head-info .logo img {
        max-width: 100%;
    }
    .head-info .input-info input {
        height: auto;
    }
    .table-grid .table-box .table-boxes-cls ,
    .table-grid .table-box .table-boxes-saturday ,
    .table-grid .table-box-mid {
        width: 100%;
        padding: 0 10px;
        overflow-x: auto;
    }
    .head-info .input-info {
        flex-wrap: wrap;
    }
    .sports-cls .repeater-table {
        padding: 0 10px;
    }
    .sports-cls .repeater-table input[type="button"] {
        padding: 7px 20px;
        font-size: 14px;
    }
    .mans-results .head-info .input-info {
        width: 100%;
        justify-content: center;
        display: flex;
    }
    .mans-results .logo{
        width: 100%;
        text-align: center !important;
    }
    .mans-results .head-info .input-info p {
        align-items: center;
        width: 100%;
        justify-content: center;
        display: flex;
        float: left;
        max-width: 100%;
        margin: 3px 0px;
    }
}

@media (max-width: 767px){
    .table-grid .table-boxes-cls table.table ,
    .table-grid .table-boxes-saturday table.table ,
    .table-grid .table-box-mid .table-boxes-cls table.table, 
    .table-grid .table-box-mid .table-boxes-saturday table.table {
        width: 500px;
        overflow-x: auto;
        margin: 30px auto 10px !important;
    }
    .table-box .table tbody.sports-table-data td select ,
    .table-grid .table-box-mid .table tbody.sports-table-data td select {
        width: auto;
    }
    .head-info .input-info {
        width: 100%;
    }
}

