/* MT-Granville */

html, body
{
	padding: 0;
	margin: 0;
}
body {
  background-color: #FFF;
  font-family: 'Arial', sans-serif;

  /* MSS-4160 */
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2em;

  color: #4A4A4A;
  -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: 1120px;
  padding-left: 7px;
  padding-right: 7px;

  margin: 0px auto;
}

#pageContent > TABLE
{
  max-width: 900px;
  margin:auto;
}

#header
{
	position: relative;

	color: #fff;
}

#header.section-outer
{
    z-index: 1;
}

#header .section-outer-bg-image
{
}

#header .section-inner
{
  position: relative;
}

#header #site-title-container 
{
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}

.siteTitle
{
   font-size: 150%;
   font-size: 40px;
   font-size: 30px;
   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: #FD4F57;
}

#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
{
  text-decoration: none;
  color: #FD4F57;
  background-color: Transparent;
  
  border: solid 2px #FD4F57;
}

#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: #FD4F57;
}

.customLink {
}

.visible-mobile-block
{
  display: none;
}


/*
  JLF updates from MT feedback

*/

div.address-content a, 
div.address-content a:visited, 
div.address-content a:hover
{
  color: inherit;
}





@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: Transparent;
}

#slideshow-banner .section-inner
{
  max-width: 100%;   
  padding: 0px; 
}

#slideshow-banner .section-outer-bg-image
{
  padding: 0px;
}  

#slideshow-banner .bx-wrapper .bx-viewport {
	border: none;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	background: Transparent;
}

.bx-wrapper div.bx-viewport {
	border-color: none;
}

.bx-wrapper .bx-caption-overlay .bx-caption-inner
{
  line-height: 100% !important;
}

.bx-wrapper .bx-pager
{
  position: absolute;
  bottom: 20px;          
}

.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;
}

.bx-wrapper div.bx-caption-overlay a.bx-caption-button:hover
{
    color: #FD4F57;
    background-color: #FFD5D0;
}

.bx-wrapper div.bx-default-pager.bx-pager a {
    webkit-box-shadow: 0 2px 3px rgba(0,0,0,.6);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,.6);
    box-shadow: 0 2px 3px rgba(0,0,0,.6);
}

.bx-wrapper .bx-pager div.bx-pager-item {
    height: 28px;
    width: 28px;
}

#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;
}

@media screen and (max-width: 481px)
{
    #slideshow-banner .section-outer-bg-image
    {
    }  
}

#slideshow-banner .section-inner
{
  overflow: hidden;
}

#slideshow-banner .section-inner .banner-image
{
  display: block;
  padding: 0px;
  margin: 0px auto 30px;
}

#section-page-header
{
  margin: 2em 0px;    
}

#pageContent .cms-content,
#pageContent p, #pageContent UL {
  font-size: 16px;
}

.registerPage #pageContent .cms-content,
.registerPage #pageContent p, 
.registerPage #pageContent UL,
.teachersPage #pageContent .cms-content,
.teachersPage #pageContent p, 
.teachersPage #pageContent UL, 
.classesPage #pageContent .cms-content,
.classesPage #pageContent p, 
.classesPage  #pageContent UL,
.indexPage #pageContent .cms-content,
.indexPage  #pageContent p, 
.indexPage   #pageContent UL
{
  font-size: 20px;
  line-height: 28px;
}


#pageContent .page-summary,
#pageContent .page-body,
.indexPage .page-body,
#pageContent .additionalContent
{
    width: 80%;
    margin: 0px auto;
}



.contact_usPage .pageBody,
.subscribemePage .pageBody {
    /* width: 60%; */
    margin: 0px auto;
}


#pageContent .page-summary {
  padding-bottom: 30px;
}

.modal-dialog {
    font-size: 16px !important;
    line-height: 1.2 !important;
}

.indexPage #section-main {
    padding-top: 40px;
}

#section-main > .section-inner.pageBody
{
  min-height: 400px;

  padding-bottom: 50px;
}

.indexPage #section-main > .section-inner.pageBody {
    min-height: 200px;
}

#section-main.section-outer
{
  margin-top: 2em;    
}

h2.header,
div.header
{
  color: #FD4F57;  

  display: block;
  padding: 4px 10px;
  margin: 0px !important;
  
  /* SG: font */
  font-size: 30px;
  line-height: 30px;


  text-align: center;

  position: relative;
}

h2.header,
.pageBody > .header
{
  font-size: 30px;
  line-height: 35px;
}

div.header
{

  font-size: 30px;
  line-height: 35px;
  margin-bottom: 0.5em !important;    
}

@media screen and (max-width: 769px) {
  div.header  {    font-size: 25px;   }
}


#section-site-greeting .site-greeting.header:after,
.news-block .header:after {
    margin-top: 25px;
    line-height: 100%;
}
#section-site-greeting .site-greeting.header:after, 
.news-header:after {
    background-image: url(img/red-smile.svg);
    background-repeat: no-repeat;
    background-position: center center;
    content: '';
    height: 20px;
    display: block;
}

.header .border-elem, .header .circle-elem {
    display: none;
}

.header p 
{
  margin: 0px;
  line-height: 125% !important;
}

p
{
  line-height: 150%;
}

.newsItemDescription
{
  line-height: 150%;
}

#section-site-greeting
{
  margin-bottom: 1em;    
}

.site-greeting {
    color: #FD4F57;
}

.news-block {
    width: 75%;
    margin: 0px auto;
}

.news-header,
.site-greeting,
.address-header
{
  font-size: 32px;
  line-height: 100%;

  margin-top: 1em;
  margin-bottom: 0.5em;
}

.news-block .morenews {
    background-color: #FD4F57;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 5px;
    border: solid 1px transparent;
    display: inline-block;
}

    .news-block .morenews:hover {
        border: solid 1px #ccc;
    }

.bottom-bg
{
  background-color: #FFF;
}

.bottom-bg-inner
{
  background-color: #5D86FF;

  margin-top: 25px;
  padding-bottom: 1em;
}

.bottom-bg-inner .pageBody {
    color: #fff;
}

#footer
{
    background-color: #FD4F57;
    padding: 40px 0px;
    font-size: 14px;
    line-height: 1.5;
    color: #FFF;
    margin: 0px !important;
}

#footer A
{
  color: inherit;    
}

#footer .poweredByContainer {
    background-color: transparent;
    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;
}
*/

/* 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 #5D86FF;
  text-align:center;
  vertical-align:middle;
}
.MenuButton TD
{
  padding:15px;
  background:#5D86FF;
}
.MenuButton A,
.MenuButton A:hover,
.MenuButton A:Visited
{
  text-decoration:none !important;
  color:#FFF;
}
.MenuButtonHover
{
  background:#FD4F57;
}

/* 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;
  background-color: #5D86FF;
  color: #FFFFFF;  

  text-decoration:underline;
}

.tabs a:visited
{
  color: #FFFFFF;  
}

.tabs a:hover {
  cursor:hand;
  background-color: #FFF;
  color: #000000;
}

.tabs div.menu-item.active
{
  /*border-bottom-color: #FFF;    */
}

.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%;
}

.customMenuBG,
.mmenu,
.mmenu li.mmenu-selected > a,
.mmenu li.mmenu-selected > span
{
  background-color: #FD4F57;
}

#menu,
#menu_section
{
  padding: 0px;
}

#menu.section-inner,
#menu_section.section-inner
{
  max-width: 100%;
}

#menu.section-inner .menu-inner,
#menu_section.section-inner .menu-inner
{
  max-width: 1170px;
  padding-left: 7px;
  padding-right: 7px;

  margin: 0px auto;

  position:relative;
}

#mobile-menu-actions
{
  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;
}

.customMenuBGInner.with-shopping-cart .mainMenuContainer {
  margin-right: 50px;
}

.dropdown.shopping_cart_container 
{
	position: absolute !important;
	top: 12px;
	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: 14px;
	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: 23px 23px;
    font-weight: bold;
}

.menuTopItem A:hover
{
    text-decoration: underline;
}

TABLE.menuItemHover,
.menuTopItem a:hover,
.mmenu li.mmenu-selected > a,
.mmenu li.mmenu-selected > span
{
  background-color: #FD4F57;
}

.menuItemL2 TABLE
{
  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;
}

.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;  
  padding: 5px;  
}

.dynamicLevelmenuItem
{
  background-color: Transparent !important;    
  margin-leftX: -8px;
}

.menuItemL2 TABLE
{
  background-color: #FD4F57;

  border-top: solid 1px #fff;    
  border-left: solid 1px #fff;    
  border-right: solid 1px #fff;  
}

.menuItemL2 TABLE TR TD
{
  background-color: Transparent !important;   
  border-bottom:solid 1px #fff;
}

.menuItemL2 A:hover
{
  text-decoration: underline;
  background-color:#FD4F57;  
  padding: 5px;
}

/*
  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;
}


.bx-caption-inner {
    font-size: 20px !important;
    color: #4a4a4a !important;
    font-weight: bold;
}

.bx-caption-content {
    color: #4a4a4a !important;
}


a.bx-caption-button, .bx-wrapper .bx-caption-overlay a.bx-caption-button:hover
{
  padding-top: 8px !important;
  padding-bottom: 8px !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: #5D86FF;
  color: #FFF;
}

.TableHeader A.headerLink,
.TableHeader A.customLink
{
   color: #FFF;
}

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.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
{
  color: #4A4A4A;
  font-weight: bold;    
  display: block;
  margin-bottom: 5px;
}

.newsItemTitle
{
  color: #4a4a4a;
  display: block;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 28px;
}

.news-block
{
  margin-top: 1em;
  padding-top: 40px;
  padding-bottom: 30px;
}

.registerPage #header, 
.makeupsPage #header,
.demosPage #header {
  background-color: white;
}

.login, 
.makeupsPage .makeupsDemos,
.demosPage .makeupsDemos {
  background-color: white;
  padding:10px;
  border-radius:15px;
}

#footer .section-inner
{ 
  max-width: 1100px;
}

.registerPage .section-inner { 
  max-width: 1170px;
  width: 100%;
  padding-left: 2px;
  padding-right: 2px;
}

.makeupsPage .section-inner,
.demosPage .section-inner { 
  max-width: 1170px;
  width: 100%;
  padding-left: 2px;
  padding-right: 2px;
}


.registerPage #pageContent .page-summary, 
.makeupsPage .additionalContent, 
.demosPage .additionalContent, 
.indexPage .page-body, 
#pageContent .page-body 
{
    max-width: 690px;
    margin:auto;

}


.meetingsSelector:not(.dropinSelector)
{
  min-height: 100px;
  padding-top: 30px;
  padding-bottom: 20px;
  padding-left: 5%;
  padding-right: 5%;
  text-align: center;
}

.makeupsPage DIV.bct, 
.demosPage DIV.bct
{
  max-width: 1000px;
  margin:auto;
}

.meetingsSelector .tabLinks
{
  text-align: left;
}

.scheduleMakeup, .scheduleDemo
{
  max-width: 900px;
  margin:auto;
}

br.newsAfterTitle
{
  display: none;  
}

/*
  SUBSCRIBE HOME PAGE CONTROL
*/

.subscribe-container
{
}

.subscribe-content
{
  padding: 20px 10px;
  margin: 0px auto;
  
  max-width: 480px;
}

.subscribe-content INPUT[type=text]
{
    width: 100% !important;
    max-width: none;
}

.subscribe-content .subscribeContactSubmit
{
 /*border: none;*/
 background-color: #FFF;
 color: #5D86FF !important;

 /*padding: 6px 12px;*/
  
 text-transform: uppercase;
}

.subscribe-content INPUT
{
 font-size: 16px;
}

.subscribe-content .promptTextBox
{
  color: #a6a8ab;  
  font-style: normal;  
}

@media screen and (min-width:767px) and (max-width:830px) {
    .subscribe-content
    {
      max-width: 430px;
    }     
}

.subscribe-controls .form-group-spacer
{
  display: block !important;
  width: 100%;
  height: 5px;
  float: none;
}

@media screen and (max-width: 767px)
{
  .subscribe-controls .form-group-spacer {
      display: none !important;
  }
}

.subscribeContactTable {
    width: 100%;
}

.subscribeContactTable .subscribeContactTableValueTD {
    width: 49.5%;
    padding-right: 5px;
    padding-bottom: 10px;
}

.subscribeContactTable .subscribeContactTableValueTD:nth-child(4) {
    display: block;
    width: 100%;
    padding-bottom: 10px;
}

.subscribeContactTable .subscribeContactTableButtonTD {
    display: block;
    width: 100%;
    text-align: center;
}

.subscribeContactTable .subscribeContactTableValueTD input {
    background-color: #DBE9FF;
    border-radius: 3px;
    height: 40px;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .subscribeContactTable {
        width: 100%;
        display: block;
    }

    .subscribeContactTable .form-group {
        margin-bottom: 0px;
    }

    .subscribe-controls .subscribeContactTable .subscribeContactTableValueTD {
        display: block;
        width: 100%;
    }
}

.subscribe-content .subscribe-header.header,
.address-block .address-header.header {
    color: #FFF;
    font-size: 20px;
    line-height: 23px;
}

.address-header:after, .subscribe-header:after {
    background-image: url(img/white-smile.svg);
    background-repeat: no-repeat;
    background-position: center center;
    content: '';
    height: 20px;
    margin-top: 15px;
    display: block;
}

.address-block
{
  padding: 10px;
  margin-top: 0px;
}

.address-block .address-content
{
  width: 100%;
  max-width: 600px;
  margin-left: auto !important;
  margin-right: auto !important;

  color: #FFF;
}


/* Styles by SG in additional to MT styles */
/*button:not(.close):not(.menu-btn), html input[type="button"], input[type="reset"], input[type="submit"] {
    background: #5D86FF;

    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
*/

#section-page-header h2:after {
    margin-top: 20px;
}

#section-page-header h2:after  {
    background-image: url(img/red-smile.svg);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    height: 20px;
    content: '';
}

#section-body-top, #section-main.section-outer {
    margin-top: 0;
}

.indexPage #section-main {
    background-color: #FFD5D0!important;
}

.st-key {
    /*color: #FD4F57;*/
}

.st-val {
    text-align: left;
}

.classTableHeaderTD {
    color: #4A4A4A;
}

.classesPage .classesControl hr {
    border-top: 3px solid rgba(0,0,0,.3);
}

.teachersPage .teacherTable .teacherNameSpan {
    width: 95%;
    margin-left: 5%;
    padding-bottom: 4px;
    letter-spacing: 1px;
    margin-bottom: 31px;
}

.teachersPage .teacherTable .teacherDescriptionSpan {
    width: 95%;
    display: block;
    margin-left: 5%;
    font-size: 16px;
}

.teacherDescriptionSpan * {
    font-size: 16px !important;
}

TABLE.teacherTable {
  width: 80%;
  margin: auto;
}



.login .loginContainer {
    border: none;
}

.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: inline-block;
    background-color: #FD4F57;
    min-width: 80px;
    height: 35px;
    border-radius: 3px;
    border-width: 0;
    outline: none;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
}*/

.login a,
.login a:active,
.login a:visited,
.login a:hover {
    color: #4A4A4A;
    text-decoration: underline;
    text-transform: capitalize;
}

.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 .loginContainer .subHeader {
    color: #FD4F57;
    font-size: 20px !important;
    text-align: center;
    width: 100%;
}

.login .loginContainer .subHeader:not(.narrow-only) {
    display: block;
}

.loginContainer .subHeader:after {
    background-image: url(img/red-smile.svg);
    background-repeat: no-repeat;
    background-position: center center;
    content: '';
    height: 20px;
    margin-top: 10px;
    display: block;
}

.login .loginContainer .subHeader .spacer {
    display: none;
}

/*.login .loginContainer .noAccountSection input[type=submit] {
    background-color: #FFD5D0;
    color: #FD4F57;
}*/

.login .loginControls tr td,
.login .loginContainer .noAccountSection .noAccountLoginControls tr td {
    font-size: 16px;
}

.login td > div {
    font-size: 100% !important;
}

.login .loginControls tr td,
.login .noAccountLoginControls TR TD {
    text-align: left !important;
}


/*
    RESPONSIVE PART INTRODUCED BY MT
*/

@media screen and (max-width: 767px) {
    #section-main-bottom .subscribe-block {
        margin-top: 30px;
    }

    .subscribe-content {
        margin: 0px auto !important;
    }

    .subscribe-controls {
        width: 100%;
        margin: 0px auto !important;
    }

    #footer {
        text-align: center;
        font-size: 15px;
        line-height: 1.7;
    }

    #footer .poweredByContainer {
        float: none;
        text-align: center;
        font-size: 13px; 
    }

    #pageContent .page-summary,
    #pageContent .page-body,
    .indexPage .page-body {
        width: 80%;
        margin: 0px auto;
    }

    .contact_usPage .pageBody,
    .subscribemepage .pageBody
    {
        width: 90%;
        margin: 0px auto;
    }


    .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 .teacherTable .teacherNameSpan {
        margin-left: 0px;
    }

    .login .loginContainer tr td {
        text-align: center;
    }

    .login .loginContainer .loginControls,
    .login .loginContainer .noAccountLoginControls {
        max-width: 400px;
    }

    .login .loginContainer .noAccountLoginControls {
        margin-top: 10px;
    }

    .login .loginContainer .noAccountLoginControls tr td {
        text-align:center !important;
    }

    .login .loginContainer .subHeader {
        width: 100%;
        text-align :center;
    }
}

@media screen and (max-width: 1169px) {
}

@media screen and (max-width: 1170px) {
    .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;
  }
}

DIV#pageContentBodyFooter
{
  color: white !important;
}


.makeupsDemos #ctl04_pnlContinue
{
  width: 100%;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.change_passwordPage #pageContent {
    text-align: center;
}

    .change_passwordPage #pageContent > table {
        text-align: left;
    }