.width75
{
 width:75% !important;
 white-space: normal !important;
}
.display_block_767
{
  display:none;
}
.display_none_767
{
  display:block;
}
.padd_t50
{
  padding-top: 50px;
}
.text-color-player > td
{
  color:red ;
}
.text-color-player > span
{
  color:red !important;
}
.text-color-player > small
{
  color:red !important;
}
.height_400
{
  height:400px;
}
.padd_5px
{
  padding:5px;
}

.marg_lt5{
  margin-left: 5px;
}
.marg_itop {
    margin-top: -15px;
}
.td-matchno-cancelled {
  /*background: #e1e1f7 !important;*/
  /*border: 1px solid #cecfdf !important;*/
}
.sch_match_cancelled_full{
  display: block !important;
}
.sch_match_cancelled_mobile{
  display: none !important;
}
.data-table-td{
  float: left;
  font-weight: bold;
  text-transform: uppercase;
}
.reason_show
{
  display: block;
}
.reason_hide
{
  display: none !important;
}
.padd_rig0
{
  padding-right: 0 !important;
}
.padd_t20
{
  padding-top:20px;
}
.tooltip_txt .tooltiptext1 {
    background-color: #3c3761;
    border-radius: 6px;
/*    bottom: 28px; */
    color: #fff;
/*    right: -131px;*/
    margin-left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: opacity 1s ease 0s;
    visibility: hidden;
    width: 160px;
    margin: -5px 0 0 5px;
    z-index: 1;
}

.tooltip_txt:hover .tooltiptext1 {
    visibility: visible;
    opacity: 1;
}
.tooltip_txt .tooltiptext {
    background-color: #3c3761;
    border-radius: 6px;
    /*bottom: 28px;*/ 
    color: #fff;
    /*right: -131px;*/
    margin-left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: opacity 1s ease 0s;
    visibility: hidden;
    width: 160px;
    z-index: 1;
    margin-left: 10px;
}
.tooltip_txt .tooltiptext::after {
    /*border-color: transparent transparent #322d5b;
    border-style: solid;
    border-width: 8px;
    content: "";
    left: 13%;
    margin-left: -5px;
    position: absolute;
    bottom: -16px;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(180deg);*/
    border-color: transparent transparent #322d5b;
    border-style: solid;
    border-width: 8px;
    content: "";
    left: -5%;
    margin-left: -5px;
    position: absolute;
    top: 0;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(270deg);
}

.tooltip_txt:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.inner-text > ul > li {
  display: inline-block;
  font-size: 12px;
  width: 70%;
  font-family: 'Rubik-Regular';
  text-align: left;
}
.inner-text .reason_cls {
  display: inline-block;
  font-size: 12px;
  width: 100%;
  font-family: 'Rubik-Regular';
}
.inner-text li {
  margin-left: 10px;
}
.tooltiptext li {
  /*background-color: #322d5b;*/
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  color: #fff;
  margin: 0;
  /*padding: 10px 15px;*/
  text-transform: uppercase;
}
.inner-text{
 padding: 10px;
}

.text_underline
{
  text-decoration: underline;
}
.text_underline:hover
{
  text-decoration: underline !important;
}
.line_height
{
  line-height: 22px;
  width:100%;
}
.padd_20
{
  padding:20px !important;
}
.sport_league_img
{
  height:25px;
  width:25px;
  margin-right:5px;
}
.width_80
{
  width:80%;
}
.inline_block
{
  display: inline-table;
}
.word_wrap
{
  white-space: pre-line;
}
.league_red
{
  background-color:#ff9393;
}
.league_red:hover
{
  background-color: #fdc8c2  !important;
}
.league_green
{
  background-color:#79cc4d;
}
.league_green:hover
{
  background-color: #b0f48b !important;
}
.user-team-th{
  width: 150px;
  padding-left: 0 !important;
}

.user-td-150{
  width:150px;
}
.user-td-130{
  width:130px;
}

.user-td-160{
  width:160px;
}
 
/* schedule accordian */
.schedule-accordian, tr, td, th
{
  border-collapse:collapse;
}
.add-minus-cls
{
  cursor:pointer;
}
.can-rain-minus
{
  text-align: right !important;
  float: right !important;
  padding-top:10px !important;
  padding-left:0 !important;
  padding-right: 5px;
  font-size: 18px;
}
.sch-rain-minus
{
  float: right !important;
  text-align: right !important;
  padding-top:10px !important;
  padding-left:0 !important;
  font-size: 18px;
}
/*tabs structute*/


.tabs-container .nav-tabs>li>a, .tabs-container .nav-tabs>li>a:focus, .tabs-container .nav-tabs>li>a:hover, .tabs-container .nav-tabs>li>div, .tabs-container .nav-tabs>li>div:focus, .tabs-container .nav-tabs>li>div:hover {
    border: 1px solid #e7eaec;
    border-bottom-color: transparent;
    cursor: pointer;
}


/******vertical align user data starts****/
.vertical-top{
  vertical-align: top;
}

.border-none{
  border:none !important;
}
.width_height_50
{
  height:50px;
  width:50px;
}
.total_org
{
  padding-bottom: 7px;
  padding-top: 12px !important;
  color:#3e3b5a;
}
.padd_org_top
{
  padding-top:12px;
}
.hide_cls
{
  display:none;
}
.text-right
{
  float:right;
}
.height100
{
  height:120px;
}
/******vertical align user data ends****/

/****site url logo issue***/
.image_preview_site
{
  border: 1px solid #ccc;
  height: 202px;
  margin: 5px 0 20px;
  width: 302px;
}
.leagueally_logo_invitation
{
  height: 170px;
  vertical-align: middle;
  padding-top:40px;
}
.padding_12
{
  padding-top:12%;
}
.float_left
{
  float:left;
}
.add_end_time 
{
  padding-top: 11px;
  padding-left: 2px;
}
.overflow-ellipsis
{
  /*width: 200px;*/
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.overflow-ellipsis-player
{
  /*width: 180px;*/
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.td-bg-white
{
  background-color: #fff;
  margin: 0;
  font-size: 12px;
  font-weight: normal;
}
.border_icons
{
  border:1px solid lightgrey;
}
.grey_color
{
  color:gray !important;
}
.eventimg
{
  width:900px;
  height:300px;
}
.refund_desc{
  margin-left: 14px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.message_warning
{
  color:darkorange;
  font-weight: 500;
  font-size: 13px;
}
.input_search
{
  width:50%;
  display:inline-block;
}
.cross_icon {
    width: 27px;
    text-align: center;
    border: 1px solid #ddd;
    line-height: 32px;
    padding-left: 6px;;
    color:#3e3b5a;
    vertical-align: top;
    background-color: #ddd;
}
.search_icon {
    width: 27px;
    text-align: center;
    border: 1px solid #3e3b5a;
    line-height: 32px;
    padding-left: 6px;
    /* margin: 0 10px; */
    border-left: none;
    background-color: #3e3b5a;
    color:#fff;
    vertical-align: top;
}
.overflow_auto
{
  overflow:auto;
  max-height: 700px;
}
.padd_signbtm
{
  padding-bottom: 20px;
}

.textarea-resize
{
  resize:vertical;
}

.waiver_table thead  tr th:last-child
{
  text-align: center;
}
.waiver_table tbody  tr td:last-child
{
  text-align: center;
}
.attach_filetext
{
  margin-left: 90px;
}
.preview_sporting
{
  width:100px;
  height:100px;
}
.preview_orgimg
{
  width:300px;
  height:200px;
}
.overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*z-index: 10;*/
  background-color: rgba(0,0,0,0.5); /*dim the background*/
}
.league_list_hover:hover
{
    background-color: #dcdcdc;
    cursor: pointer;
}
.waiver_preview_txt
{
  font-size:24px;
  font-weight: bold;
}
.border_preview
{
  border:1px dashed #555;
  padding:15px;
}
.admin_header
{
  width:35%;
  float:left;
  display: inline-block;
}
.admin_header_right
{
  width: 17%;
  float:right;
  display: inline-block;
}
.give_shirt_btn
{
  background: #fff;
  border:1px solid #37316c;
  color: #37316c;
  padding: 3px 6px 3px 6px;
  border-radius: 20px;
}
.top_25{
  top:25%;
}

.session_expired_ok{
  padding: 5px 20px;
}

.schedule_spacing{
  margin-left:13px;
}
/* dashboard css */
.pull-right2
{
  float: right !important;
}
.dash-thumbs
{
  /*text-align: right;
  line-height: 16px;
  font-weight: bold;*/
  color: #37316c;ßß
}
.dash-thumbs i
{
  font-size: 14px;
}
.label-league
{
  background-color: #393558;
  color: #fff;
}
.font-growth
{
  font-size: 12px;
  font-weight: bold;
}
.text-green
{
  color: #1ab394;
}
.purple-bg
{
  background: #545078;
  color: #fff;
}
.green-bg
{
  background: #1ab394;
  color: #fff;
}
.label-green
{
  background: #1b977e;
  color: #fff;
}
.blue-bg
{
  background: #1a91b3;
  color: #fff;
}
.label-blue
{
  background: #257186;
  color: #fff;
}
.grey-bg
{
  background: #676a6c;
  color: #fff;
}
.label-grey
{
  background: #444444;
  color: #fff;
}



/**css for button to redirect to org site ***/
.view-site {
    background: #2f3047;
    padding: 20px 0;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    position: absolute;
    bottom: 0;
}
.padd_b4
{
  padding-bottom: 4px;
}
.view-site i {
   padding : 5px 5px 5px 0;
}
.view-site a {
   color : #fff;
}

/** back button**/
.back-btn
{
  border: 1px solid #ccc;
  border-radius: 20px;
  padding: 2px 12px;
  font-size: 11px;
}
/** pdf CSS **/
/* Let's make sure all tables have defaults */
.invoice_pdf table td {
    vertical-align: top;
    text-align: center;
}
.invoice_pdf td span {
    font-style: italic;
    font-size: 14px;
}


.body-wrap {
    background-color: #f6f6f6;
    width: 100%;
}

.container {
    display: block !important;
    max-width: 600px !important;
    margin: 0 auto !important;
    /* makes it centered */
    clear: both !important;
}

.content {
    max-width: 600px;
    margin: 0 auto;
    display: block;
    padding: 20px;
}

/* -------------------------------------
    HEADER, FOOTER, MAIN
------------------------------------- */
.main {
    background: #fff;
    border: 1px solid #e9e9e9;
    border-radius: 3px;
}

.content-wrap {
    padding: 20px;
}

.content-block {
  padding: 0 0 20px;
}

.header {
    width: 100%;
    margin-bottom: 20px;
}

.footer {
    width: 100%;
    clear: both;
    color: #111;
    padding: 18px;
}
.footer a {
    color: #999;
}
.footer p, .footer a, .footer .unsubscribe, .footer td {
    font-size: 12px;
}

/* -------------------------------------
    TYPOGRAPHY
------------------------------------- */
.highlight
{
  color:#312a59;
}
.top-margin{
  margin: 10px 0 0;
}
h1, h2, h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    color: #000;
    margin: 15px 0 0;
    line-height: 1.2;
    font-weight: 400;
}

h1 {
    font-size: 32px;
    font-weight: 500;
    color: #322d5b;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 18px;

}

h4 {
    font-size: 14px;
    font-weight: 600;
}

p, ul, ol {
    margin-bottom: 10px;
    font-weight: normal;
}
/* commented for pagination issue */
/*
p li, ul li, ol li {
    margin-left: 5px;
    list-style-position: inside;
}*/


/* -------------------------------------
    OTHER STYLES THAT MIGHT BE USEFUL
------------------------------------- */
.last {
    margin-bottom: 0;
}

.first {
    margin-top: 0;
}

.aligncenter {
    text-align: center;
}

.alignright {
    text-align: right;
}

.alignleft {
    text-align: left;
}

.clear {
    clear: both;
}

/* -------------------------------------
    INVOICE
    Styles for the billing table
------------------------------------- */
.invoice {
    margin: 40px auto;
    text-align: left;
    width: 100%;
  border:1px solid #ccc;
  padding-top:20px;
}
.highlight ul
{
  text-decoration:none;
  list-style:none;
}
.invoice td {
    padding: 5px 5px;
}
.invoice .invoice-items {
    width: 100%;
}
.invoice .invoice-items td {
    border-top: #eee 1px solid;
}
.invoice .invoice-items .total td {
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
    font-weight: 700;
}

/* -------------------------------------
    RESPONSIVE AND MOBILE FRIENDLY STYLES
------------------------------------- */
@media only screen and (max-width: 640px) {

    h1 {
        font-size: 22px !important;
    }

    h2 {
        font-size: 18px !important;
    }

    h3 {
        font-size: 16px !important;
    }

    .container {
        width: 100% !important;
    }

    .content, .content-wrap {
        padding: 10px !important;
    }

    .invoice {
        width: 100% !important;
    }
    .custom_chckbox {
      text-align: center;
      width: 100%;
    }
    .forgot_txt {
      text-align: center;
      width: 100%;
      margin-bottom: 20px;
    }
}

/* -------------------------------------
    IMAGES
------------------------------------- */
.img-responsive {
    margin-bottom : 20px;
}
.temp_heading
{
  background-color: #fff;
  margin: auto;
  width: 48%;
  padding:20px;
}
.fname_space
{
  padding-top:20px;
  font-size:32px;
  color:#322d5b;
}
.fname_space1
{
  font-size:14px;
}

.order_txt
{
  padding: 0 0 20px;
  font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  box-sizing: border-box;
  font-size: 14px;
  vertical-align: top;
  text-align: center;
}
.ordertxt
{
  padding-top:4px;
  font-size:12px;
  color:#322d5b;
}
.order_txt1
{
  padding-left:10px;
  padding-right:10px;
}
.la_logo2
{
  width: 100%;
  /* display: block; */
  margin: auto auto;
}
.img_cls
{
  text-align: center;
  /* height: 20px; */
  width: 80%;
  margin: auto;
}
.la_logo3
{
  width: 100%;
  /*height: 124px;*/
    /* display: block; */
  margin: auto auto;
}
.img_cls1
{
    text-align: center;
    /* height: 20px; */
    width: 85%;
    margin: auto;
}
.no_border
{
  border:none !important;
  background:none !important;
  color:#322d5b;
}
.logo_radio
{
  width: 29px;
  display: inline-block;
  float: left;
}
.select_div
{
  background: #eeedfa;
  border: 1px solid #e3e2f0;
  color: #322d5b;
}

/***weekly sponsor***/
.badge-sponsor {
padding: 20px 0;
color: #37316c;
font-size: 21px;
font-weight: 300;
}
.sponsor-image{
    width:300px;
    height: 200px;
}
.badge-sponsor p
{
  padding-top:15px;
}
.badge-sponsor img
{
  width:100px;
  height:100px;
  margin:0 auto;
}
/*sport's logo***/
.padd_lefts
{
  padding:6px 4px;
}
.icon_size .fa-2
{
  font-size:1.8em;
}
.cc-selector-2 input
{
  position:absolute;
  z-index:999;
}
.cc-selector-2 input:active +.drinkcard-cc
{
  opacity: .9;
}
.cc-selector-2 input:checked +.drinkcard-cc
{
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
}
.drinkcard-cc{
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:100px;height:70px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    /*-webkit-filter: brightness(1.8) grayscale(1) opacity(.7);
    -moz-filter: brightness(1.8) grayscale(1) opacity(.7);
    filter: brightness(1.8) grayscale(1) opacity(.7);*/
}
.drinkcard-cc:hover{
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
    -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
    filter: brightness(1.2) grayscale(.5) opacity(.9);
}

/* Extras */

.cc-selector-2 input
{ 
  margin: 5px 0 0 12px; 
}
.cc-selector-2 img
{ 
  margin-left: 7px; 
}
span.cc
{
 color:#6d84b4 
}

/******/
.connect-stripe
{
  /*padding:7px;
  margin-right: 20px;*/
  width:30%;
  display: inline-block;
  float: left;
  margin-top: 14px;
  background-color: antiquewhite;
}

.connect-stripe a
{
  padding:0 !important;
}
/******/

/******drag drop********/
.default_cursor{ cursor: default !important; }
.drag_row { cursor: move; }
.selectedRow, .selectedRow:active, .childgrid tr:active {
    background-color: #E7E7E7;
    cursor: move;
}

/*-------------Checkbox styling--------------*/
.swap-check
{
  /*padding: 14px 5px;*/
  float: left;
  /* border: 1px solid black; */
  background: white;
}
/*************/
.apply_pointer
{
  cursor: pointer !important;
}
.logo_name
{

  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.sports_logo
{
  width:80px;
  height:80px;
  margin-bottom: 0;
}
.captain_txt
{
  color:rgb(55, 49, 108)!important;
  font-weight: 800!important;
  position: relative;
  top:-1px;
}
.ng-leave{
  display: none !important;
}
.disabled a
{
  cursor:default!important;
}
 /*.footable-last-column
 {
    display:block !important;
 }
 .status_td
 {
    display:block !important;
 }*/
/*....................................Schedule table...................*/
.rainout_reason{
  padding-top: 7px !important;
  color: #33b1ff;
}

.set-td
{
  padding-top:0 !important;
  padding-bottom:0 !important;
  padding-left:0 !important;
}
th.capitalize
{
  text-transform: capitalize;
}

.padd_t36
{
  padding-top: 36px;
}
.padd_t66
{
  padding-top: 66px;
}
/*.schedule-table{
  height: 600px;
}*/

.schedule-scroll{
  overflow: auto;
  height: auto;
  margin-bottom: 1%;
}
.dotted_cls{
  /*width: 377px;*/
  width: 22.2vw;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.dotted_cls_court {
  /*width: 125px;*/
  width: 7.2vw;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.dotted_cls_team {
  width: 189px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
/***/

.col-padding-top-7{
  padding-top: 7px !important;
}

.col-padding-top-16{
  padding-top: 13px !important;
}

.col-padding-bottom-16{
  padding-bottom: 16px !important;
}

.box_error>.host>.tags{
border:0 !important;
}

.pointer-cursor
{
  cursor :default !important;
}
.no_border
{
  border:0;
}
body 
{
	/* font-family:Rubik; */
	margin:0;
	padding:0 !important;
	background-color:#3e3b5a;	
	font-family: Arial, "Helvetica Neue", Helvetica,"open sans" , sans-serif;
	font-size: 13px;
  overflow-y: auto !important;
  /*overflow:hidden;*/
}
/*#page-wrapper
{
  min-height: 1080px !important;
}*/
.no_border
{
  border:0;
}
.schedule_type{
  padding-top: 16px;
}
.marg_0
{
  margin:0 !important;
}
.back_color
{
  background-color: #fff !important;
}
.disable_socialbtn
{
  background-color: #eee !important;
}
.col-padding-top
{
  padding-top: 3px !important;
}
.field_padd
{
  padding-top:0 !important;
}
.badge-grey2
{
  background: #eee;
  padding: 10px;
  border-radius: 20px;
  border: 1px solid #e1e1e1;
  color: #888;
  font-size: 12px;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}
.badge-grey2:hover
{
  background: #393558;
  border: 1px solid #393558;
  color: #fff;
}
.edit-badge-grey2
{
  background: #eee;
  padding: 10px;
  border-radius: 20px;
  border: 1px solid #e1e1e1;
  color: #888;
  font-size: 12px;
  width: auto;
  text-align: center;
  margin-bottom: 10px;
  margin-left: -15px;
}
.edit-badge-grey2:hover
{
  background: #393558;
  border: 1px solid #393558;
  color: #fff;
}
/*.vert-border
{
  border-right: 1px solid #f5f5f5;
}*/
.sport_block {
  display: inline-block;
  width: 25px;
  height:15px;
  /*margin-top:5px;*/
  margin-left:5px;
}
.minus_icon_location
{
  padding-top:34px;
  padding-left: 18px;
}
.minus_icon
{
  padding-top:7px;
  padding-left: 5px;
}
.profile-element>img{
  height:40px;
}
/* -----schedule----- */
@media screen and (max-width: 992px) {
 
  .btn-swapmatches {
    display: none;
  }
  .swap-check {
    margin: -3px 3px 0 0 !important;
    padding: 0 !important;
  }
  
  .schedule-table table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .schedule-table table td {
    display: block !important;
    text-align: right !important;
    width: 100% !important;
  }
  .schedule-table table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  .schedule-table table td:last-child {
    border-bottom: 0;
  }
  .td-hyt {
    height: 34px !important;
  }
  .td-line-hyt {
    line-height: 34px !important;
    background: #f1f1f1 !important;
  }
  .td-matchno-cancelled {
    background-color: red !important;
    /*color: #fff;*/
    border:none !important;
  }
  .td-matchno {
    background: #e1e1f7 !important;
    /*border: 1px solid #cecfdf !important;*/
    border:none !important;
  }
  .td-bg-color {
    line-height: 22px !important;
  }
  .schedule_time {
    width: auto !important;
  }
  .dotted_cls {
    width: auto !important;
    overflow: visible !important;
  }
  .dotted_cls_court {
    width: auto !important;
    overflow: visible !important;
  }
  .dotted_cls_team {
    overflow: hidden !important;
    width: calc(100%) !important;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .padd_lt {
    width: auto !important;
  }
  .matchdate-marg {
    margin-top: -7px !important;
  }
  .schedule-td {
    padding: 0 0 0 15px !important;
  }
  .pull-ryt {
    float: right;
  }
  .input-group {
    width: 100%;
  }
  .marg_itop {
    margin-top: 5px;
  }
  .alignment-left-right
  {
    text-align: left !important;
  }
  .swap-check {
    margin: -3px 3px 0 0 !important;
    padding: 0 !important;
  }
}
@media screen and (max-width: 911px) {
  .matchdate-marg {
    margin-top: -7px !important;
  }
}

@media screen and (max-width: 767px) {
  .table-responsive {
    border: none !important;
  }
}
@media screen and (max-width: 992px) {
  .display-show-hide {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .schedule-options-bg {
    text-align: center !important;
  }
  .rainout_bg {
    text-align: center !important;
  }
  .matchdate {
    padding-left: 5px !important
  }
  a.schedule-options {
    font-size: 10px !important;
  }
  .link-border {
    padding: 3px 8px !important;
    margin: 0 2px !important;
  }
  .padding-right-480 {
    padding-right: 5px !important;
  }
  .matchdate-marg {
      font-size: 11px !important
  }
  .dotted_cls {
    width: auto !important;
    overflow: hidden !important;
    border-left: none !important;
  }
}
@media screen and (max-width: 360px) {
    .table-responsive {
      overflow-y: scroll;
    }
  }
.schedule-scrolls {
  margin-bottom: 100px;
}
.matchdate {
  text-align: left;
  font-size: 12px;
}
.col-padding-top-bottom2
{
  padding: 15px 10px;
}
.col-padding-tb
{
  padding:10px 10px;
}
.label-padding
{
  padding-bottom: 7px;
}
.schedule-options-bg
{
  background-color: #9b98b9;
  text-align: center;
  padding-top:10px;
  padding-bottom: 10px;
}

.rainout_bg
{
  background-color: #434343;
  text-align: center;
}
.schedule-options-bg2
{
  background-color: #b3acd5;
  text-align: center;
  padding-top:10px;
  padding-bottom: 10px;
}
.schedule-options-bg3
{
  background-color: #bdbad9;
  text-align: center;
  padding-top:10px;
  padding-bottom: 10px;
}
a.schedule-options
{
  font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  border-radius: 20px;
}
a.schedule-options:hover
{
  color: #fff;
}
.link-border
{
  border: 1px solid #fff;
  padding: 3px 12px;
  margin: 0 5px;
}
.light-purple-bg
{
  background-color: #b0adcc !important;
  color: #fff;
  border: none !important;
  font-weight: bold;
  height: 48px;
}
.light-grey-bg
{
  background-color: #ccc !important;
  color: #fff;
  border: none !important;
  font-weight: bold;
}
.dark-grey-bg
{
  background-color: #555 !important;
  color: #fff;
  border: none !important;
  font-weight: bold;
}
.schedule-th:first-child {
  width: 100px;
  padding-left: 0 !important;
}
.schedule-th
{
  border: none !important;
  padding: 5px 34px !important;
  text-align: left;
}
.schedule-td
{
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.margin-padding-none
{
  padding: 0 !important;
  margin: 0 !important;
}
.col-padding-top-bottom
{
  padding: 15px !important;
}
.schedule-header-padding
{
 padding: 15px 15px 15px 4px !important;
}

.hd-align
{
  text-align: left;
}
.td-bg-color-purple
{
  background-color: #83498f;
  color: #fff;
  font-weight: normal;
  border-color: #83498f;
  margin-bottom: 0;
}
.td-bg-color-red
{
  background-color: #d4433f;
  color: #fff;
  font-weight: normal;
  border-color: #d4433f;
  margin-bottom: 0;
}
.td-bg-color-blue
{
  background-color: #31cae3;
  color: #fff;
  font-weight: normal;
  border-color: #31cae3;
  margin-bottom: 0;
}
.td-bg-color
{
  background-color: #f1f1f1;
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1vw;
}
.td-bg-none
{
  margin: 0;
}
.td-bg-pattern
{
  background-image: url("../css/patterns/stripes.png");
  background-repeat: repeat;
}
.td-bg-none
{
  background: none !important;
  font-weight: normal;
}
.label-padding-first
{
  padding: 7px 6px 7px 14px;
  margin-bottom: 0;
  height: 32px;
}
.label-padding-all
{
  padding: 5px 5px 5px 5px;
}
.schedule-actions
{
  text-align: center;
  opacity: .90;
}
.btn-grey-purple
{
  background: #eee;
  padding: 7px 16px;
  border-radius: 0;
  border: 1px solid #e1e1e1;
  color: #888;
  font-weight: bold;
  font-size: 12px;
  margin: 37px 0 0 0 !important;
}
.btn-grey-purple:hover
{
  color: #83498f;
}
.badge-grey
{
  background: #eee;
  padding: 10px;
  border-radius: 0;
  border: 1px solid #e1e1e1;
  color: #888;
  font-size: 12px;
}
.alignment-left-right
{
  text-align: right;
}
.centered 
{
  position: absolute;
  top: 36%;
  left: 36%;
}

.verifyPasswordModalContent{
    margin-top:40%;
}


#inviteModal>.modal-dialog>.modal-content>.modal-body
{

  height:450px;
  overflow-y: auto;
}

.label-term
{
	font-size: 12px;
  font-family: roboto;
  padding: 0 10px 0 5px;
  font-weight: normal;
}
.margin_t
{
  margin-top:18px;
}
.select_label
{
  margin-top: 15px !important;
}
.select_label  md-select 
{
  /*font-family: 'Rubik';*/
  font-style: normal;
  font-weight: 300;
  font-size:16px !important;
  color:rgb(63,81,181);
}

.select_label>.md-select-value
{
  color:rgb(63,81,181);
  
}
.select_label>md-select>md-select-value>span
{
  padding-bottom: 7px !important;
}
.table_th>thead>tr>th,.table_th>tbody>tr>td
{
  text-align:center ;
}
.padd_left
{
  padding-left: 10px;
}
.fa-icon-size-small
{
  font-size: 9px !important;
}
.btn-load-more
{
  color: #888;
  font-weight: normal;
  font-size: 12px;
  background: none;
}
.btn-load-more:hover
{
  color: #888 !important;
  text-decoration: underline;
}
.search_div
{
  border: 1px solid #e1e1e1;
  height:50px;
  cursor:pointer !important;
}
.select_box
{
  height:50px !important;
  
}
.select_skill
{
  padding-bottom:20px;
}
.search_div>.search_icon_agent
{
  font-size: 20px;
  left: 20px;
  position: absolute;
  top: 13px;
  color: #3e3b5a;
  cursor: pointer !important;
}
.edit_delete
{
	margin:10px 0 2px 0;
}
.agile-list li.purple-element {
  border-left: 3px solid #83498f;
}
.col-padding-left-none
{
  padding: 0 0 0 15px !important;
}
.col-padding-right-none
{
  padding: 0 15px 0 0 !important;
}
.badge-grey
{
  background: #eee;
  padding: 7px 17px 8px 17px;
  border-radius: 0;
  border: 1px solid #e1e1e1;
  color: #888;
  font-size: 12px;
}
.label-margin-top
{
  margin: 6px 0 0 0;
}
.btn-terminology
{
  font-size: 13px;
  font-weight: normal;
  color: #676a6c;
  background: #fff;
  padding: 3px 12px;
  border: 1px solid #e7eaec;
  border-radius: 20px;
}
.cursor_default
{
	cursor: default !important
}

.text-transform-none{

	text-transform: none;
}
.padd_bottom
{
	padding-bottom:20px !important;
}
.marg_btm
{
	margin-bottom:0 !important;
}

.marg_right
{
  margin-right:10px;
}
.btn_color
{
  background-color: #37316c;
  border-color: #37316c;
  color: #FFFFFF;
  padding: 10px 30px;
  border-radius: 0;
  border: 1px solid #e1e1e1;
  font-size: 12px;
}

.ibox_height
{
	height:300px;

}
.link_underline
{
  text-decoration: underline;
}
.link_underline:hover
{
  text-decoration: underline;
  color: #322d5b;
}
.win_label
{
	padding-right:0;
}
/* create player */
.margin-top-bottom
{
  padding: 10px 10px 20px !important;
}
.icon-margin-top2
{
  margin-top: 10px !important;
}
.btn-purple {
  margin-top: 20px;
  margin-right: 5px;
  padding: 6px 20px;
}


.input-search-field
{
  border: 1px solid #f1f1f1 !important;
  height: 50px !important;
  background: #fff !important;
}
.search-form-group
{
  margin: 0 0 20px 0;
  padding: 0;
}
.navbar-form-custom-width
{
  width: 100% !important;
  margin: 0 0 20px 0 !important;
}
.align-right
{
  text-align: right;
}
.col-padding-bottom
{
  padding: 0 0 20px 0 !important;
}
.radio-label
{
  padding-left: 10px !important;
}
/* user */
.fa-icon-size-big
{
  font-size: 21px !important;
  vertical-align: sub;
  margin-bottom: 20px;
}
.icon-margin-top
{
  margin-top: 45px;
}
.fa-user-plus:before {
  content: "\f234"
}
.check_padd
{
	padding-top:17px;
}

/* -----invoices----- */
.input-search-field2
{
  border: 1px solid #f1f1f1 !important;
  height: 30px !important;
  background: #fff !important;
}
.btn-search-padding
{
  padding: 4px 10px;
}


.spinner_div
{
	top:-16px !important;
	position: relative;
	background:none;
	padding:0;
	border:none !important;

}


/* no cursor*/
.no-cursor
{
	cursor: default !important;
}

.pad_top
{
	padding: 10px;
}

.sk-spinner-fading-circle .sk-circle::before
{
  background-color: #000 !important;

}
.input-group-addon2
{
  padding-bottom: 4px !important;
}
.input-group[class*="col-"]
{
  float: left;
}
.col-padding-right
{
  padding: 0 20px 0 0 !important;
}

.span_org 
{
  width: 100%;
  float: left;
  font-size: 11px;
  font-weight: bold;
  white-space: pre-line;
}

/* leagues */

.pad_L_20
{
  padding-left:20px;
}
.fa-2 {
    font-size: 2em
}

.fa-3 {
    font-size: 4em
}

.fa-4 {
    font-size: 7em
}

.fa-5 {
    font-size: 12em
}
.fa-6 {
     font-size:20em 
}

#previewCoverImg{
    width: 1000px;
    height: 500px;
}


.nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .nav-tabs > li > div, .nav-tabs > li > div:hover, .nav-tabs > li > div:focus {
  color: #676a6c;;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > div, .nav-tabs > li.active > div:hover, .nav-tabs > li.active > div:focus {
  color: #37316c;

}
/* leagues */
.hd-padding
{
  padding: 20px 0 10px 0 !important;
}
.ibox-title-border 
{
  border-style: none;
  border: none;
}
.ibox-content-padding
{
  padding-bottom: 0 !important;
}
.panel-body-padding-top
{
  padding:0 !important;
  border:none !important;
}
.tabs-bg
{
  background-color: #37316c !important;
}
.tabs-bg a
{
  color: #fff !important;
}
.ibox-content-padding-form
{
  padding: 15px 5px !important;
}
.ibox-title-padding
{
  padding: 0 !important;
  min-height: 30px !important;
}
.link
{
  color: #584d92;
  text-decoration: underline;
  font-size: 13px;
}
.purple-bg
{
  background-color: #37316c;
}
.league-menu
{
  list-style: none;
}
.league-menu ul
{
  padding: 20px 0;
  margin: 0;
  background-color: #37316c;
}
.league-menu ul li
{
  display: inline-block;
}
.league-menu .no-border
{
  border: none;
}
.league-menu ul li a
{
  color: #a7b1c2;
}
.league-menu ul li a:hover
{
  color: #fff;
}
.league-menu .active
{
  font-weight: bold;
  color: #fff;
}
.league-menu .space
{
  padding: 0 20px;
}
.league-menu .space-left
{
  padding: 0 0 0 20px;
}
.league-menu .icon-space
{
  padding: 0 5px 0 0;
}
/* PAGINATIN */
.custom_pagination > .active > a,
.custom_pagination > .active > span,
.custom_pagination > .active > a:hover,
.custom_pagination > .active > span:hover,
.custom_pagination > .active > a:focus,
.custom_pagination > .active > span:focus {
  background-color: #f4f4f4;
  border-color: #DDDDDD;
  color: inherit;
  cursor: default;
  z-index: 2;
}
.custom_pagination > li > a,
.custom_pagination	 > li > span {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  color: inherit;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 4px 10px;
  position: relative;
  text-decoration: none;
}
.custom_pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 4px;
}
.custom_pagination>li {
    display: inline;
}
/*http loader*/
.hyhen_cls
{
	font-size:12px;
}
.form-label-org-padding span i
{
	padding-left:5px;
}
#loaderModel
{
	z-index: 2075 !important;
}

.modal-backdrop-custom
{

	z-index: 2065 !important;
}
.previewing
{
height: 150px;
width: 150px;
}
.upload_btn
{
	background-color: #37316c;
    border-color: #37316c;
    color:#ffffff;
    opacity:1 !important;
    font-size: 14px !important;
    font-style: normal;
    font-weight: bold;
    margin-right: 10px !important;
    /*margin-bottom: 10px !important;*/
    padding: 6px 30px;
    border-radius: 50px;
}
.img-size 
{
    font-size: 12px ;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.img-crop
{
  text-align: center;
  font-size:13px;
}


.image-crop, .cropper-container {
    top: 30px !important;
}
.weekly-image-crop, .cropper-container {
    top: 30px !important;
}
.crop-image-crop, .cropper-container {
    top: 10px !important;
}
/*Loader*/

.hide{
	display: none;
}
.show{
	display: block;
}
div > .loader-position
{
  margin: auto;
  text-align: center;
  position: fixed;
  top: 0%;
  bottom: 0;
  left: 0;
  right: 0;
}
.chasing-dots-color
{
  background-color: #fff !important;
}
.chasing-dots-color2
{
  background-color: #83498f !important;
}
.loader-text
{
  font-size: 16px;
  color: #fff;
  padding: 20px 0 0 0;
  text-align: center;
}


.modal-dialog-full
{
	width: 100%;
	/*height: auto;*/
}
md-input-container label{
	cursor: text;
}
.btn-filter
{
	padding:5px 10px;
	font-size: 13px !important; 
}

/* 30 nov 2016 */
.ibox-title-border 
{
  border-style: none;
  border: none;
}
.ibox-content-padding
{
  padding-bottom: 0 !important;
}
.panel-body-padding-top
{
  padding-top: 0 !important;
  padding-bottom: 0 !important
}
.tabs-bg
{
  background-color: #37316c !important;
}
.tabs-bg a
{
  color: #fff !important;
}
/* 17 Nov-2016 */
/* -----list organization----- */
.chosen-container
{
	width:100% !important;
}
.col-padding-none2
{
	padding-bottom: 20px;
	float: right;
}
.close-icon2
{
	font-size: 30px;
	margin-top: -9px;
}
.padd_lr
{
	padding-left:0 ;
	padding-right:0;
}
.padd_league
{
	padding-left:0 !important;
	padding-right:0 !important;
}
.padd_l
{
	padding-left:0;
}
.padd_r
{
	padding-right:0;
}
.btn-padding
{
  padding: 5px 20px;
}
.agile-list li
{
  font-weight: bold;
}
.fa-icon-size2 
{
  font-size: 13px;
  margin: 0 0 0 10px;
}
.text-grey 
{
  color: #555;
}
.btn-rounded
{
  border-radius: 50px !important;
  font-size:14px;
  font-weight:bold;
}
.edit-link
{
  color: #37316c;
  font-size: 14px;
  text-decoration: none;
}
.edit-link:hover
{
  color: #37316c;
}
.delete-link
{
  color: #555;
  font-size: 14px;
  text-decoration: none;
}
.delete-link:hover
{
  color: #555;
}
.tabs_nav
{
	background:none !important;
    border-left:none !important;
}
.tabs_nav a:focus
{
	outline:none;
}

.manage
{
	cursor:default;
}
.type
{
	cursor:default;
}
.disable_save
{
	background-color: #37316c !important;
  border-color: #37316c !important;
  color: #ffffff !important;
	border-radius: 50px;
	opacity:0.3 !important;
}

.disable_checkbox
{
  background-color: #37316c !important;
    border-color: #37316c !important;
    color: #ffffff !important;
  border-radius: 50px;
  /*opacity:0.3 !important;*/
  cursor: default;

}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #37316c !important;
    border-color: #37316c !important;
}
.cal_icon
{
	background-color:#fff !important;
}
.nav > li.active
{
    border-left: 4px solid #83498f;
    background: #393558;
}
.navbar-default .nav > li > a:hover, .navbar-default .nav > li > a:focus
{
    background: #393558;
}
.label-primary, .badge-primary 
{
    background-color: #83498f;
    color: #FFFFFF;

}
.fa-toggle-on
{
  color: #322d5b;
  font-size: 24px;
}
.fa-toggle-off
{
  color: #aaa;
  font-size: 24px;
}
/* -----list organization----- */
.space
{
  padding-left: 5px;
}
.btn-primary
 {
    background-color: #37316c;
    border-color: #37316c;
    color: #FFFFFF;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary.active:focus 
{
	background-color: #322d5b !important;
	border-color: #322d5b !important;
	color: #FFFFFF ;
}
.btn-position 
{
	margin-top: 20px;
	margin-right: 10px;
	padding: 6px 20px;
	float:right !important; 
}
.btn-position2
 {
    margin-right: 5px;
   
}
.text-purple 
 {
  color: #322d5b;
}

.fa-icon-size 
{
	font-size: 14px !important;
}
.fa-icon-size-md
{
	font-size: 17px !important;
}
.delete-modal-window 
{
	color: #d4433f !important;
}
.close-icon 
{
	font-size: 20px !important;
	margin-top: -20px !important;
}
.modal-btn-alignment 
{
	text-align: center !important;
}
.modal-btn-alignment .btn
{
  margin-bottom: 0;
}
.datepicker-table>td {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    vertical-align: middle !important;
}
.date-range{
    background:#fff!important;
}
/* -----lists(tables)---- */
.footable>td
 {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
  vertical-align: middle !important;
}
.team-table td{
    max-width: 100px;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.footable-row-detail-value {
    padding-left:0px;
}

.text-purple 
 {
  color: #322d5b;
}
/* -----create organization----- */
.disabled_btn
{
	opacity:0.3;
	background-color:#31cae3;
	color:#ffffff;
	font-size:24px;
	/*font-family:'Rubik';*/
	padding:5px 40px;
	border-width:0;
	border-radius:25px;
	margin-top:40px;
	margin-right:20px;
	cursor:pointer;
}
.image_preview
{
	margin: 5px 0 20px 0;
}
.box_error
{
	border: 1px solid  rgb(244, 67, 54); !important;
}
.box_error_bottom
{
  border-bottom: 1px solid  rgb(244, 67, 54);
}
.btn-color-grey 
{
	background-color: #555;
	border-color: #555;
	color: #fff;
}
.btn-color-grey:hover 
{
	background-color: #4b4b4b;
	border-color: #4b4b4b;
	color: #fff !important;
}
.form-label-org 
{
	text-align: left !important;
	padding-bottom: 7px;
	padding-top: 12px !important;
}
.form-label-org-padding
 {
	text-align: left !important;
	padding-bottom: 7px;
	padding-top: 12px !important;
	padding-left: 0;
}
.form-input-org 
{
	font-size: 13px;
}
.form-heading 
{
	color: #584d92;
	text-transform: uppercase;
}
.input-group-addon:first-child 
{
	border-right: 1px solid #E5E6E7 !important;
}
.days_text
{
	top:-5px;
	position: relative;
}
.col-padding-padd0
{
  padding: 0;
}
.col-padding-left 
{
  padding-left: 20px;
}
.input-group-addon-prop 
{
	padding: 9px 12px;
	background-color: #584d92;
	color: #fff;
}
.domain-help-link 
{
	color: #584d92;
	cursor:default;
}
.form-group-margin
{
	margin: 0 !important;
}
.payment-gateway-info 
{
	margin: 0;
	list-style: none;
	padding: 0;
	color: #584d92;
}
.ibox-padding-bottom
{
  padding-bottom: 160px;
}
.ibox-padding-bottom-2
{
  padding-bottom: 700px;
}
.ibox-padding-bottom-sponsor
{
  padding-bottom: 1410px;
}
.ibox-padding-bottom-weekly
{
  padding-bottom: 300px;
}
.ibox-padding-bottom-1
{
  padding-bottom: 200px;
}
.ibox-padding-bottom-none
{
  padding-bottom: 1px;
}
.img-org
{
  height: 130px;
  width: 130px;
  border: 1px solid #ccc;
  margin: 0 0 20px 0;
}
.padd_tbl
{
	padding-top:100px;
	padding-bottom:170px;
}
.padd_tbl_set
{
  padding-top:100px;
}
.badge-grey-purple {
    background: #eee;
    /*padding: 10px 40px;*/
    width: 100%;
    height: 35px;
    padding-top: 8px;
    border-radius: 0;
    border: 1px solid #e1e1e1;
    color: #83498f;
    font-size: 12px;
} /* -----create sponsor----- */

.btn-checkin
{
  background-color: #37316c;
  border-color: #37316c;
  color: #FFFFFF;
  margin: 0 0 0 20px;
  font-size: 13px;
  padding: 6px 20px;
}
.btn-checkin:hover
{
  background-color: #322d5b;
  border-color: #322d5b;
  color: #FFFFFF;
}
.btn:hover, .btn:focus, .btn:active
{
  color: #fff;
}

/*21-Nov-2016 */

.filters_selectbox 
{
  height: 34px !important;
  font-size: 13px;
}
.btn-padding
{
  padding: 5px 20px;
}
.btn-position2 
{
  margin-right: 5px;
  float:right !important; 
}
.label-margin
{
  margin-top: 7px;
}
.col-padding 
{
  padding: 0 10px;
}
.col-padding-none 
{
  padding: 0;
}
.fa-icon-size2
{
  font-size: 9px;
}
/* landing page */

.landing_container
{
	padding:0;
	background: url(../../images/LA-landingpage-image.jpg) ; 
	background-repeat:no-repeat;
	background-position:left center; 
	background-attachment:fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
    left: 0;
	margin:0;
	height:93vh;
	position:relative;
    width: 100%;
	overflow-y:auto;
}
.landing_outer
{
	height:120px;
	padding-bottom:40px;
}
.leagueally_logo
{
	height: 110px;
  vertical-align: middle;
	margin-top: 40px;
}
.dashboard_logo
{
	margin:100px auto!important;
}
.landing_signup
{
	padding-bottom:30px;
}
.la_logo
{
	max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto auto;
}
.sign_btn
{
	background-color:#31cae3;
	color:#ffffff;
	font-size:24px;
	/*font-family:'Rubik';*/
	padding:5px 40px;
	border-width:0;
	border-radius:25px;
	margin-top:40px;
	margin-right:20px;
	cursor:pointer;
	
}
.platform_text
{
	padding-top:60px;
	
}
.platform_txt
{
	color:#ffffff;
	font-size:42px; 
	font-weight:700;
	margin-bottom:0;
	/*font-family: 'Rubik';*/
	line-height:56px;
}
.dummy_txt
{
	color:#ffffff;
	font-size:20px;
	margin-bottom:0;
	padding:20px;
	font-style: italic;
	font-weight: 400;
	/*font-family:'Rubik';*/
	line-height:36px;
}
.signup_btn
{
	background-color:#d4433f;
	color:#ffffff;
	font-size:24px;
	/*font-family:'Rubik';*/
	padding:5px 40px;
	border-width:0;
	border-radius:25px;
	margin-top:40px;
	cursor:pointer;
}
.leagues_txt
{
	background-color:#584d92;
	border:1px solid #fff;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
}
.footer_landing
{
	background-color:#000000;
	position:fixed;
	bottom:0;
	width:100%;
	padding:20px 0;
}
.brand_link
{
  color:#fff;
  font-size:14px;
  text-decoration: underline !important;
}
.brand_link:hover
{
  color:#fff;
}
.footer_txt
{
	color:#ffffff;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 300;
	font-size:14px;
	text-align:center;
}
/* error page */
.error_container
{
	padding:0;
	background-image: url(../images/404-bg.jpg) ; 
	background-repeat:no-repeat;
	background-position:center center; 
	background-attachment:fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size:cover;
    left: 0;
	margin:0;
	height:93vh;
	position:relative;
    width: 100%;
	overflow-y:auto;
}
.domain_container
{
  padding:0;
  background-image: url(../images/bg.jpg) ; 
  background-repeat:no-repeat;
  background-position:top center; 
  background-attachment:fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size:cover;
    left: 0;
  margin:0;
  height:93vh;
  position:relative;
    width: 100%;
  overflow-y:auto;
}
.subdomain_txt
{
  color:#ffffff;
  /* font-family: 'Rubik';*/
  font-style: normal;
  font-weight: 300;
  font-size:18px;

}
.domain
{
  padding-top:60px;
}
.welcome_txt
{
  color:#31cae3;
  font-size:42px; 
  font-weight:700;
  margin-bottom:0;
  /*font-family: 'Rubik';*/
  line-height:56px;
  margin:auto;
  padding-bottom: 20px;
}
.domain_newlogo
{
  height: 140px;
  vertical-align: middle;
  
}
.leagueally_newlogo
{
  height: 150px;
  vertical-align: middle;
	padding-top:20px;
}

.man_with_goal
{
	height:450px;
	/* width:200px; */
    vertical-align: middle;
	padding-top:20px;
}
.mangoal_img
{
	max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto auto;
}
.lav2_logo
{
	max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto auto;
}
.back_btn
{
	background-color:#d4433f;
	color:#ffffff;
	font-size:24px;
	/*font-family:'Rubik';*/
	font-style: normal;
	font-weight: 400;
	padding:5px 60px;
	border-width:0;
	border-radius:25px;
	margin-top:40px;
	cursor:pointer;
}
.error_txt
{
	color:#555555;
	font-size:42px; 
	font-weight:700;
	margin-bottom:0;
	/*font-family: 'Rubik';*/
	line-height:56px;
}
.error_text
{
	padding-top:50px;
}
.pagenot_txt
{
	color:#555555;
	font-size:42px; 
	font-weight:700;
	margin-bottom:0;
	/*font-family: 'Rubik';*/
	line-height:56px;
}
/* signin page */
.form-box 
{
  margin:auto;
	width:65%;
	padding-top:40px;
	padding-bottom:80px;
}
.btn_center
{
	margin-top:3px;
}
.form-top 
{
  background: #fff;
  border-radius: 4px 4px 0 0;
  overflow: auto;
  padding: 0 0 15px;
	opacity:0.95;
}
.signin_form>.sign_in_center
{
	padding-left:38%;
}
.signin_heading
{
	text-align:center;
  padding-bottom: 20px;
}
.landing_container>.signin_form
{
	margin:0;
}
.signin_form  label
{
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 300;
	font-size:16px;
	color:#888888;
	
}
.signin_form  input 
{
	/*font-family: 'Rubik' !important;*/
	font-style: normal;
	font-weight: 300;
	font-size:16px;
	color:rgb(63,81,181);
}
.signup_form   input
{
	/*font-family: 'Rubik' !important;*/
	font-style: normal;
	font-weight: 300;
	font-size:16px;
	color:rgb(63,81,181);
}
.signup_form   textarea
{
	/*font-family: 'Rubik' !important;*/
	font-style: normal;
	font-weight: 300;
	font-size:16px;
	color:rgb(63,81,181);
}
.signin_start
{
	margin-top:20px;
}
.signin_txt
{
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	color:#555555;
	font-size:24px;
	line-height:30px;
}
.email_txt
{
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	color:#aaaaaa;
	font-size:14px;
	line-height:20px;
}
.padd_tb
{
	padding-top:50px;
	padding-bottom:170px;
}
.dummy_text
{
	font-size:16px;
	margin-bottom:0;
	margin-top:10px;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 300;
	color:#555555;
	line-height:24px;
}
.signin_form
{
	margin-top:10px;
}
.custom_chckbox
{
	float:left;
	margin-top:-13px;
}
.forgot_txt
{
	float:right;
	margin-top:6px;
}
.forgot_password a
{
	color:#888888;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 300;
	font-size:16px;
	cursor:pointer;
	
}
.chckbox_password
{
	padding:0 !important;
	height:41px;
}
.stay_signed
{
	color:#bbbbbb;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 300;
	font-size:16px;
	margin-top:6px;
}
.sign_up_btn
{
	background-color:#31cae3;
	color:#ffffff;
	font-size:16px;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	padding:10px 40px;
	border-width:0;
	border-radius:25px;
	margin-top:10px;
	margin-bottom:10px;
	cursor:pointer;
}
.sign_in_btn
{
	background-color:#d4433f;
	color:#ffffff;
	font-size:16px;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	padding:10px 40px;
	border-width:0;
	border-radius:25px;
	margin:0;
	cursor:pointer;
}
.submit_btn
{
	background-color:#d4433f;
	color:#ffffff;
	font-size:16px;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	padding:10px 40px;
	border-width:0;
	border-radius:25px;
	margin-top: 40px;
	margin-bottom: 10px;
	cursor:pointer !important;
  margin-left: 0;
  margin-right: 0;
}
.account_txt 
{
	color:#1fb0c8;
	font-size:16px;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	cursor: default;
	
}
.mesaage_error
{
	color: rgb(244, 67, 54);
    font-weight: 500;
    font-size: 13px;
}

.left
{
    float: left;
}
.dotted
{
	display: inline-block;
	height: 5px;
	border-top: 4px dotted #cccccc;
	width: 16px;
    margin:0 10px;
	
}
/* Signup page */
.skip_txt
{
	
	color:#d4433f;
	font-size:16px;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	cursor:pointer;
	text-decoration:underline;
}
.skip_txt :hover
{
	color:#d4433f;
}
.payment_txt
{
	font-size:14px;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	color:#bbbbbb;
	padding-top:5px;
}
.basic_txt
{
	font-size:14px;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	color:#666;
	padding-top:5px;
}
.site_txt
{
	font-size:14px;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	color:#666;
	padding-top:5px;
}
.landing_container>.signup_form
{
	margin:0;
}
.signup_form  label
{
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 300;
	font-size:16px;
}
.formsignup-box
{
	margin:auto;
	width:65%;
	padding-top:40px;
	padding-bottom:80px;
	
}

.signup_start
{
	margin-top:20px;
	padding-left:0 !important; 
	padding-right:0 !important;
}
.signup_heading
{
	text-align:center;
  margin-top: 20px;
}
.terms_conditions
{
	color:#bbbbbb;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 300;
	font-size:16px;
	position:relative;
	top:10px;
}
.terms
{
	color:#bbbbbb;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 300;
	font-size:16px;
	text-decoration: underline;
}
.padd_b
{
	padding-bottom:70px;
}
.signup_form>.cstm_checkbox
{
	margin-top:0;
	margin-bottom:0;
}
.informative_txt
{
	position:absolute;
	top:0;
	right:0;
	padding-right: 10px;
  padding-top:5px;
	
}
.signup_form>.email_username
{
	padding-left:0;
	padding-right:0;
}
.signup_form>.padd_lr
{
	padding-left:0;
	padding-right:0;
}
.signup_start>.padd_lr
{
	padding-left:0; 
	padding-right:0;
}
.formsignup-box>.signup_start
{
	padding-left:0; 
	padding-right:0;
}
.three_steps>.padd_lr
{
	padding-left:0; 
	padding-right:0;
}
.back
{
	padding-top:25px;
}

.back i 
{
    color: #bbbbbb;
    /* display: block; */
    font-size:30px;
}
.back_txt
{

	color:#bbbbbb;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	font-size:14px;
	padding-left:10px;
	position:relative;
	top:-4px;
}
.leagueally_txt
{
	
	/*font-family: 'Rubik';*/
    font-style: italic;
    font-weight: 400;
	font-size:13px;
	color:#aaaaaa;
	padding:15px 20px;
	background-color:#ffffff;
    border: 2px solid #aaaaaa;
    border-radius: 25px;
	opacity:2;
}
.or_txt
{
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 500;
	font-size:16px;
	color:#555555;
}
.dumy_txt
{
	color:#bbbbbb;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	font-size:12px;
	
}
[data-tooltip] 
{
    position: relative;
    z-index: 2;
    cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after 
{
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before
 {
    position: absolute;
    bottom: 70%;
    right: -10px;
    margin-bottom:10px;
   /*  margin-left: -24px; */
    padding: 6px;
    width: 250px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 5px;
    /* background-color: #000; */
    background-color: #584d92;
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 14px;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
    line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after 
{
    position: absolute;
    /*   bottom: 150%; */
    right: 50%;
    /* margin-left: -5px; */
    width: 0;
    border-top: 5px solid #584d92;
    border-top: 5px solid #584d92;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
	top:-6px;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after 
{
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}
.dumy_txt>.league_net
{
	color:#555555;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	font-size:12px;
}
.dumy_txt>.custom_domain
{
	color:#555555;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	font-size:12px;
	text-decoration: underline;
}
.custom_domains
{
	color:#555555;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	font-size:12px;
	text-decoration: underline;
}
.create_domain
{
	color:#584d92;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	font-size:15px;
	padding-top:25px;	
	
}
.multi_payment
{
	color:#555555;
	/*font-family: 'Rubik';*/
	font-style: normal;
	font-weight: 400;
	font-size:13px;
	text-align:center;
}
.stripe_img
{
	position:relative;
	padding-bottom:70px; 
	cursor:pointer;
}
.circletick_img
{
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.stripe_img>.payment_img
{
	display:inline;
}
/* .step_one
{
	background-color:#31cae3;
	color:#fbf8f8;
	font-family: 'Rubik';
	font-style: normal;
	font-weight: 400;
	font-size:16px;
	text-align:center;
	border-radius:50%;
	padding:10px 15px;
} */
.dot_img>.dots_img
{
	display:inline;
}
.stepone>.step_one
{
	display:inline;
}
.steptwo>.step_two
{
	display:inline;
}
.stepthree>.step_three
{
	display:inline;
}
.stepdone>.step_done
{
	display:inline;
}
/* .stepone
{
	display:none;
}  */
.dot_img
{
	/* left: 71px;
    margin: auto;
    position: absolute !important;
    right: 0;
    top: 20px */
	padding:10px;
}

.three_steps
{
	/* padding-bottom: 25px; */
    padding-top: 10px;
}
.step1>.padd_lr
{
	padding-left:0; 
	padding-right:0;
}
.step2>.padd_lr
{
	padding-left:0; 
	padding-right:0;
}
.step3>.padd_lr
{
	padding-left:0; 
	padding-right:0;
}
.reset_link a
{
	font-style: normal;
	font-weight: 400;
	/*font-family:'Rubik';*/
	font-size:13px;
	text-decoration: underline;
	color:#aaaaaa;
}
.reset_link a:hover
{
	font-style: normal;
	font-weight: 400;
	/*font-family:'Rubik';*/
	font-size:13px;
	text-decoration: underline;
	color:#aaaaaa;
}
.email_ftxt
{
	font-style: normal;
	font-weight: 400;
	/*font-family:'Rubik';*/
	font-size:13px;
	color:#aaaaaa;
	position:relative;
	top:30px;
	
}
.identied_txt
{
	font-style: normal;
	font-weight: 400;
	/*font-family:'Rubik';*/
	font-size:14px;
	color:#1fb0c8;
}
.newpsd_txt
{
	font-style: normal;
	font-weight: 400;
	/*font-family:'Rubik';*/
	font-size:16px;
	color:#aaaaaa;
}
.successmgs_txt
{
	padding-top:30px;
}
.pad_tb
{
	padding-bottom:20px;
	padding-top:10px;
}
.custom_modal>.modal-content>.modal-header >.close_icon
{
	opacity:1;
}
.custom_modal>.modal-content>.modal-header >.close_icon:hover
{
	opacity: 1;
}
.custom_modal>.modal-content
{
	background-color:transparent !important;
}
.custom_modal>.modal-content>.modal-body
{
	background-color:#ffffff;
	
}
.custom_modal>.modal-content>.modal-header >.custom_title
{
	color:#555555;
	font-style: normal;
	font-weight: 400;
	/*font-family:'Rubik';*/
	font-size:18px;
}
.custom_modal>.modal-content>.modal-header 
{
    border-bottom: none !important;
	padding-bottom:0;
	padding-left:28px;

}
.custom_domain
{
	color:#888888;
	font-style: normal;
	font-weight: 400;
	/*font-family:'Rubik';*/
	font-size:13px;
}
.domain_reg
{
	color:#555555;
	font-style: normal;
	font-weight: 400;
	/*font-family:'Rubik';*/
	font-size:14px;
	margin-bottom:0;
}
.times_circle i
{
	color: #584d92;
    font-size:28px;
}
.times_circle i:hover
{
	color: #584d92;
    font-size:28px;
}
/* media query  */
@media screen and (max-width:1870px){
  .admin_header {
    width: 27%;
}
.connect-stripe {
    width: 35%;
}
.admin_header_right {
    width: 23%;
}
}
@media screen and (max-width:1700px){
    .admin_header {
    width: 26%;
  }
  .connect-stripe {
      width: 42%;
  }
  .label-padding-first
  {
    padding: 7px 6px 7px 10px;
    margin-bottom: 0;
    height: 32px;
  }
}
@media screen and (max-width:1655px){
  .padd_t50 {
    padding-top: 66px;
  }
}
@media (max-width: 1500px) 
{
  .overflow-ellipsis
  {
    /*width: 160px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .overflow-ellipsis-player
  {
    /*width: 135px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .overflow-ellipsis-staff
  {
    /*width: 160px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .overflow-ellipsis-schedule
  {
    /*width: 180px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .label-padding-first
  {
    padding: 7px 6px 7px 5px;
    margin-bottom: 0;
    height: 32px;
  }

}

@media (max-width: 1445px) {
  .connect-stripe {
    font-size: 12px;
    width: 48%;
  }
  .admin_header_right {
    width: 26%;
  }
  .admin_header {
    width: 23%;
  }
  .col_padding_sch
  {
    padding:0 2px;
  }
  .padd_lt
  {
    width:48px;
  }
  .attach_filetext
  {
    margin-left: 90px;
    position: relative;
  }
  .label-padding-first
  {
    padding: 7px 5px 7px 3px;
    margin-bottom: 0;
    height: 32px;
  }
 
  
}
@media (max-width: 1380px) {
  .payment-id 
  {
    width:18%;
  }
  .overflow_auto
  {
    overflow:auto;
    max-height: 500px;
  }
  .padd_lr_0
  {
    padding-left:0!important;
    padding-right: 0!important;
  }
  .give_shirt_btn
  {
    padding: 3px;
  }
  .width15
  {
    width: 15% !important
  }

}
@media (max-width: 1200px) {
  .ban-week{
    margin-left: 1em !important;
    margin-top: -12px;
  }
  .connect-stripe {
    width: 54%;
  }
  .admin_header {
    width: 15%;
  }
  .admin_header_right {
    width: 28%;
  }
  .nav.navbar-top-links a {
      font-size: 10px;
  }
  .padd_t15
  {
    padding-top: 15px;
  }
  .overflow-ellipsis
  {
    /*width: 135px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .overflow-ellipsis-player
  {
    /*width: 135px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .overflow-ellipsis-staff
  {
    /*width: 135px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  
}
@media screen and (max-width:1199px)
{
  .ibox-padding-bottom-sponsor
  {
    padding-bottom: 50px;
  }
  .padd_right_resp
  {
    padding-right: 0 !important;
  }
  .padd_left_resp
  {
    padding-left: 0 !important;
  }
  .can-rain-minus
  {
    padding-top:0 !important;
    padding-left:0 !important;
    padding-right: 5px;
  }
  .padd_t50 {
    padding-top: 10px;
  }
  
}
@media (max-width: 1080px) {
.navbar-top-links li a {
  min-height: 50px;
  padding: 29px 3px;
}
.connect-stripe {
  padding: 10px;
  width: 58%;
  margin-top: 10px;
}
}
@media (max-width: 991px) {

  .ibox_height {
    height: 400px;
  }
.input_search {
    width: 42%;
    display: inline-block;
}
.cancel_mar_10
{
  margin-top: 10px;
}

.search_icon {
    width: 5%;
}

.connect-stripe {
  width: 50%;
}
.overflow-ellipsis
{
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.overflow-ellipsis-player
{
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.overflow-ellipsis-staff
{
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.sch_match_cancelled_full{
  display: none !important;
}


.sch_match_cancelled_mobile{
  display: block !important;
}
.label-padding-first
{
  width:100%;
}

}
@media (max-width: 667px) {
  .admin_header_right
  {
    width: 30%;
  }
  
}
@media (max-width: 580px) {
.navbar-top-links li a {
  padding: 27px 2px;
}
.admin_header_right {
  width: 35%;
}
}
@media (max-width: 480px) {
.admin_header {
  width: 19%;
}
.admin_header_right {
    width: 58%;
    float: left;
    margin-left: 13px;
}
.connect-stripe {
  width: 78%;
}
}
@media (max-width: 320px) {
.admin_header {
  width: 28%;
}
.connect-stripe {
  margin-left: 20px;
  width: 80%;
}
.admin_header_right {
  float: left;
  margin-left: 14px;
  width: 65%;
}
}
@media screen and (max-width:1461px){
.schedule_time
{
  width:97px;
}
}
@media screen and (max-width:1280px)
{
	.platform_txt
	{
		font-size:36px; 
		line-height:40px;
	}
	
	.error_txt
	{
		font-size:40px; 
		line-height:40px;
	}
	.pagenot_txt
	{
		font-size:40px; 
		line-height:40px;
	}
	.back_btn
	{
		font-size:20px;
	}
	.leagueally_newlogo
	{
		height: 120px;
		
	}
	.man_with_goal
	{
		height:300px;
	}
  .schedule-options-bg {
    text-align: left;
  }
  .rainout_bg {
    text-align: left;
  }
	
}

.padding-left-15{
    padding-left: 15px;
}

@media (max-width:1200px) 
{
  .ibox-padding-bottom
	{
		padding-bottom: 20px;
	}
  .col-padding-left
	{
		padding-left: 0;
	}
	.ibox-padding-bottom-2
	{
		padding-bottom: 20px;
	}
	.padd_l
	{
		padding-right:0;
	}
	.padd_league
	{
		padding-left:15px !important;
		padding-right:15px !important;
	}
  .schedule-scroll{
    height: 500px;
  }
  .padd_right8
  {
    padding-right:8px !important;
  }
}
@media (max-width:1199px) 
{
  .user_sort_resp
  {
    float:left;
    padding-top: 20px !important;
  }
  .padd_lr_10
  {
    padding-left: 10px;
    padding-right: 10px;
  }

}
@media screen and (min-width:992px)
{
  .schedule-td 
  {
    background: #f1f1f1 !important;
  }
}
@media screen and (max-width:991px)
{
	.sponsor_table td:first-child
  {
    word-break:break-all;
  }
	.formsignup-box
	{
		padding-top: 40px;
	}
	.padd_t
	{
		padding-top:190px;
		padding-left:10px;
		padding-right:10px;
	}
	.signup_start
	{
		margin-top:40px;
	}
	.formsignup-box
	{
		margin:auto;
		width:80%;
	}
	.form-box 
	{
		margin:auto;
		width:80%;
    padding-top: 40px;
	}
	.form-top
	{
		padding:15px;
	}
	.sign_up_btn
	{
		margin-bottom:30px;
	}
	.signin_txt 
	{
		font-size: 20px;
	}
	.padd_b
	{
		padding-bottom:0;
	}
	.terms_conditions 
	{
		top:0;
	}
	.step1_paddb 
	{
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 140px;
	}
	.btn-position 
	{
	  float:left !important;
	}
  .btn-newrule
  {
    float:right !important;
  }
	.col-padding-none2
	{
	  float:left !important;
	}
	.spinner_div
	{
		border-left-width:0 !important;
		border:none !important;
	}
	.input-group-addon:last-child 
	{
		border-left: 1px solid #E5E6E7 !important;
	}
  .spinner_div:last-child 
  {
    border-left: none !important;
  }
  .search_div>.search_icon
  { 
    left: 30px; 
  }
	.padd_t80
  {
    padding-top:80px;
  }
	.league-menu .space
  {
    padding: 0 10px;
  }
  .league-menu ul li
  {
    padding: 5px;
  }
}
@media (max-width:320px) 
{
	.league-menu ul li
	{
	  display: inline-block;
	  width: 100%;
	}
}
@media screen and (max-width:852px)
{
	#wrapper>.sidebar_collapse{
    overflow-y: auto !important;
    height: 73% !important;
    display: block !important;
  }
}
@media screen and (max-width:824px)
{
  a.schedule-options {
    font-size: 10px;
  }
}

@media screen and (max-width:768px)
{

	.landing_outer
	{
		padding-bottom:90px;
	}
	
	.error_txt
	{
		font-size:30px;
		line-height:30px;
	}
	.pagenot_txt
	{
		font-size:30px;
		line-height:30px;
	}
	/*.leagueally_logo
	{
		height:90px;
	}*/
	.signup_btn
	{
		font-size:20px;
	}
	.sign_btn
	{
		font-size:20px;
	}
	.footer_txt 
	{
		font-size: 16px;
	}
	.btn-position2
	{
	  margin-top: 10px;
	  float:left !important;
	}

	.image_preview
	{
	  margin: 5px 0 20px 0;
	}
	/*.img-crop
	{
	  text-align: left;
	}*/
	.img-crop-margin
	{
	  margin: 25px 0 0 52px;
	}
	.img-crop-p {
        font-size: 13px;
        padding: 10px 0 0 0;
        text-align: left;
    }
	.modal_imgpreview 
	{
   	 	text-align: center;
	}
	.image-crop, .cropper-container
	{
	    top: 0 !important;
	}
	.img-preview-sm 
	{
	 height: 200px;
	 margin: auto;
	 width: 200px;
	}
  .form-box {
    margin: auto;
    width: 90%;
  }
  .formsignup-box {
    margin: auto;
    width:90%;
  }
}
@media screen and (max-width:767px)
{
	.signin_btn
	{
		text-align:center;
	}
  .resp_modal_footer_pad
  {
    padding-left: 0;
    padding-right: 0;
  }
	
	.platform_text
	{
		padding-top: 80px;
	}
	/*.leagueally_logo
	{
		margin-bottom:20px;
	}*/
	.dummy_txt
	{
		font-size:18px;
		line-height:26px;
	}
  .marg_left_resp_10
  {
    margin-left:10px;
  }
  .cancel_mar_10
  {
    margin-top:0;
  }
  .display_block_767
  {
    display:block;
  }
  .display_none_767
  {
    display:none;
  }
	
}
@media screen and (max-width:650px)
{
	.landing_outer
	{
		padding-bottom:60px;
	}
	
	.dummy_txt
	{
		font-size:16px;
		line-height:20px;
	}
}
@media screen and (max-width:639px)
{
	.terms_conditions 
	{
		top:10px;
	}	
}
@media screen and (max-width:500px)
{

  .input_search {
    width: 89%;
    display: inline-block;
  }

  .search_icon {
      width: 11%;
  }
  .search_div>.search_icon
  {
    left: 20px;
  }
  .image_preview_site
  {
    height: 135px;
    width: 200px;
  }
  .preview_orgimg
  {
    width:200px;
    height:133px;
  } 
}
@media screen and (max-width:444px)
{
  .marg_t10
  {
    margin-top: 10px;
  }
  .word_wrap_none
  {
    white-space:normal !important;
  }
 /* .light-purple-bg {
    height: 90px;
  }
  .schedule-options-bg {
    height: 90px;
  }*/
  .schedule-header-padding {
    padding: 8px 0 8px 3px !important;
  }
  .sch-rain-minus {
    padding-top: 13px !important;
    padding-left: 5px !important;
    font-size: 18px;
  }
  .padd_top25{
    padding-top: 15px !important;
    padding-left: 3px !important;
    text-align: left !important;
  }
  .padd_top15
  {
    padding-top: 15px !important;
  }
  .padd_top20
  {
    padding-top: 20px !important;
  }
  .make_up_hide
  {
    display: none;
  }
}
@media screen and (max-width:414px)
{
  .resp_width_100{
    width:100%;
  }
	.landing_outer
	{
		padding-bottom:80px;
	}
	
	.error_text
	{
		padding-top:30px;
	}
	.dummy_txt
	{
		font-size:16px;
		line-height:20px;
	}
	.man_with_goal
	{
		height:200px;
		
	}
	.signup_start > .padd_lr
	{
		padding-left: 10px;
		padding-right: 10px;
	}
	.signin_txt
	{
		font-size: 18px;
	}
  .note-editor .note-editable
  {
    height: 148px;
  }
  .padd_res
  {
    padding-right: 20px;
    padding-left: 19px;
  }
  .padd_bottom_res
  {
    padding-bottom: 10px;
  }
  .padd_top_res
  {
    padding-top: 10px !important;
  }
}
@media (max-width:400px) 
{
  .pull-right
	{
	  float: left !important;
	  margin: 0 0 0 15px;
	  line-height: 36px;
	}
  .can-rain-minus
  {
    float:right !important;
  }
	.agile-list li 
	{
	  padding: 10px 10px 40px 10px;
	}
  .padd_resp_none
  {
    padding-left: 0;
    padding-right: 0;
  }
  .padd_lr5_resp
  {
    padding-left: 5px !important;
    padding-right:5px !important;
  }
  .padd_l5_resp
  {
    padding-left: 5px
  }
  .col-padding-left-none
  {
    padding-left:0 !important;
  }
  .input-group-addon {
      border: 1px solid #E5E6E7;
      border-radius: 1px;
      color: inherit;
      font-size: 9px;
      font-weight: 400;
      line-height: 1;
      padding: 6px 2px;
      text-align: center;
  }
  .input-group-addon-prop {
    padding: 9px 12px ;
    background-color: #584d92;
    border: 1px solid #584d92;
    border-radius: 1px;
    color: #fff;
    font-weight: 400;
    font-size:14px;
    line-height: 1;
    text-align: center;
  }
  .spinner_div
  {
    background-color: none !important;

  }
  .padd_l10
  {
    padding-left: 10px !important;
  }
  .font_size12
  {
    font-size:12px !important;
  }
  .width_175
  {
    width: 175px;
  }

}
@media (max-width:380px) 
{
  .marg_t15
  {
    margin-top: 15px;
  }
}
@media screen and (max-width:336px)
{
  
  .btn_resp
  {
    padding-left: 5px;
    padding-right: 5px;
  }
  .btn
  {
    padding-left:10px;
    padding-right:10px;
  }
  .marg_t10
  {
    margin-top: 0px;
  }
  
}
@media screen and (max-width:333px)
{
	.sign_btn
	{
		margin-right:10px;
	}	
}

@media screen and (max-width: 341px)
{
  .light-purple-bg {
    height: 67px;
  }
  .schedule-options-bg {
    height: 67px;
  }
  .dark-grey-bg {
    height: 64px;
  }
  .rainout_bg{
    height: 64px;
  }
}

@media (min-width: 768px)
{
  .navbar-right {
    float: right!important;
    margin-right: 5px;
  }
}

.clsDatePicker{z-index:100000 !important}

/***cropper css*/
.cropper-modal{
  background: #eee;
}

.cropped-image{
  width: 100%;
  height: 290px;
}

.hide-file-input{
  opacity: 0;
  position: absolute;
  width: 118px;
  height: 34px;
}
.marg_right_0{
  margin-right: 0px !important;
}

.unverified_scores_bg{
  background-color: darksalmon;
}

.verified_scores_bg{
  background-color: darkseagreen;
}

.captain_scores_pad{
  padding: 7px 0px 0px 2px;
}
.cancelled_sch_row{
  opacity: 0.7;  
}
.cancelled_sch_row  label {
  background: red !important;
  color: #fff;
  font-weight: bold;
}
.cancelled_sch_row  a {
  background: red !important;
  color: #fff;
  font-weight: bold;
}
.cancelled_sch_row td {
  background: red !important;
  color: #fff;
  font-weight: bold;
}
#sessionExpireModal{
  z-index:2174;
}

.btn_edit_shirt{
  color: #37316c;
}
.undeline_text{
  font-size: 12px;
  text-decoration: underline;
}
.underline_cls{
  text-decoration: underline !important;
}
.btn_verify
{
  background-color: #1ab394;
  border-color: #1ab394;
  color: #fff;
}

.marg_btm5
{
  margin-bottom: 5px !important;
}
.marg_btm_20
{
  margin-bottom:20px;
}

.width150
{
  width: 150px;
}
.marg_btm0
{
  margin-bottom: 0 !important;
}
.clearfix
{
  clear:both;
}
.padd_top35
{
  padding-top: 35px;
}
.ban_icon
{
  color: #fff;
  font-size: 19px;
}
.width75
{
  width:75% !important;
  white-space: normal !important;
}
.padd_btm_20
{
  padding-bottom:20px;
}
.padd_top_20
{
  padding-top:20px;
}
.court-text, .court-text:hover
{
  text-decoration: underline dashed;
}
.padd_btm_10
{
  padding-bottom:10px;
}

.min_height47
{
  min-height:47px !important;
}
.padd_right0
{
  padding-right: 0 !important;
}
.forgot_border
{
    border-color: rgb(244,67,54) !important;
}
.schedDatepick
{
  width:100%; 
  color:#000; 
  font-weight:normal;
}
.optMenus
{
  text-align: center;
}
.optMenuBtn
{
  background-color: #b0adcc;
}
.note
{
  width: 100% !important;
}
.note-menu
{
  font-size: 10px;
  border-radius: 25px;
  border: 1px solid #9b97b9;
  padding: 3px 8px;
  color : #9b97b9;
  margin-right: 2px;
}
.note-text
{
  font-style: italic;
  word-break: break-all;
}
.rainout-link-border
{
  border: 1px solid #fff;
  padding: 2px 5px;
  margin: 0 2px;
}
.rainout-menu
{
  text-align: center;
}
.add-week-btn
{
  position: absolute;
  margin: auto auto;
}
.email-template{
  max-width: 600px;
  min-height: 100px;
}

.sponsor-email-container {
  margin: auto;
  padding: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  box-sizing: border-box;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  width: 600px !important;
  height: 100%;
  line-height: 1.6;
  background-color: #f6f6f6;
}

.sponsor-email-container .header-bg{
  width:100%;
  height:200px;
  background-image:url('../../images/email_images/header2.jpg');
  background-repeat:no-repeat;
  background-size:100% 200px;
}

.sponsor-email-container .img-bg {
  width:172px;
  height:115px;
  background-color:#fff;
  background-image:none;
  background-repeat:repeat;
  background-position:top left;
  background-attachment:scroll;
  border-width:5px;
  border-style:solid;
  border-color:#fff;
  border-radius:10px;
  text-align:center;
  margin-top:70px;
  margin-bottom:0;
  margin-right:auto;
  margin-left:auto;
}

.sponsor-email-container .content-block {
  margin: 0;
  padding: 0 0 20px;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  box-sizing: border-box;
  font-size: 14px;
  vertical-align: top;
  text-align: center;
}

.sponsor-email-container .greeting {
  margin: 40px 0 0;
  padding: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  box-sizing: border-box;
  font-size: 24px;
  color: #000;
  line-height: 1.2;
  font-weight: 400;
}

.sponsor-email-container .subject {
  margin: 10px 0 0;
  padding: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  box-sizing: border-box;
  font-size: 32px;
  color: #322d5b;
  line-height: 1.2;
  font-weight: 500;
}

.sponsor-email-container .sponsor-logo {
  width:172px;
  height:115px;
  background-color:#dcdcdc;
  background-image:none;
  background-repeat:repeat;
  background-position:top left;
  background-attachment:scroll;
  border-width:5px;
  border-style:solid;
  border-color:#dcdcdc;
  border-radius:10px;
  text-align:center;
  line-height: 100px;
  font-style: italic;
  margin-right:auto;
  margin-left:auto;
}

.sponsor-email-container .sponsorship-details {
  margin-top:0;
  margin-bottom:0;
  margin-right:0;
  margin-left:0;
  padding-top:0;
  padding-bottom:0;
  padding-right:0;
  padding-left:0;
  font-family:"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  box-sizing:border-box;
  font-size:14px;
}

.sponsor-email-container .leagues-table {
  background-color:#dcdcdc;
  text-align:center;
  font-family:"Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size:14px;
  font-style: italic;
}

.sponsor-email-container .double-bonus-info {
  margin-top:0;
  margin-bottom:0;
  margin-right:0;
  margin-left:0;
  font-family:'Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
  font-size:14px;
  vertical-align:top;
  text-align:center;
  padding-top:20px;
  padding-bottom:20px;
  padding-right:20px;
  padding-left:20px;
}

.sponsor-email-container .redeem {
  margin-top:0;
  margin-right:0;
  margin-left:0;
  padding-top:0;
  padding-right:0;
  padding-left:0;
  font-family:'Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
  font-size:14px;
  margin-bottom:10px;
  font-weight:normal;
}

.sponsor-email-container .redemption-info {
  margin-top:0;
  margin-bottom:0;
  margin-right:0;
  padding-top:0;
  padding-bottom:0;
  padding-right:0;
  padding-left:0;
  font-family:'Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
  font-size:14px;
  text-align:left;
  color:#222;
  margin-left:5px;
  list-style-position:inside;
  list-style:none;
  font-weight:500;
}

.sponsor-email-container .redemption-steps {
  margin-top:0;
  margin-right:0;
  margin-left:0;
  padding-top:0;
  padding-right:0;
  padding-left:0;
  font-family:'Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
  font-size:14px;
  border-bottom-width:1px;
  border-bottom-style:solid;
  border-bottom-color:#ccc;
  padding-bottom:20px;
  margin-bottom:10px;
  font-weight:normal;
}

.redemption-steps li {
  margin-left: 5px;
  color: #606060;
}

.sponsor-email-container .support-msg {
  margin-top:0;
  margin-right:0;
  margin-left:0;
  padding-top:0;
  padding-bottom:0;
  padding-right:0;
  padding-left:0;
  font-family:'Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
  font-size:14px;
  margin-bottom:10px;
  font-weight:normal;
}

.sponsor-email-container .signature {
  text-align: left;
}

.email-preview {
  margin-top: 20px;
}

.email-editor {
  margin-top: 20px;

}
.tournament-opt
{
  text-align: right;
}
.tournament-accordion
{
  margin-right: -10px;
  margin-top: -15px;
}
.visible-table {
  display: block !important;
}
.no-visible-table {
  display: none !important;
}
.table-responsive{
  overflow-x: inherit;
}
.date-pick-input {
  width:125px;
  margin-top: -6px;
  color:#000;
  font-weight:normal;
}
.date-pick-text {
  width:100%;
  height: 30px;
  font-size:12px;
  color: #3e3b5a;
  font-weight:bold;
  border-radius: 25px 0px 0px 25px;
}
.header-off-opts {
  position: relative;
  top: -5px;
  display: inline-block;
}
.text-note {
  font-style: italic;
  font-weight: normal;
  color: #888;
}

/** SCHEDULE AND SCORE **/
.schedule-score-container .organization-filter {
  padding: 10px;
  background: #fff;
}
.schedule-score-filter-container {
  background: #fff;
  display: inline-flex;
  align-items: center;
  width: 100%;
  margin: 0 0 20px 0;
}
.schedule-score-filter-container .filter-date {
  width: 20%;
}
.schedule-score-filter-container .schedule-print {
  width: 20%;
  margin: 0 0 0 auto;
  display: flex;
  align-items: center;
}
.schedule-score-filter-container .filter-days {
  width: 30%;
}
.schedule-score-filter-container .filter-date span.input-group-addon {
  background: #37316c;
  color: #fff;
}
.schedule-score-filter-container .filter-days {
  display: inline-flex;
  flex-wrap: wrap;
  padding: 0 0 10px 0;
}
.schedule-score-filter-container .filter-days div {
  display: inline-block;
  margin: 10px 0 0 10px;
  border: 1px solid #37316c;
  color: #37316c;
  padding: 5px 0;
  border-radius: 2px;
  cursor: pointer;
  font-weight: 600;
  width: 85px;
  text-align: center;
}
.schedule-score-filter-container .schedule-print button i {
  margin: 0 5px 0 0;
}
.schedule-score-filter-container .schedule-print .print-location {
  margin: 0 0 0 10px;
}
.schedule-score-filter-container .schedule-print .print-location label {
  padding: 0 0 0 5px;
  font-weight: normal;
}
.schedule-score-filter-container .filter-days div:hover, .schedule-score-filter-container .filter-days div.active {
  background: #37316c;
  color: #fff;
}
.schedule-score {
  margin: 0 0 20px 0;
}
.schedule-score .league-name {
  text-decoration: underline;
  color: black;
  font-size: 2em;
}
.schedule-score .league-name-btn {
  margin: 0 0 0 10px;
}
.schedule-score .league-name-btn button i {
  margin: 0 5px 0 0;
}
.schedule-score .league-name-btn button {
  vertical-align: text-bottom;
}
.schedule-score .match-bar {
  background-color: #b0adcc;
  color: #fff;
  border: none;
  font-weight: bold;
  height: 48px;
  width: 100%;
  display: flex;
  align-items: center;
}
.schedule-score .match-bar.tournament-bar, .schedule-score .match-bar.makeup-bar {
  background-color: #555;
}
.schedule-score .match-bar .match-date {
  padding: 0 0  0 10px;
  width: 20%;
  margin: 0 auto 0 0;
}
.schedule-score .match-bar.tournament-bar .match-date, .schedule-score .match-bar.makeup-bar .match-date {
  margin: 0;
}
.schedule-score .match-bar.tournament-bar .match-type, .schedule-score .match-bar.makeup-bar .match-type {
  margin: 0 auto 0 0;
}
.schedule-score .match-bar .match-action {
  background: transparent;
  border: 1px solid #fff;
  cursor: pointer;
  border-radius: 15px;
  text-align: center;
  padding: 5px 10px;
  margin: 0 10px 0 0;
}
.schedule-score .match-bar .match-action.verify-score {
  background-color: #1ab394;
  border-color: #1ab394;
  color: #fff;
}
.schedule-score .match-bar .match-action i {
  margin: 0 5px 0 0;
}
.schedule-score table {
  padding: 0;
  margin: 0;
  width: 100%;
  background: #fff;
}
.schedule-score table tr.match-cancelled {
  background: #ff0000;
  color: #fff;
}
.schedule-score table tbody td {
  vertical-align: top;
  border: 1px solid #e5e6e7;
  padding: 0 0 0 10px;
  margin: 0;
}
.schedule-score table tbody td.match-no {
  width: 4%;
}
.schedule-score table tbody tr.match-cancelled td.match-no div {
  display: inline-block;
}
.schedule-score table tbody tr.match-cancelled td.match-no div:last-child {
  padding: 0 0 0 10px;
}
.schedule-score table tbody td.team-score {
  width: 6%;
}
.schedule-score table tbody td.match-time {
  width: 8%;
}
.schedule-score table tbody td.match-court {
  width: 14%;
}
.schedule-score table tbody td.match-location {
  width: 26%;
}
.schedule-score table tbody td.team {
  width: 18%;
}
.schedule-score table tbody tr.match-cancelled td:last-child {
  display: none;
}
.schedule-score table tbody td.match-note {
  padding: 10px;
  text-align: justify;
}

.schedule-score table tbody td.no-match {
  padding: 10px;
  text-align: center;
  font-style: italic;
}

.schedule-score table tbody td.team div {
  float: left;
}
.schedule-score table tbody td div.team-name label {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: normal
}
.schedule-score table tbody td div {
  padding: 0;
}
.schedule-score table tbody td div.team-name {
  width: 60%;
}
.schedule-score table tbody td div.team-color {
  width: 10%;
  height: 34px;
}
.schedule-score table tbody td div.team-actions {
  width: 30%;
}
.schedule-score table tbody td div.team-actions i {
  margin: 5px;
}
.schedule-score table tfoot {
  border: 1px solid #e5e6e7;
}
/** EDIT SCHEDULE **/
.schedule-score table tbody.edit-mode tr.match-error-message {
  background: #ff0000;
  color: #fff;
  font-weight: bold;
  width: 100%;
}
.schedule-score table tbody.edit-mode tr.match-error-message td {
  padding: 10px;
}
.schedule-score table tbody.edit-mode td {
  padding: 0;
}
.schedule-score table tbody.edit-mode td.match-no div {
  display: inline-block;
  padding: 0 0 0 10px;
}
.schedule-score table tbody.edit-mode td.match-no div i {
  cursor: pointer;
  color: #ff3c1a;
}
.schedule-score table tbody.edit-mode td.match-note-action {
  padding: 0 0 0 10px;
  vertical-align: middle;
  cursor: pointer;
  color: #ff3c1a;
}
.schedule-score table tbody.edit-mode td md-input-container, .schedule-score table tbody.edit-mode td md-select {
  margin: 0;
}
.schedule-score table tbody.edit-mode td md-input-container input, .schedule-score table tbody.edit-mode td md-select md-select-value {
  border: none;
}
.schedule-score table tbody.edit-mode td md-select md-select-value span {
  color: #333;
}
.schedule-score table tbody.edit-mode td.team-score md-input-container {
  width: 100%;
  padding: 0;
}
.schedule-score table tbody.edit-mode td.team-score.captain-score md-input-container {
  width: 50%;
}
.schedule-score table tbody.edit-mode td.match-note md-input-container {
  width: 100%;
}
.schedule-score table tbody.edit-mode tr.match-cancelled td.match-no div i, .schedule-score table tbody.edit-mode tr.match-cancelled md-input-container input, .schedule-score table tbody.edit-mode tr.match-cancelled md-select md-select-value span {
  color: #fff;
}
.schedule-score table tbody.edit-mode td md-input-container.md-input-invalid, .schedule-score table tbody.edit-mode td md-select.ng-invalid.ng-touched {
  border: 1px solid #f44336;
}
.schedule-score table tbody.edit-mode td.team-score div.captain-score {
  background: darksalmon;
  display: inline-flex;
  align-items: baseline;
  justify-content: center;
  flex-wrap: wrap;
  width: 50%;
  vertical-align: middle;
}
.schedule-score table tbody.edit-mode td.team-score div.captain-score div {
  text-align: center;
  flex-shrink: 0;
  flex-grow: 1;
  flex-basis: 100%;
}
.schedule-score table tbody.edit-mode td.team-score div.captain-score i.fa-check {
  padding: 0 0 0 5px;
}
.schedule-score table tbody.edit-mode td.team-score div.captain-score i.fa-close {
  margin: 0 0 0 auto;
  padding: 0 5px 0 0;
}
.schedule-score table tfoot .match-add-action {
  display: flex;
  justify-content: center;
  padding: 10px;
}
.schedule-score table tfoot .match-add-action div {
  background: #b0adcc;
  border: 1px solid #b0adcc;
  border-radius: 15px;
  padding: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
}
.schedule-score table tfoot .match-add-action div i {
  margin: 0 5px 0 0 ;
}
.schedule-score table tfoot .match-add-action .add-match {
  margin: 0 0 0 10px;
}
/** END OF EDIT SCHEDULE **/
@media screen and (max-width: 1024px) {
  .schedule-score-filter-container .filter-days {
    display: none;
  }
  .schedule-score-filter-container .filter-date {
    width: 100%;
    padding: 10px
  }
  .schedule-score-filter-container .filter-date .input-group-addon {
    width: 50px
  }
  .schedule-score-filter-container .filter-date .input-group-addon i {
    font-size: 15px;
  }
  .schedule-score-filter-container .schedule-print {
    width: 70%;
    padding: 10px 0;
  }
  .schedule-score-filter-container .schedule-print button i {
    margin: 0;
  }
  .schedule-score-filter-container .schedule-print button span {
    display: none;
  }
  .schedule-score-filter-container .schedule-print .print-location label {
    padding: 0 0 0 5px;
    font-size: .9em;
  }
  .schedule-score .league-name, .schedule-score .league-name-btn button {
    font-size: 1em;
  }
  .schedule-score .league-name-btn button i {
    margin: 0;
  }
  .schedule-score .league-name-btn button span {
    display: none;
  }
  .schedule-score .match-bar .match-date {
    font-size: .7em;
  }
  .schedule-score .match-bar.tournament-bar .match-date, .schedule-score .match-bar.makeup-bar .match-date {
    margin: 0 auto 0 0;
  }
  .schedule-score .match-bar.tournament-bar .match-type, .schedule-score .match-bar.makeup-bar .match-type {
    display: none;
  }
  .schedule-score .match-bar .match-action span {
    display: none;
  }
  .schedule-score .match-bar .match-action i {
    margin: 0;
  }
  .schedule-score thead {
    display: none;
  }
  .schedule-score tbody tr {
    display: block;
    position: relative;
    padding: 0 0 1em 0;
    border: 1px solid #e5e6e7;
  }
  .schedule-score tbody {
    display: flex;
    flex-wrap: wrap;
  }
  .schedule-score table tbody td {
    display: inline-block;
    font-size: 1em;
    border: none;
    padding: 0;
  }
  .schedule-score table tbody td.match-no {
    display: inline-flex;
    width: 100%;
    background: #e1e1f7;
    padding: 5px 0;
  }
  .schedule-score table tbody tr.match-cancelled td.match-no {
    background: #ff0000;
  }
  .schedule-score table tbody td.match-no:before {
    padding: 0 0 0 10px;
    content: attr(data-label);
  }
  .schedule-score table tbody td.match-no div:last-child {
    margin: 0 10px 0 auto;
  }
  .schedule-score table tbody tr.match-cancelled td.match-no div:last-child:before {
    content: 'Match Cancelled';
    float: left;
  }
  .schedule-score table tbody tr.match-cancelled td.match-no div:last-child i {
    display: none;
  }
  .schedule-score table tbody td.team-score {
    width: 30%;
  }
  .schedule-score table tbody td.match-time, .schedule-score table tbody td.match-location, .schedule-score table tbody td.match-court {
    width: 33.333333333%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .schedule-score table tbody td.team {
    width: 70%;
    display: inline-flex;
    flex-direction: row;
  }
  .schedule-score table tbody tr.match-cancelled td:last-child {
    padding: 10px 0 0 0;
    width: 100%;
    display: inline-flex;
    align-items: center;
  }
  .schedule-score table tbody tr.match-cancelled td:last-child div:first-child {
    padding: 0 0 0 10px;
    width: 25%;
  }
  .schedule-score table tbody tr.match-cancelled td:last-child div:last-child {
    width: 75%;
  }
  .schedule-score table tbody td.team div{
    float: left;
  }
  .schedule-score table tbody td.team div:nth-child(2) {
    order: 1;
  }
  .schedule-score table tbody td.team div:nth-child(1) {
    order: 2;
  }
  .schedule-score table tbody td.team div:nth-child(3) {
    order: 3;
  }
  .schedule-score table tbody td.team, .schedule-score table tbody td.match-time {
    padding-left: 10px;
  }
  .schedule-score table tbody td div.team-name {
    width: 60%;
    padding-left: 10px;
  }
  .schedule-score table tbody td div.team-color {
    width: 10%;
    height: 23px;
  }
  .schedule-score table tbody td div.team-actions {
    width: 30%;
  }
  .schedule-score table tbody td div.team-actions i {
    margin: 5px;
  }
  .schedule-score table tbody td.team-score {
    border: 1px solid #e5e6e7;
    height: 23px;
    padding: 0 5px
  }
  .schedule-score table tbody td.team-score.captain-score {
    height: 34px;
  }
  .schedule-score table tbody td.team-score span {
    display: inline-block;
    padding-left: 5px;
  }
  .schedule-score table tbody td.team-score:after {
    content: attr(data-label);
    float: right;
  }
  .schedule-score table tbody td.team-score.captain-score:after {
    content: '';
    float: unset;
  }
  .schedule-score table tbody td.team-score md-input-container {
    width: 35%;
  }
  .schedule-score table tbody tr.match-note-container {
    width: 100%;
    display: inline-flex;
    align-items: center;
  }
  .schedule-score table tbody tr.match-note-container td.match-note {
    width: 90%;
    padding: 0 0 0 10px;
  }
  /** EDIT SCHEDULE **/
  .schedule-score table tbody td.team-score md-input-container input {
    height: 23px;
  }
  .schedule-score table tbody.edit-mode td.team-score md-input-container {
    width: 50%;
  }
  .schedule-score table tbody.edit-mode tr.match-note-container {
    padding: 1em 0;
  }
  .schedule-score table tbody.edit-mode tr.match-note-container td.match-note md-input-container {
    border: 1px solid #e5e6e7;
  }
  .schedule-score table tbody.edit-mode td.match-no div {
    padding: 0;
  }
  /** END OF EDIT SCHEDULE **/
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
  .schedule-score-filter-container .filter-days {
    display: inline-flex;
    width: 40%;
  }
  .schedule-score-filter-container .filter-date, .schedule-score-filter-container .schedule-print {
    width: 30%;
  }
  .schedule-score-filter-container .schedule-print button i {
    margin: 0 5px 0 0;
  }
  .schedule-score-filter-container .schedule-print button span {
    display: inline-block;
    font-size: .9em;
  }
  .schedule-score-filter-container .schedule-print button {
    font-size: 14px;
  }
  .schedule-score-filter-container .schedule-print .print-location label {
    padding: 0 0 0 5px;
    font-size: 1em;
  }
  .schedule-score .league-name {
    font-size: 1.3em;
  }
  .schedule-score .league-name-btn button i {
    margin: 0 5px 0 0;
  }
  .schedule-score .league-name-btn button span {
    display: inline-block;
  }
  .schedule-score .match-bar .match-date {
    font-size: 13px;
  }
  .schedule-score .match-bar.tournament-bar .match-date, .schedule-score .match-bar.makeup-bar .match-date {
    margin: 0;
  }
  .schedule-score .match-bar.tournament-bar .match-type, .schedule-score .match-bar.makeup-bar .match-type {
    display: inline-block;
    margin: 0 auto 0 0;
  }
  .schedule-score .match-bar .match-action span {
    display: inline;
  }
  .schedule-score .match-bar .match-action i {
    margin: 0 5px 0 0;
  }
  .schedule-score table tbody tr {
    width: 50%;
    display: inline-block;
  }
  .schedule-score table tbody td.match-time {
    width: 22%;
  }
  .schedule-score table tbody td.match-location {
    width: 53%
  }
  .schedule-score table tbody td.match-court {
    width: 25%
  }
  /** EDIT SCHEDULE **/
  .schedule-score table tbody.edit-mode tr.match-error-message {
    width: 100%;
    padding: 0;
  }
  /** END OF EDIT SCHEDULE **/
}
@media screen and (max-width: 320px) {
  /** EDIT SCHEDULE **/
  .schedule-score table tbody.edit-mode td.team-score {
    padding: 0;
  }
  .schedule-score table tbody.edit-mode td.team-score md-input-container {
    width: 40%;
  }
  /** END OF EDIT SCHEDULE **/
}
@media print {
  @page {
    size: landscape;
    margin: 0;
  }
  .schedule-score-container .schedule-score {
    page-break-after: always;
  }
  .schedule-score-container .schedule-score .team-name {
    width: 100%;
  }
  .schedule-score-container .schedule-score thead tr th {
    border: 1px solid #e5e6e7;
    text-align: center;
  }
  .row.wrapper.border-bottom.white-bg.page-heading,
  .schedule-score-container .schedule-score-filter-container,
  .schedule-score-container .schedule-score .league-name-btn,
  .schedule-score-container .schedule-score .match-action,
  .schedule-score-container .schedule-score .team-actions,
  .schedule-score-container .schedule-score .team-color,
  .schedule-score-container .schedule-score tfoot,
  .schedule-score-container .schedule-score .match-no i.fa.fa-trash,
  .schedule-score-container.print-no-location .schedule-score tbody .match-location,
  .schedule-score-container.print-no-location .schedule-score thead tr th:nth-child(3),
  .footer {
    display: none !important;
  }
}
/** END OF SCHEDULE AND SCORE **/
/** MOBILE VIEW FOR LEAGUE SCHEDULE **/
@media screen and (max-width: 768px) {
  .schedule-table-mobile .schedule-options-bg,
  .schedule-table-mobile .rainout_bg {
    text-align: center;
    padding: 15px !important;
  }
  .schedule-table-mobile table td:before {
    content: '';
    float: unset;
  }
  .schedule-table-mobile table.match-table tbody {
    display: flex;
    flex-wrap: wrap;
  }
  .schedule-table-mobile table.match-table tr {
    display: inline-flex;
    width: 50%;
    flex-wrap: wrap;
    border: 1px solid #e5e6e7;
    float: left;
  }
  .schedule-table-mobile table.match-table:not(.tournament-table) tr:not(.match-action):not(.match-note) td:first-child {
    padding: 5px !important;
    display: flex !important;
    align-items: center;
    border: 1px solid #e7eaec !important;
    background: #e1e1f7 !important;
  }
  .schedule-table-mobile table.match-table:not(.tournament-table) tr.cancelled_sch_row:not(.match-action):not(.match-note) td:first-child {
    background: #ff0000 !important;
    border: none !important;
  }
  .schedule-table-mobile table.match-table tr:not(.tournament-table) td:first-child div.sch_match_cancelled_mobile {
    width: 100%;
  }
  .schedule-table-mobile table.match-table tr td:not(.tournament-table):first-child div div {
    margin: 0 5px 0 auto;
  }
  .schedule-table-mobile table.match-table tr td:nth-child(2) {
    width: 20% !important;
    text-align: left !important;
    padding: 0 0 0 10px !important;
  }
  .schedule-table-mobile table.match-table tr td:nth-child(3) {
    display: inline-block !important;
    width: 55% !important;
    text-align: left !important;
    text-overflow: ellipsis;
    overflow: hidden !important;
    white-space: nowrap;
  }
  .schedule-table-mobile table.match-table tr td:nth-child(4) {
    display: inline-block !important;
    width: 25% !important;
    text-align: left !important;
  }
  .schedule-table-mobile table.match-table tr td:nth-child(2) div label ,
  .schedule-table-mobile table.match-table tr td:nth-child(3) a,
  .schedule-table-mobile table.match-table tr td:nth-child(4) label {
    padding: 0 !important;
    height: auto;
    border: none;
  }
  .schedule-table-mobile table.match-table tr td:nth-child(5),
  .schedule-table-mobile table.match-table tr td:nth-child(7) {
    display: inline-block !important;
    width: 70% !important;
  }
  .schedule-table-mobile table.match-table tr td:nth-child(5) div,
  .schedule-table-mobile table.match-table tr td:nth-child(7) div {
    width: 100%;
    display: flex;
  }
  .schedule-table-mobile table.match-table tr td:nth-child(5) div div:first-child,
  .schedule-table-mobile table.match-table tr td:nth-child(7) div div:first-child {
    float: none;
    display: inline-block;
    width: 70%;
    text-align: left;
    order: 2;
  }
  .schedule-table-mobile table.match-table tr td:nth-child(5) div div:first-child label,
  .schedule-table-mobile table.match-table tr td:nth-child(7) div div:first-child label {
    text-overflow: ellipsis;
    overflow: hidden !important;
    white-space: nowrap;
    border: none;
  }
  .schedule-table-mobile table.match-table tr td:nth-child(5) div div:nth-child(2),
  .schedule-table-mobile table.match-table tr td:nth-child(7) div div:nth-child(2) {
    float: none;
    display: inline-block;
    order: 1;
    width: 10%;
    margin: 0 0 0 10px;
  }
  .schedule-table-mobile table.match-table tr td:nth-child(5) div div:nth-child(3),
  .schedule-table-mobile table.match-table tr td:nth-child(7) div div:nth-child(3) {
    float: none;
    display: inline-block;
    order: 3;
    position: static;
    width: 20%;
    border: none;
  }
  .schedule-table-mobile table.match-table tr td:nth-child(6),
  .schedule-table-mobile table.match-table tr td:nth-child(8) {
    display: inline-block !important;
    width: 30% !important;
    border: 1px solid #e5e6e7 !important;
  }
  .schedule-table-mobile table.match-table tr td:nth-child(6) div,
  .schedule-table-mobile table.match-table tr td:nth-child(8) div {
    text-align: left;
    width: 50%;
    display: inline-block;
  }
  .schedule-table-mobile table.match-table tr td:nth-child(6) div label,
  .schedule-table-mobile table.match-table tr td:nth-child(8) div label {
    border: none;
    width: 100%;
    display: inline-block;
    padding: 5px 0 5px 10px;
  }
  .schedule-table-mobile table.match-table tr td:nth-child(6):after,
  .schedule-table-mobile table.match-table tr td:nth-child(8):after {
    content: attr(data-label);
    float: right;
    width: 50%;
    padding: 0 10px 0 0;
  }
  .schedule-table-mobile table.match-table tr td.unverified-captain-score:after,
  .schedule-table-mobile table.match-table tr td.unverified-captain-score:after {
    content: '';
  }
  .schedule-table-mobile table.match-table tr td.unverified-captain-score {
    height: 34px;
  }
  .schedule-table-mobile table.match-table tr td.unverified-captain-score div.team-score,
  .schedule-table-mobile table.match-table tr td.unverified-captain-score div.team-score div.team-score-container {
    width: 100%;
  }
  .schedule-table-mobile table.match-table tr td.unverified-captain-score div.team-score div.team-score-container .captain-score label {
    padding: 0;
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
  }
  .schedule-table-mobile table.match-table tr td.unverified-captain-score div.team-score div.team-score-container .captain-score label span {
    text-align: center;
    flex-shrink: 0;
    flex-grow: 1;
    flex-basis: 100%;
  }
  .schedule-table-mobile table.match-table tr td.unverified-captain-score div.team-score div.team-score-container .captain-score label i:first-child {
    padding: 0 0 0 5px;
  }
  .schedule-table-mobile table.match-table tr td.unverified-captain-score div.team-score div.team-score-container .captain-score label i:last-child {
    margin: 0 0 0 auto;
    padding: 0 5px 0 0;
  }
  .schedule-table-mobile table.match-table tr.cancelled_sch_row td.match-reason {
    display: block !important;
  }
  .schedule-table-mobile table.match-table tr.cancelled_sch_row td.match-reason:before {
    content: attr(data-label);
    float: left;
    padding: 0 0 0 10px;
  }
  .schedule-table-mobile table.match-table tr.cancelled_sch_row td.match-reason label {
    text-align: justify;
    padding: 0 10px 0 0;
  }
  .schedule-table-mobile table.match-table tr td.match-reaso
  .schedule-table-mobile table.match-table tr.match-action {
    width: 100%;
  }
  .schedule-table-mobile table.match-table tr.match-action td {
    background: #f1f1f2 !important;
  }
  .schedule-table-mobile table.match-table tr.match-action td label {
    text-align: center;
    border: none;
  }
  .schedule-table-mobile table.match-table tr.match-note {
    width: 100%;
  }
  .schedule-table-mobile table.match-table tr.match-note td:first-child {
    background: #f1f1f1 !important;
    width: 80% !important;
  }
  .schedule-table-mobile table.match-table tr.match-note td:first-child label {
    width: 100% !important;
    text-align: justify;
  }
  .schedule-table-mobile table.match-table tr.match-note td:nth-child(2) {
    padding: 0 !important;
  }
  .schedule-table-mobile table.match-table tr.match-note td:nth-child(2) label {
    height: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
  }
  .schedule-table-mobile table.match-table tr.match-note td:nth-child(2) label a {
    height: 27px;
  }
}
@media screen and (max-width: 425px) {
  .schedule-table-mobile table.match-table tr {
    width: 100%;
  }
}
/** END OF MOBILE VIEW FOR LEAGUE SCHEDULE  **/

@media screen and (max-width:425px){
  .table-fixed {
    table-layout: fixed;
  }
  .table-fixed td {
    word-break: break-word;
  }
  .link-border
  {
    padding: 3px 3px !important;
    margin: 0 1px !important;
  }
  .date-pick-input {
    width:100% !important;
    margin-top: 0 !important;
    color:#000 !important;
    font-weight:normal !important;
  }
  .date-pick-text {
    width:100%;
    height: 30px;
    font-size:70%;
    color: #3e3b5a;
    font-weight:bold;
    border-radius: 25px 0px 0px 25px;
  }
  .schedule-header-padding {
    padding: 8px 0 8px 3px !important;
  }
  .note-mobile{
    display: block !important;
  }
  .width100{
    width: 100% !important;
    white-space: normal !important;
  }
}
.marg_t15{
  margin-top: 15px;
}
.marg_t40{
  margin-top: 40px;
}
.margin_btm {
  margin-bottom: 10px !important;
}
.margin_btm_40 {
  margin-bottom: 40px !important;
}
.text-white {
  color: #fff;
}
.margin_top_ng5 {
  margin-top: -5px;
}
.disable_custom_fld {
  background-color: #37316c !important;
  border-color: #37316c !important;
  color: #ffffff !important;
	border-radius: 50px;
  opacity:0.3 !important;
  cursor: default;
}