
@import url("../fonts/font.css");

html{color:#000;-webkit-text-size-adjust: none;}
body,div,dl,dt,dd,ul,ol,li,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table {
  border-collapse: separate;
  border-spacing: 0;
  margin: 0 0 10px 0;
  font-size: 12px;
}
fieldset,
img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-family: 'GothamNarrow-Bold', Helvetica, sans-serif;font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{font-size:100%;}
legend{color:#000;}
table   { font-size:100%;}
strong    { font-weight: bold;}
em { font-style: italic;}
a   {outline:none;}
a:active {outline:none;}
input[type=submit] {outline-width:0;}
input { vertical-align:middle; }
fieldset {n
  border: solid 0 transparent;
}
a img {
  border: 0;
}
.clear{clear:both;}
.hidden{display:none;}
.floatleft{float:left;}
.floatright{float:right;}
 
body{
  font: 62.5%/1.5 Arial, Helvetica, sans-serif;
  

}

.inline {
  display: inline-block;
}

.inline input[type=radio]{
  display: inline-block;
  float: left;
  position: relative;
  width: 15px;
}

label.inline {
  display:block;
  float: left;
  position: relative;
  margin-right: 0px;
}

label.inline a {
  color: #000;
}


p.inline {
  display:inline-block;
  float: left;
  position: relative;
  padding: 5px 30px 0 30px;
  line-height: 29px;
  font-size: 14px;
}

table.table-no-border td{
  border: 0!important;
}  


table.table-no-border td:first-child{
  width: 150px;
}  


html>body{
  font-size: 10px;
   margin: 0px auto;
  position:relative;

}
p{ font-size: 1.3em; line-height: 16px;}
p.smallest{ font-size: 1.1em;}
html{
  

  position: relative;

}
body{
  color: #FFF;
  background: white;
}

h3, h4, h5, h6 { color: #000;}
h1{ 
  font-size: 1em; 
  line-height: 0px; 
} 

h4{
  color: #3a7895;
  font-size: 1.8em; 
  font-weight: normal;
  letter-spacing: -0.5px;
  line-height: 1.11em;
  
}

ul li{ 
  font-size: 1.3em;
}
ul li a{ 
  font-size: 1em; 
  font-weight: normal;
}
ul li p{
  font-size: 1em;
}
ul li h4{
  font-size: 1.38em; 
}
ul li h5{
  font-size: 1em;
}
ul li li{
  font-size: 1em;
}

form label  { font-size: 13px; line-height: 1.4em; color: #000; margin-top: 6px;} 
ul li label { font-size: 1em;}

input[type=checkbox]  {
  border: none;
}

 input[type=checkbox].padleft {
  margin: 0px 0 0 10px;
}

label input[type=checkbox]  {
  margin: 0px 10px 0 0;
  border: none;
}

input[type=checkbox]:focus {
  border: none;
}

input[type=radio]  {
  border: none;
}

 input[type=radio].padleft {
  margin: 0px 0 0 10px;
}

label input[type=radio]  {
  margin: 0px 10px 0 0;
  border: none;
}

input[type=radio]:focus {
  border: none;
}

.form-control {
  height: 32px;
  padding: 5px 12px;
}

.panel {
color: #223246;
}

.panel-default > .panel-heading {
  color: #223246;
font-size: 18px;
font-family: 'GothamNarrow-Bold', Helvetica, sans-serif;
font-weight: bolder;
padding: 20px 0 5px 10px;
background: #f0f6fb;
border-bottom: 2px #194073 solid;
display: block;
margin: 0px 0 0 0;
}



.panel-default > .panel-heading + .panel-collapse .panel-body{
  background: #fff;
  border: none;
}
.panel-default > .panel-heading a{
  font-size: 16px;

  color: #2c2c2c;
}

.discount-fields input[type=radio] {
  margin:5px 0 0 0!important;
}

.discount-fields input{
  display: inline-block;
  float: left; 
  margin:0 0 0 10px!important;
}

.discount-fields span.afterlabel{
  display: inline-block;
  float: left;
  margin:0 0 0 10px;
}

.checkbox-label {
  padding-right: 5px;
  display: inline-block;
}

input{
  border: 1px solid #94959a;
}

input:focus {
  border: 1px solid #000;
}

.remove-input {
  border: none!important;
}

.inline-span {
  display: inline-block;
  position: relative;
  float: left;
  margin-right: 10px;
  line-height: 24px;
}

.has-datepicker {
  display: inline-block;
  position: relative;
  float: left;
  width: 145px;
  /*background: #fff url(../images/calendar.jpg) no-repeat;*/
  background-position:right top; 
  margin: 0 0 0 0;
}



.has-datepicker input{
  display: inline-block;
   position: relative;
   float: left;
   min-width: 118px!important;
   padding-right: 20px;
   background: none!important;
}



.has-datepicker img {
  display:inline-block;
  position: relative;
  background: #fff;
  height: 20px;
  width: 20px;
  padding: 1px!important;
  float: right;
  border: 1px solid #94959a;
}

.has-datepicker: img {
  
  border: 1px solid blue;
}
form select,
form input, form textarea  {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1em; color: #000;border:solid 1px #abadb3;padding:4px 0 4px 5px; outline: none; -webkit-border-radius: 3px;
-moz-border-radius:3px;
border-radius:3px} 
form label a  { font-size: 1em;}  
form label span { font-size: 0.85em;}
.feedback{
  font-weight: bold;
  color: #b07b05;
}
form .feedback  { 
  
  font-size: 1.1em; 
  line-height: 1.1em;
}
.formArea {
  clear: both;
}
  .formArea p {
    color: #fff;
  }


select.table-filter  {
  font-weight: normal;
  width: 80px;
  float: right;
} 
a { 
  font-size: 13px;
  color: #480024;
  text-decoration: none; 
  outline: none; 
}
a:hover{ 
  color: #002a5c;
}
p a{ 
  font-size: 13px; 
  font-weight: normal;
}

table .alert {
  padding: 8px 8px;
  font-weight: bold;
}

table td {
  vertical-align: middle!important;
}

table td input {
  width: 100%;
}

.col{
  margin-left: 1.5%;
}

.col:first-child {
  margin-left:0;
}

ul#legend {
    list-style:none;
    margin:10px 0 0 0;
    padding:0;
    display: block;
    clear: both;
    position: relative;
    text-align:center;

}

ul#legend-cal {
    list-style:none;
    margin:10px 0 0 0;
    padding:0;
    display: block;
    clear: both;
    position: relative;
}

ul#legend li {
    display: inline-block;
    font-size: 13px;
    margin: 0 10px 10px 10px;
    border: 0;
}

ul#legend-cal li{
    display: inline-block;
    font-size: 13px;
    margin: 0 7px 0px 0;
    border: 0;
}

ul#legend span , ul#legend-cal span {
    padding: 2px 0 0 0;
    display: inline-block;
    float: left;
}

span.cal-red{
    width: 20px;
    height: 20px;
    background: #920000;
    margin: 0 10px 0 0;
}


.wrap {
    position: relative;

    padding-bottom: 15px;
    overflow: auto;
    /*-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    background: #f4f4f4;
    -webkit-box-shadow: 4px 0 10px  #bababa,  -4px 0 10px #bababa;
    -moz-box-shadow: 4px 0 10px #bababa,  -4px 0 10px #bababa;
    box-shadow: 4px 0 10px #bababa,  -4px 0 10px #bababa;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-background-clip: padding-box;*/
}
.wrap.active {
    left: 320px;
    overflow:normal;
}

.admin-login {
  width:100% ;
  max-width: 450px;
}

.admin-login .header {
    background-color: #480024;
    padding: 25px 25px;
}


/* LAYOUT GRID */

/* HOMEPAGE CSS */

.content {
  display: block;
  position: relative;
  float:left; 
}


#content-modules {
  float:left; 
  width:945px; 
  padding:10px 0 15px 15px; 
}
#content-modules .content-modules-column { 
  width:300px;

  margin-right:15px;
  float:left;
  position: relative;
}



#content-modules .last {
  margin-right:0px !important;
}
#content-modules .module-placeholder {
  border: 2px dotted #2d3a48; 
  visibility: visible !important; 
  width:296px !important; 
  margin-bottom:11px; 
  
  height:257px;
}


/* HOMEPAGE CSS */




button.side-menu-link {
    position: relative;
    float: left;
    padding: 9px 10px;
    margin: 8px 0 8px 15px;

}


h3.button-container a.btn { 
  
  font-size: 0.514em; 
  line-height: 1em;
}

.content-main-links ul li a { font-size: 1em ;} 
a.arrow { font-size: 1.1em;}
a.back,
a.next,
a.arrow,
a.down{
  background:url(images/arrow-left.gif) 0px 4px no-repeat;
  padding:0 0 0 13px;
  color: #000;
  display: inline-block;
}
a.arrow,
a.next{
  background-image: url(images/arrow-right.gif);
}
a.down{
  background-image: url(images/arrow-down.gif);
} 
a.back:hover,
a.next:hover,
a.arrow:hover{ 
  color: #FFF;
  background-position: 0px -37px;
}
.content-row-title a.next{
  background-position: 0px 3px;
}

body p{
  color: #223246;
}
body td p {
  color: #223246;
}
p.note{
  color: #000;
  font-size: 11px;
}
p.large-note{
    color: #000;
    font-size: 1.5em;
    font-weight: bold;
    padding: 10px 5px;
}
.underline{ border-bottom:2px solid #000;}


.basic #container{
  margin: 10px;
  width: auto;
  position:relative;
}
#content {
  float: left;
  overflow: hidden;
}


#content-wrapper{
  float: right;
}

.header{ 
  position: relative;
  clear: both;
  height: 172px;

/*, -webkit-gradient(linear, left top, left bottom, from(rgb(235, 13, 28)), to(rgb(161, 19, 4)));
background: url(../images/header-bg.png) no-repeat top right, -webkit-linear-gradient(top, rgb(235, 13, 28), rgb(161, 19, 4));
background: url(../images/header-bg.png) no-repeat top right, -moz-linear-gradient(top, rgb(235, 13, 28), rgb(161, 19, 4));
background: url(../images/header-bg.png) no-repeat top right, -o-linear-gradient(top, rgb(235, 13, 28), rgb(161, 19, 4));
background: url(../images/header-bg.png) no-repeat top right, -ms-linear-gradient(top, rgb(235, 13, 28), rgb(161, 19, 4));
background: url(../images/header-bg.png) no-repeat top right, linear-gradient(top, rgb(235, 13, 28), rgb(161, 19, 4));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#eb0d1c', EndColorStr='#a11304');*/


}

button.side-menu-link {
    position: relative;
    float: left;
    padding: 9px 10px;
    margin: 8px 0 8px 15px;

}

.intro-header .btn-group {
    z-index: 1001;
    margin: 25px 15px 15px 15px;
}
/*.intro-header {
  padding: 5px 0px;
  background: red;
  display: inline-block;
  position: relative;
  width: 100%;
  margin: 0;
}*/

.container {
  background: #f1f6fa;
  width: 100%;
}

.villa-header {
    
    /*background-repeat: no-repeat;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-image: -webkit-linear-gradient(top, rgb(239, 7, 27), rgb(160, 17, 2));
    background-image: -moz-linear-gradient(top, rgb(239, 7, 27), rgb(160, 17, 2));
    background-image: -o-linear-gradient(top, rgb(239, 7, 27), rgb(160, 17, 2));
    background-image: -ms-linear-gradient(top, rgb(239, 7, 27), rgb(160, 17, 2));
    background-image: linear-gradient(top, rgb(239, 7, 27), rgb(160, 17, 2));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ef071b', EndColorStr='#a01102');*/
}

.villa-header .container {
  background-color: #480024;
}

img.logo {
  float: left;
  display: inline-block;
  max-width: 220px;
  padding: 15px 0px;
  margin: 5px;
}

.site-title { margin-top: 10px; background-color:rgba(19,19,19,0.5); clear: right;  font-size: 13px; }
.site-title p { margin:8px 0 7px;opacity: 1; color: #fff; text-transform: uppercase; text-align: center;letter-spacing: 0.04em;}
#i-btn { clear: both; text-align: center; padding: 4px 0 0 0; color: #777;}
.standard { float: right; }
.standard-mob { display: none; }

#header-logo, #branch-login-header-logo, #admin-login-header-logo {
  background: url(../images/common/logo_villa.svg) no-repeat;
  background-size: 320px;
  position: absolute;
  height: 162px;
  width: 420px;
  display: block;
}

#header-logo, #branch-login-header-logo, #admin-login-header-logo img { width: 100%; }

/*#admin-login-header-logo {
    background: url(../images/admin-login-logo-mcfc.png) no-repeat;
}

#branch-login-header-logo {
    background: url(../images/branch-login-logo-mcfc.png) no-repeat;
}*/

#page-info {
  background: url(../images/opacity40.png);
  position: absolute;
  display: block;
  bottom: 12px;
  right: 0px;
  padding-right: 15px;
  font-size: 13px;
  -webkit-border-top-left-radius: 1px;
  -webkit-border-bottom-left-radius: 1px;
  -moz-border-radius-topleft: 1px;
  -moz-border-radius-bottomleft: 1px;
  border-top-left-radius: 1px;
  border-bottom-left-radius: 1px;
  border: 1px solid #2d2d2d;


}

.user {
  float: left;
  padding:0 20px 0 0;
  border-right: 1px solid #2d2d2d;
  padding: 4px 10px;
}

.sytem-location {
  float: right;
  padding:0 0 0 20px;
  padding: 4px 10px;
}

.user-loggedin {
  float: right;
  padding: 4px 10px;
}

.admin {
  display: block;
  margin: 10px 0 0 0;
  font-size: 13px;
}
.admin a {
  float: right;
  margin: 0 0 0 5px;
}


.col-md-3 { padding-left: 0px;}

.header-sponsor {
  width: 265px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 20px;
}


.navbar {
        border-radius: 0;
        background:-moz-linear-gradient(center top , #FFFFFF, #E0E0E0);
        border-bottom: 1px solid #b8b8b8;  }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    margin: 0;
}

.navbar-default {
   background: none;
   border: none;
   z-index: auto;
}

.navbar-nav {
    padding: 0;
}

.navbar-nav .active {
  color: #3BD6FF !important;
}



.navbar-nav > li:first-child > a {
    padding: 0px 10px 0px 0;
}

.navbar-nav > li > a {
    padding: 0px 10px ;
}

.navbar-default .container{
    background: #480024;
    padding: 10px 0;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    border-right: 1px solid #fff;
}

.navbar-default .navbar-nav > li:last-child > a {
    border-right: none;
}

.navbar-default .navbar-nav > li > a:hover{
    color: #3BD6FF!important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #3BD6FF!important;
    background:none;
}
.navbar-collapse { margin: 0 auto;}

#subnavouter{
  display: block;
  height:25px;
  margin: 15px 0px 0 17px;

}

.subnavinner{

  display: block;
  position: relative;
  padding:0;
  overflow: visible;

}

#subnav-wrap {
  margin-top: 5px;

}



#subnav ul {margin:0;}
#subnav, 
#subnav li{
  margin: 0;
  padding: 0;
}
#subnav li {
  list-style: none;
  float: left;
  margin:0 12px 5px 0;
}

/* nav link */
#subnav a {
  display: block;
  color: #4a4a4a;
  font-weight: bold;
  text-decoration:none;
  font-size:12px;
  border-bottom: 1px solid #f4f4f4;
}

#subnav a:hover {
  color: #480024;
  border-bottom: 1px solid #480024;
}

#subnav .active {
  color: #480024;
  border-bottom: 1px solid #480024;
}


.nav-tabs {
  margin: 20px 0; 
  border-bottom: 2px solid #480024;
}

.nav-tabs > li {
  margin: 0!important;
  float: left;
}
.nav-tabs > li > a {
  color: #480024;
  font-weight: bold;
}

.nav-tabs > li.active > a {
  color: #fff;
  background: #480024;
  border: 1px solid #480024;
}

.nav-tabs li.active a:hover {
  color: #480024;
  background: #f4f4f4;
  border: 1px solid #480024;
}

.nav-tabs li a:hover {
  color: #480024;
  background: #f4f4f4;
  border: 1px solid #480024;
  border-bottom: 0!important;
}
  
ul#systemlinks li{
  list-style: none;
  padding: 0;
  margin: 0 0 5px 0;
  height: 30px;
  display: block;
  clear: right;
}

#footer{
  float: right;
  clear: both;
  padding:0 0 10px 0;
  
}
.cc, .clearfix { zoom: 1; } .cc:after, .clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden; font-size:0;}
.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; }
.clear-simple{
  overflow: hidden;
  width: 100%;
}

.sf {
  float: right;
  display: inline-block;
  position: relative;
  color: #223246;
  font-size: 11px; 
  margin:20px 10px 10px 0;
  font-family: verdana;
  text-shadow: 0px 1px 1px #ffffff;
        
}

.sf a {

  font-weight: bold;    
  display: inline-block;
  color: #f0b310;
  font-size: 11px!important;
  cursor: pointer;
}

.sf a:hover {
  padding: 0 0 1px 0;
  border-bottom: 1px #f0b310 solid;
}

/* Localized */

/* Soccer Schools CSS - Added by Chris Sisk, Sports Fusion */

.module-column {
  width:300px;
  
  display: inline-block;
  float: left;
  margin:0 15px 0 0;
}
#content-modules .module-column-double { 
  width:665px;
  margin-right:15px;
  float:left;
  position: relative;
}

.module-column-triple {
  width:250px;
  
  display: inline-block;
  float: left;
  margin:0;
}

.mc-alert-headline {
    max-width: 62vw;
    word-wrap: break-word;
}

.mc-alert-description {
    max-width: 62vw;
    word-wrap: break-word;
}

.mc-alert-description img{
    max-width: 100%;
}

.module-title {
  position: relative;
  width: 100%;
}
.module-title h3{
  color: #223246;
  font-size: 18px; 
  font-family: 'GothamNarrow-Bold', Helvetica, sans-serif;
  font-weight: bolder;
  padding: 0px 0 5px 10px;
  border-bottom: 2px #194073 solid;
  display:block;
  margin: 20px 0 0 0;

  
}

.module-title h4{
  color: #223246;
  font-size: 16px; 
  font-family: 'GothamNarrow-Bold', Helvetica, sans-serif;
  font-weight: bolder;
  padding: 20px 0 9px 10px;
  border-bottom: 5px #194073 solid;
  display:block;

  
}

/* PROGRESS BAR */

#progress_container {
  margin: 20px 0 15px 0;

  
}

.small-margin{
  margin: 0 0 15px 0!important;

  
}

#progress_bar {
  list-style:none;
  margin:0;
  padding:0;
  text-align:center;

}

#progress_bar li {
  display: inline-block;
  width: 80px;
  height:40px;
  padding: 5px;
  margin: 15px 30px 0 0;
  color:#797979;
  font-weight: bold;
  background-color: #f0f6fc;
  border: 1px solid #cccccc;
  position: relative;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 3px solid #ffffff;
  -moz-box-shadow:
    0px 3px 5px rgba(000,000,000,0.2),
    inset 0px 0px 1px rgba(56,55,56,1);
  -webkit-box-shadow:
    0px 3px 5px rgba(000,000,000,0.2),
    inset 0px 0px 1px rgba(56,55,56,1);
  box-shadow:
    0px 3px 5px rgba(000,000,000,0.2),
    inset 0px 0px 1px rgba(56,55,56,1);

}

#progress_bar a {
  color:#797979;
  font-weight: bold;
}

#progress_bar a:hover {
  color:#223246;
}


#progress_bar li:last-child {
  
  margin: 0;
}

.progress_title {
  display: block;
  margin:0 0 10px 0;

  
}

.progress_circle_active a {
  color: red;
}

.progress_circle_active {
  
  background-color: #26827f;
  border: 1px solid #fff;
  position: relative;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 3px solid #ffffff;
  -moz-box-shadow:
    0px 3px 5px rgba(000,000,000,0.2),
    inset 0px 0px 1px rgba(56,55,56,1);
  -webkit-box-shadow:
    0px 3px 5px rgba(000,000,000,0.2),
    inset 0px 0px 1px rgba(56,55,56,1);
  box-shadow:
    0px 3px 5px rgba(000,000,000,0.2),
    inset 0px 0px 1px rgba(56,55,56,1);

  width: 16px;
  height: 16px;
  padding: 3px;
  line-height: 18px;
  text-align: center;
  position: absolute;
  top:-15px;
  left: -15px;
  display: block;
  color: #fff;
  font-weight:bold;
  margin: 0 auto;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  transition: background .25s ease-in-out;
 -moz-transition: background .25s ease-in-out;
 -webkit-transition: background .25s ease-in-out;

}



.progress_circle_active:hover {
  
  background: #F9CE5E;
}

.progress_circle_inactive  {
  
  background: #999999;
  width: 16px;
  height: 16px;
  padding: 3px;
  line-height: 18px;
  text-align: center;
  position: absolute;
  top:-15px;
  left: -15px;
  display: block;
  color: #cbcbcb;
  font-weight:bold;
  margin: 0 auto;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border: solid 3px #d2d2d2;
  transition: background .25s ease-in-out;
 -moz-transition: background .25s ease-in-out;
 -webkit-transition: background .25s ease-in-out;
}



.progress_circle_visited  {
  
  background: #3f5c5b;
  width: 16px;
  height: 16px;
  padding: 3px;
  line-height: 18px;
  text-align: center;
  position: absolute;
  top:-15px;
  left: -15px;
  display: block;
  color: #ccc;
  font-weight:bold;
  margin: 0 auto;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  border: solid 3px #d2d2d2;
  transition: background .25s ease-in-out;
 -moz-transition: background .25s ease-in-out;
 -webkit-transition: background .25s ease-in-out;
}





/* PROGRESS BAR */



.module-sub-title {
  position: relative;
  width: 100%;
  display: inline-block;
  
}

.module-sub-title h3{
  color: #223246;
  font-size: 16px; 
  font-family: 'GothamNarrow-Bold', Helvetica, sans-serif;
  font-weight: bolder;
  padding: 10px 0 5px 10px;
  border-bottom: 2px #480024 solid;
  display:block;
  margin: 0;

  
}

.module-content img{
  display: inline-block;
  float: left;
  padding: 0 0 20px 0;  
  font-family: arial;
  font-size: 13px;
}

.leftimage {
  display: inline-block;
  float: left;
  margin: 0 15px 0 0; 
}



.module-content h4{
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 12px;
  color: #223246;
}

.module-content h5{
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
  color: #223246;

}

.module-content p {
  margin-right: 10px;
  line-height: 18px;
}

.nomargin a{
  margin: 0;
}





.lastcourse {
  display: inline-block;
  margin:0 10px 10px 0;
}

.module-content {
  padding: 10px 10px 20px 10px;
  background:#fff;
  color: #223246;
  overflow: auto;
  border:solid 1px #dcdcdc;
  -webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
display: block;
position: relative;
}

.overflow {
  overflow: visible;
}

.profile-image {
  position: absolute;
  display: block;
  top: 70px;
  right: 30px;
  margin: 0!important;
  background: #ffffff;
  -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border:solid 4px #fff;
-webkit-box-shadow:  0px 2px 4px 3px #c8c8c8;
        
        box-shadow:  0px 2px 4px 3px #c8c8c8;
}


.profile-image img {
  padding: 0;
}

.sociallink a, .sociallink img{
  display:inline-block;
  margin: 0 10px 0 0;
  padding: 0;
}


.module-content p {
  margin-bottom: 10px;
}



.marginbottom {
  display: inline-block;
  margin-bottom: 10px;
}


.coursefield {
  width:100px;
  float: left;
  display: inline-block;

}

ul.sf-login-form {
  margin: 0!important;
}
ul.sf-login-form li{
  margin:0 0 4px 0;
  display: inline-block;
  width: 100%;
  position: relative;
 -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

ul.sf-login-form input{
  
  width: 75%;
  float: left;
  position: relative;
  display: inline-block;
 -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

button.sf-login-button {
    margin: 5px 0 0 25%;
    display: block;
    position: relative;
    float: left;
}

.login { width: 650px;}

.sf-sidebar-field {
  width:25%;
  min-width: 73px;
  float: left;
  margin: 6px 0 0 0;
  display: inline-block;

}

a.sf-login-button{
  margin:5px 0 0 25%;
  display: block;
  position: relative;
  float: left;
}

.col-md-3 table td{
  padding: 5px 0!important;
  border: 0!important;
}

ul.sf-sidebar-form {
  margin: 0!important;
}
ul.sf-sidebar-form li{
  margin:0 0 4px 0;
  display: inline-block;
  width: 100%;
  position: relative;

}

ul.sf-sidebar-form input{
  
  width: 63%;
  float: left;
  position: relative;
  display: inline-block;

}

ul.sf-sidebar-form select{
  width: 65%;
  float: left;
  position: relative;
  display: inline-block;

}

ul.sf-sidebar-form label{
  color: #222;
  margin: 6px 3px 0px;
  float: left;
  position: relative;
  display: inline-block;

}

.sf-sidebar-field {
  width:25%;
  min-width: 70px;
  float: left;
  display: inline-block;
}

a.sf-sidebar-button{
  display: block;
  position: relative;
  float: left;
}


.courseinput {
  width:165px;
  float: left;
  display: block;
  background: red;

}
 select.courseinput{
  width:170px;
  float: right;
  display: inline-block;
}

.to {
  width: 25px;
  float: left;
  text-align: center;
  padding: 3px 0 0 0;
}
select.age {
  width:58px!important;
  float: left;
  
  
}

.multiple-label {
  display: block;
 
  margin: 8px 0;
}


.news-article {
  color: #223246;
  border-bottom: solid 1px #ccc;
  padding:12px 0 12px 0;
}

.news-article h4 {
  color: #223246;
  font-size: 15px;
  font-weight: bold;
  
  padding:0 0 5px 0;

}

.news-article img {
  display: inline-block;
  float: left;
  margin: 0 15px 10px 0;
}

.news-article p {
  margin: 0 15px 10px 0;
}

.news-article a {
  margin: 0;
  padding: 0;
  font-weight: bold;
}

.news-article a:hover {
  color:#223246;
}

.news-read-more {
  color: #223246;
  font-weight: bold;
  padding:15px 0 10px 0;
}

.news-read-more a {
  font-size: 15px;
  font-weight: bold;
}

.news-read-more a:hover {
  color:#223246;
}

.course-brief {
  background:#e0e0e0;
  display: block;
  float: left;
  position: relative;
  width: 635px;
  padding: 5px 5px 0 5px;
  margin:0 0 10px 0;
}

.course-brief img{
  padding: 0 10px 0 0;
  margin:0;
  }

.course-brief-content {
  width: 380px;
  height: 80px;
  
  display: inline-block;
  float: left;
  position: relative;
  margin:0 5px 0 0;
}

.course-brief-content h3 {
  color: #223246;
  font-size: 14px;
  font-weight: bold;
  
  padding:0 0 5px 0;
}

.course-brief-actions {
  width: 160px;

  display: inline-block;
  float: left;
  position: relative;
  margin:20px 5px 0 0;

}
.course-brief-actions a {
  display: inline-block;
  margin: 0 0 0 5px;
}

.module-column-cityway-double {
  width:325px;
  float: left;
  display: inline-block;
  margin-right: 15px;
  margin-top: 20px;
  overflow: auto;
  background:#f0f0f0;

}

.fixheight {
  height: 1025px;
}

.module-content ul {
  margin:0 0 20px 0;
}

.module-content .dropdown-menu li {
  list-style-type: none;
  margin:0;
  font-size: 14px;
}

.module-content li {
  list-style-type: square;
  margin:0 0 0 18px;
}

.module-column-cityway-double ul {
  margin:0 0 20px 0;
}

.module-column-cityway-double li {
  list-style-type: square;
  margin:0 0 0 18px;
}


.module-column-cityway-triple {
  width:215px;
  height: 370px;
  float: left;
  display: inline-block;
  margin-right: 10px;
  margin-top: 20px;
  overflow: auto;
  background:#f0f0f0;

}

.last {
  margin-right: 0!important;
}


#course-header {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  float: left;
  border-bottom: 5px #00275D solid;
}
.course-container{
  background:#e0e0e0;
  display: inline-block;
  position: relative;
  margin-bottom: 8px;
}

.course-container img {
  padding: 0;
}

.invite-only {
  margin: 5px 5px 0 0;
} 

.course-status {
  position: absolute;
  right: 0;
  bottom: 0px;
}
.course-detail-top {
  font-size: 12px;
  display: inline-block;
  float: left;
  
}

.course-detail-bottom {
  font-size: 12px;
  display: inline-block;
  float: left;

}

.course-col-1 {
  width: 90px;
  line-height: 26px;
  display: inline-block;
  float: left;
  margin:0 5px 0 0;
  padding:0 0 0 10px;
}

.bottom-header {
  font-weight: bold;
}

.course-col-2 {
  width: 110px;
  line-height: 26px;
  display: inline-block;
  float: left;
  margin:0 5px 0 0;
}

.course-col-3 {
  width: 180px;
  line-height: 26px;
  display: inline-block;
  float: left;
  margin:0 5px 0 0;
}

.course-col-23 {
  width: 295px;
  line-height: 26px;
  display: inline-block;
  float: left;
  margin:0 5px 0 0;
}

.course-col-4 {
  width: 120px;
  line-height: 26px;
  display: inline-block;
  float: left;
}

.course-col-5 {
  width: 120px;
  font-size: 12px;
  line-height: 26px;
  display: inline-block;
  float: left;
}

.course-col-5 a {
  font-size: 13px;
  display: inline-block;
  float: left;
  margin:0 0 0 5px ;
}

.beforelabel {
  display: inline-block;
padding: 3px 0 0 0;
}

.afterlabel {
  display: inline-block;
padding: 3px 0 0 0;
}

.control-buttons-center {
  display: block;
  width: 200px;
  margin:0 auto;
  padding:20px 0;
  text-align: center;
  position: relative;
  clear: left;
  
}



.spacer {
  display: block;
  position: relative;
  clear: both;
  height: 10px;
}

.control-buttons-left {
  display: block;
  float: left;
  
  
}

.indent-left {
  margin: 0 0 0 130px;
}


tr.alert-error td{
  background:#F2DEDE;
  color:#B94A48;
}

.alert-error-feedback {
  padding: 5px 10px;
  margin: 5px 0 10px 0;
  background:#F2DEDE;
  border:solid 1px #B94A48;
  color:#B94A48;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  line-height: 17px;
}

.alert {
  font-size: 13px;
  text-align: center;
}

.alert-error-feedback p {
  color:#B94A48;
}

.success-import td {
  background:#DFF0D8!important;
  color:#468847!important;
}

.error-import td {
  background:#F2DEDE!important;
  color:#B94A48!important;
}

tr.alert-cancelled td, tr.alert-cancelled span{
  background:#fff!important;
  color:#000;
  text-decoration: line-through!important;
}

.alert-cancelled-feedback {
  padding: 10px;
  margin: 10px 0 10px 0;
  background:#fff;
  border:solid 1px #000;
  color:#000;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  line-height: 17px;
  text-decoration: line-through!important;
}

.alert-cancelled-feedback p {
  color:#000;
}

tr.alert-success td{
  background:#DFF0D8;
  color:#468847;
}

.alert-success-feedback {
  padding: 10px;
  margin: 10px 0 10px 0;
  background:#DFF0D8;
  color:#468847;
  border: 1px solid #468847;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  line-height: 17px;
}

.alert-success-feedback p {
  color:#468847;
}

tr.alert-warning td{
  background:#FCF8E3;
  color:#C09853;

}

.alert-warning-feedback {
  padding: 10px;
  margin: 10px 0 10px 0;
  background:#FCF8E3;
  border:solid 1px #C09853;
  color:#C09853;
  display: block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  line-height: 17px;
}

.alert-warning-feedback p {
  color:#C09853;
}

.control-buttons-extra {
  display: block;
  margin:0 0 0 10px;
  float: left;
  
}



.control-buttons-right {
  display: inline-grid;
  float: right;
}

.control-buttons-right a {
     margin:5px 5px 5px 5px;
}

.control-buttons-right button {
    margin:5px 5px 5px 5px;
}

.control-buttons-left a{
  margin:0 5px 0 0;
}


.empty {
  border: none!important;
  background: none!important;
}

.emptyborder {
  
  border-left: none!important;
  border-bottom: none!important;
  border-top: none!important;
  background: none!important;
}

.total {
  text-align: right;
  background: #c9c9c9!important;
  font-weight: bold;
  color: #3b95bf;
  
  border-bottom: #999 solid 1px!important;
  border-right: #999 solid 1px!important;
}


/* ------------- */

select.title {
  
  width: 50px;
}

select.bigoption{
  width:100%;
  max-width:400px;}

input.priceinput {
  width:50px;
  margin: 0 10px 0 0;
  border: 1px solid #94959a;
}

input.priceinput:focus {
  border: 1px solid #000;
}


input.smallinput {
  width:50px;
  float: left;
  display: block;
  border: 1px solid #94959a;
  margin: 0 10px 0 0;
  vertical-align: top !important;
}

input.smallinput:focus {
  border: 1px solid #000;
}

textarea.reginput {
  
  width:250px;
  min-height: 100px;
  float: left;
  display: block;
  border: 1px solid #94959a;
  margin: 0px 10px 10px 0;
  outline: none;
}

textarea.reginput:focus {
  border: 1px solid #000;
}


.form-sml { width: 15%; display: inline;}
.form-sml-1 { width: 25%; display: inline;}

textarea.promoinput {
  
  width: 95%;
  min-height: 100px;
  float: left;
  position: relative;
  display: inline-block;
  border: 1px solid #94959a;
  margin: 0px 10px 10px 0;
  outline: none;
}

textarea.promoinput:focus {
  border: 1px solid #000;
}

select.promoinput {
  
  width: 95%;
  min-height: 100px;
  float: left;
  position: relative;
  display: inline-block;
  border: 1px solid #94959a;
  margin: 0px 10px 10px 0;
  outline: none;
}

select.promoinput:focus {
  border: 1px solid #000;
}

textarea.detailsinput {
  
  width: 95%;
  min-height: 50px;
  float: left;
  position: relative;
  display: inline-block;
  border: 1px solid #94959a;
  margin: 0px 10px 10px 0;
  outline: none;
}

textarea.detailsinput:focus {
  border: 1px solid #000;
}

textarea.requestsinput {
  
  width: 99%;
  min-height: 50px;
  float: left;
  position: relative;
  display: inline-block;
  border: 1px solid #94959a;
  margin: 10px 0 10px 0;
  outline: none;
}

textarea.requestsinput:focus {
  border: 1px solid #000;
}

textarea.messageinput {
  max-width: 575px;
  width: 99%;
  
  min-height: 80px;
  line-height: 16px;
  float: left;
  position: relative;
  display: inline-block;
  border: 1px solid #94959a;
  margin: 5px 0 10px 0;
  outline: none;
}

textarea.messageinput:focus {
  border: 1px solid #000;
}


textarea.medinput {
  
  width:99%;
  min-height: 100px;
  float: left;
  display: block;
  border: 1px solid #94959a;
  margin: 10px 10px 10px 0;
  outline: none;
}

textarea.medinput:focus {
  border: 1px solid #000;
}



.emergency {
  
  margin: 0 5px 0 0 ;

}

input.emergency-input {
  border: 1px solid #94959a;
  width: 150px;
}

input.emergency-input:focus {
  border: 1px solid #000;
}

.extras {
  background:#e0e0e0;
  display: block;
  float: left;
  position: relative;
  width: 635px;
  padding: 5px 5px 0 5px;
  margin:0 0 10px 0;
}

.extras img{
  padding: 0 10px 0 0;
  margin:0;
  }

.extras-content {
  width: 360px;
  height: 80px;
  display: inline-block;
  float: left;
  position: relative;
  margin:0 5px 0 0;
}

.extras-content h3 {
  color: #223246;
  font-size: 14px;
  font-weight: bold;
  
  padding:0 0 5px 0;
}

.extras-price {
  width: 70px;
  display: inline-block;
  float: left;
  position: relative;
  margin:0 5px 0 0;
  font-size: 14px;

}

.extras-actions {
  width: 105px;
  font-size: 1.35em;
  display: inline-block;
  float: left;
  position: relative;
  margin:0 0 0 0;

}
.extras-actions a {
  font-size: 13px;
  display: inline-block;
  margin: 3px 0 0 0;
}



#content-module-map {
  float:left; 
  width:925px;
  display: inline-block;
  position: relative;
}



.backbutton {
  display: absolute;
  display: block;
  top: 345px;
  left:10px;
}





.tooltip {
  display: none;
  position: absolute;
  top: -35px;
  left:0;
  background: #223246;
  font-size: 14px;
  line-height: 18px;
  padding: 5px 10px 5px 10px;
  z-index: 1000;
  color:#fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: solid 1px #a4a4a4;
  }

.tooltip:hover {
  display: block;
}





.confirmcheck {
  display: inline-block;
  width: 25px;
  float: left;
  position: relative;
}

.confirmtext {
  display: block;
  width: auto;
  float: left;
  position: relative;
  margin:0 0 10px 0;
}

.padleft {
  padding: 0 0 0 10px;
  line-height: 24px;
}

.padright {
  padding: 0 10px 0 0;
  line-height: 24px;
}

ul#loggedin  {
  margin: 0 0 10px 0;
  display: block;
}

#loggedin li {
  margin: 0 0 2px 0;
  display: block;
}

#loggedin a{
  color: #223246;
  font-weight: bold;
}

#loggedin li.renew-seat  {
   padding: 0 0 10px 0;
   border-bottom: 1px solid #ccc;
   margin:0 0 8px 0;

}

#loggedin li.renew-seat  a{
  width:195px;
  padding: 5px 10px!important;
  color: #fff;
  font-weight: normal!important;
  margin:0!important;
}

.renew-icon{
  display: inline-block;
  position: relative;
  float: right;
  padding: 0!important;
  margin: 0!important;
}

#loggedin a:hover{
  color: #797979;
  
}

.alert-button { padding: 4px 18px!important;}

/* new table styles */
.alert-button a{
  padding: 4px 3px 5px 4px !important;
  margin: 0;
}

.alert-button img {
  padding: 0!important;
  margin: 2px 2px 2px 8px;
  display: block;
  position: absolute;
}


table.sf-table{ 
  border: 0px;
  clear: both;
  float: left;
  font-size: 13px;
  /*overflow: hidden;*/
  width: 100%;
}

table.sf-table img {
  padding: 0;
}

.sf-table tr.no-bg th {
  background: #fff!important;
}

.sf-table th{
  background-color: #fff;
  border-right: 0;
  
  color: #223246;
  vertical-align: top;
  padding: 7px 10px 7px 10px;
  font-weight: bold;
  text-align: left;
  
}

.modal-body  {
  overflow: auto;
}

.modal-header {
padding: 15px;
border-bottom: 3px solid #480024;
color: #2c2c2c;
}

.modal-title {
margin: 0;
line-height: 1.428571429;
font-size: 16px;
font-weight: bold;
}

.sf-table td {
  background-color: #f0f6fc;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #223246;
  vertical-align: top;
  padding:10px;
  
}

.new-topic td {
  background-color: #2D6691;
}

.sf-table tr:last-child td {
  -webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}

.sf-table td:first-child {
  
 
}





.sf-table td[colspan='1']:last-child{
    
}
.sf-table td[colspan='2']:last-child{
    
}
.sf-table td[colspan='3']:last-child{
    
}
.sf-table td[colspan='4']:last-child{
    
}


td[colspan='3']:last-child.basket-header {
    border-bottom:2px #63BCAC solid;
    border-left:none;
    border-right:none;
    border-top:none;
    background:none;
    text-align: left;
    padding-left:5px; 
}

td[colspan='4']:last-child.basket-header {
    border-bottom:2px #00275D solid;
    border-left:none;
    border-right:none;
    background:none;
    text-align: left;
    line-height: 29px;
}

table.sf-event-table{ 
  border: 0px;
  clear: both;
  float: left;
  font-size: 13px;
  overflow: hidden;
  width: 100%;
  

}

table.sf-categories{ 
  border: 0px;
  clear: both;
  float: left;
  font-size: 13px;
  overflow: hidden;
  width: 100%;
  margin: -9px 0 10px 0;
}


.sf-categories th:first-child, .sf-categories td:first-child {
  width: 450px;
}

.sf-categories th:nth-last-child(2), .sf-categories th:last-child, .sf-categories td:nth-last-child(2), .sf-categories td:last-child{
vertical-align: middle;
  text-align:center;
}



.sf-categories td[colspan='2']:last-child{
    
    
  }

.title-td img {
  padding: 0;
}

.title-td td{
  background-color: #f0f6fc;
  
  
  
  border-top: 1px solid #b9b9b9;  
  color: #223246;
  vertical-align: top;
  padding: 7px 10px 7px 10px;
  
}

.title-td td:last-child  {
  -webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
border-top-right-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
 
}

.title-td td:first-child {

-webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;
}

.ticket-td img {
  padding: 0;
}

.ticket-td tr {
  height: 31px!important;
}

.ticket-td td {
  vertical-align: middle!important;
}

.ticket-td td{
  background-color: #f0f6fc;
  
  
    
  color: #223246;
  vertical-align: top;
  padding: 7px 10px 7px 10px;
  
}

.ticket-td td:last-child  {
  
 
 width: 150px!important;
}

.ticket-td td:first-child {

-webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;
}

.opposition {
  width: 160px!important;
}

.team  {
  float: left;
  padding: 0 8px 5px 0!important;
  display: inline-block;
}

.sf-download-table td {
  vertical-align: middle;
}

.sf-download-table td:first-child {

-webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-top-left-radius: 3px;
width: 20px;
padding: 5px;
}

.sf-download-table img {
  width: 30px;
  height: 30px;
}

.sf-download-table td:last-child {

text-align: right;
}

.ticket-options td {
  margin: 0 0 -100px 0;
  
  
  padding: 0;
  position: relative;
  width: 100%;
  height: auto;
  font-weight: bold;
}

.sf-event-table-header th{
  
  color: #223246;
  vertical-align: top;
  padding: 7px 10px 7px 10px;
  font-weight: bold;
  text-align: left;
  
}

.sf-event-table th{
  
  
  
  color: #223246;
  vertical-align: top;
  padding: 7px 10px 7px 10px;
  font-weight: bold;
  text-align: left;
  
}

.sf-event-table tr{
  background-color: #f0f6fc;
  
  color: #223246;
  vertical-align: top;
  
}

.sf-event-table td{
  background-color: #f0f6fc; 
  color: #223246;
  vertical-align: top;
  padding: 7px 10px 7px 10px;
}

.sf-event-table td:last-child, .sf-event-table-header th:last-child  {
  width: 200px;
}

tr.event td{
  
  
}

.sf-event-table td[colspan='1']:last-child{
    
}
.sf-event-table td[colspan='2']:last-child{
    
}
.sf-event-table td[colspan='3']:last-child{
    
}
.sf-event-table td[colspan='4']:last-child{
    
}

td.availability  {
   border-left:8px #82db19 solid!important;
}

td.live  {

   border-left:8px #82db19 solid!important;
}

td.limited-availability  {
   border-left:8px #f0b32f solid!important;
}

td.sold-out  {
   border-left:8px #af0000 solid!important;

}
td.sold-out:after td  {
   border-left:8px #af0000 solid!important;
   content: "";
   display: block;
   position: absolute;
   width: 100px;
   height: 100px;

}

td.previous {
   border-left:8px #999999 solid!important;
}

td.suspended  {
   border-left:8px #000 solid!important;
}

td.complete  {
   border-left:8px #5cbcee solid!important;
}

td.scheduled  {
   border-left:8px #7119bb solid!important;
}

td.not-due  {
   border-left:8px #82db19 solid!important;
}

td.overdue  {
   border-left:8px #c10000 solid!important;
}

td.paid  {
   border-left:8px #5cbcee solid!important;
}




.sf-small-basket td, .sf-small-basket th{
  font-size: 12px!important;
}

.sf-small-basket th:first-child {
  font-weight: bold;
  text-align: center;
  width: 5px;
  padding: 7px 0px 7px 0px;
}
.sf-small-basket td:first-child {
  font-weight: bold;
  text-align: center;
  width: 5px;
  
  
  vertical-align: top;

}

.sf-small-basket th:last-child {
  text-align: right;
  width: 65px;
  padding: 7px 0px 7px 0px;
}
.sf-small-basket td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
}


.sf-2col td:first-child {
  font-weight: bold;
  width: 100px;
  
  
  vertical-align: top;

}

.sf-2col td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:left;
}



.sf-2col-button td:first-child {
  font-weight: bold;
  
  
  
  vertical-align: top;

}

.sf-2col-button td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 100px;
}



.sf-3col td:first-child {
  font-weight: bold;
  width: 100px;
  
  
  vertical-align: top;

}

.sf-3col td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:left;
}

.sf-quantities td:first-child {
  font-weight: bold;
  width: 40px;
  
  
  vertical-align: top;

}

.sf-quantities td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:left;
  width: 60px;
}



.sf-3col-button td:first-child {
  font-weight: bold;
  width: 100px;
  
  
  vertical-align: top;

}

.sf-3col-button td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 100px;
}

.sf-tour-button td:first-child {
  
  
  vertical-align: top;
  font-weight: bold;

}

.sf-tour-button td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 60px;
}

.sf-tour-list td{
  vertical-align: middle;
}

.sf-tour-list td:first-child {
  
  
  font-weight: bold;

}

.sf-tour-list td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 55px;
}

.sf-tour-list td:last-child {
  
  width:85px;
  text-align: center;
  background: #c9c9c9!important;
  font-weight: bold;
  
  border-bottom: #999 solid 1px!important;
}

.sf-tour-list td:nth-last-child(2), .sf-tour-list td:nth-last-child(3), .sf-tour-list th:nth-last-child(2), .sf-tour-list th:nth-last-child(3) {
  width:85px;
  text-align: center;
} 

.sf-tour-list td:nth-last-child(4), .sf-tour-list td:nth-last-child(4) {
  width:60px;
  text-align: center;
}

.sf-extras-table td {
  vertical-align: middle;
}

.sf-extras-table td:first-child {
 padding: 0;
 width: 44px;
}

.sf-extras-table td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 60px;
}


.sf-legends tr {
  border-bottom: none;
}


.sf-legends td a{
  padding: 3px 5px;
  font-weight: normal;
  font-size: 12px;
}
.sf-legends td:first-child {
 padding: 0 0 0 3px;
 vertical-align: middle;
 border-right: none!important;
}

.sf-legends td:last-child {
  padding: 0 5px 5px 5px;
  border-left: none!important;
  
  
}


.sf-e-booker-tours-table td {
  vertical-align: middle;
}

.sf-e-booker-tours-table td:first-child {
 padding: 0;
 width: 44px;
}

.sf-e-booker-tours-table td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 85px;
}

.sf-tours-table td {
  vertical-align: middle;
}

.sf-tours-table td:first-child {
 padding: 0;
 width: 44px;
}

.sf-tours-table th:nth-last-child(2), .sf-tours-table th:nth-last-child(3), .sf-tours-table th:nth-last-child(4), .sf-tours-table th:nth-last-child(5), .sf-tours-table td:nth-last-child(2), .sf-tours-table td:nth-last-child(3), .sf-tours-table td:nth-last-child(4), .sf-tours-table td:nth-last-child(5){
  text-align:center;
}

.sf-tours-table td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 145px;
}

.sf-tour-types-table td {
  vertical-align: middle;
}

.sf-tour-types-table td:first-child {
 padding: 0;
 width: 44px;
}

.sf-tour-types-table th:nth-child(3), .sf-tour-types-table td:nth-child(3){
  width: 100px;
  text-align: center;
}

.sf-tour-types-table td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 60px;
}

.sf-accounts td:first-child {
  font-weight: bold;
  width: 100px;
  
  
  vertical-align: top;

}

.sf-accounts td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 55px;
}

.sf-4col td:first-child {
  font-weight: bold;
  width: 100px;
  
  
  vertical-align: top;

}

.sf-4col td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:left;
}



.sf-4col-button td:first-child {
  font-weight: bold;
  width: 100px;
  
  
  vertical-align: top;

}

.sf-4col-button td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 100px;
}

.sf-agents td {
  vertical-align: middle;
}

.sf-agents th:first-child {
  font-weight: bold;
  width: 30px;
  text-align: center;


}

.sf-agents td:first-child {
  font-weight: bold;
  width: 30px;
  
  
  text-align: center;


}

.sf-agents th:nth-last-child(2){
vertical-align: middle;
  text-align:center;
  width: 75px;
}

.sf-agents td:nth-last-child(2){
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:center;
  width: 75px;
}

.sf-agents td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 60px;

}



.sf-price-table td:first-child {
  font-weight: bold;
  width: 50px;
  
  
  vertical-align: top;
  text-align: center;

}
.sf-price-table th{
  text-align: left;
}
.sf-price-table th:first-child {
  font-weight: bold;
  text-align: center;

}

.sf-price-table td:nth-last-child(2), .sf-price-table td:last-child{
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 90px;
}

.sf-price-table th:nth-last-child(2), .sf-price-table th:last-child{

  text-align:right;
  width: 90px;
}

.sf-forum td{
  vertical-align: middle;
}

.sf-forum td:first-child {
  font-weight: bold;
  width: 250px;
  
  

}

.sf-forum td:nth-last-child(2) {

  width: 120px;
}

.sf-forum td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 55px;
}

.sf-newsletter td{
  vertical-align: middle;
}

.sf-newsletter td:first-child {
  font-weight: bold;
  width: 100px;
  
  

}



.sf-newsletter td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 55px;
}

.sf-club-request td:first-child {
    width: 250px;
}

.sf-members-table td{
  vertical-align: middle;
}

.sf-members-table td:first-child {
  font-weight: bold;
  width: 140px;
  
  

}
.sf-members-table td:nth-child(2) {

  width: 140px;
}

.sf-members-table td:nth-last-child(2) {

  width: 60px;
}

.sf-members-table td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 55px;
}

.sf-forum-topic tr:nth-child(even) td {
  background: #f4f4f4;

}

.sf-forum-topic td:first-child {
  
  

}

span.forum-post {
  display: block;
  padding: 0 0 10px 0 ;
  border-bottom: solid 1px #ccc;
  position: relative;
  clear: left;
  overflow: auto;
}

.forum-post img {
  display: inline-block;
  float: right;
  position: relative;
  clear: left;
  margin: 4px 4px 15px 15px;
  overflow: visible;
  border:solid 3px #fff;
-webkit-box-shadow:  0px 2px 4px 3px #a4a4a4;
        
        box-shadow:  0px 2px 4px 3px #a4a4a4;
}


.forum-author {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  padding:8px 0 5px 0;
  border-top: solid 1px #F0F0F0;
  line-height: 24px;
  font-style: italic;
  color: #223246;
  font-size: 12px!important;
}



.forum-author a {
  float: right;
  font-style: normal;
  font-size: 12px!important;
}


.sf-suggestions td{
  vertical-align: middle;
}

.sf-suggestions td:first-child {
  font-weight: bold;
  width: 120px;
  
  

}

.sf-suggestions td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 55px;
}


.sf-5col td:first-child {
  font-weight: bold;
  width: 100px;
  
  
  vertical-align: top;

}

.sf-5col td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:left;
}



.sf-5col-button td:first-child {
  font-weight: bold;
  width: 100px;
  
  
  vertical-align: top;

}

.sf-5col-button td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 100px;
}

.sf-6col td:first-child {
  font-weight: bold;
  
  
  
  vertical-align: top;

}

.sf-6col td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:left;
}



.sf-6col-button td:first-child {
  font-weight: bold;
  
  
  
  vertical-align: top;

}

.sf-6col-button td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 100px;
}

.sf-7col td:first-child {
  font-weight: bold;
  
  
  
  vertical-align: top;

}

.sf-7col td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:left;
}



.sf-7col-button td:first-child {
  font-weight: bold;
  width: 100px;
  
  
  vertical-align: top;

}

.sf-7col-button td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 55px;
}

table.sf-report-table { 
 
  clear: both;
  float: left;
  font-size: 13px;
  overflow: hidden;
  
}

.sf-report-table th{
  background-color: #F0F0F0;
border-right: 0;

border-top: 1px solid #E7E7E7;
color: #223246;
vertical-align: top;
padding: 7px 10px 7px 10px;
font-weight: bold;
text-align: center;
  
}



.sf-report-table td{
  background-color: #e0e0e0;
  border-right:1px solid #b9b9b9;
  border-left: solid 1px #ffffff;
  
  border-top: 1px solid #e7e7e7;  
  color: #223246;
  vertical-align: middle;
  padding: 7px 10px 7px 10px;
  text-align: center;
  
}

.sf-report-table th:first-child {
  font-weight: bold;
  width: 150px;
  

}
.sf-report-table td:first-child {
  font-weight: bold;
  width: 150px;
  
  
  text-align: left;

}

.sf-report-table td:last-child {
vertical-align: middle;

  border-left: solid 1px #ffffff;
  

}

.sf-packages-table td:last-child {
vertical-align: middle;
  border-left: solid 1px #ffffff;
  
  text-align:right;
  width: 170px;
}


.cell-bold {
  font-weight: bold!important;
}

.cell-small {
  width: 20px!important;
}

.cell-big {
  width: 180px!important;
}

.cell-center {
  text-align: center!important;
}

.cell-right {
  text-align: right!important;
}



.cell-left {
  text-align: left!important;
}

.cell-empty {
  border: none!important;
  background: none!important;
}

a.float-right {
  float: right;
  margin-left: 5px;
}

img.float-right {
  float: right;
  margin-left: 5px;
}

.cell-package {
  
  border-left: 1px solid #fff!important;
  
}
.cell-emptyborder {
  
  border-left: none!important;
  border-bottom: none!important;
  border-top: none!important;
  background: none!important;
}
.cell-bordertop td{
  border-top: 1px solid #b9b9b9;
}
.contentextra {
  overflow: auto;
  
  display: block;
  width: 100%;
    
  margin: 10px 0 20px 0;
}

.contentextra p {
  padding: 10px 0 0 10px;
}

.noattach {
  color:#999;
}
ul.tabs {
  display: inline-block;
  border-bottom: 2px #63bcac solid;
  width: 100%;
  float: right;
  text-align: right;
  margin: 0!important;

}

.tabs li {
  display: inline-block;
  list-style: none;
  margin:0 0 0 2px;
  padding:0;

  
  
}

li.tabtitle  {
  
  float: left!important;
}


.tabs h3 {
  font-size: 16px;
  line-height: 24px;
  color:#223246!important;
  font-weight: bold;
  font-family: 'GothamNarrow-Bold', Helvetica, sans-serif;
  padding: 0 0 0 5px;
}

.tabs a{
  display: inline-block;
  background: #e0e0e0;
  color: #223246;
  font-weight: bold;
  padding: 5px 10px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-right:1px solid #B9B9B9;
  border-left:1px solid #B9B9B9;
  border-top:1px solid #B9B9B9;
}

.tabs a:hover{
  background: #a8a7a7;
  
  
}

.tabs .active{
  background: #cfcfcf;
  border-right:1px solid #828282;
  border-left:1px solid #828282;
  border-top:1px solid #828282;
  
}

.tabs .active:hover{
  background: #bebebe;
  
}


ul#legend {
  list-style:none;
  margin:20px 0 0 0;
  padding:0;
  text-align:center;

}

ul#legend li  {
  display: inline-block;
  
  margin: 0 7px 0 0;
  
}

.legend-icon {
  margin: 0 5px 0 0;
} 


#accordion-container {
  font-size: 13px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.event-title {
  font-size: 13px;
  width: 100%;
  height: auto;
  cursor: pointer;
  color: #666666;
  display: block;
  overflow: auto;
}

td.date-td {
  padding: 0!important;
  width: 115px!important;
  vertical-align: middle;

}


.ticket-request td {
  vertical-align: middle;
}

.ticket-request td:first-child {
  width: 120px;
}
.date-left {
  display: inline-block;
  float: left;
  position: relative;
  width: 60px;
  text-align: center;
  line-height: 30px;
} 



.date-right {
  display: inline-block;
  float: left;
  position: relative;
  width: 50px;
  text-align: center;
}



.month {
  display: block;
  position: relative;
  width: 59px;
  line-height: 29px;
  border-right: 1px solid #ccc;
  color: #217572;
  font-weight: bold;
}
.time {
  display: block;
  position: relative;
  width: 49px;
  line-height: 28px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #ccc;
}

.table-dd .dropdown-menu {
  right: 0!important;
  left: auto;
}

a.button {
    color: #fff;
    padding: 8px 12px;
    border-radius: 4px;
    background-color:#480024;
    text-align: center;
}

a.button:hover {
    background-color: #002f5f;
    text-decoration: none;
}

a.button.danger {
    color: #fff;
    padding: 8px 12px;
    border-radius: 4px;
    background-color:#a81818;
}

a.button.danger:hover {
    color: #fff;
    background-color: #7e1212;
    text-decoration: none;
}

a.button.success {
    color: #fff;
    padding: 8px 12px;
    border-radius: 4px;
    background-color:#6cd219;

    }

a.button.success:hover {
    color: #fff;
    background-color: #69930e;
    text-decoration: none;
}

button.button {
    color: #fff;
    padding: 8px 12px;
    border-radius: 4px;
    background-color:#480024;
    border: 0;
}

button.button:hover {
    background-color: #002f5f;
    text-decoration: none;
}

button.button.danger {
    color: #fff;
    padding: 8px 12px;
    border-radius: 4px;
    background-color:#a81818;

}

button.button.danger:hover {
    color: #fff;
    background-color: #7e1212;
    text-decoration: none;
}

button.button.success {
    color: #fff;
    padding: 8px 12px;
    border-radius: 4px;
    background-color:#6cd219;

}

button.button.success:hover {
    color: #fff;
    background-color: #69930e;
    text-decoration: none;
}

.button.exported {
    background-color: #468847;
}

.year {
  display: block;
  position: relative;
  width: 49px;
  line-height: 28px;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}

.active-header {
  
  background: url(../images/active-header.png);
  background-repeat: no-repeat;
  background-position: right;
  margin: 0 0 -10px 0;
  


}

.active-header td {
  background-color: #dcdbdb!important;
}

.sf-event-title td {
  background-color: #dcdbdb!important;
}
.open-content td {
  background-color: #dcdbdb!important;
}

.active-header:hover {
  background: url(../images/active-header.png);
  background-repeat: no-repeat;
  background-position: right 50%;
}

/*.inactive-header td:hover{
  background-color: #dcdbdb!important;

}*/


.inactive-header:hover {
  background: url(../images/inactive-header.gif) ;
  background-repeat: no-repeat;
  background-position: right 50%;
}

.accordion-content {
  display: none;
  
}

.symbol-icon{
  padding:0 0 0 3px!important;
  float: none!important;
}


@media screen and (max-width: 47.95em) {

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        padding: 0;
    }

    .sf-2col tr td:first-child {
        width: 100px;
    }


    .responsive-calendar .controls h4 {
        display: inline;
        font-size: 20px;
        line-height: 32px;
    }

    body {
        background: #f4f4f4;
    }
    img.logo {
        float: left;
        display: inline-block;
        max-width: 280px;
        margin: 5px;
    }


    .js .oc {
        width: auto;
        position: absolute;
        top: 0;
        left: -320px;
    }
    .wrap {
        padding: 0;
        overflow: inherit!important;
        box-shadow: none;

    }
    #side-menu {
        max-width: 300px;
        width: 100%;
    }

      .navbar-nav > li > a {
        padding: 10px 0px;
    }
    .navbar-default .navbar-nav > li > a {
        color: #223246;
        border-right: none;
        border-bottom: 1px solid #b1b1b1;
    }

    .navbar-default .navbar-nav > li:last-child > a {
        color: #223246;
        border-right: none;
        border-bottom: none;
    }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #fff!important;
        background: none;
    }


    table.sf-e-booker-tours-table {
        margin-top: 00px;
    }
    .sf-e-booker-tours-table td:last-child a{
        margin-bottom: 5px;
    }
.sf-e-booker-tours-table td:last-child button {
float: right;
margin-left: 5px;
}



.sf-e-booker-tours-table td:last-child a {
float: right;
margin-left: 5px;
}



    .sf-e-booker-tours-table td:first-child {
        padding: 0!important;
        width: 0px;
    }
    .sf-e-booker-tours-table td:first-child img{
        width: 0;
    }

    .sf-e-booker-tours-table select {
        width: 90px;
        margin-top: 5px;
    }

   ul#progress_bar li.in-active, ul#progress_bar li.visited {
        display: none;

    }

    ul#progress_bar li.active {
        display: inherit;
        width: auto;

    }

    .mob-show {
        display: inline-block;
    }
    .mob-hide {
        display: none!important;
    }


}

.table-datepicker-tag, .table-datepicker-tag tr, .table-datepicker-tag tr td {
    border: none;
}
.table-datepicker-tag img, .table-datepicker-tag input {
    display: inline-block;
}
.table-datepicker-tag img {
    margin-left: 5px;
}

@media screen and (min-width: 47.75em) and (max-width: 63.236em) {
    .tour-type { width: 150px; padding: 0;}
    .first-available { padding: 0;}
    .search { padding-left: 0; padding-right: 0;}
    .specific{padding-right: 1px; padding-left: 10px;}
    .site-title { width: 42%; margin-top: 4%; }
    .site-title p {  text-align: center; margin:7px 0px 7px 0;}
    .side-menu-content { display: none; }
    span.legend-name { display: inline-block; width: 30%;}
    .navbar-collapse { width: 700px; margin: 0 auto!important;}
  .standard-mob { display: block;position: absolute;right: 0;top: 0; }
    .standard { display: none;}
}



@media screen and (min-width: 46.25em) {
    button.side-menu-link {
        display: none;
    }
    .wrap.active {
        left: 0;

        width: 100px;
    }
.col-md-3 { padding-left: 15px;}


}

@media screen and (min-width: 32.5em) and (max-width: 46em) {
  .standard-mob { display: block;position: absolute;right: 0;top: 0; }
    .standard { display: none;}
  }


@media screen and (max-width: 32em) {
    .sf-e-booker-tours-table select {
        float: left;
    }
    .sf-e-booker-tours-table td:last-child a{
        float: left;
    }
    
    .sf-e-booker-tours-table td:last-child button{
        float: left;
        margin-bottom:5px;
    }
    .site-title { width: 100%; margin-top: 1%; margin-bottom: 2%;}
    .site-title p {  text-align: center; margin:7px 0px 7px 0;}
    .card-pay { margin-top: 4%;}
    .sf-e-booker-tours-table td:first-child img {
        display: none;
    }
    .standard-mob { display: block;position: absolute;right: 0;top: 0; }
    .standard { display: none;}
    .admin { margin: 0; float: left;}
    .logout { margin: 15% 0 0 7%; }



 }


@media (min-width: 992px) and (max-width: 1200px) {
  .container {
    width: 100%;
  }
}

