/* FONT EMBEDS */

@font-face {
    font-family: 'open_sans_condensedbold';
    src: url('../fonts/OpenSans-CondBold-webfont.eot');
    src: url('../fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-CondBold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-CondBold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-CondBold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* PAGE STYLES */

body { }
body, p { font: 14px Arial, Helvetica, sans-serif; color: #444444; line-height: 1.7; }
.clear { clear: both; font-size: 1%; height: 1px; }
p { margin: 0px 0px 20px 0px; padding: 0px; }

a { color: #0d6cb9; text-decoration: underline; }
a:hover { color: #005786; }

.btn-print a { text-decoration: none; border: 1px solid #0d6cb9; padding: 6px 10px; }
.btn-print a:hover { text-decoration: none; border: 1px solid #005786; }

h1, h2, h3, h4, h5, h6 { color: #444444; font-family: "open_sans_condensedbold", sans-serif; font-weight: normal; }
h1 { font-size: 42px; margin: 0px 0px 18px 0px; padding: 0px; }
h2 { font-size: 32px; margin: 0px 0px 15px 0px; padding: 0px; line-height: 1.1; }
h3 { margin: 0px 0px 6px 0px; padding: 0px; line-height: 1.2; }

.align-left { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.float-left { float: left; margin-right: 15px; }
.float-right { float: right; margin-left: 15px; }

.skip { position: absolute; top: -1000px; left: -1000px; height: 1px; width: 1px; text-align: left; overflow: hidden; }
a.skip:active, a.skip:focus, a.skip:hover { left: 0; top: 0; width: auto; height: auto; overflow: visible; }

.brand-bar { background: #616469
; }
.brand-bar p, .brand-bar a { color: #ffffff; }
.brand-bar p { color: #f7ec81; margin: 0px; padding: 9px 0px; font-size: 15px; font-family: "open_sans_condensedbold", sans-serif; }
.brand-bar a { color# #ffffff; padding: 0px 9px; text-decoration: none; }
.brand-bar a:hover { text-decoration: underline; }
a:focus { box-shadow: 0 0 5px rgba(81, 203, 238, 1); padding: 3px 0px 3px 3px; margin: 5px 1px 3px 0px; border: 1px solid rgba(81, 203, 238, 1); }

.header { height: 85px; border-bottom: 1px solid #d0d0d0; }
.header .header-wrapper { position: relative; }
.header .header-wrapper .logo { padding-top: 5px; }
.header .header-wrapper .search-form { position: absolute; top: 15px; right: 0px; }
.header .header-wrapper .search-form .btn-search { background: #f06039; color: #ffffff; text-transform: uppercase; text-shadow: none; }
.header .header-wrapper .search-form .btn-search:hover { background: #e25c35; }
.header .header-wrapper .search-form input,
.header .header-wrapper .search-form button {
	-webkit-border-radius: 0px 0 0 0px;
	-moz-border-radius: 0px 0 0 0px;
	border-radius: 0px 0 0 0px;
}
.header .header-wrapper .search-form  .help-inline { padding-top: 5px; margin-right: 15px; font-weight: bold; }
.header .header-wrapper .utility-nav { position: absolute; top: 52px; right: 0px; }
.header .header-wrapper .utility-nav a { padding: 0px 0px 0px 15px; text-decoration: none; color: #f06039; font-size: 16px; font-family: "open_sans_condensedbold", sans-serif; }
.header .header-wrapper .utility-nav a:hover { color: #f06039; text-decoration: underline; }
.header .mobile-menu-toggle { display: none; }
.header .mobile-search-toggle { display: none; }

.tablet-bar { display: none; }
.mobile-bar { display: none; }

.sidr { display: none; position: absolute; position: fixed; top: 0; height: 100%; z-index: 999999; width: 260px; overflow-x: none; overflow-y: auto; background: #0d6cb9; color: #ffffff; }
.sidr .sidr-inner { padding: 0 0 15px; }
.sidr .sidr-inner > p { margin-left: 15px; margin-right: 15px; }
.sidr.right { left: auto; right: -260px; }
.sidr.left { left: -260px; right: auto; }
.sidr .search { padding: 20px 12px 0px 12px; }
.sidr .search .btn-search { background: #f06039; color: #ffffff; text-shadow: none; }
.sidr .search .btn-search:hover { background: #e25c35; }

.sidr ul { margin: 0px; padding: 0px; border-bottom: 1px solid #005786; }
.sidr ul li { margin: 0px; padding: 0px; border-top: 1px solid #005786; list-style: none; font: 14px Arial, Helvetica, sans-serif; }
.sidr ul li a { display: block; padding: 8px 15px; color: #ffffff; text-decoration: none; font-weight: normal; }
.sidr ul ul { border-bottom: none; }
.sidr ul ul li a { padding: 8px 30px; }
.sidr ul li a:hover { color: #cae7ff; }
.sidr ul li .current-menu-item a { color: #cae7ff; }
.sidr ul li a { font-weight: bold; text-transform: uppercase; }
.sidr ul ul li a { font-weight: normal; text-transform: none; }


.primary-nav { border-bottom: 1px solid #d0d0d0; background: url(../img/shadow-horizontal.png) repeat-x; }
.accessible-megamenu {
    position: relative;
    display:block;
    box-sizing: border-box;
    list-style: none;
    margin: 0 0 0 0px;
    padding: 0;
    height: 92px;
    color: #454545;
	background: #ffffff url(../img/shadow-horizontal.png) 0px 0px repeat-x;    border-left: 1px solid #a4dfe6;
    font-size: 13px;
    z-index: 1000;
    width: 940px;
}

.accessible-megamenu h2,
.accessible-megamenu h3,
.accessible-megamenu h4 {
    font-size: 1em;
    display: inline;
    margin: 0;
    padding: 0;
    line-height: inherit;
}

.accessible-megamenu .accessible-megamenu-top-nav-item {
    position: relative;
    display: block;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 92px;
	width: 134px;
    float: left;
    color: #0095d1 !important;
    border-right: 1px solid #a4dfe6;
}


.menu-ritter { }
.menu-ritter ul { margin: 0px; padding: 0px; }
.menu-ritter ul li { font-family: 'open_sans_condensedbold', Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1.3; margin: 0px; padding: 17px 0px 14px 0px; width: 123px; list-style: none; float: left; border-left: 1px solid #b3dce0; text-align: center; }
.menu-ritter ul li.first { border-left: none; width: 70px; padding-top: 25px; font-weight: bold; text-transform: uppercase; }
.menu-ritter ul li.last { border-right: 1px solid #b3dce0; }
.menu-ritter ul li a { text-decoration: none; color: #00a3d7; text-transform: uppercase; }

.page_body { padding-top: 30px; padding-bottom: 40px; background: url(../img/shadow-horizontal.png) repeat-x; }
.page_body .breadcrumb { margin: 0px 0px 12px 0px; padding: 0px; background: none; color: #444444; font-size: 13px; font-weight: bold; }
.page_body .breadcrumb a { text-decoration: underline; }
.page_body .breadcrumb .divider { padding: 0px; color: #444444; font-weight: normal; }
.page_body .breadcrumb .active { color: #444444; }
.page_body hr { border: none; border-bottom: 1px solid #a4dfe6; }
.page_body ul { margin-left: 17px; }


.page_body .featured_tab_content { height: 300px; }
.page_body ul.featured_tabs { margin: 0px 0px 20px 0px; }
.page_body ul.featured_tabs li { list-style: none; width: 33.33%; }
.page_body ul.featured_tabs li a { margin: 0px; background: #03c4dd; color: #005786; font-size: 12px; text-align: center; text-decoration: none; white-space: nowrap; overflow: hidden; border: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.page_body ul.featured_tabs li a:hover { border: none; background: #a4dfe6; }
.page_body ul.featured_tabs li.active a { background: #a4dfe6; }
.page_body .tab-content .tab-pane { position: relative; height: 300px; }
.page_body .tab-content .tab-pane .description { z-index: 90; position: absolute; bottom: 0px; left: 0px; height: 75px; width: 100%; overflow: hidden; }
.page_body .tab-content .tab-pane .description h4 { font-size: 22px; margin: 10px 0px 4px 12px; padding: 0px; color: #ffffff; font-weight: normal; }
.page_body .tab-content .tab-pane .description p { font-size: 12px; line-height: 1.3; margin: 0px 0px 0px 12px; padding: 0px; color: #ffffff; }
.page_body .tab-content .tab-pane .description a.cta { margin: 22px 12px 0px 20px; float: right; text-transform: uppercase; border: 2px solid #ffffff; padding: 3px 6px; font-size: 13px; color: #ffffff; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.page_body .tab-content .tab-pane .description a.cta:hover { text-decoration: none; color: #a4dfe6; border-color: #a4dfe6; }
.page_body .tab-content .tab-pane .shadow { z-index: 80; background: #000000; position: absolute; bottom: 0px; left: 0px; height: 75px; width: 100%; opacity: 0.7; }
.page_body .tab-content .tab-pane img.featured-image { z-index: 70; }

.page_body .subsection-grid { background: #eeeeee; }
.page_body .subsection-grid .padded { padding: 12px; }
.page_body .subsection-grid h2 { color: #f16038; line-height: 1.15; }

.responsive-table-wrapper { }
.responsive-table-wrapper table { border: 2px solid #7a7b7d; }
.responsive-table-wrapper table thead { background: #00b5cc; }
.responsive-table-wrapper table thead th { color: #ffffff; line-height: 1.2; vertical-align: top; font-weight: normal; font-family: "open_sans_condensedbold", sans-serif; font-size: 16px; }
.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th { background-color: #eeeeee; }
.responsive-table-wrapper { max-width: 100%; overflow: scroll; }
.responsive-table-wrapper table { max-width: 940px !important; }

.large-table-wrapper table thead th { font-size: 12px; }
.large-table-wrapper table tbody td { font-size: 11px; }

ul.sidebar { margin: 0px; padding: 0px; }
.widget { margin: 0px 0px 30px 0px; padding: 0px; list-style: none; }
.widget-title { margin: 0px 0px 12px 0px; padding: 7px 12px; color: #ffffff; background: #616469
; font-size: 24px; line-height: 1.2; box-shadow: 0 4px 3px 0px #cccccc; z-index: 100; }

.widget-secondary-nav { }
.widget-secondary-nav a:hover { text-decoration: none; background: #f7ec81; }
.widget.widget-secondary-nav h2.widget-title { margin: 0px; }
.widget.widget-secondary-nav a { text-decoration: none; font-weight: bold; padding: 7px 12px; display: block; }
/* TIER 1 */
.widget-secondary-nav ul { margin: 0px; padding: 0px; }
/*.widget-secondary-nav ul li { margin: 0px; padding: 0px; list-style: none; border-bottom: 1px solid #a4dfe6; }*/
.widget-secondary-nav ul li h3 { font-size: 16px; margin: 0px; padding: 0px; line-height: 22px; }
.widget-secondary-nav ul li.active { background: #f4f1d3; }
/* TIER 2 */
.widget-secondary-nav ul li ul { padding-left: 12px; background: #f4f4f4; }
.widget-secondary-nav ul li ul li { border-bottom: none; text-transform: none; font-size: 13px; }
.widget-secondary-nav ul li ul li.active { background: #f7ec81; }
/* TIER 3 */
.widget-secondary-nav ul li ul ul { padding-left: 12px; background: #f4f4f4; }
.widget-secondary-nav ul li ul ul li { border-bottom: none; text-transform: none; font-size: 13px; }
.widget-secondary-nav ul li ul ul li.active { background: #f7ec81; }

.widget-list { }
.widget-list ul { }
.widget-list ul li { margin-bottom: 5px; list-style-image: url(../img/bullet-plus-blue.png); }
.widget-list ul li a { text-decoration: none; }
.widget-list ul li a:hover { text-decoration: underline; }

.widget-box { border: 1px solid #80828; box-shadow: 0px 0px 3px 3px #eceaea; background: #ffffff; }
.widget-box h2.widget-title { margin-bottom: 0px; padding: 9px 12px 17px 12px; box-shadow: none; font-size: 18px;  background-repeat: repeat-x; background-position: bottom left; }
.widget-box .widget-content { padding: 15px 12px 0px 12px; }
.widget-box .widget-content a { text-decoration: none; }
.widget-box .widget-content a:hover { text-decoration: underline; }
.widget.widget-box .widget-content h4 { margin-bottom: 3px; font-weight: bold; }

.widget-social .widget-content { text-align: center; }
.widget-social .widget-content a.icon { color: #72c6a1; }
.widget-social .widget-content a.icon:hover { color: #0d6cb9; }
.widget-social .widget-content a.icon i { padding: 0px 10px; }
.widget-social .widget-content a.icon.first i { padding: 0px 10px 0px 0px; }
.widget-social .widget-content a.icon.last i { padding: 0px 0px 0px 10px; }

.section_home_slider { background: #e0e0e0 url(../img/shadow-horizontal.png) repeat-x; }
.section_home_slider .container { position: relative; }
.section_home_slider .container .previous { cursor: pointer; color: #444444; position: absolute; top: 1px; left: -35px; z-index: 9999; width: 35px; height: 335px; line-height: 335px; text-align: center; background: #e0e0e0 url(../img/shadow-horizontal.png) repeat-x; box-shadow: -4px 0px 4px 0px #aaaaaa; -moz-box-shadow: -4px 0px 4px 0px #aaaaaa; -webkit-box-shadow: -4px 0px 4px 0px #aaaaaa; }
.section_home_slider .container .next { cursor: pointer; color: #444444; position: absolute; top: 1px; right: -35px; z-index: 9999; width: 35px; height: 335px; line-height: 335px; text-align: center; background: #e0e0e0 url(../img/shadow-horizontal.png) repeat-x; box-shadow: 4px 0px 4px 0px #aaaaaa; -moz-box-shadow: 4px 0px 4px 0px #aaaaaa; -webkit-box-shadow: 4px 0px 4px 0px #aaaaaa; }
.section_home_slider .featured_tab_content .tab-pane { background: #72c6a1 url(../img/shadow-horizontal.png) repeat-x;  }
.section_home_slider .featured_tab_content .tab-pane .image { width: 626px; float: right; }
.section_home_slider .featured_tab_content .tab-pane .description { width: 33.33%; height: 300px; }
.section_home_slider .featured_tab_content .tab-pane .description .padded { padding: 30px 20px 0px 20px; }
.section_home_slider .featured_tab_content .tab-pane .description .padded h4 { color: #ffffff; font-size: 30px; line-height: 1.2; text-shadow: 1px 1px 4px rgba(0, 0, 0, 1); }
.section_home_slider .featured_tab_content .tab-pane .description .padded p { font-size: 16px; line-height: 1.5; color: #ffffff; text-shadow: 1px 1px 4px rgba(0, 0, 0, 1); }
.section_home_slider .featured_tab_content .tab-pane .description .padded a.cta { text-transform: uppercase; border: 2px solid #ffffff; padding: 6px 8px; font-size: 13px; color: #ffffff; text-decoration: none; background: #72c6a1; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5); -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5); box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5); }
.section_home_slider .featured_tab_content .tab-pane .description .padded a.cta:hover { text-decoration: none; color: #fefbdc; border-color: #fefbdc; }
.section_home_slider ul.featured_tabs { margin: 0px 0px 0px 0px; }
.section_home_slider ul.featured_tabs li { list-style: none; width: 33.33%; }
.section_home_slider ul.featured_tabs li a { margin: 0px; background: #e4de97; color: #444444; font-size: 12px; text-align: center; text-decoration: none; white-space: nowrap; overflow: hidden; border: none; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; }
.section_home_slider ul.featured_tabs li a:hover { border: none; background: #dec34d; }
.section_home_slider ul.featured_tabs li.active a { background: #dec34d; }

.section_home_search { padding: 40px 0px; background: #0081c6; text-align: center; }
.section_home_search h1 { color: #ffffff; }
.section_home_search h2 { margin-top: 12px; color: #ffffff; }
.section_home_search input,
.section_home_search button { height: 50px; }
.section_home_search input.text { width: 500px; padding: 0px 15px; font-size: 17.5px; }
.section_home_search .help-inline { padding-top: 15px; margin-right: 15px; font-weight: normal; color: #ffffff; font-size: 24px; }
.section_home_search .btn-search { background: #f06039; color: #ffffff; text-transform: uppercase; text-shadow: none; }
.section_home_search .btn-search:hover { background: #e25c35; }
.section_home_search input,
.section_home_search button {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	border: none !important;
}
.section_home_search button { padding-left: 20px; padding-right: 20px; }
.search_list { color: #dcdcdc; font-size: 16px; }
.search_list a { color: #e5de98; text-decoration: none; }
.search_list a:hover { color: #e5de98; text-decoration: underline; }
.search_list .divider { padding: 0px 20px; }

.section_home_latest_news { padding: 40px 0px; }
.section_home_latest_news .news-item { border: 1px solid #d0cfcf; box-shadow: 0px 0px 3px 3px #eceaea; background: #ffffff; }
.section_home_latest_news .news-item h4 { margin: 0px 0px 5px 0px; padding: 9px 12px; background: #333333; color: #ffffff; font-weight: normal; }
.section_home_latest_news .news-item .content { border-top: 3px solid #333333; padding: 18px 12px 6px 12px; }
.section_home_latest_news .news-item .content .category-icon { text-align: center; margin-bottom: 18px; }
.section_home_latest_news .news-item .content p { margin-bottom: 6px; }
.section_home_latest_news ul { margin-left: 16px; }
.section_home_latest_news ul li { margin-bottom: 9px; list-style-image: url(../img/bullet-plus-blue.png); }
.section_home_latest_news ul li a { font-weight: bold; text-decoration: none; }
.section_home_latest_news ul li a:hover { text-decoration: underline; }
.section_home_latest_news .news-item.category-student-testing h4 { background: #ef6038; }
.section_home_latest_news .news-item.category-student-testing .content { border-color: #ef6038; }
.section_home_latest_news .news-item.category-finance h4 { background: #72c6a1; }
.section_home_latest_news .news-item.category-finance .content { border-color: #72c6a1; }
.section_home_latest_news .news-item.category-texas-schools h4 { background: #00b5cc; }
.section_home_latest_news .news-item.category-texas-schools .content { border-color: #00b5cc; }
.section_home_latest_news .news-item.category-curriculum h4 { background: #824d94; }
.section_home_latest_news .news-item.category-curriculum .content { border-color: #824d94; }
.section_home_latest_news .news-item.category-educators h4 { background: #bf3333; }
.section_home_latest_news .news-item.category-educators .content { border-color: #bf3333; }
.section_home_latest_news .news-item.category-reports h4 { background: #616469
; }
.section_home_latest_news .news-item.category-reports .content { border-color: #
616469; }
.section_home_latest_news .news-item.category-about h4 { background: #d6ba3d; }
.section_home_latest_news .news-item.category-about .content { border-color: #d6ba3d; }


.section_home_resources { padding: 40px 0px; background: #e3f6f8; }
.section_home_resources img.title-icon { float: left; margin-right: 15px; padding-top: 11px; }
.section_home_resources ul { margin-left: 16px; }
.section_home_resources ul li { margin-bottom: 9px; list-style-image: url(../img/bullet-plus-blue.png); }
.section_home_resources ul li a { font-weight: bold; text-decoration: none; }
.section_home_resources ul li a:hover { text-decoration: underline; }
.section_home_resources ul.sidebar { margin-left: 0px; }
.section_home_resources .widget-box { border: 1px solid #bdcbce; box-shadow: 0px 0px 3px 3px #cfdee1; padding-bottom: 8px; }
.section_home_resources .widget-box p { margin-bottom: 6px; }

.section_home_connect { padding: 55px 0px; background: #72c6a1; }
.section_home_connect h1 { margin: 0px; padding: 6px 0px 0px 0px; color: #ffffff; float: left; }
.section_home_connect .social-icons { float: right; }
.section_home_connect .social-icons a { color: #ffffff; margin-left: 50px; }
.section_home_connect .social-icons a:hover { color: #f7ec81; }

.footer { background: #616469
; padding: 15px 0px 20px 0px; }
.footer p { color: #f7ec81; }
.footer a { color: #ffffff; text-decoration: underline; }
.footer a:hover { text-decoration: underline; }
.footer a:focus { box-shadow: 0 0 5px rgba(81, 203, 238, 1); padding: 3px 0px 3px 3px; margin: 5px 1px 3px 0px; border: 1px solid rgba(81, 203, 238, 1); }
.footer ul { margin: 0px; padding: 0px; }
.footer ul li { margin: 0px 0px 5px 0px; padding: 0px; list-style: none; color: #f7ec81; font-size: 12px; }
.footer ul li a { text-decoration: none; }
.footer p.copyright { margin-top: 22px; padding-top: 18px; border-top: 1px solid #ffffff; text-align: center; font-size: 12px; }



/* TABLET STYLES */
@media (min-width: 768px) and (max-width: 979px) {
	.hide-tablet { display: none; }
	
	.tablet-bar { display: block; }
	.tablet-bar { padding: 10px 15px; background: #0d6cb9; color: #ffffff; text-transform: uppercase; }
	.tablet-bar #right-menu, .tablet-bar #left-menu { cursor: pointer; font-size: 16px; font-family: "open_sans_condensedbold", sans-serif; color: #ffffff; text-decoration: none; }
	.tablet-bar #right-menu:hover, .tablet-bar #left-menu:hover { color: #def0ff; }
	.tablet-bar #right-menu { float: right; }
	.tablet-bar #right-menu i { padding-left: 10px; font-size: 20px; }
	.tablet-bar #left-menu i { padding-right: 10px; font-size: 20px; }
	
	.primary-nav { display: none; }
	
	h1 { font-size: 32px; margin: 0px 0px 11px 0px; padding: 0px; }
	h2 { font-size: 24px; margin: 0px 0px 8px 0px; padding: 0px; }
	h3 { font-size: 18px; margin: 0px 0px 8px 0px; font-weight: bold; }
	h4 { font-size: 14px; margin: 0px 0px 2px 0px; font-weight: bold; }
	
	.brand-bar { display: none; }
	.header .header-wrapper .utility-nav a { font-size: 14px; }
	
	.page_body .featured_tab_content { height: 230px; }
	.page_body .tab-content .tab-pane { height: 230px; }
	.page_body .tab-content .tab-pane .description { height: 85px; }
	.page_body .tab-content .tab-pane .shadow { height: 85px; }
	
	.search_list { font-size: 13px; }
	.search_list .divider { padding: 0px 9px; }

	.section_home_slider .container .previous { display: none; }
	.section_home_slider .container .next { display: none; }
	.section_home_slider .featured_tab_content .tab-pane .description .padded { padding: 12px 15px 0px 15px; }
	.section_home_slider .featured_tab_content .tab-pane .image { width: 483px; float: right; }
	.section_home_slider .featured_tab_content .tab-pane .description { width: 33.33%; height: 231px; }
	.section_home_slider .featured_tab_content .tab-pane .description .padded h4 { font-size: 24px; line-height: 1.2; }
	.section_home_slider .featured_tab_content .tab-pane .description .padded p { font-size: 14px; line-height: 1.5; margin-bottom: 11px; }
	.section_home_slider .featured_tab_content .tab-pane .description .padded a.cta { font-size: 12px; }
	
	.section_home_resources img.title-icon { padding-top: 0px; }
	.section_home_resources .widget-box .image { width: 75px; }
	
	.section_home_connect { padding: 40px 0px;  }
	.section_home_connect h1 {  }
	.section_home_connect .social-icons a { font-size: 12px; margin-left: 15px; }

	ul.sidebar li.widget h3.widget-title { font-size: 20px; font-weight: normal; }
	.widget-social .widget-content a.icon { font-size: 11px; }
	.widget-social .widget-content a.icon i { padding: 0px 7px; }
	.widget-social .widget-content a.icon.first i { padding: 0px 7px 0px 0px; }
	.widget-social .widget-content a.icon.last i { padding: 0px 0px 0px 7px; }

}

/* Monopoly Card/Button Style (FT 8/7/19) */
#buttons1  {
    background-color:#166db5;
    width:193px;
    margin-left: 10px;
    height:25px;
    font-weight:bold;
    text-align:center;
    color:#fff;
    text-decoration:none;
    font-size:0.813em;
    float:left;
    font-weight:bold;
    color:#fff;
    padding-top:15px;
    border-radius:12px;line-height:12px;
    box-shadow: 3px 3px #00486E;
    }
.toclear {
    clear: left;
}
#buttons2 {
    background-color:#166db5;
    width:193px;
    margin-left: 10px;
    height:30px;
    font-weight:bold;
    text-align:center;
    color:#fff;
    text-decoration:none;
    font-size:0.813em;
    float:left;
    font-weight:bold;
    color:#fff;
    padding-top:10px;
    padding-bottom:30px;
    border-radius:20px;line-height:20px;
    }
#buttons3 {
    background-color:#FFFFFF;
    padding-left: 5px;
    padding-right: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    color: black;
    width:175px;
    height:213px;
    text-decoration:none;
    font-size:0.813em;
    float:left;
    margin-left: 10px; 
    padding-top:40px;
    border-radius:20px;line-height:20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    
#buttons1:hover {
    background-color:#00486E;
    transition: background-color 0.5s ease;
    }
#buttons1:focus {
    box-shadow:none; padding:!important none; margin:!important none; border:none;
    }
#buttons2:hover {
    background-color:#00486E;
    transition: background-color 0.5s ease;
    }
#buttons2:focus {
    box-shadow:none; padding:!important none; margin:!important none; border:none;
    }
#simplebutton li:hover {
    background-color:#00486E;
    
    
    }
#buttons3:hover {
    background-color:#F5F5F5;
    transition: background-color 0.5s ease;
    border-color: #F5F5F5;
    
    }
#buttons3:focus {
    box-shadow:none; padding:!important none; margin:!important none; border:none;
    }
#card li:hover {
    background-color:#F5F5F5;
    
    
    }
    a.simplebutton {
     text-decoration: none;
     text-align:center;
     font-weight: bold;
     color: white;
     width: 50%;
     height: auto;
     font-size: 13px;
    }
    a.card {
     text-decoration: none;
     font-weight: bold;
     color: #0D6CB9;
     font-size: 17px;
    }
a.card:hover {
     color: #00486E;
    }




/* MOBILE STYLES */
@media (max-width: 767px) {
	body { padding-right: 0px; padding-left: 0px; }
	.container { margin-left: 15px; margin-right: 15px; }
	.hide-mobile { display: none !important; }
	.brand-bar { display: none; }
	
	.mobile-bar { display: block; padding: 10px 15px; background: #0d6cb9; text-align: center; }
	.mobile-bar .container { margin-left: 0px; margin-right: 0px; }
	.mobile-bar p { margin: 0px; padding: 0px; color: #ffffff; text-transform: uppercase; font-size: 16px; font-family: "open_sans_condensedbold", sans-serif; }
	.mobile-bar p a { padding: 0px 10px; color: #ffffff; text-decoration: none; }
	.mobile-bar p a:hover { color: #ffffff; text-decoration: underline; }
	
	.header .header-wrapper .logo { text-align: center; }
	.header .mobile-menu-toggle { display: block; position: absolute; top: 23px; left: 0px; color: #0d6cb9; cursor: pointer; }
	.header .mobile-menu-toggle:hover { color: #005786; }
	.header .mobile-search-toggle { display: block; position: absolute; top: 29px; right: 0px; color: #f59240; cursor: pointer; }
	.header .mobile-search-toggle:hover { color: #ee842d; }
	
	.primary-nav { display: none; }
	
	.page_body { padding-bottom: 12px; }
	.page_body .breadcrumb { margin-bottom: 20px; }
	.page_body .section-featured-content { display: none; }
	
	.responsive-table-wrapper { width: 100%; overflow: scroll; }
	.responsive-table-wrapper table { width: 940px !important; }
	
	.section_home_slider .container { margin: 0px; padding: 0px; }
	.section_home_slider .featured_tab_content .tab-pane .image { display: none; }
	.section_home_slider .featured_tab_content .tab-pane .description { width: 100%; height: 300px; }
	.section_home_slider .featured_tabs_wrapper { margin: 0px 50px; padding: 10px 0px; text-align: center; background: #ddd885; }
	.section_home_slider .featured_tabs_wrapper ul.featured_tabs { margin: 0px auto; width: 145px; border: none; }
	.section_home_slider .featured_tabs_wrapper ul.featured_tabs li { width: auto; margin: 0px 5px; }
	.section_home_slider .featured_tabs_wrapper ul.featured_tabs li a { width: 8px; height: 15px; text-indent: -9999px; border: 2px solid #dec34d; font-size: 1%; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }
	.section_home_slider .container .previous { top: auto; bottom: 0px; left: 0px; width: 50px; height: 50px; line-height: 50px; background: #e0e0e0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
	.section_home_slider .container .next { top: auto; bottom: 0px; right: 0px; width: 50px; height: 50px; line-height: 50px; background: #e0e0e0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
	
	.section_home_search { padding: 25px 0px; }
	.section_home_search h1 { font-size: 24px !important; }
	.section_home_search h2 { font-size: 20px !important; }
	.section_home_search input,
	.section_home_search button { height: 35px; }
	.section_home_search input.text { width: auto; padding: 0px 15px; font-size: 14px; }
	.section_home_search .help-inline { display: none; }
	.section_home_search .btn-search i {  font-size: 16px !important; }
	.section_home_search .btn-search:hover { background: #e25c35; }
	.section_home_search button { padding-left: 12px; padding-right: 12px; }
	.search_list { font-size: 14px; }
	.search_list .divider { padding: 0px 10px; }
	
	.section_home_latest_news { padding: 0px 0px; }
	.section_home_latest_news h1 { font-size: 30px !important; margin: 0px 0px 8px 0px; }
	.section_home_latest_news .news-item h3 { font-size: 24px; }
	.section_home_latest_news .news-item { margin-bottom: 25px; }
	
	.section_home_resources { padding-bottom: 0px; }
	.section_home_resources .resource { margin-bottom: 20px; box-shadow: 0px 0px 3px 3px #eceaea; -webkit-box-shadow: 0px 0px 3px 3px #eceaea; -moz-box-shadow: 0px 0px 3px 3px #eceaea; }
	.section_home_resources .resources-wrapper { display: none; background: #ffffff; padding: 15px 12px; }
	.section_home_resources .title-icon { display: none; }
	.section_home_resources .resources-toggle { margin-bottom: 0px; color: #ffffff; padding: 10px 30px 10px 12px; cursor: pointer; background: #0081c6 url(../img/icon-toggle-resource.png) right 20px no-repeat; }
	.section_home_resources .resources-toggle.active { background-position: right -80px; }
	
	.section_home_connect { padding: 14px 0px 24px 0px;  text-align: center; }
	.section_home_connect h1 { font-size: 26px !important; margin-bottom: 8px; float: none; }
	.section_home_connect .social-icons { float: none; text-align: center; }
	.section_home_connect .social-icons a { font-size: 12px; margin: 0px 7px; }

	.footer { padding-top: 0px; }
	form {
   display:inline;
   margin:0;
   padding:0;
}
}




