﻿/******************************************************************************/
/* INIT                                                                     */
/******************************************************************************/

/******* GENERAL LAYOUT ********/
@charset "UTF-8";


/***** FONTS *****/

/* Main site font - see zz_99-Google-Font-OpenSans.css
@import url();
*/


html {
  box-sizing: border-box !important;
}

body {
 font-family: 'Lato', sans-serif !important;
   /*font-family: Segoe UI, Helvetica, Arial, sans-serifOpen Sans,  !important;*/
  font-size: 16px !important;
  line-height: 1.6;
  color: #333333;
  background-color:#fff;
}


.btn{
    background-color:#f26921;   
}

.btn:hover{
    background-color:#96c6b0;
}

#masterContentArea{
    background-color:#fff;
    /*background-image: url(https://www.tms.org/images/mst19/layout/backdrop1.jpg);
    background-repeat: no-repeat;*/
    margin-top:0;}




/******************************************************************************/
/* HEADER                                                      height:100%;               */
/******************************************************************************/

/* BACKGROUND  COLOR BEHIND MAIN LOGO */
/* BACKGROUND BEHIND HEADER */


.qwewqe{height:1000px;}

/* 100% background for the prim nav*/
.header-bottom-container {
  /*background-color: #203265 !important;
    background-color: #ce1126 !important;
    margin-bottom:100px !important;*/
        background-color: #fff !important;


}

/* this indents the dropdown menu to be flush with the button above left justified*/
@media screen and (max-width:767px) {
.header-bottom-container {
        background-color: #1e4d7c !important;
}

/*add margin to body when xs
.body-container {margin-top:50px;}*/

}


/* selector for slider row

.col-primary > div:nth-child(3) > div:nth-child(1) > div:nth-child(1){padding:0}
*/


/* when there are 3 levels the menu text becomes uppercase - disable this */

.rmResponsive .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink, .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem.rsmDisabled > .rsmLink:hover, .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem.rsmDisabled > .rsmLink:focus {
    text-transform: inherit;
    font-weight: normal !important;
    color: #1f1f1f !important;
}





/* remove space above slider*/

.ste-section{height:0;}
#ste_container_ciscriptslider{margin:0}
#wowslider-container1{margin:0 !important;}


/* menu - float last one right
#ctl01_Primary_NavMenu > ul > li.rmItem.rmLast.startingNode.wrap{
    float:right;
}*/

h1{
    color:#25408f;
}

h2{
    font-weight:bold !important;
    color:#449e75;
    border-bottom:solid 1px #f2f2f2;
}

/* BACKGROUND  COLOR BEHIND MAIN LOGO */
.header-top-container
{background-color:#fff;
}


/* YES breadcrumb stay left */

.breadcrumb {float:left;}


/* REMOVES THE TOP AND BOTTOM PADDING OF THE HEADER MAKING IT FLUSH AGAINST THE TOP */
.header {
  padding-top: 0px;
  padding-bottom: 0px;
  border:none;
}


        .header-container {
          margin-right: auto;
          margin-left: auto;
          padding-left: 0px;
          padding-right: 0px;
          margin-top:0;
          margin-bottom:0;    
/*background-color:#344b77;*/

        }



.topBKG{
    background-image:url(/images/tmsfoundation/layout/Foundation-header-background.png);
    background-repeat:no-repeat;
    height:200px !important;

}

/*
.mainLogo{
display:inline-block;
}
*/



.navbar-header {
    float:none;
}


/* xtra margin on the large date img so it is not flush against the right side*/
.imgDatesLG{
    margin-right:20px;
}

/* line under menu 
#masterHeaderBackground, .header {
    border-bottom:solid 1px #fff;
}*/







/******************************************************************************/
/* MENU                                                                       */
/******************************************************************************/

@media (min-width: 768px)
{
.nav-primary {
    margin-top: 0 !important;
}

.RadMenu.rmResponsive .rmItem {
    /* white-space: nowrap; */
}


}

/**** PRIMARY NAV ROLL COVER ****/
.RadMenu.rmResponsive .rmRootLink:hover, .RadMenu.rmResponsive .rmRootLink:focus, .RadMenu.rmResponsive .rmExpanded > .rmRootLink {
  background-color: #32679b;
  color: white;
}


/* Main Menu - selected 
.RadMenu.rmResponsive .rmSelected > .rmRootLink, .RadMenu.rmResponsive .rmFocused > .rmRootLink {
    color: white;
    background-color: #ef6a27;
}*/

/* PRIMARY NAV - BACKGROUND - COLOR OF THE BUTTONS */
.nav-primary
{
    margin-top:0;
	background-color: #1e4d7c ; 
	/*background: linear-gradient(to bottom, #234687  0%,#a5c5b0  100%); */
}

/* PRIMARY NAV - TEXT COLOR OF THE BUTTONS */
.RadMenu.rmResponsive .rmLink, .RadMenu.rmResponsive .rsmLink {
    /*color: #b7b6b5; orig */
    /*color: #dcdad9;
    color:#ffffff;*/
}
/* PRIMARY NAV - FONT DETAILS OF THE BUTTONS*/
.RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink {
  text-transform: uppercase;
  font-size: 95%;
  font-weight: 600;
  letter-spacing: 0;
}



/* nav primary sub button */
.RadMenu.rmResponsive .rsmItem {
    padding: 10px 60px;
    border-bottom: solid 1px #ccc;
}


/* to make the selected menu hyperlink bold */
.rmResponsive .rmSlide .rmFocused > .rmLink, .rmResponsive .rmSlide .rmSelected > .rmLink, .rmResponsive .rmSlide .rsmSelected > .rsmLink, .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem.rsmSelected > .rsmLink {
    font-weight:bold;
    color:#f16824;
}


/* this indents the dropdown menu to be flush with the button above left justified*/
@media screen and (min-width:768px) {
    .rmSlide {
        left: auto !important;
    }
}


    /* add a black border to the menu items
@media (min-width: 768px)
{
    .RadMenu.rmResponsive .rmRootGroup > .rmItem {
      border-right: solid 1px #000;
    }
}*/

/* this takes off the right border of the last menu item*/
@media (min-width: 768px)
    {
    .RadMenu.rmResponsive .rmRootGroup > .rmLast {
      border-right: none;
    }
}





/* reduction*/


/* this hides the small logo until the screen is resized*/
.theHeaderSmall{display:none;}

.smallGiveNow{display:none}

.theHeader{
    max-width:400px;
    margin-top:20px;
    margin-left:20px;
}


/* REDUCE PADDING AND FONT SIZE OF BUTTONS AS THE SCREEN SHRINKS */

@media (min-width: 1181px) {

    /**/


    .RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink {
        /*font-size: 90%;*/
   }
                 #ctl01_Primary_NavMenu > ul > li:nth-child(1) > .rmLink {
              /*padding-bottom: 23px;
              padding-top: 22px;
              vertical-align: middle;width:150px;
            border:solid 1px red;*/
            padding-left:35px;
            padding-right:35px;
            }
                #ctl01_Primary_NavMenu > ul > li:nth-child(2) > .rmLink {
              /*padding-bottom: 23px;
              padding-top: 22px;
              vertical-align: middle;width:150px;
            border:solid 1px red;*/
            padding-left:40px;
            padding-right:40px;
            }
                #ctl01_Primary_NavMenu > ul > li:nth-child(3) > .rmLink {
              /*padding-bottom: 23px;
              padding-top: 22px;
              vertical-align: middle;width:150px;
            border:solid 1px red;*/
            padding-left:30px;
            padding-right:30px;
            
            }
                #ctl01_Primary_NavMenu > ul > li:nth-child(4) > .rmLink {
              /*padding-bottom: 23px;
              padding-top: 22px;
              vertical-align: middle;width:190px;
            border:solid 1px red;*/
            padding-left:30px;
            padding-right:30px;
            
            }

                #ctl01_Primary_NavMenu > ul > li:nth-child(5) > .rmLink {
              /*padding-bottom: 23px;
              padding-top: 22px;
              vertical-align: middle;width:150px;
            border:solid 1px red;*/
            padding-left:25px;
            padding-right:25px;
            }
                #ctl01_Primary_NavMenu > ul > li:nth-child(6) > .rmLink {
              /*padding-bottom: 23px;
              padding-top: 22px;
              vertical-align: middle;width:190px;
            border:solid 1px red;*/
            padding-left:40px;
            padding-right:40px;
            }


}




@media (max-width: 1180px) {
    .RadMenu.rmResponsive .rmLink, .RadMenu.rmResponsive .rmSlide .rmLink {
        /*padding: 5px 20px;*/
                        white-space: normal !important;

    }
        .RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink {
          /*font-size: 80%;*/
   }



                 #ctl01_Primary_NavMenu > ul > li:nth-child(1) > .rmLink {
              width:125px; /*padding-bottom: 23px;border:solid 1px red;
              padding-top: 22px;
              vertical-align: middle;
           
            padding-left:35px;
            padding-right:35px;*/
            }
                #ctl01_Primary_NavMenu > ul > li:nth-child(2) > .rmLink {
             width:125px; /*padding-bottom: 23px;border:solid 1px red;
              padding-top: 22px;
              vertical-align: middle;
            
            padding-left:35px;
            padding-right:35px;*/
            }
                #ctl01_Primary_NavMenu > ul > li:nth-child(3) > .rmLink {
              width:225px;/*padding-bottom: 23px;border:solid 1px red;
              padding-top: 22px;
              vertical-align: middle;
            
            padding-left:25px;
            padding-right:25px;*/
            
            }
                #ctl01_Primary_NavMenu > ul > li:nth-child(4) > .rmLink {
              width:190px;/*padding-bottom: 23px;border:solid 1px red;
              padding-top: 22px;
              vertical-align: middle;
            
            padding-left:25px;
            padding-right:25px;*/
            
            }

                #ctl01_Primary_NavMenu > ul > li:nth-child(5) > .rmLink {
              width:230px;/*padding-bottom: 23px;border:solid 1px red;
              padding-top: 22px;
              vertical-align: middle;
            
            padding-left:20px;
            padding-right:20px;*/
            }
                #ctl01_Primary_NavMenu > ul > li:nth-child(6) > .rmLink {
              width:220px; /*padding-bottom: 23px;border:solid 1px red;
              padding-top: 22px;
              vertical-align: middle;
           
            padding-left:35px;
            padding-right:35px;*/
            }
}




@media (max-width: 1133px) {

        /**/.RadMenu.rmResponsive .rmLink, .RadMenu.rmResponsive .rmSlide .rmLink {
        padding: 5px 20px;
    }
    #ctl01_Primary_NavMenu > ul > li:nth-child(1) > .rmLink {
              padding-bottom: 17px;
              padding-top: 17px;

    }
    #ctl01_Primary_NavMenu > ul > li:nth-child(2) > .rmLink {
              padding-bottom: 17px;
              padding-top: 17px;

    }

    #ctl01_Primary_NavMenu > ul > li:nth-child(4) > .rmLink {
              padding-bottom: 17px;
              padding-top: 17px;
              width:160px;
    }

    #ctl01_Primary_NavMenu > ul > li:nth-child(5) > .rmLink {
              width:220px;
    }


    #ctl01_Primary_NavMenu > ul > li:nth-child(6) > .rmLink {
              width:200px;
    }

}

@media (max-width: 1090px) {
        #ctl01_Primary_NavMenu > ul > li:nth-child(1) > .rmLink {
              width:115px;

    }
        #ctl01_Primary_NavMenu > ul > li:nth-child(2) > .rmLink {
              width:115px;

    }
        #ctl01_Primary_NavMenu > ul > li:nth-child(5) > .rmLink {
              width:210px;

    }

}

@media (max-width: 1045px) {
    #ctl01_Primary_NavMenu > ul > li:nth-child(1) > .rmLink {
        width: 105px;
    }

    #ctl01_Primary_NavMenu > ul > li:nth-child(2) > .rmLink {
        width: 105px;
    }
    #ctl01_Primary_NavMenu > ul > li:nth-child(3) > .rmLink {
        width: 215px;
    }
}


@media (max-width: 1015px) {
        #ctl01_Primary_NavMenu > ul > li:nth-child(1) > .rmLink {
        width: 100px;
    }
        #ctl01_Primary_NavMenu > ul > li:nth-child(2) > .rmLink {
        width: 100px;
    }

    #ctl01_Primary_NavMenu > ul > li:nth-child(3) > .rmLink {
        width: 200px;
    }

    #ctl01_Primary_NavMenu > ul > li:nth-child(4) > .rmLink {
        width: 160px;
    }


    #ctl01_Primary_NavMenu > ul > li:nth-child(5) > .rmLink {
        width: 200px;
    }

    #ctl01_Primary_NavMenu > ul > li:nth-child(6) > .rmLink {
              width:190px;
    }

}


@media (max-width: 975px) {

    #ctl01_Primary_NavMenu > ul > li:nth-child(4) > .rmLink {
        width: 120px;
        padding-top:5px;
        padding-bottom:5px;
    }

    #ctl01_Primary_NavMenu > ul > li:nth-child(5) > .rmLink {
        width: 180px;
    }
    #ctl01_Primary_NavMenu > ul > li:nth-child(6) > .rmLink {
        width: 180px;
    }
}

@media (max-width: 900px) {

    .header{height:250px;}

           /**/ .RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink {
          font-size: 80%;
   }

    #ctl01_Primary_NavMenu > ul > li:nth-child(3) > .rmLink {
        width: 180px;
    }

    #ctl01_Primary_NavMenu > ul > li:nth-child(5) > .rmLink {
        width: 170px;
    }
    #ctl01_Primary_NavMenu > ul > li:nth-child(6) > .rmLink {
        width: 170px;
    }
}
@media (max-width: 860px) {

        #ctl01_Primary_NavMenu > ul > li:nth-child(3) > .rmLink {
        width: 150px;
    }


    #ctl01_Primary_NavMenu > ul > li:nth-child(5) > .rmLink {
        width: 150px;
    }
    #ctl01_Primary_NavMenu > ul > li:nth-child(6) > .rmLink {
        width: 150px;
    }
}

@media (max-width: 800px) {

        #ctl01_Primary_NavMenu > ul > li:nth-child(3) > .rmLink {
        width: 140px;
    }


    #ctl01_Primary_NavMenu > ul > li:nth-child(5) > .rmLink {
        width: 140px;
    }
    #ctl01_Primary_NavMenu > ul > li:nth-child(6) > .rmLink {
        width: 140px;
    }
}





@media (max-width: 767px) {
   /*.header {
        height: 300px;
    }*/ 

        #ctl01_Primary_NavMenu > ul > li:nth-child(1) > .rmLink {
        width: 100%;
        padding-top:18px;
        padding-bottom:18px;

    }
        #ctl01_Primary_NavMenu > ul > li:nth-child(2) > .rmLink {
        width: 100%;
        padding-top:18px;
        padding-bottom:18px;
    }
        #ctl01_Primary_NavMenu > ul > li:nth-child(3) > .rmLink {
        width: 100%;
        padding-top:18px;
        padding-bottom:18px;
    }
        #ctl01_Primary_NavMenu > ul > li:nth-child(4) > .rmLink {
        width: 100%;
        padding-top:18px;
        padding-bottom:18px;
    }
        #ctl01_Primary_NavMenu > ul > li:nth-child(5) > .rmLink {
        width: 100%;
        padding-top:18px;
        padding-bottom:18px;
    }
        #ctl01_Primary_NavMenu > ul > li:nth-child(6) > .rmLink {
        width: 100%;
        padding-top:18px;
        padding-bottom:18px;
    }
}

.rsmLink:focus {
    color: #25408f !important;
}
/*#ctl01_Primary_NavMenu > ul > li.rmItem.rmLast.startingNode.wrap{
    float:none;
}*/



@media (max-width: 725px) {
           .theHeader{
max-width: 300px !important;
    margin-top: 45px;
        }

 


/* 
       .theHeaderSmall{text-align:center !important;}



    .headerLogoXS {
        width:300px;
        padding-top:10px;
        margin-left:auto;
        margin-right:auto;
    }

        .topBKG{height:173px !important;}

        .theHeader{
            margin-top:0;
            margin-left:0;
        }

}
    .header-logo-container{
        height:200px !important;
        float:none;
    }

    .logoFoundation{
        margin-left:0;
        width:200px;
    }

    .header-logo-container{
        text-align:center;
        margin:auto;
        float:none;
    }
    .topBKG{
        height:173px !important;
    }

    .theHeader{display:none;}
    .theHeaderSmall{display:block;}


*/

 }

@media (max-width: 625px) {

    .containerLogo {
        display: none !important;
    }
              .smallGiveNow{display:inline-block}
}

/******************************************************************************/
/* HOME - BODY                                                                */
/*****************************************************************************
.header-logo-container {
     float: none !important; 
        }
@media (max-width: 768px) {
    .btnHome{
    border:solid 1px #344b77;
    padding:10px;
    }
}*/

.aboutText{
    font-size:140%;
}

@media (max-width: 1100px) {
    .aboutText{
    font-size:130%;
    }
}

@media (max-width: 1000px) {
    .aboutText{
    font-size:120%;
    }
}


@media (max-width: 900px) {
    .aboutText{
    font-size:100%;
    }
}

/* command bar is white so remove */
.CommandBar{
    background-color:inherit;
}

/* home info set to white */

#ctl01_TemplateBody_WebPartManager1_gwpcihtmmain_cihtmmain_Panel_htmmain{
    background-color:#fff;
}



.btnHome{
    text-align:center;
}


 
/******************************************************************************/
/* LAYOUT                                                                     */
/******************************************************************************/


/*.meetingHeader {
    background-image: url(/images/matscitech/layout/header.jpg);
    background-repeat: no-repeat;
    height: 150px;
}*/


/* FOOTER */



.wrapper {
  min-height: 100%;

  /* Equal to height of footer */
  /* But also accounting for potential margin-bottom of last child */
  margin-bottom: -50px;
}

.footer {
  height: 50px;
}
/******************************************************************************/
/* MISC ASI OVERRIDES                                                         */
/******************************************************************************/




/******************************************************************************/
/* NEW - CUSTOM                                                               */
/******************************************************************************/



/* Responsive Table */
    /*styles for graphic info (hed, subhed, source, credit)*/
    .rg-container {
    line-height: 1;
    margin: 0;
    padding: 1em 0;
    color: #1a1a1a;
    }
    .rg-header {
    margin-bottom: 1em;
    }
    .rg-hed {
    font-weight: bold;
    margin-bottom: 0.25em;
    }
    .rg-subhed {
    line-height: 1.4em;
    }
    .rg-source-and-credit {
    width: 100%;
    overflow: hidden;
    margin-top: 1em;
    }
    .rg-source {
    margin: 0;
    float: left;
    font-weight: bold;
    line-height: 1.5em;
    }
    .rg-source .pre-colon {
    text-transform: uppercase;
    }
    /*styles for graphic*/
    table.rg-table {
    margin: 0 0 1em 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    }
    table.rg-table * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    text-align: left;
    color: #333;
    }
    table.rg-table thead {
    border-bottom: 1px solid rgba(195,195,197,.3);
    }
    table.rg-table th {
    font-weight: bold;
    padding: 0.5em;
    line-height: 1.4;
    }
    table.rg-table td {
    padding: 0.5em;
    line-height: 1.4;
    }
    table.rg-table .highlight td {
    font-weight: bold;
    }
    table.rg-table tr {
    border-bottom: 1px solid rgba(195,195,197,.3);
    color: #222;
    }
    table.rg-table .number {
    text-align: right;
    }
    table.rg-table.zebra tr:nth-child(even) {
    background: rgba(195, 195, 197, 0.1);
    }
    table.rg-table tr.highlight {
    background: #edece4;
    }
    @media screen and (max-width: 500px) {
    .rg-container {
    max-width: 500px;
    margin: 0 auto;
    }
    table.rg-table {
    display: block;
    width: 100%;
    }
    table.rg-table tr.hide-mobile, table.rg-table th.hide-mobile, table.rg-table td.hide-mobile {
    display: none;
    }
    table.rg-table thead {
    display: none;
    }
    table.rg-table tbody {
    display: block;
    width: 100%;
    }
    table.rg-table td:last-child {
    padding-right: 0;
    border-bottom: 2px solid #ccc;
    }
    table.rg-table tr, table.rg-table th, table.rg-table td {
    display: block;
    padding: 0;
    }
    table.rg-table td[data-title]:before {
    content: attr(data-title) ":A0";
    font-weight: bold;
    display: inline-block;
    content: attr(data-title);
    float: left;
    margin-right: 0.5em;
    }
    table.rg-table tr {
    border-bottom: none;
    margin: 0 0 1em 0;
    padding: 0.5em 0;
    }
    table.rg-table tr:nth-child(even) {
    background: none;
    }
    table.rg-table td {
    padding: 0.5em 0 0.25em 0;
    border-bottom: 1px dotted #ccc;
    text-align: right;
    }
    table.rg-table td:empty {
    display: none;
    }
    table.rg-table .highlight td {
    background: none;
    }
    table.rg-table tr.highlight {
    background: none;
    }
    table.rg-table.zebra tr:nth-child(even) {
    background: none;
    }
    table.rg-table.zebra td:nth-child(even) {
    background: rgba(195, 195, 197, 0.1);
    }
    }


    /* FOR SITES THAT ARE NOT MEGA MENUS BUT HAVE MULTIPLE LEVELS THIS UNBOLDS MENU LINK

    #ctl01_Primary_NavMenu_i5_i0_sm0 > ul > li > a{
        font-weight:normal !important;
        color:#1f1f1f;
    } 

    */


    /* PDF */
.pdf {
    background: url(/images/common/icon_pdf.gif) no-repeat left 1px;
    padding-left: 17px;
    margin-top: 10px;
    text-decoration: none;
}


/* FOOTER */

#footer{
    height:100px;
    background-color:#1e345e;
}

/* adjust so the copyright does not show */
.footer-nav-copyright{
    height:0;
    padding:0;
}

.footerLogo{
    margin-bottom:10px;
    float:left;
}


/* techprog listing*/
.liRow
 {
     height:35px;
     line-height:35px;
     vertical-align:middle;
     width:100%;
    /*background-color:#eede93;
     border:solid 1px #efcd73;*/ 
     list-style:none;
     padding-left:5px;
     margin-left:0px;
     color:black;
     font-weight:bold;
     /*margin-bottom:10px;*/
     cursor:pointer;
     font-size:110%;
 }
 .ulRow
 {
  padding:0px;
  margin:0px;   
 }
 
.pricm1Panel
{
display:none;
list-style-type: none;
list-style:none;
border:solid 0px #1c59a8;
width:100%;
margin-bottom:10px;
}




/* homepage callout*/


/* home page callout */

.CSQuote {
    height: 100%;
    width: 80%;
    position: relative;
    margin: 0 auto;
    font-size:150%;margin-top:20px;
}

.CSQuote_Open {
    font-size: 520%;
    color: #01a7e1;
    line-height: 0;
    position: relative;
    left: -4%;
    top: .425em;
}

.CSQuote_Close {
    font-size: 520%;
    color: #01a7e1;
    position: absolute;
    bottom: -8%;
    /*line-height: 0;*/
    right: -2%;
}

.ContentBlock-Center {
    width: auto;
    text-align: center;
    display: block;
}

/* callout person 

.calloutPerson{
    max-width:150px;
}
*/
.calloutPersonQuote{
    float:right;
    font-size:150%;
    margin-top:20px;
}


/* social */

/* SOCIAL - CREATE SPRITE DEFINITION FOR THE FLIKR ICON */
.SocialSprite.FlikrIcon, .SocialSprite.FlikrIcon:hover, a:hover .SocialSprite.FlikrIcon, .SocialSprite.FlikrIcon:focus, a:focus .SocialSprite.FlikrIcon, .SocialSprite.FlikrIcon:active, a:active .SocialSprite.FlikrIcon {
  background-position: -200px 0;
  background-color: #ff0084;
}

/* CREATE NEW XLARGEBUTTONS CLASS PER DAVE FOR LARGER SOCIAL ICONS */
.SocialSprite.FlikrIcon.XLargeButtons, .SocialSprite.FlikrIcon.XLargeButtons:hover, a:hover .SocialSprite.FlikrIcon.XLargeButtons, .SocialSprite.FlikrIcon.XLargeButtons:focus, a:focus .SocialSprite.FlikrIcon.XLargeButtons, .SocialSprite.FlikrIcon.XLargeButtons:active, a:active .SocialSprite.FlikrIcon.XLargeButtons {
  background-position: -200px -160px;
}

.SocialSprite.FacebookIcon.XLargeButtons, .SocialSprite.FacebookIcon.XLargeButtons:hover, a:hover .SocialSprite.FacebookIcon.XLargeButtons, .SocialSprite.FacebookIcon.XLargeButtons:focus, a:focus .SocialSprite.FacebookIcon.XLargeButtons, .SocialSprite.FacebookIcon.XLargeButtons:active, a:active .SocialSprite.FacebookIcon.XLargeButtons {
  background-position: -0px -160px;
}

.SocialSprite.TwitterIcon.XLargeButtons, .SocialSprite.TwitterIcon.XLargeButtons:hover, a:hover .SocialSprite.TwitterIcon.XLargeButtons, .SocialSprite.TwitterIcon.XLargeButtons:focus, a:focus .SocialSprite.TwitterIcon.XLargeButtons, .SocialSprite.TwitterIcon.XLargeButtons:active, a:active .SocialSprite.TwitterIcon.XLargeButtons {
  background-position: -40px -160px;
}

.SocialSprite.LinkedInIcon.XLargeButtons, .SocialSprite.LinkedInIcon.XLargeButtons:hover, a:hover .SocialSprite.LinkedInIcon.XLargeButtons, .SocialSprite.LinkedInIcon.XLargeButtons:focus, a:focus .SocialSprite.LinkedInIcon.XLargeButtons, .SocialSprite.LinkedInIcon.XLargeButtons:active, a:active .SocialSprite.LinkedInIcon.XLargeButtons {
  background-position: -80px -160px;
}

.SocialSprite.YouTubeIcon.XLargeButtons, .SocialSprite.YouTubeIcon.XLargeButtons:hover, a:hover .SocialSprite.YouTubeIcon.XLargeButtons, .SocialSprite.YouTubeIcon.XLargeButtons:focus, a:focus .SocialSprite.YouTubeIcon.XLargeButtons, .SocialSprite.YouTubeIcon.XLargeButtons:active, a:active .SocialSprite.YouTubeIcon.XLargeButtons {
  background-position: -120px -160px;
}


/* SOCIAL - THE SIZE OF THE XLARGEBUTTONS */
.SocialSprite.XLargeButtons {
  width: 37px;
  height: 37px;
}

/* get more space above footer*/

#masterMainButtonBar{
    margin:0;
    padding:0;
}

    #ctl01_ContentPanel > div.col-primary > div:nth-child(3) > div:nth-child(1)
    {
    /*background-color:red;
    margin-left:-30px;
    margin-right:-30px;
    overflow:hidden !important;*/
    }
