/* =========================================================================================
@Project - Reliance Foundation Youth Sports ( RFYS )
@Description: Main Stylesheet
@Version: 1.0, 2017
@Copyright: Sportsmechanics
============================================================================================ */

img { border: 0 none; display:block;height:auto;max-width:100%; }
svg:not(:root) { overflow: hidden; }

/* ================================================================================================ */
/* Reset & Basics
/* ================================================================================================ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, 
samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; background: transparent; }

/* CSS3 Transition */
.anim-transition, ul.navMain li a, ul.navMain li.dropdown, ul.navMain li.dropdown .subMenu, a.tagArrow i,  ul.mainNav li a, ul.mainNav li .mm, ul#mcUpcomeMatches li .mcSchedule  
{ -webkit-transition: all .2s linear; -moz-transition: all .2s linear; -o-transition: color .2s linear; -ms-transition: all .2s linear; transition: all .2s linear; }

/* Default header Font size */ 
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-style: normal; line-height: 34px; font-family: sans-serif; text-rendering: optimizeLegibility; color: #232323; overflow: hidden; margin-top: 0.2rem; margin-bottom: 0.5rem; }

html, body { background: #ffffff url(../images/color-strips.png) repeat-x top center;}
/* ================================================================================================ */
/*  Utility Classes
/* ================================================================================================ */
.hide{display:none!important}
.alignL 	{ text-align: left !important; }
.alignR 	{ text-align: right !important; }
.alignC 	{ text-align: center !important; }
.alignJ 	{ text-align: justify !important; }
.borderLeft  { border-left: none !important;}
.borderRight{ border-right: none !important;}
.floatLeft    { float: left !important; }
.floatRight  { float: right !important; }
.last 		{ margin-right: 0px !important; }

.noSpacing  { margin: 0!important; padding: 0!important; }
.uppercase  { text-transform: uppercase!important; }
.no-border  { border: 0 none !important; }
.no-padding { padding: 0 !important; }
.no-margin  { margin: 0 !important; }
.no-float   { float: none !important; }
.no-bold    { font-weight: normal!important; }
.marginL    { margin-left: 20PX !important; }
.marginR    { margin-right: 0 !important; }
.noPadB   { padding-bottom: 0 !important; }
.noPadL   { padding-left: 0 !important; }
.noPadR   { padding-right: 0 !important; }
.forBreak { display: block; }

.marginR5   { margin-right: 5px; }
.marginR10  { margin-right: 10px; }
.marginR15  { margin-right: 15px; }
.marginR20  { margin-right: 20px; }
.marginR25  { margin-right: 25px; }
.marginR30  { margin-right: 30px; }
.marginR35  { margin-right: 35px; }
.marginB5   { margin-bottom: 5px; }
.marginB10  { margin-bottom: 10px; }
.marginB15  { margin-bottom: 15px; }
.marginB20  { margin-bottom: 20px; }
.marginB25  { margin-bottom: 25px; }
.marginB25  { margin-bottom: 25px; }
.marginB30  { margin-bottom: 30px; }
.marginB35  { margin-bottom: 35px; }
.marginB40  { margin-bottom: 40px; }
.marginT5   { margin-top: 5px; }
.marginT10  { margin-top: 10px; }
.marginT15  { margin-top: 15px; }
.marginT20  { margin-top: 20px; }
.marginT25  { margin-top: 25px; }
.marginT25  { margin-top: 25px; }
.marginT30  { margin-top: 30px; }
.marginT35  { margin-top: 35px; }
.marginT40  { margin-top: 40px; }
.marginL40  { margin-left: 40px; }

.circle{border-radius:50%}
.center-block{display:block;margin-left:auto;margin-right:auto}
.truncate{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.no-padding{padding:0!important}
/* Default Width */
.w10{ width: 10%; }
.w20{ width: 20%; }
.w30 { width: 30%; }
.w40{ width: 40%; }
.w50{ width: 50%; }
.w60 { width: 60%; }
.w80 { width: 80%; }
hr { border: 0; height: 0; border-top: 2px solid rgba(0, 0, 0, 0.1); border-bottom: 2px solid rgba(255, 255, 255, 0.3);}
.pageTitle   { color: #232323; text-align: center; margin: 0 auto 30px; text-transform: uppercase; font: 32px/36px 'RS_R', Arial,sans-serif; }
.pageTitle span { color: #ef0006; font-family: 'RS_B', Arial,sans-serif; text-shadow: 0 3px 0 #cccccc; }
.pageTitle i { color: #666666; font-style: normal; font-family: 'R_T', Arial,sans-serif; text-shadow: 0; } 
.separator  { border-bottom: 1px solid #dddddd;  display: block; margin: 2rem 0.5rem; }

/* = Default List View Style  
----------------------------------------------------------------------------------------------- */
ul.default, ol.default { color: #333333; clear: both; padding: 0 0 0 15px; margin: 0 0 15px; font: 14px/20px open sans,arial,sans-serif;  }
ol.default { padding: 0 0 0 18px; }
ol.default li, ul.default li,  ul.arrow li{ list-style-position: outside; }
ol.default li { list-style-type: decimal; }
ul.default li { list-style-type: disc;}
ul.circle li { list-style-type: circle; }
ul.alpha li { list-style-type: lower-alpha; }
ol.roman { overflow: hidden; }
ol.roman li { list-style-type: lower-roman; }
ol.decimal li { list-style-type: decimal; }
ul.no-bullet li, ol.no-bullet li { list-style: none; }

/* = Default Button Style  
----------------------------------------------------------------------------------------------- */
.dfaultIcon { background: #cccccc; border-radius: 50%; height: 34px; width: 34px; display: inline-block; vertical-align: middle; }
.addIcon { background: url("../images/add.png") no-repeat scroll center 6px / 10px; font-size:12px; text-align: center; padding-top: 5px;
font-weight: 700; text-transform: uppercase;  }

.defaultBtn { border-radius: 30px; background: #ccc; color: #fff; padding: 5px 15px; text-transform: uppercase; font-weight: 700; 
font-size: 14px; display: inline-block; vertical-align: middle;margin-right: 10px; }
.defaultBtn:hover, .defaultBtn:focus { background-color: #d3ab6e !important; box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);}
.anim { -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
/* ================================================================================================ */
/*  WRAPPER STYLE
/* ================================================================================================ */

#outerWrapper { }
#headerWrapper { background:#ffffff; display: block; 
padding: 0; color:#20252b; width:100%;  margin-bottom: 1.5rem; margin-top: 2px; 
border-bottom: 1px solid rgba(0,0,0,0.1);}

#headerWrapper .container { }
#headerWrapper .brand-title img { width: 250px; margin-top: 5px; }

/**** Navigation & Login ***/
ul.login-detail { margin: 25px 0 0; display: inline-block; vertical-align: middle; float: right; font-family: "Roboto", Arial, Sans-Serif; font-size: 14px; font-weight: 300;  }
ul.login-detail li { float: none; display: inline-block; vertical-align: middle; }
ul.login-detail li i { color: #3d3d3d; font-weight: 500;font-style: normal; padding-left: 5px; }
ul.login-detail li:nth-child(1) { margin-right: 1.25rem; color: #6b6b6b;}
ul.login-detail li.logout { }
ul.login-detail li.logout a { width: 50px; background: transparent;  
color: #20252b; cursor: pointer; display: block; font-size: 1rem; transition: background-color 0.3s ease 0s;}
ul.login-detail li.logout a img { border-left: 1px solid #e2dbd7; padding-left: 1.25rem; }
ul.login-detail li.logout a:hover img { padding-left: 1.5rem; }


.logoWrapper { background: url(../images/line-stripe.png) repeat center center; }

.nav-wrapper { background: #29388b; color: #fff; }
.nav-wrapper .container { line-height: 20px !important;}
.mainMenu a { color: #fff; padding: 10px 23px; font-size: 16px; }
.mainMenu a.active, .mainMenu a:hover.active, .side-nav a.active{ background-color: #e52625; cursor:default; }
.mainMenu a:hover, .mainMenu a:focus { background: rgba(255,255,255,0.06); }

.logoWrapper nav { width: auto; background: #29388b; }
.logoWrapper nav a { color: #ffffff; margin: 0;  -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.logoWrapper nav a:hover, .logoWrapper nav a:focus { background: #e52625;}
.logoWrapper nav a i{ padding: 8px; }

/* Mobile Menu Style*/
.side-nav { background:#29388b; }
.side-nav a { color: #ffffff; display: block; padding: 15px 15px; font-size: 16px; }

/*DropDown */

.mydrop {
    position: relative;
    display: inline-block;
}

.mydrop-content {
    display: none;
    position: absolute;
    background: rgba(41,56,139,0.9);
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 2000;
}

.mydrop-content a {
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.mydrop-content a:hover {background-color: #e52625}

.mydrop:hover .mydrop-content {
    display: block;
}

.mydrop:hover .dropbtn {
    background-color: #3e8e41;
}


/* = Login Page 
----------------------------------------------------------------------------------------------- */
#login-card { padding: 0; background: #fff; border-radius: 10px; display: table; vertical-align: middle;  }
#login-card  .siteLogo { display: table; overflow: hidden;  margin: 0 auto; padding: 25px 30px; }
.loginFields { display: block; overflow: hidden; }
.loginFields  .loginBtn {  background: #29388b; color: #fff; font-weight: 900; border: none;
    border-radius: 10px; width: 100%; font-size: 16px; padding: 8px 30px; position: inherit;text-transform: uppercase; }
.loginFields input[type="text"], .loginFields input[type="password"] { border-color: #29388b; }
.loginFields .input-field label { color: #29388b; font-weight: 300; font-size: 14px; }
#login-card  .input-field label.active:not(.label-icon) { color: rgba(0,0,0,0.4)}
.loginFields input[type=text]:focus:not([readonly]),
.loginFields  input[type=password]:focus:not([readonly]) { font-size: 20px; font-weight: 400; border-color: rgba(0,0,0,0.4); 
box-shadow: 0 1px 0 0 rgba(0,0,0,0.4); color: #29388b; }
.loginFields input[type=text]:focus:not([readonly]) + label,
.loginFields input[type=password]:focus:not([readonly]) + label { color: #e2f4eb; }

.loginFields input[type=text].valid,
.loginFields input[type=text]:focus.valid,
.loginFields input[type=password].valid,
.loginFields input[type=password]:focus.valid { color: #29388b; font-size: 20px; font-weight: 400; }

.forgot-pwd {  color: #29388b; text-align: right; font-size: 12px; display: block; float: right; font-weight: 300;
border-bottom: 1px solid rgba(0,0,0,0.1); margin: 5px 0 30px 0;}
.forgot-pwd:hover {border-bottom: 1px dashed #29388b; }
#login-card.z-depth-5 {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.07), 0 6px 30px 5px rgba(0, 0, 0, 0.05), 0 8px 10px -5px rgba(0, 0, 0, 0.1);
}
.loginFields .newRegBtn { background: #e52625;  }
.loginFields h5{ border-top: 3px solid #eeeeee; font-family: roboto; color: #3d3d3d; font-size: 1.1rem; font-weight: 500; line-height: 1.3rem;margin: 20px 0 0;padding-top: 20px;
  padding-bottom: 15px;}

/* = Page Title 
----------------------------------------------------------------------------------------------- */
.titleWraper { margin-bottom: 2rem; }
.page-title { background: url(../images/title-seperator.png) no-repeat center right; font-size: 24px; line-height: 30px; 
color: #3d3d3d; text-transform: uppercase; font-weight: 700; margin: 0 20px 0 0; padding: 0 20px 0 0; display: inline-block; vertical-align: middle; }
.page-title span { font-weight: 100; }

.overall-search {  display: inline-block; vertical-align: middle; margin: 0 20px 0 0; }
.overall-search .input-field  { margin: 0; }
.overall-search .input-field input[type="search"] { background: url(../images/search-icon.png) no-repeat 24px center; 
margin: 0; border: 1px solid #d0d0d0; border-radius: 30px; font-size: 1.2rem; height: 2.6rem;  }

/* = Table 
----------------------------------------------------------------------------------------------- */
.defaultTable  { background: #fff; border-bottom: 2px solid #29388b; }
.defaultTable thead{ background: #29388b; }
.defaultTable thead tr th { color: #fff; font-size: 14px; font-weight: 300; padding: 5px 10px; }

.defaultTable tbody tr td { padding: 11px 10px;  }

.data-action { text-align: center; }
.data-action .slinkText .fa { font-size: 16px; margin-right: 2px; }
.data-action .slinkText { font-weight: normal; font-size: 11px; padding: 2px 5px;}
.data-action .slinkText .slinkTextWrap { top: 0; }
.data-action span { margin: 0; display: inline-block; vertical-align: middle;}
.data-action span a { font-weight: 500; width: auto; height: auto; padding: 0 5px; border: 1px solid #ccc; 
border-radius: 5px; font-size: 12px; background: none; background-position: center center; background-repeat: no-repeat; color:#29388b; }
.data-action span a:hover,.data-action span a:focus { border: 1px solid #29388b;}
.data-action span a:hover, .data-action span a:focus{box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);}
.data-action span a.deleteIcon { background-image: url(../images/delete.png);}
.data-action span a.editIcon { }
.data-action span a.viewIcon { }

/* = Form 
----------------------------------------------------------------------------------------------- */
.note { font-style: normal; font-weight: 900; }
.subTitle { font-weight: 900; text-transform: uppercase;}
.mandatory { color: #ff0000;display: inline-block; vertical-align: middle; font-size: 14px; margin: 0 5px 0 0; }
.in-valid { position: absolute; top: 20px; right: 0; }
.supTitle { font-family: roboto; font-weight: 500; text-transform: uppercase; }

#formWrapper { background: #ffffff; display: block; padding: 0; margin-bottom: 3rem;}
.formTitle  .titleWraper { border-bottom: 1px solid #cdcdcd; padding-bottom: 2rem;  }
.formAction { display: inline-block; vertical-align: middle; }
.formContent .input-field { }
.sTitle { font-style: normal; font-weight: 500; color: #fff; background: #c49b5d; padding: 2px 8px 2px; font-size: 14px; line-height: 18px;
 display:inline-block; vertical-align: middle; text-transform: uppercase; }
.form-sep { background: url(../images/form-seperator.png) repeat-x center center; height: 4px; display: block; overflow: hidden; margin: 2rem 0; }

.footerAction { background: #dddddd; margin: 0 auto; text-align: center; padding: 10px; }

ul.groundDetails li { display: inline-block; vertical-align: middle; overflow: hidden; margin-right: 40px; }
ul.groundDetails li:nth-child(2) p { display: inline-block; vertical-align: middle; margin: 0 15px 0 0; }

/* = Pagination 
----------------------------------------------------------------------------------------------- */
#pagination { margin: 15px auto; text-align: center; background: #eeeeee; padding: 5px 0; }

/* = Other Styles 
----------------------------------------------------------------------------------------------- */
/** ToolTip **/
button[data-balloon] {
  overflow: visible;
}
[data-balloon] {
  position: relative;
}
[data-balloon]:before,
[data-balloon]:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.18s ease-out 0.18s;
  transition: all 0.18s ease-out 0.18s;
  bottom: 100%;
  left: 50%;
  position: absolute;
  z-index: 10;
  -webkit-transform: translate(-50%, 10px);
  -ms-transform: translate(-50%, 10px);
  transform: translate(-50%, 10px);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}
[data-balloon]:after {
  background: rgba(17, 17, 17, 0.9);
  border-radius: 4px;
  color: #fff;
  content: attr(data-balloon);
  font-size: 12px;
  padding: 2px 8px;
  white-space: nowrap;
  margin-bottom: 9px;
}
[data-balloon]:before {
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%280%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
  background-size: 100% auto;
  height: 6px;
  width: 18px;
  content: "";
  margin-bottom: 5px;
}
[data-balloon]:hover:before,
[data-balloon][data-balloon-visible]:before,
[data-balloon]:hover:after,
[data-balloon][data-balloon-visible]:after {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
[data-balloon].font-awesome:after {
  font-family: FontAwesome;
}
[data-balloon][data-balloon-break]:after {
  white-space: pre;
}
[data-balloon-pos="down"]:before,
[data-balloon-pos="down"]:after {
  bottom: auto;
  left: 50%;
  top: 100%;
  -webkit-transform: translate(-50%, -10px);
  -ms-transform: translate(-50%, -10px);
  transform: translate(-50%, -10px);
}
[data-balloon-pos="down"]:after {
  margin-top: 11px;
}
[data-balloon-pos="down"]:before {
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28180%2018%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
  background-size: 100% auto;
  height: 6px;
  width: 18px;
  margin-top: 5px;
  margin-bottom: 0;
}
[data-balloon-pos="down"]:hover:before,
[data-balloon-pos="down"][data-balloon-visible]:before,
[data-balloon-pos="down"]:hover:after,
[data-balloon-pos="down"][data-balloon-visible]:after {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
[data-balloon-pos="left"]:before,
[data-balloon-pos="left"]:after {
  bottom: auto;
  left: auto;
  right: 100%;
  top: 50%;
  -webkit-transform: translate(10px, -50%);
  -ms-transform: translate(10px, -50%);
  transform: translate(10px, -50%);
}
[data-balloon-pos="left"]:after {
  margin-right: 11px;
}
[data-balloon-pos="left"]:before {
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%28-90%2018%2018%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
  background-size: 100% auto;
  height: 18px;
  width: 6px;
  margin-right: 5px;
  margin-bottom: 0;
}
[data-balloon-pos="left"]:hover:before,
[data-balloon-pos="left"][data-balloon-visible]:before,
[data-balloon-pos="left"]:hover:after,
[data-balloon-pos="left"][data-balloon-visible]:after {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
[data-balloon-pos="right"]:before,
[data-balloon-pos="right"]:after {
  bottom: auto;
  left: 100%;
  top: 50%;
  -webkit-transform: translate(-10px, -50%);
  -ms-transform: translate(-10px, -50%);
  transform: translate(-10px, -50%);
}
[data-balloon-pos="right"]:after { margin-left: 11px;}
[data-balloon-pos="right"]:before {
  background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba%2817,%2017,%2017,%200.9%29%22%20transform%3D%22rotate%2890%206%206%29%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E') no-repeat;
  background-size: 100% auto;
  height: 18px;
  width: 6px;
  margin-bottom: 0;
  margin-left: 5px;
}
[data-balloon-pos="right"]:hover:before,
[data-balloon-pos="right"][data-balloon-visible]:before,
[data-balloon-pos="right"]:hover:after,
[data-balloon-pos="right"][data-balloon-visible]:after {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
[data-balloon-length]:after{white-space:normal}
[data-balloon-length="small"]:after{width:80px}
[data-balloon-length="medium"]:after{width:150px}
[data-balloon-length="large"]:after{width:260px}
[data-balloon-length="xlarge"]:after{width:90vw}
@media screen and (min-width: 768px) {
  [data-balloon-length="xlarge"]:after { width: 380px;}
}
[data-balloon-length="fit"]:after { width: 100%;}

/** Multiple Files Upload **/
.ajax-file-upload-statusbar{ margin-bottom: 10px; border:1px solid #ddd; background: #f2f2f2; -moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;padding:5px 5px 5px 15px}
.ajax-file-upload-filename{ font-size: 12px; height:auto;margin:0 5px 5px 0}
.ajax-file-upload-filesize{width:50px;height:auto;margin:0 5px 5px 0;display:inline-block;vertical-align:middle}
.ajax-file-upload-progress{ vertical-align: middle; background: #dddddd; margin:5px 10px 5px 0;position:relative;width:250px;border-radius:3px;display:inline-block;color:#FFF}
.ajax-file-upload-bar{background-color:#29388b;width:0;height:6px;border-radius:3px;color:#FFF}
.ajax-file-upload-percent{position:absolute;display:inline-block;top:3px;left:48%}
.ajax-file-upload-red{ vertical-align: middle; -moz-box-shadow:inset 0 39px 0 -24px #e67a73;-webkit-box-shadow:inset 0 39px 0 -24px #e67a73;box-shadow:inset 0 39px 0 -24px #e67a73;background-color:#e4685d;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;display:inline-block;color:#fff;font-family:roboto;font-size:13px;font-weight:400;padding:4px 15px;text-decoration:none;text-shadow:0 1px 0 #b23e35;cursor:pointer;margin:5px 10px 5px 0}
.ajax-file-upload-green{ vertical-align: middle; background-color:#77b55a;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;margin:0;padding:0;display:inline-block;color:#fff;font-family:roboto;font-size:13px;font-weight:400;padding:4px 15px;text-decoration:none;cursor:pointer;text-shadow:0 1px 0 #5b8a3c;margin:5px 10px 5px 0}
.ajax-file-upload{ background: #29388b; border-radius: 30px; font-family:roboto;font-size:14px;font-weight:700;
padding:5px 15px;cursor:pointer;margin:0 10px 10px 0;display:inline-block;
text-decoration:none; color:#fff;border:none;vertical-align:middle}
.ajax-file-upload:hover{background:#3396c9;-moz-box-shadow:0 2px 0 0 #15719f;-webkit-box-shadow:0 2px 0 0 #15719f;box-shadow:0 2px 0 0 #15719f}
.ajax-upload-dragdrop{border:1px dotted #ccc;color:#DADCE3;text-align:left;vertical-align:middle;padding:10px 10px 0;
-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.state-hover{border:2px solid #A5A5C7}
.ajax-file-upload-container{margin:20px 0}


.upFiles label { margin-bottom: 10px; display: block; font-size: 1rem;  color: #3d3d3d; }
.upFiles label i { font-style: normal; overflow: hidden; display: block; font-size:12px; }

/** Style For POPUP **/
.tickIcon { background-color: #25b089; border-radius: 50%; width: 30px; height: 30px; padding: 7px; display: inline-block;
vertical-align: middle; margin-top: 15px; }
.tickIcon img { wdith: 20px; text-align: center; }

.other_msg a, .other_msg i { display: inline-block; overflow: hidden; vertical-align: middle; 
 -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.other_msg i { font-style: normal; margin: 0 30px; font-weight: 300; text-transform: lowercase; }
.other_msg a:first-child { font-weight: 400; color:#3d3d3d; font-size: 14px; line-height: 16px; text-align: left; text-transform: uppercase; }
.other_msg a:first-child span { color: #24ae8a; font-weight: 700; display: block; }
.other_msg a:last-child { background: #29388B; color: #fff; font-size: 14px; border-radius: 8px; padding: 10px; }
.other_msg a:first-child:hover  span , .other_msg a:first-child:focus  span { color: #e62625; }

.cd-popup, .addcity-popup, .changePass-popup, .confirm-popup, .cd-popup1 {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(94, 110, 141, 0.9);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-popup.is-visible, .addcity-popup.is-visible, .changePass-popup.is-visible, .confirm-popup.is-visible, .cd-popup1.is-visible {
  opacity: 1; z-index: 2;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
  position: relative; overflow: hidden;
  width: 90%;
  max-width: 400px;
  margin: 4em auto;
  background: #FFF;
  border-radius: 2em;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-popup-container p.success_meg, .other_msg{padding:3em 1em;color:#3d3d3d;font-weight:700}
.cd-popup-container span.userdetails{padding:3em 0em;color:#3d3d3d;font-weight:700}
.cd-popup-container .cd-buttons:after{content:"";display:table;clear:both}
.cd-popup-container .cd-buttons li{float:left;width:50%}
.cd-popup-container .cd-buttons a{display:block;height:60px;line-height:60px;text-transform:uppercase;color:#FFF;-webkit-transition:background-color .2s;-moz-transition:background-color .2s;transition:background-color .2s}
.cd-popup-container .cd-buttons li:first-child a{background:#29388B;border-radius:0 0 0 .25em}
.no-touch .cd-popup-container .cd-buttons li:first-child a:hover{background-color:#fc8982}
.cd-popup-container .cd-buttons li:last-child a{background:#b6bece;border-radius:0 0 .25em 0}
.no-touch .cd-popup-container .cd-buttons li:last-child a:hover{background-color:#c5ccd8}
.cd-popup-container .cd-popup-close{position:absolute;top:8px;right:8px;width:30px;height:30px;z-index:-9999px}
.cd-popup-container .cd-popup-close::before,.cd-popup-container .cd-popup-close::after{content:'';position:absolute;top:12px;width:14px;height:3px;background-color:#8f9cb5}
.cd-popup-container .cd-popup-close::before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);left:8px}
.cd-popup-container .cd-popup-close::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);right:8px}
.is-visible .cd-popup-container{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}

.cd-popup-container .addcity-popup-close{position:absolute;top:8px;right:8px;width:30px;height:30px;z-index:-9999px}
.cd-popup-container .addcity-popup-close::before,.cd-popup-container .addcity-popup-close::after{content:'';position:absolute;top:12px;width:14px;height:3px;background-color:#8f9cb5}
.cd-popup-container .addcity-popup-close::before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);left:8px}
.cd-popup-container .addcity-popup-close::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);right:8px}

.cd-popup-container .changePass-popup-close{position:absolute;top:8px;right:8px;width:30px;height:30px;z-index:-9999px}
.cd-popup-container .changePass-popup-close::before,.cd-popup-container .changePass-popup-close::after{content:'';position:absolute;top:12px;width:14px;height:3px;background-color:#8f9cb5}
.cd-popup-container .changePass-popup-close::before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);left:8px}
.cd-popup-container .changePass-popup-close::after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);right:8px}

.ploader {
    background-color: #fff;
    height: 100%;
    left: 0;
    opacity: 0.9;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999 !important;
    background: url("../images/preloader.gif") no-repeat scroll center center #fff;
    display: none;
}
.ploader.active{
  display: block;
}


.file-field input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.file-field span {
    cursor: pointer;
}
.file-field {
    position: relative;
}
.input-field {
    position: relative;
    margin-top: 1rem;
}
.thumb {
        height: 75px;
        border: 1px solid #000;
        margin: 10px 5px 0 0;
    }

.menuCloseIcon{
  background: url("../images/menu-icon.png");
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: 100%;
}

/* Terms & Conditions ----------- */
#schoolRegTC h2, #collegeRegTC h2{ margin: 0 0 15px 0; color: #29388b; font-family: "Roboto",sans-serif; font-size: 1.5rem; }
.schoolTC, .collegeTC { background-color: #ececec; margin-bottom: 20px; padding: 20px;}
.txt-tnc { color: #3d3d3d;  font-family: "Roboto",sans-serif; font-size: 1rem; height: 130px; outline: medium none; overflow: auto;
 padding: 10px 25px; resize: none; text-align: left; width: 100%;}
.txt-tnc ol li { margin-bottom: 8px; line-height: 16px; }
.txt-tnc ol li:last-child, .txt-tnc ol li ol li { margin: 0; }
.txt-tnc ol li ol { padding-left: 30px; margin: 5px 0 0 0; }

.iAgree { padding: 10px 0; }
.iAgree label {font-size: 1.1rem; font-weight: 500; }




.school-link{background-image:url(../images/sch_link.png);}
.mastercard{background-image:url(../images/col_link.png);}

.cc-selector input:active +.drinkcard-cc, .cc-selector input:active +.drinkcard-cc{opacity: .9;}
.cc-selector input:checked +.drinkcard-cc, .cc-selector 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:181px !important;height:117px !important;
    -webkit-transition: all 100ms ease-in;
       -moz-transition: all 100ms ease-in;
            transition: all 100ms ease-in;
}
.drinkcard-cc:hover{
   opacity: .9;
}

/* Extras */

.cc-selector-2 input{ margin: 5px 0 0 12px; }
.cc-selector-2 label{ margin-left: 7px; }
span.cc{ color:#6d84b4 }



/* = Contact
----------------------------------------------------------------------------------------------- */
.contact-section {
    background-image: url("../images/rfys-bgimg.png");
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #29388b;
    border-radius: 15px;
    display: table;
    height: 280px;
    margin: auto;
    max-width: 725px;
    position: relative;
    width: 100%;
}
.contact-content {
    display: table-cell;
    padding: 0 40px;
    text-align: left;
    vertical-align: middle;
}
.email-section {
    display: inline-block;
    left: 0;
    max-width: 400px;
    position: relative;
    text-align: left;
    top: 0;
    width: 100%;
}
.email-id {
    display: inline-block;

}
.email-id  .email, .helpline .email, .follow{ display: block; text-transform: uppercase; font-weight: 700; }
.helpline {
    display: inline-block;

    padding-top: 20px;
}
.follow-section {
    display: inline-block;
    position: absolute;
    text-align: left;
}
.timings  { margin-top: 20px;  }
.timings i { display: block; font-style: normal;text-transform: uppercase; font-weight: 700;}
.social-icon a { display: inline-block; vertical-align: middle;}

/*********** Insitute dashboard Page ************/
.menuItem.InstituteRegistration.dashIcon{
  padding: 5px !important;
}
.menuItem.InstituteRegistration.dashIcon span{
  position: relative;
  top: -4px;
}

.menuItem.InstituteRegistration .fa{
  font-size: 32px !important;
  margin-right: 7px;

}

/* = Media Query for all Browser
----------------------------------------------------------------------------------------------- */
/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) 
{
	#login-card {  margin: 30px auto 0; }
	ul.login-detail { float: none; margin: 10px 0; }
	.page-title {padding: 0; margin: 0 0 15px 0; background: none; font-size: 20px; line-height: 24px; }
	.page-title span {  }
	#headerWrapper .brand-title img { width: 150px; }
	.formAction { display: block; float: none !important; }
	
table.responsive-table{width:100%;border-collapse:collapse;border-spacing:0;display:block;position:relative}
table.responsive-table td:empty:before{content:'\00a0'}
table.responsive-table th,table.responsive-table td{margin:0;vertical-align:top}
table.responsive-table th{text-align:left}
table.responsive-table thead{display:block;float:left}
table.responsive-table thead tr{display:block;padding:0 10px 0 0}
table.responsive-table thead tr th::before{content:"\00a0"}
table.responsive-table tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap}
table.responsive-table tbody tr{display:inline-block;vertical-align:top}
table.responsive-table th{display:block;text-align:right}
table.responsive-table td{display:block;min-height:1.25em;text-align:center}
table.responsive-table tr{padding:0 10px}
table.responsive-table thead{border:0;border-right:1px solid #d0d0d0}
table.responsive-table.bordered th{border-bottom:0;border-left:0; padding: 11px 10px; text-align: right !important;}
table.responsive-table.bordered td{border-left:0;border-right:0;border-bottom:0}
table.responsive-table.bordered tr{border:0}
table.responsive-table.bordered tbody tr{border-right:1px solid #d0d0d0}



}

/* Smartphones (portrait) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px)
and (orientation : portrait) {	
}

/* Smartphones (landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px)
and (orientation : landscape) 
{  
}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
}

@media only screen
and (min-device-width : 360px)
and (max-device-width : 640px) 
{
	table.responsive-table{width:100%;border-collapse:collapse;border-spacing:0;display:block;position:relative}
table.responsive-table td:empty:before{content:'\00a0'}
table.responsive-table th,table.responsive-table td{margin:0;vertical-align:top}
table.responsive-table th{text-align:left}
table.responsive-table thead{display:block;float:left}
table.responsive-table thead tr{display:block;padding:0 10px 0 0}
table.responsive-table thead tr th::before{content:"\00a0"}
table.responsive-table tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap}
table.responsive-table tbody tr{display:inline-block;vertical-align:top}
table.responsive-table th{display:block;text-align:right}
table.responsive-table td{display:block;min-height:1.25em;text-align:center}
table.responsive-table tr{padding:0 10px}
table.responsive-table thead{border:0;border-right:1px solid #d0d0d0}
table.responsive-table.bordered th{border-bottom:0;border-left:0; padding: 11px 10px; text-align: right !important;}
table.responsive-table.bordered td{border-left:0;border-right:0;border-bottom:0}
table.responsive-table.bordered tr{border:0}
table.responsive-table.bordered tbody tr{border-right:1px solid #d0d0d0}
}

@media only screen
and (min-device-width : 360px)
and (max-device-width : 640px)
and (orientation : portrait) {
}

@media only screen
and (min-device-width : 360px)
and (max-device-width : 640px)
and (orientation : landscape) 
{  
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) 
{
	
	#headerWrapper .brand-title img { width: 200px; }
	ul.login-detail { margin-top: 18px; }
	.mydrop-content { position: inherit; width:250px; box-shadow:none; background: rgb(49,72,195); }
	.mydrop-content { position: inherit; width:250px; box-shadow:none; background: rgb(49,72,195); }
	
}
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) 
{
}
 
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {

}

@media only screen and (max-width: 992px) {
.logoWrapper nav { margin-right: 10px;  display: inline-block; vertical-align: middle;}
}


.formNotes{
    display: table-row;
    width: 100%;
}
.formNotes p{
    padding-top: 10px;
}
.formNotes p:last-child{
  padding-bottom: 10px;
}
.formNotes p:first-child{
    color: #e52625;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
}
.formNotes .fndate{
   font-weight: bold;
}
.formNotes .formNotesWrap{
   background: rgba(204, 204, 204, 0.57) none repeat scroll 0 0;
    border: 1px solid #c9c8c8;
    margin-top: 25px;
    padding: 10px;
    width: 100%;
     margin-bottom: 20px;
}


.novalidation .mandatory:not(.cValidation){
  display: none !important;
}


/***********SI group users login CSS *********/
.sigroupuserslogin .menuItem.InstituteRegistration,.sigroupuserslogin .menuItem.football,.sigroupuserslogin .menuItem.athlete{
    display: none !important; 
} 

/***** Institute Registation Page Css *****/
.uploadWrapper .file-field input[type="file"] {
  width: 150px;
}
.inactive{
  display: none;
}
.registrantBlock .ajax-file-upload-progress{
  width: 210px;
}
.registrantBlock .uploadView a,.registrantBlock .deleteUploadedFiles{
    color: #29388b;
    cursor: pointer;
    margin-right: 15px !important;
    margin-bottom: 10px !important;
}
.registrantBlock .error_proofUploadImage{
  color: #FF4848;
}



@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
	.formAction {
    display: block;
    float: none !important;
	}
}
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) {
}
@media only screen 
and (min-device-width: 414px) 
and (max-device-height: 736px) 
and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
}
@media only screen 
and (min-device-width: 414px) 
and (max-device-height: 736px) 
and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
}