/* --- FONTS ---

 font-family: 'latobold';
 font-family: 'latoregular';
 font-family: 'latolight';
 font-family: 'latoblack';

------------ */

/*--- COLOR GUIDE - FIND AND REPLACE THESE COLORS

Dom     : @color1

---*/

/* --------------------- COLORS ---------------------- */

/*--Link Color--*/
/*a, a:hover {
 color: #4B085F;
}*/

.subpage .ptl_page a,
.subpage .ptl_page a:hover {
 color: #4B085F;
}

/*-- Logo BG color --*/
#logo, #logo:after {
 /*background: #e5bbf0;*/
}

/*-- School name text color --*/
#school-name h1 {
 color: #4B085F;
}

/*-- Full width menubar BG color --*/
#menubar:after {
 background-color: #4B085F;
}

/*-- Menubar BG color --*/
.inner-bar {
 background-color: #4B085F;
}

/*-- Menubar triangle color --*/
.inner-bar:after {
 border-color: transparent #30053D transparent transparent;
}

/*-- Menubar triangle color --*/
.inner-bar:before {
border-color: #30053D transparent transparent transparent;
}

/*-- Section heading BG and text color --*/
.sec-header h2 {
 background: #4B085F;
 color: #ffffff;
}
.sec-header h3 {
 background: #4B085F;
 color: #ffffff;
}

/*-- Footer BG and text color --*/
#footer .inside-padding, #footer .inside-padding:after {
 background: #4B085F;
 color: #000000;
}

/*-- Home News and Upcoming events button --*/
#news-summary .content a.read-more, .ptl_upcomingevents .ptl_upcomingevents_footer .more_events:link, .ptl_upcomingevents .ptl_upcomingevents_footer .more_events:visited, .ptl_upcomingevents .ptl_upcomingevents_footer .more_events:active {
 background: #fd8f19;
}

/*-- Home News and Upcoming events button HOVER --*/
#news-summary .content a.read-more:hover, .ptl_upcomingevents .ptl_upcomingevents_footer .more_events:hover {
 background: #4B085F;
 color: #000000;
}

/*---- BANNER CONTROLS ----*/

/*--BTN Background--*/
.nivo-directionNav a {
  background-color: #4B085F!important;
}
/*--BTN Background HOVER--*/
.nivo-directionNav a:hover {
  background-color: #920dba !important;
}

/*---- CALENDAR ----*/

/*--Calendar BG's--*/
.mini_calendar_tbl, .tbl_mini_calendar, .tbl_cell_calendar {
 background-color: #ffffff;
}

/*--Calendar Number Boxes BG--*/
.mini_calendar_day {
 background: #ffffff;
}

/*--Calendar 'Days of The Week' Colors--*/
td.mini_calendar_header {
 color: #fd8f19;
}

/*--Top of the Calendar BG Color--*/
.cal-top {
 background: #ffc103;
}

/*--Calendar Today BG and Color--*/
.mini_calendar_day.mini_calendar_today {
 background: #4B085F;
 color: #ffffff;
}

/*--Calendar 'Go to Main Calendar' Color--*/
A.mini_calendar_header:link, A.mini_calendar_header:visited {
 color: #fd8f19;
}

/*--Calendar 'Go to Main Calendar' Color Hover--*/
A.mini_calendar_header:hover {
 color: #fd8f19;
}

/*--Calendar Event Text Color--*/
A.mini_calendar_day:link, A.mini_calendar_day:visited {
 color: #ffffff;
 background: #fd8f19;
}

/*--Calendar Event Hover BG Color and Text Color--*/
A.mini_calendar_day:hover {
 color: #ffffff;
 background: #4B085F;
}

/*--Calendar Today With Event BG and Color--*/
a.mini_calendar_day.mini_calendar_today {
 background: #fd8f19;
 color: #ffffff;
}


/*-- Calendar Arrows --*/
.cal-btn-l {
 border-color: transparent #4B085F transparent transparent;
}
.cal-btn-r {
 border-color: transparent transparent transparent #4B085F;
}

/*-- Calendar Arrows Hover --*/
.cal-btn-l:hover {
 border-color: transparent #fd8f19 transparent transparent;
}
.cal-btn-r:hover {
 border-color: transparent transparent transparent #fd8f19;
}

/*---- TELERIK COLORS ----*/

/*--TOP LEVEL STYLES--*/

.RadMenu .rmGroup .rmText {
 color: #ffffff;
}

/*--Normal State--*/
.telerik_main_menu .rmRootGroup a {
 color: #ffffff;
}

.telerik_main_menu .rmRootGroup a span {
 color: #ffffff;
}

/*--Over and Focused State ***/
.telerik_main_menu .rmRootGroup a.rmRootLink:hover,
.telerik_main_menu .rmRootGroup a.rmRootLink.rmFocused {
 color: #ffffff;
 border-left-color:  #920dba;
 border-right-color:  #920dba;
}

.telerik_main_menu .rmRootGroup a:hover span,
.telerik_main_menu .rmRootGroup a.rmFocused span {
 color: #ffffff;
}

/*--TOP LEVEL HOVER BG COLOR AND IMAGES (two images)--*/
.telerik_main_menu .rmRootGroup a:hover,
.telerik_main_menu .rmRootGroup a.rmFocused {
 background-color: #920dba;
}

/*--END OF TOP LEVEL STYLES--*/


/*--DROPDOWN MENU STYLES--*/

/*--Normal State--*/

.telerik_main_menu .rmGroup a {
 color: #ffffff;
 background: #920dba;
}

.telerik_main_menu .rmGroup a span {
 color: #ffffff;
 background: #920dba;
}

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup a:hover,
.telerik_main_menu .rmGroup a.rmFocused {
 background: #4B085F;
 color: #ffffff;
}

.telerik_main_menu .rmGroup a:hover span,
.telerik_main_menu .rmGroup a.rmFocused span {
 background: #4B085F;
 color: #ffffff;
}

/*--END OF DROPDOWN MENU STYLES--*/

.rmItem:hover {
 background-color: #920dba;
}

.rmVertical .rmItem:hover a span, .rmVertical .rmItem:hover a {
 background-color: #4B085F;
}

/*--DROPDOWN LV2 MENU STYLES--*/

/*--Normal State--*/

.telerik_main_menu .rmGroup .rmGroup a {
 color: #ffffff;
 background: #2e2e2e;
}

.telerik_main_menu .rmGroup .rmGroup a span {
 color: #ffffff;
 background: #2e2e2e;
}

/*--Over and Focused State--*/
.telerik_main_menu .rmGroup .rmGroup a:hover,
.telerik_main_menu .rmGroup .rmGroup a.rmFocused {
 background: #080808;
 color: #ffffff;
}

.telerik_main_menu .rmGroup .rmGroup a:hover span,
.telerik_main_menu .rmGroup .rmGroup a.rmFocused span {
 background: #080808;
 color: #ffffff;
}

/*--SECOND LEVEL BORDER LEFT--

.rmLevel2 {
 border-left: 4px solid #be1e2d;
}*/

/*--END OF DROPDOWN MENU STYLES--*/

/*---- END TELERIK COLORS ----*/

/*------------------END COLORS---------------------*/

/* --------------------- IMAGES ---------------------- */

/*-- header BG image --*/
#header {
 background-image: url('/UserFiles/Servers/Server_125005/Image/District/oldschool3.jpg');
}

/*--Navigation Arrow BG--*/
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 background: url(/Common/resources/DesignPortfolio/SiteThemes/Metric/Blue/arrows-sprite.png);
}

/*--Navigation Arrow--*/

/*--Light--*/
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 background-position: -18px -44px !important;
}

/*or*/

/*--Dark--*/
/*
.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 background-position: -18px -8px !important;
}
*/

/*------------------------------- END END IMAGES -------------------------------*/

/* --------------------- QUICK LINKS ---------------------- */

ul.quicklinks {
 margin: 20px 0px 20px;
 padding: 0px;
 list-style: none;
 text-align: center;
}

ul.quicklinks li {
 display: inline-block;
 padding: 0px .5% 0px .5%;
 text-align: center;
}

ul.quicklinks a {
 background: #4B085F;
 border-radius: 50%;
 display: block;
 width: 87px;
 height: 79px;
 padding-top: 6px;
 margin-bottom: 8px;
}

ul.quicklinks li a img {
 -webkit-transition: all 0.3s ease;
 -moz-transition: all 0.3s ease;
 -o-transition: all 0.3s ease;
 -ms-transition: all 0.3s ease;
 transition: all 0.3s ease;
 opacity: 1;
}

ul.quicklinks li a:hover img {
 opacity: 0.5;
}

/* ------------------------------------------------------------- */

.w-33 > .inside-padding {
 padding: 0px;
}

body {
 background: #2e2e2e;
}

#header {
 max-width: 960px;
 margin: 0px auto;
 text-align: center;
 padding-bottom: 25px;
 background-repeat: no-repeat;
 background-position: center center;
 background-size: auto 112%;
}

#header-center a, #header-center a:hover {
 text-decoration: none;
}

#header-center a:hover #school-name, #header-center a:hover #motto {
 opacity: 0.8;
}

#logo {
 max-width: 40%;
 margin: 0px auto;
 padding: 20px 20px 0px 20px;
 position: relative;
 margin-bottom: 14px;
}

#logo:after {
 content: '';
 display: block;
 position: absolute;
 bottom: -30px;
 left: 0px;
 width: 100%;
 height: 45px;
 border-bottom-left-radius: 50%;
 border-bottom-right-radius: 50%;
}

#logo img {
 position: relative;
 z-index: 1;
 max-width: 100%;
 max-height: 100%;
 width: auto;
 height: auto;
}

#school-name h1 {
 font-size: 41px;
 font-family: 'latobold';
 text-transform: uppercase;
 text-shadow: 1px 2px 0px #000F0D;
 margin: 0px 0px 11px;
 font-weight: normal;
}

#motto p {
color:#4b0c5e;
font-weight:bold;
 margin: 0px;
 font-size: 24px;
 font-family: 'latolight';
}

#menubar {
 position: relative;
}

#menubar:after {
 content: '';
 position: absolute;
 top: 20px;
 width: 100%;
 height: 60px;
 z-index: -1;
}

.inner-bar {
 max-width: 940px;
 margin: 0px auto;
 padding: 0px 20px 0px 20px;
 position: relative;
}

#page {
 max-width: 940px;
 margin: 0px auto;
 background: #eeeeee;
 padding: 10px;
}

.inner-bar:after {
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 0 10px 20px 0;
 content: '';
 position: absolute;
 bottom: -20px;
 left: 0px;
}

.inner-bar:before {
width: 0;
height: 0;
border-style: solid;
border-width: 20px 10px 0 0;
 content: '';
 position: absolute;
 bottom: -20px;
 right: 0px;
}

.sec-header h2,
.sec-header h3 {
 padding: 10px;
 font-size: 22px;
 letter-spacing: .5px;
 font-weight: normal;
}

#footer {
 max-width: 940px;
 margin: 0px auto;
 background: #eeeeee;
 padding: 36px 10px 0px 10px;
 position: relative;
}

#footer .inside-padding {
 max-width: 80%;
 margin: 0px auto;
 padding: 15px 20px 15px 20px;
 position: relative;
}

#footer .inside-padding:after {
 content: '';
 display: block;
 position: absolute;
 top: -30px;
 left: 0px;
 width: 100%;
 height: 45px;
 border-top-left-radius: 50%;
 border-top-right-radius: 50%;
}

#footer h3 {
 text-align: center;
 font-size: 20px;
 font-family: 'latobold';
 text-transform: uppercase;
 color: #ffffff;
 text-shadow: 1px 2px 0px #000F0D;
 margin: 0px 0px 11px;
 font-weight: normal;
 position: relative;
 z-index: 1;
}

#footer-address {
 font-size: 14px;
 text-align: center;
 color: #FFF;
}

.credits {
 background: #333333;
 text-align: center;
 color: #ffffff;
 max-width: 940px;
 margin: 0px auto;
 padding: 5px 10px 5px 10px;
}

.label_skin_corporation {
 font-size: 13px;
 font-family: 'latolight';
}

.label_skin_corporation a {
 color: #ffffff;
 text-decoration: none;
 font-family: 'latolight';
}

.label_skin_corporation a:hover {
 text-decoration: underline;
 color: #ffffff;
}

.subpage #page {
 padding: 20px 10px 20px 10px;
}

#sub-content-left {
 width: 23%;
 float: left;
}

#sub-content-right {
 width: 77%;
 float: left;
}

.subpage .sec-header h3 {
 margin-top: 0px;
}

#breadcrumbs {
 margin-bottom: 15px;
 color: #333333;
}

#breadcrumbs a {
 color: #920dba;
}

/*== Sidebar ==*/

#inside-nav a {
 text-decoration: none;
 font-size: 14px;
 line-height: 1.5em;
 display: block;
 padding: 3px 3px 3px 10px;
 margin-bottom: 5px;
 background: #ffffff;
}

.sitenavl0 {
 padding-left: 0;
}

/*-- subpage sidebar links --*/
#inside-nav a:hover,
#inside-nav .currentpage a {
 color: #fff;
 background: #4B085F;
}

/*-- subpage sidebar --*/
#inside-nav a:hover,
#inside-nav .currentpage {
 background: #4B085F;
 color: #ffffff;
}

#inside-nav a {
 color: #4B085F;
}

#RSSLink {
 position: absolute;
 top: -47px;
 right: 8px;
}

li.ptl_upcomingevents_item {
 padding: 7px;
 background: #ffffff;
 margin-bottom: 8px;
}

li.ptl_upcomingevents_item:after {
 content: '';
 display: block;
 clear: both;
}

.ptl_upcomingevents_details {
 min-height: inherit;
}

.mini_calendar_tbl {
 margin: 0px auto;
 width: 100%;
 padding: 15px 0px 10px;
}

.mini_calendar_tbl table {
 margin: 0px auto;
 width: 97%;
}

.tbl_cell_calendar {
 width: 13%;
 height: 13%;
}

.mini_calendar_day {
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 font-size: 10pt;
 width: 100%;
 display: inline-block;
 padding: 6px 0px 6px 0px;
 min-height: 15px;
}

td.mini_calendar_header {
 font-weight: normal;
 font-size: 18px;
 background: none;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 line-height: 16px;
 padding-bottom: 9px;
 font-family: 'latobold';
 letter-spacing: .5px;
 text-transform: uppercase;
}

td.mini_calendar_header_small {
 background: #1a7da6;
}

A.mini_calendar_header:link, A.mini_calendar_header:visited {
 font-weight: normal;
 text-align: center;
 display: block;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 text-decoration: none;
 font-size: 15px;
 margin-top: 8px;
}

A.mini_calendar_header:hover {
 font-weight: normal;
 text-align: center;
 display: block;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 text-decoration: underline;
 font-size: 15px;
 margin-top: 8px;
}

A.mini_calendar_day:link, A.mini_calendar_day:visited {
 font-weight: normal;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 font-size: 10pt;
 text-decoration: none;
}

A.mini_calendar_day:hover {
 font-weight: normal;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 font-size: 10pt;
 text-decoration: none;
}


.cal-btn-l {
 position: relative;
 top: 0px;
 left: 5px;
 width: 0px;
 height: 0px;
 border-style: solid;
 border-width: 7px 12px 7px 0;
 display: block;
 text-indent: -9999px;
}

.cal-btn-r {
 position: relative;
 top: 0px;
 right: 5px;
 width: 0px;
 height: 0px;
 border-style: solid;
 border-width: 7px 0 7px 12px;
 display: block;
 text-indent: -9999px;
}

.cal-btn-r:focus, .cal-btn-l:focus {
  outline-color: transparent;
  outline-style: none;
}

.RadMenu a.rmLink {
 line-height: 60px;
}

/*** START OF TOP LEVEL MENU STYLES ***/

.telerik_main_menu a,
.telerik_main_menu a:hover {
 text-decoration: none;
 font-size: 13px;
 font-weight: normal;
}

.telerik_main_menu .rmText {
 padding-top: 5px !important;
 padding-bottom: 15px !important;
}

.telerik_main_menu .rmGroup .rmText {
 padding-bottom: 5px !important;
}

.RadMenu .rmItem {
 height: auto;
 margin-right: 0px;
}

.RadMenu .rmText {
  font-family: 'latolight' ,Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 12pt;
}

.RadMenu .rmLink {
 float: left;
 outline: 0 none;
}

.RadMenu .rmHorizontal .rmText {
 padding: 0px 7px 0px 7px !important;
 letter-spacing: 0.06em;
}

.RadMenu .rmGroup .rmText {
 margin-left: 0px !important;
 padding: 8px 10px 8px 10px !important;
 margin-bottom: 4px;
}

.rmrootGroup .rmHorizontal li.rmItem {
 margin-left: 10px;
}

/*** Normal State ***/
.telerik_main_menu .rmRootGroup a {
 text-decoration: none;
 font-size: 18px;
  font-family: 'latolight' ,Arial, Helvetica, sans-serif;
  padding: 0px 2px 0px 2px;
}

.telerik_main_menu .rmRootGroup a span {
 text-decoration: none;
 font-size: 14px;
  font-family: 'latolight' ,Arial, Helvetica, sans-serif;
}

/*** Over and Focused State ***/
.telerik_main_menu .rmRootGroup a.rmRootLink:hover,
.telerik_main_menu .rmRootGroup a.rmRootLink.rmFocused {
 text-decoration: none;
 background-position: left top, right top;
 background-repeat: no-repeat;
 border-left-width: 2px;
 border-left-style: solid;
 border-right-width: 2px;
 border-right-style: solid;
 padding: 0px;
}

.telerik_main_menu .rmRootGroup a:hover span,
.telerik_main_menu .rmRootGroup a.rmFocused span {
 text-decoration: none;
}

/*** END OF TOP LEVEL MENU STYLES ***/

/*** START OF DROPDOWN MENU STYLES ***/

/*** Normal State ***/

.telerik_main_menu .rmGroup {
}

.telerik_main_menu .rmGroup a {
 text-decoration: none;
 font-size: 10pt;
 font-weight: normal;
}

.telerik_main_menu .rmGroup a span {
 text-decoration: none;
 font-size: 10pt;
 font-weight: normal;
 line-height: normal !important;
 font-family: 'latoregular' ,Arial, Helvetica, sans-serif;
 text-transform: none;
}

.telerik_main_menu .rmGroup .rmItem .rmExpandRight:after {
 content: '';
 position: absolute;
 top: 5px;
 right: 5px;
width: 18px;
height: 26px;
}

/*** Over and Focused State ***/
.telerik_main_menu .rmGroup a:hover,
.telerik_main_menu .rmGroup a.rmFocused {
 text-decoration: none;
 border-bottom: none !important;
}

.telerik_main_menu .rmGroup a:hover span,
.telerik_main_menu .rmGroup a.rmFocused span {
 text-decoration: none;
}

/*** Dropdown border ***/
.RadMenu .rmRootGroup .rmItem ul.rmGroup {
 width: 200px;
 padding: 0px;
}

/*** END OF DROPDOWN MENU STYLES ***/




#banner .bannerContainer {
 margin: 0px auto;
}

#banner .nivoSlider {
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
}

#banner .bannerContainer:after {
 content: '';
 display: block;
 width: 100%;
 height: 100%;
 position: absolute;
 top: 0px;
 left: 0px;
 background: url(/Common/resources/DesignPortfolio/SiteThemes/elstar/banner-frame.png);
 background-size: 100%;
 z-index: 999;
}

#banner .nivo-directionNav a {
  display: block;
  width: 31px !important;
  height: 31px !important;
  background-repeat: no-repeat !important;
  /*z-index: 10000 !important;*/
  background-image: none !important;
}

#banner a.nivo-prevNav:after {
 content: '';
 position: absolute;
 top: 9px;
 left: 9px;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 7px 12px 7px 0;
 border-color: transparent #ffffff transparent transparent;
}

#banner a.nivo-nextNav:after {
 content: '';
 position: absolute;
 top: 9px;
 left: 11px;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 7px 0 7px 11px;
 border-color: transparent transparent transparent #ffffff;
}

#banner .nivo-controlNav { display: none !important; }




#mobile-bar {
 line-height: 60px;
 color: #ffffff;
}



@media screen and (max-width: 980px) {

 .menubar:after { display: none; }

 .inner-bar:before { display: none; }
 .inner-bar:after { display: none; }

}

@media screen and (max-width: 700px) {

 .w-50 { width: 100%; float: none; }

}

@media screen and (max-width: 700px) {

 #footer-left, #footer-right {
  float: none;
  width: 100%;
  text-align: center;
 }

 #footer-left {
  margin-bottom: 15px;
 }

}

@media screen and (max-width: 730px) {

 #theme.subpage #page { padding: 0px 0px 20px 0px; }


#inside-nav a {
 text-decoration: none;
 font-size: 14px;
 line-height: 1.5em;
 display: block;
 padding: 0px;
 margin-bottom: 0px;
 background: transparent;
}

.sitenavl0 {
 padding-left: 0;
}

/*-- subpage sidebar links --*/
#inside-nav a:hover,
#inside-nav .currentpage a {
 color: #4B085F;
 background: transparent;
}

/*-- subpage sidebar --*/
#inside-nav a:hover,
#inside-nav .currentpage {
 background: transparent;
 color: #4B085F;
}

#inside-nav a {
 color: #4B085F;
}
}

#social li.icn a:hover {
 opacity: 0.8;
}

.pubDropdown-wrapper,
#pubWrapper-btn,
.pubDropdown-btn {
 color: #ffffff;
}

.ptl_upcomingevents_item .ptl_upcomingevents_date .ptl_upcomingevents_month {
 color: #000000;
}

/*===== FONTS =====*/

@font-face {
     font-family: 'latobold';
    src: url('/common/template-fonts/lato-bol-webfont.eot');
    src: url('/common/template-fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('/common/template-fonts/lato-bol-webfont.woff') format('woff'),
         url('/common/template-fonts/lato-bol-webfont.ttf') format('truetype'),
         url('/common/template-fonts/lato-bol-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('/common/template-fonts/lato-reg-webfont.eot');
    src: url('/common/template-fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('/common/template-fonts/lato-reg-webfont.woff') format('woff'),
         url('/common/template-fonts/lato-reg-webfont.ttf') format('truetype'),
         url('/common/template-fonts/lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
     font-family: 'latolight';
    src: url('/common/template-fonts/lato-lig-webfont.eot');
    src: url('/common/template-fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('/common/template-fonts/lato-lig-webfont.woff') format('woff'),
         url('/common/template-fonts/lato-lig-webfont.ttf') format('truetype'),
         url('/common/template-fonts/lato-lig-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoblack';
    src: url('/common/template-fonts/lato-bla-webfont.eot');
    src: url('/common/template-fonts/lato-bla-webfont.eot?#iefix') format('embedded-opentype'),
         url('/common/template-fonts/lato-bla-webfont.woff') format('woff'),
         url('/common/template-fonts/lato-bla-webfont.ttf') format('truetype'),
         url('/common/template-fonts/lato-bla-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*-------------------------------------------------------------------------*/

.credits a:hover {opacity: 0.8;}
#skip a {color:#fff;}

/* michigan budget */

#budget-container {
 position: fixed;
 top: 70px;
 right: 30px;
 z-index: 22323;
}

#inner-bc {
 position: relative;
}

#btns-wrp {
 position: absolute;
 right: 0px;
 overflow: hidden;
}

#btns {
 width: 150px;
 border: solid 5px #D3CFC9;
  -webkit-border-radius: 10px;
  background-color: #d3cfc9;
}

#cl-btn {
 position: absolute;
 top: -20px;
 right: -20px;
 width: 35px;
 height: 35px;
 display: block;
 background: url('/UserFiles/Servers/Server_125005/Templates/budget-close.png') 0px 0px;
 z-index: 2;
}

#cl-btn.active {
 background-position: 0px 35px;
}

a.budget {
 background: url('/UserFiles/Servers/Server_125005/Templates/budgeticonmi.png');
 width: 150px;
 height: 150px;
 display: block;
   -webkit-border-radius: 10px;
  border-bottom: solid 5px #D3CFC9;
}

.row {margin-bottom:0px!important;}
