/* MT-Brookfield */

html, body
{
	padding: 0;
	margin: 0;
}
body {
  background-color: #FFF;
  font-family: 'Arial', sans-serif;

  /* MSS-4160 */
  font-size: 16px;
  line-height: 1.2em;

  color: #000;
  -webkit-text-size-adjust: none;
}

body.BG
{
}

h1, h2, h3, h4, h5, h6
{
	line-height: 1;
	color: #330;
	font-weight: bold;
	margin: 20px 0 10px 0;
}
h1, h2, h3
{
	/*font-size: 18px;*/
	font-size: 130%;
        line-height: 1.4em;
}
h4, h5, h6
{
	/*font-size: 16px;*/
	font-size: 115%;
        line-height: 1.3em;
}
p
{
	margin: 0 0 10px 0;
}

a, a:visited, a:hover
{
   color: #FD4F57;
}

pre
{
	/*font-size: 12px;*/
	font-size: 85%;
        line-height: 1.2em;
	width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#page
{
  min-width: 300px;
}

#page nav
{
  display: none;
}

.section-outer
{
  width: 100%;
}

.section-outer + .section-outer
{
  margin-top: 1em;
}

.section-inner
{
  max-width: 1170px;
  padding-left: 7px;
  padding-right: 7px;

  margin: 0px auto;
}

#header
{
	position: relative;

	color: #fff;

    background-color: #FD4F57;
}

#header.section-outer
{
    z-index: 1;
}

#header .section-outer-bg-image
{
}

#header .section-inner
{
  position: relative;
}

.siteTitle
{
   font-size: 150%; /* SG: font */
   font-size: 40px;
   font-size: 32px;
   font-weight: bold;
   line-height: 40px;
   padding: 5px 0px;

   width: 100%;
   text-align: center;
}

.siteTitle img {
    width: 300px;
    max-width: 300px !important;
}

.siteTitle,
.siteTitle A, 
.siteTitle A:visited,
.siteTitle A:hover
{
  text-decoration: none !important;    
  color: #FFF;
}

#header .social-media-icons
{
  text-align: right;
}

#header .social-media-icons a.social-media-link,
#header .social-media-icons a.social-media-link:visited,
#header .social-media-icons a.social-media-link:hover
{
  color: #FFF;
  background-color: transparent;
  
  border: solid 2px #FFD5D0;
}


#header .social-media-icons .phone,
#header .social-media-icons .phone A.phone-link,
#header .social-media-icons .phone A.phone-link:visited,
#header .social-media-icons .phone A.phone-link:hover
{
  color: inherit;
}

.customLink {
}
.visible-mobile-block
{
  display: none;
}

#slideshow-banner .section-outer-bg-image
{
  background-image: url(img/slideshow_bg_pattern.png);
  background-repeat: repeat;
  background-position: 0px -10px;
  background-size: cover; 
}

.bx-caption-inner {
    font-size: 20px !important;
    color: #4a4a4a !important;
    font-weight: bold;
}

.bx-caption-content {
    color: #4a4a4a !important;
}

.bx-caption-overlay {
    background-color: white !important;
}



@media screen and (max-width:767px) {

  .visible-mobile-block
  {
    display: block;
  }

  .hidden-mobile
  {
    display: none;
  }

  #header #siteTitle
  {
     float: none;
     text-align: center;
     padding-bottom: 0px;
  }

  #header .social-media-icons
  {
    float: none;
    text-align: center;
    padding-bottom: 0px;
  }

  #header .social-media-icons .phone
  {
    display: block;
  }

  #header .social-media-icons .social-media-link.phone-icon-link
  {
    display: none;    
  }
}

@media screen and (max-width:767px) {
  .mt-logo-wide .visible-mobile-block
  {
    display: block;
  }

  .mt-logo-wide .hidden-mobile
  {
    display: none;
  }

  #header .mt-logo-wide  #siteTitle
  {
     float: none;
     text-align: center;
     padding-bottom: 0px;
  }

  #header .mt-logo-wide  .social-media-icons
  {
    float: none;
    text-align: center;
    padding-bottom: 0px;
  }

  #header .mt-logo-wide  .social-media-icons .phone
  {
    display: block;
  }

  #header .mt-logo-wide  .social-media-icons .social-media-link.phone-icon-link
  {
    display: none;    
  }
}

#slideshow-banner
{
  margin-top: 0px;
  background-color: #FFD5D0;
  position: relative;
  /*margin-top: -30px;*/
}

#slideshow-banner .section-outer-bg-image
{
  padding-top: 40px;
  padding-bottom: 10px;
}

@media screen and (max-width: 481px)
{
    #slideshow-banner .section-outer-bg-image
    {
      padding-top: 30px;
      padding-bottom: 10px;
    }  
}

#slideshow-banner .section-inner
{
  overflow: hidden;
}

#slideshow-banner .section-inner .banner-image
{
  display: block;
  padding: 0px;
  margin: 0px auto 30px;
}

#slideshow-banner .bx-wrapper .bx-viewport {
    border: none;
}

#slideshow-banner .bx-pager-link {
    background: #FFFFFF;
    margin: 2px 7px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

#slideshow-banner .bx-pager-link.active {
    border: none;
    background: #FD4F57;
}

#slideshow-banner .bx-wrapper .bx-pager {
    padding: 30px 0px 15px;
}

#slideshow-banner .bx-wrapper {
    max-height: none !important;
}


#section-page-header
{
  margin: 2em 0px;    
}

#section-main-bottom .news-header {
    padding: 0px 0px 25px 0px !important;
}

#pageContent {
  font-size: 16px;
  line-height: 28px;
}

#pageContent .cms-content,
#pageContent p, #pageContent UL {
  font-size: 16px;
}

#pageContent .page-summary {
  padding-bottom: 30px;
}

.modal-dialog {
    font-size: 16px !important;
    line-height: 1.2 !important;
}

#page-data-container .bct,
#pageContent .page-summary,
#pageContent .page-body {
    width: 80%;
    margin: 0px auto;
}

#page-data-container .bct {
    margin-bottom: 20px;
}

#section-page-header {
    margin: 50px 0px 40px 0px;
}
#section-site-greeting {
    text-align: center;
}

#section-main-bottom .pageBody {
    border-top: 3px solid #FFD5D0;
    padding: 50px 0px;
}

#section-main {
    margin-top: 0px;
    margin-bottom: 70px;
}

h2.header,
div.header
{
  color: #FD4F57;
  display: block;
  padding: 4px 10px !important;
  margin: 0px !important;
  
  /* SG: font */
  font-size: 30px;
  line-height: 30px;
}

h2.header,
.pageBody > .header
{
  text-align: center;
  font-size: 30px;
  line-height: 35px;
}

div.header
{
  font-size: 30px;
  line-height: 35px;
  margin-bottom: 0.5em !important;    
}

.header p 
{
  margin: 0px;
}

#section-site-greeting
{
  margin-bottom: 1em;    
}

.site-greeting
{
  font-weight: bold;  

/*  font-size: 125%;
  line-height: 1.3em;
*/

  font-size: 23px;
  line-height: 27px;
}

#footer {
    background-color: #FD4F57;
    padding: 40px 0px;
    font-size: 12px;
    line-height: 1.5;
    color: #FFD5D0;
    margin: 0px !important;
}

#footer A
{
  color: inherit;    
}

#footer .poweredByContainer {
    background-color: transparent;
    font-size: 12px;
    line-height: 1.5;
    opacity: 1;
}

#footer .morenews {
    display: block;
    margin: 1em 0;
}

#footer .morenews img {
    width: 148px;
}

/* HIDES TEH HEADER IN THE PAGE BODY */
/*
.pageBody .header
{
  display: none;
}
*/

#page-data-container
{
  color: #4A4A4A;
  min-height: 400px;
}

/* INNER PAGE BODY BCT */
#section-main DIV.bct
{
  /*font-size: 12pt;*/
  font-size: 115%;
  line-height: 1.3em;
  font-weight: bold;
}

/****** Menu Buttons *******/
.MenuButton
{
  width:150px;
  height:110px;
  cursor: hand;
  cursor: pointer;
  border:solid 2px #FD4F57;
  text-align:center;
  vertical-align:middle;
}
.MenuButton TD
{
  padding:15px;
  background:#FD4F57;
}
.MenuButton A,
.MenuButton A:hover,
.MenuButton A:Visited
{
  text-decoration:none !important;
  color:#FFF;
}
.MenuButtonHover
{
  background:#FFD5D0;
}

/* responsive tabs */
.tabs {
  background-color: transparent;
  padding: 0 5px;

  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.tabs div.menu-item 
{
  background-color: Transparent;  
  display: inline-block;      
  margin: 10px 0 -1px 5px;  
}
.tabs a 
{
  display: block;
  padding: 10px 15px;
  text-decoration :none;
  color: #000;
  opacity: 0.6;

  text-decoration:underline;
}

.tabs a:hover {

  text-decoration:none;

  background-color: #FFF;
  cursor:hand;
}

.tabs div.menu-item.active
{
  /*border-bottom-color: #FFF;    */
  opacity: 1;
}

.tabs .menu-item a.active,
.tabs .menu-item a.active:hover 
{
  /* 
     copied from the 
     tabbedpanelitemactive 
  */
  background-color: Transparent;
  color: #000000;

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
    
  text-decoration: none !important; 
  cursor: text !important; 
}

@media screen and (max-width: 769px) {
  .tabs a {
    padding: 5px 10px;
  }
}

/*
  Menu
*/

.mainMenuContainer
{
  padding-left: 0px;
  padding-right: 0px;
}

.mainMenuContainer > table {
    width: 100%;
}

#menu,
#menu_section
{
  padding: 0px 0px 10px 0px;
}

#mobile-menu-actions
{
  border-bottom: solid 1px #FFF;
  cursor: pointer;
  cursor: hand;    
  line-height: 40px;
  overflow: hidden;
}

#mobile-menu-actions .menu-caption
{
  font-size: 110%;
  font-weight: bold;
}

.menu-btn
{
    padding: 6px 5px;
    margin: 5px 0px 4px;
    background-color: transparent;
    background-image: none;
    border: none;
}

.menu-btn .icon-bar {
    display: block;
    width: 22px;
    height: 3px;
    border-radius: 2px;
}

.menu-btn .icon-bar + .icon-bar
{
  margin-top: 4px;
}

.menu-btn .icon-bar {
    background-color: #fff;
}

.menu-btn:hover .icon-bar, .menu-btn:focus .icon-bar
{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}

#header a.shopping_cart
{
	background: center center no-repeat transparent;
	background-image: url('img/shopping_cart.png');

	display: block;
	width: 40px;
	height: 40px;
}

.customMenuBG.with-shopping-cart .mainMenuContainer
{
  margin-right: 50px;
}

.dropdown.shopping_cart_container 
{
	position: absolute !important;
	top: -5px;
	left: auto;
	right: 10px;
}

/* SG: replaced with the .dropdown.shopping_cart_container style overrides
#menu a.shopping_cart,
#menu_section a.shopping_cart
{
	position: absolute;
	top: 0;
	left: auto;
	right: 10px;
}
*/

TABLE.menuTopItem
{
  margin-top: 0px !important;    
}

TABLE.menuTopItem TD
{
  padding: 0px !important;    
}

.menuTopItem
{
  margin: 0px;
}

.mainMenu
{
}

.menuTopItem A,
.menuTopItem A:hover,
.menuTopItem A:visited
{
    font-size: 120% !important;
    font-size: 16px !important;

    color: #FFF;
    cursor: pointer !important;
    text-decoration: none;
    
    display: block;
    padding: 5px 10px;
    font-weight: bold;
}

.menuTopItem A:hover
{
  background-color: transparent;
}

.menuItemL2 TABLE
{
  border-top: solid 1px #fff;    
  border-left: solid 1px #fff;    
  border-right: solid 1px #fff; 
  
  min-width: 200px;   
  margin : 0px 0px 0px 0px;  
}

.menuItemL2 A,
.menuItemL2 A:hover,
.menuItemL2 A:visited
{
    cursor: pointer !important;
    text-decoration: none;
    padding-left:7px;
    color: #FFF;
    
    font-size: 130%;
    line-height: 135%;

    font-size: 16px;
    line-height: 18px;
}

.menuItemL2 TABLE TR TD
{
  color: #FFFFFF;
  text-decoration: none;
  border-bottom:solid 1px #fff;
}

.dynamicLevelmenuItem TABLE TR TD TABLE TR TD
{
  padding: 5px !important;     
}

.menuItemL2 TABLE TR TD TABLE,
.menuItemL2 TABLE TR TD TABLE TR TD
{
  border: none;
}

.menuItemL2 A
{
  display: block;    
}

.menuItemL2 TABLE,
.menuItemL2 TABLE TR TD
{
  background-color:#FD4F57;  
}

.menuItemL2 A:hover
{
  background-color: #FD4F57;
  text-decoration: none;  
}

/*
  Popup styles
*/

/* narrow screens */
.pickClassesGridContainer
{
  /*overflow: inherit !important;*/
  width: 100%;
  height: auto;
}

.pickClassesGridContainer #scroller
{
  width: 770px;
  margin-bottom: 5px;
}

.Classes2SelectorGrid TR TD 
{
  white-space: nowrap !important;
}

/* wide screens */
@media screen and (min-width: 768px) {
  .pickClassesGridContainer {
    overflow: auto !important;
    height: 300px;
    width: 100%;
  }

  .pickClassesGridContainer #scroller
  {
    width: auto !important;
    overflow: hidden;
  }

  .Classes2SelectorGrid TR TD 
  {
    white-space: normal !important;
  }
}


.loadingPickClassesIndicator,
.loadingPickClassesIndicator TR TD
{
  height: auto !important;
  text-align: left !important;
}

/* Misc styles */

.msgBody, .mainMessages
{
    margin-top: 7px;
    margin-bottom: 7px;
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid #514333;
    background-color: #f6fab6;
}

TD.msgText, .innerMessage
{
    padding:2px;
    /*font-size: 80%;*/
    font-size: 90%;
    line-height: 1.2em;
    font-weight: bold;
    color: #293451;
    background-color: #f6fab6;
}

.classDescriptionHint
{
    position:absolute;
    z-index:999;
    width:220px;
    background-color:#F2F2F2;
    color: #000;
    padding:10px;
    border:1px solid #E5E5E5;
    display: none;
    font-size: 90%;
    line-height: 1.2em;
}

.browserWarning
{
  border: solid 2px red;
  color: red;
  background-color: #FFFFEE;
  padding: 10px;
}

.copyright-block
{
  margin-bottom: 5px;    
}

/*
  HEADER and BORDERS formatting
*/

A.TableHeader,
DIV.TableHeader,
TH.TableHeader,
TD.TableHeader,
.TableHeader TH, .TableHeader TD
{
  font-weight: bold;
  text-align: center;
  background-color: #FFD5D0;
  color: #4A4A4A;
}

.TableHeader A.headerLink,
.TableHeader A.customLink
{
   color: #4A4A4A;    
}

A.TableWithBorders, 
.TableWithBorders, 
.TableWithBorders tr td, 
.TableWithBorders tr th
{
    border-color: #aaa;
}

h4.window-title
{
  color: inherit;
}

TD.tMnuBorder
{
 background-color: gray;
}

.spaceBox
{
  padding: 15px;
}

/*
  Calendar page formatting
*/

.calendarLink,
.calendarLinkHighlighted
{
  padding: 3px 10px 10px 3px;
}

A.calendarLinkHighlighted,
A:hover.calendarLinkHighlighted,
A:visited.calendarLinkHighlighted
{
  font-weight: bold;
  text-decoration: none;
}

.CalendarTable TD
{
  width: 14%;
  text-align:left;
}

TD.CalendarWeekCell
{
  background-color: #FFFFFF;
}

TD.CalendarWeekCellHighlighted
{
  background-color: #FFFFFF;
  font-weight: bold;
}


TD.CalendarEntry,
TD.calendarEntryHighlighted,
TD.calendarEntryOutOfRange
{
  height: 45px;
}

 TD.calendarEntryHighlighted
{
  background-color: #FFFFFF;
}

 TD.calendarEntryOutOfRange
{
  background-color: #EEEEEE;
}

.currentMonth
{
  text-align: center;
  /*font-size: 24px;*/
  font-size: 150%;
  line-height: 1.7em;

  color: #000;
  font-weight: normal;
}

.newsItemDate
{
  font-weight: bold;    
  display: block;
  margin-bottom: 5px;
  color: #FD4F57;
}

.newsItemTitle, #section-site-greeting {
    font-size: 20px;
    line-height: 28px;
    color: #4A4A4A;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}

#section-main-bottom .newsItemContent p {
    line-height: 24px;
}

.newsItemDescription p, .newsItemDescription span {
    color: #4A4A4A !important;
}

br.newsAfterTitle
{
  display: none;  
}

.news_sep
{
  height: 1em;    
}

#section-main-bottom .morenews {
    background-color: #FD4F57;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 5px;
    border: solid 1px transparent;
    display: inline-block;
}

    #section-main-bottom .morenews:hover {
        border: solid 1px #ccc;
    }

/*
  SUBSCRIBE HOME PAGE CONTROL
*/
.subscribe-block
{
  padding: 0px 0px 0px 10px;    
}

@media screen and (max-width: 767px) {
  .subscribe-block
  {
    padding: 10px 0px;    
  }
}

div.subscribe-content
{
  padding: 10px;
  width: 100%;
  max-width: 320px;
  margin: 0px auto;
}

#section-main-bottom .subscribe-block .subscribe-content {
    background-color: #FFD5D0;
    border: none;
    margin-right: 0px;
}

#section-main-bottom .subscribe-block .subscribe-header {
    text-align: center;
    color: #FD4F57;
    font-size: 20px;
    line-height: 28px;
}

.subscribe-content INPUT[type=text]
{
  padding: 8px;
  width: 100% !important;   
  max-width: none; 
}

.subscribe-content .subscribeContactSubmit
{
 width: 100%;
 border: none;
 background-color: #FD4F57;
 color: #FFF;
 font-size: 16px;
 line-height: 24px;
 font-weight: normal;

 text-transform: uppercase;
 padding: 8px 12px;

 border-radius: 3px;
 border: solid 1px #FD4F57;
}

.subscribe-content INPUT
{
   font-family: "Arial";
   font-size: 16px;
}

.subscribe-content .promptTextBox
{
  color: #a6a8ab;  
  font-style: normal;  
}

.subscribe-content .subscribeContactTableValueTD
{
  padding: 2px 2px 10px 2px;    
}

.subscribe-content table td
{
  border: none !important;
}

.subscribe-header
{
  margin-bottom: 10px;
  color: #FD4F57;
  font-size: 125%;
  font-size: 30px;
  line-height: 40px;

  font-size: 23px;
  line-height: 30px;
}

.address-block
{
  padding-left: 10px;
  margin-top: 1.5em;
}

.address-block div.address-header.header,
.address-block .address-content
{
  width: 100%;
  max-width: 320px;
  margin-left: auto !important;
  margin-right: auto !important;
}

#section-main-bottom .address-block .address-header {
    padding-top: 25px !important;
    margin: 0 0 0 auto !important;
    text-align: center;
    font-size: 20px;
    line-height: 28px;

}

#section-main-bottom .address-block .address-content {
    padding-bottom: 25px;
    margin-right: 0px !important;
    color: #FD4F57;
}

#section-main-bottom .address-block .address-header,
#section-main-bottom .address-block .address-content {
    background-color: #FFD5D0;
    max-width: 320px;

}

.address-block.col-xs-12
{
  padding-left: 0px;
  margin-top: 1.5em;
}

.address-block.col-xs-12 div.address-header.header,
.address-block.col-xs-12 .address-content
{
  max-width: 30000px;
}

@media screen and (max-width:767px) {
  .address-block {
    padding: 0px;
  }

  .address-block div.address-header.header,
  .address-block .address-content
  {
    max-width: 30000px;
  }
}


.bx-wrapper div.bx-caption-overlay .bx-caption-inner {
    color: #FFF;
}
.bx-wrapper div.bx-caption-overlay a.bx-caption-button, 
.bx-wrapper div.bx-caption-overlay a.bx-caption-button:hover {
    background-color: #FD4F57;
}

/* Styles by SG in additional to MT styles */
/*button:not(.close), html input[type="button"], input[type="reset"], input[type="submit"] {
    background: #FD4F57;
    min-width: 40px;
    
    padding: 8px 8px;
    margin-top: 1px; 

    border-radius: 3px;
    border-width: 0;
    outline: none;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px; 
}*/

input[type=submit],
input[type=button],
A.register, A.classDetails, A.dropin, A.schedule-btn,
a.customButton {
    font-size: 16px !important;
}

/*select.txtEditable, 
select.txtReadOnly, 
textarea.txtEditable,
textarea.txtReadOnly,
input.txtEditable, 
input.txtReadOnly,
table.ccForm .braintree-form-control {
    font-size: 16px;
    border-radius: 2px;
    border: solid 1px #a9a9a9;
    padding: 6px 5px;
}*/

/* improvements to make it looking the same on Mac OS, Windows, iOS */
/*input.txtEditable, 
input.txtReadOnly,
select.txtEditable,
select.txtReadOnly,
table.ccForm .braintree-form-control {
    height: 34px; 
}*/

INPUT.wide {
    width: 100% !important;
    max-width: 20em;
}

/* SG: omited as filter section uses vertical align for the labels */
/*.modal-dialog select.txtEditable,
.modal-dialog select.txtReadOnly,
.modal-dialog textarea.txtEditable,
.modal-dialog textarea.txtReadOnly,
.modal-dialog input.txtEditable,
.modal-dialog input.txtReadOnly {
    padding: 1px 1px;
}

.modal-dialog button:not(.close),
.modal-dialog input[type="button"],
.modal-dialog input[type="reset"],
.modal-dialog input[type="submit"] {
    padding: 5px 5px;
}*/

/*
    Styles added by MT
*/
.st-key {
    color: #FD4F57;
}

.st-val {
    text-align: left;
}

.classTableHeaderTD {
    color: #FD4F57;
}

#page-data-container .classesControl .classTable a:not(.register):not(.classDetails):not(.schedule-btn):not(.dropin):not(.customButton),
#page-data-container .classesControl .classTable a:visited:not(.register):not(.classDetails):not(.schedule-btn):not(.dropin):not(.customButton),
#page-data-container .classesControl .classTable a:hover:not(.register):not(.classDetails):not(.schedule-btn):not(.dropin):not(.customButton) {
    color: #4A4A4A;
}

.teachersPage #section-main {
    margin-bottom: 0px;
}

.teachersPage #section-main .section-inner {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    max-width: 100%;
}

.teachersPage #section-main #pageContent {
    width: 100%;
}

.teachersPage #section-main .teacherTable {
    background-color: #FFD5D0;
    width: 100%;
    padding: 50px 0;
}

.teachersPage #section-main .teacherTable tbody {
    max-width: 1170px !important;
    display: block;
    margin: 0 auto;
    padding: 20px 0;
}

.teachersPage #section-main .teacherDescriptionSpan {
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding-right: 0px;
    text-align: left;
    border-bottom: 2px solid #FD4F57;
    padding-bottom: 20px;
}

.login {
    background-color: #FFD5D0;
    margin-top: 50px;
    margin-bottom: 60px;
    padding-top: 30px;
    padding-bottom: 1px;
}

.login .loginContainer {
    width: 80%;
    border: none;
    margin-bottom: 60px;
}

#page-data-container .loginControls a {
    text-transform: capitalize;
}

.login .loginContainer .loginControls tr:last-child td > div {
    text-align: left;
}

.login .loginContainer .loginControls {
    width: 100%;
}

.login .separator {
    display: none;
}

.login input[type=submit] {
    display: block;
    background: #FD4F57;
    min-width: 80px;
    height: 45px;
    border-radius: 3px;
    border-width: 0;
    outline: none;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
}

.login input[type=text],
.login input[type=password] {
    height: 48px;
    font-size: 16px;
    border-radius: 3px;
    border: solid 3px rgba(0, 0, 0, 0.1);
    margin: 5px 0;
    padding: 12px 10px;
    width: 100% !important;
}

.login .noAccountLoginControls {
    width: 100% !important;
}

.login .subHeader {
    font-size: 20px !important;
    line-height: 28px;
}

.login .loginControls tr td,
.login .loginContainer .noAccountSection .noAccountLoginControls tr td {
    font-size: 18px;
}

.login td > div {
    font-size: 100% !important;
}

.login .loginControls tr td,
.login .noAccountLoginControls TR TD {
    text-align: left !important;
}


/*
    JLF Updates from MT feedback
*/


.newsPage #pageContent, 
.classPage #pageContent,
.smsoptinPage #pageContent,
DIV.scheduleMakeup,
DIV.scheduleDemo
{
  width: 60%;
  margin-left:auto;
  margin-right: auto;
}

/*.news-block {
    width: 75%;
}*/

DIV.contactUsControls
{
  width: 80%;
  margin:auto;
}

.meetingsSelector .ResponsiveButtonHolder
{
  text-align:center;
}



@media screen and (max-width: 767px) 
{
  .newsPage #pageContent,
  .classPage #pageContent,
  .locationsPage #pageContent,
  .smsoptinPage #pageContent
  DIV.scheduleMakeup,
  DIV.scheduleDemo
  {
    width: 80%;
  }

}


/*
    RESPONSIVE PART INTRODUCED BY MT
*/

@media screen and (max-width: 767px) {
    #page-data-container .bct,
    .news-block
     {
        text-align: center;
    }

    #section-main-bottom .subscribe-block {
        margin-top: 30px;
    }

    .subscribe-content {
        margin: 0px auto !important;
    }

    #section-main-bottom .address-block .address-header,
    #section-main-bottom .address-block .address-content {
        margin: 0px auto !important;
    }

    #footer {
        text-align: center;
    }

    #footer .poweredByContainer {
        float: none;
        text-align: center;
    }

    #page-data-container .bct,
    #pageContent .page-summary,
    #pageContent .page-body  {
        width: 80%;
    }

    .teachersPage #section-main .teacherTable  > tbody > tr > td {
        display: block;
        margin: 0 auto;
    }

    .teachersPage #section-main .teacherTable .teacherNameSpan {
        padding-top: 20px !important;
        text-align: center !important;
        width: 100% !important;
        padding-left: 0px !important;
    }

    .teachersPage #section-main .teacherTable .teacherDescriptionSpan {
        padding-left: 0px !important;
        text-align: center !important;
        margin-left: 0px;
    }

    .teachersPage #section-main .teacherTable > tbody > tr {
        width: 80%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1169px) {
    .login {
        margin-bottom: 0px !important;
    }

    body.with-login-box #section-main {
        margin-bottom: 0px;
    }

    body.with-login-box #section-main > .section-inner {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media screen and (max-width: 1170px) {
    #section-main-bottom {
        width: 80%;
        margin: 0 auto;
    }

    .login .loginControls tr:not(:first-child):not(:last-child) td:first-child {
        display: none;
    }
}

@media screen and (min-width:768px) {
  .social-media-icons {
    position: absolute;
    right: 0;
    z-index: 1;
  }
}

@media screen and (min-width:1025px) {
  .social-media-icons {
    margin-right: 50px;

  }
}

.makeupsDemos #ctl04_pnlContinue
{
  width: 100%;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}


